From 0d6f43a5ace47dd34cec01a6605bf657ef2e7229 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin Date: Mon, 15 Jul 2024 08:54:31 +0100 Subject: [PATCH] ui: different label for subscribed connections: Message push, Active connections (#4453) * ui: different label for subscribed connections: Message push, Active connections * update * localizations --- .../Views/ChatList/ServersSummaryView.swift | 8 +-- .../bg.xcloc/Localized Contents/bg.xliff | 55 +++++++++++----- .../cs.xcloc/Localized Contents/cs.xliff | 55 +++++++++++----- .../de.xcloc/Localized Contents/de.xliff | 55 +++++++++++----- .../en.xcloc/Localized Contents/en.xliff | 65 +++++++++++++------ .../es.xcloc/Localized Contents/es.xliff | 55 +++++++++++----- .../fi.xcloc/Localized Contents/fi.xliff | 55 +++++++++++----- .../fr.xcloc/Localized Contents/fr.xliff | 55 +++++++++++----- .../hu.xcloc/Localized Contents/hu.xliff | 55 +++++++++++----- .../it.xcloc/Localized Contents/it.xliff | 55 +++++++++++----- .../ja.xcloc/Localized Contents/ja.xliff | 55 +++++++++++----- .../nl.xcloc/Localized Contents/nl.xliff | 55 +++++++++++----- .../pl.xcloc/Localized Contents/pl.xliff | 55 +++++++++++----- .../ru.xcloc/Localized Contents/ru.xliff | 55 +++++++++++----- .../th.xcloc/Localized Contents/th.xliff | 55 +++++++++++----- .../tr.xcloc/Localized Contents/tr.xliff | 55 +++++++++++----- .../uk.xcloc/Localized Contents/uk.xliff | 55 +++++++++++----- .../Localized Contents/zh-Hans.xliff | 55 +++++++++++----- .../commonMain/resources/MR/base/strings.xml | 4 +- 19 files changed, 643 insertions(+), 314 deletions(-) diff --git a/apps/ios/Shared/Views/ChatList/ServersSummaryView.swift b/apps/ios/Shared/Views/ChatList/ServersSummaryView.swift index 3021a7ceb2..f210809a09 100644 --- a/apps/ios/Shared/Views/ChatList/ServersSummaryView.swift +++ b/apps/ios/Shared/Views/ChatList/ServersSummaryView.swift @@ -174,11 +174,11 @@ struct ServersSummaryView: View { private func smpSubsSection(_ totals: SMPTotals) -> some View { Section { - infoRow("Connections subscribed", numOrDash(totals.subs.ssActive)) + infoRow("Active connections", numOrDash(totals.subs.ssActive)) infoRow("Total", numOrDash(totals.subs.total)) } header: { HStack { - Text("Message subscriptions") + Text("Message reception") SubscriptionStatusIndicatorView(subs: totals.subs, sess: totals.sessions) if showSubscriptionPercentage { SubscriptionStatusPercentageView(subs: totals.subs, sess: totals.sessions) @@ -474,13 +474,13 @@ struct SMPServerSummaryView: View { private func smpSubsSection(_ subs: SMPServerSubs) -> some View { Section { - infoRow("Connections subscribed", numOrDash(subs.ssActive)) + infoRow("Active connections", numOrDash(subs.ssActive)) infoRow("Pending", numOrDash(subs.ssPending)) infoRow("Total", numOrDash(subs.total)) reconnectButton() } header: { HStack { - Text("Message subscriptions") + Text("Message reception") SubscriptionStatusIndicatorView(subs: subs, sess: summary.sessionsOrNew) if showSubscriptionPercentage { SubscriptionStatusPercentageView(subs: subs, sess: summary.sessionsOrNew) diff --git a/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff b/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff index f3a70390da..c17ffcd571 100644 --- a/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff +++ b/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff @@ -127,11 +127,6 @@ %@ е потвърдено No comment provided by engineer. - - %@ servers - %@ сървъри - No comment provided by engineer. - %@ uploaded %@ качено @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Добавете адрес към вашия профил, така че вашите контакти да могат да го споделят с други хора. Актуализацията на профила ще бъде изпратена до вашите контакти. @@ -610,16 +609,16 @@ Добави профил No comment provided by engineer. - - Add servers by scanning QR codes. - Добави сървъри чрез сканиране на QR кодове. - No comment provided by engineer. - Add server Добави сървър No comment provided by engineer. + + Add servers by scanning QR codes. + Добави сървъри чрез сканиране на QR кодове. + No comment provided by engineer. + Add to another device Добави към друго устройство @@ -1351,6 +1350,10 @@ Конфигурирай ICE сървъри No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Потвърди @@ -1529,10 +1532,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Контактът позволява @@ -3926,6 +3925,10 @@ This is your link for group %@! Реакциите на съобщения са забранени в тази група. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback No comment provided by engineer. @@ -3947,10 +3950,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Текст на съобщението @@ -4469,6 +4468,10 @@ This is your link for group %@! Други No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count PING бройка @@ -4635,6 +4638,10 @@ Error: %@ Моля, съхранявайте паролата на сигурно място, НЯМА да можете да я промените, ако я загубите. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Полски интерфейс @@ -4701,6 +4708,10 @@ Error: %@ Private routing No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Профилни и сървърни връзки @@ -5601,6 +5612,10 @@ Enable in *Network & servers* settings. Server address is incompatible with network settings. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Сървърът изисква оторизация за създаване на опашки, проверете паролата @@ -5624,6 +5639,10 @@ Enable in *Network & servers* settings. Server version is incompatible with network settings. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Сървъри diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff index 46a890f5ba..9cc8d12f74 100644 --- a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff @@ -126,11 +126,6 @@ %@ je ověřený No comment provided by engineer. - - %@ servers - %@ servery - No comment provided by engineer. - %@ uploaded No comment provided by engineer. @@ -572,6 +567,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Přidejte adresu do svého profilu, aby ji vaše kontakty mohly sdílet s dalšími lidmi. Aktualizace profilu bude zaslána vašim kontaktům. @@ -591,16 +590,16 @@ Přidat profil No comment provided by engineer. - - Add servers by scanning QR codes. - Přidejte servery skenováním QR kódů. - No comment provided by engineer. - Add server Přidat server No comment provided by engineer. + + Add servers by scanning QR codes. + Přidejte servery skenováním QR kódů. + No comment provided by engineer. + Add to another device Přidat do jiného zařízení @@ -1305,6 +1304,10 @@ Konfigurace serverů ICE No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Potvrdit @@ -1467,10 +1470,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Kontakt povolil @@ -3783,6 +3782,10 @@ This is your link for group %@! Reakce na zprávy jsou v této skupině zakázány. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback No comment provided by engineer. @@ -3803,10 +3806,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Text zprávy @@ -4299,6 +4298,10 @@ This is your link for group %@! Other No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count Počet PING @@ -4457,6 +4460,10 @@ Error: %@ Heslo uložte bezpečně, v případě jeho ztráty jej NEBUDE možné změnit. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Polské rozhraní @@ -4522,6 +4529,10 @@ Error: %@ Private routing No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profil a připojení k serveru @@ -5399,6 +5410,10 @@ Enable in *Network & servers* settings. Server address is incompatible with network settings. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Server vyžaduje autorizaci pro vytváření front, zkontrolujte heslo @@ -5422,6 +5437,10 @@ Enable in *Network & servers* settings. Server version is incompatible with network settings. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Servery diff --git a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff index 656cc6c70e..341839d246 100644 --- a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff +++ b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff @@ -127,11 +127,6 @@ %@ wurde erfolgreich überprüft No comment provided by engineer. - - %@ servers - %@-Server - No comment provided by engineer. - %@ uploaded %@ hochgeladen @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Fügen Sie die Adresse Ihrem Profil hinzu, damit Ihre Kontakte sie mit anderen Personen teilen können. Es wird eine Profilaktualisierung an Ihre Kontakte gesendet. @@ -610,16 +609,16 @@ Profil hinzufügen No comment provided by engineer. - - Add servers by scanning QR codes. - Fügen Sie Server durch Scannen der QR Codes hinzu. - No comment provided by engineer. - Add server Füge Server hinzu No comment provided by engineer. + + Add servers by scanning QR codes. + Fügen Sie Server durch Scannen der QR Codes hinzu. + No comment provided by engineer. + Add to another device Einem anderen Gerät hinzufügen @@ -1354,6 +1353,10 @@ ICE-Server konfigurieren No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Bestätigen @@ -1533,10 +1536,6 @@ Das ist Ihr eigener Einmal-Link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Der Kontakt erlaubt @@ -3941,6 +3940,10 @@ Das ist Ihr Link für die Gruppe %@! In dieser Gruppe sind Reaktionen auf Nachrichten nicht erlaubt. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Fallback für das Nachrichten-Routing @@ -3964,10 +3967,6 @@ Das ist Ihr Link für die Gruppe %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Nachrichtentext @@ -4487,6 +4486,10 @@ Das ist Ihr Link für die Gruppe %@! Andere No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count PING-Zähler @@ -4653,6 +4656,10 @@ Fehler: %@ Bitte bewahren Sie das Passwort sicher auf, Sie können es NICHT mehr ändern, wenn Sie es vergessen haben oder verlieren. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Polnische Bedienoberfläche @@ -4722,6 +4729,10 @@ Fehler: %@ Privates Routing No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profil und Serververbindungen @@ -5629,6 +5640,10 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen. Die Server-Adresse ist nicht mit den Netzwerk-Einstellungen kompatibel. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Um Warteschlangen zu erzeugen benötigt der Server eine Authentifizierung. Bitte überprüfen Sie das Passwort @@ -5653,6 +5668,10 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen. Die Server-Version ist nicht mit den Netzwerk-Einstellungen kompatibel. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Server diff --git a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff index 29f3f30d89..7bdf67cc94 100644 --- a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff +++ b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff @@ -127,11 +127,6 @@ %@ is verified No comment provided by engineer. - - %@ servers - %@ servers - No comment provided by engineer. - %@ uploaded %@ uploaded @@ -593,6 +588,11 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. @@ -613,16 +613,16 @@ Add profile No comment provided by engineer. - - Add servers by scanning QR codes. - Add servers by scanning QR codes. - No comment provided by engineer. - Add server Add server No comment provided by engineer. + + Add servers by scanning QR codes. + Add servers by scanning QR codes. + No comment provided by engineer. + Add to another device Add to another device @@ -1374,6 +1374,11 @@ Configure ICE servers No comment provided by engineer. + + Configured %@ servers + Configured %@ servers + No comment provided by engineer. + Confirm Confirm @@ -1558,11 +1563,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - Connections subscribed - No comment provided by engineer. - Contact allows Contact allows @@ -3998,6 +3998,11 @@ This is your link for group %@! Message reactions are prohibited in this group. No comment provided by engineer. + + Message reception + Message reception + No comment provided by engineer. + Message routing fallback Message routing fallback @@ -4023,11 +4028,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - Message subscriptions - No comment provided by engineer. - Message text Message text @@ -4552,6 +4552,11 @@ This is your link for group %@! Other No comment provided by engineer. + + Other %@ servers + Other %@ servers + No comment provided by engineer. + PING count PING count @@ -4721,6 +4726,11 @@ Error: %@ Please store passphrase securely, you will NOT be able to change it if you lose it. No comment provided by engineer. + + Please try later. + Please try later. + No comment provided by engineer. + Polish interface Polish interface @@ -4791,6 +4801,11 @@ Error: %@ Private routing No comment provided by engineer. + + Private routing error + Private routing error + No comment provided by engineer. + Profile and server connections Profile and server connections @@ -5728,6 +5743,11 @@ Enable in *Network & servers* settings. Server address is incompatible with network settings. srv error text. + + Server address is incompatible with network settings: %@. + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Server requires authorization to create queues, check password @@ -5753,6 +5773,11 @@ Enable in *Network & servers* settings. Server version is incompatible with network settings. srv error text + + Server version is incompatible with your app: %@. + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Servers diff --git a/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff b/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff index a4cc2d2e68..eb4933e69a 100644 --- a/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff +++ b/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff @@ -127,11 +127,6 @@ %@ está verificado No comment provided by engineer. - - %@ servers - Servidores %@ - No comment provided by engineer. - %@ uploaded %@ subido @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Añade la dirección a tu perfil para que tus contactos puedan compartirla con otros. La actualización del perfil se enviará a tus contactos. @@ -610,16 +609,16 @@ Añadir perfil No comment provided by engineer. - - Add servers by scanning QR codes. - Añadir servidores mediante el escaneo de códigos QR. - No comment provided by engineer. - Add server Añadir servidor No comment provided by engineer. + + Add servers by scanning QR codes. + Añadir servidores mediante el escaneo de códigos QR. + No comment provided by engineer. + Add to another device Añadir a otro dispositivo @@ -1354,6 +1353,10 @@ Configure servidores ICE No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Confirmar @@ -1533,10 +1536,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows El contacto permite @@ -3941,6 +3940,10 @@ This is your link for group %@! Las reacciones a los mensajes no están permitidas en este grupo. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Enrutamiento de mensajes alternativo @@ -3964,10 +3967,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Contacto y texto @@ -4487,6 +4486,10 @@ This is your link for group %@! Otro No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count Contador PING @@ -4653,6 +4656,10 @@ Error: %@ Guarda la contraseña de forma segura, NO podrás cambiarla si la pierdes. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Interfaz en polaco @@ -4722,6 +4729,10 @@ Error: %@ Enrutamiento privado No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Datos del perfil y conexiones @@ -5629,6 +5640,10 @@ Actívalo en ajustes de *Servidores y Redes*. La dirección del servidor es incompatible con la configuración de la red. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password El servidor requiere autorización para crear colas, comprueba la contraseña @@ -5653,6 +5668,10 @@ Actívalo en ajustes de *Servidores y Redes*. La versión del servidor es incompatible con la configuración de red. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Servidores diff --git a/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff b/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff index e132584d0e..4959324895 100644 --- a/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff +++ b/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff @@ -124,11 +124,6 @@ %@ on vahvistettu No comment provided by engineer. - - %@ servers - %@ palvelimet - No comment provided by engineer. - %@ uploaded No comment provided by engineer. @@ -567,6 +562,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Lisää osoite profiiliisi, jotta kontaktisi voivat jakaa sen muiden kanssa. Profiilipäivitys lähetetään kontakteillesi. @@ -586,16 +585,16 @@ Lisää profiili No comment provided by engineer. - - Add servers by scanning QR codes. - Lisää palvelimia skannaamalla QR-koodeja. - No comment provided by engineer. - Add server Lisää palvelin No comment provided by engineer. + + Add servers by scanning QR codes. + Lisää palvelimia skannaamalla QR-koodeja. + No comment provided by engineer. + Add to another device Lisää toiseen laitteeseen @@ -1298,6 +1297,10 @@ Määritä ICE-palvelimet No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Vahvista @@ -1460,10 +1463,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Kontakti sallii @@ -3773,6 +3772,10 @@ This is your link for group %@! Viestireaktiot ovat kiellettyjä tässä ryhmässä. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback No comment provided by engineer. @@ -3793,10 +3796,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Viestin teksti @@ -4287,6 +4286,10 @@ This is your link for group %@! Other No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count PING-määrä @@ -4445,6 +4448,10 @@ Error: %@ Säilytä tunnuslause turvallisesti, ET voi muuttaa sitä, jos kadotat sen. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Puolalainen käyttöliittymä @@ -4510,6 +4517,10 @@ Error: %@ Private routing No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profiili- ja palvelinyhteydet @@ -5386,6 +5397,10 @@ Enable in *Network & servers* settings. Server address is incompatible with network settings. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Palvelin vaatii valtuutuksen jonojen luomiseen, tarkista salasana @@ -5409,6 +5424,10 @@ Enable in *Network & servers* settings. Server version is incompatible with network settings. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Palvelimet diff --git a/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff b/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff index 5416324e89..a3c5bd8c65 100644 --- a/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff +++ b/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff @@ -127,11 +127,6 @@ %@ est vérifié·e No comment provided by engineer. - - %@ servers - Serveurs %@ - No comment provided by engineer. - %@ uploaded %@ envoyé @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Ajoutez une adresse à votre profil, afin que vos contacts puissent la partager avec d'autres personnes. La mise à jour du profil sera envoyée à vos contacts. @@ -610,16 +609,16 @@ Ajouter un profil No comment provided by engineer. - - Add servers by scanning QR codes. - Ajoutez des serveurs en scannant des codes QR. - No comment provided by engineer. - Add server Ajouter un serveur No comment provided by engineer. + + Add servers by scanning QR codes. + Ajoutez des serveurs en scannant des codes QR. + No comment provided by engineer. + Add to another device Ajouter à un autre appareil @@ -1354,6 +1353,10 @@ Configurer les serveurs ICE No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Confirmer @@ -1533,10 +1536,6 @@ Il s'agit de votre propre lien unique ! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Votre contact autorise @@ -3941,6 +3940,10 @@ Voici votre lien pour le groupe %@ ! Les réactions aux messages sont interdites dans ce groupe. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Rabattement du routage des messages @@ -3964,10 +3967,6 @@ Voici votre lien pour le groupe %@ ! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Texte du message @@ -4487,6 +4486,10 @@ Voici votre lien pour le groupe %@ ! Autres No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count Nombre de PING @@ -4653,6 +4656,10 @@ Erreur : %@ Veuillez conserver votre phrase secrète en lieu sûr, vous NE pourrez PAS la changer si vous la perdez. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Interface en polonais @@ -4722,6 +4729,10 @@ Erreur : %@ Routage privé No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profil et connexions au serveur @@ -5629,6 +5640,10 @@ Activez-le dans les paramètres *Réseau et serveurs*. L'adresse du serveur est incompatible avec les paramètres du réseau. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Le serveur requiert une autorisation pour créer des files d'attente, vérifiez le mot de passe @@ -5653,6 +5668,10 @@ Activez-le dans les paramètres *Réseau et serveurs*. La version du serveur est incompatible avec les paramètres du réseau. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Serveurs diff --git a/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff b/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff index 0264f5ffc4..5241ae89c0 100644 --- a/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff +++ b/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff @@ -127,11 +127,6 @@ %@ ellenőrizve No comment provided by engineer. - - %@ servers - %@ kiszolgáló - No comment provided by engineer. - %@ uploaded %@ feltöltve @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Cím hozzáadása a profilhoz, hogy az ismerősei megoszthassák másokkal. A profilfrissítés elküldésre kerül az ismerősei számára. @@ -610,16 +609,16 @@ Profil hozzáadása No comment provided by engineer. - - Add servers by scanning QR codes. - Kiszolgáló hozzáadása QR-kód beolvasásával. - No comment provided by engineer. - Add server Kiszolgáló hozzáadása No comment provided by engineer. + + Add servers by scanning QR codes. + Kiszolgáló hozzáadása QR-kód beolvasásával. + No comment provided by engineer. + Add to another device Hozzáadás egy másik eszközhöz @@ -1354,6 +1353,10 @@ ICE kiszolgálók beállítása No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Megerősítés @@ -1533,10 +1536,6 @@ Ez az egyszer használatos hivatkozása! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Ismerős engedélyezi @@ -3941,6 +3940,10 @@ Ez az ön hivatkozása a(z) %@ csoporthoz! Az üzenetreakciók küldése le van tiltva ebben a csoportban. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Üzenet útválasztási tartalék @@ -3964,10 +3967,6 @@ Ez az ön hivatkozása a(z) %@ csoporthoz! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Üzenet szövege @@ -4487,6 +4486,10 @@ Ez az ön hivatkozása a(z) %@ csoporthoz! További No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count PING számláló @@ -4653,6 +4656,10 @@ Hiba: %@ Tárolja el biztonságosan jelmondatát, mert ha elveszíti azt, NEM tudja megváltoztatni. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Lengyel kezelőfelület @@ -4722,6 +4729,10 @@ Hiba: %@ Privát útválasztás No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profil és kiszolgálókapcsolatok @@ -5629,6 +5640,10 @@ Engedélyezze a beállításokban a *Hálózat és kiszolgálók* menüpontban.< A kiszolgáló címe nem kompatibilis a hálózati beállításokkal. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password A kiszolgálónak engedélyre van szüksége a várólisták létrehozásához, ellenőrizze jelszavát @@ -5653,6 +5668,10 @@ Engedélyezze a beállításokban a *Hálózat és kiszolgálók* menüpontban.< A kiszolgáló verziója nem kompatibilis a hálózati beállításokkal. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Kiszolgálók diff --git a/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff b/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff index 024950730f..2146b0115d 100644 --- a/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff +++ b/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff @@ -127,11 +127,6 @@ %@ è verificato/a No comment provided by engineer. - - %@ servers - Server %@ - No comment provided by engineer. - %@ uploaded %@ caricati @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Aggiungi l'indirizzo al tuo profilo, in modo che i tuoi contatti possano condividerlo con altre persone. L'aggiornamento del profilo verrà inviato ai tuoi contatti. @@ -610,16 +609,16 @@ Aggiungi profilo No comment provided by engineer. - - Add servers by scanning QR codes. - Aggiungi server scansionando codici QR. - No comment provided by engineer. - Add server Aggiungi server No comment provided by engineer. + + Add servers by scanning QR codes. + Aggiungi server scansionando codici QR. + No comment provided by engineer. + Add to another device Aggiungi ad un altro dispositivo @@ -1354,6 +1353,10 @@ Configura server ICE No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Conferma @@ -1533,10 +1536,6 @@ Questo è il tuo link una tantum! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Il contatto lo consente @@ -3941,6 +3940,10 @@ Questo è il tuo link per il gruppo %@! Le reazioni ai messaggi sono vietate in questo gruppo. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Ripiego instradamento messaggio @@ -3964,10 +3967,6 @@ Questo è il tuo link per il gruppo %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Testo del messaggio @@ -4487,6 +4486,10 @@ Questo è il tuo link per il gruppo %@! Altro No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count Conteggio PING @@ -4653,6 +4656,10 @@ Errore: %@ Conserva la password in modo sicuro, NON potrai cambiarla se la perdi. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Interfaccia polacca @@ -4722,6 +4729,10 @@ Errore: %@ Instradamento privato No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profilo e connessioni al server @@ -5629,6 +5640,10 @@ Attivalo nelle impostazioni *Rete e server*. L'indirizzo del server non è compatibile con le impostazioni di rete. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Il server richiede l'autorizzazione di creare code, controlla la password @@ -5653,6 +5668,10 @@ Attivalo nelle impostazioni *Rete e server*. La versione del server non è compatibile con le impostazioni di rete. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Server diff --git a/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff b/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff index 589973d1c0..2e23ad7423 100644 --- a/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff +++ b/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff @@ -127,11 +127,6 @@ %@ は検証されています No comment provided by engineer. - - %@ servers - %@ サーバー - No comment provided by engineer. - %@ uploaded %@ アップロード済 @@ -584,6 +579,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. プロフィールにアドレスを追加し、連絡先があなたのアドレスを他の人と共有できるようにします。プロフィールの更新は連絡先に送信されます。 @@ -603,16 +602,16 @@ プロフィールを追加 No comment provided by engineer. - - Add servers by scanning QR codes. - QRコードでサーバを追加する。 - No comment provided by engineer. - Add server サーバを追加 No comment provided by engineer. + + Add servers by scanning QR codes. + QRコードでサーバを追加する。 + No comment provided by engineer. + Add to another device 別の端末に追加 @@ -1322,6 +1321,10 @@ ICEサーバを設定 No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm 確認 @@ -1484,10 +1487,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows 連絡先の許可 @@ -3797,6 +3796,10 @@ This is your link for group %@! このグループではメッセージへのリアクションは禁止されています。 No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback No comment provided by engineer. @@ -3817,10 +3820,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text メッセージ内容 @@ -4313,6 +4312,10 @@ This is your link for group %@! Other No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count PING回数 @@ -4471,6 +4474,10 @@ Error: %@ パスフレーズを失くさないように保管してください。失くすと変更できなくなります。 No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface ポーランド語UI @@ -4536,6 +4543,10 @@ Error: %@ Private routing No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections プロフィールとサーバ接続 @@ -5404,6 +5415,10 @@ Enable in *Network & servers* settings. Server address is incompatible with network settings. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password キューを作成するにはサーバーの認証が必要です。パスワードを確認してください @@ -5427,6 +5442,10 @@ Enable in *Network & servers* settings. Server version is incompatible with network settings. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers サーバ diff --git a/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff b/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff index 44fda15333..e3da8c8d41 100644 --- a/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff +++ b/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff @@ -127,11 +127,6 @@ %@ is geverifieerd No comment provided by engineer. - - %@ servers - %@ servers - No comment provided by engineer. - %@ uploaded %@ geüpload @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Voeg een adres toe aan uw profiel, zodat uw contacten het met andere mensen kunnen delen. Profiel update wordt naar uw contacten verzonden. @@ -610,16 +609,16 @@ Profiel toevoegen No comment provided by engineer. - - Add servers by scanning QR codes. - Servers toevoegen door QR-codes te scannen. - No comment provided by engineer. - Add server Server toevoegen No comment provided by engineer. + + Add servers by scanning QR codes. + Servers toevoegen door QR-codes te scannen. + No comment provided by engineer. + Add to another device Toevoegen aan een ander apparaat @@ -1354,6 +1353,10 @@ ICE servers configureren No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Bevestigen @@ -1533,10 +1536,6 @@ Dit is uw eigen eenmalige link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Contact maakt het mogelijk @@ -3941,6 +3940,10 @@ Dit is jouw link voor groep %@! Reacties op berichten zijn verboden in deze groep. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Terugval op berichtroutering @@ -3964,10 +3967,6 @@ Dit is jouw link voor groep %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Bericht tekst @@ -4487,6 +4486,10 @@ Dit is jouw link voor groep %@! Ander No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count PING count @@ -4653,6 +4656,10 @@ Fout: %@ Bewaar het wachtwoord veilig, u kunt deze NIET wijzigen als u het kwijtraakt. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Poolse interface @@ -4722,6 +4729,10 @@ Fout: %@ Privéroutering No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profiel- en serververbindingen @@ -5629,6 +5640,10 @@ Schakel dit in in *Netwerk en servers*-instellingen. Serveradres is niet compatibel met netwerkinstellingen. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Server vereist autorisatie om wachtrijen te maken, controleer wachtwoord @@ -5653,6 +5668,10 @@ Schakel dit in in *Netwerk en servers*-instellingen. Serverversie is incompatibel met netwerkinstellingen. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Servers diff --git a/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff b/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff index dd4aecf428..ce4fe705a1 100644 --- a/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff +++ b/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff @@ -127,11 +127,6 @@ %@ jest zweryfikowany No comment provided by engineer. - - %@ servers - %@ serwery - No comment provided by engineer. - %@ uploaded %@ wgrane @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Dodaj adres do swojego profilu, aby Twoje kontakty mogły go udostępnić innym osobom. Aktualizacja profilu zostanie wysłana do Twoich kontaktów. @@ -610,16 +609,16 @@ Dodaj profil No comment provided by engineer. - - Add servers by scanning QR codes. - Dodaj serwery, skanując kody QR. - No comment provided by engineer. - Add server Dodaj serwer No comment provided by engineer. + + Add servers by scanning QR codes. + Dodaj serwery, skanując kody QR. + No comment provided by engineer. + Add to another device Dodaj do innego urządzenia @@ -1354,6 +1353,10 @@ Skonfiguruj serwery ICE No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Potwierdź @@ -1533,10 +1536,6 @@ To jest twój jednorazowy link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Kontakt pozwala @@ -3941,6 +3940,10 @@ To jest twój link do grupy %@! Reakcje wiadomości są zabronione w tej grupie. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Rezerwowe trasowania wiadomości @@ -3964,10 +3967,6 @@ To jest twój link do grupy %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Tekst wiadomości @@ -4487,6 +4486,10 @@ To jest twój link do grupy %@! Inne No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count Liczba PINGÓW @@ -4653,6 +4656,10 @@ Błąd: %@ Przechowuj kod dostępu w bezpieczny sposób, w przypadku jego utraty NIE będzie można go zmienić. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Polski interfejs @@ -4722,6 +4729,10 @@ Błąd: %@ Prywatne trasowanie No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profil i połączenia z serwerem @@ -5629,6 +5640,10 @@ Włącz w ustawianiach *Sieć i serwery* . Adres serwera jest niekompatybilny z ustawieniami sieciowymi. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Serwer wymaga autoryzacji do tworzenia kolejek, sprawdź hasło @@ -5653,6 +5668,10 @@ Włącz w ustawianiach *Sieć i serwery* . Wersja serwera jest niekompatybilna z ustawieniami sieciowymi. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Serwery diff --git a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff index f4ad23262c..b5da149546 100644 --- a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff +++ b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff @@ -127,11 +127,6 @@ %@ подтверждён No comment provided by engineer. - - %@ servers - %@ серверы - No comment provided by engineer. - %@ uploaded %@ загружено @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Добавьте адрес в свой профиль, чтобы Ваши контакты могли поделиться им. Профиль будет отправлен Вашим контактам. @@ -610,16 +609,16 @@ Добавить профиль No comment provided by engineer. - - Add servers by scanning QR codes. - Добавить серверы через QR код. - No comment provided by engineer. - Add server Добавить сервер No comment provided by engineer. + + Add servers by scanning QR codes. + Добавить серверы через QR код. + No comment provided by engineer. + Add to another device Добавить на другое устройство @@ -1354,6 +1353,10 @@ Настройка ICE серверов No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Подтвердить @@ -1533,10 +1536,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Контакт разрешает @@ -3939,6 +3938,10 @@ This is your link for group %@! Реакции на сообщения запрещены в этой группе. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Прямая доставка сообщений @@ -3962,10 +3965,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Текст сообщения @@ -4485,6 +4484,10 @@ This is your link for group %@! Другaя сеть No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count Количество PING @@ -4651,6 +4654,10 @@ Error: %@ Пожалуйста, надежно сохраните пароль, Вы НЕ сможете его поменять, если потеряете. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Польский интерфейс @@ -4720,6 +4727,10 @@ Error: %@ Конфиденциальная доставка No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Профиль и соединения на сервере @@ -5627,6 +5638,10 @@ Enable in *Network & servers* settings. Адрес сервера несовместим с настройками сети. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Сервер требует авторизации для создания очередей, проверьте пароль @@ -5651,6 +5666,10 @@ Enable in *Network & servers* settings. Версия сервера несовместима с настройками сети. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Серверы diff --git a/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff b/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff index 7e3298ed58..605a630f10 100644 --- a/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff +++ b/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff @@ -120,11 +120,6 @@ %@ ได้รับการตรวจสอบแล้ว No comment provided by engineer. - - %@ servers - %@ เซิร์ฟเวอร์ - No comment provided by engineer. - %@ uploaded No comment provided by engineer. @@ -559,6 +554,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. เพิ่มที่อยู่ลงในโปรไฟล์ของคุณ เพื่อให้ผู้ติดต่อของคุณสามารถแชร์กับผู้อื่นได้ การอัปเดตโปรไฟล์จะถูกส่งไปยังผู้ติดต่อของคุณ @@ -578,16 +577,16 @@ เพิ่มโปรไฟล์ No comment provided by engineer. - - Add servers by scanning QR codes. - เพิ่มเซิร์ฟเวอร์โดยการสแกนรหัสคิวอาร์โค้ด - No comment provided by engineer. - Add server เพิ่มเซิร์ฟเวอร์ No comment provided by engineer. + + Add servers by scanning QR codes. + เพิ่มเซิร์ฟเวอร์โดยการสแกนรหัสคิวอาร์โค้ด + No comment provided by engineer. + Add to another device เพิ่มเข้าไปในอุปกรณ์อื่น @@ -1290,6 +1289,10 @@ กำหนดค่าเซิร์ฟเวอร์ ICE No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm ยืนยัน @@ -1450,10 +1453,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows ผู้ติดต่ออนุญาต @@ -3756,6 +3755,10 @@ This is your link for group %@! ปฏิกิริยาบนข้อความเป็นสิ่งต้องห้ามในกลุ่มนี้ No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback No comment provided by engineer. @@ -3776,10 +3779,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text ข้อความ @@ -4268,6 +4267,10 @@ This is your link for group %@! Other No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count จํานวน PING @@ -4426,6 +4429,10 @@ Error: %@ โปรดจัดเก็บรหัสผ่านอย่างปลอดภัย คุณจะไม่สามารถเปลี่ยนรหัสผ่านได้หากคุณทำรหัสผ่านหาย No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface อินเตอร์เฟซภาษาโปแลนด์ @@ -4491,6 +4498,10 @@ Error: %@ Private routing No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections การเชื่อมต่อโปรไฟล์และเซิร์ฟเวอร์ @@ -5363,6 +5374,10 @@ Enable in *Network & servers* settings. Server address is incompatible with network settings. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password เซิร์ฟเวอร์ต้องการการอนุญาตในการสร้างคิว โปรดตรวจสอบรหัสผ่าน @@ -5386,6 +5401,10 @@ Enable in *Network & servers* settings. Server version is incompatible with network settings. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers เซิร์ฟเวอร์ diff --git a/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff b/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff index 15ea09d060..8a09e1f21a 100644 --- a/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff +++ b/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff @@ -127,11 +127,6 @@ %@ onaylandı No comment provided by engineer. - - %@ servers - %@ sunucuları - No comment provided by engineer. - %@ uploaded %@ yüklendi @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Kişilerinizin başkalarıyla paylaşabilmesi için profilinize adres ekleyin. Profil güncellemesi kişilerinize gönderilecek. @@ -610,16 +609,16 @@ Profil ekle No comment provided by engineer. - - Add servers by scanning QR codes. - Karekod taratarak sunucuları ekleyin. - No comment provided by engineer. - Add server Sunucu ekle No comment provided by engineer. + + Add servers by scanning QR codes. + Karekod taratarak sunucuları ekleyin. + No comment provided by engineer. + Add to another device Başka bir cihaza ekle @@ -1354,6 +1353,10 @@ ICE sunucularını ayarla No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Onayla @@ -1533,10 +1536,6 @@ Bu senin kendi tek kullanımlık bağlantın! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Kişi izin veriyor @@ -3941,6 +3940,10 @@ Bu senin grup için bağlantın %@! Mesaj tepkileri bu grupta yasaklandı. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Mesaj yönlendirme yedeklemesi @@ -3964,10 +3967,6 @@ Bu senin grup için bağlantın %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Mesaj yazısı @@ -4487,6 +4486,10 @@ Bu senin grup için bağlantın %@! Diğer No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count PING sayısı @@ -4653,6 +4656,10 @@ Hata: %@ Lütfen parolayı güvenli bir şekilde saklayın, kaybederseniz parolayı DEĞİŞTİREMEZSİNİZ. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Lehçe arayüz @@ -4722,6 +4729,10 @@ Hata: %@ Gizli yönlendirme No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections Profil ve sunucu bağlantıları @@ -5629,6 +5640,10 @@ Enable in *Network & servers* settings. Sunucu adresi ağ ayarlarıyla uyumlu değil. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Sunucunun sıra oluşturması için yetki gereklidir, şifreyi kontrol edin @@ -5653,6 +5668,10 @@ Enable in *Network & servers* settings. Sunucu sürümü ağ ayarlarıyla uyumlu değil. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Sunucular diff --git a/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff b/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff index aa069d444b..f210d39a78 100644 --- a/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff +++ b/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff @@ -127,11 +127,6 @@ %@ перевірено No comment provided by engineer. - - %@ servers - %@ сервери - No comment provided by engineer. - %@ uploaded %@ завантажено @@ -590,6 +585,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. Додайте адресу до свого профілю, щоб ваші контакти могли поділитися нею з іншими людьми. Повідомлення про оновлення профілю буде надіслано вашим контактам. @@ -610,16 +609,16 @@ Додати профіль No comment provided by engineer. - - Add servers by scanning QR codes. - Додайте сервери, відсканувавши QR-код. - No comment provided by engineer. - Add server Додати сервер No comment provided by engineer. + + Add servers by scanning QR codes. + Додайте сервери, відсканувавши QR-код. + No comment provided by engineer. + Add to another device Додати до іншого пристрою @@ -1354,6 +1353,10 @@ Налаштування серверів ICE No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm Підтвердити @@ -1533,10 +1536,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows Контакт дозволяє @@ -3941,6 +3940,10 @@ This is your link for group %@! Реакції на повідомлення в цій групі заборонені. No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback Запасний варіант маршрутизації повідомлень @@ -3964,10 +3967,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text Текст повідомлення @@ -4487,6 +4486,10 @@ This is your link for group %@! Інше No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count Кількість PING @@ -4653,6 +4656,10 @@ Error: %@ Будь ласка, зберігайте пароль надійно, ви НЕ зможете змінити його, якщо втратите. No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface Польський інтерфейс @@ -4722,6 +4729,10 @@ Error: %@ Приватна маршрутизація No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections З'єднання профілю та сервера @@ -5629,6 +5640,10 @@ Enable in *Network & servers* settings. Адреса сервера несумісна з налаштуваннями мережі. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password Сервер вимагає авторизації для створення черг, перевірте пароль @@ -5653,6 +5668,10 @@ Enable in *Network & servers* settings. Серверна версія несумісна з мережевими налаштуваннями. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers Сервери diff --git a/apps/ios/SimpleX Localizations/zh-Hans.xcloc/Localized Contents/zh-Hans.xliff b/apps/ios/SimpleX Localizations/zh-Hans.xcloc/Localized Contents/zh-Hans.xliff index 3823d6e6a9..bc61b16ce0 100644 --- a/apps/ios/SimpleX Localizations/zh-Hans.xcloc/Localized Contents/zh-Hans.xliff +++ b/apps/ios/SimpleX Localizations/zh-Hans.xcloc/Localized Contents/zh-Hans.xliff @@ -126,11 +126,6 @@ %@ 已认证 No comment provided by engineer. - - %@ servers - %@ 服务器 - No comment provided by engineer. - %@ uploaded No comment provided by engineer. @@ -578,6 +573,10 @@ Acknowledgement errors No comment provided by engineer. + + Active connections + No comment provided by engineer. + Add address to your profile, so that your contacts can share it with other people. Profile update will be sent to your contacts. 将地址添加到您的个人资料,以便您的联系人可以与其他人共享。个人资料更新将发送给您的联系人。 @@ -598,16 +597,16 @@ 添加个人资料 No comment provided by engineer. - - Add servers by scanning QR codes. - 扫描二维码来添加服务器。 - No comment provided by engineer. - Add server 添加服务器 No comment provided by engineer. + + Add servers by scanning QR codes. + 扫描二维码来添加服务器。 + No comment provided by engineer. + Add to another device 添加另一设备 @@ -1337,6 +1336,10 @@ 配置 ICE 服务器 No comment provided by engineer. + + Configured %@ servers + No comment provided by engineer. + Confirm 确认 @@ -1509,10 +1512,6 @@ This is your own one-time link! Connections No comment provided by engineer. - - Connections subscribed - No comment provided by engineer. - Contact allows 联系人允许 @@ -3888,6 +3887,10 @@ This is your link for group %@! 该群组禁用了消息回应。 No comment provided by engineer. + + Message reception + No comment provided by engineer. + Message routing fallback No comment provided by engineer. @@ -3909,10 +3912,6 @@ This is your link for group %@! Message status: %@ copied message info - - Message subscriptions - No comment provided by engineer. - Message text 消息正文 @@ -4426,6 +4425,10 @@ This is your link for group %@! 其他 No comment provided by engineer. + + Other %@ servers + No comment provided by engineer. + PING count PING 次数 @@ -4589,6 +4592,10 @@ Error: %@ 请安全地保存密码,如果您丢失了密码,您将无法更改它。 No comment provided by engineer. + + Please try later. + No comment provided by engineer. + Polish interface 波兰语界面 @@ -4655,6 +4662,10 @@ Error: %@ Private routing No comment provided by engineer. + + Private routing error + No comment provided by engineer. + Profile and server connections 资料和服务器连接 @@ -5551,6 +5562,10 @@ Enable in *Network & servers* settings. Server address is incompatible with network settings. srv error text. + + Server address is incompatible with network settings: %@. + No comment provided by engineer. + Server requires authorization to create queues, check password 服务器需要授权才能创建队列,检查密码 @@ -5574,6 +5589,10 @@ Enable in *Network & servers* settings. Server version is incompatible with network settings. srv error text + + Server version is incompatible with your app: %@. + No comment provided by engineer. + Servers 服务器 diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml index e08ccb23d1..7fbb4395d6 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml @@ -2130,8 +2130,8 @@ Messages received Details Starting from %s.\nAll data is private to your device. - Messages subscriptions - Connections subscribed + Message reception + Active connections Pending Total Connected servers