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>2020-05-11 05:16:11 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-11 05:16:11 +0300
commit90e6b3105948c697fbd1956b79c8bd3775ef0c9f (patch)
treeb51e4c0aa06e7769f466a318373126e9d0b4566d /apps/theming
parent7957b09f5be9460cd47dcef54e2ed2df43d9da87 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/is.js3
-rw-r--r--apps/theming/l10n/is.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js
index 0a878bc8c0b..bac510c88b5 100644
--- a/apps/theming/l10n/is.js
+++ b/apps/theming/l10n/is.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Heiti má ekki vera tómt",
"The given name is too long" : "Uppgefið nafn er of langt",
"The given web address is too long" : "Uppgefið veffang er of langt",
+ "The given web address is not a valid URL" : "Uppgefið veffang er ekki gild vefslóð",
"The given legal notice address is too long" : "Uppgefið veffang lagatexta er of langt",
+ "The given legal notice address is not a valid URL" : "Uppgefið veffang lagatexta er ekki gild vefslóð",
"The given privacy policy address is too long" : "Veffang á stefnu um meðferð persónulegra gagna er of langt",
+ "The given privacy policy address is not a valid URL" : "Veffang á stefnu um meðferð persónulegra gagna er ekki gild vefslóð",
"The given slogan is too long" : "Uppgefið slagorð er of langt",
"The given color is invalid" : "Uppgefinn litur er ógildur",
"The file was uploaded" : "Skráin var send inn",
diff --git a/apps/theming/l10n/is.json b/apps/theming/l10n/is.json
index 5eadd38fb8e..e4ad9019783 100644
--- a/apps/theming/l10n/is.json
+++ b/apps/theming/l10n/is.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Heiti má ekki vera tómt",
"The given name is too long" : "Uppgefið nafn er of langt",
"The given web address is too long" : "Uppgefið veffang er of langt",
+ "The given web address is not a valid URL" : "Uppgefið veffang er ekki gild vefslóð",
"The given legal notice address is too long" : "Uppgefið veffang lagatexta er of langt",
+ "The given legal notice address is not a valid URL" : "Uppgefið veffang lagatexta er ekki gild vefslóð",
"The given privacy policy address is too long" : "Veffang á stefnu um meðferð persónulegra gagna er of langt",
+ "The given privacy policy address is not a valid URL" : "Veffang á stefnu um meðferð persónulegra gagna er ekki gild vefslóð",
"The given slogan is too long" : "Uppgefið slagorð er of langt",
"The given color is invalid" : "Uppgefinn litur er ógildur",
"The file was uploaded" : "Skráin var send inn",