diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
commit | 801b9e0494d90dac3d1103d7e603cdfec9fe62c7 (patch) | |
tree | b53a2cf7ea176aee8960644fa6a805831c39f238 /apps/files_sharing/l10n/fi_FI.js | |
parent | 40330bf4927b5b9bcfcfe5833f13d575c1ee18d4 (diff) | |
download | nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.tar.gz nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fi_FI.js')
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi_FI.js b/apps/files_sharing/l10n/fi_FI.js index 4c8636cdc6c..3999df930be 100644 --- a/apps/files_sharing/l10n/fi_FI.js +++ b/apps/files_sharing/l10n/fi_FI.js @@ -23,10 +23,13 @@ OC.L10N.register( "Invalid ownCloud url" : "Virheellinen ownCloud-osoite", "Shared by" : "Jakanut", "A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio jaettiin <strong>toiselta palvelimelta</strong>", + "A public shared file or folder was <strong>downloaded</strong>" : "Julkisesti jaettu tiedosto tai kansio <strong>ladattiin</strong>", "You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s", "%1$s accepted remote share %2$s" : "%1$s hyväksyi etäjaon %2$s", "%1$s declined remote share %2$s" : "%1$s kieltäytyi etäjaosta %2$s", "%1$s unshared %2$s from you" : "%1$s lopetti kohteen %2$s jakamisen kanssasi", + "Public shared folder %1$s was downloaded" : "Julkisesti jaettu kansio %1$s ladattiin", + "Public shared file %1$s was downloaded" : "Julkisesti jaettu tiedosto %1$s ladattiin", "This share is password-protected" : "Tämä jako on suojattu salasanalla", "The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.", "Password" : "Salasana", |