From 62e05fa382ae45c4c0462b588f6376ec6cca0fe9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 17 Sep 2024 00:47:48 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/hu.js | 4 +++- l10n/hu.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/hu.js b/l10n/hu.js index c096f17..d97a2a0 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -41,6 +41,8 @@ OC.L10N.register( "Index the content of PDF files." : "PDF-fájlok tartalmának indexelése.", "Extract Office" : "Office-fájlok kibontása", "Index the content of office files." : "Office-fájlok tartalmának indexelése.", - "Results" : "Eredmények" + "Results" : "Eredmények", + "Open Files" : "Fájlok megnyitása", + "Directly from search results." : "Közvetlenül a keresési eredményekből." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index d70c3d0..f026af4 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -39,6 +39,8 @@ "Index the content of PDF files." : "PDF-fájlok tartalmának indexelése.", "Extract Office" : "Office-fájlok kibontása", "Index the content of office files." : "Office-fájlok tartalmának indexelése.", - "Results" : "Eredmények" + "Results" : "Eredmények", + "Open Files" : "Fájlok megnyitása", + "Directly from search results." : "Közvetlenül a keresési eredményekből." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file