summaryrefslogtreecommitdiff
path: root/po/sk.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/sk.po')
-rw-r--r--po/sk.po72
1 files changed, 36 insertions, 36 deletions
diff --git a/po/sk.po b/po/sk.po
index 02ee3bfa3..90e6332f5 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-02-04 00:11-0500\n"
+"POT-Creation-Date: 2005-02-28 00:44-0500\n"
"PO-Revision-Date: 2005-01-14 07:12+0100\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -106,7 +106,7 @@ msgstr "Chyba pri čítaní súboru '%s': %s"
msgid "Failed to read from file '%s': %s"
msgstr "Nepodarilo sa čítanie súboru '%s': %s"
-#: glib/gfileutils.c:644 glib/gfileutils.c:733
+#: glib/gfileutils.c:644 glib/gfileutils.c:731
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nepodarilo sa otvoriť súbor '%s': %s"
@@ -121,27 +121,27 @@ msgstr "Nepodarilo sa získať atribúty súboru '%s': fstat() zlyhala: %s"
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Nepodarilo sa otvoriť súbor '%s': fdopen() zlyhala: %s"
-#: glib/gfileutils.c:1032
+#: glib/gfileutils.c:1030
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Šablóna '%s' je neplatná, nesmie obsahovať '%s'"
-#: glib/gfileutils.c:1046
+#: glib/gfileutils.c:1044
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "Šablóna '%s' nekončí XXXXXX"
-#: glib/gfileutils.c:1071
+#: glib/gfileutils.c:1069
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
-#: glib/gfileutils.c:1449
+#: glib/gfileutils.c:1447
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Nepodarilo sa prečítať symbolický odkaz '%s': %s"
-#: glib/gfileutils.c:1470
+#: glib/gfileutils.c:1468
msgid "Symbolic links not supported"
msgstr "Symbolické odkazy nepodporované"
@@ -504,41 +504,41 @@ msgstr "Neplatná sekvencia na vstupe prevodu"
msgid "Character out of range for UTF-16"
msgstr "Znak mimo rozsah UTF-16"
-#: glib/goption.c:405
+#: glib/goption.c:435
msgid "Usage:"
msgstr "Použitie:"
-#: glib/goption.c:405
+#: glib/goption.c:435
msgid "[OPTION...]"
msgstr "[VOĽBA...]"
-#: glib/goption.c:494
+#: glib/goption.c:518
msgid "Help Options:"
msgstr "Voľby pomocníka:"
-#: glib/goption.c:494
+#: glib/goption.c:519
msgid "Show help options"
msgstr "Zobraziť voľby pomocníka"
-#: glib/goption.c:498
+#: glib/goption.c:524
msgid "Show all help options"
msgstr "Zobraziť všetky voľby pomocníka"
-#: glib/goption.c:547
+#: glib/goption.c:574
msgid "Application Options:"
msgstr "Voľby aplikácie:"
-#: glib/goption.c:586
+#: glib/goption.c:614
#, c-format
msgid "Cannot parse integer value '%s' for --%s"
msgstr "Nepodarilo sa spracovať celočíselnú hodnotu '%s' pre --%s"
-#: glib/goption.c:596
+#: glib/goption.c:624
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Celočíselná hodnota '%s' pre %s je mimo rozsah"
-#: glib/goption.c:1323
+#: glib/goption.c:1354
#, c-format
msgid "Unknown option %s"
msgstr "Neznáma voľby %s"
@@ -547,15 +547,15 @@ msgstr "Neznáma voľby %s"
msgid "Valid key file could not be found in data dirs"
msgstr "Nepodarilo sa nájsť platný súbor kľúčov v dátových adresároch"
-#: glib/gkeyfile.c:371
+#: glib/gkeyfile.c:373
msgid "Not a regular file"
msgstr "Nie je obyčajný súbor"
-#: glib/gkeyfile.c:379
+#: glib/gkeyfile.c:381
msgid "File is empty"
msgstr "Súbor je prázdny"
-#: glib/gkeyfile.c:689
+#: glib/gkeyfile.c:691
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -563,40 +563,40 @@ msgstr ""
"Súbor kľúčov obsahuje riadok '%s', ktorý nie je pár kľúč-hodnota, skupinou, "
"ani komentárom"
-#: glib/gkeyfile.c:757
+#: glib/gkeyfile.c:759
msgid "Key file does not start with a group"
msgstr "Súbor kľúčov nezačína skupinou"
-#: glib/gkeyfile.c:800
+#: glib/gkeyfile.c:802
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "Súbor kľúčov obsahuje nepodporované kódovane '%s'"
-#: glib/gkeyfile.c:1009 glib/gkeyfile.c:1155 glib/gkeyfile.c:2161
-#: glib/gkeyfile.c:2226 glib/gkeyfile.c:2344 glib/gkeyfile.c:2412
-#: glib/gkeyfile.c:2597 glib/gkeyfile.c:2771 glib/gkeyfile.c:2828
+#: glib/gkeyfile.c:1011 glib/gkeyfile.c:1157 glib/gkeyfile.c:2163
+#: glib/gkeyfile.c:2228 glib/gkeyfile.c:2346 glib/gkeyfile.c:2414
+#: glib/gkeyfile.c:2599 glib/gkeyfile.c:2773 glib/gkeyfile.c:2830
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Súbor kľúčov nemá skupinu '%s'"
-#: glib/gkeyfile.c:1167
+#: glib/gkeyfile.c:1169
#, c-format
msgid "Key file does not have key '%s'"
msgstr "Súbor kľúčov nemá kľúč '%s'"
-#: glib/gkeyfile.c:1268 glib/gkeyfile.c:1377
+#: glib/gkeyfile.c:1270 glib/gkeyfile.c:1379
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Súbor kľúčov obsahuje kľúč '%s' s hodnotou '%s', ktorá nie je UTF-8"
-#: glib/gkeyfile.c:1286 glib/gkeyfile.c:1395 glib/gkeyfile.c:1769
+#: glib/gkeyfile.c:1288 glib/gkeyfile.c:1397 glib/gkeyfile.c:1771
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Súbor kľúčov obsahuje kľúč '%s', ktorý má hodnotu, ktorá nemohla byť "
"interpretovaná."
-#: glib/gkeyfile.c:1986
+#: glib/gkeyfile.c:1988
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -605,26 +605,26 @@ msgstr ""
"Súbor kľúčov obsahuje kľúč '%s', v skupine '%s', ktorý má hodnotu, ktorá "
"nemohla byť interpretovaná."
-#: glib/gkeyfile.c:2176 glib/gkeyfile.c:2359 glib/gkeyfile.c:2839
+#: glib/gkeyfile.c:2178 glib/gkeyfile.c:2361 glib/gkeyfile.c:2841
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Súbor kľúčov nemá kľúč '%s' v skupine '%s'"
-#: glib/gkeyfile.c:3035
+#: glib/gkeyfile.c:3022
+msgid "Key file contains escape character at end of line"
+msgstr "Súbor kľúčov obsahuje znak escape na konci riadku"
+
+#: glib/gkeyfile.c:3044
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Súbor kľúčov obsahuje neplatne zadanú sekvenciu '%s'"
-#: glib/gkeyfile.c:3059
-msgid "Key file contains escape character at end of line"
-msgstr "Súbor kľúčov obsahuje znak escape na konci riadku"
-
-#: glib/gkeyfile.c:3175
+#: glib/gkeyfile.c:3182
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "Hodnota '%s' nemohla byť interpretovaná ako číslo."
-#: glib/gkeyfile.c:3203
+#: glib/gkeyfile.c:3210
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Hodnota '%s' nemohla byť interpretovaná ako boolovská."