summaryrefslogtreecommitdiff
path: root/po/sl.po
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-07-06 00:31:47 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-07-06 00:31:47 -0400
commit400959ddbdddaed22cfd7e898a4414730ecb3ec4 (patch)
tree705b140a80f0dc6443e69a4e2be5711738ec2563 /po/sl.po
parent3d1e8127788d8d406dd7e5d7feaae6d47110f087 (diff)
downloadglib-400959ddbdddaed22cfd7e898a4414730ecb3ec4.tar.gz
2.21.32.21.3
Diffstat (limited to 'po/sl.po')
-rw-r--r--po/sl.po199
1 files changed, 116 insertions, 83 deletions
diff --git a/po/sl.po b/po/sl.po
index a4080f22a..72de71947 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-15 12:58-0400\n"
+"POT-Creation-Date: 2009-07-06 00:13-0400\n"
"PO-Revision-Date: 2009-03-16 19:36+0100\n"
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@@ -187,7 +187,7 @@ msgstr "Ni mogoče brati iz datoteke '%s': %s"
msgid "Failed to open file '%s': %s"
msgstr "Ni mogoče odpreti datoteke '%s': %s"
-#: glib/gfileutils.c:712 glib/gmappedfile.c:138
+#: glib/gfileutils.c:712 glib/gmappedfile.c:141
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Ni mogoče dobiti atributov datoteke '%s': fstat() ni uspel: %s"
@@ -301,12 +301,12 @@ msgstr "Kanal je prekinjen v delnem znaku"
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Ni mogoče prebrati v g_io_channel_read_to_end"
-#: glib/gmappedfile.c:121
+#: glib/gmappedfile.c:123
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "Ni mogoče odpreti datoteke '%s': open() ni uspel: %s"
-#: glib/gmappedfile.c:198
+#: glib/gmappedfile.c:201
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Ni mogoče preslikati datoteke '%s': mmap() ni uspel: %s"
@@ -535,7 +535,7 @@ msgstr "dosežena omejitev sledenja nazaj"
msgid "the pattern contains items not supported for partial matching"
msgstr "vzorec vsebuje predmete, ki niso podprti za delno iskanje zadetkov"
-#: glib/gregex.c:154 gio/glocalfile.c:2083
+#: glib/gregex.c:154 gio/glocalfile.c:2105
msgid "internal error"
msgstr "notranja napaka"
@@ -956,61 +956,61 @@ msgstr "Neveljavno zaporedje na vhodu pretvorbe"
msgid "Character out of range for UTF-16"
msgstr "Znak izven intervala za UTF-16"
-#: glib/goption.c:724
+#: glib/goption.c:755
msgid "Usage:"
msgstr "Uporaba:"
-#: glib/goption.c:724
+#: glib/goption.c:755
msgid "[OPTION...]"
msgstr "[MOŽNOST ...]"
-#: glib/goption.c:828
+#: glib/goption.c:861
msgid "Help Options:"
msgstr "Možnosti pomoči:"
-#: glib/goption.c:829
+#: glib/goption.c:862
msgid "Show help options"
msgstr "Pokaži možnosti pomoči"
-#: glib/goption.c:835
+#: glib/goption.c:868
msgid "Show all help options"
msgstr "Pokaži vse možnosti pomoči"
-#: glib/goption.c:897
+#: glib/goption.c:930
msgid "Application Options:"
msgstr "Možnosti programa:"
-#: glib/goption.c:959 glib/goption.c:1029
+#: glib/goption.c:992 glib/goption.c:1062
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Ni mogoče razčleniti celoštevilske vrednosti '%s' za %s"
-#: glib/goption.c:969 glib/goption.c:1037
+#: glib/goption.c:1002 glib/goption.c:1070
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Celoštevilska vrednost '%s' za %s izven obsega"
-#: glib/goption.c:994
+#: glib/goption.c:1027
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "Ni mogoče razčleniti dvojne vrednosti '%s' za %s"
-#: glib/goption.c:1002
+#: glib/goption.c:1035
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "Vrednost dvojne velikosti '%s' za %s izven obsega"
-#: glib/goption.c:1265 glib/goption.c:1344
+#: glib/goption.c:1298 glib/goption.c:1377
#, c-format
msgid "Error parsing option %s"
msgstr "Napaka med razčlenjevanjem %s"
-#: glib/goption.c:1375 glib/goption.c:1489
+#: glib/goption.c:1408 glib/goption.c:1522
#, c-format
msgid "Missing argument for %s"
msgstr "Manjka argument za %s"
-#: glib/goption.c:1882
+#: glib/goption.c:1917
#, c-format
msgid "Unknown option %s"
msgstr "Neznana možnost %s"
@@ -1143,8 +1143,8 @@ msgstr "Prevelika vrednost štetja poslana na %s"
msgid "Stream is already closed"
msgstr "Pretok je že zaprt"
-#: gio/gcancellable.c:389 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
-#: gio/gsimpleasyncresult.c:648
+#: gio/gcancellable.c:404 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
+#: gio/gsimpleasyncresult.c:676
msgid "Operation was cancelled"
msgstr "Operacija je bila preklicana."
@@ -1198,20 +1198,28 @@ msgstr "Ni mogoče ustvariti uporabnikove datoteke namizja %s"
msgid "Custom definition for %s"
msgstr "Določilo po meri za %s"
-#: gio/gdrive.c:407
+#: gio/gdrive.c:409
msgid "drive doesn't implement eject"
msgstr "pogona ni mogoče izvreči"
-#: gio/gdrive.c:477
+#. Translators: This is an error
+#. * message for drive objects that
+#. * don't implement any of eject or eject_with_operation.
+#: gio/gdrive.c:489
+#, fuzzy
+msgid "drive doesn't implement eject or eject_with_operation"
+msgstr "pogona ni mogoče izvreči"
+
+#: gio/gdrive.c:566
msgid "drive doesn't implement polling for media"
msgstr "pogon ne podpira preverjanja enote"
-#: gio/gdrive.c:657
+#: gio/gdrive.c:771
#, fuzzy
msgid "drive doesn't implement start"
msgstr "pogona ni mogoče izvreči"
-#: gio/gdrive.c:757
+#: gio/gdrive.c:873
#, fuzzy
msgid "drive doesn't implement stop"
msgstr "pogona ni mogoče izvreči"
@@ -1244,8 +1252,9 @@ msgstr "Pričakovan GEmblem za GEmblemedIcon"
#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3150 gio/gfile.c:3204
#: gio/gfile.c:3335 gio/gfile.c:3375 gio/gfile.c:3702 gio/gfile.c:4104
-#: gio/gfile.c:4188 gio/gfile.c:4271 gio/gfile.c:4351 gio/gfile.c:4681
-#: gio/gfile.c:4961 gio/gfile.c:5030 gio/gfile.c:6618 gio/gfile.c:6706
+#: gio/gfile.c:4190 gio/gfile.c:4279 gio/gfile.c:4377 gio/gfile.c:4464
+#: gio/gfile.c:4557 gio/gfile.c:4887 gio/gfile.c:5167 gio/gfile.c:5236
+#: gio/gfile.c:6824 gio/gfile.c:6914 gio/gfile.c:7000
#: gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "Operacija ni podprta"
@@ -1258,12 +1267,12 @@ msgstr "Operacija ni podprta"
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
-#: gio/gfile.c:1347 gio/glocalfile.c:1083 gio/glocalfile.c:1094
-#: gio/glocalfile.c:1107
+#: gio/gfile.c:1347 gio/glocalfile.c:1065 gio/glocalfile.c:1076
+#: gio/glocalfile.c:1089
msgid "Containing mount does not exist"
msgstr "Obstoječa enota ne obstaja"
-#: gio/gfile.c:2399 gio/glocalfile.c:2226
+#: gio/gfile.c:2399 gio/glocalfile.c:2250
msgid "Can't copy over directory"
msgstr "Ni mogoče kopirati preko mape"
@@ -1271,7 +1280,7 @@ msgstr "Ni mogoče kopirati preko mape"
msgid "Can't copy directory over directory"
msgstr "Ni mogoče kopirati mape preko mape"
-#: gio/gfile.c:2467 gio/glocalfile.c:2235
+#: gio/gfile.c:2467 gio/glocalfile.c:2259
msgid "Target file exists"
msgstr "Ciljna datoteka obstaja"
@@ -1296,11 +1305,11 @@ msgstr "Smeti niso podprte"
msgid "File names cannot contain '%c'"
msgstr "Ni mogoče uporabiti '%c' v imenu datoteke"
-#: gio/gfile.c:5678 gio/gvolume.c:376
+#: gio/gfile.c:5884 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "enota ne podpira priklopa"
-#: gio/gfile.c:5786
+#: gio/gfile.c:5992
msgid "No application is registered as handling this file"
msgstr "Na voljo ni programa z a upravljanje s to datoteko"
@@ -1395,200 +1404,200 @@ msgstr "Pretok izvaja izredno operacijo"
msgid "Unable to find default local directory monitor type"
msgstr "Ni mogoče najti privzete vrste nadzora mape"
-#: gio/glocalfile.c:618 gio/win32/gwinhttpfile.c:414
+#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:414
#, c-format
msgid "Invalid filename %s"
msgstr "Neveljavno ime datoteke %s"
-#: gio/glocalfile.c:991
+#: gio/glocalfile.c:973
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Napaka med branjem podrobnosti datotečnega sistema %s"
-#: gio/glocalfile.c:1127
+#: gio/glocalfile.c:1109
msgid "Can't rename root directory"
msgstr "Ni mogoče preimenovati skrbniške mape"
-#: gio/glocalfile.c:1147 gio/glocalfile.c:1173
+#: gio/glocalfile.c:1129 gio/glocalfile.c:1155
#, c-format
msgid "Error renaming file: %s"
msgstr "Napaka med preimenovanjem datoteke: %s"
-#: gio/glocalfile.c:1156
+#: gio/glocalfile.c:1138
msgid "Can't rename file, filename already exist"
msgstr "Ni mogoče preimenovati datoteke, izbrano ime že obstaja"
-#: gio/glocalfile.c:1169 gio/glocalfile.c:2105 gio/glocalfile.c:2134
-#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:550
+#: gio/glocalfile.c:1151 gio/glocalfile.c:2127 gio/glocalfile.c:2156
+#: gio/glocalfile.c:2312 gio/glocalfileoutputstream.c:550
#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Neveljavno ime datoteke"
-#: gio/glocalfile.c:1292
+#: gio/glocalfile.c:1307
#, c-format
msgid "Error opening file: %s"
msgstr "Napaka med odpiranjem datoteke: %s"
-#: gio/glocalfile.c:1302
+#: gio/glocalfile.c:1317
msgid "Can't open directory"
msgstr "Ni mogoče odpreti mape"
-#: gio/glocalfile.c:1425
+#: gio/glocalfile.c:1442
#, c-format
msgid "Error removing file: %s"
msgstr "Napaka med odstranjevanjem datoteke: %s"
-#: gio/glocalfile.c:1789
+#: gio/glocalfile.c:1811
#, c-format
msgid "Error trashing file: %s"
msgstr "Napaka ob premikanjem datoteke v smeti: %s"
-#: gio/glocalfile.c:1812
+#: gio/glocalfile.c:1834
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Ni mogoče ustvariti mape smeti %s: %s"
-#: gio/glocalfile.c:1833
+#: gio/glocalfile.c:1855
msgid "Unable to find toplevel directory for trash"
msgstr "Ni mogoče najti vrhnje ravni smeti"
-#: gio/glocalfile.c:1912 gio/glocalfile.c:1932
+#: gio/glocalfile.c:1934 gio/glocalfile.c:1954
msgid "Unable to find or create trash directory"
msgstr "Ni mogoče najti ali ustvariti mape smeti"
-#: gio/glocalfile.c:1966
+#: gio/glocalfile.c:1988
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Ni mogoče ustvariti datoteke podrobnosti: %s"
-#: gio/glocalfile.c:1995 gio/glocalfile.c:2000 gio/glocalfile.c:2075
-#: gio/glocalfile.c:2082
+#: gio/glocalfile.c:2017 gio/glocalfile.c:2022 gio/glocalfile.c:2097
+#: gio/glocalfile.c:2104
#, c-format
msgid "Unable to trash file: %s"
msgstr "Ni mogoče premakniti datoteke v smeti: %s"
-#: gio/glocalfile.c:2109
+#: gio/glocalfile.c:2131
#, c-format
msgid "Error creating directory: %s"
msgstr "Napaka med ustvarjanjem mape: %s"
-#: gio/glocalfile.c:2138
+#: gio/glocalfile.c:2160
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Napaka med ustvarjanjem simbolne povezave: %s"
-#: gio/glocalfile.c:2198 gio/glocalfile.c:2292
+#: gio/glocalfile.c:2222 gio/glocalfile.c:2316
#, c-format
msgid "Error moving file: %s"
msgstr "Napaka med premikanjem datoteke: %s"
-#: gio/glocalfile.c:2221
+#: gio/glocalfile.c:2245
msgid "Can't move directory over directory"
msgstr "Ni mogoče premakniti mape čez mapo"
-#: gio/glocalfile.c:2248 gio/glocalfileoutputstream.c:928
+#: gio/glocalfile.c:2272 gio/glocalfileoutputstream.c:928
#: gio/glocalfileoutputstream.c:942 gio/glocalfileoutputstream.c:957
#: gio/glocalfileoutputstream.c:973 gio/glocalfileoutputstream.c:987
msgid "Backup file creation failed"
msgstr "Ni mogoče ustvariti varnostne kopije"
-#: gio/glocalfile.c:2267
+#: gio/glocalfile.c:2291
#, c-format
msgid "Error removing target file: %s"
msgstr "Napaka med odstranjevanjem ciljne datoteke: %s"
-#: gio/glocalfile.c:2281
+#: gio/glocalfile.c:2305
msgid "Move between mounts not supported"
msgstr "Premikanje med priklopi ni podprto"
-#: gio/glocalfileinfo.c:719
+#: gio/glocalfileinfo.c:721
msgid "Attribute value must be non-NULL"
msgstr "Vrednost atributa ne sme biti določena kot NULL"
-#: gio/glocalfileinfo.c:726
+#: gio/glocalfileinfo.c:728
msgid "Invalid attribute type (string expected)"
msgstr "Neveljavna vrsta atributa (pričakovan niz)"
-#: gio/glocalfileinfo.c:733
+#: gio/glocalfileinfo.c:735
msgid "Invalid extended attribute name"
msgstr "Neveljavno razširjeno ime atributa"
-#: gio/glocalfileinfo.c:773
+#: gio/glocalfileinfo.c:775
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "Napaka med določanjem razširjenega atributa '%s': %s"
-#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:812
+#: gio/glocalfileinfo.c:1481 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Napaka med potrjevanjem datoteke '%s': %s"
-#: gio/glocalfileinfo.c:1537
+#: gio/glocalfileinfo.c:1551
msgid " (invalid encoding)"
msgstr " (neveljavni kodni nabor)"
-#: gio/glocalfileinfo.c:1719
+#: gio/glocalfileinfo.c:1758
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Napaka med potrjevanjem opisovalca datoteke: %s"
-#: gio/glocalfileinfo.c:1764
+#: gio/glocalfileinfo.c:1803
msgid "Invalid attribute type (uint32 expected)"
msgstr "Neveljavna vrsta atributa (pričakovan uint32)"
-#: gio/glocalfileinfo.c:1782
+#: gio/glocalfileinfo.c:1821
msgid "Invalid attribute type (uint64 expected)"
msgstr "Neveljavna vrsta atributa (pričakovan uint64)"
-#: gio/glocalfileinfo.c:1801 gio/glocalfileinfo.c:1820
+#: gio/glocalfileinfo.c:1840 gio/glocalfileinfo.c:1859
msgid "Invalid attribute type (byte string expected)"
msgstr "Neveljavna vrsta atributa (pričakovan bitni niz)"
-#: gio/glocalfileinfo.c:1846
+#: gio/glocalfileinfo.c:1885
#, c-format
msgid "Error setting permissions: %s"
msgstr "Napaka med določanjem dovoljenj: %s"
-#: gio/glocalfileinfo.c:1897
+#: gio/glocalfileinfo.c:1936
#, c-format
msgid "Error setting owner: %s"
msgstr "Napaka med določanjem lastnika: %s"
-#: gio/glocalfileinfo.c:1920
+#: gio/glocalfileinfo.c:1959
msgid "symlink must be non-NULL"
msgstr "Simbolna povezava ne sme biti določena kot NULL"
-#: gio/glocalfileinfo.c:1930 gio/glocalfileinfo.c:1949
-#: gio/glocalfileinfo.c:1960
+#: gio/glocalfileinfo.c:1969 gio/glocalfileinfo.c:1988
+#: gio/glocalfileinfo.c:1999
#, c-format
msgid "Error setting symlink: %s"
msgstr "Napaka med določanjem simbolne povezave: %s"
-#: gio/glocalfileinfo.c:1939
+#: gio/glocalfileinfo.c:1978
msgid "Error setting symlink: file is not a symlink"
msgstr ""
"Napaka med določevanjem simbolne povezave; datoteka ni simbolna povezava"
-#: gio/glocalfileinfo.c:2065
+#: gio/glocalfileinfo.c:2104
#, fuzzy, c-format
msgid "Error setting modification or access time: %s"
msgstr "Napaka med določanjem dovoljenj: %s"
-#: gio/glocalfileinfo.c:2088
+#: gio/glocalfileinfo.c:2127
msgid "SELinux context must be non-NULL"
msgstr "SELinux atribut ne sme biti določena kot NULL"
-#: gio/glocalfileinfo.c:2103
+#: gio/glocalfileinfo.c:2142
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Napaka nastavitve vsebine SELinux: %s"
-#: gio/glocalfileinfo.c:2110
+#: gio/glocalfileinfo.c:2149
msgid "SELinux is not enabled on this system"
msgstr "Na tem sistemu SELinux ni omogočen"
-#: gio/glocalfileinfo.c:2171
+#: gio/glocalfileinfo.c:2241
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Določanje atributa %s ni podprto"
@@ -1692,35 +1701,51 @@ msgstr "Napaka med razširjanjem pretoka odvoda spomina"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
-#: gio/gmount.c:376
+#: gio/gmount.c:378
msgid "mount doesn't implement unmount"
msgstr "enota ne podpira odklopa"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
-#: gio/gmount.c:451
+#: gio/gmount.c:457
msgid "mount doesn't implement eject"
msgstr "enote ni mogoče izvreči"
#. Translators: This is an error
#. * message for mount objects that
+#. * don't implement any of unmount or unmount_with_operation.
+#: gio/gmount.c:537
+#, fuzzy
+msgid "mount doesn't implement unmount or unmount_with_operation"
+msgstr "enota ne podpira odklopa"
+
+#. Translators: This is an error
+#. * message for mount objects that
+#. * don't implement any of eject or eject_with_operation.
+#: gio/gmount.c:624
+#, fuzzy
+msgid "mount doesn't implement eject or eject_with_operation"
+msgstr "enote ni mogoče izvreči"
+
+#. Translators: This is an error
+#. * message for mount objects that
#. * don't implement remount.
-#: gio/gmount.c:533
+#: gio/gmount.c:713
msgid "mount doesn't implement remount"
msgstr "enota ne podpira ponovnega priklopa"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:617
+#: gio/gmount.c:797
msgid "mount doesn't implement content type guessing"
msgstr "priklop ne podpira ugibanja vsebine vrste"
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
-#: gio/gmount.c:706
+#: gio/gmount.c:886
msgid "mount doesn't implement synchronous content type guessing"
msgstr "priklop ne podpira usklajevanja ugibanja vsebine vrste"
@@ -1758,10 +1783,18 @@ msgstr "Koren datotečnega sistema"
msgid "Error writing to unix: %s"
msgstr "Napaka med pisanjem na unix: %s"
-#: gio/gvolume.c:450
+#: gio/gvolume.c:452
msgid "volume doesn't implement eject"
msgstr "medija ni mogoče izvreči"
+#. Translators: This is an error
+#. * message for volume objects that
+#. * don't implement any of eject or eject_with_operation.
+#: gio/gvolume.c:531
+#, fuzzy
+msgid "volume doesn't implement eject or eject_with_operation"
+msgstr "medija ni mogoče izvreči"
+
#: gio/gwin32appinfo.c:277
msgid "Can't find application"
msgstr "Ni mogoče najti programa"