Browse Source

[tx-robot] updated from transifex

Nextcloud bot 7 years ago
parent
commit
1fd1f38faf
2 changed files with 13 additions and 1 deletions
  1. 6 1
      src/main/res/values-it/strings.xml
  2. 7 0
      src/main/res/values-pt-rBR/strings.xml

+ 6 - 1
src/main/res/values-it/strings.xml

@@ -371,7 +371,7 @@
 
     <string name="network_error_socket_exception">Si è verificato un errore durante la connessione al server</string>
     <string name="network_error_socket_timeout_exception">Si è verificato un errore in attesa del server. Impossibile completare l\'operazione.</string>
-    <string name="network_error_connect_timeout_exception">Si è verificato un errore in attesa del server. Impossibile completare l\\'operazione.</string>
+    <string name="network_error_connect_timeout_exception">Si è verificato un errore in attesa del server. Impossibile completare l\'operazione.</string>
     <string name="network_host_not_available">Impossibile completare l\'operazione. Server non disponibile</string>
 
     <string name="forbidden_permissions">Non ti è consentito %s</string>
@@ -588,6 +588,11 @@
     <string name="welcome_feature_3_title">Caricamento automatico</string>
     <string name="welcome_feature_3_text">Tieni al sicuro le tue foto</string>
 
+    <string name="whats_new_end_to_end_encryption_title">Cifratura End to End</string>
+    <string name="whats_new_resized_images_title">Immagini adattate allo schermo</string>
+    <string name="whats_new_ipv6_title">Supporto IPv6</string>
+    <string name="whats_new_ipv6_content">Ora funziona bene con i server che supportano IPv6, e, contemporaneamente, supporta IPv4.</string>
+
     <string name="whats_new_skip">Salta</string>
 
     <string name="fingerprint_scan_finger">Esegui la scansione del tuo dito</string>

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

@@ -588,6 +588,13 @@
     <string name="welcome_feature_3_title">Auto envio</string>
     <string name="welcome_feature_3_text">Mantenha seguras as suas fotos</string>
 
+    <string name="whats_new_end_to_end_encryption_title">Criptografia de ponta-a-ponta</string>
+    <string name="whats_new_end_to_end_encryption_content">Escolha quais pastas criptografar, configure a partir de qualquer cliente. Adicione facilmente novos dispositivos usando uma senha de 12 palavras.</string>
+    <string name="whats_new_resized_images_title">Imagens adaptadas à tela</string>
+    <string name="whats_new_resized_images_content">A versão menor é mostrada por padrão, pois salva dados e funciona bem para enviar &amp; compartilhar. Você pode baixar o arquivo completo durante o zoom.</string>
+    <string name="whats_new_ipv6_title"> Support IPv6</string>
+    <string name="whats_new_ipv6_content">Atualmente funciona bem com servidores que suportam o IPv6, bem como com IPv4.</string>
+
     <string name="whats_new_skip">Saltar</string>
 
     <string name="fingerprint_scan_finger">Por favor escaneie sua impressão digital</string>