Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-29 05:15:06 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-29 05:15:06 +0300
commit8d5180f0601d2010ec24f6047b0184188cb4e66c (patch)
tree9b92f42e3d0302ac10476aa9fbc0e310f79eeb5b /apps/theming
parent2a85e69958a3e26a6131af5bee8a1a2190d84d1a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/hu.js3
-rw-r--r--apps/theming/l10n/hu.json3
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",