diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-11 02:16:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-11 02:16:11 +0000 |
commit | 90e6b3105948c697fbd1956b79c8bd3775ef0c9f (patch) | |
tree | b51e4c0aa06e7769f466a318373126e9d0b4566d /apps/theming/l10n | |
parent | 7957b09f5be9460cd47dcef54e2ed2df43d9da87 (diff) | |
download | nextcloud-server-90e6b3105948c697fbd1956b79c8bd3775ef0c9f.tar.gz nextcloud-server-90e6b3105948c697fbd1956b79c8bd3775ef0c9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/is.json | 3 |
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", |