From e4a89ee992b61ae529b24cc879df94c66d16b6c1 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:47 +0200 Subject: [PATCH 01/18] New translations strings.xml (Romanian) --- ro/src/Resources/values-ro/strings.xml | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 ro/src/Resources/values-ro/strings.xml diff --git a/ro/src/Resources/values-ro/strings.xml b/ro/src/Resources/values-ro/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/ro/src/Resources/values-ro/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From c4b7cb37cf99a7a90b58f4a85cba858a30df05b8 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:48 +0200 Subject: [PATCH 02/18] New translations strings.xml (French) --- fr/src/Resources/values-fr/strings.xml | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 fr/src/Resources/values-fr/strings.xml diff --git a/fr/src/Resources/values-fr/strings.xml b/fr/src/Resources/values-fr/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/fr/src/Resources/values-fr/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From ba89e3528e2ab082579860ed064a6bb2690bdad4 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:49 +0200 Subject: [PATCH 03/18] New translations strings.xml (Spanish) --- es-ES/src/Resources/values-es/strings.xml | 75 +++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 es-ES/src/Resources/values-es/strings.xml diff --git a/es-ES/src/Resources/values-es/strings.xml b/es-ES/src/Resources/values-es/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/es-ES/src/Resources/values-es/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From 584016ba20d02014f0eef1b63661fc17789a9af6 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:50 +0200 Subject: [PATCH 04/18] New translations strings.xml (Catalan) --- ca/src/Resources/values-ca/strings.xml | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 ca/src/Resources/values-ca/strings.xml diff --git a/ca/src/Resources/values-ca/strings.xml b/ca/src/Resources/values-ca/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/ca/src/Resources/values-ca/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From c0c5a402c630984aa7fdfd58db74dabf802883ca Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:51 +0200 Subject: [PATCH 05/18] New translations strings.xml (German) --- de/src/Resources/values-de/strings.xml | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 de/src/Resources/values-de/strings.xml diff --git a/de/src/Resources/values-de/strings.xml b/de/src/Resources/values-de/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/de/src/Resources/values-de/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From 767d37b126f4aeb646ce6452393fb13cfa64ed53 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:52 +0200 Subject: [PATCH 06/18] New translations strings.xml (Polish) --- pl/src/Resources/values-pl/strings.xml | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 pl/src/Resources/values-pl/strings.xml diff --git a/pl/src/Resources/values-pl/strings.xml b/pl/src/Resources/values-pl/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/pl/src/Resources/values-pl/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From 89928cfde25638aa95f31dc32c1fdda9039a4279 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:53 +0200 Subject: [PATCH 07/18] New translations strings.xml (Russian) --- ru/src/Resources/values-ru/strings.xml | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 ru/src/Resources/values-ru/strings.xml diff --git a/ru/src/Resources/values-ru/strings.xml b/ru/src/Resources/values-ru/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/ru/src/Resources/values-ru/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From 28832aa17239dcfde1f402898ce518993a4522cb Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:53 +0200 Subject: [PATCH 08/18] New translations strings.xml (Ukrainian) --- uk/src/Resources/values-uk/strings.xml | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 uk/src/Resources/values-uk/strings.xml diff --git a/uk/src/Resources/values-uk/strings.xml b/uk/src/Resources/values-uk/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/uk/src/Resources/values-uk/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From f63bcf98f2159e26afe7bb0a5ef18421df02c33f Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:44:54 +0200 Subject: [PATCH 09/18] New translations strings.xml (Chinese Simplified) --- zh-CN/src/Resources/values-zh/strings.xml | 75 +++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 zh-CN/src/Resources/values-zh/strings.xml diff --git a/zh-CN/src/Resources/values-zh/strings.xml b/zh-CN/src/Resources/values-zh/strings.xml new file mode 100644 index 0000000..95becb0 --- /dev/null +++ b/zh-CN/src/Resources/values-zh/strings.xml @@ -0,0 +1,75 @@ + + + Nearby Sharing + Send data to Windows 10 / 11 + Receive data from Windows 10 / 11 + Setup / Information + en + + Back + Next + Cancel + Send + Receive + Status: {0} + Error: {0} + Important + Notifications + Settings + Device Name + + + Open Settings + Bluetooth Mac Address + + + Visible as {0} + Debug Log + + + Scanning ... + + + General + Links / Help + Permissions + Setup + About + Request Permissions + Grant necessary permissions to app + Sponsor + Sponsor the app creator + Help + Open the FAQ + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings + Specify Mac Address + Specify the mac address of this device + Device Name + Change how others see you + Show credits + + + Can\'t receive without permissions! + + + Share File + Share Url + Share Text + Missing permission! + Waiting for acceptance + Cancelled + Done + Sending {0} files + + From 5fc4e4007a11f9eab5a1dd46d19c4b4da9905355 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:38 +0200 Subject: [PATCH 10/18] New translations strings.xml (Romanian) --- src/Resources/values-ro/strings.xml | 39 ++++++++++++++++------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/src/Resources/values-ro/strings.xml b/src/Resources/values-ro/strings.xml index 184783c..2c6ef05 100644 --- a/src/Resources/values-ro/strings.xml +++ b/src/Resources/values-ro/strings.xml @@ -4,67 +4,72 @@ Trimite date pe Windows 10 / 11 Primește date de pe Windows 10 / 11 Configurare / Informații - ro - Înapoi Mai departe Anulează - Trimite Primește - Stare: {0} Eroare: {0} - Important Notificări Setări Numele dispozitivului - Deschide Setări Adresa Mac Bluetooth - Vizibil ca și {0} Jurnal de depanare - Se scanează ... - General - + Links / Help + Permissions + Setup + About Cere Permisiuni Oferă aplicației permisiunile necesare - Susține Susține creatorul aplicației - Ajutor Deschide secțiunea de întrebări frecvente - - + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings Specifică adresa Mac Specifică adresa mac a acestui dispozitiv + Device Name + Change how others see you + Show credits - Nu se poate primi fără permisiuni! - Trimite fișier Trimite link - + Share Text Permisiunea lipsește! Se așteaptă confirmarea + Cancelled + Done Se trimit {0} fișiere From e18f2bd072d3b8e9ec0e00f2dbdd7f273b8af104 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:39 +0200 Subject: [PATCH 11/18] New translations strings.xml (French) --- src/Resources/values-fr/strings.xml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/src/Resources/values-fr/strings.xml b/src/Resources/values-fr/strings.xml index bfa2f1a..abedd55 100644 --- a/src/Resources/values-fr/strings.xml +++ b/src/Resources/values-fr/strings.xml @@ -4,92 +4,68 @@ Envoyer des données vers Windows 10 / 11 Recevoir des données depuis Windows 10 / 11 Configuration / Information - fr - Retour Suivant Annuler - Envoyer Recevoir - Status: {0} Erreur: {0} - Important Notifications Paramètres Nom de l’appareil - Ouvrir les paramètres Adresse Mac du Bluetooth - Visible en tant que {0} Journal de débogage - Recherche... - Général Liens / Aide Permissions Configuration À propos - Permissions de l’application Accorder les permissions nécessaires à l’application - Supporter Supporter le créateur de l’application - Aide Ouvrir la FAQ - Discord Rejoindre le serveur Discord - Interface et apparence Langage, Thème sombre - Thème sombre Forcer le thème sombre - Langue Changer la langue de l’appli - Connectivité Configuration pour l’envoi et la réception - Configuration PC Voir les réglages requis pour PC - Définir l’adresse Mac Définissez l’adresse Mac de l’appareil - Nom de l’appareil Modifier comment vous apparaissez pour les autres - Voir les contributeurs - Impossible de recevoir sans les permissions requises ! - Partager un fichier Partager un lien Partager du text - Des permissions requises sont manquantes ! En attente d’acceptation... Annulé From ee640aa977ddf3a6fa5e686bf39668f28b8c9e7e Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:40 +0200 Subject: [PATCH 12/18] New translations strings.xml (Spanish) --- src/Resources/values-es/strings.xml | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/src/Resources/values-es/strings.xml b/src/Resources/values-es/strings.xml index e6ff314..2f0830b 100644 --- a/src/Resources/values-es/strings.xml +++ b/src/Resources/values-es/strings.xml @@ -4,93 +4,72 @@ Enviar a Windows 10 / 11 Recibir de Windows 10 / 11 Configuración / Información - es - Atrás Siguiente Cancelar - Enviar Recibir - Estado: {0} Error: {0} - Importante Notificaciones Ajustes Nombre del dispositivo - Abrir ajustes Dirección MAC del Bluetooth - Visible como {0} Registro de depuración - Escaneando ... - General Enlaces / Ayuda Permisos Configuración inicial Acerca de - Solicitar permisos necesarios Concede los permisos necesarios a la aplicación - Patrocinar Patrocina al creador de la aplicación - Ayuda Abre las Preguntas Frecuentes - Discord Unirse al servidor de Discord - Interfaz / Diseño Idioma, modo oscuro - Modo oscuro Forzar el modo oscuro - Idioma de la aplicación Cambiar el idioma de la aplicación - Plataforma de dispositivos conectados Configurar el envío y la recepción - Configuración del PC Tutorial sobre los ajustes del PC necesarios - Indica la dirección MAC Indica la dirección MAC de este dispositivo - Nombre del dispositivo Cambia como te ve el resto - Mostrar creditos - ¡No se puede recibir sin los permisos necesarios! - Compartir archivo Compartir URL - + Share Text ¡Faltan algunos permisos necesarios! Esperando respuesta + Cancelled + Done Enviando {0} archivos From c0358939cf52babd06ff7d3d9744d5e9b9330294 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:41 +0200 Subject: [PATCH 13/18] New translations strings.xml (Catalan) --- src/Resources/values-ca/strings.xml | 165 ++++++++++++---------------- 1 file changed, 72 insertions(+), 93 deletions(-) diff --git a/src/Resources/values-ca/strings.xml b/src/Resources/values-ca/strings.xml index 731ebef..a4cc7cb 100644 --- a/src/Resources/values-ca/strings.xml +++ b/src/Resources/values-ca/strings.xml @@ -1,96 +1,75 @@ -Ús compartit en proximitat -Enviar a Windows 10 / 11 -Rebre de Windows 10 / 11 -Configuració / Informació - -ca - - -Tornar -Següent -Cancel·lar - -Enviar -Rebre - -Estat: {0} -Error: {0} - -Important -Notificacions -Configuració -Nom del dispositiu - - - -Obrir configuració -Direcció MAC del Bluetooth - - - -Visible com {0} -Registre de depuració - - - -Escaneant... - - - -General -Enllaços / Ajuda -Permisos -Configuració inicial -Sobre - -Sol·licitar permisos necesaris -Dona-li els permisos necessaris a l \' aplicació - -Patrocinar -Patrocina al creador de l \' aplicació - -Ajuda -Obrir les Preguntes Freqüents - -Discord -Unir-se al servidor de Discord - -Interfície / Diseny -Idioma, tema fosc - -Tema fosc -Forçar el tema fosc - -Idioma de l\' aplicació -Cambiar l \' idioma de l \'aplicació - -Plataforma de dispositius conectats -Configurar l\' enviament i la recepció - -Configuración del PC -Tutorial sobre los ajustes del PC necesarios - -Indica la direcció MAC -Indica la direcció MAC d \' aquest dispositiu - -Nom del dispositiu -Canvia com et veu la resta - -Mostrar crèdits - - - -No es pot rebre sense els permisos necessaris! - - - -Compartir arxiu -Compartir URL - -Falten alguns permisos necessaris! -Esperant reposta -Enviant {0} arxius - + Ús compartit en proximitat + Enviar a Windows 10 / 11 + Rebre de Windows 10 / 11 + Configuració / Informació + ca + + Tornar + Següent + Cancel·lar + Enviar + Rebre + Estat: {0} + Error: {0} + Important + Notificacions + Configuració + Nom del dispositiu + + + Obrir configuració + Direcció MAC del Bluetooth + + + Visible com {0} + Registre de depuració + + + Escaneant... + + + General + Enllaços / Ajuda + Permisos + Configuració inicial + Sobre + Sol·licitar permisos necesaris + Dona-li els permisos necessaris a l \' aplicació + Patrocinar + Patrocina al creador de l \' aplicació + Ajuda + Obrir les Preguntes Freqüents + Discord + Unir-se al servidor de Discord + Interfície / Diseny + Idioma, tema fosc + Tema fosc + Forçar el tema fosc + Idioma de l\' aplicació + Cambiar l \' idioma de l \'aplicació + Plataforma de dispositius conectats + Configurar l\' enviament i la recepció + Configuración del PC + Tutorial sobre los ajustes del PC necesarios + Indica la direcció MAC + Indica la direcció MAC d \' aquest dispositiu + Nom del dispositiu + Canvia com et veu la resta + Mostrar crèdits + + + No es pot rebre sense els permisos necessaris! + + + Compartir arxiu + Compartir URL + Share Text + Falten alguns permisos necessaris! + Esperant reposta + Cancelled + Done + Enviant {0} arxius + From 4e7c2b8e5f40bc3b8b202b9b7bf32c5ed5eefb79 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:42 +0200 Subject: [PATCH 14/18] New translations strings.xml (German) --- src/Resources/values-de/strings.xml | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/src/Resources/values-de/strings.xml b/src/Resources/values-de/strings.xml index 9629e7c..d637afe 100644 --- a/src/Resources/values-de/strings.xml +++ b/src/Resources/values-de/strings.xml @@ -1,92 +1,71 @@ + Nearby Sharing Sende zu Windows 10 / 11 Empfange von Windows 10 / 11 Setup / Information - de - Zurück Weiter Abbruch - Senden Empfangen - Status: {0} Fehler: {0} - Wichtig Benachrichtigungen Einstellungen Geräte Name - Öffne Einstellungen Bluetooth Mac-Adresse - Sichtbar als {0} Debug Log - Suche ... - Generell Links / Hilfe Berechtigungen Einrichtung Über - Berechtigungen anfragen Notwendige Berechtigungen erlauben - Sponsor Sponsor the app creator - Hilfe Öffne das FAQ - Discord Discord-Server beitreten - Darstellung Sprache, Dark Mode - Dark Mode Dark Mode erzwingen - App Sprache App Anzeige-Sprache ändern - Connected Devices Platform Senden und Empfangen - PC Einrichtung Tutorial zu den notwendigen PC Einstellungen - Mac-Adresse angeben Mac-Adresse für dieses Geräte angeben - Geräte Name Lege fest, wie andere dich sehen + Show credits - Fehlende Berechtigungen! - Datei teilen Webseite teilen Text teilen - Fehlende Berechtigungen! Warte auf Akzeptierung Abgebrochen From 4d0924d381bad2f23eb64ef9d5ec3315d5bab3c8 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:43 +0200 Subject: [PATCH 15/18] New translations strings.xml (Polish) --- src/Resources/values-pl/strings.xml | 39 ++++++++++++++++------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/src/Resources/values-pl/strings.xml b/src/Resources/values-pl/strings.xml index eaa0889..261d9b9 100644 --- a/src/Resources/values-pl/strings.xml +++ b/src/Resources/values-pl/strings.xml @@ -4,67 +4,72 @@ Wyślij dane do Windows 10 / 11 Otrzymuj dane z Windows 10 / 11 Konfiguracja / Informacje - pl - Wstecz Następny Anuluj - Wyślij Odbierz - Status: {0} Błąd: {0} - Ważne Powiadomienie Ustawienia Nazwa urządzenia - Otwórz ustawienia Adres MAC Bluetooth - Widoczne jako {0} Dziennik debugów - Wyszukiwanie ... - Ogólne - + Links / Help + Permissions + Setup + About Żądanie uprawnień Nadaj aplikacji niezbędne uprawnienia - Wesprzyj Wesprzyj twórcę aplikacji - Pomoc Otwórz FAQ - - + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings Określ adres MAC Podaj adres MAC tego urządzenia + Device Name + Change how others see you + Show credits - Nie można odbierać bez uprawnień! - Udostępnij plik Udostępnij Url - + Share Text Brakujące uprawnienia! Oczekiwanie na akceptacje + Cancelled + Done Wysyłanie {0} plików From 4d3cabf020299f368a87a34c3a69a0f0790c6613 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:44 +0200 Subject: [PATCH 16/18] New translations strings.xml (Russian) --- src/Resources/values-ru/strings.xml | 40 +++++++++++++++++------------ 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/src/Resources/values-ru/strings.xml b/src/Resources/values-ru/strings.xml index 5e6d9f0..c2fed8b 100644 --- a/src/Resources/values-ru/strings.xml +++ b/src/Resources/values-ru/strings.xml @@ -1,69 +1,75 @@ + Nearby Sharing Отправка файлов на Windows 10 / 11 Получение файлов с Windows 10 / 11 Настройка / Информация - ru - Назад Дальше Отмена - Отправить Получить - Статус: {0} Ошибка: {0} - Важно Уведомления Настройки Имя устройства - Открыть настройки MAC-Адрес Bluetooth - Видимый как {0} Журнал отладки - Сканирование ... - Основное - + Links / Help + Permissions + Setup + About Запросить разрешения Предоставьте необходимые разрешения приложению - Спонсор Поддержите разработчика приложения - Помощь Открыть FAQ - - + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings Указать MAC-Адрес Укажите MAC-Адрес этого устройства + Device Name + Change how others see you + Show credits - Невозможно получить файл без разрешений. - Поделиться файлом Поделиться ссылкой - + Share Text Недостаточно разрешений! Ожидаем принятия файла получателем + Cancelled + Done Отправка {0} файл(а/ов) From 265f076c543565b35abacbec5d4257a7ed048773 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:44 +0200 Subject: [PATCH 17/18] New translations strings.xml (Ukrainian) --- src/Resources/values-uk/strings.xml | 40 +++++++++++++++++------------ 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/src/Resources/values-uk/strings.xml b/src/Resources/values-uk/strings.xml index 6228d0b..dbf529a 100644 --- a/src/Resources/values-uk/strings.xml +++ b/src/Resources/values-uk/strings.xml @@ -1,69 +1,75 @@ + Nearby Sharing Надсилання файлів на Windows 10 / 11 Отримання файлів із Windows 10 / 11 Налаштування / Інформація - uk - Назад Далі Відміна - Відправити Отримати - Статус: {0} Помилка: {0} - Важливо Повідомлення Налаштування Ім\'я пристрою - Відкрити налаштування MAC-Адрес Bluetooth - Відображати як {0} Журнал налагодження - Сканування ... - Основне - + Links / Help + Permissions + Setup + About Запит на дозвіл Надайте необхідні дозволи додатку - Спонсор Підтримайте розробника програми - Довідка Відкрити FAQ - - + Discord + Join Discord-Server + UI / Design + Language, Dark Mode + Dark Mode + Force Dark Mode + App Language + Change app display language + Connected Devices Platform + Setup sending and receiving + PC Setup + Tutorial about the necessary PC Settings Вказати MAC-Адрес Вкажіть MAC-Адрес цього пристрою + Device Name + Change how others see you + Show credits - Неможливо отримати файл без дозволів. - Поділитись файлом Подiлитись посиланням - + Share Text Недостатньо дозволів! Очікуємо на прийняття файлу одержувачем + Cancelled + Done Надсилання {0} файл(а/ів) From f0a38013d69bbea578821b8b5b8e6ed7b67e70e9 Mon Sep 17 00:00:00 2001 From: Lukas Kurz Date: Sun, 28 Apr 2024 23:55:45 +0200 Subject: [PATCH 18/18] New translations strings.xml (Chinese Simplified) --- src/Resources/values-zh/strings.xml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/src/Resources/values-zh/strings.xml b/src/Resources/values-zh/strings.xml index b05174e..252c2da 100644 --- a/src/Resources/values-zh/strings.xml +++ b/src/Resources/values-zh/strings.xml @@ -4,92 +4,68 @@ 传输数据到您的 Windows 10 / 11 电脑 从您的 Windows 10 / 11 电脑接收数据 设置与信息 - zh - 返回 下一项 取消 - 发送 接收 - 状态: {0} 错误: {0} - 重要 通知 设置 设备名称 - 打开设置 蓝牙Mac地址 - 可被视为 {0} 调试日志 - 扫描中... - 常规 帮助与链接 权限 配置 关于 - 请求权限 同意必要权限以使用本应用 - 赞助 赞助此应用的开发者 - 帮助 打开常见问题手册 - Discord 加入 Discord 服务器 - 界面 语言、深色模式 - 深色模式 强制深色模式 - 语言 更改 App 的显示语言 - 连接 配置发送和接收 - PC端设置 PC端设置教程 - 指定Mac地址 指定此设备的Mac地址 - 设备名称 修改对外显示的设备名 - 贡献者名单 - 您必须同意此应用的权限以接收文件! - 分享文件 分享网址 分享文本 - 缺失必要的权限! 等待接受中 已取消