summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-16 01:11:05 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-16 01:11:05 +0000
commit43a53c0c8e93fed16b7adf5a0244a2f7b8fdbc58 (patch)
tree1b2ca209e5cb56742867232ab5f93f4992a8b94e /apps/theming
parent3baa5fada8deee9f0d9e1a8e7d88c7d07c1c7e81 (diff)
downloadnextcloud-server-43a53c0c8e93fed16b7adf5a0244a2f7b8fdbc58.tar.gz
nextcloud-server-43a53c0c8e93fed16b7adf5a0244a2f7b8fdbc58.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/fi.js3
-rw-r--r--apps/theming/l10n/fi.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js
index 882231db1f8..f1b8654bef0 100644
--- a/apps/theming/l10n/fi.js
+++ b/apps/theming/l10n/fi.js
@@ -9,6 +9,9 @@ OC.L10N.register(
"The given web address is too long" : "Verkko-osoite on liian pitkä",
"The given slogan is too long" : "Slogani on liian pitkä",
"The given color is invalid" : "Väri on virheellinen",
+ "There is no error, the file uploaded with success" : "Ei virhettä, tiedosto lähetettiin onnistuneesti",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedoston upload_max_filesize-tietueen arvon",
+ "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain",
"No file was uploaded" : "Tiedostoa ei lähetetty",
"Missing a temporary folder" : "Väliaikaiskansio puuttuu",
"Failed to write file to disk." : "Levylle kirjoittaminen epäonnistui.",
diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json
index 3ac21388f16..2a521e246d2 100644
--- a/apps/theming/l10n/fi.json
+++ b/apps/theming/l10n/fi.json
@@ -7,6 +7,9 @@
"The given web address is too long" : "Verkko-osoite on liian pitkä",
"The given slogan is too long" : "Slogani on liian pitkä",
"The given color is invalid" : "Väri on virheellinen",
+ "There is no error, the file uploaded with success" : "Ei virhettä, tiedosto lähetettiin onnistuneesti",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedoston upload_max_filesize-tietueen arvon",
+ "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain",
"No file was uploaded" : "Tiedostoa ei lähetetty",
"Missing a temporary folder" : "Väliaikaiskansio puuttuu",
"Failed to write file to disk." : "Levylle kirjoittaminen epäonnistui.",