diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-11-17 22:04:54 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-11-17 22:04:54 +0000 |
commit | a5e7441fac2b9b066ac745df139062cff71dffaf (patch) | |
tree | d7c61307920dec6dd6304ff9bdfc013b513df0df /po/ro.po | |
parent | c63eea5a62be6c16ea5b7e1d20d4bbdbb336dc13 (diff) | |
download | drakwizard-a5e7441fac2b9b066ac745df139062cff71dffaf.tar drakwizard-a5e7441fac2b9b066ac745df139062cff71dffaf.tar.gz drakwizard-a5e7441fac2b9b066ac745df139062cff71dffaf.tar.bz2 drakwizard-a5e7441fac2b9b066ac745df139062cff71dffaf.tar.xz drakwizard-a5e7441fac2b9b066ac745df139062cff71dffaf.zip |
merge in fixed escaped strings
Diffstat (limited to 'po/ro.po')
-rw-r--r-- | po/ro.po | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: drakwizard 0.2\n" -"POT-Creation-Date: 2003-11-17 15:44+0000\n" +"POT-Creation-Date: 2003-11-17 22:19+0000\n" "PO-Revision-Date: 2003-09-10 13:08+0200\n" "Last-Translator: Ovidiu Constantin <ovidiu.constantin@gmx.net>\n" "Language-Team: Romanian Translators for Free Software <rtfs-project@lists." @@ -1158,7 +1158,7 @@ msgstr "" msgid "" "* Example 4: allow only hosts in NIS netgroup \"foonet\", but deny access " "from one particular host\n" -"hosts allow = \\@foonet\n" +"hosts allow = @foonet\n" "hosts deny = pirate" msgstr "" "* Exemplul 4: Permite numai accesul gazdelor din grupul de reţea NIS \"foonet" @@ -1230,9 +1230,9 @@ msgstr "Drepturi fişiere" #: ../samba_wizard/Samba.pm_.c:162 #, fuzzy msgid "" -"Type users or group separated by a comma (groups must be preceded by a " -"'\\@') like this :\n" -"root, fred, \\@users, \\@wheel for each kind of permission." +"Type users or group separated by a comma (groups must be preceded by a '@') " +"like this :\n" +"root, fred, @users, @wheel for each kind of permission." msgstr "" "Introduceţi utilizatori sau grupuri separate prin virgulă (grupurile trebuie " "precedate de \\'@\\')ca în : \\nroot, gigi, @users,@wheel pentru fiecare " @@ -1243,7 +1243,7 @@ msgid "read list:" msgstr "Lista citire:" #: ../samba_wizard/Samba.pm_.c:169 ../samba_wizard/Samba.pm_.c:170 -msgid "root, fred, \\@users, \\@wheel" +msgid "root, fred, @users, @wheel" msgstr "" #: ../samba_wizard/Samba.pm_.c:170 |