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-09-20 07:34:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-20 07:34:35 +0300
commit79c299209490bb0fb99e0e889d78d95cd49136d6 (patch)
tree9a14cb7af671f8929fa459776de381dbdbaf4c57
parent8b5f719cef4305c53c3364eaca9b0805a3d59b92 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-eu/strings.xml2
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml2
2 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 2257e11..5664f84 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -83,7 +83,9 @@
<string name="nextcloud_single_sign_on">Nextcloud saio-hasiera bakarra</string>
<string name="manual_login">Eskuzko saio hasiera</string>
<string name="confirm_account_logout">Ziur zaude saioa bukatu nahi duzula?</string>
+ <string name="digits">Digituak</string>
<string name="value">Balioa</string>
+ <string name="faq">FAQ</string>
<string name="secret">Sekretua</string>
<string name="issuer">Jaulkitzailea</string>
</resources>
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index dc2dd6c..7436e30 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -81,6 +81,8 @@
<string name="enable_offline_cache">Habilitar cache offline</string>
<string name="clear_offline_cache">Limpar cache offline</string>
<string name="nextcloud_single_sign_on">Nextcloud Single Sign Ligado</string>
+ <string name="manual_login">Login Manual</string>
+ <string name="confirm_account_logout">Tem certeza que deseja sair?</string>
<string name="value">Valor</string>
<string name="secret">Secreto</string>
<string name="issuer">Emissor</string>