From b8dcb4b33cd2393f9b4a8e924699a7220fc1bd8f Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Thu, 20 May 2021 12:33:05 +1000 Subject: Pull translations from Transifex Signed-off-by: Allan McRae --- lib/libalpm/po/fi.po | 107 ++++++++++++++++++++++++++++----------------------- 1 file changed, 58 insertions(+), 49 deletions(-) (limited to 'lib/libalpm/po/fi.po') diff --git a/lib/libalpm/po/fi.po b/lib/libalpm/po/fi.po index 67f7eca8..350e045e 100644 --- a/lib/libalpm/po/fi.po +++ b/lib/libalpm/po/fi.po @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR "Pacman Development Team " +# This file is distributed under the same license as the libalpm package. # # Translators: # No User, 2011 @@ -18,8 +18,8 @@ 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: 2021-04-23 10:36+1000\n" -"PO-Revision-Date: 2019-10-07 08:12+0000\n" +"POT-Creation-Date: 2021-05-20 12:24+1000\n" +"PO-Revision-Date: 2021-04-23 00:37+0000\n" "Last-Translator: Allan McRae \n" "Language-Team: Finnish (http://www.transifex.com/toofishes/archlinux-pacman/" "language/fi/)\n" @@ -59,7 +59,7 @@ msgstr "annettiin varoitus purettaessa %s (%s)\n" msgid "could not extract %s (%s)\n" msgstr "tiedostoa %s ei voitu purkaa (%s)\n" -#: lib/libalpm/add.c:159 lib/libalpm/dload.c:659 lib/libalpm/remove.c:534 +#: lib/libalpm/add.c:159 lib/libalpm/dload.c:672 lib/libalpm/remove.c:534 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "kohdetta %s ei voitu nimetä uudelleen kohteeksi %s (%s)\n" @@ -172,7 +172,7 @@ msgstr "vahingoittunut tietokantamerkintä '%s'\n" #: lib/libalpm/be_local.c:722 lib/libalpm/be_local.c:818 #: lib/libalpm/be_local.c:958 lib/libalpm/be_local.c:1055 -#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:770 lib/libalpm/util.c:254 +#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:783 lib/libalpm/util.c:254 #: lib/libalpm/util.c:270 #, c-format msgid "could not open file %s: %s\n" @@ -234,7 +234,7 @@ msgstr "paketin metadata puuttuu tiedostosta %s\n" msgid "failed to read signature file: %s\n" msgstr "allekirjoitustiedoston lukeminen epäonnistui: %s\n" -#: lib/libalpm/be_package.c:770 lib/libalpm/sync.c:934 +#: lib/libalpm/be_package.c:770 lib/libalpm/sync.c:953 #, c-format msgid "required key missing from keyring\n" msgstr "vaadittu avain puuttuu avainrenkaasta\n" @@ -271,7 +271,7 @@ msgstr "" msgid "unknown database file: %s\n" msgstr "tuntematon tietokantatiedosto: %s\n" -#: lib/libalpm/db.c:338 +#: lib/libalpm/db.c:344 #, c-format msgid "database path is undefined\n" msgstr "tietokannan polkua ei ole määritelty\n" @@ -357,59 +357,59 @@ msgid "" "too many errors from %s, skipping for the remainder of this transaction\n" msgstr "" -#: lib/libalpm/dload.c:224 +#: lib/libalpm/dload.c:220 #, c-format msgid "disk" msgstr "levy" -#: lib/libalpm/dload.c:396 +#: lib/libalpm/dload.c:392 #, c-format msgid "failed to create temporary file for download\n" msgstr "väliaikaistiedoston luonti lataamista varten epäonnistui\n" -#: lib/libalpm/dload.c:497 lib/libalpm/dload.c:525 lib/libalpm/dload.c:542 +#: lib/libalpm/dload.c:509 lib/libalpm/dload.c:537 lib/libalpm/dload.c:551 #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "tiedoston '%s' nouto palvelimelta %s epäonnistui : %s\n" -#: lib/libalpm/dload.c:516 +#: lib/libalpm/dload.c:529 #, c-format msgid "failed retrieving file '%s' from %s : expected download size exceeded\n" msgstr "" "tiedoston '%s' noutaminen koneelta %s epäonnistui: odotettu latauskoko " "ylittyi\n" -#: lib/libalpm/dload.c:637 +#: lib/libalpm/dload.c:650 #, c-format msgid "%s appears to be truncated: %jd/%jd bytes\n" msgstr "%s näyttää katkenneen: %jd/%jd tavua\n" -#: lib/libalpm/dload.c:737 +#: lib/libalpm/dload.c:750 #, c-format msgid "url '%s' is invalid\n" msgstr "osoite '%s' on virheellinen\n" -#: lib/libalpm/dload.c:817 -#, fuzzy, c-format +#: lib/libalpm/dload.c:836 +#, c-format msgid "failed to setup a download payload for %s\n" -msgstr "%s: lataus epäonnistui\n" +msgstr "" -#: lib/libalpm/dload.c:829 +#: lib/libalpm/dload.c:848 #, c-format msgid "curl returned error %d from transfer\n" msgstr "" -#: lib/libalpm/dload.c:851 +#: lib/libalpm/dload.c:872 #, c-format msgid "curl transfer error: %d\n" msgstr "" -#: lib/libalpm/dload.c:969 lib/libalpm/sync.c:821 +#: lib/libalpm/dload.c:989 lib/libalpm/sync.c:840 #, c-format msgid "failed to retrieve some files\n" msgstr "joidenkin tiedostojen noutaminen epäonnistui\n" -#: lib/libalpm/dload.c:992 +#: lib/libalpm/dload.c:1012 #, c-format msgid "download completed successfully but no file in the cache\n" msgstr "" @@ -529,7 +529,7 @@ msgstr "varastolle ei ole asetettu palvelimia" msgid "transaction already initialized" msgstr "toimenpide on jo alustettu" -#: lib/libalpm/error.c:90 lib/libalpm/error.c:94 +#: lib/libalpm/error.c:90 lib/libalpm/error.c:96 #, c-format msgid "transaction not initialized" msgstr "toimenpidettä ei ole alustettu" @@ -539,86 +539,86 @@ msgstr "toimenpidettä ei ole alustettu" msgid "duplicate target" msgstr "kohde on useampaan kertaan" -#: lib/libalpm/error.c:96 +#: lib/libalpm/error.c:94 +#, fuzzy, c-format +msgid "duplicate filename" +msgstr "kohde on useampaan kertaan" + +#: lib/libalpm/error.c:98 #, c-format msgid "transaction not prepared" msgstr "toimenpidettä ei ole valmisteltu" -#: lib/libalpm/error.c:98 +#: lib/libalpm/error.c:100 #, c-format msgid "transaction aborted" msgstr "toimenpide keskeytettiin" -#: lib/libalpm/error.c:100 +#: lib/libalpm/error.c:102 #, c-format msgid "operation not compatible with the transaction type" msgstr "operaatio ei ole yhteensopiva toimenpidetyypin kanssa" -#: lib/libalpm/error.c:102 +#: lib/libalpm/error.c:104 #, c-format msgid "transaction commit attempt when database is not locked" msgstr "toimenpiteen suoritusyritys kun tietokanta ei ollut lukittuna" -#: lib/libalpm/error.c:104 +#: lib/libalpm/error.c:106 #, c-format msgid "failed to run transaction hooks" msgstr "toimenpidekoukkuja ei voitu suorittaa" -#: lib/libalpm/error.c:107 +#: lib/libalpm/error.c:109 #, c-format msgid "could not find or read package" msgstr "pakettia ei löytynyt tai voitu lukea" -#: lib/libalpm/error.c:109 +#: lib/libalpm/error.c:111 #, c-format msgid "operation cancelled due to ignorepkg" msgstr "operaatio peruutettiin ignorepkg:n takia" -#: lib/libalpm/error.c:111 +#: lib/libalpm/error.c:113 #, c-format msgid "invalid or corrupted package" msgstr "virheellinen tai vahingoittunut paketti" -#: lib/libalpm/error.c:113 +#: lib/libalpm/error.c:115 #, c-format msgid "invalid or corrupted package (checksum)" msgstr "virheellinen tai vahingoittunut paketti (tarkistussumma)" -#: lib/libalpm/error.c:115 +#: lib/libalpm/error.c:117 #, c-format msgid "invalid or corrupted package (PGP signature)" msgstr "virheellinen tai vahingoittunut paketti (PGP-allekirjoitus)" -#: lib/libalpm/error.c:117 +#: lib/libalpm/error.c:119 #, c-format msgid "package missing required signature" msgstr "paketista puuttuu pakollinen allekirjoitus" -#: lib/libalpm/error.c:119 +#: lib/libalpm/error.c:121 #, c-format msgid "cannot open package file" msgstr "pakettitiedostoa ei voitu avata" -#: lib/libalpm/error.c:121 +#: lib/libalpm/error.c:123 #, c-format msgid "cannot remove all files for package" msgstr "paketin kaikkia tiedostoja ei voitu poistaa" -#: lib/libalpm/error.c:123 +#: lib/libalpm/error.c:125 #, c-format msgid "package filename is not valid" msgstr "paketin tiedostonimi ei ole kelvollinen" -#: lib/libalpm/error.c:125 +#: lib/libalpm/error.c:127 #, c-format msgid "package architecture is not valid" msgstr "paketin arkkitehtuuri ei ole kelvollinen" -#: lib/libalpm/error.c:127 -#, c-format -msgid "could not find repository for target" -msgstr "kohteen varastoa ei löytynyt" - #: lib/libalpm/error.c:130 #, c-format msgid "missing PGP signature" @@ -861,7 +861,7 @@ msgstr "" msgid "key \"%s\" could not be looked up remotely\n" msgstr "" -#: lib/libalpm/signing.c:925 lib/libalpm/sync.c:1003 +#: lib/libalpm/signing.c:925 lib/libalpm/sync.c:1022 #, c-format msgid "%s: missing required signature\n" msgstr "%s: pakollinen allekirjoitus puuttuu\n" @@ -943,34 +943,39 @@ msgstr "ohitetaan paketin korvaus (%s-%s => %s-%s)\n" msgid "cannot replace %s by %s\n" msgstr "pakettia %s ei voi korvata paketilla %s\n" -#: lib/libalpm/sync.c:523 lib/libalpm/sync.c:593 +#: lib/libalpm/sync.c:476 +#, c-format +msgid "packages %s and %s have the same filename: %s\n" +msgstr "" + +#: lib/libalpm/sync.c:542 lib/libalpm/sync.c:612 #, c-format msgid "unresolvable package conflicts detected\n" msgstr "ratkaisemattomia pakettiristiriitoja havaittu\n" -#: lib/libalpm/sync.c:543 +#: lib/libalpm/sync.c:562 #, c-format msgid "removing '%s' from target list because it conflicts with '%s'\n" msgstr "" "poistetaan '%s' kohteiden listasta, koska se on ristiriidassa paketin '%s' " "kanssa\n" -#: lib/libalpm/sync.c:1017 +#: lib/libalpm/sync.c:1036 #, c-format msgid "failed to read file %s: %s\n" msgstr "" -#: lib/libalpm/sync.c:1204 +#: lib/libalpm/sync.c:1223 #, c-format msgid "not enough free disk space\n" msgstr "ei tarpeeksi vapaata levytilaa\n" -#: lib/libalpm/sync.c:1226 +#: lib/libalpm/sync.c:1245 #, c-format msgid "could not commit removal transaction\n" msgstr "poistotoimenpidettä ei voitu suorittaa\n" -#: lib/libalpm/sync.c:1234 +#: lib/libalpm/sync.c:1253 #, c-format msgid "could not commit transaction\n" msgstr "toimenpidettä ei voitu suorittaa\n" @@ -1056,3 +1061,7 @@ msgid "couldn't find or create package cache, using %s instead\n" msgstr "" "pakettivälimuistia ei ollut olemassa eikä sitä voitu luoda. Käytetään %s sen " "sijaan\n" + +#, c-format +#~ msgid "could not find repository for target" +#~ msgstr "kohteen varastoa ei löytynyt" -- cgit v1.2.3-24-g4f1b