diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-19 02:24:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-19 02:24:56 +0000 |
commit | 9e70b83f13321acbe786483a4282c430bc0fde91 (patch) | |
tree | 45e50b202dc7016a9900fcfcb40a68110e4125d2 /apps/dashboard | |
parent | 6ade109b60a5390849f71064ac1c96ff2c7d0d06 (diff) | |
download | nextcloud-server-9e70b83f13321acbe786483a4282c430bc0fde91.tar.gz nextcloud-server-9e70b83f13321acbe786483a4282c430bc0fde91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/hu.js | 3 | ||||
-rw-r--r-- | apps/dashboard/l10n/hu.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/hu.js b/apps/dashboard/l10n/hu.js index 44fb1737f05..3d1b3c3d5cb 100644 --- a/apps/dashboard/l10n/hu.js +++ b/apps/dashboard/l10n/hu.js @@ -21,6 +21,9 @@ OC.L10N.register( "Good afternoon, {name}" : "Jó napot, {name}", "Good evening" : "Jó estét", "Good evening, {name}" : "Jó estét, {name}", + "Hello" : "Üdv", + "Hello, {name}" : "Üdv {name}!", + "Pick from Files" : "Választás a fájlok közül", "Default images" : "Alapértelmezett képek", "Plain background" : "Egyszerű háttér", "Insert from {productName}" : "Beillesztés {productName}-ból", diff --git a/apps/dashboard/l10n/hu.json b/apps/dashboard/l10n/hu.json index 282c0665033..74db88da55f 100644 --- a/apps/dashboard/l10n/hu.json +++ b/apps/dashboard/l10n/hu.json @@ -19,6 +19,9 @@ "Good afternoon, {name}" : "Jó napot, {name}", "Good evening" : "Jó estét", "Good evening, {name}" : "Jó estét, {name}", + "Hello" : "Üdv", + "Hello, {name}" : "Üdv {name}!", + "Pick from Files" : "Választás a fájlok közül", "Default images" : "Alapértelmezett képek", "Plain background" : "Egyszerű háttér", "Insert from {productName}" : "Beillesztés {productName}-ból", |