Module: wine Branch: master Commit: ca609ad9e06f4339b4916bb5fe5493039e210e73 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ca609ad9e06f4339b4916bb5fe...
Author: Francois Gouget fgouget@free.fr Date: Tue Jan 17 23:28:15 2012 +0100
po: Tweak the Slovenian 'file or directory' xcopy translation.
---
po/sl.po | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/po/sl.po b/po/sl.po index d45e4a8..b368424 100644 --- a/po/sl.po +++ b/po/sl.po @@ -14185,7 +14185,7 @@ msgid "" msgstr "" "Ali je '%s' ime ciljne datoteke\n" "ali mape?\n" -"(F - Datoteka, D - Mapa)\n" +"(D - Datoteka, M - Mapa)\n"
#: xcopy.rc:35 #, fuzzy @@ -14208,14 +14208,16 @@ msgid "Failed during reading of '%1'\n" msgstr "Napaka med branjem '%s'\n"
#: xcopy.rc:43 +#, fuzzy msgctxt "File key" msgid "F" msgstr "F"
#: xcopy.rc:44 +#, fuzzy msgctxt "Directory key" msgid "D" -msgstr "D" +msgstr "M"
#: xcopy.rc:77 #, fuzzy