diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-31 00:08:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-31 00:08:35 +0000 |
commit | 6a6300b1f20116088c3d7e09d5e4d8a6ed6fc57e (patch) | |
tree | fb156feb18f9018354f82fe3bbf3b9cebdd92a85 /core/l10n | |
parent | 548871a9f3b1a4a244b0467a988cc4191d49146b (diff) | |
download | nextcloud-server-6a6300b1f20116088c3d7e09d5e4d8a6ed6fc57e.tar.gz nextcloud-server-6a6300b1f20116088c3d7e09d5e4d8a6ed6fc57e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/fi.js | 1 | ||||
-rw-r--r-- | core/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 65cbfa4d4a8..822b1da6228 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -124,6 +124,7 @@ OC.L10N.register( "Password protect" : "Suojaa salasanalla", "Allow upload and editing" : "Salli lähetys ja muokkaus", "Allow editing" : "Salli muokkaus", + "upload only" : "vain lähetys", "Email link to person" : "Lähetä linkki sähköpostitse", "Send" : "Lähetä", "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}", diff --git a/core/l10n/fi.json b/core/l10n/fi.json index 06f1762cbcb..86f7a9c0bfa 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -122,6 +122,7 @@ "Password protect" : "Suojaa salasanalla", "Allow upload and editing" : "Salli lähetys ja muokkaus", "Allow editing" : "Salli muokkaus", + "upload only" : "vain lähetys", "Email link to person" : "Lähetä linkki sähköpostitse", "Send" : "Lähetä", "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}", |