diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:14:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:14:52 +0000 |
commit | cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7 (patch) | |
tree | 1e4013aa56d84c4f64d01cd6fb35ae3888e530e5 /apps/theming | |
parent | 907a6b48603f8c605318df62edfad1c13b7090df (diff) | |
download | nextcloud-server-cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7.tar.gz nextcloud-server-cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/hu.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/hu.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js index 76f13a1ee0d..49aedf59bdc 100644 --- a/apps/theming/l10n/hu.js +++ b/apps/theming/l10n/hu.js @@ -8,8 +8,11 @@ OC.L10N.register( "Name cannot be empty" : "A név nem lehet üres", "The given name is too long" : "A megadott név túl hosszú", "The given web address is too long" : "A megadott webcím túl hosszú", + "The given web address is not a valid URL" : "A megadott webcím URL címe érvénytelen", "The given legal notice address is too long" : "A megadott jogi nyilatkozat címe túl hosszú", + "The given legal notice address is not a valid URL" : "A megadott jogi nyilatkozat URL címe érvénytelen", "The given privacy policy address is too long" : "A megadott adatvédelmi irányelvek címe túl hosszú", + "The given privacy policy address is not a valid URL" : "A megadott adatvédelmi irányelvek URL címe érvénytelen", "The given slogan is too long" : "A megadott szlogen túl hosszú", "The given color is invalid" : "A megadott szín érvénytelen", "The file was uploaded" : "A fájl fel lett töltve", diff --git a/apps/theming/l10n/hu.json b/apps/theming/l10n/hu.json index 91959c27f00..221b9976443 100644 --- a/apps/theming/l10n/hu.json +++ b/apps/theming/l10n/hu.json @@ -6,8 +6,11 @@ "Name cannot be empty" : "A név nem lehet üres", "The given name is too long" : "A megadott név túl hosszú", "The given web address is too long" : "A megadott webcím túl hosszú", + "The given web address is not a valid URL" : "A megadott webcím URL címe érvénytelen", "The given legal notice address is too long" : "A megadott jogi nyilatkozat címe túl hosszú", + "The given legal notice address is not a valid URL" : "A megadott jogi nyilatkozat URL címe érvénytelen", "The given privacy policy address is too long" : "A megadott adatvédelmi irányelvek címe túl hosszú", + "The given privacy policy address is not a valid URL" : "A megadott adatvédelmi irányelvek URL címe érvénytelen", "The given slogan is too long" : "A megadott szlogen túl hosszú", "The given color is invalid" : "A megadott szín érvénytelen", "The file was uploaded" : "A fájl fel lett töltve", |