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:
authorNextcloud bot <bot@nextcloud.com>2017-10-27 03:08:49 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-27 03:08:49 +0300
commit7f13eb42911932b00992c3a4ca5d9db07a884484 (patch)
treef4dfab86d7ea559ab6d2b1fab51a5d61bf71d32e /apps/theming/l10n
parent65cf575147a9d7c92c2a0acf6342dbc6f3281e6b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/is.js8
-rw-r--r--apps/theming/l10n/is.json8
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js
index 1c97194763f..b09f2bf2801 100644
--- a/apps/theming/l10n/is.js
+++ b/apps/theming/l10n/is.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Uppgefið veffang er of langt",
"The given slogan is too long" : "Uppgefið slagorð er of langt",
"The given color is invalid" : "Uppgefinn litur er ógildur",
+ "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu",
+ "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér",
+ "No file was uploaded" : "Engin skrá skilaði sér",
+ "Missing a temporary folder" : "Vantar bráðabirgðamöppu",
+ "Failed to write file to disk." : "Tókst ekki að skrifa skrá á disk.",
+ "A PHP extension stopped the file upload." : "PHP-viðbót stöðvaði innsendingu skráar.",
"No file uploaded" : "Engin skrá var send inn",
"Unsupported image type" : "Óstudd gerð myndar",
"You are already using a custom theme" : "Þú ert nú þegar að nota sérsniðið þema",
diff --git a/apps/theming/l10n/is.json b/apps/theming/l10n/is.json
index 0e75a583c11..2489448cb78 100644
--- a/apps/theming/l10n/is.json
+++ b/apps/theming/l10n/is.json
@@ -7,6 +7,14 @@
"The given web address is too long" : "Uppgefið veffang er of langt",
"The given slogan is too long" : "Uppgefið slagorð er of langt",
"The given color is invalid" : "Uppgefinn litur er ógildur",
+ "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu",
+ "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér",
+ "No file was uploaded" : "Engin skrá skilaði sér",
+ "Missing a temporary folder" : "Vantar bráðabirgðamöppu",
+ "Failed to write file to disk." : "Tókst ekki að skrifa skrá á disk.",
+ "A PHP extension stopped the file upload." : "PHP-viðbót stöðvaði innsendingu skráar.",
"No file uploaded" : "Engin skrá var send inn",
"Unsupported image type" : "Óstudd gerð myndar",
"You are already using a custom theme" : "Þú ert nú þegar að nota sérsniðið þema",