Browse Source

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 2 năm trước cách đây
mục cha
commit
7bf1d73c89

+ 1 - 0
app/src/main/res/values-pl/strings.xml

@@ -241,6 +241,7 @@
     <string name="end_to_end_encryption_folder_not_empty">Ten katalog nie jest pusty.</string>
     <string name="end_to_end_encryption_generating_keys">Generowanie nowych kluczy</string>
     <string name="end_to_end_encryption_keywords_description">Wszystkie 12 słów utworzy bardzo trudne hasło, które pozwoli na przeglądanie i korzystanie z zaszyfrowanych plików. Zapisz je i przechowuj w bezpiecznym miejscu.</string>
+    <string name="end_to_end_encryption_not_enabled">Szyfrowanie End-to-End wyłączone na serwerze.</string>
     <string name="end_to_end_encryption_passphrase_title">Zapisz swoje 12-sto znakowe hasło szyfrujące</string>
     <string name="end_to_end_encryption_password">Hasło…</string>
     <string name="end_to_end_encryption_retrieving_keys">Pobieranie kluczy…</string>

+ 1 - 0
app/src/main/res/values-pt-rBR/strings.xml

@@ -241,6 +241,7 @@
     <string name="end_to_end_encryption_folder_not_empty">Esta pasta não está vazia.</string>
     <string name="end_to_end_encryption_generating_keys">Gerando novas chaves…</string>
     <string name="end_to_end_encryption_keywords_description">Todas as 12 palavras juntas fazem uma senha muito forte, permitindo que você use seus arquivos criptografados. Por favor escreva e mantenha-as em um lugar seguro.</string>
+    <string name="end_to_end_encryption_not_enabled">Criptografia de ponta a ponta desabilitada no servidor.</string>
     <string name="end_to_end_encryption_passphrase_title">Anote sua senha de criptografia de 12 palavras</string>
     <string name="end_to_end_encryption_password">Senha…</string>
     <string name="end_to_end_encryption_retrieving_keys">Retornando chaves…</string>