diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:47 +0000 |
commit | 38224a844f70c79eb85c142c011b7282455b726c (patch) | |
tree | cba9a2ef5e0d3830839ea5812af13483bf32ab2e /core/l10n/hu.js | |
parent | bfc8a35a3e099cd0f1495193f9326124a600b76f (diff) | |
download | nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.tar.gz nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index f7bea77e2aa..9184625efe4 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -215,8 +215,8 @@ OC.L10N.register( "Search people" : "Emberek keresése", "Not found" : "Nem található", "People" : "Emberek", - "Search in" : "Keresés ebben:", "Filter in current view" : "Jelenlegi nézet szűrése", + "Search in" : "Keresés ebben:", "Searching …" : "Keresés…", "No matching results" : "Nincs találat", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} és ${this.dateFilter.endAt.toLocaleDateString()} között", |