Ver Fonte

[tx-robot] updated from transifex

Nextcloud bot há 6 anos atrás
pai
commit
dd95a6af0f

+ 4 - 1
src/main/res/values-b+en+001/strings.xml

@@ -811,4 +811,7 @@
     <string name="send_note">Send note to recipient</string>
     <string name="note_could_not_sent">Could not send note</string>
     <string name="hint_note">Note</string>
-    </resources>
+    <string name="no_browser_available">No app available to handle links</string>
+    <string name="no_pdf_app_available">No App available to handle PDF</string>
+
+</resources>

+ 1 - 1
src/main/res/values-ca/strings.xml

@@ -193,7 +193,7 @@
     <string name="media_play_pause_description">Botó de reproducció o pausa</string>
     <string name="media_forward_description">Botó de reproducció ràpida</string>
 
-    <string name="auth_trying_to_login">Intentat accedir ...</string>
+    <string name="auth_trying_to_login">Intentat accedir</string>
 	<string name="auth_no_net_conn_title">Sense connexió de xarxa</string>
 	<string name="auth_nossl_plain_ok_title">La connexió segura no està disponible.</string>
 	<string name="auth_connection_established">S\'ha establert la connexió</string>

+ 4 - 1
src/main/res/values-es/strings.xml

@@ -811,4 +811,7 @@
     <string name="send_note">Enviar nota al destinatario</string>
     <string name="note_could_not_sent">No se puede enviar la nota</string>
     <string name="hint_note">Nota</string>
-    </resources>
+    <string name="no_browser_available">No hay ninguna app disponible para manejar enlaces</string>
+    <string name="no_pdf_app_available">No hay apps disponibles para manejar PDF</string>
+
+</resources>

+ 1 - 1
src/main/res/values-fr/strings.xml

@@ -368,7 +368,7 @@ Attention la suppression est irréversible.</string>
     <string name="copy_link">Copier le lien</string>
     <string name="clipboard_text_copied">Lien copié</string>
     <string name="clipboard_no_text_to_copy">Aucun texte n\'a été reçu pour copier dans le presse-papier</string>
-    <string name="clipboard_unexpected_error">Erreur inattendue lors de la copie vers le presse-papiers</string>
+    <string name="clipboard_unexpected_error">Erreur inattendue lors de la copie dans le presse-papier</string>
     <string name="clipboard_label">Texte copié depuis %1$s</string>
 
     <string name="error_cant_bind_to_operations_service">Erreur critique : Impossible de réaliser les opérations</string>

+ 4 - 1
src/main/res/values-sk-rSK/strings.xml

@@ -821,4 +821,7 @@
     <string name="send_note">Odoslať poznámku pre príjemcu</string>
     <string name="note_could_not_sent">Nebolo možné odoslať poznámku</string>
     <string name="hint_note">Poznámka</string>
-    </resources>
+    <string name="no_browser_available">Aplikácia na prácu s linkami nenájdená</string>
+    <string name="no_pdf_app_available">Aplikácia na prácu s PDF nenájdená</string>
+
+</resources>