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

github.com/nextcloud/passman-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-21 07:15:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-21 07:15:13 +0300
commit44a1aefd8980bb2848eee1cb883b438e6648505e (patch)
tree5d365c3bc12253621a2fdc368345b246879fef1e
parenta888d352c377dc46999e55baf11cfb6b5cb790a4 (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, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values-hu-rHU/strings.xml b/app/src/main/res/values-hu-rHU/strings.xml
index 51bd9a2..adbbdbb 100644
--- a/app/src/main/res/values-hu-rHU/strings.xml
+++ b/app/src/main/res/values-hu-rHU/strings.xml
@@ -80,5 +80,7 @@
<string name="offline_cache_description">Gyorsítótárazza a titkosított széfeket, ha kézileg lettek betöltve</string>
<string name="enable_offline_cache">Offline gyorsítótár engedélyezése</string>
<string name="clear_offline_cache">Offline gyorsítótár törlése</string>
- <string name="nextcloud_single_sign_on">Nextcloud Single Sign On</string>
- </resources>
+ <string name="nextcloud_single_sign_on">Nextcloud egyszeri bejelentkezés</string>
+ <string name="manual_login">Kézi bejelentkezés</string>
+ <string name="confirm_account_logout">Biztos, hogy kilép?</string>
+</resources>