diff --git a/apps/ios/Shared/Model/SimpleXAPI.swift b/apps/ios/Shared/Model/SimpleXAPI.swift index 8b8de7c4a8..e65cddfe7c 100644 --- a/apps/ios/Shared/Model/SimpleXAPI.swift +++ b/apps/ios/Shared/Model/SimpleXAPI.swift @@ -1104,8 +1104,8 @@ private func apiConnectResponseAlert(_ r: APIResult) async { ) case .errorAgent(.SMP(_, .AUTH)): showAlert( - NSLocalizedString("Connection error (AUTH)", comment: ""), - message: NSLocalizedString("Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection.", comment: "") + NSLocalizedString("Connection link removed", comment: ""), + message: NSLocalizedString("Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link.", comment: "") ) case let .errorAgent(.SMP(_, .BLOCKED(info))): showAlert( @@ -1164,7 +1164,7 @@ func connErrorText(_ e: ChatError) -> String { case .error(.unsupportedConnReq): NSLocalizedString("Unsupported connection link", comment: "conn error description") case .errorAgent(.SMP(_, .AUTH)): - NSLocalizedString("Connection error (AUTH)", comment: "conn error description") + NSLocalizedString("Connection link removed", comment: "conn error description") case let .errorAgent(.SMP(_, .BLOCKED(info))): String.localizedStringWithFormat(NSLocalizedString("Connection blocked: %@", comment: "conn error description"), info.reason.text) case .errorAgent(.SMP(_, .QUOTA)): @@ -1507,8 +1507,8 @@ func apiAcceptContactRequest(incognito: Bool, contactReqId: Int64) async -> Cont if case let .result(.acceptingContactRequest(_, contact)) = r { return contact } if case .error(.errorAgent(.SMP(_, .AUTH))) = r { await MainActor.run { showAlert( - NSLocalizedString("Connection error (AUTH)", comment: ""), - message: NSLocalizedString("Sender may have deleted the connection request.", comment: "") + NSLocalizedString("Connection link removed", comment: ""), + message: NSLocalizedString("The sender deleted the connection request.", comment: "") ) } } else if let r { if let networkErrorAlert = networkErrorAlert(r) { diff --git a/apps/ios/SimpleX Localizations/ar.xcloc/Localized Contents/ar.xliff b/apps/ios/SimpleX Localizations/ar.xcloc/Localized Contents/ar.xliff index 18ebf18699..b4514424ae 100644 --- a/apps/ios/SimpleX Localizations/ar.xcloc/Localized Contents/ar.xliff +++ b/apps/ios/SimpleX Localizations/ar.xcloc/Localized Contents/ar.xliff @@ -2543,8 +2543,8 @@ We will be adding server redundancy to prevent lost messages. Sender cancelled file transfer. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. No comment provided by engineer. 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 7e405396d1..071dcf6371 100644 --- a/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff +++ b/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff @@ -2325,11 +2325,6 @@ This is your own one-time link! Грешка при свързване alert title - - Connection error (AUTH) - Грешка при свързване (AUTH) - conn error description - Connection failed No comment provided by engineer. @@ -2341,6 +2336,11 @@ This is your own one-time link! %@ No comment provided by engineer. + + Connection link removed + Грешка при свързване + conn error description + Connection not ready. Връзката не е готова. @@ -7744,11 +7744,6 @@ chat item action Подателят отмени прехвърлянето на файла. alert message - - Sender may have deleted the connection request. - Подателят може да е изтрил заявката за връзка. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -8841,6 +8836,11 @@ your contacts and groups. Втората отметка, която пропуснахме! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Подателят може да е изтрил заявката за връзка. + No comment provided by engineer. + The sender will NOT be notified Подателят НЯМА да бъде уведомен @@ -9243,13 +9243,6 @@ You will be prompted to complete authentication before this feature is enabled.< Освен ако не използвате интерфейса за повикване на iOS, активирайте режима "Не безпокой", за да избегнете прекъсвания. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Освен ако вашият контакт не е изтрил връзката или този линк вече е бил използван, това може да е грешка - моля, докладвайте. -За да се свържете, моля, помолете вашия контакт да създаде друг линк за връзка и проверете дали имате стабилна мрежова връзка. - No comment provided by engineer. - Unlink Забрави @@ -10198,6 +10191,13 @@ Repeat connection request? Your contact No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Освен ако вашият контакт не е изтрил връзката или този линк вече е бил използван, това може да е грешка - моля, докладвайте. +За да се свържете, моля, помолете вашия контакт да създаде друг линк за връзка и проверете дали имате стабилна мрежова връзка. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Вашият контакт изпрати файл, който е по-голям от поддържания в момента максимален размер (%@). diff --git a/apps/ios/SimpleX Localizations/bn.xcloc/Localized Contents/bn.xliff b/apps/ios/SimpleX Localizations/bn.xcloc/Localized Contents/bn.xliff index c61809a07b..b7d12316d6 100644 --- a/apps/ios/SimpleX Localizations/bn.xcloc/Localized Contents/bn.xliff +++ b/apps/ios/SimpleX Localizations/bn.xcloc/Localized Contents/bn.xliff @@ -3041,8 +3041,8 @@ Sender cancelled file transfer. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. No comment provided by engineer. 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 0f3348a249..af24cb714a 100644 --- a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff @@ -2235,11 +2235,6 @@ Toto je váš vlastní jednorázový odkaz! Chyba připojení alert title - - Connection error (AUTH) - Chyba spojení (AUTH) - conn error description - Connection failed No comment provided by engineer. @@ -2249,6 +2244,11 @@ Toto je váš vlastní jednorázový odkaz! %@ No comment provided by engineer. + + Connection link removed + Chyba spojení + conn error description + Connection not ready. No comment provided by engineer. @@ -7521,11 +7521,6 @@ chat item action Odesílatel zrušil přenos souboru. alert message - - Sender may have deleted the connection request. - Odesílatel možná smazal požadavek připojení. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -8603,6 +8598,11 @@ your contacts and groups. Druhé zaškrtnutí jsme přehlédli! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Odesílatel možná smazal požadavek připojení. + No comment provided by engineer. + The sender will NOT be notified Odesílatel NEBUDE informován @@ -8995,13 +8995,6 @@ Před zapnutím této funkce budete vyzváni k dokončení ověření. Při nepoužívání rozhraní volání iOS, povolte režim Nerušit, abyste se vyhnuli vyrušování. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Pokud váš kontakt neodstranil připojení nebo tento odkaz již nebyl použit, může se jednat o chybu – nahlaste ji. -Chcete-li se připojit, požádejte svůj kontakt o vytvoření dalšího odkazu na připojení a zkontrolujte, zda máte stabilní připojení k síti. - No comment provided by engineer. - Unlink No comment provided by engineer. @@ -9912,6 +9905,13 @@ Repeat connection request? Your contact No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Pokud váš kontakt neodstranil připojení nebo tento odkaz již nebyl použit, může se jednat o chybu – nahlaste ji. +Chcete-li se připojit, požádejte svůj kontakt o vytvoření dalšího odkazu na připojení a zkontrolujte, zda máte stabilní připojení k síti. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Kontakt odeslal soubor, který je větší než aktuálně podporovaná maximální velikost (%@). 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 9874b67af9..444b8f1162 100644 --- a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff +++ b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff @@ -2403,11 +2403,6 @@ Das ist Ihr eigener Einmal-Link! Verbindungsfehler alert title - - Connection error (AUTH) - Verbindungsfehler (AUTH) - conn error description - Connection failed Verbindung fehlgeschlagen @@ -2420,6 +2415,11 @@ Das ist Ihr eigener Einmal-Link! %@ No comment provided by engineer. + + Connection link removed + Verbindungsfehler + conn error description + Connection not ready. Verbindung noch nicht bereit. @@ -8299,11 +8299,6 @@ chat item action Der Absender hat die Dateiübertragung abgebrochen. alert message - - Sender may have deleted the connection request. - Der Absender hat möglicherweise die Verbindungsanfrage gelöscht. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. Das Senden einer Link-Vorschau kann Ihre IP‑Adresse an die Website übermitteln. Sie können dies später in den Datenschutzeinstellungen ändern. @@ -9514,6 +9509,11 @@ in dem Sie Ihre Kontakte und Gruppen besitzen. Wir haben das zweite Häkchen vermisst! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Der Absender hat möglicherweise die Verbindungsanfrage gelöscht. + No comment provided by engineer. + The sender will NOT be notified Der Absender wird NICHT benachrichtigt @@ -9953,13 +9953,6 @@ Sie werden aufgefordert, die Authentifizierung abzuschließen, bevor diese Funkt Aktivieren Sie den Modus "Bitte nicht stören", um Unterbrechungen zu vermeiden, es sei denn, Sie verwenden die iOS Anrufschnittstelle. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Entweder hat Ihr Kontakt die Verbindung gelöscht, oder dieser Link wurde bereits verwendet, es könnte sich um einen Fehler handeln - Bitte melden Sie es uns. -Bitten Sie Ihren Kontakt darum einen weiteren Verbindungs-Link zu erzeugen, um sich neu verbinden zu können und stellen Sie sicher, dass Sie eine stabile Netzwerk-Verbindung haben. - No comment provided by engineer. - Unlink Entkoppeln @@ -10991,6 +10984,13 @@ Verbindungsanfrage wiederholen? Ihr Kontakt No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Entweder hat Ihr Kontakt die Verbindung gelöscht, oder dieser Link wurde bereits verwendet, es könnte sich um einen Fehler handeln - Bitte melden Sie es uns. +Bitten Sie Ihren Kontakt darum einen weiteren Verbindungs-Link zu erzeugen, um sich neu verbinden zu können und stellen Sie sicher, dass Sie eine stabile Netzwerk-Verbindung haben. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Ihr Kontakt hat eine Datei gesendet, die größer ist als die derzeit unterstützte maximale Größe (%@). diff --git a/apps/ios/SimpleX Localizations/el.xcloc/Localized Contents/el.xliff b/apps/ios/SimpleX Localizations/el.xcloc/Localized Contents/el.xliff index cb3ca0aadb..2db5b67ec8 100644 --- a/apps/ios/SimpleX Localizations/el.xcloc/Localized Contents/el.xliff +++ b/apps/ios/SimpleX Localizations/el.xcloc/Localized Contents/el.xliff @@ -2706,8 +2706,8 @@ Available in v5.1 Sender cancelled file transfer. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. No comment provided by engineer. 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 2322ec83f1..6c64cd4611 100644 --- a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff +++ b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff @@ -2413,11 +2413,6 @@ This is your own one-time link! Connection error alert title - - Connection error (AUTH) - Connection error (AUTH) - conn error description - Connection failed Connection failed @@ -2430,6 +2425,11 @@ This is your own one-time link! %@ No comment provided by engineer. + + Connection link removed + Connection link removed + conn error description + Connection not ready. Connection not ready. @@ -8336,11 +8336,6 @@ chat item action Sender cancelled file transfer. alert message - - Sender may have deleted the connection request. - Sender may have deleted the connection request. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. @@ -9568,6 +9563,11 @@ your contacts and groups. The second tick we missed! ✅ No comment provided by engineer. + + The sender deleted the connection request. + The sender deleted the connection request. + No comment provided by engineer. + The sender will NOT be notified The sender will NOT be notified @@ -10011,13 +10011,6 @@ You will be prompted to complete authentication before this feature is enabled.< Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - No comment provided by engineer. - Unlink Unlink @@ -11052,6 +11045,13 @@ Repeat connection request? Your contact No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Your contact sent a file that is larger than currently supported maximum size (%@). 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 51eda486f8..bfe52fcd4b 100644 --- a/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff +++ b/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff @@ -2403,11 +2403,6 @@ This is your own one-time link! Error conexión alert title - - Connection error (AUTH) - Error de conexión (Autenticación) - conn error description - Connection failed Conexión fallida @@ -2420,6 +2415,11 @@ This is your own one-time link! %@ No comment provided by engineer. + + Connection link removed + Error de conexión + conn error description + Connection not ready. Conexión no establecida. @@ -8299,11 +8299,6 @@ chat item action El remitente ha cancelado la transferencia de archivos. alert message - - Sender may have deleted the connection request. - El remitente puede haber eliminado la solicitud de conexión. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. Enviar una previsualización del enlace puede revelar tu dirección IP al sitio web. Puedes cambiarlo más tarde en los ajustes de privacidad. @@ -9514,6 +9509,11 @@ y los contactos son tuyos. ¡El doble check que nos faltaba! ✅ No comment provided by engineer. + + The sender deleted the connection request. + El remitente puede haber eliminado la solicitud de conexión. + No comment provided by engineer. + The sender will NOT be notified El remitente NO será notificado @@ -9953,13 +9953,6 @@ Se te pedirá que completes la autenticación antes de activar esta función.A menos que utilices la interfaz de llamadas de iOS, activa el modo No molestar para evitar interrupciones. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - A menos que tu contacto haya eliminado la conexión o el enlace se haya usado, podría ser un error. Por favor, notifícalo. -Para conectarte pide a tu contacto que cree otro enlace y comprueba la conexión de red. - No comment provided by engineer. - Unlink Desenlazar @@ -10991,6 +10984,13 @@ Repeat connection request? Mi contacto No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + A menos que tu contacto haya eliminado la conexión o el enlace se haya usado, podría ser un error. Por favor, notifícalo. +Para conectarte pide a tu contacto que cree otro enlace y comprueba la conexión de red. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). El contacto ha enviado un archivo mayor al máximo admitido (%@). 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 0ce41b2407..cc92702b6a 100644 --- a/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff +++ b/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff @@ -2122,11 +2122,6 @@ This is your own one-time link! Yhteysvirhe alert title - - Connection error (AUTH) - Yhteysvirhe (AUTH) - conn error description - Connection failed No comment provided by engineer. @@ -2136,6 +2131,11 @@ This is your own one-time link! %@ No comment provided by engineer. + + Connection link removed + Yhteysvirhe + conn error description + Connection not ready. No comment provided by engineer. @@ -7400,11 +7400,6 @@ chat item action Lähettäjä peruutti tiedoston siirron. alert message - - Sender may have deleted the connection request. - Lähettäjä on saattanut poistaa yhteyspyynnön. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -8480,6 +8475,11 @@ your contacts and groups. Toinen kuittaus, joka uupui! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Lähettäjä on saattanut poistaa yhteyspyynnön. + No comment provided by engineer. + The sender will NOT be notified Lähettäjälle EI ilmoiteta @@ -8869,13 +8869,6 @@ Sinua kehotetaan suorittamaan todennus loppuun, ennen kuin tämä ominaisuus ote Ellet käytä iOS:n puhelinkäyttöliittymää, ota Älä häiritse -tila käyttöön keskeytysten välttämiseksi. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Ellei yhteyshenkilösi poistanut yhteyttä tai tämä linkki oli jo käytössä, se voi olla virhe - ilmoita siitä. -Jos haluat muodostaa yhteyden, pyydä kontaktiasi luomaan toinen yhteyslinkki ja tarkista, että verkkoyhteytesi on vakaa. - No comment provided by engineer. - Unlink No comment provided by engineer. @@ -9785,6 +9778,13 @@ Repeat connection request? Your contact No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Ellei yhteyshenkilösi poistanut yhteyttä tai tämä linkki oli jo käytössä, se voi olla virhe - ilmoita siitä. +Jos haluat muodostaa yhteyden, pyydä kontaktiasi luomaan toinen yhteyslinkki ja tarkista, että verkkoyhteytesi on vakaa. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Yhteyshenkilösi lähetti tiedoston, joka on suurempi kuin tällä hetkellä tuettu enimmäiskoko (%@). 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 c0a6824fe1..8aaf42fe0c 100644 --- a/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff +++ b/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff @@ -2391,11 +2391,6 @@ Il s'agit de votre propre lien unique ! Erreur de connexion alert title - - Connection error (AUTH) - Erreur de connexion (AUTH) - conn error description - Connection failed La connexion a échoué @@ -2408,6 +2403,11 @@ Il s'agit de votre propre lien unique ! %@ No comment provided by engineer. + + Connection link removed + Erreur de connexion + conn error description + Connection not ready. La connexion n'est pas prête. @@ -8273,11 +8273,6 @@ chat item action L'expéditeur a annulé le transfert de fichiers. alert message - - Sender may have deleted the connection request. - L'expéditeur a peut-être supprimé la demande de connexion. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. L'envoi d'un aperçu de lien peut révéler votre adresse IP au site Web. Vous pouvez modifier ceci dans les paramètres de confidentialité plus tard. @@ -9455,6 +9450,11 @@ your contacts and groups. Le deuxième coche que nous avons manqué ! ✅ No comment provided by engineer. + + The sender deleted the connection request. + L'expéditeur a peut-être supprimé la demande de connexion. + No comment provided by engineer. + The sender will NOT be notified L'expéditeur N'en sera PAS informé @@ -9878,13 +9878,6 @@ Vous serez invité à confirmer l'authentification avant que cette fonction ne s À moins que vous utilisiez l'interface d'appel d'iOS, activez le mode "Ne pas déranger" pour éviter les interruptions. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - A moins que votre contact ait supprimé la connexion ou que ce lien ait déjà été utilisé, il peut s'agir d'un bug - veuillez le signaler. -Pour vous connecter, veuillez demander à votre contact de créer un autre lien de connexion et vérifiez que vous disposez d'une connexion réseau stable. - No comment provided by engineer. - Unlink Délier @@ -10879,6 +10872,13 @@ Répéter la demande de connexion ? Votre contact No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + A moins que votre contact ait supprimé la connexion ou que ce lien ait déjà été utilisé, il peut s'agir d'un bug - veuillez le signaler. +Pour vous connecter, veuillez demander à votre contact de créer un autre lien de connexion et vérifiez que vous disposez d'une connexion réseau stable. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Votre contact a envoyé un fichier plus grand que la taille maximale supportée actuellement(%@). diff --git a/apps/ios/SimpleX Localizations/he.xcloc/Localized Contents/he.xliff b/apps/ios/SimpleX Localizations/he.xcloc/Localized Contents/he.xliff index 92dd32aad0..f3286bdfd3 100644 --- a/apps/ios/SimpleX Localizations/he.xcloc/Localized Contents/he.xliff +++ b/apps/ios/SimpleX Localizations/he.xcloc/Localized Contents/he.xliff @@ -3232,8 +3232,8 @@ Available in v5.1 Sender cancelled file transfer. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/hr.xcloc/Localized Contents/hr.xliff b/apps/ios/SimpleX Localizations/hr.xcloc/Localized Contents/hr.xliff index 04c78502d8..3a6fed4720 100644 --- a/apps/ios/SimpleX Localizations/hr.xcloc/Localized Contents/hr.xliff +++ b/apps/ios/SimpleX Localizations/hr.xcloc/Localized Contents/hr.xliff @@ -2355,8 +2355,8 @@ We will be adding server redundancy to prevent lost messages. Sender cancelled file transfer. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. No comment provided by engineer. 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 fbb839d4a7..1d8dcce164 100644 --- a/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff +++ b/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff @@ -2403,11 +2403,6 @@ Ez a saját egyszer használható meghívója! Kapcsolódási hiba alert title - - Connection error (AUTH) - Kapcsolódási hiba (AUTH) - conn error description - Connection failed Nem sikerült létrehozni a kapcsolatot @@ -2420,6 +2415,11 @@ Ez a saját egyszer használható meghívója! %@ No comment provided by engineer. + + Connection link removed + Kapcsolódási hiba + conn error description + Connection not ready. A kapcsolat nem áll készen. @@ -8299,11 +8299,6 @@ chat item action A fájl küldője visszavonta az átvitelt. alert message - - Sender may have deleted the connection request. - A kérés küldője törölhette a kapcsolódási kérést. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. A hivatkozáselőnézet küldése felfedheti az Ön IP-címét a weboldal számára. Ezt később módosíthatja az adatvédelmi beállításokban. @@ -9514,6 +9509,11 @@ a saját kapcsolatait és csoportjait. A második pipa, ami már nagyon hiányzott! ✅ No comment provided by engineer. + + The sender deleted the connection request. + A kérés küldője törölhette a kapcsolódási kérést. + No comment provided by engineer. + The sender will NOT be notified A kérés küldője NEM lesz értesítve @@ -9953,13 +9953,6 @@ A funkció bekapcsolása előtt a rendszer felszólítja a képernyőzár beáll Hacsak nem az iOS hívási felületét használja, engedélyezze a Ne zavarjanak módot a megszakadások elkerülése érdekében. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Hacsak a partnere nem törölte a kapcsolatot, vagy ez a hivatkozás már használatban volt egyszer, lehet hogy ez egy hiba – jelentse a problémát. -A kapcsolódáshoz kérje meg a partnerét, hogy hozzon létre egy másik kapcsolattartási hivatkozást, és ellenőrizze, hogy a hálózati kapcsolat stabil-e. - No comment provided by engineer. - Unlink Leválasztás @@ -10991,6 +10984,13 @@ Megismétli a kapcsolódási kérést? Partner No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Hacsak a partnere nem törölte a kapcsolatot, vagy ez a hivatkozás már használatban volt egyszer, lehet hogy ez egy hiba – jelentse a problémát. +A kapcsolódáshoz kérje meg a partnerét, hogy hozzon létre egy másik kapcsolattartási hivatkozást, és ellenőrizze, hogy a hálózati kapcsolat stabil-e. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). A partnere a jelenleg támogatott legnagyobb (%@) fájlméretnél nagyobbat küldött. 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 bc48d8a5e0..f7ff194689 100644 --- a/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff +++ b/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff @@ -2403,11 +2403,6 @@ Questo è il tuo link una tantum! Errore di connessione alert title - - Connection error (AUTH) - Errore di connessione (AUTH) - conn error description - Connection failed Connessione fallita @@ -2420,6 +2415,11 @@ Questo è il tuo link una tantum! %@ No comment provided by engineer. + + Connection link removed + Errore di connessione + conn error description + Connection not ready. Connessione non pronta. @@ -8299,11 +8299,6 @@ chat item action Il mittente ha annullato il trasferimento del file. alert message - - Sender may have deleted the connection request. - Il mittente potrebbe aver eliminato la richiesta di connessione. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. L'invio di un'anteprima del link può rivelare il tuo indirizzo IP al sito. Puoi modificarlo nelle impostazioni di Privacy più tardi. @@ -9514,6 +9509,11 @@ i tuoi contatti e i tuoi gruppi. Il secondo segno di spunta che ci mancava! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Il mittente potrebbe aver eliminato la richiesta di connessione. + No comment provided by engineer. + The sender will NOT be notified Il mittente NON verrà avvisato @@ -9953,13 +9953,6 @@ Ti verrà chiesto di completare l'autenticazione prima di attivare questa funzio A meno che non utilizzi l'interfaccia di chiamata iOS, attiva la modalità Non disturbare per evitare interruzioni. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - A meno che il tuo contatto non abbia eliminato la connessione o che questo link non sia già stato usato, potrebbe essere un errore; per favore segnalalo. -Per connetterti, chiedi al tuo contatto di creare un altro link di connessione e controlla di avere una connessione di rete stabile. - No comment provided by engineer. - Unlink Scollega @@ -10991,6 +10984,13 @@ Ripetere la richiesta di connessione? Il tuo contatto No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + A meno che il tuo contatto non abbia eliminato la connessione o che questo link non sia già stato usato, potrebbe essere un errore; per favore segnalalo. +Per connetterti, chiedi al tuo contatto di creare un altro link di connessione e controlla di avere una connessione di rete stabile. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Il tuo contatto ha inviato un file più grande della dimensione massima attualmente supportata (%@). 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 5477387b75..830ba43412 100644 --- a/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff +++ b/apps/ios/SimpleX Localizations/ja.xcloc/Localized Contents/ja.xliff @@ -2226,11 +2226,6 @@ This is your own one-time link! 接続エラー alert title - - Connection error (AUTH) - 接続エラー (AUTH) - conn error description - Connection failed No comment provided by engineer. @@ -2240,6 +2235,11 @@ This is your own one-time link! %@ No comment provided by engineer. + + Connection link removed + 接続エラー + conn error description + Connection not ready. No comment provided by engineer. @@ -7519,11 +7519,6 @@ chat item action 送信者がファイル転送をキャンセルしました。 alert message - - Sender may have deleted the connection request. - 送信元が繋がりリクエストを削除したかもしれません。 - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -8594,6 +8589,11 @@ your contacts and groups. 長らくお待たせしました! ✅ No comment provided by engineer. + + The sender deleted the connection request. + 送信元が繋がりリクエストを削除したかもしれません。 + No comment provided by engineer. + The sender will NOT be notified 送信者には通知されません @@ -8982,13 +8982,6 @@ You will be prompted to complete authentication before this feature is enabled.< iOS 通話インターフェイスを使用しない場合は、中断を避けるために「おやすみモード」を有効にしてください。 No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - 連絡先が接続を削除したか、このリンクがすでに使用されている場合を除き、バグである可能性がありますので、報告してください。 -接続するには、連絡先に別の接続リンクを作成するよう依頼し、ネットワーク接続が安定していることを確認してください。 - No comment provided by engineer. - Unlink No comment provided by engineer. @@ -9899,6 +9892,13 @@ Repeat connection request? Your contact No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + 連絡先が接続を削除したか、このリンクがすでに使用されている場合を除き、バグである可能性がありますので、報告してください。 +接続するには、連絡先に別の接続リンクを作成するよう依頼し、ネットワーク接続が安定していることを確認してください。 + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). 連絡先が現在サポートされている最大サイズ (%@) より大きいファイルを送信しました。 diff --git a/apps/ios/SimpleX Localizations/ko.xcloc/Localized Contents/ko.xliff b/apps/ios/SimpleX Localizations/ko.xcloc/Localized Contents/ko.xliff index 3813f4f196..df94f8a814 100644 --- a/apps/ios/SimpleX Localizations/ko.xcloc/Localized Contents/ko.xliff +++ b/apps/ios/SimpleX Localizations/ko.xcloc/Localized Contents/ko.xliff @@ -2587,8 +2587,8 @@ We will be adding server redundancy to prevent lost messages. 상대방이 파일 전송을 취소했습니다. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/lt.xcloc/Localized Contents/lt.xliff b/apps/ios/SimpleX Localizations/lt.xcloc/Localized Contents/lt.xliff index eb68230412..ff20ee100d 100644 --- a/apps/ios/SimpleX Localizations/lt.xcloc/Localized Contents/lt.xliff +++ b/apps/ios/SimpleX Localizations/lt.xcloc/Localized Contents/lt.xliff @@ -2359,8 +2359,8 @@ We will be adding server redundancy to prevent lost messages. Sender cancelled file transfer. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. No comment provided by engineer. 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 83d43fbf73..9f715e6479 100644 --- a/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff +++ b/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff @@ -2313,11 +2313,6 @@ Dit is uw eigen eenmalige link! Verbindingsfout alert title - - Connection error (AUTH) - Verbindingsfout (AUTH) - conn error description - Connection failed No comment provided by engineer. @@ -2329,6 +2324,11 @@ Dit is uw eigen eenmalige link! %@ No comment provided by engineer. + + Connection link removed + Verbindingsfout + conn error description + Connection not ready. Verbinding nog niet klaar. @@ -8032,11 +8032,6 @@ chat item action Afzender heeft bestandsoverdracht geannuleerd. alert message - - Sender may have deleted the connection request. - De afzender heeft mogelijk het verbindingsverzoek verwijderd. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -9197,6 +9192,11 @@ your contacts and groups. De tweede vink die we gemist hebben! ✅ No comment provided by engineer. + + The sender deleted the connection request. + De afzender heeft mogelijk het verbindingsverzoek verwijderd. + No comment provided by engineer. + The sender will NOT be notified De afzender wordt NIET op de hoogte gebracht @@ -9621,13 +9621,6 @@ U wordt gevraagd de authenticatie te voltooien voordat deze functie wordt ingesc Schakel de modus Niet storen in om onderbrekingen te voorkomen, tenzij u de iOS-oproepinterface gebruikt. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Tenzij uw contact de verbinding heeft verwijderd of deze link al is gebruikt, kan het een bug zijn. Meld het alstublieft. -Om verbinding te maken, vraagt u uw contact om een andere verbinding link te maken en te controleren of u een stabiele netwerkverbinding heeft. - No comment provided by engineer. - Unlink Ontkoppelen @@ -10620,6 +10613,13 @@ Verbindingsverzoek herhalen? Your contact No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Tenzij uw contact de verbinding heeft verwijderd of deze link al is gebruikt, kan het een bug zijn. Meld het alstublieft. +Om verbinding te maken, vraagt u uw contact om een andere verbinding link te maken en te controleren of u een stabiele netwerkverbinding heeft. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Uw contact heeft een bestand verzonden dat groter is dan de momenteel ondersteunde maximale grootte (%@). 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 e255b91b22..bd6d877b31 100644 --- a/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff +++ b/apps/ios/SimpleX Localizations/pl.xcloc/Localized Contents/pl.xliff @@ -2329,11 +2329,6 @@ To jest twój jednorazowy link! Błąd połączenia alert title - - Connection error (AUTH) - Błąd połączenia (UWIERZYTELNIANIE) - conn error description - Connection failed Połączenie nie powiodło się @@ -2346,6 +2341,11 @@ To jest twój jednorazowy link! %@ No comment provided by engineer. + + Connection link removed + Błąd połączenia + conn error description + Connection not ready. Połączenie nie jest gotowe. @@ -8112,11 +8112,6 @@ chat item action Nadawca anulował transfer pliku. alert message - - Sender may have deleted the connection request. - Nadawca mógł usunąć prośbę o połączenie. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -9291,6 +9286,11 @@ your contacts and groups. Drugi tik, który przegapiliśmy! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Nadawca mógł usunąć prośbę o połączenie. + No comment provided by engineer. + The sender will NOT be notified Nadawca NIE zostanie powiadomiony @@ -9722,13 +9722,6 @@ Przed włączeniem tej funkcji zostanie wyświetlony monit uwierzytelniania.O ile nie korzystasz z interfejsu połączeń systemu iOS, włącz tryb Nie przeszkadzać, aby uniknąć przerywania. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - O ile Twój kontakt nie usunął połączenia lub ten link był już użyty, może to być błąd - zgłoś go. -Aby się połączyć, poproś Twój kontakt o utworzenie kolejnego linku połączenia i sprawdź, czy masz stabilne połączenie z siecią. - No comment provided by engineer. - Unlink Odłącz @@ -10737,6 +10730,13 @@ Powtórzyć prośbę połączenia? Twój kontakt No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + O ile Twój kontakt nie usunął połączenia lub ten link był już użyty, może to być błąd - zgłoś go. +Aby się połączyć, poproś Twój kontakt o utworzenie kolejnego linku połączenia i sprawdź, czy masz stabilne połączenie z siecią. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Twój kontakt wysłał plik, który jest większy niż obecnie obsługiwany maksymalny rozmiar (%@). diff --git a/apps/ios/SimpleX Localizations/pt-BR.xcloc/Localized Contents/pt-BR.xliff b/apps/ios/SimpleX Localizations/pt-BR.xcloc/Localized Contents/pt-BR.xliff index 0777ba64ab..c4adeb62ef 100644 --- a/apps/ios/SimpleX Localizations/pt-BR.xcloc/Localized Contents/pt-BR.xliff +++ b/apps/ios/SimpleX Localizations/pt-BR.xcloc/Localized Contents/pt-BR.xliff @@ -2708,8 +2708,8 @@ We will be adding server redundancy to prevent lost messages. O remetente cancelou a transferência de arquivos. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. O remetente pode ter excluído a solicitação de conexão. No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/pt.xcloc/Localized Contents/pt.xliff b/apps/ios/SimpleX Localizations/pt.xcloc/Localized Contents/pt.xliff index 2debfc5d3f..b6adde62ce 100644 --- a/apps/ios/SimpleX Localizations/pt.xcloc/Localized Contents/pt.xliff +++ b/apps/ios/SimpleX Localizations/pt.xcloc/Localized Contents/pt.xliff @@ -2809,8 +2809,8 @@ Available in v5.1 Sender cancelled file transfer. No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. No comment provided by engineer. 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 afe19fc33f..2bb48d5b3f 100644 --- a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff +++ b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff @@ -2386,11 +2386,6 @@ This is your own one-time link! Ошибка соединения alert title - - Connection error (AUTH) - Ошибка соединения (AUTH) - conn error description - Connection failed Ошибка соединения @@ -2403,6 +2398,11 @@ This is your own one-time link! %@ No comment provided by engineer. + + Connection link removed + Ошибка соединения + conn error description + Connection not ready. Соединение не готово. @@ -8262,11 +8262,6 @@ chat item action Отправитель отменил передачу файла. alert message - - Sender may have deleted the connection request. - Отправитель мог удалить запрос на соединение. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. Отправка картинки ссылки может раскрыть Ваш IP-адрес веб-сайту. Вы можете изменить это в настройках безопасности позже. @@ -9474,6 +9469,11 @@ your contacts and groups. Вторая галочка - знать, что доставлено! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Отправитель мог удалить запрос на соединение. + No comment provided by engineer. + The sender will NOT be notified Отправитель не будет уведомлён @@ -9910,13 +9910,6 @@ You will be prompted to complete authentication before this feature is enabled.< Если Вы не используете интерфейс iOS, включите режим Не отвлекать, чтобы звонок не прерывался. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Возможно, Ваш контакт удалил ссылку, или она уже была использована. Если это не так, то это может быть ошибкой - пожалуйста, сообщите нам об этом. -Чтобы установить соединение, попросите Ваш контакт создать ещё одну ссылку и проверьте Ваше соединение с сетью. - No comment provided by engineer. - Unlink Забыть @@ -10942,6 +10935,13 @@ Repeat connection request? Ваш контакт No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Возможно, Ваш контакт удалил ссылку, или она уже была использована. Если это не так, то это может быть ошибкой - пожалуйста, сообщите нам об этом. +Чтобы установить соединение, попросите Ваш контакт создать ещё одну ссылку и проверьте Ваше соединение с сетью. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Ваш контакт отправил файл, размер которого превышает максимальный размер (%@). 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 2f2a5c48a7..afa676da54 100644 --- a/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff +++ b/apps/ios/SimpleX Localizations/th.xcloc/Localized Contents/th.xliff @@ -2113,11 +2113,6 @@ This is your own one-time link! การเชื่อมต่อผิดพลาด alert title - - Connection error (AUTH) - การเชื่อมต่อผิดพลาด (AUTH) - conn error description - Connection failed No comment provided by engineer. @@ -2127,6 +2122,11 @@ This is your own one-time link! %@ No comment provided by engineer. + + Connection link removed + การเชื่อมต่อผิดพลาด + conn error description + Connection not ready. No comment provided by engineer. @@ -7375,11 +7375,6 @@ chat item action ผู้ส่งยกเลิกการโอนไฟล์ alert message - - Sender may have deleted the connection request. - ผู้ส่งอาจลบคําขอการเชื่อมต่อแล้ว - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -8452,6 +8447,11 @@ your contacts and groups. ขีดที่สองที่เราพลาด! ✅ No comment provided by engineer. + + The sender deleted the connection request. + ผู้ส่งอาจลบคําขอการเชื่อมต่อแล้ว + No comment provided by engineer. + The sender will NOT be notified ผู้ส่งจะไม่ได้รับแจ้ง @@ -8839,13 +8839,6 @@ You will be prompted to complete authentication before this feature is enabled.< ยกเว้นกรณีที่คุณใช้อินเทอร์เฟซการโทรของ iOS ให้เปิดใช้งานโหมดห้ามรบกวนเพื่อหลีกเลี่ยงการรบกวน No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - เว้นแต่ผู้ติดต่อของคุณลบการเชื่อมต่อหรือลิงก์นี้ถูกใช้ไปแล้ว อาจเป็นข้อผิดพลาด โปรดรายงาน -ในการเชื่อมต่อ โปรดขอให้ผู้ติดต่อของคุณสร้างลิงก์การเชื่อมต่ออื่น และตรวจสอบว่าคุณมีการเชื่อมต่อเครือข่ายที่เสถียร - No comment provided by engineer. - Unlink No comment provided by engineer. @@ -9752,6 +9745,13 @@ Repeat connection request? Your contact No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + เว้นแต่ผู้ติดต่อของคุณลบการเชื่อมต่อหรือลิงก์นี้ถูกใช้ไปแล้ว อาจเป็นข้อผิดพลาด โปรดรายงาน +ในการเชื่อมต่อ โปรดขอให้ผู้ติดต่อของคุณสร้างลิงก์การเชื่อมต่ออื่น และตรวจสอบว่าคุณมีการเชื่อมต่อเครือข่ายที่เสถียร + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). ผู้ติดต่อของคุณส่งไฟล์ที่ใหญ่กว่าขนาดสูงสุดที่รองรับในปัจจุบัน (%@) 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 d06c68c4ae..6dc7adee1e 100644 --- a/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff +++ b/apps/ios/SimpleX Localizations/tr.xcloc/Localized Contents/tr.xliff @@ -2335,11 +2335,6 @@ Bu senin kendi tek kullanımlık bağlantın! Bağlantı hatası alert title - - Connection error (AUTH) - Bağlantı hatası (DOĞRULAMA) - conn error description - Connection failed No comment provided by engineer. @@ -2351,6 +2346,11 @@ Bu senin kendi tek kullanımlık bağlantın! %@ No comment provided by engineer. + + Connection link removed + Bağlantı hatası + conn error description + Connection not ready. Bağlantı hazır değil. @@ -8096,11 +8096,6 @@ chat item action Gönderici dosya gönderimini iptal etti. alert message - - Sender may have deleted the connection request. - Gönderici bağlantı isteğini silmiş olabilir. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -9274,6 +9269,11 @@ your contacts and groups. Özlediğimiz ikinci tik! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Gönderici bağlantı isteğini silmiş olabilir. + No comment provided by engineer. + The sender will NOT be notified Gönderene BİLDİRİLMEYECEKTİR @@ -9702,13 +9702,6 @@ Bu özellik etkinleştirilmeden önce kimlik doğrulamayı tamamlamanız istenec iOS arama arayüzünü kullanmadığınız sürece, kesintileri önlemek için Rahatsız Etmeyin modunu etkinleştirin. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Kişiniz bağlantıyı silmediyse veya bu bağlantı kullanılmadıysa, bu bir hata olabilir - lütfen bildirin. -Bağlanmak için lütfen kişinizden başka bir bağlantı oluşturmasını isteyin ve sabit bir ağ bağlantınız olduğunu kontrol edin. - No comment provided by engineer. - Unlink Bağlantıyı Kaldır @@ -10713,6 +10706,13 @@ Bağlantı isteği tekrarlansın mı? İrtibat kişiniz No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Kişiniz bağlantıyı silmediyse veya bu bağlantı kullanılmadıysa, bu bir hata olabilir - lütfen bildirin. +Bağlanmak için lütfen kişinizden başka bir bağlantı oluşturmasını isteyin ve sabit bir ağ bağlantınız olduğunu kontrol edin. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Kişiniz şu anda desteklenen maksimum boyuttan (%@) daha büyük bir dosya gönderdi. 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 1e352ffa9a..23396f9c76 100644 --- a/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff +++ b/apps/ios/SimpleX Localizations/uk.xcloc/Localized Contents/uk.xliff @@ -2363,11 +2363,6 @@ This is your own one-time link! Помилка підключення alert title - - Connection error (AUTH) - Помилка підключення (AUTH) - conn error description - Connection failed No comment provided by engineer. @@ -2379,6 +2374,11 @@ This is your own one-time link! %@ No comment provided by engineer. + + Connection link removed + Помилка підключення + conn error description + Connection not ready. Підключення не готове. @@ -8112,11 +8112,6 @@ chat item action Відправник скасував передачу файлу. alert message - - Sender may have deleted the connection request. - Можливо, відправник видалив запит на підключення. - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. alert message @@ -9289,6 +9284,11 @@ your contacts and groups. Другу галочку ми пропустили! ✅ No comment provided by engineer. + + The sender deleted the connection request. + Можливо, відправник видалив запит на підключення. + No comment provided by engineer. + The sender will NOT be notified Відправник НЕ буде повідомлений @@ -9715,13 +9715,6 @@ You will be prompted to complete authentication before this feature is enabled.< Якщо ви не користуєтеся інтерфейсом виклику iOS, увімкніть режим "Не турбувати", щоб уникнути переривань. No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Якщо ваш контакт не видалив з'єднання або якщо це посилання вже використовувалося, це може бути помилкою - будь ласка, повідомте про це. -Щоб підключитися, попросіть вашого контакта створити інше посилання і перевірте, чи маєте ви стабільне з'єднання з мережею. - No comment provided by engineer. - Unlink Роз'єднати зв'язок @@ -10726,6 +10719,13 @@ Repeat connection request? Ваш контакт No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + Якщо ваш контакт не видалив з'єднання або якщо це посилання вже використовувалося, це може бути помилкою - будь ласка, повідомте про це. +Щоб підключитися, попросіть вашого контакта створити інше посилання і перевірте, чи маєте ви стабільне з'єднання з мережею. + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). Ваш контакт надіслав файл, розмір якого перевищує підтримуваний на цей момент максимальний розмір (%@). 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 4ff53d3f8a..40ccdaf5a0 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 @@ -2403,11 +2403,6 @@ This is your own one-time link! 连接错误 alert title - - Connection error (AUTH) - 连接错误(AUTH) - conn error description - Connection failed 连接失败 @@ -2419,6 +2414,11 @@ This is your own one-time link! 连接被运营方 %@ 阻止 No comment provided by engineer. + + Connection link removed + 连接错误 + conn error description + Connection not ready. 连接未就绪。 @@ -8299,11 +8299,6 @@ chat item action 发送人已取消文件传输。 alert message - - Sender may have deleted the connection request. - 发送人可能已删除连接请求。 - No comment provided by engineer. - Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later. 发送链接预览可能会向该网站透露你的 IP 地址。你稍后可以在隐私设置中更改此设置。 @@ -9514,6 +9509,11 @@ your contacts and groups. 我们错过的第二个"√"!✅ No comment provided by engineer. + + The sender deleted the connection request. + 发送人可能已删除连接请求。 + No comment provided by engineer. + The sender will NOT be notified 发送者将不会收到通知 @@ -9953,13 +9953,6 @@ You will be prompted to complete authentication before this feature is enabled.< 除非您使用 iOS 通话界面,否则请启用请勿打扰模式以避免打扰。 No comment provided by engineer. - - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. -To connect, please ask your contact to create another connection link and check that you have a stable network connection. - 除非您的联系人已删除此连接或此链接已被使用,否则它可能是一个错误——请报告。 -如果要连接,请让您的联系人创建另一个连接链接,并检查您的网络连接是否稳定。 - No comment provided by engineer. - Unlink 取消链接 @@ -10991,6 +10984,13 @@ Repeat connection request? 你的联系人 No comment provided by engineer. + + Your contact removed this link, or it was a one-time link that was already used. +To connect, ask your contact to create a new link. + 除非您的联系人已删除此连接或此链接已被使用,否则它可能是一个错误——请报告。 +如果要连接,请让您的联系人创建另一个连接链接,并检查您的网络连接是否稳定。 + No comment provided by engineer. + Your contact sent a file that is larger than currently supported maximum size (%@). 您的联系人发送的文件大于当前支持的最大大小 (%@)。 diff --git a/apps/ios/SimpleX Localizations/zh-Hant.xcloc/Localized Contents/zh-Hant.xliff b/apps/ios/SimpleX Localizations/zh-Hant.xcloc/Localized Contents/zh-Hant.xliff index 7be6ee6287..92580c1f4f 100644 --- a/apps/ios/SimpleX Localizations/zh-Hant.xcloc/Localized Contents/zh-Hant.xliff +++ b/apps/ios/SimpleX Localizations/zh-Hant.xcloc/Localized Contents/zh-Hant.xliff @@ -2737,8 +2737,8 @@ We will be adding server redundancy to prevent lost messages. 傳送者已取消傳送檔案。 No comment provided by engineer. - - Sender may have deleted the connection request. + + The sender deleted the connection request. 傳送者似乎已經刪除了連接的請求。 No comment provided by engineer. diff --git a/apps/ios/bg.lproj/Localizable.strings b/apps/ios/bg.lproj/Localizable.strings index 8982b26a8c..7956ef1c17 100644 --- a/apps/ios/bg.lproj/Localizable.strings +++ b/apps/ios/bg.lproj/Localizable.strings @@ -1295,15 +1295,15 @@ server test step */ /* alert title */ "Connection error" = "Грешка при свързване"; -/* conn error description */ -"Connection error (AUTH)" = "Грешка при свързване (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "установена е връзка"; /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "Връзката е блокирана от оператора на сървъра:\n%@"; +/* conn error description */ +"Connection link removed" = "Грешка при свързване"; + /* No comment provided by engineer. */ "Connection not ready." = "Връзката не е готова."; @@ -2713,12 +2713,6 @@ server test error */ /* rcv group event chat item */ "member connected" = "свързан"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Ролята на члена ще бъде променена на \"%@\". Всички членове на групата ще бъдат уведомени."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Ролята на члена ще бъде променена на \"%@\". Членът ще получи нова покана."; - /* alert message */ "Member will be removed from group - this cannot be undone!" = "Членът ще бъде премахнат от групата - това не може да бъде отменено!"; @@ -3286,7 +3280,7 @@ alert button */ /* swipe action */ "Read" = "Прочетено"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Прочетете още"; /* No comment provided by engineer. */ @@ -3462,13 +3456,20 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Роля"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Ролята на члена ще бъде променена на \"%@\". Всички членове на групата ще бъдат уведомени."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Ролята на члена ще бъде променена на \"%@\". Членът ще получи нова покана."; + /* No comment provided by engineer. */ "Run chat" = "Стартиране на чат"; /* No comment provided by engineer. */ "Safer groups" = "По-безопасни групи"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Запази"; @@ -3625,9 +3626,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Подателят отмени прехвърлянето на файла."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Подателят може да е изтрил заявката за връзка."; - /* No comment provided by engineer. */ "Sending delivery receipts will be enabled for all contacts in all visible chat profiles." = "Изпращането на потвърждениe за доставка ще бъде активирано за всички контакти във всички видими чат профили."; @@ -3978,6 +3976,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Втората отметка, която пропуснахме! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Подателят може да е изтрил заявката за връзка."; + /* alert message */ "The sender will NOT be notified" = "Подателят НЯМА да бъде уведомен"; @@ -4131,9 +4132,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "Освен ако не използвате интерфейса за повикване на iOS, активирайте режима \"Не безпокой\", за да избегнете прекъсвания."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Освен ако вашият контакт не е изтрил връзката или този линк вече е бил използван, това може да е грешка - моля, докладвайте.\nЗа да се свържете, моля, помолете вашия контакт да създаде друг линк за връзка и проверете дали имате стабилна мрежова връзка."; - /* No comment provided by engineer. */ "Unlink" = "Забрави"; @@ -4569,6 +4567,9 @@ server test failure */ /* No comment provided by engineer. */ "Your chat profiles" = "Вашите чат профили"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Освен ако вашият контакт не е изтрил връзката или този линк вече е бил използван, това може да е грешка - моля, докладвайте.\nЗа да се свържете, моля, помолете вашия контакт да създаде друг линк за връзка и проверете дали имате стабилна мрежова връзка."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Вашият контакт изпрати файл, който е по-голям от поддържания в момента максимален размер (%@)."; diff --git a/apps/ios/cs.lproj/Localizable.strings b/apps/ios/cs.lproj/Localizable.strings index 0a624bd6a5..165177876c 100644 --- a/apps/ios/cs.lproj/Localizable.strings +++ b/apps/ios/cs.lproj/Localizable.strings @@ -1005,12 +1005,12 @@ server test step */ /* alert title */ "Connection error" = "Chyba připojení"; -/* conn error description */ -"Connection error (AUTH)" = "Chyba spojení (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "spojení navázáno"; +/* conn error description */ +"Connection link removed" = "Chyba spojení"; + /* No comment provided by engineer. */ "Connection request sent!" = "Požadavek na připojení byl odeslán!"; @@ -2170,12 +2170,6 @@ server test error */ /* rcv group event chat item */ "member connected" = "připojeno"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Role člena se změní na \"%@\". Všichni členové skupiny budou upozorněni."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Role člena se změní na \"%@\". Člen obdrží novou pozvánku."; - /* alert message */ "Member will be removed from group - this cannot be undone!" = "Člen bude odstraněn ze skupiny - toto nelze vzít zpět!"; @@ -2629,7 +2623,7 @@ alert button */ /* swipe action */ "Read" = "Číst"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Přečíst více"; /* No comment provided by engineer. */ @@ -2781,10 +2775,17 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Role"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Role člena se změní na \"%@\". Všichni členové skupiny budou upozorněni."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Role člena se změní na \"%@\". Člen obdrží novou pozvánku."; + /* No comment provided by engineer. */ "Run chat" = "Spustit chat"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Uložit"; @@ -2914,9 +2915,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Odesílatel zrušil přenos souboru."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Odesílatel možná smazal požadavek připojení."; - /* No comment provided by engineer. */ "Sending delivery receipts will be enabled for all contacts in all visible chat profiles." = "Odesílání potvrzení o doručení bude povoleno pro všechny kontakty ve všech viditelných profilech chatu."; @@ -3213,6 +3211,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Druhé zaškrtnutí jsme přehlédli! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Odesílatel možná smazal požadavek připojení."; + /* alert message */ "The sender will NOT be notified" = "Odesílatel NEBUDE informován"; @@ -3330,9 +3331,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "Při nepoužívání rozhraní volání iOS, povolte režim Nerušit, abyste se vyhnuli vyrušování."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Pokud váš kontakt neodstranil připojení nebo tento odkaz již nebyl použit, může se jednat o chybu – nahlaste ji.\nChcete-li se připojit, požádejte svůj kontakt o vytvoření dalšího odkazu na připojení a zkontrolujte, zda máte stabilní připojení k síti."; - /* No comment provided by engineer. */ "Unlock" = "Odemknout"; @@ -3645,6 +3643,9 @@ server test failure */ /* No comment provided by engineer. */ "Your chat profiles" = "Vaše profily chatu"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Pokud váš kontakt neodstranil připojení nebo tento odkaz již nebyl použit, může se jednat o chybu – nahlaste ji.\nChcete-li se připojit, požádejte svůj kontakt o vytvoření dalšího odkazu na připojení a zkontrolujte, zda máte stabilní připojení k síti."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Kontakt odeslal soubor, který je větší než aktuálně podporovaná maximální velikost (%@)."; diff --git a/apps/ios/de.lproj/Localizable.strings b/apps/ios/de.lproj/Localizable.strings index 19dbcba80b..29f79ee459 100644 --- a/apps/ios/de.lproj/Localizable.strings +++ b/apps/ios/de.lproj/Localizable.strings @@ -28,9 +28,6 @@ /* No comment provided by engineer. */ "(new)" = "(Neu)"; -/* chat link info line */ -"(signed)" = "(signiert)"; - /* No comment provided by engineer. */ "(this device v%@)" = "(Dieses Gerät hat v%@)"; @@ -1574,9 +1571,6 @@ server test step */ /* alert title */ "Connection error" = "Verbindungsfehler"; -/* conn error description */ -"Connection error (AUTH)" = "Verbindungsfehler (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "Verbindung hergestellt"; @@ -1586,6 +1580,9 @@ server test step */ /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "Die Verbindung wurde vom Serverbetreiber blockiert:\n%@"; +/* conn error description */ +"Connection link removed" = "Verbindungsfehler"; + /* No comment provided by engineer. */ "Connection not ready." = "Verbindung noch nicht bereit."; @@ -1742,9 +1739,6 @@ server test step */ /* No comment provided by engineer. */ "Create public channel" = "Öffentlichen Kanal erstellen"; -/* No comment provided by engineer. */ -"Create public channel (BETA)" = "Öffentlichen Kanal erstellen (BETA)"; - /* server test step */ "Create queue" = "Warteschlange erstellen"; @@ -3705,15 +3699,6 @@ servers warning */ /* chat feature */ "Member reports" = "Mitglieder-Meldungen"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "Die Rolle des Mitglieds wird auf \"%@\" geändert. Alle Chat-Mitglieder werden darüber informiert."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Die Mitgliederrolle wird auf \"%@\" geändert. Alle Mitglieder der Gruppe werden benachrichtigt."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Die Mitgliederrolle wird auf \"%@\" geändert. Das Mitglied wird eine neue Einladung erhalten."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "Das Mitglied wird aus dem Chat entfernt. Dies kann nicht rückgängig gemacht werden!"; @@ -4674,7 +4659,8 @@ alert button */ /* No comment provided by engineer. */ "Profile theme" = "Profil-Design"; -/* alert message */ +/* alert message +alert title */ "Profile update will be sent to your SimpleX contacts." = "Profil-Aktualisierung wird an Ihre SimpleX-Kontakte gesendet."; /* No comment provided by engineer. */ @@ -4770,7 +4756,7 @@ alert button */ /* swipe action */ "Read" = "Gelesen"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Mehr erfahren"; /* No comment provided by engineer. */ @@ -5132,6 +5118,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Rolle"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "Die Rolle des Mitglieds wird auf \"%@\" geändert. Alle Chat-Mitglieder werden darüber informiert."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Die Mitgliederrolle wird auf \"%@\" geändert. Alle Mitglieder der Gruppe werden benachrichtigt."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Die Mitgliederrolle wird auf \"%@\" geändert. Das Mitglied wird eine neue Einladung erhalten."; + /* No comment provided by engineer. */ "Run chat" = "Chat starten"; @@ -5144,7 +5139,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Sicherere Gruppen"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Speichern"; @@ -5415,9 +5411,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Der Absender hat die Dateiübertragung abgebrochen."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Der Absender hat möglicherweise die Verbindungsanfrage gelöscht."; - /* alert message */ "Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later." = "Das Senden einer Link-Vorschau kann Ihre IP‑Adresse an die Website übermitteln. Sie können dies später in den Datenschutzeinstellungen ändern."; @@ -6123,6 +6116,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Wir haben das zweite Häkchen vermisst! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Der Absender hat möglicherweise die Verbindungsanfrage gelöscht."; + /* alert message */ "The sender will NOT be notified" = "Der Absender wird NICHT benachrichtigt"; @@ -6391,9 +6387,6 @@ alert subtitle */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "Aktivieren Sie den Modus \"Bitte nicht stören\", um Unterbrechungen zu vermeiden, es sei denn, Sie verwenden die iOS Anrufschnittstelle."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Entweder hat Ihr Kontakt die Verbindung gelöscht, oder dieser Link wurde bereits verwendet, es könnte sich um einen Fehler handeln - Bitte melden Sie es uns.\nBitten Sie Ihren Kontakt darum einen weiteren Verbindungs-Link zu erzeugen, um sich neu verbinden zu können und stellen Sie sicher, dass Sie eine stabile Netzwerk-Verbindung haben."; - /* No comment provided by engineer. */ "Unlink" = "Entkoppeln"; @@ -6460,7 +6453,8 @@ alert subtitle */ /* No comment provided by engineer. */ "Upgrade address" = "Adresse aktualisieren"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "Adresse aktualisieren?"; /* No comment provided by engineer. */ @@ -7093,6 +7087,9 @@ alert subtitle */ /* No comment provided by engineer. */ "Your contact" = "Ihr Kontakt"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Entweder hat Ihr Kontakt die Verbindung gelöscht, oder dieser Link wurde bereits verwendet, es könnte sich um einen Fehler handeln - Bitte melden Sie es uns.\nBitten Sie Ihren Kontakt darum einen weiteren Verbindungs-Link zu erzeugen, um sich neu verbinden zu können und stellen Sie sicher, dass Sie eine stabile Netzwerk-Verbindung haben."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Ihr Kontakt hat eine Datei gesendet, die größer ist als die derzeit unterstützte maximale Größe (%@)."; diff --git a/apps/ios/es.lproj/Localizable.strings b/apps/ios/es.lproj/Localizable.strings index 15264f771e..35ca027377 100644 --- a/apps/ios/es.lproj/Localizable.strings +++ b/apps/ios/es.lproj/Localizable.strings @@ -28,9 +28,6 @@ /* No comment provided by engineer. */ "(new)" = "(nuevo)"; -/* chat link info line */ -"(signed)" = "(firmado)"; - /* No comment provided by engineer. */ "(this device v%@)" = "(este dispositivo v%@)"; @@ -1574,9 +1571,6 @@ server test step */ /* alert title */ "Connection error" = "Error conexión"; -/* conn error description */ -"Connection error (AUTH)" = "Error de conexión (Autenticación)"; - /* chat list item title (it should not be shown */ "connection established" = "conexión establecida"; @@ -1586,6 +1580,9 @@ server test step */ /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "Conexión bloqueada por el operador del servidor:\n%@"; +/* conn error description */ +"Connection link removed" = "Error de conexión"; + /* No comment provided by engineer. */ "Connection not ready." = "Conexión no establecida."; @@ -1742,9 +1739,6 @@ server test step */ /* No comment provided by engineer. */ "Create public channel" = "Crear canal público"; -/* No comment provided by engineer. */ -"Create public channel (BETA)" = "Crear canal público (BETA)"; - /* server test step */ "Create queue" = "Crear cola"; @@ -3705,15 +3699,6 @@ servers warning */ /* chat feature */ "Member reports" = "Informes de miembros"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "El rol del miembro cambiará a \"%@\". Se notificará en el chat."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "El rol del miembro cambiará a \"%@\" y se notificará al grupo."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "El rol del miembro cambiará a \"%@\" y recibirá una invitación nueva."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "El miembro será eliminado del chat. ¡No puede deshacerse!"; @@ -4674,7 +4659,8 @@ alert button */ /* No comment provided by engineer. */ "Profile theme" = "Tema del perfil"; -/* alert message */ +/* alert message +alert title */ "Profile update will be sent to your SimpleX contacts." = "La actualización del perfil se enviará a tus contactos SimpleX."; /* No comment provided by engineer. */ @@ -4770,7 +4756,7 @@ alert button */ /* swipe action */ "Read" = "Leer"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Saber más"; /* No comment provided by engineer. */ @@ -5153,7 +5139,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Grupos más seguros"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Guardar"; @@ -5424,9 +5411,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "El remitente ha cancelado la transferencia de archivos."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "El remitente puede haber eliminado la solicitud de conexión."; - /* alert message */ "Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later." = "Enviar una previsualización del enlace puede revelar tu dirección IP al sitio web. Puedes cambiarlo más tarde en los ajustes de privacidad."; @@ -6132,6 +6116,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "¡El doble check que nos faltaba! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "El remitente puede haber eliminado la solicitud de conexión."; + /* alert message */ "The sender will NOT be notified" = "El remitente NO será notificado"; @@ -6400,9 +6387,6 @@ alert subtitle */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "A menos que utilices la interfaz de llamadas de iOS, activa el modo No molestar para evitar interrupciones."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "A menos que tu contacto haya eliminado la conexión o el enlace se haya usado, podría ser un error. Por favor, notifícalo.\nPara conectarte pide a tu contacto que cree otro enlace y comprueba la conexión de red."; - /* No comment provided by engineer. */ "Unlink" = "Desenlazar"; @@ -6469,7 +6453,8 @@ alert subtitle */ /* No comment provided by engineer. */ "Upgrade address" = "Actualizar dirección"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "¿Actualizar la dirección?"; /* No comment provided by engineer. */ @@ -7102,6 +7087,9 @@ alert subtitle */ /* No comment provided by engineer. */ "Your contact" = "Mi contacto"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "A menos que tu contacto haya eliminado la conexión o el enlace se haya usado, podría ser un error. Por favor, notifícalo.\nPara conectarte pide a tu contacto que cree otro enlace y comprueba la conexión de red."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "El contacto ha enviado un archivo mayor al máximo admitido (%@)."; diff --git a/apps/ios/fi.lproj/Localizable.strings b/apps/ios/fi.lproj/Localizable.strings index e63c175252..dfe1b6479d 100644 --- a/apps/ios/fi.lproj/Localizable.strings +++ b/apps/ios/fi.lproj/Localizable.strings @@ -681,12 +681,12 @@ server test step */ /* alert title */ "Connection error" = "Yhteysvirhe"; -/* conn error description */ -"Connection error (AUTH)" = "Yhteysvirhe (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "yhteys luotu"; +/* conn error description */ +"Connection link removed" = "Yhteysvirhe"; + /* No comment provided by engineer. */ "Connection request sent!" = "Yhteyspyyntö lähetetty!"; @@ -1837,12 +1837,6 @@ server test error */ /* rcv group event chat item */ "member connected" = "yhdistetty"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Jäsenen rooli muuttuu muotoon \"%@\". Kaikille ryhmän jäsenille ilmoitetaan asiasta."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Jäsenen rooli muutetaan muotoon \"%@\". Jäsen saa uuden kutsun."; - /* alert message */ "Member will be removed from group - this cannot be undone!" = "Jäsen poistetaan ryhmästä - tätä ei voi perua!"; @@ -2283,7 +2277,7 @@ new chat action */ /* swipe action */ "Read" = "Lue"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Lue lisää"; /* No comment provided by engineer. */ @@ -2435,10 +2429,17 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Rooli"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Jäsenen rooli muuttuu muotoon \"%@\". Kaikille ryhmän jäsenille ilmoitetaan asiasta."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Jäsenen rooli muutetaan muotoon \"%@\". Jäsen saa uuden kutsun."; + /* No comment provided by engineer. */ "Run chat" = "Käynnistä chat"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Tallenna"; @@ -2565,9 +2566,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Lähettäjä peruutti tiedoston siirron."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Lähettäjä on saattanut poistaa yhteyspyynnön."; - /* No comment provided by engineer. */ "Sending delivery receipts will be enabled for all contacts in all visible chat profiles." = "Toimituskuittauksien lähettäminen otetaan käyttöön kaikille kontakteille näkyvissä keskusteluprofiileissa."; @@ -2858,6 +2856,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Toinen kuittaus, joka uupui! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Lähettäjä on saattanut poistaa yhteyspyynnön."; + /* alert message */ "The sender will NOT be notified" = "Lähettäjälle EI ilmoiteta"; @@ -2966,9 +2967,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "Ellet käytä iOS:n puhelinkäyttöliittymää, ota Älä häiritse -tila käyttöön keskeytysten välttämiseksi."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Ellei yhteyshenkilösi poistanut yhteyttä tai tämä linkki oli jo käytössä, se voi olla virhe - ilmoita siitä.\nJos haluat muodostaa yhteyden, pyydä kontaktiasi luomaan toinen yhteyslinkki ja tarkista, että verkkoyhteytesi on vakaa."; - /* No comment provided by engineer. */ "Unlock" = "Avaa"; @@ -3278,6 +3276,9 @@ server test failure */ /* No comment provided by engineer. */ "Your chat profiles" = "Keskusteluprofiilisi"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Ellei yhteyshenkilösi poistanut yhteyttä tai tämä linkki oli jo käytössä, se voi olla virhe - ilmoita siitä.\nJos haluat muodostaa yhteyden, pyydä kontaktiasi luomaan toinen yhteyslinkki ja tarkista, että verkkoyhteytesi on vakaa."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Yhteyshenkilösi lähetti tiedoston, joka on suurempi kuin tällä hetkellä tuettu enimmäiskoko (%@)."; diff --git a/apps/ios/fr.lproj/Localizable.strings b/apps/ios/fr.lproj/Localizable.strings index 70ca73947d..cadc32b50c 100644 --- a/apps/ios/fr.lproj/Localizable.strings +++ b/apps/ios/fr.lproj/Localizable.strings @@ -28,9 +28,6 @@ /* No comment provided by engineer. */ "(new)" = "(nouveau)"; -/* chat link info line */ -"(signed)" = "(signé)"; - /* No comment provided by engineer. */ "(this device v%@)" = "(cet appareil v%@)"; @@ -1524,9 +1521,6 @@ server test step */ /* alert title */ "Connection error" = "Erreur de connexion"; -/* conn error description */ -"Connection error (AUTH)" = "Erreur de connexion (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "connexion établie"; @@ -1536,6 +1530,9 @@ server test step */ /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "La connexion est bloquée par l'opérateur du serveur :\n%@"; +/* conn error description */ +"Connection link removed" = "Erreur de connexion"; + /* No comment provided by engineer. */ "Connection not ready." = "La connexion n'est pas prête."; @@ -1686,9 +1683,6 @@ server test step */ /* No comment provided by engineer. */ "Create public channel" = "Créer un canal public"; -/* No comment provided by engineer. */ -"Create public channel (BETA)" = "Créer un canal public (BÊTA)"; - /* server test step */ "Create queue" = "Créer une file d'attente"; @@ -3616,15 +3610,6 @@ servers warning */ /* item status text */ "Member inactive" = "Membre inactif"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "Le rôle du membre sera modifié pour « %@ ». Tous les membres du chat seront notifiés."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Le rôle du membre sera changé pour \"%@\". Tous les membres du groupe en seront informés."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Le rôle du membre sera changé pour \"%@\". Ce membre recevra une nouvelle invitation."; - /* No comment provided by engineer. */ "Member is deleted - can't accept request" = "Le membre est supprimé ; impossible d'accepter la demande"; @@ -4591,7 +4576,8 @@ alert button */ /* No comment provided by engineer. */ "Profile theme" = "Thème de profil"; -/* alert message */ +/* alert message +alert title */ "Profile update will be sent to your SimpleX contacts." = "La mise à jour du profil sera envoyée à vos contacts SimpleX."; /* No comment provided by engineer. */ @@ -4687,7 +4673,7 @@ alert button */ /* swipe action */ "Read" = "Lire"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "En savoir plus"; /* No comment provided by engineer. */ @@ -5022,6 +5008,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Rôle"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "Le rôle du membre sera modifié pour « %@ ». Tous les membres du chat seront notifiés."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Le rôle du membre sera changé pour \"%@\". Tous les membres du groupe en seront informés."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Le rôle du membre sera changé pour \"%@\". Ce membre recevra une nouvelle invitation."; + /* No comment provided by engineer. */ "Run chat" = "Exécuter le chat"; @@ -5034,7 +5029,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Groupes plus sûrs"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Enregistrer"; @@ -5305,9 +5301,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "L'expéditeur a annulé le transfert de fichiers."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "L'expéditeur a peut-être supprimé la demande de connexion."; - /* alert message */ "Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later." = "L'envoi d'un aperçu de lien peut révéler votre adresse IP au site Web. Vous pouvez modifier ceci dans les paramètres de confidentialité plus tard."; @@ -5920,6 +5913,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Le deuxième coche que nous avons manqué ! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "L'expéditeur a peut-être supprimé la demande de connexion."; + /* alert message */ "The sender will NOT be notified" = "L'expéditeur N'en sera PAS informé"; @@ -6139,9 +6135,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "À moins que vous utilisiez l'interface d'appel d'iOS, activez le mode \"Ne pas déranger\" pour éviter les interruptions."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "A moins que votre contact ait supprimé la connexion ou que ce lien ait déjà été utilisé, il peut s'agir d'un bug - veuillez le signaler.\nPour vous connecter, veuillez demander à votre contact de créer un autre lien de connexion et vérifiez que vous disposez d'une connexion réseau stable."; - /* No comment provided by engineer. */ "Unlink" = "Délier"; @@ -6736,6 +6729,9 @@ server test failure */ /* No comment provided by engineer. */ "Your contact" = "Votre contact"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "A moins que votre contact ait supprimé la connexion ou que ce lien ait déjà été utilisé, il peut s'agir d'un bug - veuillez le signaler.\nPour vous connecter, veuillez demander à votre contact de créer un autre lien de connexion et vérifiez que vous disposez d'une connexion réseau stable."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Votre contact a envoyé un fichier plus grand que la taille maximale supportée actuellement(%@)."; diff --git a/apps/ios/hu.lproj/Localizable.strings b/apps/ios/hu.lproj/Localizable.strings index fdc28f91ab..b65b4f0c8d 100644 --- a/apps/ios/hu.lproj/Localizable.strings +++ b/apps/ios/hu.lproj/Localizable.strings @@ -28,9 +28,6 @@ /* No comment provided by engineer. */ "(new)" = "(új)"; -/* chat link info line */ -"(signed)" = "(aláírva)"; - /* No comment provided by engineer. */ "(this device v%@)" = "(ez az eszköz: v%@)"; @@ -1574,9 +1571,6 @@ server test step */ /* alert title */ "Connection error" = "Kapcsolódási hiba"; -/* conn error description */ -"Connection error (AUTH)" = "Kapcsolódási hiba (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "kapcsolat létrehozva"; @@ -1586,6 +1580,9 @@ server test step */ /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "A kiszolgáló üzemeltetője letiltotta a kapcsolatot:\n%@"; +/* conn error description */ +"Connection link removed" = "Kapcsolódási hiba"; + /* No comment provided by engineer. */ "Connection not ready." = "A kapcsolat nem áll készen."; @@ -1742,9 +1739,6 @@ server test step */ /* No comment provided by engineer. */ "Create public channel" = "Nyilvános csatorna létrehozása"; -/* No comment provided by engineer. */ -"Create public channel (BETA)" = "Nyilvános csatorna létrehozása (BÉTA)"; - /* server test step */ "Create queue" = "Várólista létrehozása"; @@ -3705,15 +3699,6 @@ servers warning */ /* chat feature */ "Member reports" = "Tagok jelentései"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "A tag szerepköre a következőre fog módosulni: „%@”. A csevegés összes tagja értesítést fog kapni."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "A tag szerepköre a következőre fog módosulni: „%@”. A csoport az összes tagja értesítést fog kapni."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "A tag szerepköre a következőre fog módosulni: „%@”. A tag új meghívást fog kapni."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "A tag el lesz távolítva a csevegésből – ez a művelet nem vonható vissza!"; @@ -4674,7 +4659,8 @@ alert button */ /* No comment provided by engineer. */ "Profile theme" = "Profiltéma"; -/* alert message */ +/* alert message +alert title */ "Profile update will be sent to your SimpleX contacts." = "A profilfrissítés el lesz küldve a SimpleX partnerei számára."; /* No comment provided by engineer. */ @@ -4770,7 +4756,7 @@ alert button */ /* swipe action */ "Read" = "Olvasott"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Tudjon meg többet"; /* No comment provided by engineer. */ @@ -5132,6 +5118,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Szerepkör"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "A tag szerepköre a következőre fog módosulni: „%@”. A csevegés összes tagja értesítést fog kapni."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "A tag szerepköre a következőre fog módosulni: „%@”. A csoport az összes tagja értesítést fog kapni."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "A tag szerepköre a következőre fog módosulni: „%@”. A tag új meghívást fog kapni."; + /* No comment provided by engineer. */ "Run chat" = "Csevegési szolgáltatás indítása"; @@ -5144,7 +5139,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Biztonságosabb csoportok"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Mentés"; @@ -5415,9 +5411,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "A fájl küldője visszavonta az átvitelt."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "A kérés küldője törölhette a kapcsolódási kérést."; - /* alert message */ "Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later." = "A hivatkozáselőnézet küldése felfedheti az Ön IP-címét a weboldal számára. Ezt később módosíthatja az adatvédelmi beállításokban."; @@ -6123,6 +6116,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "A második pipa, ami már nagyon hiányzott! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "A kérés küldője törölhette a kapcsolódási kérést."; + /* alert message */ "The sender will NOT be notified" = "A kérés küldője NEM lesz értesítve"; @@ -6391,9 +6387,6 @@ alert subtitle */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "Hacsak nem az iOS hívási felületét használja, engedélyezze a Ne zavarjanak módot a megszakadások elkerülése érdekében."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Hacsak a partnere nem törölte a kapcsolatot, vagy ez a hivatkozás már használatban volt egyszer, lehet hogy ez egy hiba – jelentse a problémát.\nA kapcsolódáshoz kérje meg a partnerét, hogy hozzon létre egy másik kapcsolattartási hivatkozást, és ellenőrizze, hogy a hálózati kapcsolat stabil-e."; - /* No comment provided by engineer. */ "Unlink" = "Leválasztás"; @@ -6460,7 +6453,8 @@ alert subtitle */ /* No comment provided by engineer. */ "Upgrade address" = "Cím frissítése"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "Frissíti a címet?"; /* No comment provided by engineer. */ @@ -7093,6 +7087,9 @@ alert subtitle */ /* No comment provided by engineer. */ "Your contact" = "Partner"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Hacsak a partnere nem törölte a kapcsolatot, vagy ez a hivatkozás már használatban volt egyszer, lehet hogy ez egy hiba – jelentse a problémát.\nA kapcsolódáshoz kérje meg a partnerét, hogy hozzon létre egy másik kapcsolattartási hivatkozást, és ellenőrizze, hogy a hálózati kapcsolat stabil-e."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "A partnere a jelenleg támogatott legnagyobb (%@) fájlméretnél nagyobbat küldött."; diff --git a/apps/ios/it.lproj/Localizable.strings b/apps/ios/it.lproj/Localizable.strings index be1bd17ad0..7576e2c1d7 100644 --- a/apps/ios/it.lproj/Localizable.strings +++ b/apps/ios/it.lproj/Localizable.strings @@ -28,9 +28,6 @@ /* No comment provided by engineer. */ "(new)" = "(nuovo)"; -/* chat link info line */ -"(signed)" = "(firmato)"; - /* No comment provided by engineer. */ "(this device v%@)" = "(questo dispositivo v%@)"; @@ -1574,9 +1571,6 @@ server test step */ /* alert title */ "Connection error" = "Errore di connessione"; -/* conn error description */ -"Connection error (AUTH)" = "Errore di connessione (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "connessione stabilita"; @@ -1586,6 +1580,9 @@ server test step */ /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "La connessione è bloccata dall'operatore del server:\n%@"; +/* conn error description */ +"Connection link removed" = "Errore di connessione"; + /* No comment provided by engineer. */ "Connection not ready." = "Connessione non pronta."; @@ -1742,9 +1739,6 @@ server test step */ /* No comment provided by engineer. */ "Create public channel" = "Crea canale pubblico"; -/* No comment provided by engineer. */ -"Create public channel (BETA)" = "Crea canale pubblico (BETA)"; - /* server test step */ "Create queue" = "Crea coda"; @@ -3705,15 +3699,6 @@ servers warning */ /* chat feature */ "Member reports" = "Segnalazioni dei membri"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "Il ruolo del membro verrà cambiato in \"%@\". Verranno notificati tutti i membri della chat."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Il ruolo del membro verrà cambiato in \"%@\". Tutti i membri del gruppo verranno avvisati."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Il ruolo del membro verrà cambiato in \"%@\". Il membro riceverà un invito nuovo."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "Il membro verrà rimosso dalla chat, non è reversibile!"; @@ -4674,7 +4659,8 @@ alert button */ /* No comment provided by engineer. */ "Profile theme" = "Tema del profilo"; -/* alert message */ +/* alert message +alert title */ "Profile update will be sent to your SimpleX contacts." = "L'aggiornamento del profilo verrà inviato ai tuoi contatti di SimpleX."; /* No comment provided by engineer. */ @@ -4770,7 +4756,7 @@ alert button */ /* swipe action */ "Read" = "Leggi"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Leggi tutto"; /* No comment provided by engineer. */ @@ -5132,6 +5118,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Ruolo"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "Il ruolo del membro verrà cambiato in \"%@\". Verranno notificati tutti i membri della chat."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Il ruolo del membro verrà cambiato in \"%@\". Tutti i membri del gruppo verranno avvisati."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Il ruolo del membro verrà cambiato in \"%@\". Il membro riceverà un invito nuovo."; + /* No comment provided by engineer. */ "Run chat" = "Avvia chat"; @@ -5144,7 +5139,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Gruppi più sicuri"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Salva"; @@ -5415,9 +5411,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Il mittente ha annullato il trasferimento del file."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Il mittente potrebbe aver eliminato la richiesta di connessione."; - /* alert message */ "Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later." = "L'invio di un'anteprima del link può rivelare il tuo indirizzo IP al sito. Puoi modificarlo nelle impostazioni di Privacy più tardi."; @@ -6123,6 +6116,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Il secondo segno di spunta che ci mancava! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Il mittente potrebbe aver eliminato la richiesta di connessione."; + /* alert message */ "The sender will NOT be notified" = "Il mittente NON verrà avvisato"; @@ -6391,9 +6387,6 @@ alert subtitle */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "A meno che non utilizzi l'interfaccia di chiamata iOS, attiva la modalità Non disturbare per evitare interruzioni."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "A meno che il tuo contatto non abbia eliminato la connessione o che questo link non sia già stato usato, potrebbe essere un errore; per favore segnalalo.\nPer connetterti, chiedi al tuo contatto di creare un altro link di connessione e controlla di avere una connessione di rete stabile."; - /* No comment provided by engineer. */ "Unlink" = "Scollega"; @@ -6460,7 +6453,8 @@ alert subtitle */ /* No comment provided by engineer. */ "Upgrade address" = "Aggiorna l'indirizzo"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "Aggiornare l'indirizzo?"; /* No comment provided by engineer. */ @@ -7093,6 +7087,9 @@ alert subtitle */ /* No comment provided by engineer. */ "Your contact" = "Il tuo contatto"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "A meno che il tuo contatto non abbia eliminato la connessione o che questo link non sia già stato usato, potrebbe essere un errore; per favore segnalalo.\nPer connetterti, chiedi al tuo contatto di creare un altro link di connessione e controlla di avere una connessione di rete stabile."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Il tuo contatto ha inviato un file più grande della dimensione massima attualmente supportata (%@)."; diff --git a/apps/ios/ja.lproj/Localizable.strings b/apps/ios/ja.lproj/Localizable.strings index 6f13cdcf06..60ef7e2d36 100644 --- a/apps/ios/ja.lproj/Localizable.strings +++ b/apps/ios/ja.lproj/Localizable.strings @@ -984,12 +984,12 @@ server test step */ /* alert title */ "Connection error" = "接続エラー"; -/* conn error description */ -"Connection error (AUTH)" = "接続エラー (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "接続済み"; +/* conn error description */ +"Connection link removed" = "接続エラー"; + /* No comment provided by engineer. */ "Connection request sent!" = "接続リクエストを送信しました!"; @@ -2182,12 +2182,6 @@ server test error */ /* rcv group event chat item */ "member connected" = "接続中"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "メンバーの役割が \"%@\" に変更されます。 グループメンバー全員に通知されます。"; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "メンバーの役割が \"%@\" に変更されます。 メンバーは新たな招待を受け取ります。"; - /* alert message */ "Member will be removed from group - this cannot be undone!" = "メンバーをグループから除名する (※元に戻せません※)!"; @@ -2641,7 +2635,7 @@ alert button */ /* swipe action */ "Read" = "読む"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "続きを読む"; /* No comment provided by engineer. */ @@ -2790,10 +2784,17 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "役割"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "メンバーの役割が \"%@\" に変更されます。 グループメンバー全員に通知されます。"; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "メンバーの役割が \"%@\" に変更されます。 メンバーは新たな招待を受け取ります。"; + /* No comment provided by engineer. */ "Run chat" = "チャット起動"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "保存"; @@ -2917,9 +2918,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "送信者がファイル転送をキャンセルしました。"; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "送信元が繋がりリクエストを削除したかもしれません。"; - /* No comment provided by engineer. */ "Sending file will be stopped." = "ファイルの送信を停止します。"; @@ -3195,6 +3193,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "長らくお待たせしました! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "送信元が繋がりリクエストを削除したかもしれません。"; + /* alert message */ "The sender will NOT be notified" = "送信者には通知されません"; @@ -3300,9 +3301,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "iOS 通話インターフェイスを使用しない場合は、中断を避けるために「おやすみモード」を有効にしてください。"; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "連絡先が接続を削除したか、このリンクがすでに使用されている場合を除き、バグである可能性がありますので、報告してください。\n接続するには、連絡先に別の接続リンクを作成するよう依頼し、ネットワーク接続が安定していることを確認してください。"; - /* No comment provided by engineer. */ "Unlock" = "ロック解除"; @@ -3615,6 +3613,9 @@ server test failure */ /* No comment provided by engineer. */ "Your chat profiles" = "あなたのチャットプロフィール"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "連絡先が接続を削除したか、このリンクがすでに使用されている場合を除き、バグである可能性がありますので、報告してください。\n接続するには、連絡先に別の接続リンクを作成するよう依頼し、ネットワーク接続が安定していることを確認してください。"; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "連絡先が現在サポートされている最大サイズ (%@) より大きいファイルを送信しました。"; diff --git a/apps/ios/nl.lproj/Localizable.strings b/apps/ios/nl.lproj/Localizable.strings index 29477f7e6b..1b44cebd82 100644 --- a/apps/ios/nl.lproj/Localizable.strings +++ b/apps/ios/nl.lproj/Localizable.strings @@ -1283,15 +1283,15 @@ server test step */ /* alert title */ "Connection error" = "Verbindingsfout"; -/* conn error description */ -"Connection error (AUTH)" = "Verbindingsfout (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "verbinding gemaakt"; /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "Verbinding is geblokkeerd door serveroperator:\n%@"; +/* conn error description */ +"Connection link removed" = "Verbindingsfout"; + /* No comment provided by engineer. */ "Connection not ready." = "Verbinding nog niet klaar."; @@ -3158,15 +3158,6 @@ servers warning */ /* chat feature */ "Member reports" = "Ledenrapporten"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "De rol van het lid wordt gewijzigd naar \"%@\". Alle chatleden worden op de hoogte gebracht."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "De rol van lid wordt gewijzigd in \"%@\". Alle groepsleden worden op de hoogte gebracht."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "De rol van lid wordt gewijzigd in \"%@\". Het lid ontvangt een nieuwe uitnodiging."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "Lid wordt verwijderd uit de chat - dit kan niet ongedaan worden gemaakt!"; @@ -4043,7 +4034,7 @@ alert button */ /* swipe action */ "Read" = "Lees"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Lees meer"; /* No comment provided by engineer. */ @@ -4339,6 +4330,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Rol"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "De rol van het lid wordt gewijzigd naar \"%@\". Alle chatleden worden op de hoogte gebracht."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "De rol van lid wordt gewijzigd in \"%@\". Alle groepsleden worden op de hoogte gebracht."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "De rol van lid wordt gewijzigd in \"%@\". Het lid ontvangt een nieuwe uitnodiging."; + /* No comment provided by engineer. */ "Run chat" = "Chat uitvoeren"; @@ -4348,7 +4348,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Veiligere groepen"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Opslaan"; @@ -4559,9 +4560,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Afzender heeft bestandsoverdracht geannuleerd."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "De afzender heeft mogelijk het verbindingsverzoek verwijderd."; - /* No comment provided by engineer. */ "Sending delivery receipts will be enabled for all contacts in all visible chat profiles." = "Het verzenden van ontvangst bevestiging wordt ingeschakeld voor alle contacten in alle zichtbare chatprofielen."; @@ -5123,6 +5121,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "De tweede vink die we gemist hebben! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "De afzender heeft mogelijk het verbindingsverzoek verwijderd."; + /* alert message */ "The sender will NOT be notified" = "De afzender wordt NIET op de hoogte gebracht"; @@ -5345,9 +5346,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "Schakel de modus Niet storen in om onderbrekingen te voorkomen, tenzij u de iOS-oproepinterface gebruikt."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Tenzij uw contact de verbinding heeft verwijderd of deze link al is gebruikt, kan het een bug zijn. Meld het alstublieft.\nOm verbinding te maken, vraagt u uw contact om een andere verbinding link te maken en te controleren of u een stabiele netwerkverbinding heeft."; - /* No comment provided by engineer. */ "Unlink" = "Ontkoppelen"; @@ -5927,6 +5925,9 @@ server test failure */ /* No comment provided by engineer. */ "Your connection was moved to %@ but an error happened when switching profile." = "Uw verbinding is verplaatst naar %@, maar er is een onverwachte fout opgetreden tijdens het omleiden naar het profiel."; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Tenzij uw contact de verbinding heeft verwijderd of deze link al is gebruikt, kan het een bug zijn. Meld het alstublieft.\nOm verbinding te maken, vraagt u uw contact om een andere verbinding link te maken en te controleren of u een stabiele netwerkverbinding heeft."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Uw contact heeft een bestand verzonden dat groter is dan de momenteel ondersteunde maximale grootte (%@)."; diff --git a/apps/ios/pl.lproj/Localizable.strings b/apps/ios/pl.lproj/Localizable.strings index 9e942ed0b2..051883c115 100644 --- a/apps/ios/pl.lproj/Localizable.strings +++ b/apps/ios/pl.lproj/Localizable.strings @@ -1331,9 +1331,6 @@ server test step */ /* alert title */ "Connection error" = "Błąd połączenia"; -/* conn error description */ -"Connection error (AUTH)" = "Błąd połączenia (UWIERZYTELNIANIE)"; - /* chat list item title (it should not be shown */ "connection established" = "połączenie ustanowione"; @@ -1343,6 +1340,9 @@ server test step */ /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "Połączenie zostało zablokowane przez operatora serwera:\n%@"; +/* conn error description */ +"Connection link removed" = "Błąd połączenia"; + /* No comment provided by engineer. */ "Connection not ready." = "Połączenie nie jest gotowe."; @@ -3309,15 +3309,6 @@ servers warning */ /* chat feature */ "Member reports" = "Raporty członków"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "Rola członka zostanie zmieniona na \"%@\". Wszyscy członkowie czatu zostaną o tym poinformowani."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Rola członka grupy zostanie zmieniona na \"%@\". Wszyscy członkowie grupy zostaną powiadomieni."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Rola członka zostanie zmieniona na \"%@\". Członek otrzyma nowe zaproszenie."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "Członek zostanie usunięty z czatu – nie można tego cofnąć!"; @@ -4251,7 +4242,7 @@ alert button */ /* swipe action */ "Read" = "Czytaj"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Przeczytaj więcej"; /* No comment provided by engineer. */ @@ -4568,6 +4559,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Rola"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "Rola członka zostanie zmieniona na \"%@\". Wszyscy członkowie czatu zostaną o tym poinformowani."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Rola członka grupy zostanie zmieniona na \"%@\". Wszyscy członkowie grupy zostaną powiadomieni."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Rola członka zostanie zmieniona na \"%@\". Członek otrzyma nowe zaproszenie."; + /* No comment provided by engineer. */ "Run chat" = "Uruchom czat"; @@ -4577,7 +4577,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Bezpieczniejsze grupy"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Zapisz"; @@ -4821,9 +4822,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Nadawca anulował transfer pliku."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Nadawca mógł usunąć prośbę o połączenie."; - /* No comment provided by engineer. */ "Sending delivery receipts will be enabled for all contacts in all visible chat profiles." = "Wysyłanie potwierdzeń dostawy zostanie włączone dla wszystkich kontaktów we wszystkich widocznych profilach czatu."; @@ -5427,6 +5425,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Drugi tik, który przegapiliśmy! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Nadawca mógł usunąć prośbę o połączenie."; + /* alert message */ "The sender will NOT be notified" = "Nadawca NIE zostanie powiadomiony"; @@ -5670,9 +5671,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "O ile nie korzystasz z interfejsu połączeń systemu iOS, włącz tryb Nie przeszkadzać, aby uniknąć przerywania."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "O ile Twój kontakt nie usunął połączenia lub ten link był już użyty, może to być błąd - zgłoś go.\nAby się połączyć, poproś Twój kontakt o utworzenie kolejnego linku połączenia i sprawdź, czy masz stabilne połączenie z siecią."; - /* No comment provided by engineer. */ "Unlink" = "Odłącz"; @@ -5730,7 +5728,8 @@ server test failure */ /* No comment provided by engineer. */ "Upgrade address" = "Uaktualnij adres"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "Uaktualnić adres?"; /* No comment provided by engineer. */ @@ -6300,6 +6299,9 @@ server test failure */ /* No comment provided by engineer. */ "Your contact" = "Twój kontakt"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "O ile Twój kontakt nie usunął połączenia lub ten link był już użyty, może to być błąd - zgłoś go.\nAby się połączyć, poproś Twój kontakt o utworzenie kolejnego linku połączenia i sprawdź, czy masz stabilne połączenie z siecią."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Twój kontakt wysłał plik, który jest większy niż obecnie obsługiwany maksymalny rozmiar (%@)."; diff --git a/apps/ios/product/flows/connection.md b/apps/ios/product/flows/connection.md index c621dc5124..115e420f7c 100644 --- a/apps/ios/product/flows/connection.md +++ b/apps/ios/product/flows/connection.md @@ -147,7 +147,7 @@ Establishing contact between two SimpleX Chat users. SimpleX uses no user identi |-------|-------|----------| | `ChatError.invalidConnReq` | Malformed or expired link | Alert: "Invalid connection link" | | `ChatError.unsupportedConnReq` | Link requires newer app version | Alert: "Unsupported connection link" | -| `ChatError.errorAgent(.SMP(_, .AUTH))` | Link already used or deleted | Alert: "Connection error (AUTH)" | +| `ChatError.errorAgent(.SMP(_, .AUTH))` | Link already used or deleted | Alert: "Connection link removed" | | `ChatError.errorAgent(.SMP(_, .BLOCKED(info)))` | Server operator blocked connection | Alert: "Connection blocked" with reason | | `ChatError.errorAgent(.SMP(_, .QUOTA))` | Too many undelivered messages | Alert: "Undelivered messages" | | `ChatError.errorAgent(.INTERNAL("SEUniqueID"))` | Duplicate connection attempt | Alert: "Already connected?" | diff --git a/apps/ios/product/flows/messaging.md b/apps/ios/product/flows/messaging.md index d37fefdd7d..28eddff929 100644 --- a/apps/ios/product/flows/messaging.md +++ b/apps/ios/product/flows/messaging.md @@ -147,7 +147,7 @@ Complete message lifecycle in SimpleX Chat iOS: composing, sending, receiving, e | Error | Cause | Handling | |-------|-------|----------| -| `ChatError.errorAgent(.SMP(_, .AUTH))` | Recipient queue issue | Show "Connection error (AUTH)" alert | +| `ChatError.errorAgent(.SMP(_, .AUTH))` | Recipient queue issue | Show "Connection link removed" alert | | `ChatError.errorAgent(.BROKER(_, .TIMEOUT))` | Server timeout | Retryable: show retry dialog via `chatApiSendCmdWithRetry` | | `ChatError.errorAgent(.BROKER(_, .NETWORK))` | Network failure | Retryable: show retry dialog | | Send message error | Core processing failure | `sendMessageErrorAlert` shown to user | diff --git a/apps/ios/ru.lproj/Localizable.strings b/apps/ios/ru.lproj/Localizable.strings index e3264df9f6..f3e851773b 100644 --- a/apps/ios/ru.lproj/Localizable.strings +++ b/apps/ios/ru.lproj/Localizable.strings @@ -28,9 +28,6 @@ /* No comment provided by engineer. */ "(new)" = "(новое)"; -/* chat link info line */ -"(signed)" = "(с подписью)"; - /* No comment provided by engineer. */ "(this device v%@)" = "(это устройство v%@)"; @@ -1520,9 +1517,6 @@ server test step */ /* alert title */ "Connection error" = "Ошибка соединения"; -/* conn error description */ -"Connection error (AUTH)" = "Ошибка соединения (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "соединение установлено"; @@ -1532,6 +1526,9 @@ server test step */ /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "Соединение заблокировано сервером оператора:\n%@"; +/* conn error description */ +"Connection link removed" = "Ошибка соединения"; + /* No comment provided by engineer. */ "Connection not ready." = "Соединение не готово."; @@ -1682,9 +1679,6 @@ server test step */ /* No comment provided by engineer. */ "Create public channel" = "Создать публичный канал"; -/* No comment provided by engineer. */ -"Create public channel (BETA)" = "Создать публичный канал (БЕТА)"; - /* server test step */ "Create queue" = "Создание очереди"; @@ -3621,15 +3615,6 @@ servers warning */ /* chat feature */ "Member reports" = "Сообщения о нарушениях"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "Роль участника будет изменена на \"%@\". Все участники разговора получат уведомление."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Роль члена будет изменена на \"%@\". Все члены группы получат уведомление."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Роль члена будет изменена на \"%@\". Будет отправлено новое приглашение."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "Член будет удалён из разговора - это действие нельзя отменить!"; @@ -4578,7 +4563,8 @@ alert button */ /* No comment provided by engineer. */ "Profile theme" = "Тема профиля"; -/* alert message */ +/* alert message +alert title */ "Profile update will be sent to your SimpleX contacts." = "Обновление профиля будет отправлено Вашим SimpleX контактам."; /* No comment provided by engineer. */ @@ -4674,7 +4660,7 @@ alert button */ /* swipe action */ "Read" = "Прочитано"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Узнать больше"; /* No comment provided by engineer. */ @@ -5024,6 +5010,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Роль"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "Роль участника будет изменена на \"%@\". Все участники разговора получат уведомление."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Роль члена будет изменена на \"%@\". Все члены группы получат уведомление."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Роль члена будет изменена на \"%@\". Будет отправлено новое приглашение."; + /* No comment provided by engineer. */ "Run chat" = "Запустить chat"; @@ -5036,7 +5031,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Более безопасные группы"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Сохранить"; @@ -5301,9 +5297,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Отправитель отменил передачу файла."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Отправитель мог удалить запрос на соединение."; - /* alert message */ "Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later." = "Отправка картинки ссылки может раскрыть Ваш IP-адрес веб-сайту. Вы можете изменить это в настройках безопасности позже."; @@ -6000,6 +5993,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Вторая галочка - знать, что доставлено! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Отправитель мог удалить запрос на соединение."; + /* alert message */ "The sender will NOT be notified" = "Отправитель не будет уведомлён"; @@ -6258,9 +6254,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "Если Вы не используете интерфейс iOS, включите режим Не отвлекать, чтобы звонок не прерывался."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Возможно, Ваш контакт удалил ссылку, или она уже была использована. Если это не так, то это может быть ошибкой - пожалуйста, сообщите нам об этом.\nЧтобы установить соединение, попросите Ваш контакт создать ещё одну ссылку и проверьте Ваше соединение с сетью."; - /* No comment provided by engineer. */ "Unlink" = "Забыть"; @@ -6324,7 +6317,8 @@ server test failure */ /* No comment provided by engineer. */ "Upgrade address" = "Обновить адрес"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "Обновить адрес?"; /* No comment provided by engineer. */ @@ -6942,6 +6936,9 @@ server test failure */ /* No comment provided by engineer. */ "Your contact" = "Ваш контакт"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Возможно, Ваш контакт удалил ссылку, или она уже была использована. Если это не так, то это может быть ошибкой - пожалуйста, сообщите нам об этом.\nЧтобы установить соединение, попросите Ваш контакт создать ещё одну ссылку и проверьте Ваше соединение с сетью."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Ваш контакт отправил файл, размер которого превышает максимальный размер (%@)."; diff --git a/apps/ios/th.lproj/Localizable.strings b/apps/ios/th.lproj/Localizable.strings index 4c4efa016e..8114685292 100644 --- a/apps/ios/th.lproj/Localizable.strings +++ b/apps/ios/th.lproj/Localizable.strings @@ -654,12 +654,12 @@ server test step */ /* alert title */ "Connection error" = "การเชื่อมต่อผิดพลาด"; -/* conn error description */ -"Connection error (AUTH)" = "การเชื่อมต่อผิดพลาด (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "สร้างการเชื่อมต่อแล้ว"; +/* conn error description */ +"Connection link removed" = "การเชื่อมต่อผิดพลาด"; + /* No comment provided by engineer. */ "Connection request sent!" = "ส่งคําขอเชื่อมต่อแล้ว!"; @@ -2217,7 +2217,7 @@ new chat action */ /* swipe action */ "Read" = "อ่าน"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "อ่านเพิ่มเติม"; /* No comment provided by engineer. */ @@ -2366,7 +2366,8 @@ swipe action */ /* No comment provided by engineer. */ "Run chat" = "เรียกใช้แชท"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "บันทึก"; @@ -2493,9 +2494,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "ผู้ส่งยกเลิกการโอนไฟล์"; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "ผู้ส่งอาจลบคําขอการเชื่อมต่อแล้ว"; - /* No comment provided by engineer. */ "Sending delivery receipts will be enabled for all contacts in all visible chat profiles." = "การส่งใบเสร็จรับการจัดส่งข้อความจะถูกเปิดในโปรไฟล์แชทที่มองเห็นได้ทั้งหมด"; @@ -2774,6 +2772,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "ขีดที่สองที่เราพลาด! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "ผู้ส่งอาจลบคําขอการเชื่อมต่อแล้ว"; + /* alert message */ "The sender will NOT be notified" = "ผู้ส่งจะไม่ได้รับแจ้ง"; @@ -2876,9 +2877,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "ยกเว้นกรณีที่คุณใช้อินเทอร์เฟซการโทรของ iOS ให้เปิดใช้งานโหมดห้ามรบกวนเพื่อหลีกเลี่ยงการรบกวน"; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "เว้นแต่ผู้ติดต่อของคุณลบการเชื่อมต่อหรือลิงก์นี้ถูกใช้ไปแล้ว อาจเป็นข้อผิดพลาด โปรดรายงาน\nในการเชื่อมต่อ โปรดขอให้ผู้ติดต่อของคุณสร้างลิงก์การเชื่อมต่ออื่น และตรวจสอบว่าคุณมีการเชื่อมต่อเครือข่ายที่เสถียร"; - /* No comment provided by engineer. */ "Unlock" = "ปลดล็อค"; @@ -3179,6 +3177,9 @@ server test failure */ /* No comment provided by engineer. */ "Your chat profiles" = "โปรไฟล์แชทของคุณ"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "เว้นแต่ผู้ติดต่อของคุณลบการเชื่อมต่อหรือลิงก์นี้ถูกใช้ไปแล้ว อาจเป็นข้อผิดพลาด โปรดรายงาน\nในการเชื่อมต่อ โปรดขอให้ผู้ติดต่อของคุณสร้างลิงก์การเชื่อมต่ออื่น และตรวจสอบว่าคุณมีการเชื่อมต่อเครือข่ายที่เสถียร"; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "ผู้ติดต่อของคุณส่งไฟล์ที่ใหญ่กว่าขนาดสูงสุดที่รองรับในปัจจุบัน (%@)"; diff --git a/apps/ios/tr.lproj/Localizable.strings b/apps/ios/tr.lproj/Localizable.strings index 0648ab191d..50e85d0bba 100644 --- a/apps/ios/tr.lproj/Localizable.strings +++ b/apps/ios/tr.lproj/Localizable.strings @@ -1354,15 +1354,15 @@ server test step */ /* alert title */ "Connection error" = "Bağlantı hatası"; -/* conn error description */ -"Connection error (AUTH)" = "Bağlantı hatası (DOĞRULAMA)"; - /* chat list item title (it should not be shown */ "connection established" = "bağlantı kuruldu"; /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "Bağlantı sunucu operatörü tarafından engellendi:\n%@"; +/* conn error description */ +"Connection link removed" = "Bağlantı hatası"; + /* No comment provided by engineer. */ "Connection not ready." = "Bağlantı hazır değil."; @@ -3286,15 +3286,6 @@ servers warning */ /* chat feature */ "Member reports" = "Üye raporları"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "Üye rolü \"%@\" olarak değiştirilecektir. Tüm sohbet üyeleri bilgilendirilecektir."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Üye rolü \"%@\" olarak değiştirilecektir. Ve tüm grup üyeleri bilgilendirilecektir."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Üye rolü \"%@\" olarak değiştirilecektir. Ve üye yeni bir davetiye alacaktır."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "Üye sohbetten kaldırılacak - bu geri alınamaz!"; @@ -4219,7 +4210,7 @@ alert button */ /* swipe action */ "Read" = "Oku"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Dahasını oku"; /* No comment provided by engineer. */ @@ -4533,6 +4524,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Rol"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "Üye rolü \"%@\" olarak değiştirilecektir. Tüm sohbet üyeleri bilgilendirilecektir."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Üye rolü \"%@\" olarak değiştirilecektir. Ve tüm grup üyeleri bilgilendirilecektir."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Üye rolü \"%@\" olarak değiştirilecektir. Ve üye yeni bir davetiye alacaktır."; + /* No comment provided by engineer. */ "Run chat" = "Sohbeti çalıştır"; @@ -4542,7 +4542,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Daha güvenli gruplar"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Kaydet"; @@ -4771,9 +4772,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Gönderici dosya gönderimini iptal etti."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Gönderici bağlantı isteğini silmiş olabilir."; - /* No comment provided by engineer. */ "Sending delivery receipts will be enabled for all contacts in all visible chat profiles." = "Görüldü bilgisi, tüm görünür sohbet profillerindeki tüm kişiler için etkinleştirilecektir."; @@ -5374,6 +5372,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Özlediğimiz ikinci tik! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Gönderici bağlantı isteğini silmiş olabilir."; + /* alert message */ "The sender will NOT be notified" = "Gönderene BİLDİRİLMEYECEKTİR"; @@ -5608,9 +5609,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "iOS arama arayüzünü kullanmadığınız sürece, kesintileri önlemek için Rahatsız Etmeyin modunu etkinleştirin."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Kişiniz bağlantıyı silmediyse veya bu bağlantı kullanılmadıysa, bu bir hata olabilir - lütfen bildirin.\nBağlanmak için lütfen kişinizden başka bir bağlantı oluşturmasını isteyin ve sabit bir ağ bağlantınız olduğunu kontrol edin."; - /* No comment provided by engineer. */ "Unlink" = "Bağlantıyı Kaldır"; @@ -5668,7 +5666,8 @@ server test failure */ /* No comment provided by engineer. */ "Upgrade address" = "Adres güncelleme"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "Adres güncellensin mi?"; /* No comment provided by engineer. */ @@ -6226,6 +6225,9 @@ server test failure */ /* No comment provided by engineer. */ "Your contact" = "İrtibat kişiniz"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Kişiniz bağlantıyı silmediyse veya bu bağlantı kullanılmadıysa, bu bir hata olabilir - lütfen bildirin.\nBağlanmak için lütfen kişinizden başka bir bağlantı oluşturmasını isteyin ve sabit bir ağ bağlantınız olduğunu kontrol edin."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Kişiniz şu anda desteklenen maksimum boyuttan (%@) daha büyük bir dosya gönderdi."; diff --git a/apps/ios/uk.lproj/Localizable.strings b/apps/ios/uk.lproj/Localizable.strings index 5841b7910b..da89a767dc 100644 --- a/apps/ios/uk.lproj/Localizable.strings +++ b/apps/ios/uk.lproj/Localizable.strings @@ -28,9 +28,6 @@ /* No comment provided by engineer. */ "(new)" = "(новий)"; -/* chat link info line */ -"(signed)" = "(підписано)"; - /* No comment provided by engineer. */ "(this device v%@)" = "(цей пристрій v%@)"; @@ -1435,15 +1432,15 @@ server test step */ /* alert title */ "Connection error" = "Помилка підключення"; -/* conn error description */ -"Connection error (AUTH)" = "Помилка підключення (AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "з'єднання встановлене"; /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "Підключення заблоковано оператором сервера:\n%@"; +/* conn error description */ +"Connection link removed" = "Помилка підключення"; + /* No comment provided by engineer. */ "Connection not ready." = "Підключення не готове."; @@ -3352,15 +3349,6 @@ servers warning */ /* chat feature */ "Member reports" = "Повідомлення учасників"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "Роль учасника буде змінено на \"%@\". Усі учасники чату отримають сповіщення."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "Роль учасника буде змінено на \"%@\". Всі учасники групи будуть повідомлені про це."; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "Роль учасника буде змінено на \"%@\". Учасник отримає нове запрошення."; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "Учасника буде видалено з чату – це неможливо скасувати!"; @@ -4270,7 +4258,7 @@ alert button */ /* swipe action */ "Read" = "Читати"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "Читати далі"; /* No comment provided by engineer. */ @@ -4575,6 +4563,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "Роль"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "Роль учасника буде змінено на \"%@\". Усі учасники чату отримають сповіщення."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "Роль учасника буде змінено на \"%@\". Всі учасники групи будуть повідомлені про це."; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "Роль учасника буде змінено на \"%@\". Учасник отримає нове запрошення."; + /* No comment provided by engineer. */ "Run chat" = "Запустити чат"; @@ -4584,7 +4581,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "Безпечніші групи"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "Зберегти"; @@ -4813,9 +4811,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "Відправник скасував передачу файлу."; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "Можливо, відправник видалив запит на підключення."; - /* No comment provided by engineer. */ "Sending delivery receipts will be enabled for all contacts in all visible chat profiles." = "Надсилання підтверджень доставки буде ввімкнено для всіх контактів у всіх видимих профілях чату."; @@ -5413,6 +5408,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "Другу галочку ми пропустили! ✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "Можливо, відправник видалив запит на підключення."; + /* alert message */ "The sender will NOT be notified" = "Відправник НЕ буде повідомлений"; @@ -5641,9 +5639,6 @@ server test failure */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "Якщо ви не користуєтеся інтерфейсом виклику iOS, увімкніть режим \"Не турбувати\", щоб уникнути переривань."; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Якщо ваш контакт не видалив з'єднання або якщо це посилання вже використовувалося, це може бути помилкою - будь ласка, повідомте про це.\nЩоб підключитися, попросіть вашого контакта створити інше посилання і перевірте, чи маєте ви стабільне з'єднання з мережею."; - /* No comment provided by engineer. */ "Unlink" = "Роз'єднати зв'язок"; @@ -5701,7 +5696,8 @@ server test failure */ /* No comment provided by engineer. */ "Upgrade address" = "Адреса оновлення"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "Змінити адресу?"; /* No comment provided by engineer. */ @@ -6259,6 +6255,9 @@ server test failure */ /* No comment provided by engineer. */ "Your contact" = "Ваш контакт"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "Якщо ваш контакт не видалив з'єднання або якщо це посилання вже використовувалося, це може бути помилкою - будь ласка, повідомте про це.\nЩоб підключитися, попросіть вашого контакта створити інше посилання і перевірте, чи маєте ви стабільне з'єднання з мережею."; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "Ваш контакт надіслав файл, розмір якого перевищує підтримуваний на цей момент максимальний розмір (%@)."; diff --git a/apps/ios/zh-Hans.lproj/Localizable.strings b/apps/ios/zh-Hans.lproj/Localizable.strings index 14e7ebec2a..4dfb75d952 100644 --- a/apps/ios/zh-Hans.lproj/Localizable.strings +++ b/apps/ios/zh-Hans.lproj/Localizable.strings @@ -28,9 +28,6 @@ /* No comment provided by engineer. */ "(new)" = "(新)"; -/* chat link info line */ -"(signed)" = "(已签名)"; - /* No comment provided by engineer. */ "(this device v%@)" = "(此设备 v%@)"; @@ -1574,9 +1571,6 @@ server test step */ /* alert title */ "Connection error" = "连接错误"; -/* conn error description */ -"Connection error (AUTH)" = "连接错误(AUTH)"; - /* chat list item title (it should not be shown */ "connection established" = "连接已建立"; @@ -1586,6 +1580,9 @@ server test step */ /* No comment provided by engineer. */ "Connection is blocked by server operator:\n%@" = "连接被运营方 %@ 阻止"; +/* conn error description */ +"Connection link removed" = "连接错误"; + /* No comment provided by engineer. */ "Connection not ready." = "连接未就绪。"; @@ -1742,9 +1739,6 @@ server test step */ /* No comment provided by engineer. */ "Create public channel" = "创建公开频道"; -/* No comment provided by engineer. */ -"Create public channel (BETA)" = "创建公开频道(BETA)"; - /* server test step */ "Create queue" = "创建队列"; @@ -3705,15 +3699,6 @@ servers warning */ /* chat feature */ "Member reports" = "成员举报"; -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All chat members will be notified." = "将变更成员角色为“%@”。所有成员都会收到通知。"; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". All group members will be notified." = "成员角色将更改为 \"%@\"。所有群成员将收到通知。"; - -/* No comment provided by engineer. */ -"Role will be changed to \"%@\". The member will receive a new invitation." = "成员角色将更改为 \"%@\"。该成员将收到一份新的邀请。"; - /* alert message */ "Member will be removed from chat - this cannot be undone!" = "将从聊天中删除成员 - 此操作无法撤销!"; @@ -4677,7 +4662,8 @@ alert button */ /* No comment provided by engineer. */ "Profile theme" = "个人资料主题"; -/* alert message */ +/* alert message +alert title */ "Profile update will be sent to your SimpleX contacts." = "个人资料更新将发送给你的 SimpleX 联系人。"; /* No comment provided by engineer. */ @@ -4773,7 +4759,7 @@ alert button */ /* swipe action */ "Read" = "已读"; -/* No comment provided by engineer. */ +/* profile description teaser */ "Read more" = "阅读更多"; /* No comment provided by engineer. */ @@ -5135,6 +5121,15 @@ swipe action */ /* No comment provided by engineer. */ "Role" = "角色"; +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All chat members will be notified." = "将变更成员角色为“%@”。所有成员都会收到通知。"; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". All group members will be notified." = "成员角色将更改为 \"%@\"。所有群成员将收到通知。"; + +/* No comment provided by engineer. */ +"Role will be changed to \"%@\". The member will receive a new invitation." = "成员角色将更改为 \"%@\"。该成员将收到一份新的邀请。"; + /* No comment provided by engineer. */ "Run chat" = "运行聊天"; @@ -5147,7 +5142,8 @@ swipe action */ /* No comment provided by engineer. */ "Safer groups" = "更安全的群组"; -/* alert button +/* alert action +alert button chat item action */ "Save" = "保存"; @@ -5418,9 +5414,6 @@ chat item action */ /* alert message */ "Sender cancelled file transfer." = "发送人已取消文件传输。"; -/* No comment provided by engineer. */ -"Sender may have deleted the connection request." = "发送人可能已删除连接请求。"; - /* alert message */ "Sending a link preview may reveal your IP address to the website. You can change this in Privacy settings later." = "发送链接预览可能会向该网站透露你的 IP 地址。你稍后可以在隐私设置中更改此设置。"; @@ -6126,6 +6119,9 @@ server test failure */ /* No comment provided by engineer. */ "The second tick we missed! ✅" = "我们错过的第二个\"√\"!✅"; +/* No comment provided by engineer. */ +"The sender deleted the connection request." = "发送人可能已删除连接请求。"; + /* alert message */ "The sender will NOT be notified" = "发送者将不会收到通知"; @@ -6394,9 +6390,6 @@ alert subtitle */ /* No comment provided by engineer. */ "Unless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions." = "除非您使用 iOS 通话界面,否则请启用请勿打扰模式以避免打扰。"; -/* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "除非您的联系人已删除此连接或此链接已被使用,否则它可能是一个错误——请报告。\n如果要连接,请让您的联系人创建另一个连接链接,并检查您的网络连接是否稳定。"; - /* No comment provided by engineer. */ "Unlink" = "取消链接"; @@ -6463,7 +6456,8 @@ alert subtitle */ /* No comment provided by engineer. */ "Upgrade address" = "升级地址"; -/* alert message */ +/* alert message +alert title */ "Upgrade address?" = "升级地址?"; /* No comment provided by engineer. */ @@ -7096,6 +7090,9 @@ alert subtitle */ /* No comment provided by engineer. */ "Your contact" = "你的联系人"; +/* No comment provided by engineer. */ +"Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link." = "除非您的联系人已删除此连接或此链接已被使用,否则它可能是一个错误——请报告。\n如果要连接,请让您的联系人创建另一个连接链接,并检查您的网络连接是否稳定。"; + /* No comment provided by engineer. */ "Your contact sent a file that is larger than currently supported maximum size (%@)." = "您的联系人发送的文件大于当前支持的最大大小 (%@)。"; 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 10a3113378..6989521c6b 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/base/strings.xml @@ -216,15 +216,15 @@ Channel has no active relays. Please try to join later. App update required This group requires a newer version of the app. Please update the app to join. - Connection error (AUTH) - Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection. + Connection link removed + Your contact removed this link, or it was a one-time link that was already used.\nTo connect, ask your contact to create a new link. Connection blocked Connection is blocked by server operator:\n%1$s. Undelivered messages The connection reached the limit of undelivered messages, your contact may be offline. Error accepting contact request Error rejecting contact request - Sender may have deleted the connection request. + The sender deleted the connection request. Error deleting contact Error deleting group Error deleting private notes diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/bg/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/bg/strings.xml index 0adea03551..bd280cf4a3 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/bg/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/bg/strings.xml @@ -217,7 +217,7 @@ Идентификацията на устройството е деактивирано. Изключване на SimpleX заключване. Идентификацията на устройството не е активирана. Можете да включите SimpleX заключване през Настройки, след като активирате идентификацията на устройството. SimpleX заключване е включено - Грешка при свързване (AUTH) + Грешка при свързване свързване… Промени адреса за получаване Базата данни е изтрита diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/ca/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/ca/strings.xml index c53247853f..ce38afb836 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/ca/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/ca/strings.xml @@ -575,7 +575,7 @@ Error de connexió Temps de connexió enhaurit El contacte la existeix - Error de connexió (AUTH) + Error de connexió Nom del contacte Contacte eliminat! El contacte encara no s\'hi ha connectat! diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/cs/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/cs/strings.xml index 605d2134a7..b9e9a8e0b5 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/cs/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/cs/strings.xml @@ -353,7 +353,7 @@ Skupina Aktualizací nastavení se klient znovu připojí ke všem serverům. Nastavit 1 den - Chyba spojení (AUTH) + Chyba spojení Odesílatel možná smazal požadavek připojení Server vyžaduje autorizaci pro vytvoření front, zkontrolujte heslo. Odstranit frontu diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/da/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/da/strings.xml index d2acfe704a..f23a95defb 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/da/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/da/strings.xml @@ -305,7 +305,7 @@ Kontroller venligst, at du har brugt det korrekte link, eller bed din kontaktperson om at sende dig et nyt. Ikke-understøttet forbindelseslink Dette link kræver en nyere appversion. Opgrader appen, eller bed din kontaktperson om at sende et kompatibelt link. - Forbindelsesfejl (AUTH) + Forbindelsesfejl Medmindre din kontaktperson har slettet forbindelsen, eller dette link allerede er i brug, kan det være en fejl - rapporter det.\nFor at oprette forbindelse skal du bede din kontaktperson om at oprette et nyt forbindelseslink og kontrollere, at du har en stabil netværksforbindelse. Forbindelse blokeret Forbindelsen er blokeret af serveroperatøren:\n%1$s. diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/de/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/de/strings.xml index ce16f529ca..1506401d68 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/de/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/de/strings.xml @@ -66,7 +66,7 @@ Sie sind bereits mit %1$s verbunden. Ungültiger Verbindungslink Überprüfen Sie bitte, ob Sie den richtigen Link genutzt haben, oder bitten Sie Ihren Kontakt darum, Ihnen nochmal einen Link zuzusenden. - Verbindungsfehler (AUTH) + Verbindungsfehler Entweder hat Ihr Kontakt die Verbindung gelöscht, oder dieser Link wurde bereits verwendet, es könnte sich um einen Fehler handeln – bitte melden Sie ihn uns. \nBitten Sie Ihren Kontakt darum, einen weiteren Verbindungs-Link zu erzeugen, um sich neu verbinden zu können, und stellen Sie sicher, dass Sie eine stabile Netzwerkverbindung haben. Fehler beim Annehmen der Kontaktanfrage diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/fi/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/fi/strings.xml index 24afa33876..41f6edc08f 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/fi/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/fi/strings.xml @@ -59,7 +59,7 @@ Yhteysvirhe Tiedostoa ei voi vastaanottaa Kontakti on jo olemassa - Yhteysvirhe (AUTH) + Yhteysvirhe Luo tiedosto Luo jono Poista jono diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/fr/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/fr/strings.xml index c5a208851f..73d7401e29 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/fr/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/fr/strings.xml @@ -61,7 +61,7 @@ Délai de connexion Erreur lors de l\'envoi du message Vous êtes déjà connecté à %1$s. - Erreur de connexion (AUTH) + Erreur de connexion A moins que votre contact ait supprimé la connexion ou que ce lien ait déjà été utilisé, il peut s\'agir d\'un bug - veuillez le signaler. \nPour vous connecter, veuillez demander à votre contact de créer un autre lien de connexion et vérifiez que vous disposez d\'une connexion réseau stable. Erreur de validation de la demande de contact diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/hr/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/hr/strings.xml index 55d3e14907..2d29984da5 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/hr/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/hr/strings.xml @@ -1447,7 +1447,7 @@ Sačuvati i ažurirati grupni profil Uz smanjenu potrošnju baterije. (skenirati ili nalepiti iz memorije) - Greška u vezi (AUTH) + Greška u vezi Ažurirajte aplikaciju i kontaktirajte programere. Tokom uvoza došlo je do nekih nefatalnih grešaka: Sačuvati pristupnu frazu u podešavanjima diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/hu/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/hu/strings.xml index e1bc779f63..248e1d41ff 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/hu/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/hu/strings.xml @@ -201,7 +201,7 @@ A partnerei törlésre jelölhetnek üzeneteket; Ön majd meg tudja nézni azokat. Kapcsolódik az egyszer használható meghívón keresztül? Kapcsolódás egy hivatkozáson vagy QR-kódon keresztül - Kapcsolódási hiba (AUTH) + Kapcsolódási hiba Csak név Kapcsolódik a kapcsolattartási címen keresztül? Cím létrehozása diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/in/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/in/strings.xml index 903cb81970..5bf380ca0d 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/in/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/in/strings.xml @@ -1239,7 +1239,7 @@ Anda tidak dapat diverifikasi; silakan coba lagi. Versi server penerusan tidak kompatibel dengan pengaturan jaringan: %1$s. Versi server tujuan %1$s tidak kompatibel dengan server penerusan %2$s. - Kesalahan koneksi (AUTH) + Kesalahan koneksi Gagal menghubungkan ke server penerusan %1$s. Coba lagi nanti. Alamat server penerusan tidak kompatibel dengan pengaturan jaringan: %1$s. Unggah berkas diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/it/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/it/strings.xml index e7ea4a0216..4509f27be8 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/it/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/it/strings.xml @@ -64,7 +64,7 @@ Il contatto esiste già Link di connessione non valido Controlla di aver usato il link giusto o chiedi al tuo contatto di inviartene un altro. - Errore di connessione (AUTH) + Errore di connessione Errore di accettazione della richiesta del contatto Il mittente potrebbe aver eliminato la richiesta di connessione. Errore di eliminazione del contatto diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/ja/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/ja/strings.xml index f12b32ca5a..290791bbe1 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/ja/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/ja/strings.xml @@ -200,7 +200,7 @@ リンク経由で繋がる。 接続エラー 接続待ち (紹介済み) - 接続エラー (AUTH) + 接続エラー 接続タイムアウト 接続リクエストを送信しました! 接続 %1$d diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/lt/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/lt/strings.xml index 950569c85b..3b49472503 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/lt/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/lt/strings.xml @@ -608,7 +608,7 @@ Prisijungti per vienkartinę nuorodą? Užvėrimo mygtukas Įrenginiai - Ryšio klaida (AUTH) + Ryšio klaida Išjungti pranešimus Tęsti Pokalbio duomenų bazė ištrinta diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/nl/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/nl/strings.xml index 30301f5230..f14bf75ffb 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/nl/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/nl/strings.xml @@ -182,7 +182,7 @@ Oproep verbinden Maak link Verbind - Verbindingsfout (AUTH) + Verbindingsfout Maak een wachtrij Bevestig uw inloggegevens Verbinden… diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/pt-rBR/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/pt-rBR/strings.xml index 2d33731ce1..c3acc8b22d 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/pt-rBR/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/pt-rBR/strings.xml @@ -210,7 +210,7 @@ conectando… conectando (anunciado) Conexão - Erro de conexão (AUTH) + Erro de conexão conexão estabelecida conexão %1$d Atualmente, o tamanho máximo de arquivo suportado é %1$s. diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/pt/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/pt/strings.xml index bfbeeb0fef..08285dbe78 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/pt/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/pt/strings.xml @@ -333,7 +333,7 @@ Ligação de grupo conectando… conexão estabelecida - Erro de conexão (AUTH) + Erro de conexão Criar ficheiro conectando… Ícone de contexto diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/ru/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/ru/strings.xml index b5c560f7dd..5c3cb6c399 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/ru/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/ru/strings.xml @@ -66,7 +66,7 @@ Вы уже соединены с контактом %1$s. Ошибка в ссылке контакта Пожалуйста, проверьте, что Вы использовали правильную ссылку, или попросите Ваш контакт отправить Вам новую. - Ошибка соединения (AUTH) + Ошибка соединения Возможно, Ваш контакт удалил ссылку, или она уже была использована. Если это не так, то это может быть ошибкой - пожалуйста, сообщите нам об этом.\nЧтобы установить соединение, попросите Ваш контакт создать ещё одну ссылку и проверьте Ваше соединение с сетью. Ошибка при принятии запроса на соединение Отправитель мог удалить запрос на соединение. diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/th/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/th/strings.xml index 533b9a7c02..84627ee0dd 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/th/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/th/strings.xml @@ -172,7 +172,7 @@ สร้างการเชื่อมต่อแล้ว การเชื่อมต่อ %1$d ผู้ติดต่อรายนี้มีอยู่แล้ว - การเชื่อมต่อผิดพลาด (AUTH) + การเชื่อมต่อผิดพลาด เปรียบเทียบไฟล์ เชื่อมต่อ สร้างไฟล์ diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/uk/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/uk/strings.xml index 3b1f427021..b882021c0a 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/uk/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/uk/strings.xml @@ -171,7 +171,7 @@ Помилка підключення Будь ласка, перевірте ваше мережеве підключення з %1$s та спробуйте ще раз. Контакт вже існує - Помилка підключення (AUTH) + Помилка підключення Відправник, можливо, видалив запит на з\'єднання. Помилка видалення запиту на контакт Помилка зміни адреси diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/vi/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/vi/strings.xml index 791a233575..c285722200 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/vi/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/vi/strings.xml @@ -322,7 +322,7 @@ kết nối %1$d kết nối đã được tạo lập Kết nối với %1$s? - Lỗi kết nối (AUTH) + Lỗi kết nối Kết nối đang kết nối cuộc gọi… Kết nối qua địa chỉ liên lạc? diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/zh-rTW/strings.xml b/apps/multiplatform/common/src/commonMain/resources/MR/zh-rTW/strings.xml index d49c63886d..430ade9101 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/zh-rTW/strings.xml +++ b/apps/multiplatform/common/src/commonMain/resources/MR/zh-rTW/strings.xml @@ -310,7 +310,7 @@ 只有群組的負責人才能啟用語音訊息。 傳送 請你確認使用的是正確的連結,或者請你的聯絡人傳送一個新的連結給你。 - 連接錯誤 (AUTH) + 連接錯誤 除非你的聯絡人刪除了連結或此連結已經被使用,否則它可能是一個錯誤 - 請報告問題。 \n要連接,請詢問你的聯絡人建立新的連結和確保你的網路是穩定的。 接受聯絡人的連接請求時出錯