diff --git a/apps/ios/Shared/Model/SimpleXAPI.swift b/apps/ios/Shared/Model/SimpleXAPI.swift
index fab3e10990..ea48d5d7b3 100644
--- a/apps/ios/Shared/Model/SimpleXAPI.swift
+++ b/apps/ios/Shared/Model/SimpleXAPI.swift
@@ -1111,8 +1111,8 @@ func receiveFiles(user: any UserLike, fileIds: [Int64], userApprovedRelays: Bool
showAlert(
title: NSLocalizedString("Unknown servers!", comment: "alert title"),
message: (
- NSLocalizedString("Without Tor or VPN, your IP address will be visible to these XFTP relays: \(srvs).", comment: "alert message") +
- (otherErrsStr != "" ? "\n\n" + NSLocalizedString("Other file errors:\n\(otherErrsStr)", comment: "alert message") : "")
+ String.localizedStringWithFormat(NSLocalizedString("Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.", comment: "alert message"), srvs) +
+ (otherErrsStr != "" ? "\n\n" + String.localizedStringWithFormat(NSLocalizedString("Other file errors:\n%@", comment: "alert message"), otherErrsStr) : "")
),
buttonTitle: NSLocalizedString("Download", comment: "alert button"),
buttonAction: {
@@ -1156,7 +1156,7 @@ func receiveFiles(user: any UserLike, fileIds: [Int64], userApprovedRelays: Bool
await MainActor.run {
showAlert(
NSLocalizedString("Error receiving file", comment: "alert title"),
- message: NSLocalizedString("File errors:\n\(otherErrsStr)", comment: "alert message")
+ message: String.localizedStringWithFormat(NSLocalizedString("File errors:\n%@", comment: "alert message"), otherErrsStr)
)
}
}
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 f55c87b1b8..cbd0c2742b 100644
--- a/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff
+++ b/apps/ios/SimpleX Localizations/bg.xcloc/Localized Contents/bg.xliff
@@ -161,11 +161,31 @@
%d дниtime interval
+
+ %d file(s) are still being downloaded.
+ forward confirmation reason
+
+
+ %d file(s) failed to download.
+ forward confirmation reason
+
+
+ %d file(s) were deleted.
+ forward confirmation reason
+
+
+ %d file(s) were not downloaded.
+ forward confirmation reason
+ %d hours%d часаtime interval
+
+ %d messages not forwarded
+ alert title
+ %d min%d мин.
@@ -1194,7 +1214,7 @@
Cannot receive fileФайлът не може да бъде получен
- No comment provided by engineer.
+ alert titleCapacity exceeded - recipient did not receive previously sent messages.
@@ -2350,6 +2370,10 @@ This is your own one-time link!
Не изпращай история на нови членове.No comment provided by engineer.
+
+ Do not use credentials with proxy.
+ No comment provided by engineer.
+ Don't create addressНе създавай адрес
@@ -2373,7 +2397,8 @@ This is your own one-time link!
DownloadИзтегли
- chat item action
+ alert button
+ chat item actionDownload errors
@@ -2389,6 +2414,10 @@ This is your own one-time link!
Свали файлserver test step
+
+ Download files
+ alert action
+ DownloadedNo comment provided by engineer.
@@ -2809,7 +2838,7 @@ This is your own one-time link!
Error receiving fileГрешка при получаване на файл
- No comment provided by engineer.
+ alert titleError reconnecting server
@@ -3035,6 +3064,11 @@ This is your own one-time link!
File errorNo comment provided by engineer.
+
+ File errors:
+%@
+ alert message
+ File not found - most likely file was deleted or cancelled.file error text
@@ -3165,11 +3199,23 @@ This is your own one-time link!
Препратиchat item action
+
+ Forward %d message(s)?
+ alert title
+ Forward and save messagesПрепращане и запазване на съобщенияNo comment provided by engineer.
+
+ Forward messages
+ alert action
+
+
+ Forward messages without files?
+ alert message
+ ForwardedПрепратено
@@ -3180,6 +3226,10 @@ This is your own one-time link!
Препратено отNo comment provided by engineer.
+
+ Forwarding %lld messages
+ No comment provided by engineer.
+ Forwarding server %@ failed to connect to destination server %@. Please try later.No comment provided by engineer.
@@ -3465,6 +3515,10 @@ Error: %2$@
ICE сървъри (по един на ред)No comment provided by engineer.
+
+ IP address
+ No comment provided by engineer.
+ If you can't meet in person, show QR code in a video call, or share the link.Ако не можете да се срещнете лично, покажете QR код във видеоразговора или споделете линка.
@@ -4146,6 +4200,10 @@ This is your link for group %@!
Messages sentNo comment provided by engineer.
+
+ Messages were deleted after you selected them.
+ alert message
+ Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.Съобщенията, файловете и разговорите са защитени чрез **криптиране от край до край** с перфектна секретност при препращане, правдоподобно опровержение и възстановяване при взлом.
@@ -4435,6 +4493,10 @@ This is your link for group %@!
Nothing selectedNo comment provided by engineer.
+
+ Nothing to forward!
+ alert title
+ NotificationsИзвестия
@@ -4467,7 +4529,7 @@ This is your link for group %@!
OkОк
- No comment provided by engineer.
+ alert buttonOld database
@@ -4655,6 +4717,11 @@ Requires compatible VPN.
Other %@ serversNo comment provided by engineer.
+
+ Other file errors:
+%@
+ alert message
+ PING countPING бройка
@@ -4690,6 +4757,10 @@ Requires compatible VPN.
Кодът за достъп е зададен!No comment provided by engineer.
+
+ Password
+ No comment provided by engineer.
+ Password to showПарола за показване
@@ -4834,6 +4905,10 @@ Error: %@
Полски интерфейсNo comment provided by engineer.
+
+ Port
+ No comment provided by engineer.
+ Possibly, certificate fingerprint in server address is incorrectВъжможно е пръстовият отпечатък на сертификата в адреса на сървъра да е неправилен
@@ -5010,6 +5085,10 @@ Enable in *Network & servers* settings.
Proxied serversNo comment provided by engineer.
+
+ Proxy requires password
+ No comment provided by engineer.
+ Push notificationsPush известия
@@ -5398,6 +5477,10 @@ Enable in *Network & servers* settings.
SMP serverNo comment provided by engineer.
+
+ SOCKS proxy
+ No comment provided by engineer.
+ Safely receive filesNo comment provided by engineer.
@@ -5506,6 +5589,10 @@ Enable in *Network & servers* settings.
Запазено съобщениеmessage info title
+
+ Saving %lld messages
+ No comment provided by engineer.
+ ScaleNo comment provided by engineer.
@@ -5698,7 +5785,7 @@ Enable in *Network & servers* settings.
Sender cancelled file transfer.Подателят отмени прехвърлянето на файла.
- No comment provided by engineer.
+ alert messageSender may have deleted the connection request.
@@ -6738,7 +6825,7 @@ You will be prompted to complete authentication before this feature is enabled.<
Unknown servers!
- No comment provided by engineer.
+ alert titleUnless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions.
@@ -6848,6 +6935,10 @@ To connect, please ask your contact to create another connection link and check
Използвай .onion хостовеNo comment provided by engineer.
+
+ Use SOCKS proxy
+ No comment provided by engineer.
+ Use SimpleX Chat servers?Използвай сървърите на SimpleX Chat?
@@ -6919,6 +7010,10 @@ To connect, please ask your contact to create another connection link and check
User selectionNo comment provided by engineer.
+
+ Username
+ No comment provided by engineer.
+ Using SimpleX Chat servers.Използват се сървърите на SimpleX Chat.
@@ -7148,7 +7243,7 @@ To connect, please ask your contact to create another connection link and check
Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.
- No comment provided by engineer.
+ alert messageWrong database passphrase
@@ -7547,6 +7642,10 @@ Repeat connection request?
Вашите контакти ще останат свързани.No comment provided by engineer.
+
+ Your credentials may be sent unencrypted.
+ No comment provided by engineer.
+ Your current chat database will be DELETED and REPLACED with the imported one.Вашата текуща чат база данни ще бъде ИЗТРИТА и ЗАМЕНЕНА с импортираната.
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 3b29a1e51f..f53628f35f 100644
--- a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff
+++ b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff
@@ -158,11 +158,31 @@
%d dnítime interval
+
+ %d file(s) are still being downloaded.
+ forward confirmation reason
+
+
+ %d file(s) failed to download.
+ forward confirmation reason
+
+
+ %d file(s) were deleted.
+ forward confirmation reason
+
+
+ %d file(s) were not downloaded.
+ forward confirmation reason
+ %d hours%d hodintime interval
+
+ %d messages not forwarded
+ alert title
+ %d min%d minuty
@@ -1153,7 +1173,7 @@
Cannot receive fileNelze přijmout soubor
- No comment provided by engineer.
+ alert titleCapacity exceeded - recipient did not receive previously sent messages.
@@ -2271,6 +2291,10 @@ This is your own one-time link!
Do not send history to new members.No comment provided by engineer.
+
+ Do not use credentials with proxy.
+ No comment provided by engineer.
+ Don't create addressNevytvářet adresu
@@ -2293,7 +2317,8 @@ This is your own one-time link!
Download
- chat item action
+ alert button
+ chat item actionDownload errors
@@ -2308,6 +2333,10 @@ This is your own one-time link!
Stáhnout souborserver test step
+
+ Download files
+ alert action
+ DownloadedNo comment provided by engineer.
@@ -2713,7 +2742,7 @@ This is your own one-time link!
Error receiving fileChyba při příjmu souboru
- No comment provided by engineer.
+ alert titleError reconnecting server
@@ -2932,6 +2961,11 @@ This is your own one-time link!
File errorNo comment provided by engineer.
+
+ File errors:
+%@
+ alert message
+ File not found - most likely file was deleted or cancelled.file error text
@@ -3058,10 +3092,22 @@ This is your own one-time link!
Forwardchat item action
+
+ Forward %d message(s)?
+ alert title
+ Forward and save messagesNo comment provided by engineer.
+
+ Forward messages
+ alert action
+
+
+ Forward messages without files?
+ alert message
+ ForwardedNo comment provided by engineer.
@@ -3070,6 +3116,10 @@ This is your own one-time link!
Forwarded fromNo comment provided by engineer.
+
+ Forwarding %lld messages
+ No comment provided by engineer.
+ Forwarding server %@ failed to connect to destination server %@. Please try later.No comment provided by engineer.
@@ -3348,6 +3398,10 @@ Error: %2$@
Servery ICE (jeden na řádek)No comment provided by engineer.
+
+ IP address
+ No comment provided by engineer.
+ If you can't meet in person, show QR code in a video call, or share the link.Pokud se nemůžete setkat osobně, zobrazte QR kód ve videohovoru nebo sdílejte odkaz.
@@ -4002,6 +4056,10 @@ This is your link for group %@!
Messages sentNo comment provided by engineer.
+
+ Messages were deleted after you selected them.
+ alert message
+ Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.No comment provided by engineer.
@@ -4276,6 +4334,10 @@ This is your link for group %@!
Nothing selectedNo comment provided by engineer.
+
+ Nothing to forward!
+ alert title
+ NotificationsOznámení
@@ -4307,7 +4369,7 @@ This is your link for group %@!
OkOk
- No comment provided by engineer.
+ alert buttonOld database
@@ -4487,6 +4549,11 @@ Vyžaduje povolení sítě VPN.
Other %@ serversNo comment provided by engineer.
+
+ Other file errors:
+%@
+ alert message
+ PING countPočet PING
@@ -4522,6 +4589,10 @@ Vyžaduje povolení sítě VPN.
Heslo nastaveno!No comment provided by engineer.
+
+ Password
+ No comment provided by engineer.
+ Password to showHeslo k zobrazení
@@ -4658,6 +4729,10 @@ Error: %@
Polské rozhraníNo comment provided by engineer.
+
+ Port
+ No comment provided by engineer.
+ Possibly, certificate fingerprint in server address is incorrectJe možné, že otisk certifikátu v adrese serveru je nesprávný
@@ -4831,6 +4906,10 @@ Enable in *Network & servers* settings.
Proxied serversNo comment provided by engineer.
+
+ Proxy requires password
+ No comment provided by engineer.
+ Push notificationsNabízená oznámení
@@ -5208,6 +5287,10 @@ Enable in *Network & servers* settings.
SMP serverNo comment provided by engineer.
+
+ SOCKS proxy
+ No comment provided by engineer.
+ Safely receive filesNo comment provided by engineer.
@@ -5312,6 +5395,10 @@ Enable in *Network & servers* settings.
Saved messagemessage info title
+
+ Saving %lld messages
+ No comment provided by engineer.
+ ScaleNo comment provided by engineer.
@@ -5500,7 +5587,7 @@ Enable in *Network & servers* settings.
Sender cancelled file transfer.Odesílatel zrušil přenos souboru.
- No comment provided by engineer.
+ alert messageSender may have deleted the connection request.
@@ -6511,7 +6598,7 @@ Před zapnutím této funkce budete vyzváni k dokončení ověření.
Unknown servers!
- No comment provided by engineer.
+ alert titleUnless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions.
@@ -6616,6 +6703,10 @@ Chcete-li se připojit, požádejte svůj kontakt o vytvoření dalšího odkazu
Použít hostitele .onionNo comment provided by engineer.
+
+ Use SOCKS proxy
+ No comment provided by engineer.
+ Use SimpleX Chat servers?Používat servery SimpleX Chat?
@@ -6684,6 +6775,10 @@ Chcete-li se připojit, požádejte svůj kontakt o vytvoření dalšího odkazu
User selectionNo comment provided by engineer.
+
+ Username
+ No comment provided by engineer.
+ Using SimpleX Chat servers.Používat servery SimpleX Chat.
@@ -6896,7 +6991,7 @@ Chcete-li se připojit, požádejte svůj kontakt o vytvoření dalšího odkazu
Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.
- No comment provided by engineer.
+ alert messageWrong database passphrase
@@ -7278,6 +7373,10 @@ Repeat connection request?
Vaše kontakty zůstanou připojeny.No comment provided by engineer.
+
+ Your credentials may be sent unencrypted.
+ No comment provided by engineer.
+ Your current chat database will be DELETED and REPLACED with the imported one.Vaše aktuální chat databáze bude ODSTRANĚNA a NAHRAZENA importovanou.
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 884c322dae..a126212534 100644
--- a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff
+++ b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff
@@ -139,6 +139,7 @@
%1$@, %2$@
+ %1$@, %2$@format for date separator in chat
@@ -161,11 +162,31 @@
%d Tagetime interval
+
+ %d file(s) are still being downloaded.
+ forward confirmation reason
+
+
+ %d file(s) failed to download.
+ forward confirmation reason
+
+
+ %d file(s) were deleted.
+ forward confirmation reason
+
+
+ %d file(s) were not downloaded.
+ forward confirmation reason
+ %d hours%d Stundentime interval
+
+ %d messages not forwarded
+ alert title
+ %d min%d min
@@ -1026,6 +1047,7 @@
Auto-accept settings
+ Einstellungen automatisch akzeptierenalert title
@@ -1221,7 +1243,7 @@
Cannot receive fileDatei kann nicht empfangen werden
- No comment provided by engineer.
+ alert titleCapacity exceeded - recipient did not receive previously sent messages.
@@ -1351,6 +1373,7 @@
Chat preferences were changed.
+ Die Chat-Präferenzen wurden geändert.alert message
@@ -1754,6 +1777,7 @@ Das ist Ihr eigener Einmal-Link!
Corner
+ EckeNo comment provided by engineer.
@@ -2425,6 +2449,10 @@ Das ist Ihr eigener Einmal-Link!
Den Nachrichtenverlauf nicht an neue Mitglieder senden.No comment provided by engineer.
+
+ Do not use credentials with proxy.
+ No comment provided by engineer.
+ Don't create addressKeine Adresse erstellt
@@ -2448,7 +2476,8 @@ Das ist Ihr eigener Einmal-Link!
DownloadHerunterladen
- chat item action
+ alert button
+ chat item actionDownload errors
@@ -2465,6 +2494,10 @@ Das ist Ihr eigener Einmal-Link!
Datei herunterladenserver test step
+
+ Download files
+ alert action
+ DownloadedHeruntergeladen
@@ -2742,6 +2775,7 @@ Das ist Ihr eigener Einmal-Link!
Error changing connection profile
+ Fehler beim Wechseln des Verbindungs-ProfilsNo comment provided by engineer.
@@ -2756,6 +2790,7 @@ Das ist Ihr eigener Einmal-Link!
Error changing to incognito!
+ Fehler beim Wechseln zum Inkognito-Profil!No comment provided by engineer.
@@ -2880,6 +2915,7 @@ Das ist Ihr eigener Einmal-Link!
Error migrating settings
+ Fehler beim Migrieren der EinstellungenNo comment provided by engineer.
@@ -2890,7 +2926,7 @@ Das ist Ihr eigener Einmal-Link!
Error receiving fileFehler beim Empfangen der Datei
- No comment provided by engineer.
+ alert titleError reconnecting server
@@ -2984,6 +3020,7 @@ Das ist Ihr eigener Einmal-Link!
Error switching profile
+ Fehler beim Wechseln des ProfilsNo comment provided by engineer.
@@ -3122,6 +3159,11 @@ Das ist Ihr eigener Einmal-Link!
Datei-FehlerNo comment provided by engineer.
+
+ File errors:
+%@
+ alert message
+ File not found - most likely file was deleted or cancelled.Datei nicht gefunden - höchstwahrscheinlich wurde die Datei gelöscht oder der Transfer abgebrochen.
@@ -3257,11 +3299,23 @@ Das ist Ihr eigener Einmal-Link!
Weiterleitenchat item action
+
+ Forward %d message(s)?
+ alert title
+ Forward and save messagesNachrichten weiterleiten und speichernNo comment provided by engineer.
+
+ Forward messages
+ alert action
+
+
+ Forward messages without files?
+ alert message
+ ForwardedWeitergeleitet
@@ -3272,6 +3326,10 @@ Das ist Ihr eigener Einmal-Link!
Weitergeleitet ausNo comment provided by engineer.
+
+ Forwarding %lld messages
+ No comment provided by engineer.
+ Forwarding server %@ failed to connect to destination server %@. Please try later.Weiterleitungsserver %@ konnte sich nicht mit dem Zielserver %@ verbinden. Bitte versuchen Sie es später erneut.
@@ -3566,6 +3624,10 @@ Fehler: %2$@
ICE-Server (einer pro Zeile)No comment provided by engineer.
+
+ IP address
+ No comment provided by engineer.
+ If you can't meet in person, show QR code in a video call, or share the link.Falls Sie sich nicht persönlich treffen können, zeigen Sie den QR-Code in einem Videoanruf oder teilen Sie den Link.
@@ -4213,6 +4275,7 @@ Das ist Ihr Link für die Gruppe %@!
Message shape
+ Nachrichten-FormNo comment provided by engineer.
@@ -4265,6 +4328,10 @@ Das ist Ihr Link für die Gruppe %@!
Gesendete NachrichtenNo comment provided by engineer.
+
+ Messages were deleted after you selected them.
+ alert message
+ Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.Nachrichten, Dateien und Anrufe sind durch **Ende-zu-Ende-Verschlüsselung** mit Perfect Forward Secrecy, Ablehnung und Einbruchs-Wiederherstellung geschützt.
@@ -4560,6 +4627,10 @@ Das ist Ihr Link für die Gruppe %@!
Nichts ausgewähltNo comment provided by engineer.
+
+ Nothing to forward!
+ alert title
+ NotificationsBenachrichtigungen
@@ -4592,7 +4663,7 @@ Das ist Ihr Link für die Gruppe %@!
OkOk
- No comment provided by engineer.
+ alert buttonOld database
@@ -4783,6 +4854,11 @@ Dies erfordert die Aktivierung eines VPNs.
Andere %@ ServerNo comment provided by engineer.
+
+ Other file errors:
+%@
+ alert message
+ PING countPING-Zähler
@@ -4818,6 +4894,10 @@ Dies erfordert die Aktivierung eines VPNs.
Zugangscode eingestellt!No comment provided by engineer.
+
+ Password
+ No comment provided by engineer.
+ Password to showPasswort anzeigen
@@ -4967,6 +5047,10 @@ Fehler: %@
Polnische BedienoberflächeNo comment provided by engineer.
+
+ Port
+ No comment provided by engineer.
+ Possibly, certificate fingerprint in server address is incorrectDer Fingerabdruck des Zertifikats in der Serveradresse ist wahrscheinlich ungültig
@@ -5154,6 +5238,10 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Proxy-ServerNo comment provided by engineer.
+
+ Proxy requires password
+ No comment provided by engineer.
+ Push notificationsPush-Benachrichtigungen
@@ -5377,6 +5465,7 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Remove archive?
+ Archiv entfernen?No comment provided by engineer.
@@ -5559,6 +5648,10 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
SMP-ServerNo comment provided by engineer.
+
+ SOCKS proxy
+ No comment provided by engineer.
+ Safely receive filesDateien sicher empfangen
@@ -5647,6 +5740,7 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Save your profile?
+ Ihr Profil speichern?alert title
@@ -5669,6 +5763,10 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Gespeicherte Nachrichtmessage info title
+
+ Saving %lld messages
+ No comment provided by engineer.
+ ScaleSkalieren
@@ -5751,6 +5849,7 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Select chat profile
+ Chat-Profil auswählenNo comment provided by engineer.
@@ -5871,7 +5970,7 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Sender cancelled file transfer.Der Absender hat die Dateiübertragung abgebrochen.
- No comment provided by engineer.
+ alert messageSender may have deleted the connection request.
@@ -6090,6 +6189,7 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Settings were changed.
+ Die Einstellungen wurden geändert.alert message
@@ -6129,6 +6229,7 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Share profile
+ Profil teilenNo comment provided by engineer.
@@ -6298,6 +6399,7 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Some app settings were not migrated.
+ Einige App-Einstellungen wurden nicht migriert.No comment provided by engineer.
@@ -6477,6 +6579,7 @@ Aktivieren Sie es in den *Netzwerk & Server* Einstellungen.
Tail
+ SprechblaseNo comment provided by engineer.
@@ -6673,6 +6776,7 @@ Dies kann passieren, wenn es einen Fehler gegeben hat oder die Verbindung kompro
The uploaded database archive will be permanently removed from the servers.
+ Das hochgeladene Datenbank-Archiv wird dauerhaft von den Servern entfernt.No comment provided by engineer.
@@ -6955,7 +7059,7 @@ Sie werden aufgefordert, die Authentifizierung abzuschließen, bevor diese Funkt
Unknown servers!Unbekannte Server!
- No comment provided by engineer.
+ alert titleUnless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions.
@@ -7069,6 +7173,10 @@ Bitten Sie Ihren Kontakt darum einen weiteren Verbindungs-Link zu erzeugen, um s
Verwende .onion-HostsNo comment provided by engineer.
+
+ Use SOCKS proxy
+ No comment provided by engineer.
+ Use SimpleX Chat servers?Verwenden Sie SimpleX-Chat-Server?
@@ -7144,6 +7252,10 @@ Bitten Sie Ihren Kontakt darum einen weiteren Verbindungs-Link zu erzeugen, um s
Benutzer-AuswahlNo comment provided by engineer.
+
+ Username
+ No comment provided by engineer.
+ Using SimpleX Chat servers.Verwendung von SimpleX-Chat-Servern.
@@ -7377,7 +7489,7 @@ Bitten Sie Ihren Kontakt darum einen weiteren Verbindungs-Link zu erzeugen, um s
Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.Ohne Tor- oder VPN-Nutzung wird Ihre IP-Adresse für diese XFTP-Relais sichtbar sein: %@.
- No comment provided by engineer.
+ alert messageWrong database passphrase
@@ -7760,6 +7872,7 @@ Verbindungsanfrage wiederholen?
Your chat preferences
+ Ihre Chat-Präferenzenalert title
@@ -7769,6 +7882,7 @@ Verbindungsanfrage wiederholen?
Your connection was moved to %@ but an unexpected error occurred while redirecting you to the profile.
+ Ihre Verbindung wurde auf %@ verschoben. Während Sie auf das Profil weitergeleitet wurden trat aber ein unerwarteter Fehler auf.No comment provided by engineer.
@@ -7786,6 +7900,10 @@ Verbindungsanfrage wiederholen?
Ihre Kontakte bleiben weiterhin verbunden.No comment provided by engineer.
+
+ Your credentials may be sent unencrypted.
+ No comment provided by engineer.
+ Your current chat database will be DELETED and REPLACED with the imported one.Ihre aktuelle Chat-Datenbank wird GELÖSCHT und durch die Importierte ERSETZT.
@@ -7823,6 +7941,7 @@ Verbindungsanfrage wiederholen?
Your profile was changed. If you save it, the updated profile will be sent to all your contacts.
+ Ihr Profil wurde geändert. Wenn Sie es speichern, wird das aktualisierte Profil an alle Ihre Kontakte gesendet.alert message
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 6eb935222f..e98bd7b784 100644
--- a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff
+++ b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff
@@ -162,11 +162,36 @@
%d daystime interval
+
+ %d file(s) are still being downloaded.
+ %d file(s) are still being downloaded.
+ forward confirmation reason
+
+
+ %d file(s) failed to download.
+ %d file(s) failed to download.
+ forward confirmation reason
+
+
+ %d file(s) were deleted.
+ %d file(s) were deleted.
+ forward confirmation reason
+
+
+ %d file(s) were not downloaded.
+ %d file(s) were not downloaded.
+ forward confirmation reason
+ %d hours%d hourstime interval
+
+ %d messages not forwarded
+ %d messages not forwarded
+ alert title
+ %d min%d min
@@ -1223,7 +1248,7 @@
Cannot receive fileCannot receive file
- No comment provided by engineer.
+ alert titleCapacity exceeded - recipient did not receive previously sent messages.
@@ -2429,6 +2454,11 @@ This is your own one-time link!
Do not send history to new members.No comment provided by engineer.
+
+ Do not use credentials with proxy.
+ Do not use credentials with proxy.
+ No comment provided by engineer.
+ Don't create addressDon't create address
@@ -2452,7 +2482,8 @@ This is your own one-time link!
DownloadDownload
- chat item action
+ alert button
+ chat item actionDownload errors
@@ -2469,6 +2500,11 @@ This is your own one-time link!
Download fileserver test step
+
+ Download files
+ Download files
+ alert action
+ DownloadedDownloaded
@@ -2897,7 +2933,7 @@ This is your own one-time link!
Error receiving fileError receiving file
- No comment provided by engineer.
+ alert titleError reconnecting server
@@ -3130,6 +3166,13 @@ This is your own one-time link!
File errorNo comment provided by engineer.
+
+ File errors:
+%@
+ File errors:
+%@
+ alert message
+ File not found - most likely file was deleted or cancelled.File not found - most likely file was deleted or cancelled.
@@ -3265,11 +3308,26 @@ This is your own one-time link!
Forwardchat item action
+
+ Forward %d message(s)?
+ Forward %d message(s)?
+ alert title
+ Forward and save messagesForward and save messagesNo comment provided by engineer.
+
+ Forward messages
+ Forward messages
+ alert action
+
+
+ Forward messages without files?
+ Forward messages without files?
+ alert message
+ ForwardedForwarded
@@ -3280,6 +3338,11 @@ This is your own one-time link!
Forwarded fromNo comment provided by engineer.
+
+ Forwarding %lld messages
+ Forwarding %lld messages
+ No comment provided by engineer.
+ Forwarding server %@ failed to connect to destination server %@. Please try later.Forwarding server %@ failed to connect to destination server %@. Please try later.
@@ -3574,6 +3637,11 @@ Error: %2$@
ICE servers (one per line)No comment provided by engineer.
+
+ IP address
+ IP address
+ No comment provided by engineer.
+ If you can't meet in person, show QR code in a video call, or share the link.If you can't meet in person, show QR code in a video call, or share the link.
@@ -4274,6 +4342,11 @@ This is your link for group %@!
Messages sentNo comment provided by engineer.
+
+ Messages were deleted after you selected them.
+ Messages were deleted after you selected them.
+ alert message
+ Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.
@@ -4569,6 +4642,11 @@ This is your link for group %@!
Nothing selectedNo comment provided by engineer.
+
+ Nothing to forward!
+ Nothing to forward!
+ alert title
+ NotificationsNotifications
@@ -4601,7 +4679,7 @@ This is your link for group %@!
OkOk
- No comment provided by engineer.
+ alert buttonOld database
@@ -4792,6 +4870,13 @@ Requires compatible VPN.
Other %@ serversNo comment provided by engineer.
+
+ Other file errors:
+%@
+ Other file errors:
+%@
+ alert message
+ PING countPING count
@@ -4827,6 +4912,11 @@ Requires compatible VPN.
Passcode set!No comment provided by engineer.
+
+ Password
+ Password
+ No comment provided by engineer.
+ Password to showPassword to show
@@ -4976,6 +5066,11 @@ Error: %@
Polish interfaceNo comment provided by engineer.
+
+ Port
+ Port
+ No comment provided by engineer.
+ Possibly, certificate fingerprint in server address is incorrectPossibly, certificate fingerprint in server address is incorrect
@@ -5163,6 +5258,11 @@ Enable in *Network & servers* settings.
Proxied serversNo comment provided by engineer.
+
+ Proxy requires password
+ Proxy requires password
+ No comment provided by engineer.
+ Push notificationsPush notifications
@@ -5569,6 +5669,11 @@ Enable in *Network & servers* settings.
SMP serverNo comment provided by engineer.
+
+ SOCKS proxy
+ SOCKS proxy
+ No comment provided by engineer.
+ Safely receive filesSafely receive files
@@ -5680,6 +5785,11 @@ Enable in *Network & servers* settings.
Saved messagemessage info title
+
+ Saving %lld messages
+ Saving %lld messages
+ No comment provided by engineer.
+ ScaleScale
@@ -5883,7 +5993,7 @@ Enable in *Network & servers* settings.
Sender cancelled file transfer.Sender cancelled file transfer.
- No comment provided by engineer.
+ alert messageSender may have deleted the connection request.
@@ -6972,7 +7082,7 @@ You will be prompted to complete authentication before this feature is enabled.<
Unknown servers!Unknown servers!
- No comment provided by engineer.
+ alert titleUnless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions.
@@ -7086,6 +7196,11 @@ To connect, please ask your contact to create another connection link and check
Use .onion hostsNo comment provided by engineer.
+
+ Use SOCKS proxy
+ Use SOCKS proxy
+ No comment provided by engineer.
+ Use SimpleX Chat servers?Use SimpleX Chat servers?
@@ -7161,6 +7276,11 @@ To connect, please ask your contact to create another connection link and check
User selectionNo comment provided by engineer.
+
+ Username
+ Username
+ No comment provided by engineer.
+ Using SimpleX Chat servers.Using SimpleX Chat servers.
@@ -7394,7 +7514,7 @@ To connect, please ask your contact to create another connection link and check
Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.
- No comment provided by engineer.
+ alert messageWrong database passphrase
@@ -7805,6 +7925,11 @@ Repeat connection request?
Your contacts will remain connected.No comment provided by engineer.
+
+ Your credentials may be sent unencrypted.
+ Your credentials may be sent unencrypted.
+ No comment provided by engineer.
+ Your current chat database will be DELETED and REPLACED with the imported one.Your current chat database will be DELETED and REPLACED with the imported one.
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 a10a1594de..22251b7443 100644
--- a/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff
+++ b/apps/ios/SimpleX Localizations/es.xcloc/Localized Contents/es.xliff
@@ -161,11 +161,31 @@
%d díastime interval
+
+ %d file(s) are still being downloaded.
+ forward confirmation reason
+
+
+ %d file(s) failed to download.
+ forward confirmation reason
+
+
+ %d file(s) were deleted.
+ forward confirmation reason
+
+
+ %d file(s) were not downloaded.
+ forward confirmation reason
+ %d hours%d horastime interval
+
+ %d messages not forwarded
+ alert title
+ %d min%d minutos
@@ -1221,7 +1241,7 @@
Cannot receive fileNo se puede recibir el archivo
- No comment provided by engineer.
+ alert titleCapacity exceeded - recipient did not receive previously sent messages.
@@ -2425,6 +2445,10 @@ This is your own one-time link!
No se envía el historial a los miembros nuevos.No comment provided by engineer.
+
+ Do not use credentials with proxy.
+ No comment provided by engineer.
+ Don't create addressNo crear dirección SimpleX
@@ -2448,7 +2472,8 @@ This is your own one-time link!
DownloadDescargar
- chat item action
+ alert button
+ chat item actionDownload errors
@@ -2465,6 +2490,10 @@ This is your own one-time link!
Descargar archivoserver test step
+
+ Download files
+ alert action
+ DownloadedDescargado
@@ -2890,7 +2919,7 @@ This is your own one-time link!
Error receiving fileError al recibir archivo
- No comment provided by engineer.
+ alert titleError reconnecting server
@@ -3122,6 +3151,11 @@ This is your own one-time link!
Error de archivoNo comment provided by engineer.
+
+ File errors:
+%@
+ alert message
+ File not found - most likely file was deleted or cancelled.Archivo no encontrado, probablemente haya sido borrado o cancelado.
@@ -3257,11 +3291,23 @@ This is your own one-time link!
Reenviarchat item action
+
+ Forward %d message(s)?
+ alert title
+ Forward and save messagesReenviar y guardar mensajesNo comment provided by engineer.
+
+ Forward messages
+ alert action
+
+
+ Forward messages without files?
+ alert message
+ ForwardedReenviado
@@ -3272,6 +3318,10 @@ This is your own one-time link!
Reenviado porNo comment provided by engineer.
+
+ Forwarding %lld messages
+ No comment provided by engineer.
+ Forwarding server %@ failed to connect to destination server %@. Please try later.El servidor de reenvío %@ no ha podido conectarse al servidor de destino %@. Por favor, intentalo más tarde.
@@ -3566,6 +3616,10 @@ Error: %2$@
Servidores ICE (uno por línea)No comment provided by engineer.
+
+ IP address
+ No comment provided by engineer.
+ If you can't meet in person, show QR code in a video call, or share the link.Si no puedes reunirte en persona, muestra el código QR por videollamada o comparte el enlace.
@@ -4265,6 +4319,10 @@ This is your link for group %@!
Mensajes enviadosNo comment provided by engineer.
+
+ Messages were deleted after you selected them.
+ alert message
+ Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.Los mensajes, archivos y llamadas están protegidos mediante **cifrado de extremo a extremo** con secreto perfecto hacía adelante, repudio y recuperación tras ataque.
@@ -4560,6 +4618,10 @@ This is your link for group %@!
Nada seleccionadoNo comment provided by engineer.
+
+ Nothing to forward!
+ alert title
+ NotificationsNotificaciones
@@ -4592,7 +4654,7 @@ This is your link for group %@!
OkOk
- No comment provided by engineer.
+ alert buttonOld database
@@ -4783,6 +4845,11 @@ Requiere activación de la VPN.
Otros servidores %@No comment provided by engineer.
+
+ Other file errors:
+%@
+ alert message
+ PING countContador PING
@@ -4818,6 +4885,10 @@ Requiere activación de la VPN.
¡Código de acceso guardado!No comment provided by engineer.
+
+ Password
+ No comment provided by engineer.
+ Password to showContraseña para hacerlo visible
@@ -4967,6 +5038,10 @@ Error: %@
Interfaz en polacoNo comment provided by engineer.
+
+ Port
+ No comment provided by engineer.
+ Possibly, certificate fingerprint in server address is incorrectPosiblemente la huella digital del certificado en la dirección del servidor es incorrecta
@@ -5154,6 +5229,10 @@ Actívalo en ajustes de *Servidores y Redes*.
Servidores con proxyNo comment provided by engineer.
+
+ Proxy requires password
+ No comment provided by engineer.
+ Push notificationsNotificaciones automáticas
@@ -5559,6 +5638,10 @@ Actívalo en ajustes de *Servidores y Redes*.
Servidor SMPNo comment provided by engineer.
+
+ SOCKS proxy
+ No comment provided by engineer.
+ Safely receive filesRecibe archivos de forma segura
@@ -5669,6 +5752,10 @@ Actívalo en ajustes de *Servidores y Redes*.
Mensaje guardadomessage info title
+
+ Saving %lld messages
+ No comment provided by engineer.
+ ScaleEscala
@@ -5871,7 +5958,7 @@ Actívalo en ajustes de *Servidores y Redes*.
Sender cancelled file transfer.El remitente ha cancelado la transferencia de archivos.
- No comment provided by engineer.
+ alert messageSender may have deleted the connection request.
@@ -6955,7 +7042,7 @@ Se te pedirá que completes la autenticación antes de activar esta función.
Unknown servers!¡Servidores desconocidos!
- No comment provided by engineer.
+ alert titleUnless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions.
@@ -7069,6 +7156,10 @@ Para conectarte pide a tu contacto que cree otro enlace y comprueba la conexión
Usar hosts .onionNo comment provided by engineer.
+
+ Use SOCKS proxy
+ No comment provided by engineer.
+ Use SimpleX Chat servers?¿Usar servidores SimpleX Chat?
@@ -7144,6 +7235,10 @@ Para conectarte pide a tu contacto que cree otro enlace y comprueba la conexión
Selección de usuariosNo comment provided by engineer.
+
+ Username
+ No comment provided by engineer.
+ Using SimpleX Chat servers.Usar servidores SimpleX Chat.
@@ -7377,7 +7472,7 @@ Para conectarte pide a tu contacto que cree otro enlace y comprueba la conexión
Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.Sin Tor o VPN, tu dirección IP será visible para estos servidores XFTP: %@.
- No comment provided by engineer.
+ alert messageWrong database passphrase
@@ -7786,6 +7881,10 @@ Repeat connection request?
Tus contactos permanecerán conectados.No comment provided by engineer.
+
+ Your credentials may be sent unencrypted.
+ No comment provided by engineer.
+ Your current chat database will be DELETED and REPLACED with the imported one.La base de datos actual será ELIMINADA y SUSTITUIDA por la importada.
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 cf2ea3c36d..3035f3e8f7 100644
--- a/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff
+++ b/apps/ios/SimpleX Localizations/fi.xcloc/Localized Contents/fi.xliff
@@ -156,11 +156,31 @@
%d päiväätime interval
+
+ %d file(s) are still being downloaded.
+ forward confirmation reason
+
+
+ %d file(s) failed to download.
+ forward confirmation reason
+
+
+ %d file(s) were deleted.
+ forward confirmation reason
+
+
+ %d file(s) were not downloaded.
+ forward confirmation reason
+ %d hours%d tuntiatime interval
+
+ %d messages not forwarded
+ alert title
+ %d min%d min
@@ -1146,7 +1166,7 @@
Cannot receive fileTiedostoa ei voi vastaanottaa
- No comment provided by engineer.
+ alert titleCapacity exceeded - recipient did not receive previously sent messages.
@@ -2264,6 +2284,10 @@ This is your own one-time link!
Do not send history to new members.No comment provided by engineer.
+
+ Do not use credentials with proxy.
+ No comment provided by engineer.
+ Don't create addressÄlä luo osoitetta
@@ -2286,7 +2310,8 @@ This is your own one-time link!
Download
- chat item action
+ alert button
+ chat item actionDownload errors
@@ -2301,6 +2326,10 @@ This is your own one-time link!
Lataa tiedostoserver test step
+
+ Download files
+ alert action
+ DownloadedNo comment provided by engineer.
@@ -2704,7 +2733,7 @@ This is your own one-time link!
Error receiving fileVirhe tiedoston vastaanottamisessa
- No comment provided by engineer.
+ alert titleError reconnecting server
@@ -2922,6 +2951,11 @@ This is your own one-time link!
File errorNo comment provided by engineer.
+
+ File errors:
+%@
+ alert message
+ File not found - most likely file was deleted or cancelled.file error text
@@ -3048,10 +3082,22 @@ This is your own one-time link!
Forwardchat item action
+
+ Forward %d message(s)?
+ alert title
+ Forward and save messagesNo comment provided by engineer.
+
+ Forward messages
+ alert action
+
+
+ Forward messages without files?
+ alert message
+ ForwardedNo comment provided by engineer.
@@ -3060,6 +3106,10 @@ This is your own one-time link!
Forwarded fromNo comment provided by engineer.
+
+ Forwarding %lld messages
+ No comment provided by engineer.
+ Forwarding server %@ failed to connect to destination server %@. Please try later.No comment provided by engineer.
@@ -3338,6 +3388,10 @@ Error: %2$@
ICE-palvelimet (yksi per rivi)No comment provided by engineer.
+
+ IP address
+ No comment provided by engineer.
+ If you can't meet in person, show QR code in a video call, or share the link.Jos et voi tavata henkilökohtaisesti, näytä QR-koodi videopuhelussa tai jaa linkki.
@@ -3992,6 +4046,10 @@ This is your link for group %@!
Messages sentNo comment provided by engineer.
+
+ Messages were deleted after you selected them.
+ alert message
+ Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.No comment provided by engineer.
@@ -4265,6 +4323,10 @@ This is your link for group %@!
Nothing selectedNo comment provided by engineer.
+
+ Nothing to forward!
+ alert title
+ NotificationsIlmoitukset
@@ -4296,7 +4358,7 @@ This is your link for group %@!
OkOk
- No comment provided by engineer.
+ alert buttonOld database
@@ -4475,6 +4537,11 @@ Edellyttää VPN:n sallimista.
Other %@ serversNo comment provided by engineer.
+
+ Other file errors:
+%@
+ alert message
+ PING countPING-määrä
@@ -4510,6 +4577,10 @@ Edellyttää VPN:n sallimista.
Pääsykoodi asetettu!No comment provided by engineer.
+
+ Password
+ No comment provided by engineer.
+ Password to showSalasana näytettäväksi
@@ -4646,6 +4717,10 @@ Error: %@
Puolalainen käyttöliittymäNo comment provided by engineer.
+
+ Port
+ No comment provided by engineer.
+ Possibly, certificate fingerprint in server address is incorrectPalvelimen osoitteen varmenteen sormenjälki on mahdollisesti virheellinen
@@ -4819,6 +4894,10 @@ Enable in *Network & servers* settings.
Proxied serversNo comment provided by engineer.
+
+ Proxy requires password
+ No comment provided by engineer.
+ Push notificationsPush-ilmoitukset
@@ -5196,6 +5275,10 @@ Enable in *Network & servers* settings.
SMP serverNo comment provided by engineer.
+
+ SOCKS proxy
+ No comment provided by engineer.
+ Safely receive filesNo comment provided by engineer.
@@ -5300,6 +5383,10 @@ Enable in *Network & servers* settings.
Saved messagemessage info title
+
+ Saving %lld messages
+ No comment provided by engineer.
+ ScaleNo comment provided by engineer.
@@ -5487,7 +5574,7 @@ Enable in *Network & servers* settings.
Sender cancelled file transfer.Lähettäjä peruutti tiedoston siirron.
- No comment provided by engineer.
+ alert messageSender may have deleted the connection request.
@@ -6496,7 +6583,7 @@ Sinua kehotetaan suorittamaan todennus loppuun, ennen kuin tämä ominaisuus ote
Unknown servers!
- No comment provided by engineer.
+ alert titleUnless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions.
@@ -6601,6 +6688,10 @@ Jos haluat muodostaa yhteyden, pyydä kontaktiasi luomaan toinen yhteyslinkki ja
Käytä .onion-isäntiäNo comment provided by engineer.
+
+ Use SOCKS proxy
+ No comment provided by engineer.
+ Use SimpleX Chat servers?Käytä SimpleX Chat palvelimia?
@@ -6669,6 +6760,10 @@ Jos haluat muodostaa yhteyden, pyydä kontaktiasi luomaan toinen yhteyslinkki ja
User selectionNo comment provided by engineer.
+
+ Username
+ No comment provided by engineer.
+ Using SimpleX Chat servers.Käyttää SimpleX Chat -palvelimia.
@@ -6881,7 +6976,7 @@ Jos haluat muodostaa yhteyden, pyydä kontaktiasi luomaan toinen yhteyslinkki ja
Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.
- No comment provided by engineer.
+ alert messageWrong database passphrase
@@ -7263,6 +7358,10 @@ Repeat connection request?
Kontaktisi pysyvät yhdistettyinä.No comment provided by engineer.
+
+ Your credentials may be sent unencrypted.
+ No comment provided by engineer.
+ Your current chat database will be DELETED and REPLACED with the imported one.Nykyinen keskustelut-tietokantasi poistetaan ja korvataan tuodulla tietokannalla.
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 547d0f3674..2d86fbe760 100644
--- a/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff
+++ b/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff
@@ -161,11 +161,31 @@
%d jourstime interval
+
+ %d file(s) are still being downloaded.
+ forward confirmation reason
+
+
+ %d file(s) failed to download.
+ forward confirmation reason
+
+
+ %d file(s) were deleted.
+ forward confirmation reason
+
+
+ %d file(s) were not downloaded.
+ forward confirmation reason
+ %d hours%d heurestime interval
+
+ %d messages not forwarded
+ alert title
+ %d min%d min
@@ -1221,7 +1241,7 @@
Cannot receive fileImpossible de recevoir le fichier
- No comment provided by engineer.
+ alert titleCapacity exceeded - recipient did not receive previously sent messages.
@@ -2425,6 +2445,10 @@ Il s'agit de votre propre lien unique !
Ne pas envoyer d'historique aux nouveaux membres.No comment provided by engineer.
+
+ Do not use credentials with proxy.
+ No comment provided by engineer.
+ Don't create addressNe pas créer d'adresse
@@ -2448,7 +2472,8 @@ Il s'agit de votre propre lien unique !
DownloadTélécharger
- chat item action
+ alert button
+ chat item actionDownload errors
@@ -2465,6 +2490,10 @@ Il s'agit de votre propre lien unique !
Télécharger le fichierserver test step
+
+ Download files
+ alert action
+ DownloadedTéléchargé
@@ -2890,7 +2919,7 @@ Il s'agit de votre propre lien unique !
Error receiving fileErreur lors de la réception du fichier
- No comment provided by engineer.
+ alert titleError reconnecting server
@@ -3122,6 +3151,11 @@ Il s'agit de votre propre lien unique !
Erreur de fichierNo comment provided by engineer.
+
+ File errors:
+%@
+ alert message
+ File not found - most likely file was deleted or cancelled.Fichier introuvable - le fichier a probablement été supprimé ou annulé.
@@ -3257,11 +3291,23 @@ Il s'agit de votre propre lien unique !
Transférerchat item action
+
+ Forward %d message(s)?
+ alert title
+ Forward and save messagesTransférer et sauvegarder des messagesNo comment provided by engineer.
+
+ Forward messages
+ alert action
+
+
+ Forward messages without files?
+ alert message
+ ForwardedTransféré
@@ -3272,6 +3318,10 @@ Il s'agit de votre propre lien unique !
Transféré depuisNo comment provided by engineer.
+
+ Forwarding %lld messages
+ No comment provided by engineer.
+ Forwarding server %@ failed to connect to destination server %@. Please try later.Le serveur de redirection %@ n'a pas réussi à se connecter au serveur de destination %@. Veuillez réessayer plus tard.
@@ -3566,6 +3616,10 @@ Erreur : %2$@
Serveurs ICE (un par ligne)No comment provided by engineer.
+
+ IP address
+ No comment provided by engineer.
+ If you can't meet in person, show QR code in a video call, or share the link.Si vous ne pouvez pas vous rencontrer en personne, montrez le code QR lors d'un appel vidéo ou partagez le lien.
@@ -4265,6 +4319,10 @@ Voici votre lien pour le groupe %@ !
Messages envoyésNo comment provided by engineer.
+
+ Messages were deleted after you selected them.
+ alert message
+ Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.Les messages, fichiers et appels sont protégés par un chiffrement **de bout en bout** avec une confidentialité persistante, une répudiation et une récupération en cas d'effraction.
@@ -4560,6 +4618,10 @@ Voici votre lien pour le groupe %@ !
Aucune sélectionNo comment provided by engineer.
+
+ Nothing to forward!
+ alert title
+ NotificationsNotifications
@@ -4592,7 +4654,7 @@ Voici votre lien pour le groupe %@ !
OkOk
- No comment provided by engineer.
+ alert buttonOld database
@@ -4783,6 +4845,11 @@ Nécessite l'activation d'un VPN.
Autres serveurs %@No comment provided by engineer.
+
+ Other file errors:
+%@
+ alert message
+ PING countNombre de PING
@@ -4818,6 +4885,10 @@ Nécessite l'activation d'un VPN.
Code d'accès défini !No comment provided by engineer.
+
+ Password
+ No comment provided by engineer.
+ Password to showMot de passe à entrer
@@ -4967,6 +5038,10 @@ Erreur : %@
Interface en polonaisNo comment provided by engineer.
+
+ Port
+ No comment provided by engineer.
+ Possibly, certificate fingerprint in server address is incorrectIl est possible que l'empreinte du certificat dans l'adresse du serveur soit incorrecte
@@ -5154,6 +5229,10 @@ Activez-le dans les paramètres *Réseau et serveurs*.
Serveurs routés via des proxyNo comment provided by engineer.
+
+ Proxy requires password
+ No comment provided by engineer.
+ Push notificationsNotifications push
@@ -5559,6 +5638,10 @@ Activez-le dans les paramètres *Réseau et serveurs*.
Serveur SMPNo comment provided by engineer.
+
+ SOCKS proxy
+ No comment provided by engineer.
+ Safely receive filesRéception de fichiers en toute sécurité
@@ -5669,6 +5752,10 @@ Activez-le dans les paramètres *Réseau et serveurs*.
Message enregistrémessage info title
+
+ Saving %lld messages
+ No comment provided by engineer.
+ ScaleÉchelle
@@ -5871,7 +5958,7 @@ Activez-le dans les paramètres *Réseau et serveurs*.
Sender cancelled file transfer.L'expéditeur a annulé le transfert de fichiers.
- No comment provided by engineer.
+ alert messageSender may have deleted the connection request.
@@ -6955,7 +7042,7 @@ Vous serez invité à confirmer l'authentification avant que cette fonction ne s
Unknown servers!Serveurs inconnus !
- No comment provided by engineer.
+ alert titleUnless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions.
@@ -7069,6 +7156,10 @@ Pour vous connecter, veuillez demander à votre contact de créer un autre lien
Utiliser les hôtes .onionsNo comment provided by engineer.
+
+ Use SOCKS proxy
+ No comment provided by engineer.
+ Use SimpleX Chat servers?Utiliser les serveurs SimpleX Chat ?
@@ -7144,6 +7235,10 @@ Pour vous connecter, veuillez demander à votre contact de créer un autre lien
Sélection de l'utilisateurNo comment provided by engineer.
+
+ Username
+ No comment provided by engineer.
+ Using SimpleX Chat servers.Vous utilisez les serveurs SimpleX.
@@ -7377,7 +7472,7 @@ Pour vous connecter, veuillez demander à votre contact de créer un autre lien
Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.Sans Tor ni VPN, votre adresse IP sera visible par ces relais XFTP : %@.
- No comment provided by engineer.
+ alert messageWrong database passphrase
@@ -7786,6 +7881,10 @@ Répéter la demande de connexion ?
Vos contacts resteront connectés.No comment provided by engineer.
+
+ Your credentials may be sent unencrypted.
+ No comment provided by engineer.
+ Your current chat database will be DELETED and REPLACED with the imported one.Votre base de données de chat actuelle va être SUPPRIMEE et REMPLACEE par celle importée.
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 063dd3d14a..2f79096b14 100644
--- a/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff
+++ b/apps/ios/SimpleX Localizations/hu.xcloc/Localized Contents/hu.xliff
@@ -139,6 +139,7 @@
%1$@, %2$@
+ %1$@, %2$@format for date separator in chat
@@ -161,11 +162,31 @@
%d naptime interval
+
+ %d file(s) are still being downloaded.
+ forward confirmation reason
+
+
+ %d file(s) failed to download.
+ forward confirmation reason
+
+
+ %d file(s) were deleted.
+ forward confirmation reason
+
+
+ %d file(s) were not downloaded.
+ forward confirmation reason
+ %d hours%d óratime interval
+
+ %d messages not forwarded
+ alert title
+ %d min%d perc
@@ -328,12 +349,12 @@
**Add contact**: to create a new invitation link, or connect via a link you received.
- **Ismerős hozzáadása**: új meghívó hivatkozás létrehozásához, vagy egy kapott hivatkozáson keresztül történő kapcsolódáshoz.
+ **Ismerős hozzáadása**: új meghívó-hivatkozás létrehozásához, vagy egy kapott hivatkozáson keresztül történő kapcsolódáshoz.No comment provided by engineer.**Add new contact**: to create your one-time QR Code or link for your contact.
- **Új ismerős hozzáadása**: egyszer használatos QR-kód vagy hivatkozás létrehozása az ismerőse számára.
+ **Új ismerős hozzáadása**: egyszer használható QR-kód vagy hivatkozás létrehozása az ismerőse számára.No comment provided by engineer.
@@ -343,7 +364,7 @@
**More private**: check new messages every 20 minutes. Device token is shared with SimpleX Chat server, but not how many contacts or messages you have.
- **Privátabb**: 20 percenként ellenőrzi az új üzeneteket. Az eszköztoken megosztásra kerül a SimpleX Chat kiszolgálóval, de az nem, hogy hány ismerőse vagy üzenete van.
+ **Privátabb**: 20 percenként ellenőrzi az új üzeneteket. Az eszköztoken megosztásra kerül a SimpleX Chat-kiszolgálóval, de az nem, hogy hány ismerőse vagy üzenete van.No comment provided by engineer.
@@ -353,12 +374,12 @@
**Please note**: using the same database on two devices will break the decryption of messages from your connections, as a security protection.
- **Megjegyzés**: ha két eszközön is ugyanazt az adatbázist használja, akkor biztonsági védelemként megszakítja az ismerőseitől érkező üzenetek visszafejtését.
+ **Figyelem:** ha két eszközön is ugyanazt az adatbázist használja, akkor biztonsági védelemként megszakítja az ismerőseitől érkező üzenetek visszafejtését.No comment provided by engineer.**Please note**: you will NOT be able to recover or change passphrase if you lose it.
- **Figyelem**: NEM tudja visszaállítani vagy megváltoztatni jelmondatát, ha elveszíti azt.
+ **Figyelem:** NEM tudja visszaállítani vagy megváltoztatni jelmondatát, ha elveszíti azt.No comment provided by engineer.
@@ -373,7 +394,7 @@
**Warning**: the archive will be removed.
- **Figyelem**: az archívum törlésre kerül.
+ **Figyelem**: az archívum eltávolításra kerül.No comment provided by engineer.
@@ -522,8 +543,8 @@
A separate TCP connection will be used **for each contact and group member**.
**Please note**: if you have many connections, your battery and traffic consumption can be substantially higher and some connections may fail.
- A rendszer külön TCP-kapcsolatot fog használni **minden ismerőshöz és csoporttaghoz**.
-**Figyelem**: sok kapcsolódás esetén, az akkumulátor- és adatforgalom fogyasztás jelentősen megnőhet, és egyes kapcsolatok meghiúsulhatnak.
+ **Minden egyes kapcsolathoz és csoporttaghoz** külön TCP-kapcsolat lesz használva.
+**Figyelem:** ha sok kapcsolata van, az akkumulátor-használat és az adatforgalom jelentősen megnövekedhet, és néhány kapcsolódási kísérlet sikertelen lehet.No comment provided by engineer.
@@ -543,17 +564,17 @@
About SimpleX
- A SimpleX-ről
+ A SimpleXrőlNo comment provided by engineer.About SimpleX Chat
- A SimpleX Chat-ről
+ A SimpleX ChatrőlNo comment provided by engineer.About SimpleX address
- A SimpleX címről
+ A SimpleX-címrőlNo comment provided by engineer.
@@ -570,12 +591,12 @@
Accept connection request?
- Ismerőskérelem elfogadása?
+ Kapcsolatkérés elfogadása?No comment provided by engineer.Accept contact request from %@?
- Elfogadja %@ kapcsolat kérését?
+ Elfogadja %@ kapcsolatkérését?notification body
@@ -636,7 +657,7 @@
Add welcome message
- Üdvözlő üzenet hozzáadása
+ Üdvözlőüzenet hozzáadásaNo comment provided by engineer.
@@ -751,7 +772,7 @@
Allow calls only if your contact allows them.
- A hívások kezdeményezése kizárólag abban az esetben van engedélyezve, ha az ismerőse is engedélyezi.
+ A hívások kezdeményezése csak abban az esetben van engedélyezve, ha az ismerőse is engedélyezi.No comment provided by engineer.
@@ -761,7 +782,7 @@
Allow disappearing messages only if your contact allows it to you.
- Az eltűnő üzenetek küldése kizárólag abban az esetben van engedélyezve, ha az ismerőse is engedélyezi az ön számára.
+ Az eltűnő üzenetek küldése csak abban az esetben van engedélyezve, ha az ismerőse is engedélyezi az ön számára.No comment provided by engineer.
@@ -771,12 +792,12 @@
Allow irreversible message deletion only if your contact allows it to you. (24 hours)
- Az üzenetek végleges törlése kizárólag abban az esetben van engedélyezve, ha az ismerőse is engedélyezi. (24 óra)
+ Az üzenetek végleges törlése csak abban az esetben van engedélyezve, ha az ismerőse is engedélyezi. (24 óra)No comment provided by engineer.Allow message reactions only if your contact allows them.
- Az üzenetreakciók küldése kizárólag abban az esetben van engedélyezve, ha az ismerőse is engedélyezi.
+ Az üzenetreakciók küldése csak abban az esetben van engedélyezve, ha az ismerőse is engedélyezi.No comment provided by engineer.
@@ -806,12 +827,12 @@
Allow to send SimpleX links.
- A SimpleX hivatkozások küldése engedélyezve van.
+ A SimpleX-hivatkozások küldése engedélyezve van.No comment provided by engineer.Allow to send files and media.
- Fájlok és médiatartalom küldésének engedélyezése.
+ Fájlok és médiatartalmak küldésének engedélyezése.No comment provided by engineer.
@@ -821,7 +842,7 @@
Allow voice messages only if your contact allows them.
- A hangüzenetek küldése kizárólag abban az esetben van engedélyezve, ha az ismerőse is engedélyezi.
+ A hangüzenetek küldése csak abban az esetben van engedélyezve, ha az ismerőse is engedélyezi.No comment provided by engineer.
@@ -1016,7 +1037,7 @@
Auto-accept contact requests
- Kapcsolódási kérelmek automatikus elfogadása
+ Kapcsolatkérések automatikus elfogadásaNo comment provided by engineer.
@@ -1026,6 +1047,7 @@
Auto-accept settings
+ Beállítások automatikus elfogadásaalert title
@@ -1221,7 +1243,7 @@
Cannot receive fileNem lehet fogadni a fájlt
- No comment provided by engineer.
+ alert titleCapacity exceeded - recipient did not receive previously sent messages.
@@ -1351,6 +1373,7 @@
Chat preferences were changed.
+ A csevegési beállítások megváltoztak.alert message
@@ -1547,14 +1570,14 @@
Connect to yourself?
This is your own SimpleX address!Kapcsolódás saját magához?
-Ez az ön SimpleX címe!
+Ez az ön SimpleX-címe!
No comment provided by engineer.Connect to yourself?
This is your own one-time link!Kapcsolódás saját magához?
-Ez az ön egyszer használatos hivatkozása!
+Ez az ön egyszer használható hivatkozása!
No comment provided by engineer.
@@ -1569,7 +1592,7 @@ Ez az ön egyszer használatos hivatkozása!
Connect via one-time link
- Kapcsolódás egyszer használatos hivatkozáson keresztül
+ Kapcsolódás egyszer használható hivatkozáson keresztülNo comment provided by engineer.
@@ -1609,7 +1632,7 @@ Ez az ön egyszer használatos hivatkozása!
Connecting to server… (error: %@)
- Kapcsolódás a kiszolgálóhoz... (hiba: %@)
+ Kapcsolódás a kiszolgálóhoz… (hiba: %@)No comment provided by engineer.
@@ -1649,7 +1672,7 @@ Ez az ön egyszer használatos hivatkozása!
Connection request sent!
- Kapcsolódási kérés elküldve!
+ Kapcsolatkérés elküldve!No comment provided by engineer.
@@ -1754,6 +1777,7 @@ Ez az ön egyszer használatos hivatkozása!
Corner
+ SarokNo comment provided by engineer.
@@ -1768,7 +1792,7 @@ Ez az ön egyszer használatos hivatkozása!
Create SimpleX address
- SimpleX cím létrehozása
+ SimpleX-cím létrehozásaNo comment provided by engineer.
@@ -2237,7 +2261,7 @@ Ez az ön egyszer használatos hivatkozása!
Delivery receipts!
- Üzenet kézbesítési jelentések!
+ Kézbesítési jelentések!No comment provided by engineer.
@@ -2307,12 +2331,12 @@ Ez az ön egyszer használatos hivatkozása!
Device authentication is disabled. Turning off SimpleX Lock.
- A készüléken nincs beállítva a képernyőzár. A SimpleX zár ki van kapcsolva.
+ A készüléken nincs beállítva a képernyőzár. A SimpleX-zár ki van kapcsolva.No comment provided by engineer.Device authentication is not enabled. You can turn on SimpleX Lock via Settings, once you enable device authentication.
- A készüléken nincs beállítva a képernyőzár. A SimpleX zár az „Adatvédelem és biztonság” menüben kapcsolható be, miután beállította a képernyőzárat az eszközén.
+ A készüléken nincs beállítva a képernyőzár. A SimpleX-zár az „Adatvédelem és biztonság” menüben kapcsolható be, miután beállította a képernyőzárat az eszközén.No comment provided by engineer.
@@ -2337,7 +2361,7 @@ Ez az ön egyszer használatos hivatkozása!
Disable SimpleX Lock
- SimpleX zár kikapcsolása
+ SimpleX-zár kikapcsolásaauthentication reason
@@ -2425,6 +2449,10 @@ Ez az ön egyszer használatos hivatkozása!
Az előzmények ne kerüljenek elküldésre az új tagok számára.No comment provided by engineer.
+
+ Do not use credentials with proxy.
+ No comment provided by engineer.
+ Don't create addressNe hozzon létre címet
@@ -2448,7 +2476,8 @@ Ez az ön egyszer használatos hivatkozása!
DownloadLetöltés
- chat item action
+ alert button
+ chat item actionDownload errors
@@ -2465,6 +2494,10 @@ Ez az ön egyszer használatos hivatkozása!
Fájl letöltéseserver test step
+
+ Download files
+ alert action
+ DownloadedLetöltve
@@ -2517,7 +2550,7 @@ Ez az ön egyszer használatos hivatkozása!
Enable SimpleX Lock
- SimpleX zár bekapcsolása
+ SimpleX-zár bekapcsolásaauthentication reason
@@ -2602,7 +2635,7 @@ Ez az ön egyszer használatos hivatkozása!
Encrypt stored files & media
- Tárolt fájlok és médiatartalmak titkosítása
+ A tárolt fájlok- és a médiatartalmak titkosításaNo comment provided by engineer.
@@ -2662,7 +2695,7 @@ Ez az ön egyszer használatos hivatkozása!
Enter correct passphrase.
- Helyes jelmondat bevitele.
+ Adja meg a helyes jelmondatot.No comment provided by engineer.
@@ -2697,12 +2730,12 @@ Ez az ön egyszer használatos hivatkozása!
Enter welcome message…
- Üdvözlő üzenet megadása…
+ Üdvözlőüzenet megadása…placeholderEnter welcome message… (optional)
- Üdvözlő üzenet megadása… (opcionális)
+ Üdvözlőüzenet megadása… (opcionális)placeholder
@@ -2722,7 +2755,7 @@ Ez az ön egyszer használatos hivatkozása!
Error accepting contact request
- Hiba történt a kapcsolatfelvételi kérelem elfogadásakor
+ Hiba történt a kapcsolatkérés elfogadásakorNo comment provided by engineer.
@@ -2742,6 +2775,7 @@ Ez az ön egyszer használatos hivatkozása!
Error changing connection profile
+ Hiba a kapcsolati profilra való váltás közbenNo comment provided by engineer.
@@ -2756,6 +2790,7 @@ Ez az ön egyszer használatos hivatkozása!
Error changing to incognito!
+ Hiba az inkognitó-profilra való váltás közben!No comment provided by engineer.
@@ -2880,6 +2915,7 @@ Ez az ön egyszer használatos hivatkozása!
Error migrating settings
+ Hiba a beallítások átköltöztetése közbenNo comment provided by engineer.
@@ -2890,7 +2926,7 @@ Ez az ön egyszer használatos hivatkozása!
Error receiving fileHiba a fájl fogadásakor
- No comment provided by engineer.
+ alert titleError reconnecting server
@@ -2969,7 +3005,7 @@ Ez az ön egyszer használatos hivatkozása!
Error setting delivery receipts!
- Hiba történt a kézbesítési igazolások beállításakor!
+ Hiba történt a kézbesítési jelentések beállításakor!No comment provided by engineer.
@@ -2984,6 +3020,7 @@ Ez az ön egyszer használatos hivatkozása!
Error switching profile
+ Hiba a profilváltás közbenNo comment provided by engineer.
@@ -3109,7 +3146,7 @@ Ez az ön egyszer használatos hivatkozása!
Faster joining and more reliable messages.
- Gyorsabb csatlakozás és megbízhatóbb üzenet kézbesítés.
+ Gyorsabb csatlakozás és megbízhatóbb üzenetkézbesítés.No comment provided by engineer.
@@ -3122,6 +3159,11 @@ Ez az ön egyszer használatos hivatkozása!
FájlhibaNo comment provided by engineer.
+
+ File errors:
+%@
+ alert message
+ File not found - most likely file was deleted or cancelled.A fájl nem található - valószínűleg a fájlt törölték vagy visszavonták.
@@ -3169,27 +3211,27 @@ Ez az ön egyszer használatos hivatkozása!
Files & media
- Fájlok és média
+ Fájlok és médiatartalmakNo comment provided by engineer.Files and media
- Fájlok és médiatartalom
+ Fájlok és médiatartalmakchat featureFiles and media are prohibited in this group.
- A fájlok- és a médiatartalom küldése le van tiltva ebben a csoportban.
+ A fájlok- és a médiatartalmak le vannak tiltva ebben a csoportban.No comment provided by engineer.Files and media not allowed
- Fájlok és média tartalom küldése le van tiltva
+ A fájlok- és médiatartalmak nincsenek engedélyezveNo comment provided by engineer.Files and media prohibited!
- A fájlok- és a médiatartalom küldése le van tiltva!
+ A fájlok- és a médiatartalmak küldése le van tiltva!No comment provided by engineer.
@@ -3257,11 +3299,23 @@ Ez az ön egyszer használatos hivatkozása!
Továbbításchat item action
+
+ Forward %d message(s)?
+ alert title
+ Forward and save messagesÜzenetek továbbítása és mentéseNo comment provided by engineer.
+
+ Forward messages
+ alert action
+
+
+ Forward messages without files?
+ alert message
+ ForwardedTovábbított
@@ -3272,6 +3326,10 @@ Ez az ön egyszer használatos hivatkozása!
Továbbítva innen:No comment provided by engineer.
+
+ Forwarding %lld messages
+ No comment provided by engineer.
+ Forwarding server %@ failed to connect to destination server %@. Please try later.A(z) %@ továbbító kiszolgáló nem tudott csatlakozni a(z) %@ célkiszolgálóhoz. Próbálja meg később.
@@ -3323,7 +3381,7 @@ Hiba: %2$@
Fully decentralized – visible only to members.
- Teljesen decentralizált - kizárólag tagok számára látható.
+ Teljesen decentralizált - csak a tagok számára látható.No comment provided by engineer.
@@ -3333,7 +3391,7 @@ Hiba: %2$@
Further reduced battery usage
- Tovább csökkentett akkumulátor használat
+ Tovább csökkentett akkumulátor-használatNo comment provided by engineer.
@@ -3383,17 +3441,17 @@ Hiba: %2$@
Group invitation
- Csoportos meghívó
+ CsoportmeghívóNo comment provided by engineer.Group invitation expired
- A csoport meghívó lejárt
+ A csoportmeghívó lejártNo comment provided by engineer.Group invitation is no longer valid, it was removed by sender.
- A csoport meghívó már nem érvényes, a küldője törölte.
+ A csoportmeghívó már nem érvényes, a küldője eltávolította.No comment provided by engineer.
@@ -3418,7 +3476,7 @@ Hiba: %2$@
Group members can send SimpleX links.
- A csoport tagjai küldhetnek SimpleX hivatkozásokat.
+ A csoport tagjai küldhetnek SimpleX-hivatkozásokat.No comment provided by engineer.
@@ -3453,7 +3511,7 @@ Hiba: %2$@
Group preferences
- Csoport beállítások
+ CsoportbeállításokNo comment provided by engineer.
@@ -3468,7 +3526,7 @@ Hiba: %2$@
Group welcome message
- Csoport üdvözlő üzenete
+ A csoport üdvözlőüzeneteNo comment provided by engineer.
@@ -3566,6 +3624,10 @@ Hiba: %2$@
ICE-kiszolgálók (soronként egy)No comment provided by engineer.
+
+ IP address
+ No comment provided by engineer.
+ If you can't meet in person, show QR code in a video call, or share the link.Ha nem tud személyesen találkozni, mutassa meg a QR-kódot egy videohívás közben, vagy ossza meg a hivatkozást.
@@ -3573,7 +3635,7 @@ Hiba: %2$@
If you enter this passcode when opening the app, all app data will be irreversibly removed!
- Ha az alkalmazás megnyitásakor megadja ezt a jelkódot, az összes alkalmazásadat véglegesen törlődik!
+ Ha az alkalmazás megnyitásakor megadja ezt a jelkódot, az összes alkalmazásadat véglegesen eltávolításra kerül!No comment provided by engineer.
@@ -3643,7 +3705,7 @@ Hiba: %2$@
Improved message delivery
- Továbbfejlesztett üzenetküldés
+ Továbbfejlesztett üzenetkézbesítésNo comment provided by engineer.
@@ -3683,7 +3745,7 @@ Hiba: %2$@
Incognito mode
- Inkognitó mód
+ InkognitómódNo comment provided by engineer.
@@ -4073,7 +4135,7 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
Make sure %@ server addresses are in correct format, line separated and are not duplicated (%@).
- Győződjön meg arról, hogy a %@ kiszolgálócímek megfelelő formátumúak, sorszeparáltak és nincsenek duplikálva (%@).
+ Győződjön meg arról, hogy a(z) %@ kiszolgálócímek megfelelő formátumúak, sorszeparáltak és nincsenek duplikálva (%@).No comment provided by engineer.
@@ -4158,12 +4220,12 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
Message delivery receipts!
- Üzenet kézbesítési jelentések!
+ Üzenetkézbesítési jelentések!No comment provided by engineer.Message delivery warning
- Üzenet kézbesítési figyelmeztetés
+ Üzenetkézbesítési figyelmeztetésitem status text
@@ -4203,7 +4265,7 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
Message reception
- Üzenet kézbesítési jelentés
+ ÜzenetjelentésNo comment provided by engineer.
@@ -4213,6 +4275,7 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
Message shape
+ Üzenetbuborék formájaNo comment provided by engineer.
@@ -4265,6 +4328,10 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
Elküldött üzenetekNo comment provided by engineer.
+
+ Messages were deleted after you selected them.
+ alert message
+ Messages, files and calls are protected by **end-to-end encryption** with perfect forward secrecy, repudiation and break-in recovery.Az üzeneteket, fájlokat és hívásokat **végpontok közötti titkosítással**, sérülés utáni titkosság-védelemmel és -helyreállítással, továbbá visszautasítással védi.
@@ -4322,7 +4389,7 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
Migration failed. Tap **Skip** below to continue using the current database. Please report the issue to the app developers via chat or email [chat@simplex.chat](mailto:chat@simplex.chat).
- Sikertelen átköltöztetés. Koppintson a **Kihagyás** lehetőségre az aktuális adatbázis használatának folytatásához. Jelentse a problémát az alkalmazás fejlesztőinek csevegésben vagy e-mailben [chat@simplex.chat](mailto:chat@simplex.chat).
+ Sikertelen átköltöztetés. Koppintson a **Kihagyás** lehetőségre a jelenlegi adatbázis használatának folytatásához. Jelentse a problémát az alkalmazás fejlesztőinek csevegésben vagy e-mailben [chat@simplex.chat](mailto:chat@simplex.chat).No comment provided by engineer.
@@ -4432,7 +4499,7 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
New contact request
- Új ismerőskérelem
+ Új kapcsolatkérésnotification
@@ -4560,6 +4627,10 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
Nincs kiválasztva semmiNo comment provided by engineer.
+
+ Nothing to forward!
+ alert title
+ NotificationsÉrtesítések
@@ -4592,7 +4663,7 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
OkRendben
- No comment provided by engineer.
+ alert buttonOld database
@@ -4606,7 +4677,7 @@ Ez az ön hivatkozása a(z) %@ csoporthoz!
One-time invitation link
- Egyszer használatos meghívó hivatkozás
+ Egyszer használható meghívó-hivatkozásNo comment provided by engineer.
@@ -4735,7 +4806,7 @@ VPN engedélyezése szükséges.
Open server settings
- Kiszolgáló beállításainak megnyitása
+ Kiszolgáló-beállítások megnyitásaNo comment provided by engineer.
@@ -4783,6 +4854,11 @@ VPN engedélyezése szükséges.
További %@ kiszolgálókNo comment provided by engineer.
+
+ Other file errors:
+%@
+ alert message
+ PING countPING számláló
@@ -4818,6 +4894,10 @@ VPN engedélyezése szükséges.
A jelkód beállítva!No comment provided by engineer.
+
+ Password
+ No comment provided by engineer.
+ Password to showJelszó megjelenítése
@@ -4825,7 +4905,7 @@ VPN engedélyezése szükséges.
Past member %@
- %@ (már nem tag)
+ (már nem tag) %@past/unknown group member
@@ -4929,7 +5009,7 @@ Hiba: %@
Please enter correct current passphrase.
- Adja meg a helyes aktuális jelmondatát.
+ Adja meg a helyes, jelenlegi jelmondatát.No comment provided by engineer.
@@ -4967,6 +5047,10 @@ Hiba: %@
Lengyel kezelőfelületNo comment provided by engineer.
+
+ Port
+ No comment provided by engineer.
+ Possibly, certificate fingerprint in server address is incorrectLehetséges, hogy a kiszolgáló címében szereplő tanúsítvány-ujjlenyomat helytelen
@@ -5009,7 +5093,7 @@ Hiba: %@
Private filenames
- Privát fájl nevek
+ Privát fájlnevekNo comment provided by engineer.
@@ -5089,7 +5173,7 @@ Hiba: %@
Prohibit sending SimpleX links.
- A SimpleX hivatkozások küldése le van tiltva.
+ A SimpleX-hivatkozások küldése le van tiltva.No comment provided by engineer.
@@ -5104,7 +5188,7 @@ Hiba: %@
Prohibit sending files and media.
- Fájlok- és a médiatartalom küldés letiltása.
+ Fájlok- és a médiatartalmak küldésének letiltása.No comment provided by engineer.
@@ -5154,6 +5238,10 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Proxyzott kiszolgálókNo comment provided by engineer.
+
+ Proxy requires password
+ No comment provided by engineer.
+ Push notificationsPush értesítések
@@ -5221,7 +5309,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Receipts are disabled
- Üzenet kézbesítési jelentés letiltva
+ A kézbesítési jelentések le vannak tiltvaNo comment provided by engineer.
@@ -5241,7 +5329,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Received file event
- Fogadott fájl esemény
+ Fogadott fájleseménynotification
@@ -5301,7 +5389,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Reconnect all connected servers to force message delivery. It uses additional traffic.
- Újrakapcsolódás az összes kiszolgálóhoz az üzenetek kézbesítésének kikényszerítéséhez. Ez további forgalmat használ.
+ Az összes kiszolgálóhoz való újrakapcsolódás az üzenetkézbesítési jelentések kikényszerítéséhez. Ez további adatforgalmat használ.No comment provided by engineer.
@@ -5316,7 +5404,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Reconnect server to force message delivery. It uses additional traffic.
- A kiszolgálóhoz való újrakapcsolódás az üzenet kézbesítésének kikényszerítéséhez. Ez további adatforgalmat használ.
+ A kiszolgálóhoz való újrakapcsolódás az üzenetkézbesítési jelentések kikényszerítéséhez. Ez további adatforgalmat használ.No comment provided by engineer.
@@ -5341,7 +5429,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Reduced battery usage
- Csökkentett akkumulátorhasználat
+ Csökkentett akkumulátor-használatNo comment provided by engineer.
@@ -5357,7 +5445,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Reject contact request
- Kapcsolatfelvételi kérelem elutasítása
+ Kapcsolatkérés elutasításaNo comment provided by engineer.
@@ -5377,6 +5465,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Remove archive?
+ Archívum eltávolítása?No comment provided by engineer.
@@ -5416,7 +5505,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Repeat connection request?
- Kapcsolódási kérés megismétlése?
+ Kapcsolatkérés megismétlése?No comment provided by engineer.
@@ -5431,7 +5520,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Repeat join request?
- Csatlakozási kérés megismétlése?
+ Csatlakozáskérés megismétlése?No comment provided by engineer.
@@ -5559,6 +5648,10 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
SMP-kiszolgálóNo comment provided by engineer.
+
+ SOCKS proxy
+ No comment provided by engineer.
+ Safely receive filesFájlok biztonságos fogadása
@@ -5607,12 +5700,12 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Save group profile
- Csoportprofil elmentése
+ Csoportprofil mentéseNo comment provided by engineer.Save passphrase and open chat
- Jelmondat elmentése és csevegés megnyitása
+ Jelmondat mentése és a csevegés megnyitásaNo comment provided by engineer.
@@ -5642,11 +5735,12 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Save welcome message?
- Üdvözlőszöveg mentése?
+ Üdvözlőüzenet mentése?No comment provided by engineer.Save your profile?
+ Profil mentése?alert title
@@ -5669,6 +5763,10 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Mentett üzenetmessage info title
+
+ Saving %lld messages
+ No comment provided by engineer.
+ ScaleMéretezés
@@ -5711,12 +5809,12 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Search bar accepts invitation links.
- A keresősáv elfogadja a meghívó hivatkozásokat.
+ A keresősáv elfogadja a meghívó-hivatkozásokat.No comment provided by engineer.Search or paste SimpleX link
- Keresés, vagy SimpleX hivatkozás beillesztése
+ Keresés, vagy SimpleX-hivatkozás beillesztéseNo comment provided by engineer.
@@ -5746,16 +5844,17 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Select
- Választás
+ Kijelöléschat item actionSelect chat profile
+ Csevegési profil kiválasztásaNo comment provided by engineer.Selected %lld
- %lld kiválasztva
+ %lld kijelölveNo comment provided by engineer.
@@ -5855,7 +5954,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Send receipts
- Üzenet kézbesítési jelentések
+ Kézbesítési jelentések küldéseNo comment provided by engineer.
@@ -5871,11 +5970,11 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Sender cancelled file transfer.A fájl küldője visszavonta az átvitelt.
- No comment provided by engineer.
+ alert messageSender may have deleted the connection request.
- A küldő törölhette a kapcsolódási kérelmet.
+ A küldő törölhette a kapcsolatkérést.No comment provided by engineer.
@@ -5895,22 +5994,22 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Sending receipts is disabled for %lld contacts
- A kézbesítési jelentések küldése le van tiltva %lld ismerősnél
+ A kézbesítési jelentések le vannak tiltva %lld ismerősnélNo comment provided by engineer.Sending receipts is disabled for %lld groups
- A kézbesítési jelentések küldése le van tiltva %lld csoportban
+ A kézbesítési jelentések le vannak tiltva %lld csoportbanNo comment provided by engineer.Sending receipts is enabled for %lld contacts
- A kézbesítési jelentések küldése engedélyezve van %lld ismerős számára
+ A kézbesítési jelentések engedélyezve vannak %lld ismerősnélNo comment provided by engineer.Sending receipts is enabled for %lld groups
- A kézbesítési jelentések küldése engedélyezve van %lld csoportban
+ A kézbesítési jelentések engedélyezve vannak %lld csoportbanNo comment provided by engineer.
@@ -5935,7 +6034,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Sent file event
- Elküldött fájl esemény
+ Elküldött fájleseménynotification
@@ -6090,6 +6189,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Settings were changed.
+ A beállítások megváltoztak.alert message
@@ -6104,7 +6204,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Share 1-time link
- Egyszer használatos hivatkozás megosztása
+ Egyszer használható hivatkozás megosztásaNo comment provided by engineer.
@@ -6129,11 +6229,12 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Share profile
+ Profil megosztásaNo comment provided by engineer.Share this 1-time invite link
- Egyszer használatos meghívó hivatkozás megosztása
+ Egyszer használható meghívó-hivatkozás megosztásaNo comment provided by engineer.
@@ -6198,7 +6299,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
SimpleX Address
- SimpleX cím
+ SimpleX-címNo comment provided by engineer.
@@ -6208,7 +6309,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
SimpleX Lock
- SimpleX zár
+ SimpleX-zárNo comment provided by engineer.
@@ -6218,17 +6319,17 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
SimpleX Lock not enabled!
- A SimpleX zár nincs bekapcsolva!
+ A SimpleX-zár nincs bekapcsolva!No comment provided by engineer.SimpleX Lock turned on
- SimpleX zár bekapcsolva
+ SimpleX-zár bekapcsolvaNo comment provided by engineer.SimpleX address
- SimpleX cím
+ SimpleX-címNo comment provided by engineer.
@@ -6248,22 +6349,22 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
SimpleX links
- SimpleX hivatkozások
+ SimpleX-hivatkozásokchat featureSimpleX links are prohibited in this group.
- A SimpleX hivatkozások küldése le van tiltva ebben a csoportban.
+ A SimpleX-hivatkozások küldése le van tiltva ebben a csoportban.No comment provided by engineer.SimpleX links not allowed
- A SimpleX hivatkozások küldése le van tiltva
+ A SimpleX-hivatkozások küldése le van tiltvaNo comment provided by engineer.SimpleX one-time invitation
- SimpleX egyszer használatos meghívó
+ Egyszer használható SimpleX-meghívósimplex link type
@@ -6298,6 +6399,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Some app settings were not migrated.
+ Egyes alkalmazásbeállítások nem lettek átköltöztetve.No comment provided by engineer.
@@ -6387,12 +6489,12 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Stop receiving file?
- Fájl fogadás megállítása?
+ Fájlfogadás megállítása?No comment provided by engineer.Stop sending file?
- Fájl küldés megállítása?
+ Fájlküldés megállítása?No comment provided by engineer.
@@ -6477,6 +6579,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Tail
+ FarokNo comment provided by engineer.
@@ -6521,7 +6624,7 @@ Engedélyezze a Beállítások / Hálózat és kiszolgálók menüben.
Temporary file error
- Ideiglenes fájlhiba
+ Ideiglenesfájl-hibaNo comment provided by engineer.
@@ -6573,7 +6676,7 @@ Ez valamilyen hiba, vagy sérült kapcsolat esetén fordulhat elő.
The app can notify you when you receive messages or contact requests - please open settings to enable.
- Az alkalmazás értesíteni fogja, amikor üzeneteket vagy kapcsolatfelvételi kéréseket kap – beállítások megnyitása az engedélyezéshez.
+ Az alkalmazás értesíteni fogja, amikor üzeneteket vagy kapcsolatkéréseket kap – beállítások megnyitása az engedélyezéshez.No comment provided by engineer.
@@ -6668,11 +6771,12 @@ Ez valamilyen hiba, vagy sérült kapcsolat esetén fordulhat elő.
The text you pasted is not a SimpleX link.
- A beillesztett szöveg nem egy SimpleX hivatkozás.
+ A beillesztett szöveg nem egy SimpleX-hivatkozás.No comment provided by engineer.The uploaded database archive will be permanently removed from the servers.
+ A feltöltött adatbázis-archívum véglegesen eltávolításra kerül a kiszolgálókról.No comment provided by engineer.
@@ -6692,7 +6796,7 @@ Ez valamilyen hiba, vagy sérült kapcsolat esetén fordulhat elő.
This action cannot be undone - all received and sent files and media will be deleted. Low resolution pictures will remain.
- Ez a művelet nem vonható vissza - az összes fogadott és küldött fájl a médiatartalommal együtt törlésre kerülnek. Az alacsony felbontású képek viszont megmaradnak.
+ Ez a művelet nem vonható vissza - az összes fogadott és küldött fájl a médiatartalmakkal együtt törlésre kerül. Az alacsony felbontású képek viszont megmaradnak.No comment provided by engineer.
@@ -6737,12 +6841,12 @@ Ez valamilyen hiba, vagy sérült kapcsolat esetén fordulhat elő.
This is your own SimpleX address!
- Ez az ön SimpleX címe!
+ Ez az ön SimpleX-címe!No comment provided by engineer.This is your own one-time link!
- Ez az ön egyszer használatos hivatkozása!
+ Ez az ön egyszer használható hivatkozása!No comment provided by engineer.
@@ -6798,7 +6902,7 @@ Ez valamilyen hiba, vagy sérült kapcsolat esetén fordulhat elő.
To protect your information, turn on SimpleX Lock.
You will be prompted to complete authentication before this feature is enabled.
- A biztonsága érdekében kapcsolja be a SimpleX zár funkciót.
+ A biztonsága érdekében kapcsolja be a SimpleX-zár funkciót.
A funkció bekapcsolása előtt a rendszer felszólítja a képernyőzár beállítására az eszközén.No comment provided by engineer.
@@ -6829,7 +6933,7 @@ A funkció bekapcsolása előtt a rendszer felszólítja a képernyőzár beáll
Toggle incognito when connecting.
- Inkognitó mód kapcsolódáskor.
+ Inkognitómód kapcsolódáskor.No comment provided by engineer.
@@ -6955,7 +7059,7 @@ A funkció bekapcsolása előtt a rendszer felszólítja a képernyőzár beáll
Unknown servers!Ismeretlen kiszolgálók!
- No comment provided by engineer.
+ alert titleUnless you use iOS call interface, enable Do Not Disturb mode to avoid interruptions.
@@ -7069,9 +7173,13 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
Tor .onion kiszolgálók használataNo comment provided by engineer.
+
+ Use SOCKS proxy
+ No comment provided by engineer.
+ Use SimpleX Chat servers?
- SimpleX Chat kiszolgálók használata?
+ SimpleX Chat-kiszolgálók használata?No comment provided by engineer.
@@ -7144,9 +7252,13 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
Felhasználó kiválasztásaNo comment provided by engineer.
+
+ Username
+ No comment provided by engineer.
+ Using SimpleX Chat servers.
- SimpleX Chat kiszolgálók használatban.
+ SimpleX Chat-kiszolgálók használatban.No comment provided by engineer.
@@ -7256,22 +7368,22 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
Waiting for desktop...
- Várakozás az asztali kliensre...
+ Várakozás az asztali kliensre…No comment provided by engineer.Waiting for file
- Fájlra várakozás
+ Várakozás a fájlraNo comment provided by engineer.Waiting for image
- Képre várakozás
+ Várakozás a képreNo comment provided by engineer.Waiting for video
- Videóra várakozás
+ Várakozás a videóraNo comment provided by engineer.
@@ -7306,12 +7418,12 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
Welcome message
- Üdvözlő üzenet
+ ÜdvözlőüzenetNo comment provided by engineer.Welcome message is too long
- Az üdvözlő üzenet túl hosszú
+ Az üdvözlőüzenet túl hosszúNo comment provided by engineer.
@@ -7331,12 +7443,12 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
When people request to connect, you can accept or reject it.
- Amikor az emberek kapcsolódást kérelmeznek, ön elfogadhatja vagy elutasíthatja azokat.
+ Amikor az emberek kapcsolatot kérnek, ön elfogadhatja vagy elutasíthatja azokat.No comment provided by engineer.When you share an incognito profile with somebody, this profile will be used for the groups they invite you to.
- Inkognitóprofil megosztása esetén a rendszer azt a profilt fogja használni azokhoz a csoportokhoz, amelyekbe meghívást kapott.
+ Inkognitó-profil megosztása esetén a rendszer azt a profilt fogja használni azokhoz a csoportokhoz, amelyekbe meghívást kapott.No comment provided by engineer.
@@ -7356,17 +7468,17 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
With encrypted files and media.
- Titkosított fájlokkal és médiatartalommal.
+ Titkosított fájlokkal és médiatartalmakkal.No comment provided by engineer.With optional welcome message.
- Opcionális üdvözlő üzenettel.
+ Opcionális üdvözlőüzenettel.No comment provided by engineer.With reduced battery usage.
- Csökkentett akkumulátorhasználattal.
+ Csökkentett akkumulátor-használattal.No comment provided by engineer.
@@ -7376,8 +7488,8 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
Without Tor or VPN, your IP address will be visible to these XFTP relays: %@.
- Tor vagy VPN nélkül az IP-címe látható lesz ezen XFTP átjátszók számára: %@.
- No comment provided by engineer.
+ A megosztást az Adatvédelem és biztonság / SimpleX zár menüben engedélyezheti.
+ alert messageWrong database passphrase
@@ -7441,7 +7553,7 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
You are already connecting via this one-time link!
- A kapcsolódás már folyamatban van ezen az egyszer használatos hivatkozáson keresztül!
+ A kapcsolódás már folyamatban van ezen az egyszer használható hivatkozáson keresztül!No comment provided by engineer.
@@ -7451,7 +7563,7 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
You are already joining the group %@.
- A csatlakozás már folyamatban van a(z) %@ csoporthoz.
+ A csatlakozás már folyamatban van a(z) %@ nevű csoporthoz.No comment provided by engineer.
@@ -7468,7 +7580,7 @@ A kapcsolódáshoz kérje meg az ismerősét, hogy hozzon létre egy másik kapc
You are already joining the group!
Repeat join request?Csatlakozás folyamatban!
-Csatlakozási kérés megismétlése?
+Csatlakozáskérés megismétlése?
No comment provided by engineer.
@@ -7568,7 +7680,7 @@ Csatlakozási kérés megismétlése?
You can turn on SimpleX Lock via Settings.
- A SimpleX zár az „Adatvédelem és biztonság” menüben kapcsolható be.
+ A SimpleX-zár az „Adatvédelem és biztonság” menüben kapcsolható be.No comment provided by engineer.
@@ -7578,7 +7690,7 @@ Csatlakozási kérés megismétlése?
You can view invitation link again in connection details.
- A meghívó hivatkozást újra megtekintheti a kapcsolat részleteinél.
+ A meghívó-hivatkozást újra megtekintheti a kapcsolat részleteinél.No comment provided by engineer.
@@ -7598,14 +7710,14 @@ Csatlakozási kérés megismétlése?
You have already requested connection via this address!
- Már kért egy kapcsolódási kérelmet ezen a címen keresztül!
+ Már küldött egy kapcsolatkérést ezen a címen keresztül!No comment provided by engineer.You have already requested connection!
Repeat connection request?
- Már kért egy kapcsolódási kérelmet!
-Kapcsolódási kérés megismétlése?
+ Már küldött egy kapcsolódási kérelmet!
+Kapcsolatkérés megismétlése?No comment provided by engineer.
@@ -7655,12 +7767,12 @@ Kapcsolódási kérés megismétlése?
You rejected group invitation
- Csoport meghívó elutasítva
+ Csoportmeghívó elutasítvaNo comment provided by engineer.You sent group invitation
- Csoport meghívó elküldve
+ Csoportmeghívó elküldveNo comment provided by engineer.
@@ -7675,7 +7787,7 @@ Kapcsolódási kérés megismétlése?
You will be connected when your connection request is accepted, please wait or check later!
- Akkor lesz kapcsolódva, ha a kapcsolódási kérelme elfogadásra kerül, várjon, vagy ellenőrizze később!
+ Akkor lesz kapcsolódva, ha a kapcsolatkérése elfogadásra kerül, várjon, vagy ellenőrizze később!No comment provided by engineer.
@@ -7735,7 +7847,7 @@ Kapcsolódási kérés megismétlése?
Your SimpleX address
- Profil SimpleX címe
+ Profil SimpleX-címeNo comment provided by engineer.
@@ -7760,6 +7872,7 @@ Kapcsolódási kérés megismétlése?
Your chat preferences
+ Csevegési beállításokalert title
@@ -7769,6 +7882,7 @@ Kapcsolódási kérés megismétlése?
Your connection was moved to %@ but an unexpected error occurred while redirecting you to the profile.
+ A kapcsolata át lett helyezve ide: %@, de egy váratlan hiba történt a profilra való átirányítás közben.No comment provided by engineer.
@@ -7786,6 +7900,10 @@ Kapcsolódási kérés megismétlése?
Az ismerősei továbbra is kapcsolódva maradnak.No comment provided by engineer.
+
+ Your credentials may be sent unencrypted.
+ No comment provided by engineer.
+ Your current chat database will be DELETED and REPLACED with the imported one.A jelenlegi csevegési adatbázis TÖRLŐDNI FOG, és a HELYÉRE az importált adatbázis kerül.
@@ -7818,11 +7936,12 @@ Kapcsolódási kérés megismétlése?
Your profile is stored on your device and shared only with your contacts. SimpleX servers cannot see your profile.
- Profilja az eszközön van tárolva, és csak az ismerősökkel kerül megosztásra. A SimpleX kiszolgálók nem látjhatják profilját.
+ Profilja az eszközön van tárolva és csak az ismerőseivel kerül megosztásra. A SimpleX-kiszolgálók nem láthatják a profilját.No comment provided by engineer.Your profile was changed. If you save it, the updated profile will be sent to all your contacts.
+ A profilja megváltozott. Ha elmenti, a frissített profil elküldésre kerül az összes ismerősének.alert message
@@ -7897,7 +8016,7 @@ Kapcsolódási kérés megismétlése?
agreeing encryption for %@…
- titkosítás jóváhagyása %@ számára…
+ titkosítás elfogadása %@ számára…chat item text
@@ -8027,7 +8146,7 @@ Kapcsolódási kérés megismétlése?
connect to SimpleX Chat developers.
- Kapcsolódás a SimpleX Chat fejlesztőkhöz.
+ kapcsolódás a SimpleX Chat fejlesztőkhöz.No comment provided by engineer.
@@ -8062,7 +8181,7 @@ Kapcsolódási kérés megismétlése?
connecting (introduction invitation)
- kapcsolódás (bemutatkozó meghívó)
+ kapcsolódás (bemutatkozó-meghívó)No comment provided by engineer.
@@ -8202,7 +8321,7 @@ Kapcsolódási kérés megismétlése?
encryption agreed
- titkosítás egyeztetve
+ titkosítás elfogadvachat item text
@@ -8312,7 +8431,7 @@ Kapcsolódási kérés megismétlése?
incognito via one-time link
- inkognitó egy egyszer használatos hivatkozáson keresztül
+ inkognitó egy egyszer használható hivatkozáson keresztülchat list item description
@@ -8549,17 +8668,17 @@ Kapcsolódási kérés megismétlése?
removed contact address
- törölt kapcsolattartási cím
+ eltávolította a kapcsolattartási címetprofile update event chat itemremoved profile picture
- törölte a profilképét
+ eltávolította a profilképétprofile update event chat itemremoved you
- eltávolítottak
+ eltávolította öntrcv group event chat item
@@ -8703,7 +8822,7 @@ utoljára fogadott üzenet: %2$@
via one-time link
- egy egyszer használatos hivatkozáson keresztül
+ egyszer használható hivatkozáson keresztülchat list item description
@@ -8803,12 +8922,12 @@ utoljára fogadott üzenet: %2$@
you shared one-time link
- egyszer használatos hivatkozást osztott meg
+ egyszer használható hivatkozást osztott megchat list item descriptionyou shared one-time link incognito
- egyszer használatos hivatkozást osztott meg inkognitóban
+ egyszer használható hivatkozást osztott meg inkognitóbanchat list item description
@@ -8946,7 +9065,7 @@ utoljára fogadott üzenet: %2$@
Currently maximum supported file size is %@.
- Jelenleg a maximális támogatott fájlméret %@.
+ Jelenleg a maximálisan támogatott fájlméret: %@.No comment provided by engineer.
@@ -9096,7 +9215,7 @@ utoljára fogadott üzenet: %2$@
You can allow sharing in Privacy & Security / SimpleX Lock settings.
- A megosztást az Adatvédelem és biztonság / SimpleX zár menüben engedélyezheti.
+ A megosztást az Adatvédelem és biztonság / SimpleX-zár menüben engedélyezheti.No comment provided by engineer.