瀏覽代碼

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 4 年之前
父節點
當前提交
e1147e2597
共有 3 個文件被更改,包括 12 次插入1 次删除
  1. 1 1
      src/main/res/values-cs-rCZ/strings.xml
  2. 10 0
      src/main/res/values-es/strings.xml
  3. 1 0
      src/main/res/values-nl/strings.xml

+ 1 - 1
src/main/res/values-cs-rCZ/strings.xml

@@ -274,7 +274,7 @@
     <string name="etm_background_jobs_start_test_job">Spustit zkušební úlohu</string>
     <string name="etm_background_jobs_stop_test_job">Zastavit zkušební úlohu</string>
     <string name="etm_download_enqueue_test_download">Zařadit do fronty testovací stahování</string>
-    <string name="etm_download_path">Cesta federovaného úložiště</string>
+    <string name="etm_download_path">Popis umístění federovaného úložiště</string>
     <string name="etm_downloader">Nástroj pro stahování</string>
     <string name="etm_migrations">Migrace (přechod na novější verzi aplikace)</string>
     <string name="etm_preferences">Předvolby</string>

+ 10 - 0
src/main/res/values-es/strings.xml

@@ -10,6 +10,7 @@
     <string name="action_clear_failed_uploads">Quitar cargas fallidas</string>
     <string name="action_edit">Editar</string>
     <string name="action_empty_notifications">Limpiar todas las notificaciones</string>
+    <string name="action_empty_trashbin">Vaciar papelera</string>
     <string name="action_send_share">Enviar/Compartir</string>
     <string name="action_switch_grid_view">Vista en cuadrícula</string>
     <string name="action_switch_list_view">Vista de lista</string>
@@ -278,6 +279,13 @@
     <string name="etm_migrations">Migraciones (actualizar app)</string>
     <string name="etm_preferences">Preferencias</string>
     <string name="etm_title">Engineering Test</string>
+    <string name="etm_transfer">Transferencia de archivo</string>
+    <string name="etm_transfer_enqueue_test_download">Poner en cola el test de descarga</string>
+    <string name="etm_transfer_enqueue_test_upload">Poner en cola el test de subida</string>
+    <string name="etm_transfer_remote_path">Dirección remota</string>
+    <string name="etm_transfer_type">Transferir</string>
+    <string name="etm_transfer_type_download">Descarga</string>
+    <string name="etm_transfer_type_upload">Subir</string>
     <string name="fab_label">Añadir o subir</string>
     <string name="failed_to_download">Error al enviar el fichero al gestor de descargas</string>
     <string name="failed_to_print">Fallo al imprimir el archivo</string>
@@ -364,6 +372,7 @@
     <string name="foreign_files_success">Se han movido todos los archivos</string>
     <string name="forward">Adelante</string>
     <string name="fourHours">4 horas</string>
+    <string name="fullscreen">Pantalla completa</string>
     <string name="hint_name">Nombre</string>
     <string name="hint_note">Nota</string>
     <string name="hint_password">Contraseña</string>
@@ -719,6 +728,7 @@
     <string name="trashbin_empty_message">Podrás recuperar los archivos eliminados desde aquí.</string>
     <string name="trashbin_file_not_deleted">No se ha podido eliminar el archivo %1$s.</string>
     <string name="trashbin_file_not_restored">No se ha podido restaurar el archivo %1$s.</string>
+    <string name="trashbin_loading_failed">¡Fallo al cargar la papelera!</string>
     <string name="trashbin_not_emptied">No se ha podido eliminar permanentemente el archivo.</string>
     <string name="unread_comments">Hay comentarios no leídos</string>
     <string name="unset_encrypted">Desconfigurar cifrado</string>

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

@@ -372,6 +372,7 @@
     <string name="foreign_files_success">Alle bestanden zijn verplaatst</string>
     <string name="forward">Doorsturen</string>
     <string name="fourHours">4 uur</string>
+    <string name="fullscreen">Volledig scherm</string>
     <string name="hint_name">Naam</string>
     <string name="hint_note">Notitie</string>
     <string name="hint_password">Wachtwoord</string>