diff options
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/hu.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/hu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js index af6d4706e29..3108e77e5ad 100644 --- a/apps/theming/l10n/hu.js +++ b/apps/theming/l10n/hu.js @@ -5,6 +5,7 @@ OC.L10N.register( "Admin" : "Rendszergazda", "Saved" : "Mentve", "a safe home for all your data" : "biztonságos hely az adatai számára", + "Error uploading the file" : "Hiba a fájl feltöltése során", "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ú", diff --git a/apps/theming/l10n/hu.json b/apps/theming/l10n/hu.json index 428e9d4ce85..15995f43e0c 100644 --- a/apps/theming/l10n/hu.json +++ b/apps/theming/l10n/hu.json @@ -3,6 +3,7 @@ "Admin" : "Rendszergazda", "Saved" : "Mentve", "a safe home for all your data" : "biztonságos hely az adatai számára", + "Error uploading the file" : "Hiba a fájl feltöltése során", "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ú", |