diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-03 02:29:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-03 02:29:34 +0000 |
commit | 448b41fedab89de1a7c10a3a6717390d219da7e3 (patch) | |
tree | 01dcdca97e08cc3f6c6f5de164324a4115a0bbb4 /core | |
parent | c8c198715ec22a957b6f59b30cea9d1c426f6b07 (diff) | |
download | nextcloud-server-448b41fedab89de1a7c10a3a6717390d219da7e3.tar.gz nextcloud-server-448b41fedab89de1a7c10a3a6717390d219da7e3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/hu.js | 3 | ||||
-rw-r--r-- | core/l10n/hu.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 6addfcb0352..d62141a40a2 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -179,6 +179,9 @@ OC.L10N.register( "Back" : "Vissza", "Login form is disabled." : "A bejelentkezési űrlap letiltva.", "Edit Profile" : "Profil szerkesztése", + "The headline and about sections will show up here" : "A fejléc és a névjegy szakaszok itt fognak megjelenni", + "You haven't added any info yet" : "Még nem adott hozzá információkat", + "{user} hasn't added any info yet" : "{user} még nem adott hozzá információkat", "Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését", "Reset search" : "Keresés visszaállítása", "Search for {name} only" : "Keresés csak a(z) {name} kifejezésre", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index f2ddc7b44dd..b453af4a4b6 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -177,6 +177,9 @@ "Back" : "Vissza", "Login form is disabled." : "A bejelentkezési űrlap letiltva.", "Edit Profile" : "Profil szerkesztése", + "The headline and about sections will show up here" : "A fejléc és a névjegy szakaszok itt fognak megjelenni", + "You haven't added any info yet" : "Még nem adott hozzá információkat", + "{user} hasn't added any info yet" : "{user} még nem adott hozzá információkat", "Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését", "Reset search" : "Keresés visszaállítása", "Search for {name} only" : "Keresés csak a(z) {name} kifejezésre", |