diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-28 00:12:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-28 00:12:20 +0000 |
commit | 1bf486d93fbceeb0f2a0cb0813bc5d30fe7e56f6 (patch) | |
tree | 2ec870cb6cc0e4e4718d849811dbb5c07aee25e5 /apps/theming | |
parent | ad2ef3a81fd0dff07eaec63223829a17dd9c771f (diff) | |
download | nextcloud-server-1bf486d93fbceeb0f2a0cb0813bc5d30fe7e56f6.tar.gz nextcloud-server-1bf486d93fbceeb0f2a0cb0813bc5d30fe7e56f6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/pl.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/sr.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/sr.json | 2 |
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" : "Фајл је отпремљен", |