summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/pl.js1
-rw-r--r--apps/theming/l10n/pl.json1
-rw-r--r--apps/theming/l10n/sr.js2
-rw-r--r--apps/theming/l10n/sr.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js
index 59e1b641781..2f6db33cc0d 100644
--- a/apps/theming/l10n/pl.js
+++ b/apps/theming/l10n/pl.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motywy pozwalają na łatwą personalizację wyglądu Twojej instancji i wspieranych klientów. Efekty będą widoczne dla wszystkich użytkowników.",
"Name" : "Nazwa",
"Reset to default" : "Przywróć domyślne",
+ "https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Kolor",
"Logo" : "Logo",
diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json
index bd99aaebfc4..a4a06388cfa 100644
--- a/apps/theming/l10n/pl.json
+++ b/apps/theming/l10n/pl.json
@@ -17,6 +17,7 @@
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motywy pozwalają na łatwą personalizację wyglądu Twojej instancji i wspieranych klientów. Efekty będą widoczne dla wszystkich użytkowników.",
"Name" : "Nazwa",
"Reset to default" : "Przywróć domyślne",
+ "https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Kolor",
"Logo" : "Logo",
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
index d8986911e02..9dbc22d76b2 100644
--- a/apps/theming/l10n/sr.js
+++ b/apps/theming/l10n/sr.js
@@ -8,6 +8,8 @@ OC.L10N.register(
"Name cannot be empty" : "Име не може бити празно",
"The given name is too long" : "Име је предугачко",
"The given web address is too long" : "Адреса је предугачка",
+ "The given legal notice address is too long" : "Дата адреса правног обавештења је предугачка",
+ "The given privacy policy address is too long" : "Дата адреса политике приватност је предугачка",
"The given slogan is too long" : "Слоган је предугачак",
"The given color is invalid" : "Задата боја није исправна",
"The file was uploaded" : "Фајл је отпремљен",
diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json
index 8f57d61c13f..2860def1553 100644
--- a/apps/theming/l10n/sr.json
+++ b/apps/theming/l10n/sr.json
@@ -6,6 +6,8 @@
"Name cannot be empty" : "Име не може бити празно",
"The given name is too long" : "Име је предугачко",
"The given web address is too long" : "Адреса је предугачка",
+ "The given legal notice address is too long" : "Дата адреса правног обавештења је предугачка",
+ "The given privacy policy address is too long" : "Дата адреса политике приватност је предугачка",
"The given slogan is too long" : "Слоган је предугачак",
"The given color is invalid" : "Задата боја није исправна",
"The file was uploaded" : "Фајл је отпремљен",