Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/fi.js')
-rw-r--r--apps/theming/l10n/fi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js
index 1e22c2dd663..49007f922be 100644
--- a/apps/theming/l10n/fi.js
+++ b/apps/theming/l10n/fi.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Could not write file to disk" : "Tiedostoa ei voitu kirjoittaa levylle",
"A PHP extension stopped the file upload" : "PHP-laajennus pysäytti tiedoston lähettämisen",
"No file uploaded" : "Ei tiedostoa lähetetty",
- "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto",
"Theming" : "Teema",
"Legal notice" : "Lainopillinen huomautus",
"Privacy policy" : "Yksityisyyskäytäntö",
@@ -48,6 +47,7 @@ OC.L10N.register(
"Header logo" : "Otsakelogo",
"Upload new header logo" : "Lähetä uusi otsakelogo",
"Favicon" : "Favicon",
- "Upload new favicon" : "Lähetä uusi favicon"
+ "Upload new favicon" : "Lähetä uusi favicon",
+ "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto"
},
"nplurals=2; plural=(n != 1);");