summaryrefslogtreecommitdiff
path: root/po/sk.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/sk.po')
-rw-r--r--po/sk.po42
1 files changed, 26 insertions, 16 deletions
diff --git a/po/sk.po b/po/sk.po
index 93d1bda72..4402c0588 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-12-21 10:32-0500\n"
+"POT-Creation-Date: 2010-01-25 12:50-0500\n"
"PO-Revision-Date: 2008-03-15 15:01+0100\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -1151,8 +1151,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr "Prúd je už zatvorený"
-#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:648
-#: gio/gsimpleasyncresult.c:674
+#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:651
+#: gio/gsimpleasyncresult.c:677
msgid "Operation was cancelled"
msgstr "Operácia bola zrušená"
@@ -1182,26 +1182,26 @@ msgstr "Nepomenované"
msgid "Desktop file didn't specify Exec field"
msgstr ""
-#: gio/gdesktopappinfo.c:905
+#: gio/gdesktopappinfo.c:907
msgid "Unable to find terminal required for application"
msgstr ""
-#: gio/gdesktopappinfo.c:1113
+#: gio/gdesktopappinfo.c:1115
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1117
+#: gio/gdesktopappinfo.c:1119
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1525
+#: gio/gdesktopappinfo.c:1527
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
-#: gio/gdesktopappinfo.c:1639
+#: gio/gdesktopappinfo.c:1641
#, c-format
msgid "Custom definition for %s"
msgstr "Vlastná definícia pre %s"
@@ -1705,11 +1705,11 @@ msgstr ""
msgid "Error removing old file: %s"
msgstr "Chyba pri odstraňovaní súboru: %s"
-#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:553
+#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:679
msgid "Invalid GSeekType supplied"
msgstr ""
-#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:563
+#: gio/gmemoryinputstream.c:497
#, fuzzy
msgid "Invalid seek request"
msgstr "Neplatný názov programu: %s"
@@ -1718,18 +1718,28 @@ msgstr "Neplatný názov programu: %s"
msgid "Cannot truncate GMemoryInputStream"
msgstr ""
-#: gio/gmemoryoutputstream.c:290
-msgid "Reached maximum data array limit"
-msgstr ""
-
-#: gio/gmemoryoutputstream.c:325
+#: gio/gmemoryoutputstream.c:429
msgid "Memory output stream not resizable"
msgstr "Pamäťový výstupný prúd nepodporuje zmenu veľkosti"
-#: gio/gmemoryoutputstream.c:341
+#: gio/gmemoryoutputstream.c:445
msgid "Failed to resize memory output stream"
msgstr "Zlyhala zmena veľkosti pamäťového výstupného prúdu"
+#: gio/gmemoryoutputstream.c:533
+msgid ""
+"Amount of memory required to process the write is larger than available "
+"address space"
+msgstr ""
+
+#: gio/gmemoryoutputstream.c:689
+msgid "Requested seek before the beginning of the stream"
+msgstr ""
+
+#: gio/gmemoryoutputstream.c:698
+msgid "Requested seek beyond the end of the stream"
+msgstr ""
+
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.