diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-03 00:11:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-03 00:11:47 +0000 |
commit | 5105f1d4660072bf56d5342615a4284b8c44c752 (patch) | |
tree | b21aabaeb4c8f52cf1610120c3958f2efed07a49 /lib/l10n | |
parent | 25c479c0c585764689f6d2f4ad5bc1452bda1a1e (diff) | |
download | nextcloud-server-5105f1d4660072bf56d5342615a4284b8c44c752.tar.gz nextcloud-server-5105f1d4660072bf56d5342615a4284b8c44c752.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/fi.js | 1 | ||||
-rw-r--r-- | lib/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index d474e7c8df2..ee1ed07051f 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -22,6 +22,7 @@ OC.L10N.register( "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", "Server version %s or higher is required." : "Palvelinversio %s tai sitä uudempi vaaditaan.", "Server version %s or lower is required." : "Palvelinversio %s tai alhaisempi vaaditaan.", + "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", "Unknown filetype" : "Tuntematon tiedostotyyppi", "Invalid image" : "Virheellinen kuva", "Avatar image is not square" : "Avatar-kuva ei ole neliö", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index e03f2c3b1ee..8806183f8b3 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -20,6 +20,7 @@ "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", "Server version %s or higher is required." : "Palvelinversio %s tai sitä uudempi vaaditaan.", "Server version %s or lower is required." : "Palvelinversio %s tai alhaisempi vaaditaan.", + "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", "Unknown filetype" : "Tuntematon tiedostotyyppi", "Invalid image" : "Virheellinen kuva", "Avatar image is not square" : "Avatar-kuva ei ole neliö", |