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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-28 07:03:42 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-09-28 11:33:02 +0300
commit8246287990d4a8f68892e8ff6bb9d76dafd94c3d (patch)
tree7adf6f1ef117c9073669f0e78e380ac64f160823
parent6c14b96ae9305b91387ccfc2938fdd7abf549d51 (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.xml4
1 files changed, 3 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 885a7f7ff..13bc1eba4 100644
--- a/app/src/main/res/values-hu-rHU/strings.xml
+++ b/app/src/main/res/values-hu-rHU/strings.xml
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Cím (kötelező)</string>
<string name="saving_new_card">Új kártya mentése…</string>
- </resources>
+ <string name="progress_import">%1$d. / %2$d tábla importálása…</string>
+ <string name="progress_import_indeterminate">Táblák importálása…</string>
+</resources>