diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-29 07:31:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-29 07:31:51 -0400 |
commit | b0b76fe064860d2074c91897a29e0f9ac5705db8 (patch) | |
tree | 403b6102c31503b3adb8be3268713d46ec946474 /core/l10n/fi_FI.php | |
parent | aaefb643069c3bd681b439fe25725ef636004e65 (diff) | |
download | nextcloud-server-b0b76fe064860d2074c91897a29e0f9ac5705db8.tar.gz nextcloud-server-b0b76fe064860d2074c91897a29e0f9ac5705db8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi_FI.php')
-rw-r--r-- | core/l10n/fi_FI.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index fc2b00b1c7d..0c63d410f9b 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -64,6 +64,8 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Virhe oikeuksia muuttaessa", "Shared with you and the group {group} by {owner}" => "Jaettu sinun ja ryhmän {group} kanssa käyttäjän {owner} toimesta", "Shared with you by {owner}" => "Jaettu kanssasi käyttäjän {owner} toimesta", +"Share with user or group …" => "Jaa käyttäjän tai ryhmän kanssa…", +"Share link" => "Jaa linkki", "Password protect" => "Suojaa salasanalla", "Password" => "Salasana", "Allow Public Upload" => "Salli julkinen lähetys", @@ -77,6 +79,7 @@ $TRANSLATIONS = array( "Resharing is not allowed" => "Jakaminen uudelleen ei ole salittu", "Shared in {item} with {user}" => "{item} on jaettu {user} kanssa", "Unshare" => "Peru jakaminen", +"notify by email" => "ilmoita sähköpostitse", "can edit" => "voi muokata", "access control" => "Pääsyn hallinta", "create" => "luo", @@ -151,6 +154,7 @@ $TRANSLATIONS = array( "Alternative Logins" => "Vaihtoehtoiset kirjautumiset", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hei sinä!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Tutustu siihen!</a><br><br>", "The share will expire on %s.<br><br>" => "Jakaminen päättyy %s.<br><br>", -"Updating ownCloud to version %s, this may take a while." => "Päivitetään ownCloud versioon %s, tämä saattaa kestää hetken." +"Updating ownCloud to version %s, this may take a while." => "Päivitetään ownCloud versioon %s, tämä saattaa kestää hetken.", +"Thank you for your patience." => "Kiitos kärsivällisyydestäsi." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |