summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/eo.js3
-rw-r--r--apps/theming/l10n/eo.json3
-rw-r--r--apps/theming/l10n/sv.js3
-rw-r--r--apps/theming/l10n/sv.json3
4 files changed, 12 insertions, 0 deletions
diff --git a/apps/theming/l10n/eo.js b/apps/theming/l10n/eo.js
index e0050cbd03c..b5145a3d25d 100644
--- a/apps/theming/l10n/eo.js
+++ b/apps/theming/l10n/eo.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Nomo ne povas mapleni",
"The given name is too long" : "Tiu nomo tro longas",
"The given web address is too long" : "Tiu TTT-adreso tro longas",
+ "The given web address is not a valid URL" : "Tiu TTT-adreso ne estas valida retadreso",
"The given legal notice address is too long" : "Tiu adreso pri leĝa regularo tro longas",
+ "The given legal notice address is not a valid URL" : "La adreso al leĝa regularo ne estas valida retadreso",
"The given privacy policy address is too long" : "Tiu adreso pri privateca regularo tro longas",
+ "The given privacy policy address is not a valid URL" : "La adreso al privateca regularo ne estas valida retadreso",
"The given slogan is too long" : "Tiu frapfrazo tro longas",
"The given color is invalid" : "Tiu koloro ne validas",
"The file was uploaded" : "La dosiero alŝutiĝis.",
diff --git a/apps/theming/l10n/eo.json b/apps/theming/l10n/eo.json
index 577a59696c7..a4a52892774 100644
--- a/apps/theming/l10n/eo.json
+++ b/apps/theming/l10n/eo.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Nomo ne povas mapleni",
"The given name is too long" : "Tiu nomo tro longas",
"The given web address is too long" : "Tiu TTT-adreso tro longas",
+ "The given web address is not a valid URL" : "Tiu TTT-adreso ne estas valida retadreso",
"The given legal notice address is too long" : "Tiu adreso pri leĝa regularo tro longas",
+ "The given legal notice address is not a valid URL" : "La adreso al leĝa regularo ne estas valida retadreso",
"The given privacy policy address is too long" : "Tiu adreso pri privateca regularo tro longas",
+ "The given privacy policy address is not a valid URL" : "La adreso al privateca regularo ne estas valida retadreso",
"The given slogan is too long" : "Tiu frapfrazo tro longas",
"The given color is invalid" : "Tiu koloro ne validas",
"The file was uploaded" : "La dosiero alŝutiĝis.",
diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js
index bad8ed82d25..e391b5cd0da 100644
--- a/apps/theming/l10n/sv.js
+++ b/apps/theming/l10n/sv.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Namn kan inte vara tom",
"The given name is too long" : "Det angivna namnet är för långt",
"The given web address is too long" : "Den angivna adressen är för lång",
+ "The given web address is not a valid URL" : "Den angivna webbadressen är inte en giltig URL",
"The given legal notice address is too long" : "Den angivna juridiska notisadressen är för lång",
+ "The given legal notice address is not a valid URL" : "Den angivna juridiska notisadressen är inte en giltig URL",
"The given privacy policy address is too long" : "Den angivna sekretesspolicyadressen är för lång",
+ "The given privacy policy address is not a valid URL" : "Den angivna sekretesspolicyadressen är inte en giltig URL",
"The given slogan is too long" : "Den angivna slogan är för lång",
"The given color is invalid" : "Den angivna färgen är inte tillgänglig",
"The file was uploaded" : "Filen laddades upp",
diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json
index efde3d4997c..b2d5a092826 100644
--- a/apps/theming/l10n/sv.json
+++ b/apps/theming/l10n/sv.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Namn kan inte vara tom",
"The given name is too long" : "Det angivna namnet är för långt",
"The given web address is too long" : "Den angivna adressen är för lång",
+ "The given web address is not a valid URL" : "Den angivna webbadressen är inte en giltig URL",
"The given legal notice address is too long" : "Den angivna juridiska notisadressen är för lång",
+ "The given legal notice address is not a valid URL" : "Den angivna juridiska notisadressen är inte en giltig URL",
"The given privacy policy address is too long" : "Den angivna sekretesspolicyadressen är för lång",
+ "The given privacy policy address is not a valid URL" : "Den angivna sekretesspolicyadressen är inte en giltig URL",
"The given slogan is too long" : "Den angivna slogan är för lång",
"The given color is invalid" : "Den angivna färgen är inte tillgänglig",
"The file was uploaded" : "Filen laddades upp",