diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-08 02:28:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-08 02:28:20 +0000 |
commit | e645c5d96a0431653599e4510ae0e827bd10af2e (patch) | |
tree | 7014243f41a87e53a1da542201a21f82d0bcb969 /apps/theming | |
parent | 86bccde9c7341a8925a5039bd05f0b10c01c0b3d (diff) | |
download | nextcloud-server-e645c5d96a0431653599e4510ae0e827bd10af2e.tar.gz nextcloud-server-e645c5d96a0431653599e4510ae0e827bd10af2e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/sk.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/sk.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js index de424d3c031..72cf5f08238 100644 --- a/apps/theming/l10n/sk.js +++ b/apps/theming/l10n/sk.js @@ -8,8 +8,11 @@ OC.L10N.register( "Name cannot be empty" : "Názov nemôže byť prázdny", "The given name is too long" : "Zadané meno je príliš dlhé", "The given web address is too long" : "Zadaná web adresa je príliš dlhá", + "The given web address is not a valid URL" : "Zadaná web adresa nie je platná adresa URL", "The given legal notice address is too long" : "Zadaná adresa právneho upozornenia je príliš dlhá", + "The given legal notice address is not a valid URL" : "Zadaná adresa právneho upozornenia nie je platná adresa URL", "The given privacy policy address is too long" : "Zadaná adresa zásady ochrany osobných údajov je príliš dlhá", + "The given privacy policy address is not a valid URL" : "Zadaná adresa zásady ochrany osobných údajov nie je platná adresa URL", "The given slogan is too long" : "Zadaný slogan je príliš dlhý", "The given color is invalid" : "Zadaná farba nie je platná", "The file was uploaded" : "Súbor bol nahraný", diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json index f1a5c6dbc11..74b4692c2b3 100644 --- a/apps/theming/l10n/sk.json +++ b/apps/theming/l10n/sk.json @@ -6,8 +6,11 @@ "Name cannot be empty" : "Názov nemôže byť prázdny", "The given name is too long" : "Zadané meno je príliš dlhé", "The given web address is too long" : "Zadaná web adresa je príliš dlhá", + "The given web address is not a valid URL" : "Zadaná web adresa nie je platná adresa URL", "The given legal notice address is too long" : "Zadaná adresa právneho upozornenia je príliš dlhá", + "The given legal notice address is not a valid URL" : "Zadaná adresa právneho upozornenia nie je platná adresa URL", "The given privacy policy address is too long" : "Zadaná adresa zásady ochrany osobných údajov je príliš dlhá", + "The given privacy policy address is not a valid URL" : "Zadaná adresa zásady ochrany osobných údajov nie je platná adresa URL", "The given slogan is too long" : "Zadaný slogan je príliš dlhý", "The given color is invalid" : "Zadaná farba nie je platná", "The file was uploaded" : "Súbor bol nahraný", |