mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 17:08:45 +02:00
2.5.1
This commit is contained in:
80
po/lt.po
80
po/lt.po
@@ -5,14 +5,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"POT-Creation-Date: 2004-07-18 18:16+0200\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-31 23:40-0400\n"
|
||||
"PO-Revision-Date: 2003-09-22 20:54+0200\n"
|
||||
"Last-Translator: Tomas Kuliavas <tokul@users.sourceforge.net>\n"
|
||||
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
|
||||
#: glib/gconvert.c:402
|
||||
#, c-format
|
||||
@@ -165,24 +165,24 @@ msgstr "Kanalas pasibaigia nepilnu simboliu"
|
||||
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
||||
msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_to_end"
|
||||
|
||||
#: glib/gmarkup.c:223
|
||||
#: glib/gmarkup.c:225
|
||||
#, c-format
|
||||
msgid "Error on line %d char %d: %s"
|
||||
msgstr "Eilutės %d simbolio %d klaida: %s"
|
||||
|
||||
#: glib/gmarkup.c:307
|
||||
#: glib/gmarkup.c:309
|
||||
#, c-format
|
||||
msgid "Error on line %d: %s"
|
||||
msgstr "Klaida eilutėje %d: %s"
|
||||
|
||||
#: glib/gmarkup.c:412
|
||||
#: glib/gmarkup.c:414
|
||||
msgid ""
|
||||
"Empty entity '&;' seen; valid entities are: & " < > '"
|
||||
msgstr ""
|
||||
"Aptiktas tuščias elementas '&;'; galimi elementai yra: & " < "
|
||||
"> '"
|
||||
|
||||
#: glib/gmarkup.c:422
|
||||
#: glib/gmarkup.c:424
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Character '%s' is not valid at the start of an entity name; the & character "
|
||||
@@ -193,17 +193,17 @@ msgstr ""
|
||||
"elemento įvedimą; jei šis ampersendas nėra elemento pradžia, apeikite jį su "
|
||||
"&"
|
||||
|
||||
#: glib/gmarkup.c:458
|
||||
#: glib/gmarkup.c:460
|
||||
#, c-format
|
||||
msgid "Character '%s' is not valid inside an entity name"
|
||||
msgstr "Simbolis '%s' nepriimtinas elemento varde"
|
||||
|
||||
#: glib/gmarkup.c:502
|
||||
#: glib/gmarkup.c:504
|
||||
#, c-format
|
||||
msgid "Entity name '%s' is not known"
|
||||
msgstr "Nežinomas elemento vardas '%s'"
|
||||
|
||||
#: glib/gmarkup.c:512
|
||||
#: glib/gmarkup.c:514
|
||||
msgid ""
|
||||
"Entity did not end with a semicolon; most likely you used an ampersand "
|
||||
"character without intending to start an entity - escape ampersand as &"
|
||||
@@ -211,7 +211,7 @@ msgstr ""
|
||||
"Elementas nepasibaigė kabliataškiu; greičiausiai Jūs panaudojote ampersendo "
|
||||
"simbolį nepradėdami elemento įvedimo - apeikite ampersendą įvesdami &"
|
||||
|
||||
#: glib/gmarkup.c:558
|
||||
#: glib/gmarkup.c:560
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Failed to parse '%s', which should have been a digit inside a character "
|
||||
@@ -220,16 +220,16 @@ msgstr ""
|
||||
"Nepavyko apdoroti '%s', kuris galėjo turėti skaičius simbolio aprašyme (pvz. "
|
||||
"ê) - gal skaičius per didelis"
|
||||
|
||||
#: glib/gmarkup.c:583
|
||||
#: glib/gmarkup.c:585
|
||||
#, c-format
|
||||
msgid "Character reference '%s' does not encode a permitted character"
|
||||
msgstr "Simbolio aprašymas '%s' neatitinka leistinus simbolius"
|
||||
|
||||
#: glib/gmarkup.c:600
|
||||
#: glib/gmarkup.c:602
|
||||
msgid "Empty character reference; should include a digit such as dž"
|
||||
msgstr "Tuščias simbolio apračymas; ten turėtų būti skaičiai, pvz. dž"
|
||||
|
||||
#: glib/gmarkup.c:610
|
||||
#: glib/gmarkup.c:612
|
||||
msgid ""
|
||||
"Character reference did not end with a semicolon; most likely you used an "
|
||||
"ampersand character without intending to start an entity - escape ampersand "
|
||||
@@ -239,23 +239,23 @@ msgstr ""
|
||||
"ampersendo simbolį nepradėdami elemento įvedimo - apeikite ampersendą "
|
||||
"įvesdami &"
|
||||
|
||||
#: glib/gmarkup.c:636
|
||||
#: glib/gmarkup.c:638
|
||||
msgid "Unfinished entity reference"
|
||||
msgstr "Nebaigtas elemento aprašymas"
|
||||
|
||||
#: glib/gmarkup.c:642
|
||||
#: glib/gmarkup.c:644
|
||||
msgid "Unfinished character reference"
|
||||
msgstr "Nebaigtas simbolio aprašymas"
|
||||
|
||||
#: glib/gmarkup.c:893 glib/gmarkup.c:921 glib/gmarkup.c:952
|
||||
#: glib/gmarkup.c:895 glib/gmarkup.c:923 glib/gmarkup.c:954
|
||||
msgid "Invalid UTF-8 encoded text"
|
||||
msgstr "Klaidingai koduotas UTF-8 tekstas"
|
||||
|
||||
#: glib/gmarkup.c:988
|
||||
#: glib/gmarkup.c:990
|
||||
msgid "Document must begin with an element (e.g. <book>)"
|
||||
msgstr "Dokumentas turėtų prasidėti elementu (pvz. <book>)"
|
||||
|
||||
#: glib/gmarkup.c:1027
|
||||
#: glib/gmarkup.c:1029
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following a '<' character; it may not begin an "
|
||||
@@ -263,7 +263,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"'%s' negali būti rašomas po '<' simbolio; jis nepradeda jokio elemento vardo"
|
||||
|
||||
#: glib/gmarkup.c:1090
|
||||
#: glib/gmarkup.c:1092
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' character to end the start tag of element "
|
||||
@@ -272,7 +272,7 @@ msgstr ""
|
||||
"Neįprastas simbolis '%s', tikėtasi sulaukti '>' simbolio, užbaigiančio "
|
||||
"pradinį elementą '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1177
|
||||
#: glib/gmarkup.c:1180
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
||||
@@ -280,7 +280,7 @@ msgstr ""
|
||||
"Neįprastas simbolis '%1$s', tikėtasi sulaukti '=' po elemento %3$s požymio "
|
||||
"vardo '%2$s'"
|
||||
|
||||
#: glib/gmarkup.c:1218
|
||||
#: glib/gmarkup.c:1221
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
|
||||
@@ -291,7 +291,7 @@ msgstr ""
|
||||
"užbaigiančių elementą '%s', arba papildomo požymio; gal Jūs panaudojote "
|
||||
"netinkama simbolį požymio varde"
|
||||
|
||||
#: glib/gmarkup.c:1301
|
||||
#: glib/gmarkup.c:1309
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
@@ -300,7 +300,7 @@ msgstr ""
|
||||
"Neįprastas simbolis '%1$s', po lygybės tikėtasi sulaukti atidarančio "
|
||||
"citavimo simbolio pradedant '%3$s' elemento '%2$s' požymio reikšmę"
|
||||
|
||||
#: glib/gmarkup.c:1441
|
||||
#: glib/gmarkup.c:1450
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
||||
@@ -309,7 +309,7 @@ msgstr ""
|
||||
"'%s' negali būti rašomas po simbolių '</'; '%s' negali būti kokio nors "
|
||||
"elemento vardu"
|
||||
|
||||
#: glib/gmarkup.c:1479
|
||||
#: glib/gmarkup.c:1489
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
@@ -318,29 +318,29 @@ msgstr ""
|
||||
"'%s' negali būti rašomas po uždarančio elemento vardo '%s'; leistinas "
|
||||
"simbolis yra '>'"
|
||||
|
||||
#: glib/gmarkup.c:1490
|
||||
#: glib/gmarkup.c:1500
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, no element is currently open"
|
||||
msgstr ""
|
||||
"Elemento '%s' uždarymo simbolis sutiktas anksčiau už elemento atidarymo "
|
||||
"simbolį"
|
||||
|
||||
#: glib/gmarkup.c:1499
|
||||
#: glib/gmarkup.c:1509
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
||||
msgstr ""
|
||||
"Sutiktas elemento '%s' uždarymo simbolis, tačiau šiuo metu atidarytas kitas "
|
||||
"elementas '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1646
|
||||
#: glib/gmarkup.c:1656
|
||||
msgid "Document was empty or contained only whitespace"
|
||||
msgstr "Dokumentas tuščias arba susideda tik iš tarpų"
|
||||
|
||||
#: glib/gmarkup.c:1660
|
||||
#: glib/gmarkup.c:1670
|
||||
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
||||
msgstr "Dokumentas netikėtai pasibaigė tuoj po atidarančių skliaustų '<'"
|
||||
|
||||
#: glib/gmarkup.c:1668 glib/gmarkup.c:1712
|
||||
#: glib/gmarkup.c:1678 glib/gmarkup.c:1722
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly with elements still open - '%s' was the last "
|
||||
@@ -349,7 +349,7 @@ msgstr ""
|
||||
"Dokumentas netikėtai pasibaigė neuždarius dalies elementų - '%s' yra "
|
||||
"paskutinis atviras elementas"
|
||||
|
||||
#: glib/gmarkup.c:1676
|
||||
#: glib/gmarkup.c:1686
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
||||
@@ -358,19 +358,19 @@ msgstr ""
|
||||
"Dokumentas netikėtai pasibaigė, nesulaukta uždarančių skliaustų simbolio <%s/"
|
||||
">"
|
||||
|
||||
#: glib/gmarkup.c:1682
|
||||
#: glib/gmarkup.c:1692
|
||||
msgid "Document ended unexpectedly inside an element name"
|
||||
msgstr "Dokumentas netikėtai pasibaidė elemento varde"
|
||||
|
||||
#: glib/gmarkup.c:1687
|
||||
#: glib/gmarkup.c:1697
|
||||
msgid "Document ended unexpectedly inside an attribute name"
|
||||
msgstr "Dokumentas netikėtai pasibaigė požymio varde"
|
||||
|
||||
#: glib/gmarkup.c:1692
|
||||
#: glib/gmarkup.c:1702
|
||||
msgid "Document ended unexpectedly inside an element-opening tag."
|
||||
msgstr "Dokumentas netikėtai pasibaigė elemento atidarymo ženklu"
|
||||
|
||||
#: glib/gmarkup.c:1698
|
||||
#: glib/gmarkup.c:1708
|
||||
msgid ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
@@ -378,16 +378,16 @@ msgstr ""
|
||||
"Dokumentas netikėtai pasibaigė lygybės simboliu einančio po požymio vardo; "
|
||||
"nerasta požymio reikšmė"
|
||||
|
||||
#: glib/gmarkup.c:1705
|
||||
#: glib/gmarkup.c:1715
|
||||
msgid "Document ended unexpectedly while inside an attribute value"
|
||||
msgstr "Dokumentas netikėtai pasibaigė požymio verte"
|
||||
|
||||
#: glib/gmarkup.c:1720
|
||||
#: glib/gmarkup.c:1730
|
||||
#, c-format
|
||||
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
||||
msgstr "Dokumentas netikėtai pasibaigė elemento '%s' uždarančiame simbolyje"
|
||||
|
||||
#: glib/gmarkup.c:1726
|
||||
#: glib/gmarkup.c:1736
|
||||
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
||||
msgstr ""
|
||||
"Dokumentas netikėtai pasibaigė komentaruose arba apdorojimo instrukcijose"
|
||||
@@ -402,19 +402,19 @@ msgstr ""
|
||||
"Nesutampantis citavimo simbolis komandinėje eilutėje arba kitame terpės "
|
||||
"cituotame tekste"
|
||||
|
||||
#: glib/gshell.c:530
|
||||
#: glib/gshell.c:540
|
||||
#, c-format
|
||||
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
||||
msgstr "Tekstas pasibaigė tuoj po '\\' simbolio. (Tekste buvo įrašyta '%s')"
|
||||
|
||||
#: glib/gshell.c:537
|
||||
#: glib/gshell.c:547
|
||||
#, c-format
|
||||
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
||||
msgstr ""
|
||||
"Tekstas pasibaigė nesulaukus %c atitinkančio citatos ženklo. (Tekste buvo "
|
||||
"įvesta '%s')"
|
||||
|
||||
#: glib/gshell.c:549
|
||||
#: glib/gshell.c:559
|
||||
msgid "Text was empty (or contained only whitespace)"
|
||||
msgstr "Tekstas buvo tuščias arba turėjo vien tik tarpo simbolius)"
|
||||
|
||||
|
Reference in New Issue
Block a user