diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
commit | fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1 (patch) | |
tree | 87379d08b8d1e55d09abab5bdd6075d04163c6fc /core/l10n/hu.js | |
parent | ebf289c4304f04868cf365a339c34836cbc83b68 (diff) | |
download | nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.tar.gz nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r-- | core/l10n/hu.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index dfeeaae3038..3c1c3e1b756 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -182,12 +182,13 @@ OC.L10N.register( "Install the Contacts app" : "A Névjegyek alkalmazás telepítése", "Loading your contacts …" : "Névjegyek betöltése…", "Looking for {term} …" : "{term} keresése…", - "Modified" : "Módosítva", + "Date" : "Dátum", "Today" : "Ma", "Last year" : "Előző év", "Not found" : "Nem található", "People" : "Emberek", "Load more results" : "További találatok betöltése", + "Searching …" : "Keresés…", "Forgot password?" : "Elfelejtett jelszó?", "Back to login form" : "Vissza a bejelentkezési űrlaphoz", "Back" : "Vissza", @@ -418,6 +419,7 @@ OC.L10N.register( "No more subfolders in here" : "Itt nincsenek almappák", "Name" : "Név", "Size" : "Méret", + "Modified" : "Módosítva", "\"{name}\" is an invalid file name." : "A(z) „{name}” fájlnév érvénytelen.", "File name cannot be empty." : "A fájlnév nem lehet üres.", "\"/\" is not allowed inside a file name." : "„/” nem szerepelhet fájlnévben.", |