From 34a978b7d86bd1fde52f272c5aac09170492f0e4 Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:07:51 +0000 Subject: [PATCH 01/14] Translated using Weblate (German) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/de/ --- lib/l10n/messages_de.arb | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/lib/l10n/messages_de.arb b/lib/l10n/messages_de.arb index 55f39c73..9b626904 100644 --- a/lib/l10n/messages_de.arb +++ b/lib/l10n/messages_de.arb @@ -369,7 +369,7 @@ "type": "text", "placeholders": {} }, - "triggerActionNotSet": "Keine Aktion festgelegt", + "triggerActionNotSet": "Shake", "@triggerActionNotSet": { "description": "Trigger action label when no action set", "type": "text", @@ -807,7 +807,7 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Automatisch benachrichtigt werden, wenn ein neuer Newsletter erscheint", + "settingsNewsletterToggleSubTitle": "Erhalten Sie automatisch Benachrichtigungen, wenn es einen neuen Tail-Blog-Beitrag gibt", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -848,5 +848,35 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeWelcomeMessage": "Sie können Ihre gesamte Tail Co-Ausrüstung direkt hier in dieser App steuern, erkunden und aktualisieren. Es sind auch Anleitungen und Leitfäden verfügbar. Viel Spaß beim Wedeln!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Frisch vom Schwanz-Blog", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessageTitle": "Willkommen bei der Tail Company App", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Immer scannen deaktiviert", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Wischen Sie horizontal über den Bereich mit den bekannten Geräten oben, um mit dem Scannen zu beginnen. Sie können das kontinuierliche Scannen in den Einstellungen aktivieren.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} } } From d451c7474f8fa10412316dfbc66c96f831b1943f Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:07:51 +0000 Subject: [PATCH 02/14] Translated using Weblate (German) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/de/ --- lib/l10n/messages_de.arb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/l10n/messages_de.arb b/lib/l10n/messages_de.arb index 9b626904..f215388e 100644 --- a/lib/l10n/messages_de.arb +++ b/lib/l10n/messages_de.arb @@ -777,7 +777,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Wählen Sie einen Triggertyp aus", + "triggersSelectClearLabel": "Aktionen entfernen", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -878,5 +878,11 @@ "description": "The welcome message title on the home screen when no gear is connected", "type": "text", "placeholders": {} + }, + "triggersSelectSaveLabel": "Aktionen speichern", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} } } From 0aaee02be7a9d1af4e1993c29d661a068186f68b Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:07:52 +0000 Subject: [PATCH 03/14] Translated using Weblate (German) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/de/ --- lib/l10n/messages_de.arb | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lib/l10n/messages_de.arb b/lib/l10n/messages_de.arb index f215388e..452b33a3 100644 --- a/lib/l10n/messages_de.arb +++ b/lib/l10n/messages_de.arb @@ -813,7 +813,7 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Newsletter-Benachrichtigungen zulassen", + "settingsNewsletterToggleTitle": "Tail-Blog-Benachrichtigungen zulassen", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", @@ -884,5 +884,17 @@ "description": "The button label on the trigger select screen for saving the selected actions", "type": "text", "placeholders": {} + }, + "scanDevicesFoundTitle": "Ausrüstung gefunden. Tippen Sie auf den Namen der Ausrüstung, um eine Verbindung herzustellen", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Änderungsprotokoll", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} } } From 11123d66626edfb026a6ce1b0bee61ce36961484 Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:09:01 +0000 Subject: [PATCH 04/14] Translated using Weblate (Estonian) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/et/ --- lib/l10n/messages_et.arb | 70 +++++++++++++++++++++++++++++++++------- 1 file changed, 59 insertions(+), 11 deletions(-) diff --git a/lib/l10n/messages_et.arb b/lib/l10n/messages_et.arb index 5741b230..de59d755 100644 --- a/lib/l10n/messages_et.arb +++ b/lib/l10n/messages_et.arb @@ -5,7 +5,7 @@ "type": "text", "placeholders": {} }, - "title": "Käik liikvel olles", + "title": "Saba ettevõte", "@title": { "description": "The name of the app", "type": "text", @@ -83,7 +83,7 @@ "type": "text", "placeholders": {} }, - "deviceType": "Millise käigu kohta see kehtima peaks?", + "deviceType": "Helitugevuse suurendamine", "@deviceType": { "description": "Title for the selector to select which device to send moves to", "type": "text", @@ -321,7 +321,7 @@ "type": "text", "placeholders": {} }, - "manageDevicesDisconnect": "Katkesta ühendus", + "manageDevicesDisconnect": "Teisalda rühmad", "@manageDevicesDisconnect": { "description": "manage devices disconnect button title when managing a device", "type": "text", @@ -441,7 +441,7 @@ "type": "text", "placeholders": {} }, - "triggerShakeDescription": "Käivitage toiming, raputades seadet", + "triggerShakeDescription": "Kallutamine tahapoole", "@triggerShakeDescription": { "description": "Shake trigger description", "type": "text", @@ -507,7 +507,7 @@ "type": "text", "placeholders": {} }, - "triggerEarTiltBackward": "Kallutamine tahapoole", + "triggerEarTiltBackward": "Tagasi kallutamine", "@triggerEarTiltBackward": { "description": "EarGear internal gesture sensor trigger backward tilt detected action label", "type": "text", @@ -651,7 +651,7 @@ "type": "text", "placeholders": {} }, - "sequencesInfoEditDescription": "Iga kohandatud toiming koosneb 1–6 liigutusest ja seda võib korrata kuni 5 korda. Liigutuse muutmiseks võite pikalt vajutada.", + "sequencesInfoEditDescription": "Iga kohandatud toiming koosneb 1–6 liigutusest ja seda võib korrata kuni 5 korda. Liigutuse ümberjärjestamiseks võite pikalt vajutada.", "@sequencesInfoEditDescription": { "description": "Description for making a custom action on the edit Custom Action page", "type": "text", @@ -681,13 +681,13 @@ "type": "text", "placeholders": {} }, - "settingsTutorialCardToggleTitle": "Peida õpetuskaardid", + "settingsTutorialCardToggleTitle": "Saadab Sentryle veateate", "@settingsTutorialCardToggleTitle": { "description": "Settings page tutorial card display toggle title", "type": "text", "placeholders": {} }, - "settingsTutorialCardToggleSubTitle": "Peida erinevad õpetuskaardid kogu rakenduses", + "settingsTutorialCardToggleSubTitle": "Peida erinevad õpetuse kaardid kogu rakenduses", "@settingsTutorialCardToggleSubTitle": { "description": "Settings page tutorial card display toggle subtitle", "type": "text", @@ -777,7 +777,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Eemalda tegevus", + "triggersSelectClearLabel": "Eemalda toimingud", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Lubage uudiskirja märguanded", + "settingsNewsletterToggleTitle": "Luba saba ajaveebi märguanded", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Saate automaatselt teateid uue uudiskirja ilmumisel", + "settingsNewsletterToggleSubTitle": "Saate automaatselt märguandeid, kui ilmub uus Tail Blogi postitus", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Alati skannimine keelatud", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Skannimise alustamiseks pühkige ülaltoodud teadaoleval seadmealal horisontaalselt. Pideva skannimise saate seadetes sisse lülitada.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessage": "Saate juhtida, uurida ja värskendada kõiki oma Tail Co varustust just siin selles rakenduses. Saadaval on ka juhised ja juhendid. Head vehkimist!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Värske Sabablogist", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessageTitle": "Tere tulemast Tail Company rakendusse", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Salvesta toimingud", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Leitud Gear. Ühenduse loomiseks puudutage hammasratta nime", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Muudatuste logi", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} } } From 8bca9ab261b347ad5b5d19f941aed21370ccc854 Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:09:34 +0000 Subject: [PATCH 05/14] Translated using Weblate (French) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/fr/ --- lib/l10n/messages_fr.arb | 58 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 53 insertions(+), 5 deletions(-) diff --git a/lib/l10n/messages_fr.arb b/lib/l10n/messages_fr.arb index aab05f58..19a7556e 100644 --- a/lib/l10n/messages_fr.arb +++ b/lib/l10n/messages_fr.arb @@ -285,7 +285,7 @@ "type": "text", "placeholders": {} }, - "title": "Équipement en déplacement", + "title": "La compagnie de queue", "@title": { "description": "The name of the app", "type": "text", @@ -759,7 +759,7 @@ "type": "text", "placeholders": {} }, - "onboardingBluetoothEnableButtonLabel": "Activer Bluetooth", + "onboardingBluetoothEnableButtonLabel": "Activer le Bluetooth", "@onboardingBluetoothEnableButtonLabel": { "description": "Label for the button to open bluetooth settings on the onboarding screen", "type": "text", @@ -777,7 +777,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Supprimer l'action", + "triggersSelectClearLabel": "Supprimer des actions", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Autoriser les notifications de newsletter", + "settingsNewsletterToggleTitle": "Autoriser les notifications du blog Tail", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Recevez automatiquement des notifications lorsqu'il y a une nouvelle newsletter", + "settingsNewsletterToggleSubTitle": "Recevez automatiquement des notifications lorsqu'il y a un nouveau message sur le blog Tail", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Analyse toujours désactivée", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Faites glisser votre doigt horizontalement sur la zone de périphérique connue ci-dessus pour commencer la numérisation. Vous pouvez activer l'analyse continue dans les paramètres.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessage": "Vous pouvez contrôler, explorer et mettre à jour tout votre équipement Tail Co ici même dans cette application. Des instructions et des guides sont également disponibles. Bonne agitation !", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Enregistrer les actions", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Équipement trouvé. Appuyez sur le nom de l'équipement pour vous connecter", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Tout frais du blog Tail", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessageTitle": "Bienvenue sur l'application Tail Company", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Journal des modifications", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} } } From e5565ac867db819ea06e1dc61410c40d989e3988 Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:08:25 +0000 Subject: [PATCH 06/14] Translated using Weblate (Spanish) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/es/ --- lib/l10n/messages_es.arb | 64 +++++++++++++++++++++++++++++++++++----- 1 file changed, 56 insertions(+), 8 deletions(-) diff --git a/lib/l10n/messages_es.arb b/lib/l10n/messages_es.arb index 81ec0ac4..ce509dd3 100644 --- a/lib/l10n/messages_es.arb +++ b/lib/l10n/messages_es.arb @@ -35,7 +35,7 @@ "type": "text", "placeholders": {} }, - "title": "Equipo sobre la marcha", + "title": "La compañía de cola", "@title": { "description": "The name of the app", "type": "text", @@ -119,7 +119,7 @@ "type": "text", "placeholders": {} }, - "triggerProximityDescription": "Activa una acción si hay equipo cerca", + "triggerProximityDescription": "Comenzar la actualización OTA", "@triggerProximityDescription": { "description": "Proximity trigger description", "type": "text", @@ -219,7 +219,7 @@ "type": "text", "placeholders": {} }, - "triggerVolumeButtonDescription": "Botones de volumen", + "triggerVolumeButtonDescription": "Sube el volumen", "@triggerVolumeButtonDescription": { "description": "Volume Button trigger description", "type": "text", @@ -351,7 +351,7 @@ "type": "text", "placeholders": {} }, - "scanDevicesScanMessage": "Escaneando en busca de equipo. Asegúrate de que tu equipo esté encendido y cerca", + "scanDevicesScanMessage": "Buscando equipo. Asegúrate de que tu equipo esté encendido y cerca", "@scanDevicesScanMessage": { "description": "scan for devices scan in progress message when scanning for a device", "type": "text", @@ -711,7 +711,7 @@ "type": "text", "placeholders": {} }, - "triggerInfoDescription": "Los activadores envían acciones automáticamente a tu equipo. Puede tener varios activadores activos al mismo tiempo. Toque un disparador para editarlo, use el interruptor de la izquierda para habilitar el disparador.", + "triggerInfoDescription": "Los activadores envían automáticamente acciones a tu equipo. Puede tener varios activadores activos al mismo tiempo. Toque un disparador para editarlo, use el interruptor de la izquierda para habilitar el disparador.", "@triggerInfoDescription": { "description": "Description for what a trigger is and how to use them on the triggers page", "type": "text", @@ -777,7 +777,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Eliminar acción", + "triggersSelectClearLabel": "Eliminar acciones", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Permitir notificaciones de boletines", + "settingsNewsletterToggleTitle": "Permitir notificaciones de blogs de cola", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Recibir notificaciones automáticamente cuando haya un nuevo boletín", + "settingsNewsletterToggleSubTitle": "Recibir notificaciones automáticamente cuando haya una nueva publicación en el Blog de Tail", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Exploración siempre desactivada", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Deslice horizontalmente el área del dispositivo conocido arriba para comenzar a escanear. Puede activar el escaneo continuo en la configuración.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessage": "Puedes controlar, explorar y actualizar todo tu equipo de Tail Co aquí mismo en esta aplicación. También hay instrucciones y guías disponibles. ¡Feliz meneo!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Guardar acciones", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Equipo encontrado. Toca el nombre del equipo para conectarte.", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Registro de cambios", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Recién salido del blog Tail", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessageTitle": "Bienvenido a la aplicación Tail Company", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} } } From b98267c58e68465067a9bde5a02ec1d3b71f5df0 Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:07:52 +0000 Subject: [PATCH 07/14] Translated using Weblate (German) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/de/ --- lib/l10n/messages_de.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/messages_de.arb b/lib/l10n/messages_de.arb index 452b33a3..cf0a4e81 100644 --- a/lib/l10n/messages_de.arb +++ b/lib/l10n/messages_de.arb @@ -1,5 +1,5 @@ { - "title": "Ausrüstung für unterwegs", + "title": "Die Tail Company", "@title": { "description": "The name of the app", "type": "text", From 07ff2788fa3dc6cf387fd88a53d0e0e2073146f2 Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:10:07 +0000 Subject: [PATCH 08/14] Translated using Weblate (Italian) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/it/ --- lib/l10n/messages_it.arb | 60 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 54 insertions(+), 6 deletions(-) diff --git a/lib/l10n/messages_it.arb b/lib/l10n/messages_it.arb index 6d48c5b5..b613b648 100644 --- a/lib/l10n/messages_it.arb +++ b/lib/l10n/messages_it.arb @@ -1,5 +1,5 @@ { - "title": "Attrezzatura in movimento", + "title": "La Compagnia della Coda", "@title": { "description": "The name of the app", "type": "text", @@ -173,7 +173,7 @@ "type": "text", "placeholders": {} }, - "sequencesEditSpeed": "Quanto velocemente dovrebbe spostarsi l'ingranaggio in questa posizione?", + "sequencesEditSpeed": "Con quale velocità l'ingranaggio dovrebbe spostarsi in questa posizione?", "@sequencesEditSpeed": { "description": "Label for the speed selector on the move tab of the move edit page", "type": "text", @@ -465,7 +465,7 @@ "type": "text", "placeholders": {} }, - "triggerActionNotSet": "Attiva un'azione se l'attrezzatura è nelle vicinanze", + "triggerActionNotSet": "Attiva un'azione scuotendo il dispositivo", "@triggerActionNotSet": { "description": "Trigger action label when no action set", "type": "text", @@ -777,7 +777,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Rimuovi azione", + "triggersSelectClearLabel": "Rimuovi azioni", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Consenti notifiche newsletter", + "settingsNewsletterToggleTitle": "Consenti notifiche del blog di coda", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Ricevi automaticamente notifiche quando c'è una nuova newsletter", + "settingsNewsletterToggleSubTitle": "Ricevi automaticamente notifiche quando c'è un nuovo post sul blog di Tail", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Scorri orizzontalmente sull'area del dispositivo noto sopra per iniziare la scansione. Puoi attivare la scansione continua nelle impostazioni.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessage": "Puoi controllare, esplorare e aggiornare tutta la tua attrezzatura Tail Co proprio qui in questa app. Sono disponibili anche istruzioni e guide. Buon scodinzolante!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Salva azioni", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Attrezzatura trovata. Tocca il nome dell'ingranaggio per connetterti", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Registro delle modifiche", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Fresco dal blog della coda", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessageTitle": "Benvenuto nell'app Tail Company", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Scansione sempre disabilitata", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} } } From 10075bfc2f9f0bcbff935e33fabfae466bbf419f Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:10:38 +0000 Subject: [PATCH 09/14] Translated using Weblate (Japanese) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/ja/ --- lib/l10n/messages_ja.arb | 58 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 53 insertions(+), 5 deletions(-) diff --git a/lib/l10n/messages_ja.arb b/lib/l10n/messages_ja.arb index 111106f5..a05d2a56 100644 --- a/lib/l10n/messages_ja.arb +++ b/lib/l10n/messages_ja.arb @@ -5,7 +5,7 @@ "type": "text", "placeholders": {} }, - "title": "外出先でも使えるギア", + "title": "テールカンパニー", "@title": { "description": "The name of the app", "type": "text", @@ -435,7 +435,7 @@ "type": "text", "placeholders": {} }, - "manageDevicesOtaButton": "タップしてファームウェアを更新", + "manageDevicesOtaButton": "アップデートに失敗しました。機器を再起動してもう一度お試しください。", "@manageDevicesOtaButton": { "description": "manage devices ota available button", "type": "text", @@ -663,7 +663,7 @@ "type": "text", "placeholders": {} }, - "sequencesInfoDescription": "カスタムアクションを使用すると、ギア用の独自のアクションを作成できます。カスタムアクションをタップすると、それが再生されます。鉛筆をタップしてカスタムアクションを編集します。", + "sequencesInfoDescription": "カスタムアクションを使用すると、ギア用の独自のアクションを作成できます。カスタムアクションをタップすると、それが再生されます。カスタムアクションを編集するには、鉛筆をタップします。", "@sequencesInfoDescription": { "description": "Description for what a custom action is and how to use them on the Custom Actions page", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "新しいニュースレターがあるときに自動的に通知を受け取る", + "settingsNewsletterToggleSubTitle": "新しいTail Blog投稿があったときに自動的に通知を受け取る", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "ニュースレター通知を許可する", + "settingsNewsletterToggleTitle": "テールブログ通知を許可する", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeWelcomeMessageTitle": "テールカンパニーアプリへようこそ", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffTitle": "常にスキャンを無効", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "スキャンを開始するには、上記の既知のデバイス領域を水平にスワイプします。設定で連続スキャンをオンにすることができます。", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessage": "このアプリで、Tail Co のすべてのギアを制御、検索、更新できます。また、説明とガイドも用意されています。楽しく尻尾を振ってください!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "変更履歴", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "しっぽブログの最新情報", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "アクションを保存", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "ギアが見つかりました。ギア名をタップして接続してください", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} } } From a6a54ad0e3564167bdcdbaf3deff58ac4a87a3ed Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:11:13 +0000 Subject: [PATCH 10/14] Translated using Weblate (Dutch) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/nl/ --- lib/l10n/messages_nl.arb | 60 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 54 insertions(+), 6 deletions(-) diff --git a/lib/l10n/messages_nl.arb b/lib/l10n/messages_nl.arb index 8ba5d00d..0b9f5c8f 100644 --- a/lib/l10n/messages_nl.arb +++ b/lib/l10n/messages_nl.arb @@ -1,5 +1,5 @@ { - "title": "Start OTA-update", + "title": "Het Staartbedrijf", "@title": { "description": "The name of the app", "type": "text", @@ -59,7 +59,7 @@ "type": "text", "placeholders": {} }, - "ok": "OK", + "ok": "Actie verwijderen", "@ok": { "description": "Ok on dialog boxes", "type": "text", @@ -573,7 +573,7 @@ "type": "text", "placeholders": {} }, - "settingsDescription": "Wijzig de app-kleur, configureer haptiek en meer", + "settingsDescription": "Wijzig de kleur van de app, configureer haptiek en meer", "@settingsDescription": { "description": "The description of the settings page on the more page", "type": "text", @@ -783,7 +783,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Actie verwijderen", + "triggersSelectClearLabel": "Acties verwijderen", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Nieuwsbriefmeldingen toestaan", + "settingsNewsletterToggleTitle": "Sta staartblogmeldingen toe", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Ontvang automatisch notificaties als er een nieuwe nieuwsbrief is", + "settingsNewsletterToggleSubTitle": "Ontvang automatisch meldingen wanneer er een nieuw Tail Blog-bericht is", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeWelcomeMessage": "Je kunt al je Tail Co-uitrusting hier in deze app bedienen, verkennen en updaten. Er zijn ook instructies en handleidingen beschikbaar. Veel plezier met kwispelen!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Acties opslaan", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Gevonden uitrusting. Tik op de naam van het toestel om verbinding te maken", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Vers van de Tail Blog", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessageTitle": "Welkom bij de Tail Company-app", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Scannen altijd uitgeschakeld", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Veeg horizontaal over het bekende apparaatgebied hierboven om te beginnen met scannen. U kunt continu scannen inschakelen in de instellingen.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Wijzigingslog", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} } } From d135c4b9874bd340d3a4fa9cfba3a6d3e7cbddea Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:11:47 +0000 Subject: [PATCH 11/14] Translated using Weblate (Polish) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/pl/ --- lib/l10n/messages_pl.arb | 66 ++++++++++++++++++++++++++++++++++------ 1 file changed, 57 insertions(+), 9 deletions(-) diff --git a/lib/l10n/messages_pl.arb b/lib/l10n/messages_pl.arb index b729f283..0ce2b302 100644 --- a/lib/l10n/messages_pl.arb +++ b/lib/l10n/messages_pl.arb @@ -17,7 +17,7 @@ "type": "text", "placeholders": {} }, - "triggersPage": "Którego biegu to ma dotyczyć?", + "triggersPage": "Więcej", "@triggersPage": { "description": "The label and title of the trigger page", "type": "text", @@ -53,7 +53,7 @@ "type": "text", "placeholders": {} }, - "deviceType": "Którego biegu to powinno dotyczyć?", + "deviceType": "Którego biegu to ma dotyczyć?", "@deviceType": { "description": "Title for the selector to select which device to send moves to", "type": "text", @@ -495,7 +495,7 @@ "type": "text", "placeholders": {} }, - "title": "Sprzęt w podróży", + "title": "Firma Tail", "@title": { "description": "The name of the app", "type": "text", @@ -513,7 +513,7 @@ "type": "text", "placeholders": {} }, - "feedbackPage": "Wyślij opinię", + "feedbackPage": "Bezpośrednio kontroluj położenie przekładni.", "@feedbackPage": { "description": "The label and title of the feedback page", "type": "text", @@ -531,7 +531,7 @@ "type": "text", "placeholders": {} }, - "moreManualMiTailTitle": "Instrukcja MiTail’a", + "moreManualMiTailTitle": "Pochylenie do przodu", "@moreManualMiTailTitle": { "description": "Title for MiTail manual button on More page", "type": "text", @@ -669,7 +669,7 @@ "type": "text", "placeholders": {} }, - "sequencesInfoEditDescription": "Każda Akcja Własna składa się z 1-6 ruchów i może się powtarzać maksymalnie 5 razy. Możesz długo nacisnąć ruch, aby zmienić jego kolejność.", + "sequencesInfoEditDescription": "Każda akcja niestandardowa składa się z 1-6 ruchów i może się powtarzać maksymalnie 5 razy. Możesz długo nacisnąć ruch, aby zmienić jego kolejność.", "@sequencesInfoEditDescription": { "description": "Description for making a custom action on the edit Custom Action page", "type": "text", @@ -783,7 +783,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Usuń akcję", + "triggersSelectClearLabel": "Usuń akcje", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Zezwalaj na powiadomienia biuletynem", + "settingsNewsletterToggleTitle": "Zezwalaj na powiadomienia z bloga Tail", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Automatycznie otrzymuj powiadomienia, gdy pojawi się nowy newsletter", + "settingsNewsletterToggleSubTitle": "Automatycznie otrzymuj powiadomienia, gdy pojawi się nowy post na blogu Tail", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeWelcomeMessageTitle": "Witamy w aplikacji Tail Company", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Skanowanie zawsze wyłączone", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Przesuń poziomo po znanym obszarze urządzenia powyżej, aby rozpocząć skanowanie. Możesz włączyć ciągłe skanowanie w ustawieniach.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessage": "W tej aplikacji możesz kontrolować, eksplorować i aktualizować cały swój sprzęt Tail Co. Dostępne są także instrukcje i przewodniki. Szczęśliwego machania!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Zapisz działania", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Znaleziono sprzęt. Kliknij nazwę koła zębatego, aby się połączyć", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Dziennik zmian", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Świeżo z bloga Tail", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} } } From d36b326e24e3170c5aaf2c3027885b2f302d7cb4 Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:12:56 +0000 Subject: [PATCH 12/14] Translated using Weblate (Czech) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/cs/ --- lib/l10n/messages_cs.arb | 62 +++++++++++++++++++++++++++++++++++----- 1 file changed, 55 insertions(+), 7 deletions(-) diff --git a/lib/l10n/messages_cs.arb b/lib/l10n/messages_cs.arb index d3fb8b20..fa6a3d0e 100644 --- a/lib/l10n/messages_cs.arb +++ b/lib/l10n/messages_cs.arb @@ -1,5 +1,5 @@ { - "title": "Výbava na cestách", + "title": "Společnost Tail", "@title": { "description": "The name of the app", "type": "text", @@ -107,13 +107,13 @@ "type": "text", "placeholders": {} }, - "sequencesAdd": "Přidat spouštěč", + "sequencesAdd": "Povolit anonymní analýzu", "@sequencesAdd": { "description": "Floating Action Button on the sequences page", "type": "text", "placeholders": {} }, - "sequencesEdit": "Upravit akci", + "sequencesEdit": "Přidat spouštěč", "@sequencesEdit": { "description": "Label for the edit icon on a sequence", "type": "text", @@ -477,7 +477,7 @@ "type": "text", "placeholders": {} }, - "triggerEarTiltTitle": "EarGear Tilt Sensor", + "triggerEarTiltTitle": "Zvuk detekován", "@triggerEarTiltTitle": { "description": "EarGear internal gesture sensor trigger title", "type": "text", @@ -777,7 +777,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Odebrat akci", + "triggersSelectClearLabel": "Odebrat akce", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Povolit upozornění na bulletin", + "settingsNewsletterToggleTitle": "Povolit upozornění blogu Tail", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Automaticky dostávat upozornění, když je nový newsletter", + "settingsNewsletterToggleSubTitle": "Automaticky dostávat upozornění, když bude nový příspěvek Tail Blog", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeNewsTitle": "Čerstvé z blogu Tail", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessageTitle": "Vítejte v aplikaci Tail Company", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Skenování je vždy zakázáno", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Skenování zahájíte vodorovným přejetím po známé oblasti zařízení výše. Nepřetržité skenování můžete zapnout v nastavení.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessage": "Zde v této aplikaci můžete ovládat, prozkoumávat a aktualizovat veškeré své vybavení Tail Co. K dispozici jsou také návody a návody. Happy Wagging!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Uložit akce", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Nalezeno zařízení. Klepnutím na název zařízení se připojte", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Seznam změn", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} } } From 8246b00fdbac4f6cd257a32ad7b95ed422699cff Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:13:29 +0000 Subject: [PATCH 13/14] Translated using Weblate (Danish) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/da/ --- lib/l10n/messages_da.arb | 62 +++++++++++++++++++++++++++++++++++----- 1 file changed, 55 insertions(+), 7 deletions(-) diff --git a/lib/l10n/messages_da.arb b/lib/l10n/messages_da.arb index 6e3dfb77..b2528b6c 100644 --- a/lib/l10n/messages_da.arb +++ b/lib/l10n/messages_da.arb @@ -1,5 +1,5 @@ { - "title": "Gear på farten", + "title": "Halekompagniet", "@title": { "description": "The name of the app", "type": "text", @@ -53,7 +53,7 @@ "type": "text", "placeholders": {} }, - "sequencesPage": "Tilpassede handlinger", + "sequencesPage": "Brugerdefinerede handlinger", "@sequencesPage": { "description": "The label and title of the sequences page", "type": "text", @@ -471,7 +471,7 @@ "type": "text", "placeholders": {} }, - "triggerEarMicSound": "Lyd registreret", + "triggerEarMicSound": "Lyd fundet", "@triggerEarMicSound": { "description": "EarGear internal mic trigger sound detected action label", "type": "text", @@ -783,7 +783,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Fjern handling", + "triggersSelectClearLabel": "Fjern handlinger", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Tillad nyhedsbrevsmeddelelser", + "settingsNewsletterToggleTitle": "Tillad haleblog-meddelelser", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Modtag automatisk notifikationer, når der er et nyt nyhedsbrev", + "settingsNewsletterToggleSubTitle": "Modtag automatisk meddelelser, når der er et nyt Tail Blog-indlæg", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -837,7 +837,7 @@ "type": "text", "placeholders": {} }, - "otaInProgressTitle": "Opdaterer Gear. Sluk ikke dit gear eller luk appen", + "otaInProgressTitle": "Opdaterer Gear. Sluk ikke for dit udstyr eller luk appen", "@otaInProgressTitle": { "description": "Label for ota in progress", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeWelcomeMessage": "Du kan styre, udforske og opdatere alt dit Tail Co-udstyr lige her i denne app. Der er også instruktioner og vejledninger tilgængelige. Godt logrende!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Frisk fra Halebloggen", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessageTitle": "Velkommen til Tail Company-appen", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Scanning er altid deaktiveret", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Stryg vandret på det kendte enhedsområde ovenfor for at begynde scanningen. Du kan aktivere kontinuerlig scanning i indstillingerne.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Gem handlinger", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Fundet gear. Tryk på gearnavnet for at oprette forbindelse", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Ændringslog", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} } } From b91b7be334acc6a53218c8815e24b31074fb1047 Mon Sep 17 00:00:00 2001 From: Google Cloud Translation Basic Date: Mon, 20 May 2024 18:12:21 +0000 Subject: [PATCH 14/14] Translated using Weblate (Russian) Currently translated at 0.0% (0 of 149 strings) Translation: tail_app/tail_app Translate-URL: http://weblate.codel1417.xyz/projects/tail_app/tail_app/ru/ --- lib/l10n/messages_ru.arb | 66 ++++++++++++++++++++++++++++++++++------ 1 file changed, 57 insertions(+), 9 deletions(-) diff --git a/lib/l10n/messages_ru.arb b/lib/l10n/messages_ru.arb index d8cda22e..e69a1e20 100644 --- a/lib/l10n/messages_ru.arb +++ b/lib/l10n/messages_ru.arb @@ -137,7 +137,7 @@ "type": "text", "placeholders": {} }, - "sequencesEditHomeLabel": "Главная Шестерня", + "sequencesEditHomeLabel": "Главная Gear", "@sequencesEditHomeLabel": { "description": "Label on the home tab of the move edit page", "type": "text", @@ -315,7 +315,7 @@ "type": "text", "placeholders": {} }, - "scanDevicesTitle": "Сканируйте новое снаряжение", + "scanDevicesTitle": "Сканирование нового снаряжения", "@scanDevicesTitle": { "description": "button which opens the scan window", "type": "text", @@ -363,7 +363,7 @@ "type": "text", "placeholders": {} }, - "title": "Механизм на ходу", + "title": "Хвостовая компания", "@title": { "description": "The name of the app", "type": "text", @@ -393,7 +393,7 @@ "type": "text", "placeholders": {} }, - "triggerCoverNear": "Устройство покрыто", + "triggerCoverNear": "Шаг", "@triggerCoverNear": { "description": "Cover trigger near action label", "type": "text", @@ -723,7 +723,7 @@ "type": "text", "placeholders": {} }, - "onboardingPrivacyPolicyDescription": "Хотя собранные данные являются анонимными и не могут быть использованы для идентификации конкретного пользователя, вам все равно необходимо принять политику конфиденциальности.", + "onboardingPrivacyPolicyDescription": "Руководство по DigiTail", "@onboardingPrivacyPolicyDescription": { "description": "Description for there being a privacy policy on the onboarding screen", "type": "text", @@ -777,7 +777,7 @@ "type": "text", "placeholders": {} }, - "triggersSelectClearLabel": "Удалить действие", + "triggersSelectClearLabel": "Удалить действия", "@triggersSelectClearLabel": { "description": "The button label on the trigger select screen for clearing the selected action", "type": "text", @@ -807,13 +807,13 @@ "type": "text", "placeholders": {} }, - "settingsNewsletterToggleTitle": "Разрешить уведомления о новостной рассылке", + "settingsNewsletterToggleTitle": "Разрешить уведомления хвостового блога", "@settingsNewsletterToggleTitle": { "description": "Settings page newsletter notification toggle title", "type": "text", "placeholders": {} }, - "settingsNewsletterToggleSubTitle": "Автоматически получать уведомления о появлении нового информационного бюллетеня", + "settingsNewsletterToggleSubTitle": "Автоматически получать уведомления о появлении новой публикации в блоге Tail.", "@settingsNewsletterToggleSubTitle": { "description": "Settings page newsletter notification toggle subtitle", "type": "text", @@ -825,7 +825,7 @@ "type": "text", "placeholders": {} }, - "triggerRandomButtonDescription": "Случайное воспроизведение выбранного действия", + "triggerRandomButtonDescription": "Казуальный режим", "@triggerRandomButtonDescription": { "description": "Casual Mode trigger description", "type": "text", @@ -848,5 +848,53 @@ "description": "Title for the text that appears when an OTA update was blocked due to low battery", "type": "text", "placeholders": {} + }, + "homeWelcomeMessageTitle": "Добро пожаловать в приложение Tail Company", + "@homeWelcomeMessageTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffTitle": "Всегда сканирование отключено", + "@homeContinuousScanningOffTitle": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeContinuousScanningOffDescription": "Проведите по горизонтали в области известного устройства выше, чтобы начать сканирование. Вы можете включить непрерывное сканирование в настройках.", + "@homeContinuousScanningOffDescription": { + "description": "The welcome message title on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "homeWelcomeMessage": "Вы можете контролировать, исследовать и обновлять все свое снаряжение Tail Co прямо здесь, в этом приложении. Также доступны инструкции и руководства. Приятного виляния!", + "@homeWelcomeMessage": { + "description": "The welcome message on the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "triggersSelectSaveLabel": "Сохранить действия", + "@triggersSelectSaveLabel": { + "description": "The button label on the trigger select screen for saving the selected actions", + "type": "text", + "placeholders": {} + }, + "homeNewsTitle": "Только что из блога Tail", + "@homeNewsTitle": { + "description": "The title header for the news in the home screen when no gear is connected", + "type": "text", + "placeholders": {} + }, + "scanDevicesFoundTitle": "Нашел механизм. Нажмите на название механизма, чтобы подключиться.", + "@scanDevicesFoundTitle": { + "description": "Title when gear is found on the scan for new gear page", + "type": "text", + "placeholders": {} + }, + "homeChangelogLinkTitle": "Журнал изменений", + "@homeChangelogLinkTitle": { + "description": "Title for Changelog on Home page", + "type": "text", + "placeholders": {} } }