From 13fb2430e8e2c5f266e43da85d9adbe5284f0080 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Thu, 19 Jul 2018 14:12:04 +1000 Subject: Pull updated translations from Transifex Signed-off-by: Allan McRae --- src/pacman/po/fi.po | 72 ++++++++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'src/pacman/po/fi.po') diff --git a/src/pacman/po/fi.po b/src/pacman/po/fi.po index 36a2a1a2..11de2e5b 100644 --- a/src/pacman/po/fi.po +++ b/src/pacman/po/fi.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2018-04-29 23:49+1000\n" -"PO-Revision-Date: 2018-04-29 14:02+0000\n" -"Last-Translator: Allan McRae \n" +"POT-Creation-Date: 2018-07-19 14:06+1000\n" +"PO-Revision-Date: 2018-07-19 04:15+0000\n" +"Last-Translator: Jesse Jaara \n" "Language-Team: Finnish (http://www.transifex.com/toofishes/archlinux-pacman/" "language/fi/)\n" "Language: fi\n" @@ -1155,73 +1155,78 @@ msgstr "" #: src/pacman/pacman.c:214 #, c-format +msgid " -r, --root set an alternate installation root\n" +msgstr " -r, --root määritä vaihtoehtoinen juuri asennukselle\n" + +#: src/pacman/pacman.c:215 +#, c-format msgid " -v, --verbose be verbose\n" msgstr " -v, --verbose näytä yksityiskohtaisempia tietoja\n" -#: src/pacman/pacman.c:215 +#: src/pacman/pacman.c:216 #, c-format msgid " --arch set an alternate architecture\n" msgstr " --arch määritä vaihtoehtoinen arkkitehtuuri\n" -#: src/pacman/pacman.c:216 +#: src/pacman/pacman.c:217 #, c-format msgid " --sysroot operate on a mounted guest system (root-only)\n" msgstr "" -#: src/pacman/pacman.c:217 +#: src/pacman/pacman.c:218 #, c-format msgid " --cachedir set an alternate package cache location\n" msgstr "" " --cachedir määritä vaihtoehtoinen sijainti välimuistille\n" -#: src/pacman/pacman.c:218 +#: src/pacman/pacman.c:219 #, c-format msgid " --hookdir set an alternate hook location\n" msgstr "--hookdir aseta vaihtoehtoinen koukkusijainti\n" -#: src/pacman/pacman.c:219 +#: src/pacman/pacman.c:220 #, c-format msgid " --color colorize the output\n" msgstr " --color väritä tuloste\n" -#: src/pacman/pacman.c:220 +#: src/pacman/pacman.c:221 #, c-format msgid " --config set an alternate configuration file\n" msgstr " --config määritä vaihtoehtoinen asetustiedosto\n" -#: src/pacman/pacman.c:221 +#: src/pacman/pacman.c:222 #, c-format msgid " --debug display debug messages\n" msgstr " --debug näytä ohjelmavirheiden viestit\n" -#: src/pacman/pacman.c:222 +#: src/pacman/pacman.c:223 #, c-format msgid " --gpgdir set an alternate home directory for GnuPG\n" msgstr " --gpgdir määritä vaihtoehtoinen kotikansio GnuPG:lle\n" -#: src/pacman/pacman.c:223 +#: src/pacman/pacman.c:224 #, c-format msgid " --logfile set an alternate log file\n" msgstr " --logfile määritä vaihtoehtoinen lokitiedosto\n" -#: src/pacman/pacman.c:224 +#: src/pacman/pacman.c:225 #, c-format msgid " --noconfirm do not ask for any confirmation\n" msgstr " --noconfirm älä pyydä vahvistusta\n" -#: src/pacman/pacman.c:225 +#: src/pacman/pacman.c:226 #, c-format msgid " --confirm always ask for confirmation\n" msgstr " --confirm pyydä aina vahvistusta\n" -#: src/pacman/pacman.c:226 +#: src/pacman/pacman.c:227 #, c-format msgid "" " --disable-download-timeout\n" " use relaxed timeouts for download\n" msgstr "" -#: src/pacman/pacman.c:246 +#: src/pacman/pacman.c:247 #, c-format msgid "" " This program may be freely redistributed under\n" @@ -1230,82 +1235,77 @@ msgstr "" " Tätä ohjelmaa saa jakaa vapaasti GNU\n" " General Public Licensen ehtojen mukaisesti.\n" -#: src/pacman/pacman.c:279 +#: src/pacman/pacman.c:280 #, c-format msgid "HTTP_USER_AGENT truncated\n" msgstr "" -#: src/pacman/pacman.c:311 +#: src/pacman/pacman.c:312 #, c-format msgid "invalid option: '%s' and '%s' may not be used together\n" msgstr "virheellinen valitsin: '%s' ja '%s' ei voi käyttää yhdessä\n" -#: src/pacman/pacman.c:395 +#: src/pacman/pacman.c:396 #, c-format msgid "invalid argument '%s' for %s\n" msgstr "virheellinen parametri '%s' valitsimelle %s\n" -#: src/pacman/pacman.c:418 +#: src/pacman/pacman.c:419 #, c-format msgid "'%s' is not a valid debug level\n" msgstr "'%s' ei ole kelvollinen debuggaustaso\n" -#: src/pacman/pacman.c:453 -#, c-format -msgid "option --root is deprecated; use --sysroot instead\n" -msgstr "" - -#: src/pacman/pacman.c:722 +#: src/pacman/pacman.c:721 #, c-format msgid "option --force is deprecated; use --overwrite instead\n" msgstr "" -#: src/pacman/pacman.c:982 +#: src/pacman/pacman.c:981 #, c-format msgid "only one operation may be used at a time\n" msgstr "vain yksi operaatio voidaan suorittaa kerralla\n" -#: src/pacman/pacman.c:1040 +#: src/pacman/pacman.c:1039 #, c-format msgid "invalid option '-%c'\n" msgstr "virheellinen valitsin '-%c'\n" -#: src/pacman/pacman.c:1042 +#: src/pacman/pacman.c:1041 #, c-format msgid "invalid option '--%s'\n" msgstr "virheellinen valitsin '--%s'\n" -#: src/pacman/pacman.c:1167 +#: src/pacman/pacman.c:1166 #, c-format msgid "you cannot perform this operation unless you are root.\n" msgstr "tämän operaation suorittamiseen vaaditaan ylläpitäjän oikeudet.\n" -#: src/pacman/pacman.c:1173 +#: src/pacman/pacman.c:1172 #, c-format msgid "chroot to '%s' failed: (%s)\n" msgstr "" -#: src/pacman/pacman.c:1207 +#: src/pacman/pacman.c:1206 #, c-format msgid "failed to read arguments from stdin: (%s)\n" msgstr "" -#: src/pacman/pacman.c:1212 +#: src/pacman/pacman.c:1211 #, c-format msgid "failed to reopen stdin for reading: (%s)\n" msgstr "stdin:in uudelleen avaaminen epäonnistui: (%s)\n" -#: src/pacman/pacman.c:1217 +#: src/pacman/pacman.c:1216 #, c-format msgid "argument '-' specified with empty stdin\n" msgstr "parametri '-' annettiin ilman syötettä stdinissä\n" -#: src/pacman/pacman.c:1222 +#: src/pacman/pacman.c:1221 #, c-format msgid "argument '-' specified without input on stdin\n" msgstr "parametri '-' annettiin ilman syötettä stdinissä\n" -#: src/pacman/pacman.c:1299 +#: src/pacman/pacman.c:1298 #, c-format msgid "no operation specified (use -h for help)\n" msgstr "mitään operaatiota ei annettu (-h tulostaa ohjeen)\n" -- cgit v1.2.3-24-g4f1b