diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:15:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:15:06 +0000 |
commit | 8d5180f0601d2010ec24f6047b0184188cb4e66c (patch) | |
tree | 9b92f42e3d0302ac10476aa9fbc0e310f79eeb5b /apps/theming | |
parent | 2a85e69958a3e26a6131af5bee8a1a2190d84d1a (diff) | |
download | nextcloud-server-8d5180f0601d2010ec24f6047b0184188cb4e66c.tar.gz nextcloud-server-8d5180f0601d2010ec24f6047b0184188cb4e66c.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", |