diff options
Diffstat (limited to 'core')
-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}", |