diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
commit | bc94fab8eea4eb76ea98a34076510c2054b9d741 (patch) | |
tree | 3fc935bc0d2d86e4d4ede3710623e5c46c5ee232 /core/l10n/hu.js | |
parent | c76be650142a93291c8e5f197958995e35793142 (diff) | |
download | nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.tar.gz nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.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, 2 insertions, 2 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 48f054740ec..64beeac3eae 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -198,12 +198,12 @@ OC.L10N.register( "Reset search" : "KeresĂ©s visszaállĂtása", "Start search" : "KeresĂ©s indĂtása", "Search for {name} only" : "KeresĂ©s csak a(z) {name} kifejezĂ©sre", - "No results for {query}" : "Nincs találat a következĹ‘re: {query}", - "Press enter to start searching" : "A keresĂ©s indĂtásához nyomjon Entert", "Start typing to search" : "Kezdjen el gĂ©pelni a keresĂ©shez", "Loading more results …" : "További találatok betöltĂ©se…", "Load more results" : "További találatok betöltĂ©se", "Search" : "KeresĂ©s", + "No results for {query}" : "Nincs találat a következĹ‘re: {query}", + "Press enter to start searching" : "A keresĂ©s indĂtásához nyomjon Entert", "An error occurred while searching for {type}" : "Hiba törtĂ©nt a(z) {type} keresĂ©se sorá", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["A keresĂ©shez Ărjon be a legalább {minSearchLength} karaktert","A keresĂ©shez Ărjon be a legalább {minSearchLength} karaktert"], "This browser is not supported" : "Ez a böngĂ©szĹ‘ nem támogatott.", |