root / branches / new-dialogs / lang / lt.js

Revision 104, 2.3 kB (checked in by niko, 7 years ago)

#212
deleted second OK

  • Property svn:eol-style set to native
  • Property svn:keywords set to LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
Line 
1// I18N constants
2
3// LANG: "lt", ENCODING: UTF-8
4// Author: Jaroslav Šatkevič, <jaro@akl.lt>
5
6{
7  "Bold": "ParyÅ¡kinti",
8  "Italic": "Kursyvas",
9  "Underline": "Pabraukti",
10  "Strikethrough": "Perbraukti",
11  "Subscript": "Apatinis indeksas",
12  "Superscript": "VirÅ¡utinis indeksas",
13  "Justify Left": "Lygiavimas pagal kairę",
14  "Justify Center": "Lygiavimas pagal centrÄ
15",
16  "Justify Right": "Lygiavimas pagal deÅ¡inę",
17  "Justify Full": "Lygiuoti pastraipÄ
18",
19  "Ordered List": "Numeruotas sÄ
20rašas",
21  "Bulleted List": "SuÅŸenklintas sÄ
22rašas",
23  "Decrease Indent": "SumaÅŸinti paraÅ¡tę",
24  "Increase Indent": "Padidinti paraÅ¡tę",
25  "Font Color": "Å rifto spalva",
26  "Background Color": "Fono spalva",
27  "Horizontal Rule": "Horizontali linija",
28  "Insert Web Link": "Ä®terpti nuorodÄ
29",
30  "Insert/Modify Image": "Ä®terpti paveiksliukÄ
31",
32  "Insert Table": "Ä®terpti lentelę",
33  "Toggle HTML Source": "Perjungti į HTML/WYSIWYG",
34  "Enlarge Editor": "IÅ¡plėstas redagavimo ekranas/Enlarge Editor",
35  "About this editor": "Apie redaktorių",
36  "Help using editor": "Pagalba naudojant redaktorių",
37  "Current style": "Dabartinis stilius",
38  "Undoes your last action": "AtÅ¡aukia paskutini jÅ«sų veiksmÄ
39",
40  "Redoes your last action": "Pakartoja paskutinį atÅ¡auktÄ
41 jÅ«sų veiksmÄ
42",
43  "Cut selection": "IÅ¡kirpti",
44  "Copy selection": "Kopijuoti",
45  "Paste from clipboard": "Ä®terpti",
46  "OK": "OK",
47  "Cancel": "AtÅ¡aukti",
48  "Path": "Kelias",
49  "You are in TEXT MODE.  Use the [<>] button to switch back to WYSIWYG.": "JÅ«s esete teksto reÅŸime.  Naudokite [<>] mygtukÄ
50 grįşimui į WYSIWYG.",
51  "The full screen mode is known to cause problems with Internet Explorer, due to browser bugs that we weren": "The full screen mode is known to cause problems with Internet Explorer, due to browser bugs that we weren",
52  "Cancel": "AtÅ¡aukti",
53  "Insert/Modify Link": "Idėti/Modifikuoti",
54  "New window (_blank)": "Naujas langas (_blank)",
55  "None (use implicit)": "None (use implicit)",
56  "Other": "Kitas",
57  "Same frame (_self)": "Same frame (_self)",
58  "Target:": "Target:",
59  "Title (tooltip):": "Pavadinimas (tooltip):",
60  "Top frame (_top)": "Top frame (_top)",
61  "URL:": "URL:",
62  "You must enter the URL where this link points to": "Jus privalote nurodyti URL į kuri rodo Å¡itÄ
63 nuoroda"
64}
Note: See TracBrowser for help on using the browser.