diff options
author | Christian Perrier <bubulle@debian.org> | 2005-01-20 19:06:28 +0000 |
---|---|---|
committer | Christian Perrier <bubulle@debian.org> | 2005-01-20 19:06:28 +0000 |
commit | a2884e32d61a123cf1298df6b1e1ea9cf50cab70 (patch) | |
tree | 8042b00b6d08780887778c91b8a45ec25b9c2ddc /po/pt_BR.po | |
parent | 39f4df799824f363f7e1a3c5404a74073ec5045c (diff) |
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. Closes: #291172
* cmdline/*cc : s/arbitary/arbitrary
* po/*po : unfuzzy translations
* po/apt-all.pot : updated from source code
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 2243a01cd..10ba9f2ff 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -188,7 +188,7 @@ msgid "" " -q Disable progress indicator.\n" " -i Show only important deps for the unmet command.\n" " -c=? Read this configuration file\n" -" -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" msgstr "" "Uso: apt-cache [opções] comando\n" @@ -245,7 +245,7 @@ msgid "" "Options:\n" " -h This help text.\n" " -c=? Read this configuration file\n" -" -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" msgstr "" "Uso: apt-config [opções] comando\n" "\n" @@ -277,7 +277,7 @@ msgid "" " -h This help text\n" " -t Set the temp dir\n" " -c=? Read this configuration file\n" -" -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" msgstr "" "Uso: apt-extracttemplates arquivo1 [arquivo2 ...]\n" "\n" @@ -362,7 +362,7 @@ msgid "" " --no-delink Enable delinking debug mode\n" " --contents Control contents file generation\n" " -c=? Read this configuration file\n" -" -o=? Set an arbitary configuration option" +" -o=? Set an arbitrary configuration option" msgstr "" "Uso: apt-ftparchive [opções] comando\n" "Comandos: packages caminho_binário [arquivo_override [prefixo_caminho]]\n" @@ -1166,7 +1166,7 @@ msgid "" " -b Build the source package after fetching it\n" " -V Show verbose version numbers\n" " -c=? Read this configuration file\n" -" -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" "pages for more information and options.\n" " This APT has Super Cow Powers.\n" @@ -1262,7 +1262,7 @@ msgid "" " -h This help text\n" " -s Use source file sorting\n" " -c=? Read this configuration file\n" -" -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" msgstr "" "Uso: apt-sortpkgs [opções] arquivo1 [arquivo2 ...]\n" "\n" |