diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-09 01:55:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-09 01:55:51 -0400 |
commit | 6e2e0108ee84b2ffded721e5a0fd070437ffe958 (patch) | |
tree | 378077811a4f9fb78c0fcb80cd666cea254ea014 /apps/files_sharing/l10n/fi_FI.php | |
parent | 6f35e51ff3583d629923d36037323a6fe1670fbd (diff) | |
download | nextcloud-server-6e2e0108ee84b2ffded721e5a0fd070437ffe958.tar.gz nextcloud-server-6e2e0108ee84b2ffded721e5a0fd070437ffe958.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fi_FI.php')
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php index 6782d193b12..50c079e253a 100644 --- a/apps/files_sharing/l10n/fi_FI.php +++ b/apps/files_sharing/l10n/fi_FI.php @@ -8,6 +8,11 @@ $TRANSLATIONS = array( "No files have been shared with you yet." => "Kukaan ei ole jakanut tiedostoja kanssasi vielä.", "You haven't shared any files yet." => "Et ole jakanut yhtäkään tiedostoa vielä.", "You haven't shared any files by link yet." => "Et ole vielä jakanut yhtäkään tiedostoa linkin kautta.", +"Do you want to add the remote share {name} from {owner}@{remote}?" => "Haluatko lisätä etäjaon {name} kohteesta {owner}@{remote}?", +"Remote share" => "Etäjako", +"Remote share password" => "Etäjaon salasana", +"Cancel" => "Peru", +"Add remote share" => "Lisää etäjako", "No ownCloud installation found at {remote}" => "ownCloud-asennusta ei löytynyt kohteesta {remote}", "Invalid ownCloud url" => "Virheellinen ownCloud-osoite", "Shared by {owner}" => "Jakanut {owner}", |