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-18 07:17:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-18 07:17:22 +0300
commit6f17bf8c5e374f84dfc42e7c0c6eafc387fbadd3 (patch)
tree00548253c19e86d29c49e228309ba2fa3959486d
parent2fee624be85196aa68e52022af449d993cf1e236 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml4
-rw-r--r--app/src/main/res/values-de/strings.xml5
-rw-r--r--app/src/main/res/values-eu/strings.xml4
3 files changed, 10 insertions, 3 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index 68e31f4..acd8e56 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -81,4 +81,6 @@
<string name="enable_offline_cache">Zapnout mezipaměť offline režimu</string>
<string name="clear_offline_cache">Vymazat mezipaměť offline režimu</string>
<string name="nextcloud_single_sign_on">Nextcloud sjednocené přihlašování</string>
- </resources>
+ <string name="manual_login">Ruční přihlášení</string>
+ <string name="confirm_account_logout">Opravdu se chcete odhlásit?</string>
+</resources>
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index f28dc1e..d17df06 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -80,4 +80,7 @@
<string name="offline_cache_description">Die verschlüsselten Tresore werden zwischengespeichert, wenn sie manuell geladen wurden.</string>
<string name="enable_offline_cache">Offline-Cache aktivieren</string>
<string name="clear_offline_cache">Offline-Cache leeren</string>
- </resources>
+ <string name="nextcloud_single_sign_on">Nextcloud Single Sign On</string>
+ <string name="manual_login">Manuelles Anmelden</string>
+ <string name="confirm_account_logout">Möchten Sie sich wirklich abmelden?</string>
+</resources>
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 8fe63bd..5fd047b 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -80,4 +80,6 @@
<string name="offline_cache_description">Enkriptatutako kutxak gordetzen ditu eskuz kargatu badira</string>
<string name="enable_offline_cache">Gaitu lineaz kanpoko cachea</string>
<string name="clear_offline_cache">Garbitu lineaz kanpoko cachea</string>
- </resources>
+ <string name="manual_login">Eskuzko saio hasiera</string>
+ <string name="confirm_account_logout">Ziur zaude saioa bukatu nahi duzula?</string>
+</resources>