Removed unused strings.

This commit is contained in:
Felix Ableitner 2015-06-19 19:28:57 +02:00
parent 83fe0f0bb1
commit 90e640b904
34 changed files with 122 additions and 163 deletions

View File

@ -1,9 +1,9 @@
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
Syncthing reemplaza los servicios de sincronización propietarios y en la nube con algo abierto, de confianza y descentralizado. Tus datos son solo tuyos, y mereces elegir dónde se almacenarán, si se compartirán con algún tercero, y cómo serán transmitidos a través de Internet.
Website: https://syncthing.net/
Página web: https://syncthing.net/
Source code: https://github.com/syncthing/syncthing-android
Código fuente: https://github.com/syncthing/syncthing-android
Forum: https://discourse.syncthing.net/
Foros: https://discourse.syncthing.net/
Issues: https://github.com/syncthing/syncthing-android/issues
Problemas: https://github.com/syncthing/syncthing-android/issues

View File

@ -1 +1 @@
Replace proprietary services with something open, trustworthy and decentralized.
Sustituye servicios propietarios con algo abierto, de confianza y descentralizado.

View File

@ -1 +1 @@
Replace proprietary services with something open, trustworthy and decentralized.
Pengganti layanan hak paten dengan sesuatu yang terbuka, terpercaya dan terdesentralisasi

View File

@ -1 +1 @@
Substitui serviços proprietários com algo aberto, confiável e descentralizado.
Substitua serviços proprietários com algo aberto, confiável e descentralizado.

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -115,9 +115,6 @@
<string name="device_name_required">Jméno přístroje nesmí být prázdné</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Načíst QR kód</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Není nainstalována žádná QR čtečka, nebo není podporována. \
Nainstalujte prosím čtečku nebo vložte ID přístroje ručně.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Syncthing GUI</string>
@ -164,7 +161,6 @@ Všechny problémy, se kterými se setkáte, nahlašte prosím přes Github.</st
<string name="gui_address">Adresy naslouchání GUI</string>
<string name="gui_user">Přihlašovací jméno pro GUI</string>
<string name="gui_password">Přihlašovací heslo pro GUI</string>
<string name="gui_https_enabled">Použít HTTPS pro GUI</string>
<string name="export_config">Zálohovat nastavení</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">Nastavení bylo zálohováno do %1$s</string>
@ -221,8 +217,6 @@ Všechny problémy, se kterými se setkáte, nahlašte prosím přes Github.</st
<string name="log_android_title">Zobrazit log pro Android</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Zobrazit log pro Syncthing</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">Sdílet log</string>
<!--Title of the "share log" menu button-->
<string name="share_title">Sdílet</string>
<!--SyncthingService-->
@ -238,6 +232,7 @@ Všechny problémy, se kterými se setkáte, nahlašte prosím přes Github.</st
<string name="syncthing_active">Syncthing běží</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">Adresářová struktura je moc hluboká. Zkontrolujte zacyklené symlinky.</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Je potřeba restartovat</string>

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -115,9 +115,6 @@
<string name="device_name_required">Der Gerätename darf nicht leer sein</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">QR Code scannen</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Du hast keinen QR Scanner installiert, oder Dein Scanner wird nicht unterstützt.
Bitte installiere einen Scanner oder gib die Geräte ID manuell ein.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Weboberfläche</string>
@ -164,7 +161,6 @@ Bitte auftretenden Probleme via Github melden.</string>
<string name="gui_address">Adressen für Weboberfläche</string>
<string name="gui_user">Nutzername für Weboberfläche</string>
<string name="gui_password">Passwort für Weboberfläche</string>
<string name="gui_https_enabled">HTTPS für Weboberfläche benutzen</string>
<string name="export_config">Konfiguration exportieren</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">Konfiguration exportiert nach %1$s</string>
@ -221,8 +217,6 @@ Bitte auftretenden Probleme via Github melden.</string>
<string name="log_android_title">Zeige Android Log</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Zeige Syncthing Log</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">Log teilen</string>
<!--Title of the "share log" menu button-->
<string name="share_title">Teilen</string>
<!--SyncthingService-->
@ -238,11 +232,14 @@ Bitte auftretenden Probleme via Github melden.</string>
<string name="syncthing_active">Syncthing läuft</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">Verzeichnisbaum zu verschachtelt. Auf zyklische symlinks prüfen</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Neustart erforderlich</string>
<!--Text for positive button in restart dialog-->
<string name="restart_now">Jetzt neu starten</string>
<!--Text for the dismiss button of the restart Activity-->
<string name="restart_later">Später</string>
<!--Text of the notification shown when a restart is needed-->
<string name="restart_notification_text">Klicke hier um Syncthing neu zu starten</string>
<!--Shown when a device ID is copied to the clipboard-->
@ -256,6 +253,13 @@ Bitte auftretenden Probleme via Github melden.</string>
<item>TiB</item>
</string-array>
<!--Strings representing units for transfer rates, from smallest to largest-->
<string-array name="transfer_rate_units">
<item>B/s</item>
<item>Kb/s</item>
<item>Mb/s</item>
<item>Gb/s</item>
<item>Tb/s</item>
</string-array>
<!--Possible folder states-->
<string name="state_idle">Untätig</string>
<string name="state_scanning">scanning</string>

View File

@ -73,7 +73,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -113,7 +112,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -122,6 +120,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -1,18 +1,18 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="app_name">Syncthing</string>
<string name="app_description">Una aplicación de sincronización de ficheros abierta, confiable y descentralizada.</string>
<string name="app_description">Una aplicación de sincronización de ficheros abierta, de confianza y descentralizada.</string>
<!--MainActivity-->
<!--Title of the "add folder" menu action-->
<string name="add_folder">Agregar carpeta</string>
<string name="add_folder">Añadir carpeta</string>
<!--Title of the "share device id" menu action-->
<string name="share_device_id">Compartir el ID del dispositivo</string>
<!--Shown in the chooser dialog when sharing a Device ID-->
<string name="send_device_id_to">Enviar el ID del dispositivo a</string>
<!--Text for FoldersFragment and DevicesFragment loading view-->
<string name="api_loading">Cargando...</string>
<string name="usage_reporting_dialog_title">Permitir informes anónimos de uso?</string>
<string name="usage_reporting_dialog_description">El informe encriptado de uso se manda a diario. Se utilitza para monitorizar las plataformas más comunes, el tamaño de las carpetas y las versiones de la aplicación. Si el conjunto de datos del informe es modificado serás notificado de nuevo con este mensaje.\n\nLas estadísticas globales están disponibles públicamente en https://data.syncthing.net.</string>
<string name="usage_reporting_dialog_title">¿Permitir informes anónimos de uso?</string>
<string name="usage_reporting_dialog_description">El informe cifrado de uso se manda a diario. Se utilitza para monitorizar las plataformas más comunes, el tamaño de las carpetas y las versiones de la aplicación. Si el conjunto de datos del informe es modificado serás notificado de nuevo con este mensaje.\n\nLas estadísticas globales están disponibles públicamente en https://data.syncthing.net.</string>
<string name="yes"></string>
<string name="no">No</string>
<!--FoldersFragment-->
@ -30,7 +30,7 @@
<!--Indicates that a folder is fully synced to the local device-->
<string name="device_up_to_date">Al día</string>
<!--Indicates that the device is currently syncing. Parameter is sync percentage-->
<string name="device_syncing">Syncing (%1$d%%)</string>
<string name="device_syncing">Sincronizando (%1$d%%)</string>
<!--Indicates that there is no connection to the device-->
<string name="device_disconnected">Desconectado</string>
<!--Title for current download rate-->
@ -73,13 +73,13 @@
<!--Menu item to confirm folder creation-->
<string name="create">Crear</string>
<!--Dialog shown when attempting to delete a folder-->
<string name="delete_folder_confirm">¿Realmente quieres eliminar esta carpeta?</string>
<string name="delete_folder_confirm">¿De verdad quieres eliminar esta carpeta?</string>
<!--Toast shown when trying to create a folder with an invalid ID-->
<string name="folder_id_invalid">El ID de carpeta tiene que ser un identificador corto (64 carácteres o menos) formado por letras, números i los carácteres como el punto (.), el guión (-) i el subrayado(_).</string>
<string name="folder_id_invalid">El ID de carpeta tiene que ser un identificador corto (64 caracteres o menos) formado por letras, números y los caracteres como el punto (.), el guión (-) y el subrayado(_).</string>
<!--Toast shown when trying to create a folder with an empty path-->
<string name="folder_path_required">La ruta a la carpeta no puede estar vacio</string>
<string name="folder_path_required">La ruta a la carpeta no puede estar vacia</string>
<!--Toast shown when selecting 'devices' if no devices have been added-->
<string name="no_devices">Primero conecte un dispositivo por favor.</string>
<string name="no_devices">Para empezar conecte un dispositivo, por favor.</string>
<!--DeviceSettingsFragment-->
<!--Setting title-->
<string name="device_id">ID del dispositivo</string>
@ -102,7 +102,7 @@
<!--ActionBar item-->
<string name="delete_device">Eliminar dispositivo</string>
<!--Title for DeviceSettingsFragment in create mode-->
<string name="add_device">Agregar dispositivo</string>
<string name="add_device">Añadir dispositivo</string>
<!--Menu item to confirm adding a device-->
<string name="add">Añadir</string>
<!--Title for DeviceSettingsFragment in edit mode-->
@ -115,8 +115,6 @@
<string name="device_name_required">El nombre del dispositivo no debe estar vacío</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Escanear código QR</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Usted no tiene ningún escáner QR instalado o el escáner no es compatible.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Interfaz gráfica web</string>
@ -135,12 +133,12 @@ Por favor informe de qualquier problema que encuentres via Github.</string>
<string name="settings_title">Ajustes</string>
<string name="category_syncthing_android">Syncthing-Android</string>
<!--Preference title-->
<string name="always_run_in_background">Siempre correr en background</string>
<string name="always_run_in_background">Ejecutar siempre en segundo plano</string>
<!--Preference summary in case it is enabled-->
<string name="always_run_in_background_enabled">Syncthing se ejecutará siempre en segundo plano, de acuerdo a la configuración.</string>
<!--Preference summary in case it is disabled-->
<string name="always_run_in_background_disabled">Syncthing sólo se ejecutará cuando se inicie explicitamente, puede ser detenido a través del botón del meú.</string>
<string name="sync_only_charging">Sincronizar solo mientras cargando</string>
<string name="always_run_in_background_disabled">Syncthing sólo se ejecutará cuando se inicie explícitamente, puede ser detenido a través del botón del menú.</string>
<string name="sync_only_charging">Sincronizar solo cuando esté cargando</string>
<string name="sync_only_wifi">Sincronizar sólo en wifi</string>
<string name="advanced_folder_picker">Usar Selección Avanzada de carpeta</string>
<string name="advanced_folder_picker_summary">Escoja una carpeta del dispositivo para sincronizar</string>
@ -163,10 +161,9 @@ Por favor informe de qualquier problema que encuentres via Github.</string>
<string name="gui_address">Direcciones de escucha GUI</string>
<string name="gui_user">Usuario de Autenticación GUI</string>
<string name="gui_password">Contraseña de Autenticación GUI</string>
<string name="gui_https_enabled">Usar HHTPS para la GUI</string>
<string name="export_config">Exportar Configuración</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">La configuración fué exportada a %1$s</string>
<string name="config_export_successful">La configuración fue exportada a %1$s</string>
<string name="import_config">Importar Configuración</string>
<!--Toast shown after config was successfully imported-->
<string name="config_imported_successful">Configuración importada</string>
@ -175,19 +172,19 @@ Por favor informe de qualquier problema que encuentres via Github.</string>
<!--Title for the preference to set STTRACE parameters-->
<string name="sttrace_title">Opciones de depuración</string>
<!--Toast after entering invalid STTRACE params-->
<string name="toast_invalid_sttrace">Sólo se permiten a-z i \',\' en las opciones STTRACE</string>
<string name="toast_invalid_sttrace">Sólo se permiten a-z y \',\' en las opciones STTRACE</string>
<!--Toast after entering invalid username-->
<string name="toast_invalid_username">No se permiten los carácteres : i \' en el nombre de usuario</string>
<string name="toast_invalid_username">No se permiten los carácteres : y \' en el nombre de usuario</string>
<!--Toast after entering invalid password-->
<string name="toast_invalid_password">No se permiten los carácteres : i \' en la contraseña</string>
<string name="toast_invalid_password">No se permiten los carácteres : y \' en la contraseña</string>
<!--Title for the preference to reset Syncthing indexes-->
<string name="streset_title">Restablecer base de datos</string>
<!--Syncthing was reset-->
<string name="streset_question">Esta acción sólo se deberia realizar basandose en las recomendaciones de nuestro equipo de soporte.
\nEstás seguro que quieres borrar el índice de la base de datos de Syncthing?</string>
<string name="streset_question">Esta acción sólo se debería realizar basandose en las recomendaciones de nuestro equipo de soporte.
\n¿Estás seguro que quieres borrar el índice de la base de datos de Syncthing?</string>
<!--Syncthing was reset-->
<string name="streset_done">Base de datos de Syncthing restablecida con éxito</string>
<string name="category_about">A cerca</string>
<string name="category_about">Acerca de</string>
<!--Settings item that opens the log activity-->
<string name="open_log">Abrir registro</string>
<!--Summary for the log activity-->
@ -207,12 +204,12 @@ Por favor informe de qualquier problema que encuentres via Github.</string>
<!--Toast shown on devices with kitkat or higher-->
<string name="kitkat_external_storage_warning">Aviso: Tu versión de Android no permite la sincronización con dispositivos de almacenamiento externos</string>
<!--ListView empty text-->
<string name="directory_empty">El Directorio esta Vacío</string>
<string name="directory_empty">El Directorio esta vacío</string>
<!--Menu item to create folder on the file system-->
<string name="create_fs_folder">Crear Nueva Carpeta</string>
<string name="create_fs_folder">Crear nueva carpeta</string>
<!--Menu item to select the current folder-->
<string name="select_folder">Seleccionar Carpeta</string>
<string name="create_folder_failed">Falló al Crear la Carpeta</string>
<string name="select_folder">Seleccionar carpeta</string>
<string name="create_folder_failed">Error al crear la carpeta</string>
<!--LogActivity-->
<!--Title of the "log" activity-->
<string name="log_title">Registro</string>
@ -220,8 +217,6 @@ Por favor informe de qualquier problema que encuentres via Github.</string>
<string name="log_android_title">Mostrar registro de Android</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Mostrar registro de Syncthing</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">Compartir registro</string>
<!--Title of the "share log" menu button-->
<string name="share_title">Compartir</string>
<!--SyncthingService-->
@ -236,14 +231,17 @@ Por favor informe de qualquier problema que encuentres via Github.</string>
<!--Title of the notification shown while syncthing is running and enabled-->
<string name="syncthing_active">Syncthing se está ejecutando</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">Arbol de directorio demasiado profundo. Comprobar symlinks cíclicos</string>
<string name="toast_folder_observer_stack_overflow">Arbol de directorio demasiado profundo. Comprobar enlaces simbólicos cíclicos</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Reinicio Necesario</string>
<string name="restart_title">Es necesario reiniciar</string>
<!--Text for positive button in restart dialog-->
<string name="restart_now">Reiniciar ahora</string>
<!--Text for the dismiss button of the restart Activity-->
<string name="restart_later">Después</string>
<!--Text of the notification shown when a restart is needed-->
<string name="restart_notification_text">Haga clic aquí para reiniciar syncthing ahora</string>
<string name="restart_notification_text">Haga clic aquí para reiniciar Syncthing ahora</string>
<!--Shown when a device ID is copied to the clipboard-->
<string name="device_id_copied_to_clipboard">El ID de Dispositivo se copió al portapapéles</string>
<!--Strings representing units for file sizes, from smallest to largest-->
@ -255,6 +253,13 @@ Por favor informe de qualquier problema que encuentres via Github.</string>
<item>TiB</item>
</string-array>
<!--Strings representing units for transfer rates, from smallest to largest-->
<string-array name="transfer_rate_units">
<item>B/s</item>
<item>KiB/s</item>
<item>MiB/s</item>
<item>GiB/s</item>
<item>TiB/s</item>
</string-array>
<!--Possible folder states-->
<string name="state_idle">Inactivo</string>
<string name="state_scanning">Escaneado</string>

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -115,9 +115,6 @@
<string name="device_name_required">Le nom de la machine ne peut pas être vide</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Scanner un QR Code</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Vous n\'avez aucun lecteur de QR code installé, ou votre lecteur n\'est pas compatible.
SVP, installez un lecteur ou entrez l\'ID machine manuellement.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Interface WEB</string>
@ -164,7 +161,6 @@ S\'il vous plait, signalez les problèmes que vous rencontrez via Gihub.</string
<string name="gui_address">Adresse pour l\'interface WEB</string>
<string name="gui_user">Nom d\'authentification pour l\'interface WEB</string>
<string name="gui_password">Mot de passe d\'authentification pour l\'interface WEB</string>
<string name="gui_https_enabled">Utiliser HTTPS pour l\'interface WEB</string>
<string name="export_config">Exporter la configuration</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">La configuration a été exportée dans %1$s</string>
@ -222,8 +218,6 @@ S\'il vous plait, signalez les problèmes que vous rencontrez via Gihub.</string
<string name="log_android_title">Voir le journal Android</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Voir le journal Syncthing</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">Partager le journal</string>
<!--Title of the "share log" menu button-->
<string name="share_title">Partage</string>
<!--SyncthingService-->
@ -239,11 +233,14 @@ S\'il vous plait, signalez les problèmes que vous rencontrez via Gihub.</string
<string name="syncthing_active">Syncthing fonctionne</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">Arborescence des répertoires trop profonde. Vérifiez les liens symboliques cycliques.</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Redémarrage requis</string>
<!--Text for positive button in restart dialog-->
<string name="restart_now">Redémarrer maintenant</string>
<!--Text for the dismiss button of the restart Activity-->
<string name="restart_later">Plus tard</string>
<!--Text of the notification shown when a restart is needed-->
<string name="restart_notification_text">Cliquez ici pour redémarrer Syncthing</string>
<!--Shown when a device ID is copied to the clipboard-->
@ -257,6 +254,13 @@ S\'il vous plait, signalez les problèmes que vous rencontrez via Gihub.</string
<item>To</item>
</string-array>
<!--Strings representing units for transfer rates, from smallest to largest-->
<string-array name="transfer_rate_units">
<item>Octets/s</item>
<item>Ko/s</item>
<item>Mo/s</item>
<item>Go/s</item>
<item>To/s</item>
</string-array>
<!--Possible folder states-->
<string name="state_idle">En veille</string>
<string name="state_scanning">Analyse en cours</string>

View File

@ -68,7 +68,6 @@
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">QR kód olvasása</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Web GUI</string>
@ -86,7 +85,6 @@
<string name="category_syncthing">Syncthing</string>
<string name="upnp_enabled">UPnP engedélyezése</string>
<string name="syncthing_gui">Syncthing GUI</string>
<string name="gui_https_enabled">HTTPS használata a GUI-hoz</string>
<!--Toast shown after config was successfully exported-->
<!--Toast shown after config was successfully imported-->
<!--Toast shown after config was successfully imported-->
@ -114,7 +112,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -124,6 +121,7 @@
<string name="exit">Kilépés</string>
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -115,9 +115,6 @@
<string name="device_name_required">Il nome del dispositivo non può essere vuoto</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Scansiona Codice QR</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Non hai installato nessun lettore di Codici QR o il tuo lettore non è supportato. \
Installare un lettore o inserire l\'ID del dispositivo manualmente.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Interfaccia Web</string>
@ -164,7 +161,6 @@ Riferisci tramite Github i problemi che incontri.</string>
<string name="gui_address">Indirizzi Interfaccia Grafica</string>
<string name="gui_user">Utente Interfaccia Grafica</string>
<string name="gui_password">Password Autenticazione Utente</string>
<string name="gui_https_enabled">Usa HTTPS per l\'interfaccia grafica</string>
<string name="export_config">Esporta Configurazione</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">Config è stata esportata in %1$s</string>
@ -222,8 +218,6 @@ Riferisci tramite Github i problemi che incontri.</string>
<string name="log_android_title">Mostra Registro di Android</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Mostra Registro di Syncthing</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">Condividi il Registro</string>
<!--Title of the "share log" menu button-->
<string name="share_title">Condividi</string>
<!--SyncthingService-->
@ -239,6 +233,7 @@ Riferisci tramite Github i problemi che incontri.</string>
<string name="syncthing_active">Syncthing è in esecuzione</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">Albero delle cartelle troppo nidificato. Verificare la presenza di link simbolici ciclici</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Riavvio Necessario</string>

View File

@ -115,9 +115,6 @@
<string name="device_name_required">デバイス名は空にできません</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">QR コードをスキャン</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">QR スキャナーがインストールされていないか、スキャナーがサポートされていません持っている。 \
スキャナをインストールするか、手動でデバイス ID を入力してください。</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Web GUI</string>
@ -164,7 +161,6 @@
<string name="gui_address">GUI リスンアドレス</string>
<string name="gui_user">GUI 認証ユーザー</string>
<string name="gui_password">GUI 認証パスワード</string>
<string name="gui_https_enabled">GUI で HTTPS を使用する</string>
<string name="export_config">設定をエクスポート</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">設定を %1$s にエクスポートしました</string>
@ -221,8 +217,6 @@
<string name="log_android_title">Android ログを表示</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Syncthing ログを表示</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">ログを共有</string>
<!--Title of the "share log" menu button-->
<string name="share_title">共有</string>
<!--SyncthingService-->
@ -238,6 +232,7 @@
<string name="syncthing_active">Syncthing は実行中です</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">ディレクトリーの階層が深すぎます。シンボリックリンクの巡回を確認してください</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">再起動が必要です</string>

View File

@ -105,9 +105,6 @@
<string name="device_name_required">기기명을 공백으로 둘 수 없습니다.</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">QR 코드 스캔</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">QR 코드 스캐너가 설치되어 있지 않거나, 설치된 스캐너가 지원되지 않는 것 같습니다.
스캐너를 설치하시거나, 기기 ID를 수동으로 입력하여 주십시오.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">웹 GUI</string>
@ -150,7 +147,6 @@
<string name="gui_address">접속 대기 주소</string>
<string name="gui_user">GUI 인증 사용자</string>
<string name="gui_password">GUI 인증 비밀번호</string>
<string name="gui_https_enabled">GUI에 HTTPS 사용</string>
<string name="export_config">설정 내보내기</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">설정을 %1$s 로 내보내기했습니다</string>
@ -203,7 +199,6 @@
<string name="log_android_title">Android 로그 보기</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Syncthing 로그 보기</string>
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<string name="share_title">공유</string>
<!--SyncthingService-->
@ -218,6 +213,7 @@
<!--Title of the notification shown while syncthing is running and enabled-->
<string name="syncthing_active">Syncthing이 작동 중입니다</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">재시작 필요</string>

View File

@ -98,9 +98,6 @@
<string name="device_name_required">Enhetsnavnet kan ikke være tomt</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Skann QR-kode</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Du har ingen QR-skanner installert, eller din skanner er ikke støttet.d. \
Vennligst installer en skanner, eller legg til enhets-ID manuelt.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Web-GUI</string>
@ -121,7 +118,6 @@ Vennligst installer en skanner, eller legg til enhets-ID manuelt.</string>
<string name="category_syncthing">Syncthing</string>
<string name="upnp_enabled">Aktiver UPnP</string>
<string name="syncthing_gui">Syncthing-GUI</string>
<string name="gui_https_enabled">Bruk HTTPS til GUI</string>
<!--Toast shown after config was successfully exported-->
<!--Toast shown after config was successfully imported-->
<!--Toast shown after config was successfully imported-->
@ -156,7 +152,6 @@ Vennligst installer en skanner, eller legg til enhets-ID manuelt.</string>
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -169,6 +164,7 @@ Vennligst installer en skanner, eller legg til enhets-ID manuelt.</string>
<!--Title of the notification shown while syncthing is running and enabled-->
<string name="syncthing_active">Syncthing kjører</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Omstart Nødvendig</string>

View File

@ -115,9 +115,6 @@
<string name="device_name_required">De apparaatnaam kan niet leeg zijn</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">QR-code scannen</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Je hebt geen QR-scanner geïnstalleerd of je scanner wordt niet ondersteund. \
Gelieve een scanner te installeren of de apparaat-ID handmatig in te voeren.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Web-interface</string>
@ -164,7 +161,6 @@ Gelieve alle problemen die je tegenkomt via GitHub te melden.</string>
<string name="gui_address">GUI luister-adressen</string>
<string name="gui_user">GUI-authenticatie gebruiker</string>
<string name="gui_password">GUI-authenticatie wachtwoord</string>
<string name="gui_https_enabled">Gebruik HTTPS voor GUI</string>
<string name="export_config">Configuratie exporteren</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">Configuratie is geëxporteerd naar %1$s</string>
@ -221,8 +217,6 @@ Gelieve alle problemen die je tegenkomt via GitHub te melden.</string>
<string name="log_android_title">Bekijk Android-log</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Bekijk Syncthing-log</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">Log delen</string>
<!--Title of the "share log" menu button-->
<string name="share_title">Delen</string>
<!--SyncthingService-->
@ -238,6 +232,7 @@ Gelieve alle problemen die je tegenkomt via GitHub te melden.</string>
<string name="syncthing_active">Syncthing draait</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">Directorystructuur te diep. Controleer op cyclische symlinks</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Herstart vereist</string>

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -111,9 +111,6 @@
<string name="device_name_required">Nazwa urządzenia nie może być pusta</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Skanuj kod QR</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Nie masz zainstalowanego wspieranego skanera QR.
Zainstaluj wspierany skaner, albo wprowadź ID urządzenia ręcznie.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Web GUI</string>
@ -156,7 +153,6 @@ Proszę o zgłaszanie wszelkich problemów na Githubie.</string>
<string name="gui_address">Adres GUI</string>
<string name="gui_user">Urzytkownik GUI</string>
<string name="gui_password">Hasło GUI</string>
<string name="gui_https_enabled">Użyj HTTPS dla GUI</string>
<string name="export_config">Eksportuj konfigurację</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">Konfiguracja została zapisana w %1$s</string>
@ -209,7 +205,6 @@ Proszę o zgłaszanie wszelkich problemów na Githubie.</string>
<string name="log_android_title">Pokaż log Androida</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Pokaż log Syncthing</string>
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<string name="share_title">Udostępnij</string>
<!--SyncthingService-->
@ -224,6 +219,7 @@ Proszę o zgłaszanie wszelkich problemów na Githubie.</string>
<!--Title of the notification shown while syncthing is running and enabled-->
<string name="syncthing_active">Syncthing jest uruchomione</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Wymagany restart</string>

View File

@ -117,9 +117,6 @@ As estatísticas agregadas estão disponíveis publicamente em https://data.sync
<string name="device_name_required">O nome do dispositivo não pode ficar vazio</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Ler QR Code</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Não há um leitor de QR instalado ou o leitor não é suportado.
Instale um leitor ou digite o ID do dispositivo manualmente.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Interface web</string>
@ -166,7 +163,6 @@ Por favor, informe-nos sobre quaisquer problemas via Github.</string>
<string name="gui_address">Endereços de escuta da interface</string>
<string name="gui_user">Nome de usuário da interface</string>
<string name="gui_password">Senha da interface</string>
<string name="gui_https_enabled">Usar HTTPS na interface</string>
<string name="export_config">Exportar configuração</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">A configuração foi exportada para %1$s</string>
@ -224,8 +220,6 @@ Por favor, informe-nos sobre quaisquer problemas via Github.</string>
<string name="log_android_title">Exibir o log do Android</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Exibir o log do Syncthing</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">Compartilhar log</string>
<!--Title of the "share log" menu button-->
<string name="share_title">Compartilhar</string>
<!--SyncthingService-->
@ -241,11 +235,15 @@ Por favor, informe-nos sobre quaisquer problemas via Github.</string>
<string name="syncthing_active">O Syncthing está rodando</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">Árvore de diretórios profunda demais. Verifique links simbólicos cíclicos.</string>
<!--Toast shown if syncthing failed to create a config-->
<string name="config_create_failed">Ocorreu um erro tentando configurar o Syncthing. Por favor, verifique os logs.</string>
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">É necessário reiniciar</string>
<!--Text for positive button in restart dialog-->
<string name="restart_now">Reiniciar agora</string>
<!--Text for the dismiss button of the restart Activity-->
<string name="restart_later">Depois</string>
<!--Text of the notification shown when a restart is needed-->
<string name="restart_notification_text">Toque aqui para reiniciar o Syncthing agora</string>
<!--Shown when a device ID is copied to the clipboard-->
@ -259,6 +257,13 @@ Por favor, informe-nos sobre quaisquer problemas via Github.</string>
<item>TiB</item>
</string-array>
<!--Strings representing units for transfer rates, from smallest to largest-->
<string-array name="transfer_rate_units">
<item>B/s</item>
<item>KiB/s</item>
<item>MiB/s</item>
<item>GiB/s</item>
<item>TiB/s</item>
</string-array>
<!--Possible folder states-->
<string name="state_idle">Em espera</string>
<string name="state_scanning">Verificando</string>

View File

@ -104,9 +104,6 @@
<string name="device_name_required">O nome do dispositivo não pode estar vazio</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Ler código QR</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">Não tem um leitor de QR instalado ou o leitor não é suportado. \
Instale um leitor ou escreva o ID do dispositivo manualmente, por favor.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Interface Web</string>
@ -144,7 +141,6 @@ Instale um leitor ou escreva o ID do dispositivo manualmente, por favor.</string
<string name="gui_address">Endereço de escuta da interface gráfica</string>
<string name="gui_user">Utilizador da autenticação na interface gráfica</string>
<string name="gui_password">Senha da autenticação na interface gráfica</string>
<string name="gui_https_enabled">Utilizar HTTPS na interface gráfica</string>
<string name="export_config">Exportar configuração</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">A configuração foi exportada para %1$s</string>
@ -189,7 +185,6 @@ Instale um leitor ou escreva o ID do dispositivo manualmente, por favor.</string
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -203,6 +198,7 @@ Instale um leitor ou escreva o ID do dispositivo manualmente, por favor.</string
<!--Title of the notification shown while syncthing is running and enabled-->
<string name="syncthing_active">O Syncthing está a correr</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">É necessário reiniciar</string>

View File

@ -115,9 +115,6 @@
<string name="device_name_required">Имя устройства не может быть пустым</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">Сканировать QR Код</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">У вас не установлен QR сканер или он не поддерживается.
Установите сканер или введите ID устройства вручную.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Веб-интерфейс</string>
@ -164,7 +161,6 @@
<string name="gui_address">Адрес Ожидания GUI</string>
<string name="gui_user">Пользователь Идентификации GUI</string>
<string name="gui_password">Пароль Идентификации GUI</string>
<string name="gui_https_enabled">Использовать HTTPS для GUI</string>
<string name="export_config">Экспорт настроек</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">Настройки экспортированы в %1$s</string>
@ -222,8 +218,6 @@
<string name="log_android_title">Логи Android</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Логи Syncthing</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">Отправить лог</string>
<!--Title of the "share log" menu button-->
<string name="share_title">Поделиться</string>
<!--SyncthingService-->
@ -239,11 +233,14 @@
<string name="syncthing_active">Syncthing запущен</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">Слишком глубокая папка. Проверьте на цикличные симлинки</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Необходим Перезапуск</string>
<!--Text for positive button in restart dialog-->
<string name="restart_now">Перезапустить сейчас</string>
<!--Text for the dismiss button of the restart Activity-->
<string name="restart_later">Позже</string>
<!--Text of the notification shown when a restart is needed-->
<string name="restart_notification_text">Нажмите здесь чтобы перезагрузить syncthing</string>
<!--Shown when a device ID is copied to the clipboard-->
@ -257,6 +254,13 @@
<item>ТБ</item>
</string-array>
<!--Strings representing units for transfer rates, from smallest to largest-->
<string-array name="transfer_rate_units">
<item>б/с</item>
<item>Кб/с</item>
<item>Мб/с</item>
<item>Гб/с</item>
<item>Тб/с</item>
</string-array>
<!--Possible folder states-->
<string name="state_idle">Бездействие</string>
<string name="state_scanning">Сканирование</string>

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -55,7 +55,6 @@
<!--Toast shown when trying to create a device with an empty ID-->
<!--Toast shown when trying to create a device with an empty name-->
<!--Content description for device ID qr code icon-->
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<!--Text for WebGuiActivity loading view-->
@ -94,7 +93,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -103,6 +101,7 @@
<!--Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true-->
<!--Title of the notification shown while syncthing is running and enabled-->
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<!--Text for positive button in restart dialog-->

View File

@ -111,9 +111,6 @@
<string name="device_name_required">Cihaz adı boş olmamalı</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">QR Kod Tarama</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">QR tarayıcı kurulu değil veya tarayıcınız desteklenmiyor. \
Lütfen bir tarayıcı kurun veya cihaz ID el ile girin.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Web Arayüzü</string>
@ -156,7 +153,6 @@ Lütfen, herhangi bir sorunla karşılaştığınızda Github üzerinden bildiri
<string name="gui_address">Arayüz Dinleme Adresleri</string>
<string name="gui_user">Arayüz Kullanıcı Doğrulaması için Kullanıcı Adı</string>
<string name="gui_password">Arayüz Kullanıcı Doğrulaması için Kullanıcı Parolası</string>
<string name="gui_https_enabled">Arayüz için HTTPS Kullan</string>
<string name="export_config">Ayarları Dışarı Aktar</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">Ayarlar %1$s dışarı aktarıldı</string>
@ -209,7 +205,6 @@ Lütfen, herhangi bir sorunla karşılaştığınızda Github üzerinden bildiri
<string name="log_android_title">Android Günlüğünü Göster</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">Syncthing Günlüğünü Göster</string>
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<string name="share_title">Paylaş</string>
<!--SyncthingService-->
@ -224,6 +219,7 @@ Lütfen, herhangi bir sorunla karşılaştığınızda Github üzerinden bildiri
<!--Title of the notification shown while syncthing is running and enabled-->
<string name="syncthing_active">Syncthing çalışıyor</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Yeniden Başlatılması Gerekli</string>

View File

@ -115,9 +115,6 @@
<string name="device_name_required">设备名不得为空</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">扫描二维码</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">您尚未安装二维码扫描器或者是您安装的二维码扫描器尚不支持外部调用。
请安装二维码扫描器或者手动添加设备标识。</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">网页管理页面</string>
@ -145,7 +142,7 @@
<string name="sync_only_wifi">仅在无线网络下同步</string>
<string name="advanced_folder_picker">使用高级文件夹选择器</string>
<string name="advanced_folder_picker_summary">可以选择设备上任何文件夹</string>
<string name="use_root_title">使用权限来同步</string>
<string name="use_root_title">使用root权限来同步</string>
<string name="use_root_summary">Syncthing 运行于超级用户</string>
<string name="persistent_notification_title">常驻通知</string>
<string name="persistent_notification_summary">Syncthing 运行时显示通知</string>
@ -164,7 +161,6 @@
<string name="gui_address">管理页监听地址</string>
<string name="gui_user">管理页认证用户</string>
<string name="gui_password">管理页认证密码</string>
<string name="gui_https_enabled">管理页使用 HTTPS 加密协议</string>
<string name="export_config">导出设置</string>
<!--Toast shown after config was successfully exported-->
<string name="config_export_successful">设置已导出至 %1$s</string>
@ -184,7 +180,7 @@
<!--Title for the preference to reset Syncthing indexes-->
<string name="streset_title">重置数据库</string>
<!--Syncthing was reset-->
<string name="streset_question">本操作仅在支持团队的推荐下进行。\n
<string name="streset_question">本操作仅在支持团队的推荐下进行。\n
您确定要清理 Syncthing 的索引数据库吗?</string>
<!--Syncthing was reset-->
<string name="streset_done">重置 Syncthing 数据库完成</string>
@ -221,8 +217,6 @@
<string name="log_android_title">查看 Android 系统日志</string>
<!--Title of the "log Syncthing" menu button-->
<string name="log_syncthing_title">查看 Syncthing 日志</string>
<!--Title of the "share log" menu action-->
<string name="share_log_title">分享日志</string>
<!--Title of the "share log" menu button-->
<string name="share_title">日志</string>
<!--SyncthingService-->
@ -238,11 +232,14 @@
<string name="syncthing_active">Syncthing 正在运行</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<string name="toast_folder_observer_stack_overflow">目录树层次过深,正在检查循环符号链接。</string>
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">需要重启以应用</string>
<!--Text for positive button in restart dialog-->
<string name="restart_now">立即重启</string>
<!--Text for the dismiss button of the restart Activity-->
<string name="restart_later">稍后重启</string>
<!--Text of the notification shown when a restart is needed-->
<string name="restart_notification_text">点此立即重启本应用</string>
<!--Shown when a device ID is copied to the clipboard-->
@ -256,8 +253,15 @@
<item>TiB</item>
</string-array>
<!--Strings representing units for transfer rates, from smallest to largest-->
<string-array name="transfer_rate_units">
<item>B/s</item>
<item>KiB/s</item>
<item>MiB/s</item>
<item>GiB/s</item>
<item>TiB/s</item>
</string-array>
<!--Possible folder states-->
<string name="state_idle">闲置</string>
<string name="state_idle"></string>
<string name="state_scanning">正在扫描</string>
<string name="state_cleaning">正在清理</string>
<string name="state_syncing">正在同步</string>

View File

@ -103,9 +103,6 @@
<string name="device_name_required">裝置名稱不得為空</string>
<!--Content description for device ID qr code icon-->
<string name="scan_qr_code_description">掃描 QR Code</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">您未安裝 QR 掃描器或是您的掃描器未被支援。\
請安裝一個掃描器或是手動輸入裝置識別碼。</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">網頁 GUI</string>
@ -138,7 +135,6 @@
<string name="gui_address">GUI 監聽位址</string>
<string name="gui_user">GUI 認證使用者名稱</string>
<string name="gui_password">GUI 認證密碼</string>
<string name="gui_https_enabled">為 GUI 使用 HTTPS</string>
<!--Toast shown after config was successfully exported-->
<!--Toast shown after config was successfully imported-->
<!--Toast shown after config was successfully imported-->
@ -176,7 +172,6 @@
<!--Title of the "log" activity-->
<!--Title of the "log android" menu button-->
<!--Title of the "log Syncthing" menu button-->
<!--Title of the "share log" menu action-->
<!--Title of the "share log" menu button-->
<!--SyncthingService-->
<!--Title of the "syncthing disabled" dialog-->
@ -190,6 +185,7 @@
<!--Title of the notification shown while syncthing is running and enabled-->
<string name="syncthing_active">Syncthing 正在執行</string>
<!--Toast shown if folder observer fails to traverse a folder-->
<!--Toast shown if syncthing failed to create a config-->
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">需要重新啟動</string>

View File

@ -188,10 +188,6 @@
<!-- Content description for device ID qr code icon -->
<string name="scan_qr_code_description">Scan QR Code</string>
<!-- Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException -->
<string name="no_qr_scanner_installed">You have no QR scanner installed or your scanner is not supported. \
Please install a scanner or enter the device ID manually.</string>
<!-- WebGuiActivity -->
@ -275,8 +271,6 @@ Please report any problems you encounter via Github.</string>
<string name="gui_password">GUI Authentication Password</string>
<string name="gui_https_enabled">Use HTTPS for GUI</string>
<string name="export_config">Export Configuration</string>
<!-- Toast shown after config was successfully exported -->
@ -368,9 +362,6 @@ Please report any problems you encounter via Github.</string>
<!-- Title of the "log Syncthing" menu button -->
<string name="log_syncthing_title">View Syncthing Log</string>
<!-- Title of the "share log" menu action -->
<string name="share_log_title">Share Log</string>
<!-- Title of the "share log" menu button -->
<string name="share_title">Share</string>