diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-11-18 13:58:48 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-11-18 13:58:48 +0000 |
commit | d7deadb1e228368a0e008c5a6ae287578acfef23 (patch) | |
tree | f33933a75277c6eb26353fb27c0236dc90de4ccf /po/lv.po | |
parent | f59aac306d4d1c9f334943aacacdffe404cf9759 (diff) |
2.9.0GLIB_2_9_0
Diffstat (limited to 'po/lv.po')
-rw-r--r-- | po/lv.po | 121 |
1 files changed, 82 insertions, 39 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-08-23 00:30-0400\n" +"POT-Creation-Date: 2005-11-18 08:20-0500\n" "PO-Revision-Date: 2002-12-19 01:04+0200\n" "Last-Translator: Artis Trops <hornet@navigator.lv>\n" "Language-Team: Latvian <ll10nt@os.lv>\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: glib/gconvert.c:408 glib/gconvert.c:486 +#: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Konversija no rakstzīmju kopas '%s' uz '%s' nav atbalstīta" @@ -25,8 +25,9 @@ msgid "Could not open converter from '%s' to '%s'" msgstr "Nevarēju atvērt konvertātoru no '%s' uz '%s': %s" #: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322 -#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912 -#: glib/gutf8.c:1362 +#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 +#: glib/gutf8.c:1392 +#, c-format msgid "Invalid byte sequence in conversion input" msgstr "Nepareiza baitu secība konversijas ievadē" @@ -36,8 +37,9 @@ msgstr "Nepareiza baitu secība konversijas ievadē" msgid "Error during conversion: %s" msgstr "Kļūda konversējot: %s" -#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1113 glib/gutf8.c:1254 -#: glib/gutf8.c:1358 +#: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 +#: glib/gutf8.c:1388 +#, c-format msgid "Partial character sequence at end of input" msgstr "Daļēja simbolu secība ievades beigās" @@ -77,6 +79,7 @@ msgid "The pathname '%s' is not an absolute path" msgstr "Ceļvārds '%s' nav absolutais ceļš" #: glib/gconvert.c:1865 +#, c-format msgid "Invalid hostname" msgstr "Nepareizs hostdatora nosaukums" @@ -141,6 +144,7 @@ msgid "Could not change file mode: Child terminated by signal: %s" msgstr "" #: glib/gfileutils.c:1024 +#, c-format msgid "Could not change file mode: Child terminated abnormally" msgstr "" @@ -185,32 +189,32 @@ msgid "Failed to read the symbolic link '%s': %s" msgstr "Neizdevās izveidot failu '%s': %s" #: glib/gfileutils.c:1995 +#, c-format msgid "Symbolic links not supported" msgstr "" -#: glib/giochannel.c:1150 -#, c-format -msgid "Conversion from character set `%s' to `%s' is not supported" -msgstr "Konvertācija no rakstzīmju kopas '%s' uz '%s' nav atbalstīta" - #: glib/giochannel.c:1154 -#, c-format -msgid "Could not open converter from `%s' to `%s': %s" +#, fuzzy, c-format +msgid "Could not open converter from '%s' to '%s': %s" msgstr "Nevarēju atvērt konvertātoru no `%s' uz '%s': %s" #: glib/giochannel.c:1499 +#, c-format msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Nevaru izpildīt jēllasīšanu iekš g_io_channel_read_line_string" #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889 +#, c-format msgid "Leftover unconverted data in read buffer" msgstr "Pāpalikušie nepārveidotie dati nolasīšanas buferī" #: glib/giochannel.c:1626 glib/giochannel.c:1703 +#, c-format msgid "Channel terminates in a partial character" msgstr "Kanāls pārtrūkst daļējā rakstzīmē" #: glib/giochannel.c:1689 +#, c-format msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Nevaru izpildīt jēllasīšanu iekš g_io_channel_read_to_end" @@ -219,7 +223,7 @@ msgstr "Nevaru izpildīt jēllasīšanu iekš g_io_channel_read_to_end" msgid "Failed to open file '%s': open() failed: %s" msgstr "Nevarēju atvērt '%s': fdopen() neizdevās: %s" -#: glib/gmappedfile.c:178 +#: glib/gmappedfile.c:185 #, fuzzy, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Nevarēju atvērt '%s': fdopen() neizdevās: %s" @@ -447,10 +451,12 @@ msgstr "" "Dokuments negaidīti izbeidzās iekšā komentārā vai apstrādes instrukcijā" #: glib/gshell.c:73 +#, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Citētais teksts nesākas ar jautājuma zīmi" #: glib/gshell.c:163 +#, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Neatbilstoša jautājuma zīme komandrindā vai citā čaulas-citētā tekstā" @@ -467,38 +473,64 @@ msgstr "" "bija '%s')" #: glib/gshell.c:560 +#, c-format msgid "Text was empty (or contained only whitespace)" msgstr "Teksts bija tukšs (vai saturēja tikai tukšumus)" -#: glib/gspawn-win32.c:264 +#: glib/gspawn-win32.c:276 +#, c-format msgid "Failed to read data from child process" msgstr "Nevarēju nolasīt datus no bērnprocesa" -#: glib/gspawn-win32.c:281 glib/gspawn.c:1354 +#: glib/gspawn-win32.c:291 glib/gspawn.c:1375 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Nevarēju izveidot programkanālu komunikācijai ar bērnprocesu (%s)" -#: glib/gspawn-win32.c:321 glib/gspawn.c:1018 +#: glib/gspawn-win32.c:329 glib/gspawn.c:1039 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nevarēju nolasīt no bērna programkanāla (%s)" -#: glib/gspawn-win32.c:349 glib/gspawn.c:1223 +#: glib/gspawn-win32.c:355 glib/gspawn.c:1244 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nevarēju pāriet uz direktoriju '%s' (%s)" -#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442 +#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nevarēju izpildīt bērnprocesu (%s)" -#: glib/gspawn-win32.c:599 -msgid "Failed to execute helper program" +#: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527 +#, fuzzy, c-format +msgid "Invalid program name: %s" +msgstr "Nepareizs hostdatora nosaukums" + +#: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780 +#: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1364 +#, c-format +msgid "Invalid string in argument vector at %d: %s" +msgstr "" + +#: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794 +#: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1397 +#, fuzzy, c-format +msgid "Invalid string in environment: %s" +msgstr "Nepareiza secība konversijas ievadē " + +#: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1345 +#, fuzzy, c-format +msgid "Invalid working directory: %s" +msgstr "Kļūda atverot direktoriju '%s': %s" + +#: glib/gspawn-win32.c:890 +#, fuzzy, c-format +msgid "Failed to execute helper program (%s)" msgstr "Nevarēju izpildīt palīga programmu" -#: glib/gspawn-win32.c:797 +#: glib/gspawn-win32.c:1084 +#, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -510,57 +542,60 @@ msgstr "" msgid "Failed to read data from child process (%s)" msgstr "Nevarēju nolasīt datus no bērnprocesa (%s)" -#: glib/gspawn.c:310 +#: glib/gspawn.c:311 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Negaidīta kļūda iekš select(), lasot datus no bērnprocesa (%s)" -#: glib/gspawn.c:393 +#: glib/gspawn.c:394 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Negaidīta kļūda waitpid() (%s)" -#: glib/gspawn.c:1083 +#: glib/gspawn.c:1104 #, c-format msgid "Failed to fork (%s)" msgstr "Neizdevās sadalīt (%s)" -#: glib/gspawn.c:1233 +#: glib/gspawn.c:1254 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Nevarēju izpildīt bērnprocesu \"%s\" (%s)" -#: glib/gspawn.c:1243 +#: glib/gspawn.c:1264 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nevarēju novadīt bērnprocesa (%s) izvadi vai ievadi" -#: glib/gspawn.c:1252 +#: glib/gspawn.c:1273 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nevarēju sazarot bērnprocesu (%s)" -#: glib/gspawn.c:1260 +#: glib/gspawn.c:1281 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Nezināma kļūda, izpildot bērnprocesu \"%s\"" -#: glib/gspawn.c:1282 +#: glib/gspawn.c:1303 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" "Nevarēju nolasīt pietiekami daudz datus no bērna pid programkanāla (%s)" -#: glib/gutf8.c:987 +#: glib/gutf8.c:1017 +#, c-format msgid "Character out of range for UTF-8" msgstr "Rakstzīme nav UTF-8 laukā" -#: glib/gutf8.c:1081 glib/gutf8.c:1090 glib/gutf8.c:1222 glib/gutf8.c:1231 -#: glib/gutf8.c:1372 glib/gutf8.c:1468 +#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 +#: glib/gutf8.c:1402 glib/gutf8.c:1498 +#, c-format msgid "Invalid sequence in conversion input" msgstr "Nepareiza secība konversijas ievadē " -#: glib/gutf8.c:1383 glib/gutf8.c:1479 +#: glib/gutf8.c:1413 glib/gutf8.c:1509 +#, c-format msgid "Character out of range for UTF-16" msgstr "Rakstzīme nav UTF-16 laukā" @@ -609,14 +644,17 @@ msgid "Unknown option %s" msgstr "" #: glib/gkeyfile.c:339 +#, c-format msgid "Valid key file could not be found in data dirs" msgstr "" #: glib/gkeyfile.c:374 +#, c-format msgid "Not a regular file" msgstr "" #: glib/gkeyfile.c:382 +#, c-format msgid "File is empty" msgstr "" @@ -627,6 +665,7 @@ msgid "" msgstr "" #: glib/gkeyfile.c:765 +#, c-format msgid "Key file does not start with a group" msgstr "" @@ -669,30 +708,34 @@ msgstr "" msgid "Key file does not have key '%s' in group '%s'" msgstr "" -#: glib/gkeyfile.c:3072 +#: glib/gkeyfile.c:3067 +#, c-format msgid "Key file contains escape character at end of line" msgstr "" -#: glib/gkeyfile.c:3094 +#: glib/gkeyfile.c:3089 #, fuzzy, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "URI '%s' satur nepareizi izvairīgas rakstzīmes" -#: glib/gkeyfile.c:3235 +#: glib/gkeyfile.c:3230 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "" -#: glib/gkeyfile.c:3245 +#: glib/gkeyfile.c:3240 #, c-format msgid "Integer value '%s' out of range" msgstr "" -#: glib/gkeyfile.c:3275 +#: glib/gkeyfile.c:3270 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "" +#~ msgid "Conversion from character set `%s' to `%s' is not supported" +#~ msgstr "Konvertācija no rakstzīmju kopas '%s' uz '%s' nav atbalstīta" + #~ msgid "Incorrect message size" #~ msgstr "Nepareizs ziņas izmērs" |