Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-08 06:56:40 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-10-08 15:40:40 +0300
commitd0707cdbbeca8b08122e5470ad89ba36364f3b45 (patch)
treede429f8eef5e3975a0da78490e4c5f8b8ccde7e1
parent853f1db5ebc437dd685138838e0a83fd1e7f043b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-hu-rHU/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/src/main/res/values-hu-rHU/strings.xml b/app/src/main/res/values-hu-rHU/strings.xml
index 7fa10e11..c863b19d 100644
--- a/app/src/main/res/values-hu-rHU/strings.xml
+++ b/app/src/main/res/values-hu-rHU/strings.xml
@@ -12,6 +12,7 @@
<string name="action_search">Keresés</string>
<string name="action_sorting_method">Rendezési mód</string>
<string name="simple_cancel">Mégse</string>
+ <string name="simple_switch">Kapcsoló</string>
<string name="simple_edit">Szerkesztés</string>
<string name="simple_remove">Eltávolítás</string>
<string name="action_edit_save">Mentés</string>
@@ -265,4 +266,7 @@
<string name="settings_file_suffix_description">Az új jegyzetek fájlkiterjesztése a Nextcloudban</string>
<string name="settings_file_suffix_success">Új fájl utótagja: %1$s</string>
<string name="http_status_code">HTTP állapotkód: %1$d</string>
- </resources>
+ <string name="progress_import_indeterminate">Jegyzetek importálása…</string>
+ <string name="progress_import">%1$d. / %2$d jegyzet importálása…</string>
+ <string name="account_imported">Fiók importálva.</string>
+</resources>