diff options
Diffstat (limited to 'po/hr.po')
-rw-r--r-- | po/hr.po | 83 |
1 files changed, 35 insertions, 48 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-18 08:20-0500\n" +"POT-Creation-Date: 2005-12-09 12:42-0500\n" "PO-Revision-Date: 2004-03-13 13:03+CET\n" "Last-Translator: auto\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n" @@ -123,72 +123,47 @@ msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" -#: glib/gfileutils.c:952 -#, fuzzy, c-format -msgid "Could not change file mode: fork() failed: %s" -msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" - -#: glib/gfileutils.c:983 -#, fuzzy, c-format -msgid "Could not change file mode: waitpid() failed: %s" -msgstr "Ne mogu alocirati %lu bajtova za čitanje datoteke \"%s\"" - -#: glib/gfileutils.c:1002 -#, fuzzy, c-format -msgid "Could not change file mode: chmod() failed: %s" -msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" - -#: glib/gfileutils.c:1013 -#, c-format -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 "" - -#: glib/gfileutils.c:1058 glib/gfileutils.c:1524 +#: glib/gfileutils.c:950 glib/gfileutils.c:1415 #, c-format msgid "Failed to create file '%s': %s" msgstr "Greška pri stvaranju datoteke '%s': %s" -#: glib/gfileutils.c:1080 +#: glib/gfileutils.c:964 #, fuzzy, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" -#: glib/gfileutils.c:1105 +#: glib/gfileutils.c:989 #, fuzzy, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" -#: glib/gfileutils.c:1124 +#: glib/gfileutils.c:1008 #, fuzzy, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" -#: glib/gfileutils.c:1242 +#: glib/gfileutils.c:1126 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" -#: glib/gfileutils.c:1485 +#: glib/gfileutils.c:1376 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Predložak '%s' nije ispravan, ne smije sadržavati'%s'" -#: glib/gfileutils.c:1499 +#: glib/gfileutils.c:1390 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Predložak '%s' ne završava sa XXXXXX" -#: glib/gfileutils.c:1974 +#: glib/gfileutils.c:1865 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Nisam uspio pročitati simboličku vezu '%s': %s" -#: glib/gfileutils.c:1995 +#: glib/gfileutils.c:1886 #, c-format msgid "Symbolic links not supported" msgstr "Nisu podržane simboličke veze" @@ -223,7 +198,7 @@ msgstr "Ne mogu izvršiti raw čitanje u g_io_channel_read_to_end" msgid "Failed to open file '%s': open() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" -#: glib/gmappedfile.c:185 +#: glib/gmappedfile.c:193 #, fuzzy, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" @@ -480,17 +455,17 @@ msgstr "Tekst je bio prazan (ili je sadržavao samo prazne znakove)" msgid "Failed to read data from child process" msgstr "Nisam uspio čitati podatke od procesa djeteta" -#: glib/gspawn-win32.c:291 glib/gspawn.c:1375 +#: glib/gspawn-win32.c:291 glib/gspawn.c:1364 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Ne mogu stvoriti cjevovod za komuniciranje sa procesom djetetom(%s)" -#: glib/gspawn-win32.c:329 glib/gspawn.c:1039 +#: glib/gspawn-win32.c:329 glib/gspawn.c:1028 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nisam uspio čitati iz cjevovoda djeteta (%s)" -#: glib/gspawn-win32.c:355 glib/gspawn.c:1244 +#: glib/gspawn-win32.c:355 glib/gspawn.c:1233 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nisam mogao promijeniti putanju u mapu '%s' (%s)" @@ -536,47 +511,47 @@ msgstr "" "Neočekivana greška u g_io_channel_win32_poll() čitajući podatke " "procesadjeteta" -#: glib/gspawn.c:179 +#: glib/gspawn.c:168 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Neuspjeh u čitanju podataka od procesa djeteta(%s)" -#: glib/gspawn.c:311 +#: glib/gspawn.c:300 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Neočekivana greška u select() čitanju podataka procesa djeteta (%s)" -#: glib/gspawn.c:394 +#: glib/gspawn.c:383 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Neočekivana greška u waitpid() (%s)" -#: glib/gspawn.c:1104 +#: glib/gspawn.c:1093 #, c-format msgid "Failed to fork (%s)" msgstr "Pokretanje nije uspio (%s)" -#: glib/gspawn.c:1254 +#: glib/gspawn.c:1243 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Neuspjeh u izvršavanju procesa djeteta \"%s\" (%s)" -#: glib/gspawn.c:1264 +#: glib/gspawn.c:1253 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Nisam uspio preusmjeriti izlaz ili ulaz procesa djeteta (%s)" -#: glib/gspawn.c:1273 +#: glib/gspawn.c:1262 #, c-format msgid "Failed to fork child process (%s)" msgstr "Nisam uspio pokrenuti proces dijete (%s)" -#: glib/gspawn.c:1281 +#: glib/gspawn.c:1270 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Nepoznata greška u izvršavanju procesa djeteta \"%s\"" -#: glib/gspawn.c:1303 +#: glib/gspawn.c:1292 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Neuspjeh u čitanju dovoljno podataka iz cjevovoda procesa djeteta (%s)" @@ -731,5 +706,17 @@ msgstr "" msgid "Value '%s' cannot be interpreted as a boolean." msgstr "" +#, fuzzy +#~ msgid "Could not change file mode: fork() failed: %s" +#~ msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" + +#, fuzzy +#~ msgid "Could not change file mode: waitpid() failed: %s" +#~ msgstr "Ne mogu alocirati %lu bajtova za čitanje datoteke \"%s\"" + +#, fuzzy +#~ msgid "Could not change file mode: chmod() failed: %s" +#~ msgstr "Greška pri otvaranju datoteke '%s': fdopen() nije uspio: %s" + #~ msgid "Conversion from character set `%s' to `%s' is not supported" #~ msgstr "Konverzija iz znakovnog skupa %s' u `%s' nije podržana" |