diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-03 00:12:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-03 00:12:13 +0000 |
commit | e5684a92873abbbbef2371b671d2220e8c02e812 (patch) | |
tree | 6a4594ea73dc689363bef9c702b0d6c2c3579e40 /lib/l10n | |
parent | 9c1c47400fa66474c2b39ce0622c949e29a674a9 (diff) | |
download | nextcloud-server-e5684a92873abbbbef2371b671d2220e8c02e812.tar.gz nextcloud-server-e5684a92873abbbbef2371b671d2220e8c02e812.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ö", |