From 9e6a35bac37579242b8f231d563fdea872b583db Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:52:56 +0000 Subject: [PATCH] mobile: add Czech, fix translations (#1961) * ios: import localizations * re-export localizations * add Czech language * fix Czech strings * add Czech to android --- apps/android/app/build.gradle | 2 +- .../AccentColor.colorset/Contents.json | 15 + .../Shared/Assets.xcassets/Contents.json | 6 + .../cs.xcloc/Localized Contents/cs.xliff | 10 +- .../AccentColor.colorset/Contents.json | 23 + .../Shared/Assets.xcassets/Contents.json | 6 + .../SimpleX NSE/en.lproj/InfoPlist.strings | 6 + .../SimpleX NSE/en.lproj/Localizable.strings | 1 + .../en.lproj/Localizable.strings | 30 + .../en.lproj/SimpleX--iOS--InfoPlist.strings | 10 + .../cs.xcloc/contents.json | 12 + .../de.xcloc/Localized Contents/de.xliff | 8 +- .../fr.xcloc/Localized Contents/fr.xliff | 10 +- .../it.xcloc/Localized Contents/it.xliff | 8 +- .../nl.xcloc/Localized Contents/nl.xliff | 724 ++--- .../SimpleX NSE/cs.lproj/InfoPlist.strings | 9 + .../SimpleX NSE/cs.lproj/Localizable.strings | 1 + apps/ios/SimpleX.xcodeproj/project.pbxproj | 9 + apps/ios/cs.lproj/Localizable.strings | 2657 +++++++++++++++++ .../cs.lproj/SimpleX--iOS--InfoPlist.strings | 15 + apps/ios/de.lproj/Localizable.strings | 6 + apps/ios/fr.lproj/Localizable.strings | 8 +- apps/ios/it.lproj/Localizable.strings | 6 + apps/ios/nl.lproj/Localizable.strings | 356 +-- .../nl.lproj/SimpleX--iOS--InfoPlist.strings | 4 +- 25 files changed, 3383 insertions(+), 559 deletions(-) create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/Shared/Assets.xcassets/AccentColor.colorset/Contents.json create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/Shared/Assets.xcassets/Contents.json create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/Shared/Assets.xcassets/AccentColor.colorset/Contents.json create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/Shared/Assets.xcassets/Contents.json create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/SimpleX NSE/en.lproj/InfoPlist.strings create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/SimpleX NSE/en.lproj/Localizable.strings create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/en.lproj/Localizable.strings create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/en.lproj/SimpleX--iOS--InfoPlist.strings create mode 100644 apps/ios/SimpleX Localizations/cs.xcloc/contents.json create mode 100644 apps/ios/SimpleX NSE/cs.lproj/InfoPlist.strings create mode 100644 apps/ios/SimpleX NSE/cs.lproj/Localizable.strings create mode 100644 apps/ios/cs.lproj/Localizable.strings create mode 100644 apps/ios/cs.lproj/SimpleX--iOS--InfoPlist.strings diff --git a/apps/android/app/build.gradle b/apps/android/app/build.gradle index ad56d79da..51f1575c6 100644 --- a/apps/android/app/build.gradle +++ b/apps/android/app/build.gradle @@ -79,7 +79,7 @@ android { def isRelease = gradle.getStartParameter().taskNames.find({ it.toLowerCase().contains("release") }) != null if (isRelease) { // Comma separated list of languages that will be included in the apk - android.defaultConfig.resConfigs("en", "ru", "de", "fr", "it", "nl") + android.defaultConfig.resConfigs("en", "ru", "de", "fr", "it", "nl", "cs") } } diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/Shared/Assets.xcassets/AccentColor.colorset/Contents.json b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/Shared/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 000000000..d307cd380 --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/Shared/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,15 @@ +{ + "colors" : [ + { + "idiom" : "universal", + "locale" : "cs" + } + ], + "properties" : { + "localizable" : true + }, + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/Shared/Assets.xcassets/Contents.json b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/Shared/Assets.xcassets/Contents.json new file mode 100644 index 000000000..73c00596a --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/Shared/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} 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 fa580ef52..b6611764d 100644 --- a/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Localized Contents/cs.xliff @@ -1868,7 +1868,7 @@ Install [SimpleX Chat for terminal](https://github.com/simplex-chat/simplex-chat) - Nainstalujte [SimpleX Chat pro terminál] (https://github.com/simplex-chat / simplex-chat) + Nainstalujte [SimpleX Chat pro terminál](https://github.com/simplex-chat/simplex-chat) No comment provided by engineer. @@ -3791,17 +3791,17 @@ Servery SimpleX nevidí váš profil. [Contribute](https://github.com/simplex-chat/simplex-chat#contribute) - [Přispějte] (https://github.com/simplex-chat/simplex-chat#contribute) + [Přispějte](https://github.com/simplex-chat/simplex-chat#contribute) No comment provided by engineer. [Send us email](mailto:chat@simplex.chat) - [Pošlete nám e-mail] (mailto:chat@simplex.chat) + [Pošlete nám e-mail](mailto:chat@simplex.chat) No comment provided by engineer. [Star on GitHub](https://github.com/simplex-chat/simplex-chat) - [Hvězda na GitHubu] (https://github.com/simplex-chat/simplex-chat) + [Hvězda na GitHubu](https://github.com/simplex-chat/simplex-chat) No comment provided by engineer. @@ -4467,7 +4467,7 @@ Servery SimpleX nevidí váš profil. Thanks to the users – [contribute via Weblate](https://github.com/simplex-chat/simplex-chat/tree/stable#translate-the-apps)! - Díky uživatelům - [přispějte přes Weblate] (https://github.com/simplex-chat/simplex-chat/tree/stable#translate-the-apps)! + Díky uživatelům - [přispějte přes Weblate](https://github.com/simplex-chat/simplex-chat/tree/stable#translate-the-apps)! No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/Shared/Assets.xcassets/AccentColor.colorset/Contents.json b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/Shared/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 000000000..aaa7f79bc --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/Shared/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,23 @@ +{ + "colors" : [ + { + "color" : { + "color-space" : "srgb", + "components" : { + "red" : "0.000", + "alpha" : "1.000", + "blue" : "1.000", + "green" : "0.533" + } + }, + "idiom" : "universal" + } + ], + "properties" : { + "localizable" : true + }, + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/Shared/Assets.xcassets/Contents.json b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/Shared/Assets.xcassets/Contents.json new file mode 100644 index 000000000..73c00596a --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/Shared/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/SimpleX NSE/en.lproj/InfoPlist.strings b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/SimpleX NSE/en.lproj/InfoPlist.strings new file mode 100644 index 000000000..124ddbcc3 --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/SimpleX NSE/en.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Bundle display name */ +"CFBundleDisplayName" = "SimpleX NSE"; +/* Bundle name */ +"CFBundleName" = "SimpleX NSE"; +/* Copyright (human-readable) */ +"NSHumanReadableCopyright" = "Copyright © 2022 SimpleX Chat. All rights reserved."; diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/SimpleX NSE/en.lproj/Localizable.strings b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/SimpleX NSE/en.lproj/Localizable.strings new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/SimpleX NSE/en.lproj/Localizable.strings @@ -0,0 +1 @@ + diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/en.lproj/Localizable.strings b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/en.lproj/Localizable.strings new file mode 100644 index 000000000..cf485752e --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/en.lproj/Localizable.strings @@ -0,0 +1,30 @@ +/* No comment provided by engineer. */ +"_italic_" = "\\_italic_"; + +/* No comment provided by engineer. */ +"**Add new contact**: to create your one-time QR Code for your contact." = "**Add new contact**: to create your one-time QR Code or link for your contact."; + +/* No comment provided by engineer. */ +"*bold*" = "\\*bold*"; + +/* No comment provided by engineer. */ +"`a + b`" = "\\`a + b`"; + +/* No comment provided by engineer. */ +"~strike~" = "\\~strike~"; + +/* call status */ +"connecting call" = "connecting call…"; + +/* No comment provided by engineer. */ +"Connecting server…" = "Connecting to server…"; + +/* No comment provided by engineer. */ +"Connecting server… (error: %@)" = "Connecting to server… (error: %@)"; + +/* rcv group event chat item */ +"member connected" = "connected"; + +/* No comment provided by engineer. */ +"No group!" = "Group not found!"; + diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/en.lproj/SimpleX--iOS--InfoPlist.strings b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/en.lproj/SimpleX--iOS--InfoPlist.strings new file mode 100644 index 000000000..3af673b19 --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/Source Contents/en.lproj/SimpleX--iOS--InfoPlist.strings @@ -0,0 +1,10 @@ +/* Bundle name */ +"CFBundleName" = "SimpleX"; +/* Privacy - Camera Usage Description */ +"NSCameraUsageDescription" = "SimpleX needs camera access to scan QR codes to connect to other users and for video calls."; +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "SimpleX uses Face ID for local authentication"; +/* Privacy - Microphone Usage Description */ +"NSMicrophoneUsageDescription" = "SimpleX needs microphone access for audio and video calls, and to record voice messages."; +/* Privacy - Photo Library Additions Usage Description */ +"NSPhotoLibraryAddUsageDescription" = "SimpleX needs access to Photo Library for saving captured and received media"; diff --git a/apps/ios/SimpleX Localizations/cs.xcloc/contents.json b/apps/ios/SimpleX Localizations/cs.xcloc/contents.json new file mode 100644 index 000000000..84aa6fa4e --- /dev/null +++ b/apps/ios/SimpleX Localizations/cs.xcloc/contents.json @@ -0,0 +1,12 @@ +{ + "developmentRegion" : "en", + "project" : "SimpleX.xcodeproj", + "targetLocale" : "cs", + "toolInfo" : { + "toolBuildNumber" : "14A309", + "toolID" : "com.apple.dt.xcode", + "toolName" : "Xcode", + "toolVersion" : "14.0" + }, + "version" : "1.0" +} \ No newline at end of file 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 dde02ad84..e089b70ad 100644 --- a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff +++ b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff @@ -2380,9 +2380,9 @@ Wir werden Serverredundanzen hinzufügen, um verloren gegangene Nachrichten zu v Chat-Konsole öffnen authentication reason - + Open user profiles - Benutzerprofile öffnen + Benutzerprofile öffnen authentication reason @@ -4233,9 +4233,9 @@ SimpleX-Server können Ihr Profil nicht einsehen. Anruf verpasst call status - + moderated - Moderiert + Moderiert moderated chat item 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 f6f3e1eed..5b832992e 100644 --- a/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff +++ b/apps/ios/SimpleX Localizations/fr.xcloc/Localized Contents/fr.xliff @@ -2380,9 +2380,9 @@ Nous allons ajouter une redondance des serveurs pour éviter la perte de message Ouvrir la console du chat authentication reason - + Open user profiles - Ouvrir les profils d'utilisateurs + Ouvrir les profils d'utilisateurs authentication reason @@ -2577,7 +2577,7 @@ Nous allons ajouter une redondance des serveurs pour éviter la perte de message Read more in our [GitHub repository](https://github.com/simplex-chat/simplex-chat#readme). - Pour en savoir plus, consultez notre [dépôt GitHub] (https://github.com/simplex-chat/simplex-chat#readme). + Pour en savoir plus, consultez notre [dépôt GitHub](https://github.com/simplex-chat/simplex-chat#readme). No comment provided by engineer. @@ -4233,9 +4233,9 @@ Les serveurs SimpleX ne peuvent pas voir votre profil. appel manqué call status - + moderated - modéré + modéré moderated chat item diff --git a/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff b/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff index 9bf71abd7..df5d33d1a 100644 --- a/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff +++ b/apps/ios/SimpleX Localizations/it.xcloc/Localized Contents/it.xliff @@ -2380,9 +2380,9 @@ Aggiungeremo la ridondanza del server per prevenire la perdita di messaggi.Apri la console della chat authentication reason - + Open user profiles - Apri i profili utente + Apri i profili utente authentication reason @@ -4233,9 +4233,9 @@ I server di SimpleX non possono vedere il tuo profilo. chiamata persa call status - + moderated - moderato + moderato moderated chat item diff --git a/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff b/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff index d62389b56..02e58cb08 100644 --- a/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff +++ b/apps/ios/SimpleX Localizations/nl.xcloc/Localized Contents/nl.xliff @@ -17,14 +17,14 @@ No comment provided by engineer. - + - + No comment provided by engineer. - + - + No comment provided by engineer. @@ -202,9 +202,9 @@ **Meer privé**: bekijk elke 20 minuten nieuwe berichten. Apparaattoken wordt gedeeld met de SimpleX Chat-server, maar niet hoeveel contacten of berichten u heeft. No comment provided by engineer. - + **Most private**: do not use SimpleX Chat notifications server, check messages periodically in the background (depends on how often you use the app). - **Meest privé**: gebruik geen SimpleX Chat-notificatie server, controleer berichten regelmatig op de achtergrond (afhankelijk van hoe vaak u de app gebruikt). + **Meest privé**: gebruik geen SimpleX Chat-notificatie server, controleer berichten regelmatig op de achtergrond (afhankelijk van hoe vaak u de app gebruikt). No comment provided by engineer. @@ -222,24 +222,24 @@ **Aanbevolen**: apparaattoken en meldingen worden naar de SimpleX Chat-meldingsserver gestuurd, maar niet de berichtinhoud, -grootte of van wie het afkomstig is. No comment provided by engineer. - + **Scan QR code**: to connect to your contact in person or via video call. - **Scan QR-code**: om persoonlijk of via een video gesprek verbinding te maken met uw contactpersoon. + **Scan QR-code**: om persoonlijk of via een video gesprek verbinding te maken met uw contactpersoon. No comment provided by engineer. - + **Warning**: Instant push notifications require passphrase saved in Keychain. - **Waarschuwing**: voor directe push meldingen is een wachtwoord vereist dat is opgeslagen in de Keychain. + **Waarschuwing**: voor directe push meldingen is een wachtwoord vereist dat is opgeslagen in de Keychain. No comment provided by engineer. - + **e2e encrypted** audio call - **e2e versleuteld** audio gesprek + **e2e versleuteld** audio gesprek No comment provided by engineer. - + **e2e encrypted** video call - **e2e versleuteld** video gesprek + **e2e versleuteld** video gesprek No comment provided by engineer. @@ -307,9 +307,9 @@ Er wordt een willekeurig profiel naar uw contactpersoon verzonden No comment provided by engineer. - + A separate TCP connection will be used **for each chat profile you have in the app**. - Er wordt een aparte TCP-verbinding gebruikt **voor elk chat profiel dat je in de app hebt**. + Er wordt een aparte TCP-verbinding gebruikt **voor elk chat profiel dat je in de app hebt**. No comment provided by engineer. @@ -385,14 +385,14 @@ Toevoegen aan een ander apparaat No comment provided by engineer. - + Admins can create the links to join groups. - Beheerders kunnen de uitnodiging links naar groepen aanmaken. + Beheerders kunnen de uitnodiging links naar groepen aanmaken. No comment provided by engineer. - + Advanced network settings - Geavanceerde netwerk instellingen + Geavanceerde netwerk instellingen No comment provided by engineer. @@ -445,19 +445,19 @@ Sta toe om verzonden berichten onomkeerbaar te verwijderen. No comment provided by engineer. - + Allow to send voice messages. - Sta toe om spraak berichten te verzenden. + Sta toe om spraak berichten te verzenden. No comment provided by engineer. - + Allow voice messages only if your contact allows them. - Sta spraak berichten alleen toe als uw contactpersoon ze toestaat. + Sta spraak berichten alleen toe als uw contactpersoon ze toestaat. No comment provided by engineer. - + Allow voice messages? - Spraak berichten toestaan? + Spraak berichten toestaan? No comment provided by engineer. @@ -470,9 +470,9 @@ Sta toe dat uw contacten verdwijnende berichten verzenden. No comment provided by engineer. - + Allow your contacts to send voice messages. - Sta toe dat uw contacten spraak berichten verzenden. + Sta toe dat uw contacten spraak berichten verzenden. No comment provided by engineer. @@ -515,9 +515,9 @@ Bijvoegen No comment provided by engineer. - + Audio & video calls - Audio en video gesprekken + Audio en video gesprekken No comment provided by engineer. @@ -530,9 +530,9 @@ Verificatie niet beschikbaar No comment provided by engineer. - + Auto-accept contact requests - Contactverzoeken automatisch accepteren + Contactverzoeken automatisch accepteren No comment provided by engineer. @@ -560,14 +560,14 @@ Zowel jij als je contactpersoon kunnen verdwijnende berichten sturen. No comment provided by engineer. - + Both you and your contact can send voice messages. - Zowel jij als je contactpersoon kunnen spraak berichten verzenden. + Zowel jij als je contactpersoon kunnen spraak berichten verzenden. No comment provided by engineer. - + By chat profile (default) or [by connection](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA). - Via chat profiel (standaard) of [via verbinding](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA). + Via chat profiel (standaard) of [via verbinding](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA). No comment provided by engineer. @@ -575,9 +575,9 @@ Oproep al beëindigd! No comment provided by engineer. - + Calls - Oproepen + Oproepen No comment provided by engineer. @@ -595,9 +595,9 @@ Annuleren No comment provided by engineer. - + Cannot access keychain to save database password - Geen toegang tot de keychain om database wachtwoord op te slaan + Geen toegang tot de keychain om database wachtwoord op te slaan No comment provided by engineer. @@ -620,14 +620,14 @@ Rol van gebruiker wijzigen? No comment provided by engineer. - + Change receiving address - Ontvangst adres wijzigen + Ontvangst adres wijzigen No comment provided by engineer. - + Change receiving address? - Ontvangst adres wijzigen? + Ontvangst adres wijzigen? No comment provided by engineer. @@ -635,9 +635,9 @@ Rol wijzigen No comment provided by engineer. - + Chat archive - Gesprek archief + Gesprek archief No comment provided by engineer. @@ -645,19 +645,19 @@ Chat console No comment provided by engineer. - + Chat database - Chat database + Chat database No comment provided by engineer. - + Chat database deleted - Chat database verwijderd + Chat database verwijderd No comment provided by engineer. - + Chat database imported - Chat database geïmporteerd + Chat database geïmporteerd No comment provided by engineer. @@ -670,14 +670,14 @@ Chat is gestopt No comment provided by engineer. - + Chat preferences - Gesprek voorkeuren + Gesprek voorkeuren No comment provided by engineer. - + Chats - Gesprekken + Gesprekken No comment provided by engineer. @@ -745,14 +745,14 @@ Verbind server test step - + Connect via contact link? - Verbinden via contact link? + Verbinden via contact link? No comment provided by engineer. - + Connect via group link? - Verbinden via groep link? + Verbinden via groep link? No comment provided by engineer. @@ -890,9 +890,9 @@ Adres aanmaken No comment provided by engineer. - + Create group link - Groep link maken + Groep link maken No comment provided by engineer. @@ -900,9 +900,9 @@ Maak link No comment provided by engineer. - + Create one-time invitation link - Maak een eenmalige uitnodiging link + Maak een eenmalige uitnodiging link No comment provided by engineer. @@ -915,9 +915,9 @@ Maak een geheime groep aan No comment provided by engineer. - + Create your profile - Maak je profiel aan + Maak je profiel aan No comment provided by engineer. @@ -969,9 +969,9 @@ Database fout No comment provided by engineer. - + Database is encrypted using a random passphrase, you can change it. - De database is versleuteld met een willekeurig wachtwoord, u kunt deze wijzigen. + De database is versleuteld met een willekeurig wachtwoord, u kunt deze wijzigen. No comment provided by engineer. @@ -979,14 +979,14 @@ De database is versleuteld met een willekeurig wachtwoord. Wijzig dit voordat u exporteert. No comment provided by engineer. - + Database passphrase - Database wachtwoord + Database wachtwoord No comment provided by engineer. - + Database passphrase & export - Database wachtwoord & exporteren + Database wachtwoord & exporteren No comment provided by engineer. @@ -994,9 +994,9 @@ Het wachtwoord van de database verschilt van het wachtwoord dat is opgeslagen in de keychain. No comment provided by engineer. - + Database passphrase is required to open chat. - Database wachtwoord is vereist om je gesprekken te openen. + Database wachtwoord is vereist om je gesprekken te openen. No comment provided by engineer. @@ -1058,14 +1058,14 @@ Archief verwijderen No comment provided by engineer. - + Delete chat archive? - Chat archief verwijderen? + Chat archief verwijderen? No comment provided by engineer. - + Delete chat profile? - Chat profiel verwijderen? + Chat profiel verwijderen? No comment provided by engineer. @@ -1093,9 +1093,9 @@ Bestanden en media verwijderen? No comment provided by engineer. - + Delete files for all chat profiles - Verwijder bestanden voor alle chat profielen + Verwijder bestanden voor alle chat profielen No comment provided by engineer. @@ -1233,9 +1233,9 @@ Verdwijnende berichten chat feature - + Disappearing messages are prohibited in this chat. - Verdwijnende berichten zijn verboden in dit gesprek. + Verdwijnende berichten zijn verboden in dit gesprek. No comment provided by engineer. @@ -1278,9 +1278,9 @@ Bewerk chat item action - + Edit group profile - Groep profiel bewerken + Groep profiel bewerken No comment provided by engineer. @@ -1338,9 +1338,9 @@ Versleuteld bericht of een andere gebeurtenis notification - + Encrypted message: database error - Versleuteld bericht: database fout + Versleuteld bericht: database fout notification @@ -1383,9 +1383,9 @@ Fout bij het accepteren van een contactverzoek No comment provided by engineer. - + Error accessing database file - Fout bij toegang tot database bestand + Fout bij toegang tot database bestand No comment provided by engineer. @@ -1418,9 +1418,9 @@ Fout bij maken van groep No comment provided by engineer. - + Error creating group link - Fout bij maken van groep link + Fout bij maken van groep link No comment provided by engineer. @@ -1433,9 +1433,9 @@ Fout bij het verwijderen van de chat database No comment provided by engineer. - + Error deleting chat! - Fout bij verwijderen gesprek! + Fout bij verwijderen gesprek! No comment provided by engineer. @@ -1513,9 +1513,9 @@ Fout bij opslaan van SMP-servers No comment provided by engineer. - + Error saving group profile - Fout bij opslaan van groep profiel + Fout bij opslaan van groep profiel No comment provided by engineer. @@ -1563,9 +1563,9 @@ Fout: URL is ongeldig No comment provided by engineer. - + Error: no database file - Fout: geen database bestand + Fout: geen database bestand No comment provided by engineer. @@ -1583,14 +1583,14 @@ Exportfout: No comment provided by engineer. - + Exported database archive. - Geëxporteerd database archief. + Geëxporteerd database archief. No comment provided by engineer. - + Exporting database archive... - Database archief exporteren... + Database archief exporteren... No comment provided by engineer. @@ -1648,9 +1648,9 @@ Groep No comment provided by engineer. - + Group display name - Weergave naam groep + Weergave naam groep No comment provided by engineer. @@ -1658,34 +1658,34 @@ Volledige naam van groep (optioneel) No comment provided by engineer. - + Group image - Groep afbeelding + Groep afbeelding No comment provided by engineer. - + Group invitation - Groep uitnodiging + Groep uitnodiging No comment provided by engineer. - + Group invitation expired - Groep uitnodiging verlopen + Groep uitnodiging verlopen No comment provided by engineer. - + Group invitation is no longer valid, it was removed by sender. - Groep uitnodiging is niet meer geldig, deze is verwijderd door de afzender. + Groep uitnodiging is niet meer geldig, deze is verwijderd door de afzender. No comment provided by engineer. - + Group link - Groep link + Groep link No comment provided by engineer. - + Group links - Groep links + Groep links No comment provided by engineer. @@ -1708,24 +1708,24 @@ Groepsleden kunnen spraak berichten verzenden. No comment provided by engineer. - + Group message: - Groep bericht: + Groep bericht: notification - + Group preferences - Groep voorkeuren + Groep voorkeuren No comment provided by engineer. - + Group profile - Groep profiel + Groep profiel No comment provided by engineer. - + Group profile is stored on members' devices, not on the servers. - Groep profiel wordt opgeslagen op de apparaten van de leden, niet op de servers. + Groep profiel wordt opgeslagen op de apparaten van de leden, niet op de servers. No comment provided by engineer. @@ -1793,14 +1793,14 @@ Als de video geen verbinding kan maken, draait u de camera om om het probleem op te lossen. No comment provided by engineer. - + If you can't meet in person, **show QR code in the video call**, or share the link. - Als je elkaar niet persoonlijk kunt ontmoeten, **toon QR-code in het video gesprek** of deel de link. + Als je elkaar niet persoonlijk kunt ontmoeten, **toon QR-code in het video gesprek** of deel de link. No comment provided by engineer. - + If you cannot meet in person, you can **scan QR code in the video call**, or your contact can share an invitation link. - Als u elkaar niet persoonlijk kunt ontmoeten, kunt u **de QR-code scannen in het video gesprek**, of uw contactpersoon kan een uitnodiging link delen. + Als u elkaar niet persoonlijk kunt ontmoeten, kunt u **de QR-code scannen in het video gesprek**, of uw contactpersoon kan een uitnodiging link delen. No comment provided by engineer. @@ -1828,9 +1828,9 @@ Importeren No comment provided by engineer. - + Import chat database? - Chat database importeren? + Chat database importeren? No comment provided by engineer. @@ -1858,19 +1858,19 @@ Incognito modus No comment provided by engineer. - + Incognito mode is not supported here - your main profile will be sent to group members - Incognito modus wordt hier niet ondersteund - uw hoofdprofiel wordt naar groepsleden verzonden + Incognito modus wordt hier niet ondersteund - uw hoofdprofiel wordt naar groepsleden verzonden No comment provided by engineer. - + Incognito mode protects the privacy of your main profile name and image — for each new contact a new random profile is created. - De incognito modus beschermt de privacy van uw hoofdprofielnaam en -afbeelding - voor elk nieuw contact wordt een nieuw willekeurig profiel gemaakt. + De incognito modus beschermt de privacy van uw hoofdprofielnaam en -afbeelding - voor elk nieuw contact wordt een nieuw willekeurig profiel gemaakt. No comment provided by engineer. - + Incoming audio call - Inkomende audio oproep + Inkomende audio oproep notification @@ -1878,9 +1878,9 @@ Inkomende oproep notification - + Incoming video call - Inkomend video gesprek + Inkomend video gesprek notification @@ -1893,10 +1893,10 @@ Installeer [SimpleX Chat voor terminal](https://github.com/simplex-chat/simplex-chat) No comment provided by engineer. - + Instant push notifications will be hidden! - Directe push meldingen worden verborgen! + Directe push meldingen worden verborgen! No comment provided by engineer. @@ -1905,9 +1905,9 @@ Meteen No comment provided by engineer. - + Invalid connection link - Ongeldige verbinding link + Ongeldige verbinding link No comment provided by engineer. @@ -1935,9 +1935,9 @@ Onomkeerbare berichtverwijdering No comment provided by engineer. - + Irreversible message deletion is prohibited in this chat. - Het onomkeerbaar verwijderen van berichten is verboden in dit gesprek. + Het onomkeerbaar verwijderen van berichten is verboden in dit gesprek. No comment provided by engineer. @@ -1945,9 +1945,9 @@ Het onomkeerbaar verwijderen van berichten is verboden in deze groep. No comment provided by engineer. - + It allows having many anonymous connections without any shared data between them in a single chat profile. - Het maakt het mogelijk om veel anonieme verbindingen te hebben zonder enige gedeelde gegevens tussen hen in een enkel chat profiel. + Het maakt het mogelijk om veel anonieme verbindingen te hebben zonder enige gedeelde gegevens tussen hen in een enkel chat profiel. No comment provided by engineer. @@ -1980,9 +1980,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Word lid van No comment provided by engineer. - + Join group - Word lid van groep + Word lid van groep No comment provided by engineer. @@ -2140,9 +2140,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Berichten No comment provided by engineer. - + Migrating database archive... - Database archief migreren... + Database archief migreren... No comment provided by engineer. @@ -2170,9 +2170,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Hoogstwaarschijnlijk heeft dit contact de verbinding met jou verwijderd. No comment provided by engineer. - + Multiple chat profiles - Meerdere chat profielen + Meerdere chat profielen No comment provided by engineer. @@ -2185,9 +2185,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Naam No comment provided by engineer. - + Network & servers - Netwerk & servers + Netwerk & servers No comment provided by engineer. @@ -2210,9 +2210,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Nieuw contact: notification - + New database archive - Nieuw database archief + Nieuw database archief No comment provided by engineer. @@ -2295,14 +2295,14 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Oude database No comment provided by engineer. - + Old database archive - Oud database archief + Oud database archief No comment provided by engineer. - + One-time invitation link - Eenmalige uitnodiging link + Eenmalige uitnodiging link No comment provided by engineer. @@ -2325,14 +2325,14 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Alleen client-apparaten slaan gebruikersprofielen, contacten, groepen en berichten op die zijn verzonden met **2-laags end-to-end-codering**. No comment provided by engineer. - + Only group owners can change group preferences. - Alleen groep eigenaren kunnen groep voorkeuren wijzigen. + Alleen groep eigenaren kunnen groep voorkeuren wijzigen. No comment provided by engineer. - + Only group owners can enable voice messages. - Alleen groep eigenaren kunnen spraak berichten inschakelen. + Alleen groep eigenaren kunnen spraak berichten inschakelen. No comment provided by engineer. @@ -2345,9 +2345,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Alleen jij kunt verdwijnende berichten verzenden. No comment provided by engineer. - + Only you can send voice messages. - Alleen jij kunt spraak berichten verzenden. + Alleen jij kunt spraak berichten verzenden. No comment provided by engineer. @@ -2360,9 +2360,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Alleen uw contactpersoon kan verdwijnende berichten verzenden. No comment provided by engineer. - + Only your contact can send voice messages. - Alleen uw contactpersoon kan spraak berichten verzenden. + Alleen uw contactpersoon kan spraak berichten verzenden. No comment provided by engineer. @@ -2370,19 +2370,19 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Open instellingen No comment provided by engineer. - + Open chat - Gesprekken openen + Gesprekken openen No comment provided by engineer. - + Open chat console - Chat console openen + Chat console openen authentication reason - + Open user profiles - Gebruikersprofielen openen + Gebruikersprofielen openen authentication reason @@ -2390,9 +2390,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Open-source protocol en code – iedereen kan de servers draaien. No comment provided by engineer. - + Opening the link in the browser may reduce connection privacy and security. Untrusted SimpleX links will be red. - Het openen van de link in de browser kan de privacy en beveiliging van de verbinding verminderen. Niet vertrouwde SimpleX links worden rood weergegeven. + Het openen van de link in de browser kan de privacy en beveiliging van de verbinding verminderen. Niet vertrouwde SimpleX links worden rood weergegeven. No comment provided by engineer. @@ -2435,9 +2435,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Periodiek No comment provided by engineer. - + Please ask your contact to enable sending voice messages. - Vraag uw contactpersoon om het verzenden van spraak berichten in te schakelen. + Vraag uw contactpersoon om het verzenden van spraak berichten in te schakelen. No comment provided by engineer. @@ -2450,9 +2450,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Controleer uw netwerkverbinding met %@ en probeer het opnieuw. No comment provided by engineer. - + Please check yours and your contact preferences. - Controleer de uwe en uw contact voorkeuren. + Controleer de uwe en uw contact voorkeuren. No comment provided by engineer. @@ -2465,14 +2465,14 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Voer het vorige wachtwoord in na het herstellen van de database back-up. Deze actie kan niet ongedaan gemaakt worden. No comment provided by engineer. - + Please restart the app and migrate the database to enable push notifications. - Start de app opnieuw en migreer de database om push meldingen in te schakelen. + Start de app opnieuw en migreer de database om push meldingen in te schakelen. No comment provided by engineer. - + Please store passphrase securely, you will NOT be able to access chat if you lose it. - Sla het wachtwoord veilig op. Als u deze kwijtraakt, heeft u GEEN toegang tot de gesprekken. + Sla het wachtwoord veilig op. Als u deze kwijtraakt, heeft u GEEN toegang tot de gesprekken. No comment provided by engineer. @@ -2500,9 +2500,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Vooraf ingesteld serveradres No comment provided by engineer. - + Privacy & security - Privacy en beveiliging + Privacy en beveiliging No comment provided by engineer. @@ -2540,14 +2540,14 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Verbied het verzenden van verdwijnende berichten. No comment provided by engineer. - + Prohibit sending voice messages. - Verbieden het verzenden van spraak berichten. + Verbieden het verzenden van spraak berichten. No comment provided by engineer. - + Protect app screen - App scherm verbergen + App scherm verbergen No comment provided by engineer. @@ -2670,14 +2670,14 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Resetten naar standaardwaarden No comment provided by engineer. - + Restart the app to create a new chat profile - Start de app opnieuw om een nieuw chat profiel aan te maken + Start de app opnieuw om een nieuw chat profiel aan te maken No comment provided by engineer. - + Restart the app to use imported chat database - Start de app opnieuw om de geïmporteerde chat database te gebruiken + Start de app opnieuw om de geïmporteerde chat database te gebruiken No comment provided by engineer. @@ -2685,19 +2685,19 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Herstellen No comment provided by engineer. - + Restore database backup - Database back-up terugzetten + Database back-up terugzetten No comment provided by engineer. - + Restore database backup? - Database back-up terugzetten? + Database back-up terugzetten? No comment provided by engineer. - + Restore database error - Database fout herstellen + Database fout herstellen No comment provided by engineer. @@ -2740,9 +2740,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Opslaan en Contact melden No comment provided by engineer. - + Save and notify group members - Opslaan en Groep leden melden + Opslaan en Groep leden melden No comment provided by engineer. @@ -2750,14 +2750,14 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Bewaar archief No comment provided by engineer. - + Save group profile - Groep profiel opslaan + Groep profiel opslaan No comment provided by engineer. - + Save passphrase and open chat - Bewaar het wachtwoord en open je gesprekken + Bewaar het wachtwoord en open je gesprekken No comment provided by engineer. @@ -2835,9 +2835,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Direct bericht sturen No comment provided by engineer. - + Send link previews - Link voorbeelden verzenden + Link voorbeelden verzenden No comment provided by engineer. @@ -2915,9 +2915,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Contactnaam instellen… No comment provided by engineer. - + Set group preferences - Groep voorkeuren instellen + Groep voorkeuren instellen No comment provided by engineer. @@ -2940,9 +2940,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Deel chat item action - + Share invitation link - Uitnodiging link delen + Uitnodiging link delen No comment provided by engineer. @@ -2950,9 +2950,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Deel link No comment provided by engineer. - + Share one-time invitation link - Eenmalige uitnodiging link delen + Eenmalige uitnodiging link delen No comment provided by engineer. @@ -2990,9 +2990,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.SimpleX versleuteld bericht of verbindingsgebeurtenis notification - + SimpleX group link - SimpleX groep link + SimpleX groep link simplex link type @@ -3000,9 +3000,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.SimpleX links No comment provided by engineer. - + SimpleX one-time invitation - Eenmalige SimpleX uitnodiging + Eenmalige SimpleX uitnodiging simplex link type @@ -3025,9 +3025,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Begin een nieuw gesprek No comment provided by engineer. - + Start chat - Begin gesprek + Begin gesprek No comment provided by engineer. @@ -3045,14 +3045,14 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Stop SimpleX authentication reason - + Stop chat to enable database actions - Stop de chat om database acties mogelijk te maken + Stop de chat om database acties mogelijk te maken No comment provided by engineer. - + Stop chat to export, import or delete chat database. You will not be able to receive and send messages while the chat is stopped. - Stop de chat om de chat database te exporteren, importeren of verwijderen. U kunt geen berichten ontvangen en verzenden terwijl de chat is gestopt. + Stop de chat om de chat database te exporteren, importeren of verwijderen. U kunt geen berichten ontvangen en verzenden terwijl de chat is gestopt. No comment provided by engineer. @@ -3110,9 +3110,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Tik om incognito deel te nemen No comment provided by engineer. - + Tap to start a new chat - Tik om een nieuw gesprek te starten + Tik om een nieuw gesprek te starten No comment provided by engineer. @@ -3175,9 +3175,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Het contact met wie je deze link hebt gedeeld, kan GEEN verbinding maken! No comment provided by engineer. - + The created archive is available via app Settings / Database / Old database archive. - Het aangemaakte archief is beschikbaar via app Instellingen / Database / Oud database archief. + Het aangemaakte archief is beschikbaar via app Instellingen / Database / Oud database archief. No comment provided by engineer. @@ -3190,9 +3190,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.De microfoon werkt niet als de app op de achtergrond staat. No comment provided by engineer. - + The next generation of private messaging - De volgende generatie privéberichten + De volgende generatie privéberichten No comment provided by engineer. @@ -3210,9 +3210,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.De afzender wordt NIET op de hoogte gebracht No comment provided by engineer. - + The servers for new connections of your current chat profile **%@**. - De servers voor nieuwe verbindingen van uw huidige chat profiel **%@**. + De servers voor nieuwe verbindingen van uw huidige chat profiel **%@**. No comment provided by engineer. @@ -3245,9 +3245,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Deze groep bestaat niet meer. No comment provided by engineer. - + This setting applies to messages in your current chat profile **%@**. - Deze instelling is van toepassing op berichten in je huidige chat profiel **%@**. + Deze instelling is van toepassing op berichten in je huidige chat profiel **%@**. No comment provided by engineer. @@ -3255,9 +3255,9 @@ We zullen serverredundantie toevoegen om verloren berichten te voorkomen.Om vragen te stellen en updates te ontvangen: No comment provided by engineer. - + To find the profile used for an incognito connection, tap the contact or group name on top of the chat. - Om het profiel te vinden dat wordt gebruikt voor een incognito verbinding, tikt u op de naam van het contact of de groep bovenaan de chat. + Om het profiel te vinden dat wordt gebruikt voor een incognito verbinding, tikt u op de naam van het contact of de groep bovenaan de chat. No comment provided by engineer. @@ -3292,9 +3292,9 @@ U wordt gevraagd de authenticatie te voltooien voordat deze functie wordt ingesc Geef toestemming om de microfoon te gebruiken om een spraakbericht op te nemen. No comment provided by engineer. - + To support instant push notifications the chat database has to be migrated. - Om directe push meldingen te ondersteunen, moet de chat database worden gemigreerd. + Om directe push meldingen te ondersteunen, moet de chat database worden gemigreerd. No comment provided by engineer. @@ -3347,9 +3347,9 @@ U wordt gevraagd de authenticatie te voltooien voordat deze functie wordt ingesc Onverwachte migratiestatus No comment provided by engineer. - + Unknown database error: %@ - Onbekende database fout: %@ + Onbekende database fout: %@ No comment provided by engineer. @@ -3357,10 +3357,10 @@ U wordt gevraagd de authenticatie te voltooien voordat deze functie wordt ingesc Onbekende fout No comment provided by engineer. - + Unless your contact deleted the connection or this link was already used, it might be a bug - please report it. To connect, please ask your contact to create another connection link and check that you have a stable network connection. - Tenzij uw contactpersoon de verbinding heeft verwijderd of deze link al is gebruikt, kan het een bug zijn - meld het alstublieft. + Tenzij uw contactpersoon de verbinding heeft verwijderd of deze link al is gebruikt, kan het een bug zijn - meld het alstublieft. Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link te maken en te controleren of u een stabiele netwerkverbinding heeft. No comment provided by engineer. @@ -3389,14 +3389,14 @@ Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link .onion hosts-instelling updaten? No comment provided by engineer. - + Update database passphrase - Database wachtwoord bijwerken + Database wachtwoord bijwerken No comment provided by engineer. - + Update network settings? - Netwerk instellingen bijwerken? + Netwerk instellingen bijwerken? No comment provided by engineer. @@ -3469,9 +3469,9 @@ Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link Via browser No comment provided by engineer. - + Video call - video oproep + video oproep No comment provided by engineer. @@ -3479,24 +3479,24 @@ Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link Beveiligingscode bekijken No comment provided by engineer. - + Voice messages - Spraak berichten + Spraak berichten chat feature - + Voice messages are prohibited in this chat. - Spraak berichten zijn verboden in deze chat. + Spraak berichten zijn verboden in deze chat. No comment provided by engineer. - + Voice messages are prohibited in this group. - Spraak berichten zijn verboden in deze groep. + Spraak berichten zijn verboden in deze groep. No comment provided by engineer. - + Voice messages prohibited! - Spraak berichten verboden! + Spraak berichten verboden! No comment provided by engineer. @@ -3539,9 +3539,9 @@ Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link Wanneer beschikbaar 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. - Wanneer je een incognito profiel met iemand deelt, wordt dit profiel gebruikt voor de groepen waarvoor ze je uitnodigen. + Wanneer je een incognito profiel met iemand deelt, wordt dit profiel gebruikt voor de groepen waarvoor ze je uitnodigen. No comment provided by engineer. @@ -3574,9 +3574,9 @@ Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link Jij staat toe No comment provided by engineer. - + You already have a chat profile with the same display name. Please choose another name. - Je hebt al een chat profiel met dezelfde weergave naam. Kies een andere naam. + Je hebt al een chat profiel met dezelfde weergave naam. Kies een andere naam. No comment provided by engineer. @@ -3639,9 +3639,9 @@ Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link U kon niet worden geverifieerd; probeer het opnieuw. No comment provided by engineer. - + You have no chats - Je hebt geen gesprekken + Je hebt geen gesprekken No comment provided by engineer. @@ -3664,29 +3664,29 @@ Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link Je bent lid geworden van deze groep. Verbinding maken met uitnodigend groepslid. No comment provided by engineer. - + You must use the most recent version of your chat database on one device ONLY, otherwise you may stop receiving the messages from some contacts. - U mag de meest recente versie van uw chat database ALLEEN op één apparaat gebruiken, anders ontvangt u mogelijk geen berichten meer van sommige contacten. + U mag de meest recente versie van uw chat database ALLEEN op één apparaat gebruiken, anders ontvangt u mogelijk geen berichten meer van sommige contacten. No comment provided by engineer. - + You need to allow your contact to send voice messages to be able to send them. - U moet uw contact toestemming geven om spraak berichten te verzenden om ze te kunnen verzenden. + U moet uw contact toestemming geven om spraak berichten te verzenden om ze te kunnen verzenden. No comment provided by engineer. - + You rejected group invitation - Je hebt de groep uitnodiging afgewezen + Je hebt de groep uitnodiging afgewezen No comment provided by engineer. - + You sent group invitation - Je hebt een groep uitnodiging verzonden + Je hebt een groep uitnodiging verzonden No comment provided by engineer. - + You will be connected to group when the group host's device is online, please wait or check later! - Je wordt verbonden met de groep wanneer het apparaat van de groep host online is, even geduld a.u.b. of controleer het later! + Je wordt verbonden met de groep wanneer het apparaat van de groep host online is, even geduld a.u.b. of controleer het later! No comment provided by engineer. @@ -3709,79 +3709,79 @@ Om verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link U wordt lid van een groep waarnaar deze link verwijst en maakt verbinding met de groepsleden. No comment provided by engineer. - + You will stop receiving messages from this group. Chat history will be preserved. - Je ontvangt geen berichten meer van deze groep. Je gesprek geschiedenis blijft behouden. + Je ontvangt geen berichten meer van deze groep. Je gesprek geschiedenis blijft behouden. No comment provided by engineer. - + You're trying to invite contact with whom you've shared an incognito profile to the group in which you're using your main profile - Je probeert een contact met wie je een incognito profiel hebt gedeeld, uit te nodigen voor de groep waarin je je hoofdprofiel gebruikt + Je probeert een contact met wie je een incognito profiel hebt gedeeld, uit te nodigen voor de groep waarin je je hoofdprofiel gebruikt No comment provided by engineer. - + You're using an incognito profile for this group - to prevent sharing your main profile inviting contacts is not allowed - Je gebruikt een incognito profiel voor deze groep. Om te voorkomen dat je je hoofdprofiel deelt, is het niet toegestaan om contacten uit te nodigen + Je gebruikt een incognito profiel voor deze groep. Om te voorkomen dat je je hoofdprofiel deelt, is het niet toegestaan om contacten uit te nodigen No comment provided by engineer. - + Your ICE servers - Uw ICE-servers + Uw ICE-servers No comment provided by engineer. - + Your SMP servers - Uw SMP-servers + Uw SMP-servers No comment provided by engineer. - + Your SimpleX contact address - Uw SimpleX-contactadres + Uw SimpleX-contactadres No comment provided by engineer. - + Your calls - Uw oproepen + Uw oproepen No comment provided by engineer. - + Your chat database - Uw chat database + Uw chat database No comment provided by engineer. - + Your chat database is not encrypted - set passphrase to encrypt it. - Uw chat database is niet versleuteld - stel een wachtwoord in om deze te versleutelen. + Uw chat database is niet versleuteld - stel een wachtwoord in om deze te versleutelen. No comment provided by engineer. - + Your chat profile will be sent to group members - Uw chat profiel wordt verzonden naar de groepsleden + Uw chat profiel wordt verzonden naar de groepsleden No comment provided by engineer. - + Your chat profile will be sent to your contact - Uw chat profiel wordt naar uw contactpersoon verzonden + Uw chat profiel wordt naar uw contactpersoon verzonden No comment provided by engineer. - + Your chat profiles - Je chat profielen + Je chat profielen No comment provided by engineer. - + Your chat profiles are stored locally, only on your device. - Uw chat profielen worden lokaal opgeslagen, alleen op uw apparaat. + Uw chat profielen worden lokaal opgeslagen, alleen op uw apparaat. No comment provided by engineer. - + Your chats - Je gesprekken + Je gesprekken No comment provided by engineer. - + Your contact address - Uw contactadres + Uw contactadres No comment provided by engineer. @@ -3806,24 +3806,24 @@ U kunt deze verbinding verbreken en het contact verwijderen (en later proberen m Uw contacten kunnen volledige verwijdering van berichten toestaan. No comment provided by engineer. - + Your current chat database will be DELETED and REPLACED with the imported one. - Uw huidige chat database wordt VERWIJDERD en VERVANGEN door de geïmporteerde. + Uw huidige chat database wordt VERWIJDERD en VERVANGEN door de geïmporteerde. No comment provided by engineer. - + Your current profile - Je huidige profiel + Je huidige profiel No comment provided by engineer. - + Your preferences - Jouw voorkeuren + Jouw voorkeuren No comment provided by engineer. - + Your privacy - Uw privacy + Uw privacy No comment provided by engineer. @@ -3843,24 +3843,24 @@ SimpleX-servers kunnen uw profiel niet zien. Uw profiel, contacten en afgeleverde berichten worden op uw apparaat opgeslagen. No comment provided by engineer. - + Your random profile - Je willekeurige profiel + Je willekeurige profiel No comment provided by engineer. - + Your server - Uw server + Uw server No comment provided by engineer. - + Your server address - Uw serveradres + Uw serveradres No comment provided by engineer. - + Your settings - Uw instellingen + Uw instellingen No comment provided by engineer. @@ -3868,9 +3868,9 @@ SimpleX-servers kunnen uw profiel niet zien. [Bijdragen](https://github.com/simplex-chat/simplex-chat#contribute) No comment provided by engineer. - + [Send us email](mailto:chat@simplex.chat) - [Stuur ons een e-mail](mailto:chat@simplex.chat) + [Stuur ons een e-mail](mailto:chat@simplex.chat) No comment provided by engineer. @@ -3948,9 +3948,9 @@ SimpleX-servers kunnen uw profiel niet zien. geannuleerd %@ feature offered item - + changed address for you - adres voor u gewijzigd + adres voor u gewijzigd chat item text @@ -4048,9 +4048,9 @@ SimpleX-servers kunnen uw profiel niet zien. contact heeft geen e2e-encryptie No comment provided by engineer. - + creator - creator + creator No comment provided by engineer. @@ -4118,19 +4118,19 @@ SimpleX-servers kunnen uw profiel niet zien. groep verwijderd No comment provided by engineer. - + group profile updated - groep profiel bijgewerkt + groep profiel bijgewerkt snd group event chat item - + iOS Keychain is used to securely store passphrase - it allows receiving push notifications. - iOS-keychain wordt gebruikt om het wachtwoord veilig op te slaan - het maakt het ontvangen van push meldingen mogelijk. + iOS-keychain wordt gebruikt om het wachtwoord veilig op te slaan - het maakt het ontvangen van push meldingen mogelijk. No comment provided by engineer. - + iOS Keychain will be used to securely store passphrase after you restart the app or change passphrase - it will allow receiving push notifications. - iOS-keychain wordt gebruikt om het wachtwoord veilig op te slaan nadat u de app opnieuw hebt opgestart of het wachtwoord hebt gewijzigd - hiermee kunt u push meldingen ontvangen. + iOS-keychain wordt gebruikt om het wachtwoord veilig op te slaan nadat u de app opnieuw hebt opgestart of het wachtwoord hebt gewijzigd - hiermee kunt u push meldingen ontvangen. No comment provided by engineer. @@ -4138,9 +4138,9 @@ SimpleX-servers kunnen uw profiel niet zien. incognito via link naar contactadres chat list item description - + incognito via group link - incognito via groep link + incognito via groep link chat list item description @@ -4153,14 +4153,14 @@ SimpleX-servers kunnen uw profiel niet zien. indirect (%d) connection level description - + invalid chat - ongeldige gesprek + ongeldige gesprek invalid chat data - + invalid chat data - ongeldige gesprek gegevens + ongeldige gesprek gegevens No comment provided by engineer. @@ -4188,9 +4188,9 @@ SimpleX-servers kunnen uw profiel niet zien. uitgenodigd om te verbinden chat list item title - + invited via your group link - uitgenodigd via je groep link + uitgenodigd via je groep link rcv group event chat item @@ -4203,9 +4203,9 @@ SimpleX-servers kunnen uw profiel niet zien. deelnemen als %@ No comment provided by engineer. - + left - verlaten + verlaten rcv group event chat item @@ -4233,9 +4233,9 @@ SimpleX-servers kunnen uw profiel niet zien. gemiste oproep call status - + moderated - gemodereerd + gemodereerd moderated chat item @@ -4264,14 +4264,14 @@ SimpleX-servers kunnen uw profiel niet zien. enabled status group pref value - + offered %@ - aangeboden %@ + aangeboden %@ feature offered item - + offered %1$@: %2$@ - aangeboden %1$@: %2$@ + aangeboden %1$@: %2$@ feature offered item @@ -4279,9 +4279,9 @@ SimpleX-servers kunnen uw profiel niet zien. aan group pref value - + or chat with the developers - of praat met de ontwikkelaars + of praat met de ontwikkelaars No comment provided by engineer. @@ -4339,9 +4339,9 @@ SimpleX-servers kunnen uw profiel niet zien. beginnen… No comment provided by engineer. - + strike - staking + staking No comment provided by engineer. @@ -4354,9 +4354,9 @@ SimpleX-servers kunnen uw profiel niet zien. onbekend connection info - + updated group profile - bijgewerkt groep profiel + bijgewerkt groep profiel rcv group event chat item @@ -4369,9 +4369,9 @@ SimpleX-servers kunnen uw profiel niet zien. via contactadres link chat list item description - + via group link - via groep link + via groep link chat list item description @@ -4384,9 +4384,9 @@ SimpleX-servers kunnen uw profiel niet zien. via relais No comment provided by engineer. - + video call (not e2e encrypted) - video gesprek (niet e2e versleuteld) + video gesprek (niet e2e versleuteld) No comment provided by engineer. @@ -4424,9 +4424,9 @@ SimpleX-servers kunnen uw profiel niet zien. je hebt het adres gewijzigd voor %@ chat item text - + you changed role for yourself to %@ - je bent zelf van rol veranderd naar %@ + je bent zelf van rol veranderd naar %@ snd group event chat item @@ -4459,9 +4459,9 @@ SimpleX-servers kunnen uw profiel niet zien. Jij: No comment provided by engineer. - + \~strike~ - \~staking~ + \~staking~ No comment provided by engineer. @@ -4476,9 +4476,9 @@ SimpleX-servers kunnen uw profiel niet zien. SimpleX Bundle name - + SimpleX needs camera access to scan QR codes to connect to other users and for video calls. - SimpleX heeft camera toegang nodig om QR-codes te scannen om verbinding te maken met andere gebruikers en voor video gesprekken. + SimpleX heeft camera toegang nodig om QR-codes te scannen om verbinding te maken met andere gebruikers en voor video gesprekken. Privacy - Camera Usage Description @@ -4486,9 +4486,9 @@ SimpleX-servers kunnen uw profiel niet zien. SimpleX gebruikt Face ID voor lokale authenticatie Privacy - Face ID Usage Description - + SimpleX needs microphone access for audio and video calls, and to record voice messages. - SimpleX heeft microfoon toegang nodig voor audio en video oproepen en om spraak berichten op te nemen. + SimpleX heeft microfoon toegang nodig voor audio en video oproepen en om spraak berichten op te nemen. Privacy - Microphone Usage Description diff --git a/apps/ios/SimpleX NSE/cs.lproj/InfoPlist.strings b/apps/ios/SimpleX NSE/cs.lproj/InfoPlist.strings new file mode 100644 index 000000000..4771dbc1f --- /dev/null +++ b/apps/ios/SimpleX NSE/cs.lproj/InfoPlist.strings @@ -0,0 +1,9 @@ +/* Bundle display name */ +"CFBundleDisplayName" = "SimpleX NSE"; + +/* Bundle name */ +"CFBundleName" = "SimpleX NSE"; + +/* Copyright (human-readable) */ +"NSHumanReadableCopyright" = "Autorská práva © 2022 SimpleX Chat. Všechna práva vyhrazena."; + diff --git a/apps/ios/SimpleX NSE/cs.lproj/Localizable.strings b/apps/ios/SimpleX NSE/cs.lproj/Localizable.strings new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/apps/ios/SimpleX NSE/cs.lproj/Localizable.strings @@ -0,0 +1 @@ + diff --git a/apps/ios/SimpleX.xcodeproj/project.pbxproj b/apps/ios/SimpleX.xcodeproj/project.pbxproj index 0c9d49e37..801108a1b 100644 --- a/apps/ios/SimpleX.xcodeproj/project.pbxproj +++ b/apps/ios/SimpleX.xcodeproj/project.pbxproj @@ -289,6 +289,10 @@ 5C84FE9229A216C800D95B1A /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; 5C84FE9329A2179C00D95B1A /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = "nl.lproj/SimpleX--iOS--InfoPlist.strings"; sourceTree = ""; }; 5C84FE9429A2179C00D95B1A /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = ""; }; + 5C8B41C929AF41BC00888272 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = ""; }; + 5C8B41CA29AF41BC00888272 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = ""; }; + 5C8B41CB29AF44CF00888272 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = "cs.lproj/SimpleX--iOS--InfoPlist.strings"; sourceTree = ""; }; + 5C8B41CC29AF44CF00888272 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InfoPlist.strings; sourceTree = ""; }; 5C93292E29239A170090FFF9 /* SMPServersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SMPServersView.swift; sourceTree = ""; }; 5C93293029239BED0090FFF9 /* SMPServerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SMPServerView.swift; sourceTree = ""; }; 5C93293E2928E0FD0090FFF9 /* AudioRecPlay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioRecPlay.swift; sourceTree = ""; }; @@ -912,6 +916,7 @@ fr, it, nl, + cs, ); mainGroup = 5CA059BD279559F40002BEB4; packageReferences = ( @@ -1168,6 +1173,7 @@ 5CBD285829565D2600EC2CF4 /* fr */, 5CA85D0D297219EF0095AF72 /* it */, 5C84FE9429A2179C00D95B1A /* nl */, + 5C8B41CC29AF44CF00888272 /* cs */, ); name = InfoPlist.strings; sourceTree = ""; @@ -1181,6 +1187,7 @@ 5CBD285629565CAE00EC2CF4 /* fr */, 5CA85D0B297218AA0095AF72 /* it */, 5C84FE9229A216C800D95B1A /* nl */, + 5C8B41CA29AF41BC00888272 /* cs */, ); name = Localizable.strings; sourceTree = ""; @@ -1194,6 +1201,7 @@ 5CBD285529565CAE00EC2CF4 /* fr */, 5CA85D0A297218AA0095AF72 /* it */, 5C84FE9129A216C800D95B1A /* nl */, + 5C8B41C929AF41BC00888272 /* cs */, ); name = Localizable.strings; sourceTree = ""; @@ -1206,6 +1214,7 @@ 5CBD285729565D2600EC2CF4 /* fr */, 5CA85D0C297219EF0095AF72 /* it */, 5C84FE9329A2179C00D95B1A /* nl */, + 5C8B41CB29AF44CF00888272 /* cs */, ); name = "SimpleX--iOS--InfoPlist.strings"; sourceTree = ""; diff --git a/apps/ios/cs.lproj/Localizable.strings b/apps/ios/cs.lproj/Localizable.strings new file mode 100644 index 000000000..a5f9f506e --- /dev/null +++ b/apps/ios/cs.lproj/Localizable.strings @@ -0,0 +1,2657 @@ +/* No comment provided by engineer. */ +"\n" = "\n"; + +/* No comment provided by engineer. */ +" " = " "; + +/* No comment provided by engineer. */ +" " = " "; + +/* No comment provided by engineer. */ +" " = " "; + +/* No comment provided by engineer. */ +" (" = " ("; + +/* No comment provided by engineer. */ +" (can be copied)" = " (lze kopírovat)"; + +/* No comment provided by engineer. */ +"_italic_" = "\\_kurzíva_"; + +/* No comment provided by engineer. */ +", " = ", "; + +/* No comment provided by engineer. */ +": " = ": "; + +/* No comment provided by engineer. */ +"!1 colored!" = "!1 barevný!"; + +/* No comment provided by engineer. */ +"." = "."; + +/* No comment provided by engineer. */ +"(" = "("; + +/* No comment provided by engineer. */ +")" = ")"; + +/* No comment provided by engineer. */ +"[Contribute](https://github.com/simplex-chat/simplex-chat#contribute)" = "[Přispějte](https://github.com/simplex-chat/simplex-chat#contribute)"; + +/* No comment provided by engineer. */ +"[Send us email](mailto:chat@simplex.chat)" = "[Pošlete nám e-mail](mailto:chat@simplex.chat)"; + +/* No comment provided by engineer. */ +"[Star on GitHub](https://github.com/simplex-chat/simplex-chat)" = "[Hvězda na GitHubu](https://github.com/simplex-chat/simplex-chat)"; + +/* No comment provided by engineer. */ +"**Add new contact**: to create your one-time QR Code for your contact." = "**Přidat nový kontakt**: pro vytvoření jednorázového QR kódu nebo odkazu pro váš kontakt."; + +/* No comment provided by engineer. */ +"**Create link / QR code** for your contact to use." = "**Vytvořte odkaz / QR kód** pro váš kontakt."; + +/* No comment provided by engineer. */ +"**e2e encrypted** audio call" = "**e2e šifrovaný** audio hovor"; + +/* No comment provided by engineer. */ +"**e2e encrypted** video call" = "**e2e šifrovaný** videohovor"; + +/* No comment provided by engineer. */ +"**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." = "**Soukromější**: kontrolovat nové zprávy každých 20 minut. Token zařízení je sdílen se serverem SimpleX Chat, ale ne kolik máte kontaktů nebo zpráv."; + +/* No comment provided by engineer. */ +"**Most private**: do not use SimpleX Chat notifications server, check messages periodically in the background (depends on how often you use the app)." = "**Nejsoukromější**: nepoužívejte server oznámení SimpleX Chat, pravidelně kontrolujte zprávy na pozadí (závisí na tom, jak často aplikaci používáte)."; + +/* No comment provided by engineer. */ +"**Paste received link** or open it in the browser and tap **Open in mobile app**." = "**Vložte přijatý odkaz** nebo jej otevřete v prohlížeči a klepněte na **Otevřít v mobilní aplikaci**."; + +/* No comment provided by engineer. */ +"**Please note**: you will NOT be able to recover or change passphrase if you lose it." = "**Upozornění**: Pokud heslo ztratíte, NEBUDETE jej moci obnovit ani změnit."; + +/* No comment provided by engineer. */ +"**Recommended**: device token and notifications are sent to SimpleX Chat notification server, but not the message content, size or who it is from." = "**Doporučeno**: Token zařízení a oznámení se odesílají na oznamovací server SimpleX Chat, ale nikoli obsah, velikost nebo od koho jsou zprávy."; + +/* No comment provided by engineer. */ +"**Scan QR code**: to connect to your contact in person or via video call." = "** Naskenujte QR kód**: pro připojení ke kontaktu osobně nebo prostřednictvím videohovoru."; + +/* No comment provided by engineer. */ +"**Warning**: Instant push notifications require passphrase saved in Keychain." = "**Upozornění**: Okamžitě doručovaná oznámení vyžadují přístupové heslo uložené v Klíčence."; + +/* No comment provided by engineer. */ +"*bold*" = "\\*tučně*"; + +/* No comment provided by engineer. */ +"#secret#" = "#tajný#"; + +/* No comment provided by engineer. */ +"%@" = "%@"; + +/* No comment provided by engineer. */ +"%@ / %@" = "%@ / %@"; + +/* No comment provided by engineer. */ +"%@ %@" = "%@ %@"; + +/* notification title */ +"%@ is connected!" = "%@ je připojen!"; + +/* No comment provided by engineer. */ +"%@ is not verified" = "%@ není ověřeno"; + +/* No comment provided by engineer. */ +"%@ is verified" = "%@ je ověřený"; + +/* notification title */ +"%@ wants to connect!" = "%@ se chce připojit!"; + +/* message ttl */ +"%d days" = "%d dní"; + +/* message ttl */ +"%d hours" = "%d hodin"; + +/* message ttl */ +"%d min" = "%d minuty"; + +/* message ttl */ +"%d months" = "%d měsíce"; + +/* message ttl */ +"%d sec" = "%d sek"; + +/* integrity error chat item */ +"%d skipped message(s)" = "%d přeskočené zprávy"; + +/* No comment provided by engineer. */ +"%lld" = "%lld"; + +/* No comment provided by engineer. */ +"%lld %@" = "%lld %@"; + +/* No comment provided by engineer. */ +"%lld contact(s) selected" = "%lld kontakt(y) vybrané"; + +/* No comment provided by engineer. */ +"%lld file(s) with total size of %@" = "%lld soubor(y) s celkovou velikostí %@"; + +/* No comment provided by engineer. */ +"%lld members" = "%lld členové"; + +/* No comment provided by engineer. */ +"%lld second(s)" = "%lld vteřin"; + +/* No comment provided by engineer. */ +"%lldd" = "%lldd"; + +/* No comment provided by engineer. */ +"%lldh" = "%lldh"; + +/* No comment provided by engineer. */ +"%lldk" = "%lldk"; + +/* No comment provided by engineer. */ +"%lldm" = "%lldm"; + +/* No comment provided by engineer. */ +"%lldmth" = "%lldmth"; + +/* No comment provided by engineer. */ +"%llds" = "%llds"; + +/* No comment provided by engineer. */ +"%lldw" = "%lldw"; + +/* No comment provided by engineer. */ +"`a + b`" = "\\`a + b`"; + +/* No comment provided by engineer. */ +"~strike~" = "\\~stávka~"; + +/* message ttl */ +"1 day" = "1 den"; + +/* message ttl */ +"1 hour" = "1 hodina"; + +/* message ttl */ +"1 month" = "1 měsíc"; + +/* message ttl */ +"1 week" = "1 týden"; + +/* message ttl */ +"2 weeks" = "2 týdny"; + +/* No comment provided by engineer. */ +"6" = "6"; + +/* notification title */ +"A new contact" = "Nový kontakt"; + +/* No comment provided by engineer. */ +"A random profile will be sent to the contact that you received this link from" = "Náhodný profil bude zaslán kontaktu, od kterého jste obdrželi tento odkaz"; + +/* No comment provided by engineer. */ +"A random profile will be sent to your contact" = "Vašemu kontaktu bude zaslán náhodný profil"; + +/* No comment provided by engineer. */ +"A separate TCP connection will be used **for each chat profile you have in the app**." = "Samostatné připojení TCP bude použito **pro každý chat profil, který máte v aplikaci**."; + +/* No comment provided by engineer. */ +"A separate TCP connection will be used **for each contact and group member**.\n**Please note**: if you have many connections, your battery and traffic consumption can be substantially higher and some connections may fail." = "**pro každý kontakt a člena skupiny** bude použito samostatné připojení TCP.\n**Upozornění**: Pokud máte mnoho připojení, spotřeba baterie a provozu může být podstatně vyšší a některá připojení mohou selhat."; + +/* No comment provided by engineer. */ +"About SimpleX" = "O SimpleX"; + +/* No comment provided by engineer. */ +"About SimpleX Chat" = "O SimpleX chat"; + +/* No comment provided by engineer. */ +"above, then choose:" = "výše, pak vyberte:"; + +/* No comment provided by engineer. */ +"Accent color" = "Barva přízvuku"; + +/* accept contact request via notification + accept incoming call via notification */ +"Accept" = "Přijmout"; + +/* No comment provided by engineer. */ +"Accept contact" = "Přijmout kontakt"; + +/* notification body */ +"Accept contact request from %@?" = "Přijmout žádost o kontakt od %@?"; + +/* No comment provided by engineer. */ +"Accept incognito" = "Přijmout inkognito"; + +/* No comment provided by engineer. */ +"Accept requests" = "Přijímat žádosti"; + +/* call status */ +"accepted call" = "přijatý hovor"; + +/* No comment provided by engineer. */ +"Add preset servers" = "Přidejte přednastavené servery"; + +/* No comment provided by engineer. */ +"Add profile" = "Přidat profil"; + +/* No comment provided by engineer. */ +"Add server…" = "Přidat server…"; + +/* No comment provided by engineer. */ +"Add servers by scanning QR codes." = "Přidejte servery skenováním QR kódů."; + +/* No comment provided by engineer. */ +"Add to another device" = "Přidat do jiného zařízení"; + +/* member role */ +"admin" = "správce"; + +/* No comment provided by engineer. */ +"Admins can create the links to join groups." = "Správci mohou vytvářet odkazy pro připojení ke skupinám."; + +/* No comment provided by engineer. */ +"Advanced network settings" = "Pokročilá nastavení sítě"; + +/* No comment provided by engineer. */ +"All chats and messages will be deleted - this cannot be undone!" = "Všechny chaty a zprávy budou smazány – tuto akci nelze vrátit zpět!"; + +/* No comment provided by engineer. */ +"All group members will remain connected." = "Všichni členové skupiny zůstanou připojeni."; + +/* No comment provided by engineer. */ +"All messages will be deleted - this cannot be undone! The messages will be deleted ONLY for you." = "Všechny zprávy budou smazány – tuto akci nelze vrátit zpět! Zprávy budou smazány POUZE pro vás."; + +/* No comment provided by engineer. */ +"All your contacts will remain connected" = "Všechny vaše kontakty zůstanou připojeny"; + +/* No comment provided by engineer. */ +"Allow" = "Povolit"; + +/* No comment provided by engineer. */ +"Allow disappearing messages only if your contact allows it to you." = "Povolte mizící zprávy, pouze pokud vám to váš kontakt dovolí."; + +/* No comment provided by engineer. */ +"Allow irreversible message deletion only if your contact allows it to you." = "Povolte nevratné smazání zprávy pouze v případě, že vám to váš kontakt dovolí."; + +/* No comment provided by engineer. */ +"Allow sending direct messages to members." = "Povolit odesílání přímých zpráv členům."; + +/* No comment provided by engineer. */ +"Allow sending disappearing messages." = "Povolit odesílání mizících zpráv."; + +/* No comment provided by engineer. */ +"Allow to irreversibly delete sent messages." = "Povolit nevratné smazání odeslaných zpráv."; + +/* No comment provided by engineer. */ +"Allow to send voice messages." = "Povolit odesílání hlasových zpráv."; + +/* No comment provided by engineer. */ +"Allow voice messages only if your contact allows them." = "Povolte hlasové zprávy, pouze pokud je váš kontakt povolí."; + +/* No comment provided by engineer. */ +"Allow voice messages?" = "Povolit hlasové zprávy?"; + +/* No comment provided by engineer. */ +"Allow your contacts to irreversibly delete sent messages." = "Umožněte svým kontaktům nevratně odstranit odeslané zprávy."; + +/* No comment provided by engineer. */ +"Allow your contacts to send disappearing messages." = "Umožněte svým kontaktům odesílat mizející zprávy."; + +/* No comment provided by engineer. */ +"Allow your contacts to send voice messages." = "Povolte svým kontaktům odesílání hlasových zpráv."; + +/* No comment provided by engineer. */ +"Already connected?" = "Již připojeno?"; + +/* pref value */ +"always" = "vždy"; + +/* No comment provided by engineer. */ +"Answer call" = "Přijmout hovor"; + +/* No comment provided by engineer. */ +"App build: %@" = "Sestavení aplikace: %@"; + +/* No comment provided by engineer. */ +"App icon" = "Ikona aplikace"; + +/* No comment provided by engineer. */ +"App version" = "Verze aplikace"; + +/* No comment provided by engineer. */ +"App version: v%@" = "Verze aplikace: v%@"; + +/* No comment provided by engineer. */ +"Appearance" = "Vzhled"; + +/* No comment provided by engineer. */ +"Attach" = "Připojit"; + +/* No comment provided by engineer. */ +"Audio & video calls" = "Audio a video hovory"; + +/* No comment provided by engineer. */ +"audio call (not e2e encrypted)" = "zvukový hovor (nešifrovaný e2e)"; + +/* No comment provided by engineer. */ +"Authentication failed" = "Ověření selhalo"; + +/* No comment provided by engineer. */ +"Authentication unavailable" = "Ověřování není k dispozici"; + +/* No comment provided by engineer. */ +"Auto-accept contact requests" = "Automatické přijímání žádostí o kontakt"; + +/* No comment provided by engineer. */ +"Auto-accept images" = "Automaticky přijímat obrázky"; + +/* No comment provided by engineer. */ +"Automatically" = "Automaticky"; + +/* No comment provided by engineer. */ +"Back" = "Zpět"; + +/* integrity error chat item */ +"bad message hash" = "špatný hash zprávy"; + +/* integrity error chat item */ +"bad message ID" = "špatné ID zprávy"; + +/* No comment provided by engineer. */ +"bold" = "tučně"; + +/* No comment provided by engineer. */ +"Both you and your contact can irreversibly delete sent messages." = "Vy i váš kontakt můžete nevratně mazat odeslané zprávy."; + +/* No comment provided by engineer. */ +"Both you and your contact can send disappearing messages." = "Vy i váš kontakt můžete posílat mizející zprávy."; + +/* No comment provided by engineer. */ +"Both you and your contact can send voice messages." = "Hlasové zprávy můžete posílat vy i váš kontakt."; + +/* No comment provided by engineer. */ +"By chat profile (default) or [by connection](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA)." = "Podle chat profilu (výchozí) nebo [podle připojení](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA)."; + +/* No comment provided by engineer. */ +"Call already ended!" = "Hovor již skončil!"; + +/* call status */ +"call error" = "chyba volání"; + +/* call status */ +"call in progress" = "probíhající hovor"; + +/* call status */ +"calling…" = "volání…"; + +/* No comment provided by engineer. */ +"Calls" = "Hovory"; + +/* No comment provided by engineer. */ +"Can't invite contact!" = "Nelze pozvat kontakt!"; + +/* No comment provided by engineer. */ +"Can't invite contacts!" = "Nelze pozvat kontakty!"; + +/* No comment provided by engineer. */ +"Cancel" = "Zrušit"; + +/* feature offered item */ +"cancelled %@" = "zrušeno %@"; + +/* No comment provided by engineer. */ +"Cannot access keychain to save database password" = "Nelze získat přístup ke klíčence pro uložení hesla databáze"; + +/* No comment provided by engineer. */ +"Cannot receive file" = "Nelze přijmout soubor"; + +/* No comment provided by engineer. */ +"Change" = "Změnit"; + +/* No comment provided by engineer. */ +"Change database passphrase?" = "Změnit přístupovou frázi databáze?"; + +/* No comment provided by engineer. */ +"Change member role?" = "Změnit roli člena?"; + +/* No comment provided by engineer. */ +"Change receiving address" = "Změna adresy příjemce"; + +/* No comment provided by engineer. */ +"Change receiving address?" = "Změnit přijímající adresu?"; + +/* No comment provided by engineer. */ +"Change role" = "Změnit roli"; + +/* chat item text */ +"changed address for you" = "změnila se vaše adresa"; + +/* rcv group event chat item */ +"changed role of %@ to %@" = "Role %1$@ byla změněna na %2$ @"; + +/* rcv group event chat item */ +"changed your role to %@" = "změnil vaši roli na %@"; + +/* chat item text */ +"changing address for %@..." = "změna adresy pro %@..."; + +/* chat item text */ +"changing address..." = "změna adresy..."; + +/* No comment provided by engineer. */ +"Chat archive" = "Chat se archivuje"; + +/* No comment provided by engineer. */ +"Chat console" = "Konzola pro chat"; + +/* No comment provided by engineer. */ +"Chat database" = "Chat databáze"; + +/* No comment provided by engineer. */ +"Chat database deleted" = "Databáze chatu odstraněna"; + +/* No comment provided by engineer. */ +"Chat database imported" = "Importovaná databáze chatu"; + +/* No comment provided by engineer. */ +"Chat is running" = "Chat je spuštěn"; + +/* No comment provided by engineer. */ +"Chat is stopped" = "Chat je zastaven"; + +/* No comment provided by engineer. */ +"Chat preferences" = "Předvolby chatu"; + +/* No comment provided by engineer. */ +"Chats" = "Chaty"; + +/* No comment provided by engineer. */ +"Check server address and try again." = "Zkontrolujte adresu serveru a zkuste to znovu."; + +/* No comment provided by engineer. */ +"Choose file" = "Vybrat soubor"; + +/* No comment provided by engineer. */ +"Choose from library" = "Vybrat z knihovny"; + +/* No comment provided by engineer. */ +"Clear" = "Vyčistit"; + +/* No comment provided by engineer. */ +"Clear conversation" = "Vyčistit konverzaci"; + +/* No comment provided by engineer. */ +"Clear conversation?" = "Vyčistit konverzaci?"; + +/* No comment provided by engineer. */ +"Clear verification" = "Zrušte ověření"; + +/* No comment provided by engineer. */ +"colored" = "barevné"; + +/* No comment provided by engineer. */ +"Colors" = "Barvy"; + +/* No comment provided by engineer. */ +"Compare security codes with your contacts." = "Porovnejte bezpečnostní kódy se svými kontakty."; + +/* No comment provided by engineer. */ +"complete" = "kompletní"; + +/* No comment provided by engineer. */ +"Configure ICE servers" = "Konfigurace serverů ICE"; + +/* No comment provided by engineer. */ +"Confirm" = "Potvrdit"; + +/* No comment provided by engineer. */ +"Confirm new passphrase…" = "Potvrdit novou heslovou frázi…"; + +/* server test step */ +"Connect" = "Připojit"; + +/* No comment provided by engineer. */ +"connect to SimpleX Chat developers." = "připojit se k vývojářům SimpleX Chat."; + +/* No comment provided by engineer. */ +"Connect via contact link?" = "Připojit se přes kontaktní odkaz?"; + +/* No comment provided by engineer. */ +"Connect via group link?" = "Připojit se přes odkaz skupiny?"; + +/* No comment provided by engineer. */ +"Connect via link" = "Připojte se prostřednictvím odkazu"; + +/* No comment provided by engineer. */ +"Connect via link / QR code" = "Připojit se prostřednictvím odkazu / QR kódu"; + +/* No comment provided by engineer. */ +"Connect via one-time link?" = "Připojit se jednorázovým odkazem?"; + +/* No comment provided by engineer. */ +"Connect via relay" = "Spojení přes relé"; + +/* No comment provided by engineer. */ +"connected" = "připojeno"; + +/* No comment provided by engineer. */ +"connecting" = "připojování"; + +/* No comment provided by engineer. */ +"connecting (accepted)" = "připojení (přijato)"; + +/* No comment provided by engineer. */ +"connecting (announced)" = "připojení (oznámeno)"; + +/* No comment provided by engineer. */ +"connecting (introduced)" = "připojující (zavedený)"; + +/* No comment provided by engineer. */ +"connecting (introduction invitation)" = "připojení (pozvánka na představení)"; + +/* call status */ +"connecting call" = "spojovací hovor…"; + +/* No comment provided by engineer. */ +"Connecting server…" = "Připojování k serveru…"; + +/* No comment provided by engineer. */ +"Connecting server… (error: %@)" = "Připojování k serveru... (chyba: %@)"; + +/* chat list item title */ +"connecting…" = "připojení…"; + +/* No comment provided by engineer. */ +"Connection" = "Připojení"; + +/* No comment provided by engineer. */ +"Connection error" = "Chyba připojení"; + +/* No comment provided by engineer. */ +"Connection error (AUTH)" = "Chyba spojení (AUTH)"; + +/* chat list item title (it should not be shown */ +"connection established" = "spojení navázáno"; + +/* No comment provided by engineer. */ +"Connection request" = "Žádost o připojení"; + +/* No comment provided by engineer. */ +"Connection request sent!" = "Požadavek na připojení byl odeslán!"; + +/* No comment provided by engineer. */ +"Connection timeout" = "Časový limit připojení"; + +/* connection information */ +"connection:%@" = "připojení:%@"; + +/* No comment provided by engineer. */ +"Contact allows" = "Kontakt povoluje"; + +/* No comment provided by engineer. */ +"Contact already exists" = "Kontakt již existuje"; + +/* No comment provided by engineer. */ +"Contact and all messages will be deleted - this cannot be undone!" = "Kontakt a všechny zprávy budou smazány - nelze to vzít zpět!"; + +/* No comment provided by engineer. */ +"contact has e2e encryption" = "kontakt má šifrování e2e"; + +/* No comment provided by engineer. */ +"contact has no e2e encryption" = "kontakt nemá šifrování e2e"; + +/* notification */ +"Contact hidden:" = "Skrytý kontakt:"; + +/* notification */ +"Contact is connected" = "Kontakt je připojen"; + +/* No comment provided by engineer. */ +"Contact is not connected yet!" = "Kontakt ještě není připojen!"; + +/* No comment provided by engineer. */ +"Contact name" = "Jméno kontaktu"; + +/* No comment provided by engineer. */ +"Contact preferences" = "Předvolby kontaktů"; + +/* No comment provided by engineer. */ +"Contact requests" = "Žádosti o kontakt"; + +/* No comment provided by engineer. */ +"Contacts can mark messages for deletion; you will be able to view them." = "Kontakty mohou označit zprávy ke smazání; vy je budete moci zobrazit."; + +/* chat item action */ +"Copy" = "Kopírovat"; + +/* No comment provided by engineer. */ +"Core built at: %@" = "Jádro sestavené na: %@"; + +/* No comment provided by engineer. */ +"Core version: v%@" = "Verze jádra: v%@"; + +/* No comment provided by engineer. */ +"Create" = "Vytvořit"; + +/* No comment provided by engineer. */ +"Create address" = "Vytvořit adresu"; + +/* No comment provided by engineer. */ +"Create group link" = "Vytvořit odkaz na skupinu"; + +/* No comment provided by engineer. */ +"Create link" = "Vytvořit odkaz"; + +/* No comment provided by engineer. */ +"Create one-time invitation link" = "Vytvořit jednorázovou pozvánku"; + +/* server test step */ +"Create queue" = "Vytvořit frontu"; + +/* No comment provided by engineer. */ +"Create secret group" = "Vytvořit tajnou skupinu"; + +/* No comment provided by engineer. */ +"Create your profile" = "Vytvořte si profil"; + +/* No comment provided by engineer. */ +"Created on %@" = "Vytvořeno na %@"; + +/* No comment provided by engineer. */ +"creator" = "tvůrce"; + +/* No comment provided by engineer. */ +"Current passphrase…" = "Aktuální přístupová fráze…"; + +/* No comment provided by engineer. */ +"Currently maximum supported file size is %@." = "Aktuálně maximální podporovaná velikost souboru je %@."; + +/* No comment provided by engineer. */ +"Dark" = "Tmavý"; + +/* No comment provided by engineer. */ +"Database encrypted!" = "Databáze zašifrována!"; + +/* No comment provided by engineer. */ +"Database encryption passphrase will be updated and stored in the keychain.\n" = "Heslo pro šifrování databáze bude aktualizováno a uloženo v klíčence.\n"; + +/* No comment provided by engineer. */ +"Database encryption passphrase will be updated.\n" = "Šifrovací heslová fráze databáze bude aktualizována.\n"; + +/* No comment provided by engineer. */ +"Database error" = "Chyba databáze"; + +/* No comment provided by engineer. */ +"Database ID" = "ID databáze"; + +/* No comment provided by engineer. */ +"Database is encrypted using a random passphrase, you can change it." = "Databáze je zašifrována pomocí náhodné přístupové fráze, můžete ji změnit."; + +/* No comment provided by engineer. */ +"Database is encrypted using a random passphrase. Please change it before exporting." = "Databáze je šifrována pomocí náhodné přístupové fráze. Před exportem ji změňte."; + +/* No comment provided by engineer. */ +"Database passphrase" = "Heslo databáze"; + +/* No comment provided by engineer. */ +"Database passphrase & export" = "Databázová hesla a export"; + +/* No comment provided by engineer. */ +"Database passphrase is different from saved in the keychain." = "Přístupové heslo databáze se liší od hesla uloženého v klíčence."; + +/* No comment provided by engineer. */ +"Database passphrase is required to open chat." = "Pro otevření chatu je vyžadována přístupová fráze databáze."; + +/* No comment provided by engineer. */ +"Database will be encrypted and the passphrase stored in the keychain.\n" = "Databáze bude zašifrována a heslo bude uloženo v klíčence.\n"; + +/* No comment provided by engineer. */ +"Database will be encrypted.\n" = "Databáze bude zašifrována.\n"; + +/* No comment provided by engineer. */ +"Database will be migrated when the app restarts" = "Databáze bude přenesena po restartu aplikace"; + +/* No comment provided by engineer. */ +"Decentralized" = "Decentralizované"; + +/* pref value */ +"default (%@)" = "výchozí (%@)"; + +/* chat item action */ +"Delete" = "Smazat"; + +/* No comment provided by engineer. */ +"Delete address" = "Odstranit adresu"; + +/* No comment provided by engineer. */ +"Delete address?" = "Smazat adresu?"; + +/* No comment provided by engineer. */ +"Delete after" = "Smazat po"; + +/* No comment provided by engineer. */ +"Delete all files" = "Odstranit všechny soubory"; + +/* No comment provided by engineer. */ +"Delete archive" = "Smazat archiv"; + +/* No comment provided by engineer. */ +"Delete chat archive?" = "Smazat archiv chatu?"; + +/* No comment provided by engineer. */ +"Delete chat profile?" = "Smazat profil chatu?"; + +/* No comment provided by engineer. */ +"Delete connection" = "Smazat připojení"; + +/* No comment provided by engineer. */ +"Delete contact" = "Smazat kontakt"; + +/* No comment provided by engineer. */ +"Delete Contact" = "Smazat kontakt"; + +/* No comment provided by engineer. */ +"Delete contact?" = "Smazat kontakt?"; + +/* No comment provided by engineer. */ +"Delete database" = "Odstranění databáze"; + +/* No comment provided by engineer. */ +"Delete files and media?" = "Smazat soubory a média?"; + +/* No comment provided by engineer. */ +"Delete files for all chat profiles" = "Odstranění souborů pro všechny profily chatu"; + +/* chat feature */ +"Delete for everyone" = "Smazat pro všechny"; + +/* No comment provided by engineer. */ +"Delete for me" = "Smazat pro mě"; + +/* No comment provided by engineer. */ +"Delete group" = "Smazat skupinu"; + +/* No comment provided by engineer. */ +"Delete group?" = "Smazat skupinu?"; + +/* No comment provided by engineer. */ +"Delete invitation" = "Smazat pozvánku"; + +/* No comment provided by engineer. */ +"Delete link" = "Smazat odkaz"; + +/* No comment provided by engineer. */ +"Delete link?" = "Smazat odkaz?"; + +/* No comment provided by engineer. */ +"Delete message?" = "Smazat zprávu?"; + +/* No comment provided by engineer. */ +"Delete messages" = "Smazat zprávy"; + +/* No comment provided by engineer. */ +"Delete messages after" = "Smazat zprávy po"; + +/* No comment provided by engineer. */ +"Delete old database" = "Smazat starou databázi"; + +/* No comment provided by engineer. */ +"Delete old database?" = "Smazat starou databázi?"; + +/* No comment provided by engineer. */ +"Delete pending connection" = "Smazat čekající připojení"; + +/* No comment provided by engineer. */ +"Delete pending connection?" = "Smazat čekající připojení?"; + +/* server test step */ +"Delete queue" = "Odstranit frontu"; + +/* No comment provided by engineer. */ +"Delete user profile?" = "Smazat uživatelský profil?"; + +/* deleted chat item */ +"deleted" = "smazáno"; + +/* rcv group event chat item */ +"deleted group" = "odstraněna skupina"; + +/* No comment provided by engineer. */ +"Description" = "Popis"; + +/* No comment provided by engineer. */ +"Develop" = "Vyvinout"; + +/* No comment provided by engineer. */ +"Developer tools" = "Nástroje pro vývojáře"; + +/* No comment provided by engineer. */ +"Device" = "Zařízení"; + +/* No comment provided by engineer. */ +"Device authentication is disabled. Turning off SimpleX Lock." = "Ověřování zařízení je zakázáno. Vypnutí zámku SimpleX Lock."; + +/* No comment provided by engineer. */ +"Device authentication is not enabled. You can turn on SimpleX Lock via Settings, once you enable device authentication." = "Ověřování zařízení není povoleno. Jakmile povolíte ověřování zařízení, můžete zámek SimpleX Lock zapnout prostřednictvím Nastavení."; + +/* No comment provided by engineer. */ +"Different names, avatars and transport isolation." = "Různá jména, avatary a dopravní izolace."; + +/* connection level description */ +"direct" = "přímo"; + +/* chat feature */ +"Direct messages" = "Přímé zprávy"; + +/* No comment provided by engineer. */ +"Direct messages between members are prohibited in this group." = "Přímé zprávy mezi členy jsou v této skupině zakázány."; + +/* authentication reason */ +"Disable SimpleX Lock" = "Vypnutí zámku SimpleX"; + +/* chat feature */ +"Disappearing messages" = "Zmizení zpráv"; + +/* No comment provided by engineer. */ +"Disappearing messages are prohibited in this chat." = "Mizící zprávy jsou v tomto chatu zakázány."; + +/* No comment provided by engineer. */ +"Disappearing messages are prohibited in this group." = "Mizící zprávy jsou v této skupině zakázány."; + +/* server test step */ +"Disconnect" = "Odpojit"; + +/* No comment provided by engineer. */ +"Display name" = "Zobrazované jméno"; + +/* No comment provided by engineer. */ +"Display name:" = "Zobrazované jméno:"; + +/* No comment provided by engineer. */ +"Do it later" = "Udělat později"; + +/* No comment provided by engineer. */ +"Do NOT use SimpleX for emergency calls." = "NEpoužívejte SimpleX pro tísňová volání."; + +/* No comment provided by engineer. */ +"Duplicate display name!" = "Duplicitní zobrazované jméno!"; + +/* integrity error chat item */ +"duplicate message" = "duplicitní zpráva"; + +/* No comment provided by engineer. */ +"e2e encrypted" = "e2e šifrované"; + +/* chat item action */ +"Edit" = "Upravit"; + +/* No comment provided by engineer. */ +"Edit group profile" = "Upravit profil skupiny"; + +/* No comment provided by engineer. */ +"Enable" = "Zapnout"; + +/* No comment provided by engineer. */ +"Enable automatic message deletion?" = "Povolit automatické mazání zpráv?"; + +/* No comment provided by engineer. */ +"Enable instant notifications?" = "Povolit okamžitá oznámení?"; + +/* No comment provided by engineer. */ +"Enable notifications" = "Povolit upozornění"; + +/* No comment provided by engineer. */ +"Enable periodic notifications?" = "Povolit pravidelná oznámení?"; + +/* authentication reason */ +"Enable SimpleX Lock" = "Zapnutí zámku SimpleX"; + +/* No comment provided by engineer. */ +"Enable TCP keep-alive" = "Povolit TCP keep-alive"; + +/* enabled status */ +"enabled" = "povoleno"; + +/* enabled status */ +"enabled for contact" = "povoleno pro kontakt"; + +/* enabled status */ +"enabled for you" = "povoleno pro vás"; + +/* No comment provided by engineer. */ +"Encrypt" = "Šifrovat"; + +/* No comment provided by engineer. */ +"Encrypt database?" = "Šifrovat databázi?"; + +/* No comment provided by engineer. */ +"Encrypted database" = "Zašifrovaná databáze"; + +/* notification */ +"Encrypted message or another event" = "Šifrovaná zpráva nebo jiná událost"; + +/* notification */ +"Encrypted message: database error" = "Šifrovaná zpráva: chyba databáze"; + +/* notification */ +"Encrypted message: keychain error" = "Zašifrovaná zpráva: chyba klíčenky"; + +/* notification */ +"Encrypted message: no passphrase" = "Šifrovaná zpráva: žádné přístupové heslo"; + +/* notification */ +"Encrypted message: unexpected error" = "Šifrovaná zpráva: neočekávaná chyba"; + +/* No comment provided by engineer. */ +"ended" = "ukončeno"; + +/* call status */ +"ended call %@" = "ukončený hovor %@"; + +/* No comment provided by engineer. */ +"Enter correct passphrase." = "Zadejte správnou přístupovou frázi."; + +/* No comment provided by engineer. */ +"Enter passphrase…" = "Zadejte přístupovou frázi…"; + +/* No comment provided by engineer. */ +"Enter server manually" = "Zadejte server ručně"; + +/* No comment provided by engineer. */ +"error" = "chyba"; + +/* No comment provided by engineer. */ +"Error" = "Chyba"; + +/* No comment provided by engineer. */ +"Error accepting contact request" = "Chyba při přijímání žádosti o kontakt"; + +/* No comment provided by engineer. */ +"Error accessing database file" = "Chyba přístupu k souboru databáze"; + +/* No comment provided by engineer. */ +"Error adding member(s)" = "Chyba přidávání člena(ů)"; + +/* No comment provided by engineer. */ +"Error changing address" = "Chuba změny adresy"; + +/* No comment provided by engineer. */ +"Error changing role" = "Chyba při změně role"; + +/* No comment provided by engineer. */ +"Error changing setting" = "Chyba změny nastavení"; + +/* No comment provided by engineer. */ +"Error creating address" = "Chyba při vytváření adresy"; + +/* No comment provided by engineer. */ +"Error creating group" = "Chyba při vytváření skupiny"; + +/* No comment provided by engineer. */ +"Error creating group link" = "Chyba při vytváření odkazu skupiny"; + +/* No comment provided by engineer. */ +"Error creating profile!" = "Chyba při vytváření profilu!"; + +/* No comment provided by engineer. */ +"Error deleting chat database" = "Chyba při mazání databáze chatu"; + +/* No comment provided by engineer. */ +"Error deleting chat!" = "Chyba při mazání chatu!"; + +/* No comment provided by engineer. */ +"Error deleting connection" = "Chyba při mazání připojení"; + +/* No comment provided by engineer. */ +"Error deleting contact" = "Chyba mazání kontaktu"; + +/* No comment provided by engineer. */ +"Error deleting database" = "Chyba při mazání databáze"; + +/* No comment provided by engineer. */ +"Error deleting old database" = "Chyba při mazání staré databáze"; + +/* No comment provided by engineer. */ +"Error deleting token" = "Chyba při mazání tokenu"; + +/* No comment provided by engineer. */ +"Error deleting user profile" = "Chyba mazání uživatelského profilu"; + +/* No comment provided by engineer. */ +"Error enabling notifications" = "Chyba při aktivaci oznámení"; + +/* No comment provided by engineer. */ +"Error encrypting database" = "Chyba šifrování databáze"; + +/* No comment provided by engineer. */ +"Error exporting chat database" = "Chyba při exportu databáze chatu"; + +/* No comment provided by engineer. */ +"Error importing chat database" = "Chyba při importu databáze chatu"; + +/* No comment provided by engineer. */ +"Error joining group" = "Chyba při připojování ke skupině"; + +/* No comment provided by engineer. */ +"Error receiving file" = "Chyba při příjmu souboru"; + +/* No comment provided by engineer. */ +"Error removing member" = "Chyba při odebrání člena"; + +/* No comment provided by engineer. */ +"Error saving group profile" = "Chyba při ukládání profilu skupiny"; + +/* No comment provided by engineer. */ +"Error saving ICE servers" = "Chyba při ukládání serverů ICE"; + +/* No comment provided by engineer. */ +"Error saving passphrase to keychain" = "Při ukládání přístupové fráze do klíčenky došlo k chybě"; + +/* No comment provided by engineer. */ +"Error saving SMP servers" = "Chyba při ukládání serverů SMP"; + +/* No comment provided by engineer. */ +"Error sending message" = "Chyba při odesílání zprávy"; + +/* No comment provided by engineer. */ +"Error starting chat" = "Chyba při spuštění chatu"; + +/* No comment provided by engineer. */ +"Error stopping chat" = "Chyba při zastavení chatu"; + +/* No comment provided by engineer. */ +"Error switching profile!" = "Chyba při přepínání profilu!"; + +/* No comment provided by engineer. */ +"Error updating message" = "Chyba aktualizace zprávy"; + +/* No comment provided by engineer. */ +"Error updating settings" = "Chyba při aktualizaci nastavení"; + +/* No comment provided by engineer. */ +"Error: %@" = "Chyba: %@"; + +/* No comment provided by engineer. */ +"Error: no database file" = "Chyba: žádný soubor databáze"; + +/* No comment provided by engineer. */ +"Error: URL is invalid" = "Chyba: Adresa URL je neplatná"; + +/* No comment provided by engineer. */ +"Exit without saving" = "Ukončit bez uložení"; + +/* No comment provided by engineer. */ +"Export database" = "Export databáze"; + +/* No comment provided by engineer. */ +"Export error:" = "Chyba exportu:"; + +/* No comment provided by engineer. */ +"Exported database archive." = "Exportovaný archiv databáze."; + +/* No comment provided by engineer. */ +"Exporting database archive..." = "Exportuji archiv databáze..."; + +/* No comment provided by engineer. */ +"Failed to remove passphrase" = "Přístupovou frázi se nepodařilo odstranit"; + +/* No comment provided by engineer. */ +"File will be received when your contact is online, please wait or check later!" = "Soubor bude přijat, až bude váš kontakt online, vyčkejte prosím nebo se podívejte později!"; + +/* No comment provided by engineer. */ +"File: %@" = "Soubor: %@"; + +/* No comment provided by engineer. */ +"Files & media" = "Soubory a média"; + +/* No comment provided by engineer. */ +"For console" = "Pro konzoli"; + +/* No comment provided by engineer. */ +"French interface" = "Francouzské rozhraní"; + +/* No comment provided by engineer. */ +"Full link" = "Úplný odkaz"; + +/* No comment provided by engineer. */ +"Full name (optional)" = "Celé jméno (volitelné)"; + +/* No comment provided by engineer. */ +"Full name:" = "Celé jméno:"; + +/* No comment provided by engineer. */ +"GIFs and stickers" = "GIFy a nálepky"; + +/* No comment provided by engineer. */ +"Group" = "Skupina"; + +/* No comment provided by engineer. */ +"group deleted" = "skupina smazána"; + +/* No comment provided by engineer. */ +"Group display name" = "Zobrazovaný název skupiny"; + +/* No comment provided by engineer. */ +"Group full name (optional)" = "Celé jméno skupiny (volitelné)"; + +/* No comment provided by engineer. */ +"Group image" = "Obrázek skupiny"; + +/* No comment provided by engineer. */ +"Group invitation" = "Skupinová pozvánka"; + +/* No comment provided by engineer. */ +"Group invitation expired" = "Platnost pozvánky do skupiny vypršela"; + +/* No comment provided by engineer. */ +"Group invitation is no longer valid, it was removed by sender." = "Skupinová pozvánka již není platná, byla odstraněna odesílatelem."; + +/* No comment provided by engineer. */ +"Group link" = "Odkaz na skupinu"; + +/* No comment provided by engineer. */ +"Group links" = "Odkazy na skupiny"; + +/* No comment provided by engineer. */ +"Group members can irreversibly delete sent messages." = "Členové skupiny mohou nevratně mazat odeslané zprávy."; + +/* No comment provided by engineer. */ +"Group members can send direct messages." = "Členové skupiny mohou posílat přímé zprávy."; + +/* No comment provided by engineer. */ +"Group members can send disappearing messages." = "Členové skupiny mohou posílat mizející zprávy."; + +/* No comment provided by engineer. */ +"Group members can send voice messages." = "Členové skupiny mohou posílat hlasové zprávy."; + +/* notification */ +"Group message:" = "Skupinová zpráva:"; + +/* No comment provided by engineer. */ +"Group preferences" = "Předvolby skupiny"; + +/* No comment provided by engineer. */ +"Group profile" = "Profil skupiny"; + +/* No comment provided by engineer. */ +"Group profile is stored on members' devices, not on the servers." = "Profil skupiny je uložen v zařízeních členů, nikoli na serverech."; + +/* snd group event chat item */ +"group profile updated" = "profil skupiny aktualizován"; + +/* No comment provided by engineer. */ +"Group will be deleted for all members - this cannot be undone!" = "Skupina bude smazána pro všechny členy - nelze to vzít zpět!"; + +/* No comment provided by engineer. */ +"Group will be deleted for you - this cannot be undone!" = "Skupina bude smazána pro vás - toto nelze vzít zpět!"; + +/* No comment provided by engineer. */ +"Help" = "Pomoc"; + +/* No comment provided by engineer. */ +"Hidden" = "Skryté"; + +/* chat item action */ +"Hide" = "Skrýt"; + +/* No comment provided by engineer. */ +"Hide app screen in the recent apps." = "Skrytí obrazovky aplikace v posledních aplikacích."; + +/* No comment provided by engineer. */ +"How it works" = "Jak to funguje"; + +/* No comment provided by engineer. */ +"How SimpleX works" = "Jak SimpleX funguje"; + +/* No comment provided by engineer. */ +"How to" = "Jak"; + +/* No comment provided by engineer. */ +"How to use it" = "Jak ji používat"; + +/* No comment provided by engineer. */ +"How to use your servers" = "Jak používat servery"; + +/* No comment provided by engineer. */ +"ICE servers (one per line)" = "Servery ICE (jeden na řádek)"; + +/* No comment provided by engineer. */ +"If the video fails to connect, flip the camera to resolve it." = "Pokud se připojení videa nezdaří, vyřešte to otočením kamery."; + +/* No comment provided by engineer. */ +"If you can't meet in person, **show QR code in the video call**, or share the link." = "Pokud se nemůžete setkat osobně, **ukažte QR kód ve videohovoru**, nebo sdílejte odkaz."; + +/* No comment provided by engineer. */ +"If you cannot meet in person, you can **scan QR code in the video call**, or your contact can share an invitation link." = "Pokud se nemůžete setkat osobně, můžete **naskenovat QR kód během videohovoru**, nebo váš kontakt může sdílet odkaz na pozvánku."; + +/* No comment provided by engineer. */ +"If you need to use the chat now tap **Do it later** below (you will be offered to migrate the database when you restart the app)." = "Pokud potřebujete chat používat nyní, klepněte na **Udělat později** níže (migrace databáze vám bude nabídnuta po restartování aplikace)."; + +/* No comment provided by engineer. */ +"Ignore" = "Ignorovat"; + +/* No comment provided by engineer. */ +"Image will be received when your contact is online, please wait or check later!" = "Obrázek bude přijat, až bude váš kontakt online, vyčkejte prosím nebo se podívejte později!"; + +/* No comment provided by engineer. */ +"Immune to spam and abuse" = "Odolná vůči spamu a zneužití"; + +/* No comment provided by engineer. */ +"Import" = "Import"; + +/* No comment provided by engineer. */ +"Import chat database?" = "Importovat databázi chatu?"; + +/* No comment provided by engineer. */ +"Import database" = "Import databáze"; + +/* No comment provided by engineer. */ +"Improved privacy and security" = "Vylepšená ochrana soukromí a zabezpečení"; + +/* No comment provided by engineer. */ +"Improved server configuration" = "Vylepšená konfigurace serveru"; + +/* No comment provided by engineer. */ +"Incognito" = "Inkognito"; + +/* No comment provided by engineer. */ +"Incognito mode" = "Režim inkognito"; + +/* No comment provided by engineer. */ +"Incognito mode is not supported here - your main profile will be sent to group members" = "Zde není podporován režim inkognito - členům skupiny bude zaslán váš hlavní profil"; + +/* No comment provided by engineer. */ +"Incognito mode protects the privacy of your main profile name and image — for each new contact a new random profile is created." = "Režim inkognito chrání soukromí vašeho hlavního profilového jména a obrázku - pro každý nový kontakt je vytvořen nový náhodný profil."; + +/* chat list item description */ +"incognito via contact address link" = "inkognito přes odkaz na kontaktní adresu"; + +/* chat list item description */ +"incognito via group link" = "inkognito přes skupinový odkaz"; + +/* chat list item description */ +"incognito via one-time link" = "inkognito přes jednorázový odkaz"; + +/* notification */ +"Incoming audio call" = "Příchozí zvukový hovor"; + +/* notification */ +"Incoming call" = "Příchozí hovor"; + +/* notification */ +"Incoming video call" = "Příchozí videohovor"; + +/* No comment provided by engineer. */ +"Incorrect security code!" = "Nesprávný bezpečnostní kód!"; + +/* connection level description */ +"indirect (%d)" = "nepřímé (%d)"; + +/* No comment provided by engineer. */ +"Install [SimpleX Chat for terminal](https://github.com/simplex-chat/simplex-chat)" = "Nainstalujte [SimpleX Chat pro terminál](https://github.com/simplex-chat/simplex-chat)"; + +/* No comment provided by engineer. */ +"Instant push notifications will be hidden!\n" = "Okamžitá oznámení budou skryta!\n"; + +/* No comment provided by engineer. */ +"Instantly" = "Okamžitě"; + +/* invalid chat data */ +"invalid chat" = "neplatný chat"; + +/* No comment provided by engineer. */ +"invalid chat data" = "neplatná chat data"; + +/* No comment provided by engineer. */ +"Invalid connection link" = "Neplatný odkaz na spojení"; + +/* invalid chat item */ +"invalid data" = "neplatné údaje"; + +/* No comment provided by engineer. */ +"Invalid server address!" = "Neplatná adresa serveru!"; + +/* No comment provided by engineer. */ +"Invitation expired!" = "Platnost pozvánky vypršela!"; + +/* group name */ +"invitation to group %@" = "pozvánka do skupiny %@"; + +/* No comment provided by engineer. */ +"Invite members" = "Pozvat členy"; + +/* No comment provided by engineer. */ +"Invite to group" = "Pozvat do skupiny"; + +/* No comment provided by engineer. */ +"invited" = "pozvánka"; + +/* rcv group event chat item */ +"invited %@" = "pozván %@"; + +/* chat list item title */ +"invited to connect" = "pozvánka k připojení"; + +/* rcv group event chat item */ +"invited via your group link" = "pozváni prostřednictvím odkazu na vaši skupinu"; + +/* No comment provided by engineer. */ +"iOS Keychain is used to securely store passphrase - it allows receiving push notifications." = "iOS klíčenka slouží k bezpečnému ukládání přístupové fráze – umožňuje přijímat push notifikace."; + +/* No comment provided by engineer. */ +"iOS Keychain will be used to securely store passphrase after you restart the app or change passphrase - it will allow receiving push notifications." = "Klíčenka pro iOS bude použita k bezpečnému uložení přístupové fráze po restartování aplikace nebo změně přístupové fráze – umožní příjem oznámení push."; + +/* No comment provided by engineer. */ +"Irreversible message deletion" = "Nevratné mazání zpráv"; + +/* No comment provided by engineer. */ +"Irreversible message deletion is prohibited in this chat." = "Nevratné mazání zpráv je v tomto chatu zakázáno."; + +/* No comment provided by engineer. */ +"Irreversible message deletion is prohibited in this group." = "Nevratné mazání zpráv je v této skupině zakázáno."; + +/* No comment provided by engineer. */ +"It allows having many anonymous connections without any shared data between them in a single chat profile." = "Umožňuje mít v jednom profilu chatu mnoho anonymních spojení bez jakýchkoli sdílených údajů mezi nimi."; + +/* No comment provided by engineer. */ +"It can happen when:\n1. The messages expire on the server if they were not received for 30 days,\n2. The server you use to receive the messages from this contact was updated and restarted.\n3. The connection is compromised.\nPlease connect to the developers via Settings to receive the updates about the servers.\nWe will be adding server redundancy to prevent lost messages." = "Může se to stát, když:\n1. Zprávy na serveru vyprší, pokud nebyly přijaty po dobu 30 dnů,\n2. Server, který používáte pro příjem zpráv od tohoto kontaktu, byl aktualizován a restartován.\n3. Spojení je narušeno.\nPřipojte se k vývojářům prostřednictvím Nastavení, abyste mohli dostávat aktualizace o serverech.\nBudeme přidávat redundantní servery, abychom zabránili ztrátě zpráv."; + +/* No comment provided by engineer. */ +"It seems like you are already connected via this link. If it is not the case, there was an error (%@)." = "Zdá se, že jste již připojeni prostřednictvím tohoto odkazu. Pokud tomu tak není, došlo k chybě (%@)."; + +/* No comment provided by engineer. */ +"Italian interface" = "Italské rozhraní"; + +/* No comment provided by engineer. */ +"italic" = "kurzíva"; + +/* No comment provided by engineer. */ +"Join" = "Připojte se na"; + +/* No comment provided by engineer. */ +"join as %@" = "připojit se jako %@"; + +/* No comment provided by engineer. */ +"Join group" = "Připojit ke skupině"; + +/* No comment provided by engineer. */ +"Join incognito" = "Připojte se inkognito"; + +/* No comment provided by engineer. */ +"Joining group" = "Připojení ke skupině"; + +/* No comment provided by engineer. */ +"Keychain error" = "Chyba klíčenky"; + +/* No comment provided by engineer. */ +"Large file!" = "Velký soubor!"; + +/* No comment provided by engineer. */ +"Leave" = "Opustit"; + +/* No comment provided by engineer. */ +"Leave group" = "Opustit skupinu"; + +/* No comment provided by engineer. */ +"Leave group?" = "Opustit skupinu?"; + +/* rcv group event chat item */ +"left" = "opustil"; + +/* No comment provided by engineer. */ +"Light" = "Světlo"; + +/* No comment provided by engineer. */ +"Limitations" = "Omezení"; + +/* No comment provided by engineer. */ +"LIVE" = "ŽIVĚ"; + +/* No comment provided by engineer. */ +"Live message!" = "Živé zprávy!"; + +/* No comment provided by engineer. */ +"Live messages" = "Živé zprávy"; + +/* No comment provided by engineer. */ +"Local name" = "Místní název"; + +/* No comment provided by engineer. */ +"Local profile data only" = "Pouze lokální profilová data"; + +/* No comment provided by engineer. */ +"Make a private connection" = "Vytvořte si soukromé připojení"; + +/* No comment provided by engineer. */ +"Make sure SMP server addresses are in correct format, line separated and are not duplicated (%@)." = "Ujistěte se, že adresy SMP serverů jsou ve správném formátu, oddělené řádky a nejsou duplicitní (%@)."; + +/* No comment provided by engineer. */ +"Make sure WebRTC ICE server addresses are in correct format, line separated and are not duplicated." = "Ujistěte se, že adresy serverů WebRTC ICE jsou ve správném formátu, oddělené na řádcích a nejsou duplicitní."; + +/* No comment provided by engineer. */ +"Many people asked: *if SimpleX has no user identifiers, how can it deliver messages?*" = "Mnoho lidí se ptalo: *Pokud SimpleX nemá žádné uživatelské identifikátory, jak může doručovat zprávy?*"; + +/* No comment provided by engineer. */ +"Mark deleted for everyone" = "Označit jako smazané pro všechny"; + +/* No comment provided by engineer. */ +"Mark read" = "Označit přečtení"; + +/* No comment provided by engineer. */ +"Mark verified" = "Označit jako ověřený"; + +/* No comment provided by engineer. */ +"Markdown in messages" = "Markdown ve zprávách"; + +/* marked deleted chat item preview text */ +"marked deleted" = "označeno jako smazáno"; + +/* No comment provided by engineer. */ +"Max 30 seconds, received instantly." = "Max 30 vteřin, přijato okamžitě."; + +/* member role */ +"member" = "člen"; + +/* No comment provided by engineer. */ +"Member" = "Člen"; + +/* rcv group event chat item */ +"member connected" = "připojeno"; + +/* No comment provided by engineer. */ +"Member role will be changed to \"%@\". All group members will be notified." = "Role člena se změní na \"%@\". Všichni členové skupiny budou upozorněni."; + +/* No comment provided by engineer. */ +"Member role will be changed to \"%@\". The member will receive a new invitation." = "Role člena se změní na \"%@\". Člen obdrží novou pozvánku."; + +/* No comment provided by engineer. */ +"Member will be removed from group - this cannot be undone!" = "Člen bude odstraněn ze skupiny - toto nelze vzít zpět!"; + +/* No comment provided by engineer. */ +"Message delivery error" = "Chyba doručení zprávy"; + +/* No comment provided by engineer. */ +"Message draft" = "Návrh zprávy"; + +/* notification */ +"message received" = "zpráva přijata"; + +/* No comment provided by engineer. */ +"Message text" = "Text zprávy"; + +/* No comment provided by engineer. */ +"Messages" = "Zprávy"; + +/* No comment provided by engineer. */ +"Migrating database archive..." = "Přenášení archivu databáze..."; + +/* No comment provided by engineer. */ +"Migration error:" = "Chyba přenášení:"; + +/* No comment provided by engineer. */ +"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)." = "Migrace se nezdařila. Klepnutím na **Přeskočit** níže pokračujte v používání aktuální databáze. Nahlaste prosím problém vývojářům aplikace prostřednictvím chatu nebo e-mailu [chat@simplex.chat](mailto:chat@simplex.chat)."; + +/* No comment provided by engineer. */ +"Migration is completed" = "Přenesení dokončeno"; + +/* call status */ +"missed call" = "zmeškané volání"; + +/* moderated chat item */ +"moderated" = "moderované"; + +/* No comment provided by engineer. */ +"More improvements are coming soon!" = "Další vylepšení se chystají již brzy!"; + +/* No comment provided by engineer. */ +"Most likely this contact has deleted the connection with you." = "Tento kontakt s největší pravděpodobností smazal spojení s vámi."; + +/* No comment provided by engineer. */ +"Multiple chat profiles" = "Více chatovacích profilů"; + +/* No comment provided by engineer. */ +"Mute" = "Ztlumit"; + +/* No comment provided by engineer. */ +"Name" = "Jméno"; + +/* No comment provided by engineer. */ +"Network & servers" = "Síť a servery"; + +/* No comment provided by engineer. */ +"Network settings" = "Nastavení sítě"; + +/* No comment provided by engineer. */ +"Network status" = "Stav sítě"; + +/* No comment provided by engineer. */ +"never" = "nikdy"; + +/* notification */ +"New contact request" = "Žádost o nový kontakt"; + +/* notification */ +"New contact:" = "Nový kontakt:"; + +/* No comment provided by engineer. */ +"New database archive" = "Archiv nové databáze"; + +/* No comment provided by engineer. */ +"New in %@" = "Nový V %@"; + +/* No comment provided by engineer. */ +"New member role" = "Nová role člena"; + +/* notification */ +"new message" = "nová zpráva"; + +/* notification */ +"New message" = "Nová zpráva"; + +/* No comment provided by engineer. */ +"New passphrase…" = "Nová přístupová fráze…"; + +/* pref value */ +"no" = "ne"; + +/* No comment provided by engineer. */ +"No" = "Ne"; + +/* No comment provided by engineer. */ +"No contacts selected" = "Nebyl vybrán žádný kontakt"; + +/* No comment provided by engineer. */ +"No contacts to add" = "Žádné kontakty k přidání"; + +/* No comment provided by engineer. */ +"No device token!" = "Žádný token zařízení!"; + +/* No comment provided by engineer. */ +"no e2e encryption" = "bez šifrování e2e"; + +/* No comment provided by engineer. */ +"No group!" = "Skupina nebyla nalezena!"; + +/* No comment provided by engineer. */ +"No permission to record voice message" = "Nemáte oprávnění nahrávat hlasové zprávy"; + +/* No comment provided by engineer. */ +"No received or sent files" = "Žádné přijaté ani odeslané soubory"; + +/* No comment provided by engineer. */ +"Notifications" = "Oznámení"; + +/* No comment provided by engineer. */ +"Notifications are disabled!" = "Oznámení jsou zakázána!"; + +/* enabled status + group pref value */ +"off" = "vypnuto"; + +/* No comment provided by engineer. */ +"Off (Local)" = "Vypnuto (místní)"; + +/* feature offered item */ +"offered %@" = "nabídl %@"; + +/* feature offered item */ +"offered %@: %@" = "nabídl %1$@: %2$@"; + +/* No comment provided by engineer. */ +"Ok" = "Ok"; + +/* No comment provided by engineer. */ +"Old database" = "Stará databáze"; + +/* No comment provided by engineer. */ +"Old database archive" = "Archiv staré databáze"; + +/* group pref value */ +"on" = "zapnuto"; + +/* No comment provided by engineer. */ +"One-time invitation link" = "Jednorázový zvací odkaz"; + +/* No comment provided by engineer. */ +"Onion hosts will be required for connection. Requires enabling VPN." = "Pro připojení budou vyžadováni Onion hostitelé. Vyžaduje povolení sítě VPN."; + +/* No comment provided by engineer. */ +"Onion hosts will be used when available. Requires enabling VPN." = "Onion hostitelé budou použiti, pokud jsou k dispozici. Vyžaduje povolení sítě VPN."; + +/* No comment provided by engineer. */ +"Onion hosts will not be used." = "Onion hostitelé nebudou použiti."; + +/* No comment provided by engineer. */ +"Only client devices store user profiles, contacts, groups, and messages sent with **2-layer end-to-end encryption**." = "Pouze klientská zařízení ukládají uživatelské profily, kontakty, skupiny a zprávy odeslané s **2vrstvým šifrováním typu end-to-end**."; + +/* No comment provided by engineer. */ +"Only group owners can change group preferences." = "Předvolby skupiny mohou měnit pouze vlastníci skupiny."; + +/* No comment provided by engineer. */ +"Only group owners can enable voice messages." = "Pouze majitelé skupin mohou povolit zasílání hlasových zpráv."; + +/* No comment provided by engineer. */ +"Only you can irreversibly delete messages (your contact can mark them for deletion)." = "Nevratně mazat zprávy můžete pouze vy (váš kontakt je může označit ke smazání)."; + +/* No comment provided by engineer. */ +"Only you can send disappearing messages." = "Mizící zprávy můžete odesílat pouze vy."; + +/* No comment provided by engineer. */ +"Only you can send voice messages." = "Hlasové zprávy můžete posílat pouze vy."; + +/* No comment provided by engineer. */ +"Only your contact can irreversibly delete messages (you can mark them for deletion)." = "Nevratně mazat zprávy může pouze váš kontakt (vy je můžete označit ke smazání)."; + +/* No comment provided by engineer. */ +"Only your contact can send disappearing messages." = "Zmizelé zprávy může odesílat pouze váš kontakt."; + +/* No comment provided by engineer. */ +"Only your contact can send voice messages." = "Hlasové zprávy může odesílat pouze váš kontakt."; + +/* No comment provided by engineer. */ +"Open chat" = "Otevřete chat"; + +/* authentication reason */ +"Open chat console" = "Otevřete konzolu chatu"; + +/* No comment provided by engineer. */ +"Open Settings" = "Otevřít nastavení"; + +/* authentication reason */ +"Open user profiles" = "Otevřít uživatelské profily"; + +/* No comment provided by engineer. */ +"Open-source protocol and code – anybody can run the servers." = "Protokol a kód s otevřeným zdrojovým kódem - servery může provozovat kdokoli."; + +/* No comment provided by engineer. */ +"Opening the link in the browser may reduce connection privacy and security. Untrusted SimpleX links will be red." = "Otevření odkazu v prohlížeči může snížit soukromí a bezpečnost připojení. Nedůvěryhodné odkazy SimpleX budou červené."; + +/* No comment provided by engineer. */ +"or chat with the developers" = "nebo chat s vývojáři"; + +/* member role */ +"owner" = "vlastník"; + +/* No comment provided by engineer. */ +"Paste" = "Vložit"; + +/* No comment provided by engineer. */ +"Paste image" = "Vložit obrázek"; + +/* No comment provided by engineer. */ +"Paste received link" = "Vložení přijatého odkazu"; + +/* No comment provided by engineer. */ +"Paste the link you received into the box below to connect with your contact." = "Vložte odkaz, který jste obdrželi, do pole níže a spojte se se svým kontaktem."; + +/* No comment provided by engineer. */ +"peer-to-peer" = "peer-to-peer"; + +/* No comment provided by engineer. */ +"People can connect to you only via the links you share." = "Lidé se s vámi mohou spojit pouze prostřednictvím odkazů, které sdílíte."; + +/* No comment provided by engineer. */ +"Periodically" = "Pravidelně"; + +/* No comment provided by engineer. */ +"PING count" = "Počet PING"; + +/* No comment provided by engineer. */ +"PING interval" = "Interval PING"; + +/* No comment provided by engineer. */ +"Please ask your contact to enable sending voice messages." = "Prosím, požádejte kontaktní osobu, aby umožnila odesílání hlasových zpráv."; + +/* No comment provided by engineer. */ +"Please check that you used the correct link or ask your contact to send you another one." = "Zkontrolujte, zda jste použili správný odkaz, nebo požádejte kontakt, aby vám poslal jiný."; + +/* No comment provided by engineer. */ +"Please check your network connection with %@ and try again." = "Zkontrolujte síťové připojení pomocí %@ a zkuste to znovu."; + +/* No comment provided by engineer. */ +"Please check yours and your contact preferences." = "Zkontrolujte prosím nastavení své i svého kontaktu."; + +/* No comment provided by engineer. */ +"Please enter correct current passphrase." = "Zadejte prosím správnou aktuální přístupovou frázi."; + +/* No comment provided by engineer. */ +"Please enter the previous password after restoring database backup. This action can not be undone." = "Po obnovení zálohy databáze zadejte předchozí heslo. Tuto akci nelze vrátit zpět."; + +/* No comment provided by engineer. */ +"Please restart the app and migrate the database to enable push notifications." = "Restartujte aplikaci a přeneste databázi, abyste povolili doručování oznámení."; + +/* No comment provided by engineer. */ +"Please store passphrase securely, you will NOT be able to access chat if you lose it." = "Uložte prosím bezpečně přístupovou frázi, pokud ji ztratíte, NEBUDE možné přistupovat k chatu."; + +/* No comment provided by engineer. */ +"Please store passphrase securely, you will NOT be able to change it if you lose it." = "Heslo uložte bezpečně, v případě jeho ztráty jej NEBUDE možné změnit."; + +/* server test error */ +"Possibly, certificate fingerprint in server address is incorrect" = "Je možné, že otisk certifikátu v adrese serveru je nesprávný"; + +/* No comment provided by engineer. */ +"Preserve the last message draft, with attachments." = "Zachování posledního návrhu zprávy s přílohami."; + +/* No comment provided by engineer. */ +"Preset server" = "Přednastavený server"; + +/* No comment provided by engineer. */ +"Preset server address" = "Přednastavená adresa serveru"; + +/* No comment provided by engineer. */ +"Privacy & security" = "Ochrana osobních údajů a zabezpečení"; + +/* No comment provided by engineer. */ +"Privacy redefined" = "Nové vymezení soukromí"; + +/* No comment provided by engineer. */ +"Private filenames" = "Soukromé názvy souborů"; + +/* No comment provided by engineer. */ +"Profile and server connections" = "Profil a připojení k serveru"; + +/* No comment provided by engineer. */ +"Profile image" = "Profilový obrázek"; + +/* No comment provided by engineer. */ +"Prohibit irreversible message deletion." = "Zakázat nevratné mazání zpráv."; + +/* No comment provided by engineer. */ +"Prohibit sending direct messages to members." = "Zakázat odesílání přímých zpráv členům."; + +/* No comment provided by engineer. */ +"Prohibit sending disappearing messages." = "Zakázat posílání mizejících zpráv."; + +/* No comment provided by engineer. */ +"Prohibit sending voice messages." = "Zakázat odesílání hlasových zpráv."; + +/* No comment provided by engineer. */ +"Protect app screen" = "Ochrana obrazovky aplikace"; + +/* No comment provided by engineer. */ +"Protocol timeout" = "Časový limit protokolu"; + +/* No comment provided by engineer. */ +"Push notifications" = "Nabízená oznámení"; + +/* No comment provided by engineer. */ +"Rate the app" = "Ohodnoťte aplikaci"; + +/* No comment provided by engineer. */ +"Read" = "Číst"; + +/* No comment provided by engineer. */ +"Read more in our [GitHub repository](https://github.com/simplex-chat/simplex-chat#readme)." = "Přečtěte si více v našem [GitHub repozitáři](https://github.com/simplex-chat/simplex-chat#readme)."; + +/* No comment provided by engineer. */ +"Read more in our GitHub repository." = "Další informace najdete v našem repozitáři GitHub."; + +/* No comment provided by engineer. */ +"received answer…" = "obdržel odpověď…"; + +/* No comment provided by engineer. */ +"received confirmation…" = "obdržel potvrzení…"; + +/* notification */ +"Received file event" = "Událost přijatého souboru"; + +/* No comment provided by engineer. */ +"Receiving via" = "Příjem přes"; + +/* No comment provided by engineer. */ +"Recipients see updates as you type them." = "Příjemci uvidí aktualizace během jejich psaní."; + +/* No comment provided by engineer. */ +"Reduced battery usage" = "Snížení spotřeby baterie"; + +/* reject incoming call via notification */ +"Reject" = "Odmítnout"; + +/* No comment provided by engineer. */ +"Reject contact (sender NOT notified)" = "Odmítnout kontakt (odesílatel NEBUDE upozorněn)"; + +/* No comment provided by engineer. */ +"Reject contact request" = "Odmítnout žádost o kontakt"; + +/* call status */ +"rejected call" = "odmítnutý hovor"; + +/* No comment provided by engineer. */ +"Relay server is only used if necessary. Another party can observe your IP address." = "Přenosový server se používá pouze v případě potřeby. Jiná strana může sledovat vaši IP adresu."; + +/* No comment provided by engineer. */ +"Relay server protects your IP address, but it can observe the duration of the call." = "Přenosový server chrání vaši IP adresu, ale může sledovat dobu trvání hovoru."; + +/* No comment provided by engineer. */ +"Remove" = "Odstranit"; + +/* No comment provided by engineer. */ +"Remove member" = "Odstranit člena"; + +/* No comment provided by engineer. */ +"Remove member?" = "Odebrat člena?"; + +/* No comment provided by engineer. */ +"Remove passphrase from keychain?" = "Odstranit přístupovou frázi z klíčenek?"; + +/* No comment provided by engineer. */ +"removed" = "odstraněno"; + +/* rcv group event chat item */ +"removed %@" = "odstraněno %@"; + +/* rcv group event chat item */ +"removed you" = "odstranil vás"; + +/* chat item action */ +"Reply" = "Odpověď"; + +/* No comment provided by engineer. */ +"Required" = "Povinné"; + +/* No comment provided by engineer. */ +"Reset" = "Obnovit"; + +/* No comment provided by engineer. */ +"Reset colors" = "Obnovení barev"; + +/* No comment provided by engineer. */ +"Reset to defaults" = "Obnovení výchozího nastavení"; + +/* No comment provided by engineer. */ +"Restart the app to create a new chat profile" = "Restartujte aplikaci pro vytvoření nového chat profilu"; + +/* No comment provided by engineer. */ +"Restart the app to use imported chat database" = "Restartujte aplikaci pro použití importované databáze chatu"; + +/* No comment provided by engineer. */ +"Restore" = "Obnovit"; + +/* No comment provided by engineer. */ +"Restore database backup" = "Obnovte zálohu databáze"; + +/* No comment provided by engineer. */ +"Restore database backup?" = "Obnovit zálohu databáze?"; + +/* No comment provided by engineer. */ +"Restore database error" = "Chyba obnovení databáze"; + +/* chat item action */ +"Reveal" = "Odhalit"; + +/* No comment provided by engineer. */ +"Revert" = "Vrátit"; + +/* No comment provided by engineer. */ +"Role" = "Role"; + +/* No comment provided by engineer. */ +"Run chat" = "Spustit chat"; + +/* chat item action */ +"Save" = "Uložit"; + +/* No comment provided by engineer. */ +"Save (and notify contacts)" = "Uložit (a informovat kontakty)"; + +/* No comment provided by engineer. */ +"Save and notify contact" = "Uložit a upozornit kontakt"; + +/* No comment provided by engineer. */ +"Save and notify group members" = "Uložit a upozornit členy skupiny"; + +/* No comment provided by engineer. */ +"Save archive" = "Uložit archiv"; + +/* No comment provided by engineer. */ +"Save group profile" = "Uložení profilu skupiny"; + +/* No comment provided by engineer. */ +"Save passphrase and open chat" = "Uložte heslo a otevřete chat"; + +/* No comment provided by engineer. */ +"Save passphrase in Keychain" = "Uložit přístupovou frázi do Klíčenky"; + +/* No comment provided by engineer. */ +"Save preferences?" = "Uložit předvolby?"; + +/* No comment provided by engineer. */ +"Save servers" = "Uložit servery"; + +/* No comment provided by engineer. */ +"Saved WebRTC ICE servers will be removed" = "Uložené servery WebRTC ICE budou odstraněny"; + +/* No comment provided by engineer. */ +"Scan code" = "Skenovat kód"; + +/* No comment provided by engineer. */ +"Scan QR code" = "Skenovat QR kód"; + +/* No comment provided by engineer. */ +"Scan security code from your contact's app." = "Naskenujte bezpečnostní kód z aplikace vašeho kontaktu."; + +/* No comment provided by engineer. */ +"Scan server QR code" = "Naskenujte QR kód serveru"; + +/* No comment provided by engineer. */ +"Search" = "Hledat"; + +/* network option */ +"sec" = "sek"; + +/* No comment provided by engineer. */ +"secret" = "tajný"; + +/* server test step */ +"Secure queue" = "Zabezpečit frontu"; + +/* No comment provided by engineer. */ +"Security assessment" = "Posouzení bezpečnosti"; + +/* No comment provided by engineer. */ +"Security code" = "Bezpečnostní kód"; + +/* No comment provided by engineer. */ +"Send" = "Poslat"; + +/* No comment provided by engineer. */ +"Send a live message - it will update for the recipient(s) as you type it" = "Poslat živou zprávu - zpráva se bude aktualizovat pro příjemce během psaní"; + +/* No comment provided by engineer. */ +"Send direct message" = "Odeslat přímou zprávu"; + +/* No comment provided by engineer. */ +"Send link previews" = "Odesílání náhledů odkazů"; + +/* No comment provided by engineer. */ +"Send live message" = "Odeslat živou zprávu"; + +/* No comment provided by engineer. */ +"Send notifications" = "Odeslat oznámení"; + +/* No comment provided by engineer. */ +"Send notifications:" = "Odeslat oznámení:"; + +/* No comment provided by engineer. */ +"Send questions and ideas" = "Zasílání otázek a nápadů"; + +/* No comment provided by engineer. */ +"Send them from gallery or custom keyboards." = "Odeslat je z galerie nebo vlastní klávesnice."; + +/* No comment provided by engineer. */ +"Sender cancelled file transfer." = "Odesílatel zrušil přenos souboru."; + +/* No comment provided by engineer. */ +"Sender may have deleted the connection request." = "Odesílatel možná smazal požadavek připojení."; + +/* No comment provided by engineer. */ +"Sending via" = "Odesílání přes"; + +/* notification */ +"Sent file event" = "Odeslaná událost souboru"; + +/* No comment provided by engineer. */ +"Sent messages will be deleted after set time." = "Odeslané zprávy se po uplynutí nastavené doby odstraní."; + +/* server test error */ +"Server requires authorization to create queues, check password" = "Server vyžaduje autorizaci pro vytváření front, zkontrolujte heslo"; + +/* No comment provided by engineer. */ +"Server test failed!" = "Test serveru se nezdařil!"; + +/* No comment provided by engineer. */ +"Servers" = "Servery"; + +/* No comment provided by engineer. */ +"Set 1 day" = "Nastavit 1 den"; + +/* No comment provided by engineer. */ +"Set contact name…" = "Nastavení jména kontaktu…"; + +/* No comment provided by engineer. */ +"Set group preferences" = "Nastavení skupinových předvoleb"; + +/* No comment provided by engineer. */ +"Set passphrase to export" = "Nastavení přístupové fráze pro export"; + +/* No comment provided by engineer. */ +"Set timeouts for proxy/VPN" = "Nastavit časové limity pro proxy/VPN"; + +/* No comment provided by engineer. */ +"Settings" = "Nastavení"; + +/* chat item action */ +"Share" = "Sdílet"; + +/* No comment provided by engineer. */ +"Share invitation link" = "Sdílet odkaz na pozvánku"; + +/* No comment provided by engineer. */ +"Share link" = "Sdílet odkaz"; + +/* No comment provided by engineer. */ +"Share one-time invitation link" = "Jednorázový zvací odkaz"; + +/* No comment provided by engineer. */ +"Show preview" = "Zobrazení náhledu"; + +/* No comment provided by engineer. */ +"Show QR code" = "Zobrazit QR kód"; + +/* No comment provided by engineer. */ +"SimpleX Chat security was [audited by Trail of Bits](https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html)." = "Zabezpečení SimpleX chatu bylo [auditováno společností Trail of Bits](https://simplex.chat/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html)."; + +/* simplex link type */ +"SimpleX contact address" = "SimpleX kontaktní adresa"; + +/* notification */ +"SimpleX encrypted message or connection event" = "SimpleX šifrovaná zpráva nebo událost připojení"; + +/* simplex link type */ +"SimpleX group link" = "Skupinový odkaz SimpleX"; + +/* No comment provided by engineer. */ +"SimpleX links" = "Odkazy na SimpleX"; + +/* No comment provided by engineer. */ +"SimpleX Lock" = "Zámek SimpleX"; + +/* No comment provided by engineer. */ +"SimpleX Lock turned on" = "Zapnutý zámek SimpleX Lock"; + +/* simplex link type */ +"SimpleX one-time invitation" = "Jednorázová pozvánka SimpleX"; + +/* No comment provided by engineer. */ +"Skip" = "Přeskočit"; + +/* No comment provided by engineer. */ +"Skipped messages" = "Přeskočené zprávy"; + +/* No comment provided by engineer. */ +"SMP servers" = "SMP servery"; + +/* notification title */ +"Somebody" = "Někdo"; + +/* No comment provided by engineer. */ +"Start a new chat" = "Začít nový chat"; + +/* No comment provided by engineer. */ +"Start chat" = "Začít chat"; + +/* No comment provided by engineer. */ +"Start migration" = "Zahájit přenesení"; + +/* No comment provided by engineer. */ +"starting…" = "začíná…"; + +/* No comment provided by engineer. */ +"Stop" = "Zastavit"; + +/* No comment provided by engineer. */ +"Stop chat to enable database actions" = "Zastavte chat pro povolení akcí databáze"; + +/* No comment provided by engineer. */ +"Stop chat to export, import or delete chat database. You will not be able to receive and send messages while the chat is stopped." = "Zastavení chatu pro export, import nebo smazání databáze chatu. Během zastavení chatu nebudete moci přijímat a odesílat zprávy."; + +/* No comment provided by engineer. */ +"Stop chat?" = "Zastavit chat?"; + +/* authentication reason */ +"Stop SimpleX" = "Zastavit SimpleX"; + +/* No comment provided by engineer. */ +"strike" = "stávka"; + +/* No comment provided by engineer. */ +"Support SimpleX Chat" = "Podpořte SimpleX Chat"; + +/* No comment provided by engineer. */ +"System" = "Systém"; + +/* No comment provided by engineer. */ +"Take picture" = "Vyfotit"; + +/* No comment provided by engineer. */ +"Tap button " = "Klepněte na tlačítko "; + +/* No comment provided by engineer. */ +"Tap to join" = "Klepnutím se připojíte"; + +/* No comment provided by engineer. */ +"Tap to join incognito" = "Klepnutím se připojíte inkognito"; + +/* No comment provided by engineer. */ +"Tap to start a new chat" = "Klepnutím na zahájíte nový chat"; + +/* No comment provided by engineer. */ +"TCP connection timeout" = "Časový limit připojení TCP"; + +/* No comment provided by engineer. */ +"TCP_KEEPCNT" = "TCP_KEEPCNT"; + +/* No comment provided by engineer. */ +"TCP_KEEPIDLE" = "TCP_KEEPIDLE"; + +/* No comment provided by engineer. */ +"TCP_KEEPINTVL" = "TCP_KEEPINTVL"; + +/* server test failure */ +"Test failed at step %@." = "Test selhal v kroku %@."; + +/* No comment provided by engineer. */ +"Test server" = "Testovací server"; + +/* No comment provided by engineer. */ +"Test servers" = "Testovací servery"; + +/* No comment provided by engineer. */ +"Tests failed!" = "Testy selhaly!"; + +/* No comment provided by engineer. */ +"Thank you for installing SimpleX Chat!" = "Děkujeme, že jste si nainstalovali SimpleX Chat!"; + +/* No comment provided by engineer. */ +"Thanks to the users – [contribute via Weblate](https://github.com/simplex-chat/simplex-chat/tree/stable#translate-the-apps)!" = "Díky uživatelům - [přispějte přes Weblate](https://github.com/simplex-chat/simplex-chat/tree/stable#translate-the-apps)!"; + +/* No comment provided by engineer. */ +"Thanks to the users – contribute via Weblate!" = "Díky uživatelům - přispívejte prostřednictvím Weblate!"; + +/* No comment provided by engineer. */ +"The 1st platform without any user identifiers – private by design." = "1. Platforma bez identifikátorů uživatelů - soukromá už od záměru."; + +/* No comment provided by engineer. */ +"The app can notify you when you receive messages or contact requests - please open settings to enable." = "Aplikace vás může upozornit na přijaté zprávy nebo žádosti o kontakt - povolte to v nastavení."; + +/* No comment provided by engineer. */ +"The attempt to change database passphrase was not completed." = "Pokus o změnu přístupové fráze databáze nebyl dokončen."; + +/* No comment provided by engineer. */ +"The connection you accepted will be cancelled!" = "Připojení, které jste přijali, bude zrušeno!"; + +/* No comment provided by engineer. */ +"The contact you shared this link with will NOT be able to connect!" = "Kontakt, se kterým jste tento odkaz sdíleli, se NEBUDE moci připojit!"; + +/* No comment provided by engineer. */ +"The created archive is available via app Settings / Database / Old database archive." = "Vytvořený archiv je k dispozici v aplikaci Nastavení / Databáze / Archiv staré databáze."; + +/* No comment provided by engineer. */ +"The group is fully decentralized – it is visible only to the members." = "Skupina je plně decentralizovaná - je viditelná pouze pro členy."; + +/* No comment provided by engineer. */ +"The microphone does not work when the app is in the background." = "Mikrofon nefunguje, pokud je aplikace na pozadí."; + +/* No comment provided by engineer. */ +"The next generation of private messaging" = "Nová generace soukromých zpráv"; + +/* No comment provided by engineer. */ +"The old database was not removed during the migration, it can be deleted." = "Stará databáze nebyla během přenášení odstraněna, lze ji smazat."; + +/* No comment provided by engineer. */ +"The profile is only shared with your contacts." = "Profil je sdílen pouze s vašimi kontakty."; + +/* No comment provided by engineer. */ +"The sender will NOT be notified" = "Odesílatel NEBUDE informován"; + +/* No comment provided by engineer. */ +"The servers for new connections of your current chat profile **%@**." = "Servery pro nová připojení vašeho aktuálního chat profilu **%@**."; + +/* No comment provided by engineer. */ +"Theme" = "Téma"; + +/* No comment provided by engineer. */ +"This action cannot be undone - all received and sent files and media will be deleted. Low resolution pictures will remain." = "Tuto akci nelze vrátit zpět - všechny přijaté a odeslané soubory a média budou smazány. Obrázky s nízkým rozlišením zůstanou zachovány."; + +/* No comment provided by engineer. */ +"This action cannot be undone - the messages sent and received earlier than selected will be deleted. It may take several minutes." = "Tuto akci nelze vzít zpět - zprávy odeslané a přijaté dříve, než bylo zvoleno, budou smazány. Může to trvat několik minut."; + +/* No comment provided by engineer. */ +"This action cannot be undone - your profile, contacts, messages and files will be irreversibly lost." = "Tuto akci nelze vzít zpět - váš profil, kontakty, zprávy a soubory budou nenávratně ztraceny."; + +/* notification title */ +"this contact" = "tento kontakt"; + +/* No comment provided by engineer. */ +"This feature is experimental! It will only work if the other client has version 4.2 installed. You should see the message in the conversation once the address change is completed – please check that you can still receive messages from this contact (or group member)." = "Tato funkce je experimentální! Bude fungovat pouze v případě, že druhý klient má nainstalovanou verzi 4.2. Po dokončení změny adresy by se měla v konverzaci zobrazit zpráva - zkontrolujte, zda můžete od tohoto kontaktu (nebo člena skupiny) stále přijímat zprávy."; + +/* No comment provided by engineer. */ +"This group no longer exists." = "Tato skupina již neexistuje."; + +/* No comment provided by engineer. */ +"This setting applies to messages in your current chat profile **%@**." = "Toto nastavení platí pro zprávy ve vašem aktuálním chat profilu **%@**."; + +/* No comment provided by engineer. */ +"To ask any questions and to receive updates:" = "Chcete-li položit jakékoli dotazy a dostávat aktuality:"; + +/* No comment provided by engineer. */ +"To find the profile used for an incognito connection, tap the contact or group name on top of the chat." = "Chcete-li najít profil použitý pro inkognito připojení, klepněte na název kontaktu nebo skupiny v horní části chatu."; + +/* No comment provided by engineer. */ +"To make a new connection" = "Vytvoření nového připojení"; + +/* No comment provided by engineer. */ +"To prevent the call interruption, enable Do Not Disturb mode." = "K zabránění přerušení hovoru, povolte režim Nerušit."; + +/* No comment provided by engineer. */ +"To protect privacy, instead of user IDs used by all other platforms, SimpleX has identifiers for message queues, separate for each of your contacts." = "Pro ochranu soukromí namísto ID uživatelů používaných všemi ostatními platformami má SimpleX identifikátory pro fronty zpráv, oddělené pro každý z vašich kontaktů."; + +/* No comment provided by engineer. */ +"To protect timezone, image/voice files use UTC." = "K ochraně časového pásma používají obrazové/hlasové soubory UTC."; + +/* No comment provided by engineer. */ +"To protect your information, turn on SimpleX Lock.\nYou will be prompted to complete authentication before this feature is enabled." = "Chcete-li chránit své informace, zapněte zámek SimpleX Lock.\nPřed zapnutím této funkce budete vyzváni k dokončení ověření."; + +/* No comment provided by engineer. */ +"To record voice message please grant permission to use Microphone." = "Chcete-li nahrávat hlasové zprávy, udělte povolení k použití mikrofonu."; + +/* No comment provided by engineer. */ +"To support instant push notifications the chat database has to be migrated." = "Pro podporu doručování okamžitých upozornění musí být přenesena chat databáze."; + +/* No comment provided by engineer. */ +"To verify end-to-end encryption with your contact compare (or scan) the code on your devices." = "Chcete-li ověřit koncové šifrování u svého kontaktu, porovnejte (nebo naskenujte) kód na svých zařízeních."; + +/* No comment provided by engineer. */ +"Transport isolation" = "Izolace transportu"; + +/* No comment provided by engineer. */ +"Trying to connect to the server used to receive messages from this contact (error: %@)." = "Pokus o připojení k serveru používanému k přijímání zpráv od tohoto kontaktu (chyba: %@)."; + +/* No comment provided by engineer. */ +"Trying to connect to the server used to receive messages from this contact." = "Pokus o připojení k serveru používanému pro příjem zpráv od tohoto kontaktu."; + +/* No comment provided by engineer. */ +"Turn off" = "Vypnout"; + +/* No comment provided by engineer. */ +"Turn off notifications?" = "Vypnout upozornění?"; + +/* No comment provided by engineer. */ +"Turn on" = "Zapnout"; + +/* No comment provided by engineer. */ +"Unable to record voice message" = "Nelze nahrát hlasovou zprávu"; + +/* No comment provided by engineer. */ +"Unexpected error: %@" = "Neočekávaná chyba: %@"; + +/* No comment provided by engineer. */ +"Unexpected migration state" = "Neočekávaný stav přenášení"; + +/* connection info */ +"unknown" = "neznámý"; + +/* No comment provided by engineer. */ +"Unknown database error: %@" = "Neznámá chyba databáze: %@"; + +/* No comment provided by engineer. */ +"Unknown error" = "Neznámá chyba"; + +/* No comment provided by engineer. */ +"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Pokud váš kontakt neodstranil připojení nebo tento odkaz již nebyl použit, může se jednat o chybu – nahlaste ji.\nChcete-li se připojit, požádejte svůj kontakt o vytvoření dalšího odkazu na připojení a zkontrolujte, zda máte stabilní připojení k síti."; + +/* authentication reason */ +"Unlock" = "Odemknout"; + +/* No comment provided by engineer. */ +"Unmute" = "Zrušit ztlumení"; + +/* No comment provided by engineer. */ +"Unread" = "Nepřečtený"; + +/* No comment provided by engineer. */ +"Update" = "Aktualizovat"; + +/* No comment provided by engineer. */ +"Update .onion hosts setting?" = "Aktualizovat nastavení hostitelů .onion?"; + +/* No comment provided by engineer. */ +"Update database passphrase" = "Aktualizovat přístupovou frázi databáze"; + +/* No comment provided by engineer. */ +"Update network settings?" = "Aktualizovat nastavení sítě?"; + +/* No comment provided by engineer. */ +"Update transport isolation mode?" = "Aktualizovat režim dopravní izolace?"; + +/* rcv group event chat item */ +"updated group profile" = "aktualizoval profil skupiny"; + +/* No comment provided by engineer. */ +"Updating settings will re-connect the client to all servers." = "Aktualizací nastavení se klient znovu připojí ke všem serverům."; + +/* No comment provided by engineer. */ +"Updating this setting will re-connect the client to all servers." = "Aktualizace tohoto nastavení znovu připojí klienta ke všem serverům."; + +/* No comment provided by engineer. */ +"Use .onion hosts" = "Použít hostitele .onion"; + +/* No comment provided by engineer. */ +"Use chat" = "Použijte chat"; + +/* No comment provided by engineer. */ +"Use for new connections" = "Použít pro nová připojení"; + +/* No comment provided by engineer. */ +"Use server" = "Použít server"; + +/* No comment provided by engineer. */ +"Use SimpleX Chat servers?" = "Používat servery SimpleX Chat?"; + +/* No comment provided by engineer. */ +"User profile" = "Profil uživatele"; + +/* No comment provided by engineer. */ +"Using .onion hosts requires compatible VPN provider." = "Použití hostitelů .onion vyžaduje kompatibilního poskytovatele VPN."; + +/* No comment provided by engineer. */ +"Using SimpleX Chat servers." = "Používat servery SimpleX Chat."; + +/* No comment provided by engineer. */ +"v%@ (%@)" = "v%@ (%@)"; + +/* No comment provided by engineer. */ +"Verify connection security" = "Ověření zabezpečení připojení"; + +/* No comment provided by engineer. */ +"Verify security code" = "Ověření bezpečnostního kódu"; + +/* No comment provided by engineer. */ +"Via browser" = "Prostřednictvím prohlížeče"; + +/* chat list item description */ +"via contact address link" = "prostřednictvím odkazu na kontaktní adresu"; + +/* chat list item description */ +"via group link" = "prostřednictvím skupinového odkazu"; + +/* chat list item description */ +"via one-time link" = "prostřednictvím jednorázového odkazu"; + +/* No comment provided by engineer. */ +"via relay" = "přes relé"; + +/* No comment provided by engineer. */ +"Video call" = "Videohovor"; + +/* No comment provided by engineer. */ +"video call (not e2e encrypted)" = "videohovoru (nešifrovaného e2e)"; + +/* No comment provided by engineer. */ +"View security code" = "Zobrazení bezpečnostního kódu"; + +/* No comment provided by engineer. */ +"Voice message…" = "Hlasová zpráva…"; + +/* chat feature */ +"Voice messages" = "Hlasové zprávy"; + +/* No comment provided by engineer. */ +"Voice messages are prohibited in this chat." = "Hlasové zprávy jsou v tomto chatu zakázány."; + +/* No comment provided by engineer. */ +"Voice messages are prohibited in this group." = "Hlasové zprávy jsou v této skupině zakázány."; + +/* No comment provided by engineer. */ +"Voice messages prohibited!" = "Hlasové zprávy jsou zakázány!"; + +/* No comment provided by engineer. */ +"waiting for answer…" = "čeká na odpověď…"; + +/* No comment provided by engineer. */ +"waiting for confirmation…" = "čekání na potvrzení…"; + +/* No comment provided by engineer. */ +"Waiting for file" = "Čekání na soubor"; + +/* No comment provided by engineer. */ +"Waiting for image" = "Čekání na obrázek"; + +/* No comment provided by engineer. */ +"wants to connect to you!" = "chce se s vámi spojit!"; + +/* No comment provided by engineer. */ +"WebRTC ICE servers" = "WebRTC servery ICE"; + +/* No comment provided by engineer. */ +"Welcome %@!" = "Vítejte %@!"; + +/* No comment provided by engineer. */ +"Welcome message" = "Uvítací zpráva"; + +/* No comment provided by engineer. */ +"What's new" = "Co je nového"; + +/* No comment provided by engineer. */ +"When available" = "Když je k dispozici"; + +/* 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." = "Pokud s někým sdílíte inkognito profil, bude tento profil použit pro skupiny, do kterých vás pozve."; + +/* No comment provided by engineer. */ +"With optional welcome message." = "S volitelnou uvítací zprávou."; + +/* No comment provided by engineer. */ +"Wrong database passphrase" = "Špatná přístupová fráze k databázi"; + +/* No comment provided by engineer. */ +"Wrong passphrase!" = "Špatná přístupová fráze!"; + +/* pref value */ +"yes" = "ano"; + +/* No comment provided by engineer. */ +"You" = "Vy"; + +/* No comment provided by engineer. */ +"You accepted connection" = "Přijali jste spojení"; + +/* No comment provided by engineer. */ +"You allow" = "Povolíte"; + +/* No comment provided by engineer. */ +"You already have a chat profile with the same display name. Please choose another name." = "Již máte profil chatu se stejným zobrazovacím názvem. Zvolte prosím jiné jméno."; + +/* No comment provided by engineer. */ +"You are already connected to %@." = "Již jste připojeni k %@."; + +/* No comment provided by engineer. */ +"You are connected to the server used to receive messages from this contact." = "Jste připojeni k serveru, který se používá k přijímání zpráv od tohoto kontaktu."; + +/* No comment provided by engineer. */ +"you are invited to group" = "jste pozváni do skupiny"; + +/* No comment provided by engineer. */ +"You are invited to group" = "Jste pozváni do skupiny"; + +/* No comment provided by engineer. */ +"You can also connect by clicking the link. If it opens in the browser, click **Open in mobile app** button." = "Můžete se také připojit kliknutím na odkaz. Pokud se otevře v prohlížeči, klikněte na tlačítko **Otevřít v mobilní aplikaci**."; + +/* notification body */ +"You can now send messages to %@" = "Nyní můžete posílat zprávy %@"; + +/* No comment provided by engineer. */ +"You can set lock screen notification preview via settings." = "Náhled oznámení na zamykací obrazovce můžete změnit v nastavení."; + +/* No comment provided by engineer. */ +"You can share a link or a QR code - anybody will be able to join the group. You won't lose members of the group if you later delete it." = "Můžete sdílet odkaz nebo QR kód - ke skupině se bude moci připojit kdokoli. O členy skupiny nepřijdete, pokud ji později odstraníte."; + +/* No comment provided by engineer. */ +"You can share your address as a link or as a QR code - anybody will be able to connect to you. You won't lose your contacts if you later delete it." = "Můžete sdílet svou adresu jako odkaz nebo jako QR kód - kdokoli se k vám bude moci připojit. O své kontakty nepřijdete, pokud ji později smažete."; + +/* No comment provided by engineer. */ +"You can start chat via app Settings / Database or by restarting the app" = "Chat můžete zahájit prostřednictvím aplikace Nastavení / Databáze nebo restartováním aplikace"; + +/* No comment provided by engineer. */ +"You can use markdown to format messages:" = "K formátování zpráv můžete použít markdown:"; + +/* chat item text */ +"you changed address" = "změnili jste adresu"; + +/* chat item text */ +"you changed address for %@" = "Adresa pro %@ změněna"; + +/* snd group event chat item */ +"you changed role for yourself to %@" = "Změnili jste si roli na %@"; + +/* snd group event chat item */ +"you changed role of %@ to %@" = "změnili jste roli z %1$@ na %2$@"; + +/* No comment provided by engineer. */ +"You control through which server(s) **to receive** the messages, your contacts – the servers you use to message them." = "Sami řídíte, přes který server(y) **přijímat** zprávy, své kontakty – servery, které používáte k odesílání zpráv."; + +/* No comment provided by engineer. */ +"You could not be verified; please try again." = "Nemohli jste být ověřeni; Zkuste to prosím znovu."; + +/* No comment provided by engineer. */ +"You have no chats" = "Nemáte žádné konverzace"; + +/* No comment provided by engineer. */ +"You have to enter passphrase every time the app starts - it is not stored on the device." = "Musíte zadat přístupovou frázi při každém spuštění aplikace - není uložena v zařízení."; + +/* No comment provided by engineer. */ +"You invited your contact" = "Pozvali jste svůj kontakt"; + +/* No comment provided by engineer. */ +"You joined this group" = "Připojili jste se k této skupině"; + +/* No comment provided by engineer. */ +"You joined this group. Connecting to inviting group member." = "Připojili jste se k této skupině. Připojení k pozvání člena skupiny."; + +/* snd group event chat item */ +"you left" = "odešli jste"; + +/* No comment provided by engineer. */ +"You must use the most recent version of your chat database on one device ONLY, otherwise you may stop receiving the messages from some contacts." = "Nejnovější verzi databáze chatu musíte používat POUZE v jednom zařízení, jinak se může stát, že přestanete přijímat zprávy od některých kontaktů."; + +/* No comment provided by engineer. */ +"You need to allow your contact to send voice messages to be able to send them." = "Abyste mohli odesílat hlasové zprávy, musíte je povolit svému kontaktu."; + +/* No comment provided by engineer. */ +"You rejected group invitation" = "Odmítli jste pozvánku do skupiny"; + +/* snd group event chat item */ +"you removed %@" = "Odebrali jste %@"; + +/* No comment provided by engineer. */ +"You sent group invitation" = "Odeslali jste pozvánku do skupiny"; + +/* chat list item description */ +"you shared one-time link" = "sdíleli jste jednorázový odkaz"; + +/* chat list item description */ +"you shared one-time link incognito" = "sdíleli jste jednorázový odkaz inkognito"; + +/* No comment provided by engineer. */ +"You will be connected to group when the group host's device is online, please wait or check later!" = "Ke skupině budete připojeni, až bude zařízení hostitele skupiny online, vyčkejte prosím nebo se podívejte později!"; + +/* No comment provided by engineer. */ +"You will be connected when your connection request is accepted, please wait or check later!" = "Budete připojeni, jakmile bude vaše žádost o připojení přijata, vyčkejte prosím nebo se podívejte později!"; + +/* No comment provided by engineer. */ +"You will be connected when your contact's device is online, please wait or check later!" = "Budete připojeni, až bude zařízení vašeho kontaktu online, vyčkejte prosím nebo se podívejte později!"; + +/* No comment provided by engineer. */ +"You will be required to authenticate when you start or resume the app after 30 seconds in background." = "Při spuštění nebo obnovení aplikace po 30 sekundách na pozadí budete požádáni o ověření."; + +/* No comment provided by engineer. */ +"You will join a group this link refers to and connect to its group members." = "Připojíte se ke skupině, na kterou tento odkaz odkazuje, a spojíte se s jejími členy."; + +/* No comment provided by engineer. */ +"You will stop receiving messages from this group. Chat history will be preserved." = "Přestanete dostávat zprávy z této skupiny. Historie chatu bude zachována."; + +/* No comment provided by engineer. */ +"you: " = "vy: "; + +/* No comment provided by engineer. */ +"You're trying to invite contact with whom you've shared an incognito profile to the group in which you're using your main profile" = "Snažíte se pozvat kontakt, se kterým jste sdíleli inkognito profil, do skupiny, ve které používáte svůj hlavní profil"; + +/* No comment provided by engineer. */ +"You're using an incognito profile for this group - to prevent sharing your main profile inviting contacts is not allowed" = "Pro tuto skupinu používáte inkognito profil - abyste zabránili sdílení svého hlavního profilu, není pozvání kontaktů povoleno"; + +/* No comment provided by engineer. */ +"Your calls" = "Vaše hovory"; + +/* No comment provided by engineer. */ +"Your chat database" = "Vaše chatovací databáze"; + +/* No comment provided by engineer. */ +"Your chat database is not encrypted - set passphrase to encrypt it." = "Vaše chat databáze není šifrována – nastavte přístupovou frázi pro její šifrování."; + +/* No comment provided by engineer. */ +"Your chat profile will be sent to group members" = "Váš profil v chatu bude zaslán členům skupiny"; + +/* No comment provided by engineer. */ +"Your chat profile will be sent to your contact" = "Váš profil v chatu bude odeslán vašemu kontaktu"; + +/* No comment provided by engineer. */ +"Your chat profiles" = "Vaše profily v chatu"; + +/* No comment provided by engineer. */ +"Your chat profiles are stored locally, only on your device." = "Vaše profily v chatu jsou uloženy lokálně, pouze ve vašem zařízení."; + +/* No comment provided by engineer. */ +"Your chats" = "Vaše konverzace"; + +/* No comment provided by engineer. */ +"Your contact address" = "Vaše kontaktní adresa"; + +/* No comment provided by engineer. */ +"Your contact can scan it from the app." = "Váš kontakt jej může naskenovat z aplikace."; + +/* No comment provided by engineer. */ +"Your contact needs to be online for the connection to complete.\nYou can cancel this connection and remove the contact (and try later with a new link)." = "Aby se připojení dokončilo, musí být váš kontakt online.\nToto připojení můžete zrušit a kontakt odebrat (a zkusit to později s novým odkazem)."; + +/* No comment provided by engineer. */ +"Your contact sent a file that is larger than currently supported maximum size (%@)." = "Kontakt odeslal soubor, který je větší než aktuálně podporovaná maximální velikost (%@)."; + +/* No comment provided by engineer. */ +"Your contacts can allow full message deletion." = "Vaše kontakty mohou povolit úplné vymazání zpráv."; + +/* 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."; + +/* No comment provided by engineer. */ +"Your current profile" = "Váš současný profil"; + +/* No comment provided by engineer. */ +"Your ICE servers" = "Vaše servery ICE"; + +/* No comment provided by engineer. */ +"Your preferences" = "Vaše preference"; + +/* No comment provided by engineer. */ +"Your privacy" = "Vaše soukromí"; + +/* No comment provided by engineer. */ +"Your profile is stored on your device and shared only with your contacts.\nSimpleX servers cannot see your profile." = "Váš profil je uložen ve vašem zařízení a sdílen pouze s vašimi kontakty.\nServery SimpleX nevidí váš profil."; + +/* No comment provided by engineer. */ +"Your profile will be sent to the contact that you received this link from" = "Váš profil bude zaslán kontaktu, od kterého jste obdrželi tento odkaz"; + +/* No comment provided by engineer. */ +"Your profile, contacts and delivered messages are stored on your device." = "Váš profil, kontakty a doručené zprávy jsou uloženy ve vašem zařízení."; + +/* No comment provided by engineer. */ +"Your random profile" = "Váš náhodný profil"; + +/* No comment provided by engineer. */ +"Your server" = "Váš server"; + +/* No comment provided by engineer. */ +"Your server address" = "Adresa vašeho serveru"; + +/* No comment provided by engineer. */ +"Your settings" = "Vaše nastavení"; + +/* No comment provided by engineer. */ +"Your SimpleX contact address" = "Vaše kontaktní adresa SimpleX"; + +/* No comment provided by engineer. */ +"Your SMP servers" = "Vaše servery SMP"; + diff --git a/apps/ios/cs.lproj/SimpleX--iOS--InfoPlist.strings b/apps/ios/cs.lproj/SimpleX--iOS--InfoPlist.strings new file mode 100644 index 000000000..cfbbf1f61 --- /dev/null +++ b/apps/ios/cs.lproj/SimpleX--iOS--InfoPlist.strings @@ -0,0 +1,15 @@ +/* Bundle name */ +"CFBundleName" = "SimpleX"; + +/* Privacy - Camera Usage Description */ +"NSCameraUsageDescription" = "SimpleX potřebuje přístup k fotoaparátu, aby mohl skenovat QR kódy pro připojení k ostatním uživatelům a pro videohovory."; + +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "SimpleX používá Face ID pro místní ověřování"; + +/* Privacy - Microphone Usage Description */ +"NSMicrophoneUsageDescription" = "SimpleX potřebuje přístup k mikrofonu pro audio a video hovory a pro nahrávání hlasových zpráv."; + +/* Privacy - Photo Library Additions Usage Description */ +"NSPhotoLibraryAddUsageDescription" = "SimpleX potřebuje přístup do knihovny fotografií pro ukládání zachycených a přijatých médií"; + diff --git a/apps/ios/de.lproj/Localizable.strings b/apps/ios/de.lproj/Localizable.strings index f6f5eea3c..8d568c9d5 100644 --- a/apps/ios/de.lproj/Localizable.strings +++ b/apps/ios/de.lproj/Localizable.strings @@ -1502,6 +1502,9 @@ /* call status */ "missed call" = "Anruf verpasst"; +/* moderated chat item */ +"moderated" = "Moderiert"; + /* No comment provided by engineer. */ "More improvements are coming soon!" = "Weitere Verbesserungen sind bald verfügbar!"; @@ -1659,6 +1662,9 @@ /* No comment provided by engineer. */ "Open Settings" = "Geräte-Einstellungen öffnen"; +/* authentication reason */ +"Open user profiles" = "Benutzerprofile öffnen"; + /* No comment provided by engineer. */ "Open-source protocol and code – anybody can run the servers." = "Open-Source-Protokoll und -Code – Jede Person kann ihre eigenen Server aufsetzen und nutzen."; diff --git a/apps/ios/fr.lproj/Localizable.strings b/apps/ios/fr.lproj/Localizable.strings index 691008b40..45daa5b2b 100644 --- a/apps/ios/fr.lproj/Localizable.strings +++ b/apps/ios/fr.lproj/Localizable.strings @@ -1502,6 +1502,9 @@ /* call status */ "missed call" = "appel manqué"; +/* moderated chat item */ +"moderated" = "modéré"; + /* No comment provided by engineer. */ "More improvements are coming soon!" = "Plus d'améliorations à venir !"; @@ -1659,6 +1662,9 @@ /* No comment provided by engineer. */ "Open Settings" = "Ouvrir les Paramètres"; +/* authentication reason */ +"Open user profiles" = "Ouvrir les profils d'utilisateurs"; + /* No comment provided by engineer. */ "Open-source protocol and code – anybody can run the servers." = "Protocole et code open-source – n'importe qui peut heberger un serveur."; @@ -1780,7 +1786,7 @@ "Read" = "Lire"; /* No comment provided by engineer. */ -"Read more in our [GitHub repository](https://github.com/simplex-chat/simplex-chat#readme)." = "Pour en savoir plus, consultez notre [dépôt GitHub] (https://github.com/simplex-chat/simplex-chat#readme)."; +"Read more in our [GitHub repository](https://github.com/simplex-chat/simplex-chat#readme)." = "Pour en savoir plus, consultez notre [dépôt GitHub](https://github.com/simplex-chat/simplex-chat#readme)."; /* No comment provided by engineer. */ "Read more in our GitHub repository." = "Plus d'informations sur notre GitHub."; diff --git a/apps/ios/it.lproj/Localizable.strings b/apps/ios/it.lproj/Localizable.strings index 553011588..c8806ab7a 100644 --- a/apps/ios/it.lproj/Localizable.strings +++ b/apps/ios/it.lproj/Localizable.strings @@ -1502,6 +1502,9 @@ /* call status */ "missed call" = "chiamata persa"; +/* moderated chat item */ +"moderated" = "moderato"; + /* No comment provided by engineer. */ "More improvements are coming soon!" = "Altri miglioramenti sono in arrivo!"; @@ -1659,6 +1662,9 @@ /* No comment provided by engineer. */ "Open Settings" = "Apri le impostazioni"; +/* authentication reason */ +"Open user profiles" = "Apri i profili utente"; + /* No comment provided by engineer. */ "Open-source protocol and code – anybody can run the servers." = "Protocollo e codice open source: chiunque può gestire i server."; diff --git a/apps/ios/nl.lproj/Localizable.strings b/apps/ios/nl.lproj/Localizable.strings index 521b8cb4a..1112caf9d 100644 --- a/apps/ios/nl.lproj/Localizable.strings +++ b/apps/ios/nl.lproj/Localizable.strings @@ -5,10 +5,10 @@ " " = " "; /* No comment provided by engineer. */ -" " = " "; +" " = " "; /* No comment provided by engineer. */ -" " = " "; +" " = " "; /* No comment provided by engineer. */ " (" = " ("; @@ -41,7 +41,7 @@ "[Contribute](https://github.com/simplex-chat/simplex-chat#contribute)" = "[Bijdragen](https://github.com/simplex-chat/simplex-chat#contribute)"; /* No comment provided by engineer. */ -"[Send us email](mailto:chat@simplex.chat)" = "Stuur ons een e-mail"; +"[Send us email](mailto:chat@simplex.chat)" = "[Stuur ons een e-mail](mailto:chat@simplex.chat)"; /* No comment provided by engineer. */ "[Star on GitHub](https://github.com/simplex-chat/simplex-chat)" = "[Star on GitHub](https://github.com/simplex-chat/simplex-chat)"; @@ -53,16 +53,16 @@ "**Create link / QR code** for your contact to use." = "**Maak een link / QR-code aan** die uw contactpersoon kan gebruiken."; /* No comment provided by engineer. */ -"**e2e encrypted** audio call" = "**e2e versleuteld** audiogesprek"; +"**e2e encrypted** audio call" = "**e2e versleuteld** audio gesprek"; /* No comment provided by engineer. */ -"**e2e encrypted** video call" = "**e2e versleuteld** videogesprek"; +"**e2e encrypted** video call" = "**e2e versleuteld** video gesprek"; /* No comment provided by engineer. */ "**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." = "**Meer privé**: bekijk elke 20 minuten nieuwe berichten. Apparaattoken wordt gedeeld met de SimpleX Chat-server, maar niet hoeveel contacten of berichten u heeft."; /* No comment provided by engineer. */ -"**Most private**: do not use SimpleX Chat notifications server, check messages periodically in the background (depends on how often you use the app)." = "**Meest privé**: gebruik geen SimpleX Chat-notificatieserver, controleer berichten regelmatig op de achtergrond (afhankelijk van hoe vaak u de app gebruikt)."; +"**Most private**: do not use SimpleX Chat notifications server, check messages periodically in the background (depends on how often you use the app)." = "**Meest privé**: gebruik geen SimpleX Chat-notificatie server, controleer berichten regelmatig op de achtergrond (afhankelijk van hoe vaak u de app gebruikt)."; /* No comment provided by engineer. */ "**Paste received link** or open it in the browser and tap **Open in mobile app**." = "**Plak de ontvangen link** of open deze in de browser en tik op **Openen in mobiele app**."; @@ -74,10 +74,10 @@ "**Recommended**: device token and notifications are sent to SimpleX Chat notification server, but not the message content, size or who it is from." = "**Aanbevolen**: apparaattoken en meldingen worden naar de SimpleX Chat-meldingsserver gestuurd, maar niet de berichtinhoud, -grootte of van wie het afkomstig is."; /* No comment provided by engineer. */ -"**Scan QR code**: to connect to your contact in person or via video call." = "**Scan QR-code**: om persoonlijk of via een videogesprek verbinding te maken met uw contactpersoon."; +"**Scan QR code**: to connect to your contact in person or via video call." = "**Scan QR-code**: om persoonlijk of via een video gesprek verbinding te maken met uw contactpersoon."; /* No comment provided by engineer. */ -"**Warning**: Instant push notifications require passphrase saved in Keychain." = "**Waarschuwing**: voor directe pushmeldingen is een wachtwoord vereist dat is opgeslagen in de Keychain."; +"**Warning**: Instant push notifications require passphrase saved in Keychain." = "**Waarschuwing**: voor directe push meldingen is een wachtwoord vereist dat is opgeslagen in de Keychain."; /* No comment provided by engineer. */ "*bold*" = "\\*vetgedrukt*"; @@ -167,7 +167,7 @@ "`a + b`" = "\\`a + b`"; /* No comment provided by engineer. */ -"~strike~" = "\\~Doorstrepen~"; +"~strike~" = "\\~staking~"; /* message ttl */ "1 day" = "1 dag"; @@ -197,7 +197,7 @@ "A random profile will be sent to your contact" = "Er wordt een willekeurig profiel naar uw contactpersoon verzonden"; /* No comment provided by engineer. */ -"A separate TCP connection will be used **for each chat profile you have in the app**." = "Er wordt een aparte TCP-verbinding gebruikt **voor elk chatprofiel dat je in de app hebt**."; +"A separate TCP connection will be used **for each chat profile you have in the app**." = "Er wordt een aparte TCP-verbinding gebruikt **voor elk chat profiel dat je in de app hebt**."; /* No comment provided by engineer. */ "A separate TCP connection will be used **for each contact and group member**.\n**Please note**: if you have many connections, your battery and traffic consumption can be substantially higher and some connections may fail." = "Er wordt een aparte TCP-verbinding gebruikt **voor elk contact en groepslid**.\n**Let op**: als u veel verbindingen heeft, kan uw batterij- en verkeersverbruik aanzienlijk hoger zijn en kunnen sommige verbindingen uitvallen."; @@ -252,10 +252,10 @@ "admin" = "Beheerder"; /* No comment provided by engineer. */ -"Admins can create the links to join groups." = "Beheerders kunnen de uitnodigingslinks naar groepen aanmaken."; +"Admins can create the links to join groups." = "Beheerders kunnen de uitnodiging links naar groepen aanmaken."; /* No comment provided by engineer. */ -"Advanced network settings" = "Geavanceerde netwerkinstellingen"; +"Advanced network settings" = "Geavanceerde netwerk instellingen"; /* No comment provided by engineer. */ "All chats and messages will be deleted - this cannot be undone!" = "Alle chats en berichten worden verwijderd - dit kan niet ongedaan worden gemaakt!"; @@ -288,13 +288,13 @@ "Allow to irreversibly delete sent messages." = "Sta toe om verzonden berichten onomkeerbaar te verwijderen."; /* No comment provided by engineer. */ -"Allow to send voice messages." = "Sta toe om spraakberichten te verzenden."; +"Allow to send voice messages." = "Sta toe om spraak berichten te verzenden."; /* No comment provided by engineer. */ -"Allow voice messages only if your contact allows them." = "Sta spraakberichten alleen toe als uw contactpersoon ze toestaat."; +"Allow voice messages only if your contact allows them." = "Sta spraak berichten alleen toe als uw contactpersoon ze toestaat."; /* No comment provided by engineer. */ -"Allow voice messages?" = "Spraakberichten toestaan?"; +"Allow voice messages?" = "Spraak berichten toestaan?"; /* No comment provided by engineer. */ "Allow your contacts to irreversibly delete sent messages." = "Laat uw contacten verzonden berichten onomkeerbaar verwijderen."; @@ -303,7 +303,7 @@ "Allow your contacts to send disappearing messages." = "Sta toe dat uw contacten verdwijnende berichten verzenden."; /* No comment provided by engineer. */ -"Allow your contacts to send voice messages." = "Sta toe dat uw contacten spraakberichten verzenden."; +"Allow your contacts to send voice messages." = "Sta toe dat uw contacten spraak berichten verzenden."; /* No comment provided by engineer. */ "Already connected?" = "Al verbonden?"; @@ -333,7 +333,7 @@ "Attach" = "Bijvoegen"; /* No comment provided by engineer. */ -"Audio & video calls" = "Audio- en Videogesprekken"; +"Audio & video calls" = "Audio en video gesprekken"; /* No comment provided by engineer. */ "audio call (not e2e encrypted)" = "audio oproep (niet e2e versleuteld)"; @@ -345,7 +345,7 @@ "Authentication unavailable" = "Verificatie niet beschikbaar"; /* No comment provided by engineer. */ -"Auto-accept contact requests" = "Contactverzoeken automatisch accepterenContactverzoeken automatisch accepteren"; +"Auto-accept contact requests" = "Contactverzoeken automatisch accepteren"; /* No comment provided by engineer. */ "Auto-accept images" = "Afbeeldingen automatisch accepteren"; @@ -372,10 +372,10 @@ "Both you and your contact can send disappearing messages." = "Zowel jij als je contactpersoon kunnen verdwijnende berichten sturen."; /* No comment provided by engineer. */ -"Both you and your contact can send voice messages." = "Zowel jij als je contactpersoon kunnen spraakberichten verzenden."; +"Both you and your contact can send voice messages." = "Zowel jij als je contactpersoon kunnen spraak berichten verzenden."; /* No comment provided by engineer. */ -"By chat profile (default) or [by connection](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA)." = "Via chatprofiel (standaard) of [via verbinding](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA)."; +"By chat profile (default) or [by connection](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA)." = "Via chat profiel (standaard) of [via verbinding](https://simplex.chat/blog/20230204-simplex-chat-v4-5-user-chat-profiles.html#transport-isolation) (BETA)."; /* No comment provided by engineer. */ "Call already ended!" = "Oproep al beëindigd!"; @@ -390,7 +390,7 @@ "calling…" = "bellen…"; /* No comment provided by engineer. */ -"Calls" = "OPROEPEN"; +"Calls" = "Oproepen"; /* No comment provided by engineer. */ "Can't invite contact!" = "Kan contact niet uitnodigen!"; @@ -405,7 +405,7 @@ "cancelled %@" = "geannuleerd %@"; /* No comment provided by engineer. */ -"Cannot access keychain to save database password" = "Geen toegang tot de keychain om databasewachtwoord op te slaan"; +"Cannot access keychain to save database password" = "Geen toegang tot de keychain om database wachtwoord op te slaan"; /* No comment provided by engineer. */ "Cannot receive file" = "Kan bestand niet ontvangen"; @@ -420,16 +420,16 @@ "Change member role?" = "Rol van gebruiker wijzigen?"; /* No comment provided by engineer. */ -"Change receiving address" = "Ontvangstadres wijzigen"; +"Change receiving address" = "Ontvangst adres wijzigen"; /* No comment provided by engineer. */ -"Change receiving address?" = "Ontvangstadres wijzigen?"; +"Change receiving address?" = "Ontvangst adres wijzigen?"; /* No comment provided by engineer. */ "Change role" = "Rol wijzigen"; /* chat item text */ -"changed address for you" = "veranderd adres voor jou"; +"changed address for you" = "adres voor u gewijzigd"; /* rcv group event chat item */ "changed role of %@ to %@" = "veranderde rol van %1$@ in %2$@"; @@ -444,19 +444,19 @@ "changing address..." = "adres wijzigen..."; /* No comment provided by engineer. */ -"Chat archive" = "Chats archief"; +"Chat archive" = "Gesprek archief"; /* No comment provided by engineer. */ "Chat console" = "Chat console"; /* No comment provided by engineer. */ -"Chat database" = "Chat-database"; +"Chat database" = "Chat database"; /* No comment provided by engineer. */ -"Chat database deleted" = "Chatdatabase verwijderd"; +"Chat database deleted" = "Chat database verwijderd"; /* No comment provided by engineer. */ -"Chat database imported" = "Chatdatabase geïmporteerd"; +"Chat database imported" = "Chat database geïmporteerd"; /* No comment provided by engineer. */ "Chat is running" = "Chat is aktief"; @@ -465,10 +465,10 @@ "Chat is stopped" = "Chat is gestopt"; /* No comment provided by engineer. */ -"Chat preferences" = "Chat voorkeuren"; +"Chat preferences" = "Gesprek voorkeuren"; /* No comment provided by engineer. */ -"Chats" = "Chats"; +"Chats" = "Gesprekken"; /* No comment provided by engineer. */ "Check server address and try again." = "Controleer het serveradres en probeer het opnieuw."; @@ -519,10 +519,10 @@ "connect to SimpleX Chat developers." = "maak verbinding met SimpleX Chat-ontwikkelaars."; /* No comment provided by engineer. */ -"Connect via contact link?" = "Verbinden via contactlink?"; +"Connect via contact link?" = "Verbinden via contact link?"; /* No comment provided by engineer. */ -"Connect via group link?" = "Verbinden via groepslink?"; +"Connect via group link?" = "Verbinden via groep link?"; /* No comment provided by engineer. */ "Connect via link" = "Maak verbinding via link"; @@ -642,13 +642,13 @@ "Create address" = "Adres aanmaken"; /* No comment provided by engineer. */ -"Create group link" = "Groepslink maken"; +"Create group link" = "Groep link maken"; /* No comment provided by engineer. */ "Create link" = "Maak link"; /* No comment provided by engineer. */ -"Create one-time invitation link" = "Maak een eenmalige uitnodigingslink"; +"Create one-time invitation link" = "Maak een eenmalige uitnodiging link"; /* server test step */ "Create queue" = "Maak een wachtrij"; @@ -657,13 +657,13 @@ "Create secret group" = "Maak een geheime groep aan"; /* No comment provided by engineer. */ -"Create your profile" = "Maak mijn profiel aan"; +"Create your profile" = "Maak je profiel aan"; /* No comment provided by engineer. */ "Created on %@" = "Gemaakt op %@"; /* No comment provided by engineer. */ -"creator" = "starter"; +"creator" = "creator"; /* No comment provided by engineer. */ "Current passphrase…" = "Huidige wachtwoord…"; @@ -690,22 +690,22 @@ "Database ID" = "Database ID"; /* No comment provided by engineer. */ -"Database is encrypted using a random passphrase, you can change it." = "De database is versleuteld met een willekeurige wachtwoord, u kunt deze wijzigen."; +"Database is encrypted using a random passphrase, you can change it." = "De database is versleuteld met een willekeurig wachtwoord, u kunt deze wijzigen."; /* No comment provided by engineer. */ "Database is encrypted using a random passphrase. Please change it before exporting." = "De database is versleuteld met een willekeurig wachtwoord. Wijzig dit voordat u exporteert."; /* No comment provided by engineer. */ -"Database passphrase" = "Database-wachtwoord"; +"Database passphrase" = "Database wachtwoord"; /* No comment provided by engineer. */ -"Database passphrase & export" = "Database wachtwoord & Exporteren"; +"Database passphrase & export" = "Database wachtwoord & exporteren"; /* No comment provided by engineer. */ "Database passphrase is different from saved in the keychain." = "Het wachtwoord van de database verschilt van het wachtwoord dat is opgeslagen in de keychain."; /* No comment provided by engineer. */ -"Database passphrase is required to open chat." = "Database-wachtwoord is vereist om de chat te openen."; +"Database passphrase is required to open chat." = "Database wachtwoord is vereist om je gesprekken te openen."; /* No comment provided by engineer. */ "Database will be encrypted and the passphrase stored in the keychain.\n" = "De database wordt versleuteld en het wachtwoord wordt opgeslagen in de keychain.\n"; @@ -741,10 +741,10 @@ "Delete archive" = "Archief verwijderen"; /* No comment provided by engineer. */ -"Delete chat archive?" = "Chatarchief verwijderen?"; +"Delete chat archive?" = "Chat archief verwijderen?"; /* No comment provided by engineer. */ -"Delete chat profile?" = "Chatprofiel verwijderen?"; +"Delete chat profile?" = "Chat profiel verwijderen?"; /* No comment provided by engineer. */ "Delete connection" = "Verbinding verwijderen"; @@ -765,7 +765,7 @@ "Delete files and media?" = "Bestanden en media verwijderen?"; /* No comment provided by engineer. */ -"Delete files for all chat profiles" = "Verwijder bestanden voor alle chatprofielen"; +"Delete files for all chat profiles" = "Verwijder bestanden voor alle chat profielen"; /* chat feature */ "Delete for everyone" = "Verwijderen voor iedereen"; @@ -858,7 +858,7 @@ "Disappearing messages" = "Verdwijnende berichten"; /* No comment provided by engineer. */ -"Disappearing messages are prohibited in this chat." = "Verdwijnende berichten zijn verboden in deze chat."; +"Disappearing messages are prohibited in this chat." = "Verdwijnende berichten zijn verboden in dit gesprek."; /* No comment provided by engineer. */ "Disappearing messages are prohibited in this group." = "Verdwijnende berichten zijn verboden in deze groep."; @@ -891,7 +891,7 @@ "Edit" = "Bewerk"; /* No comment provided by engineer. */ -"Edit group profile" = "Groepsprofiel bewerken"; +"Edit group profile" = "Groep profiel bewerken"; /* No comment provided by engineer. */ "Enable" = "Inschakelen"; @@ -936,7 +936,7 @@ "Encrypted message or another event" = "Versleuteld bericht of een andere gebeurtenis"; /* notification */ -"Encrypted message: database error" = "Versleuteld bericht: databasefout"; +"Encrypted message: database error" = "Versleuteld bericht: database fout"; /* notification */ "Encrypted message: keychain error" = "Versleuteld bericht: keychain fout"; @@ -972,7 +972,7 @@ "Error accepting contact request" = "Fout bij het accepteren van een contactverzoek"; /* No comment provided by engineer. */ -"Error accessing database file" = "Fout bij toegang tot databasebestand"; +"Error accessing database file" = "Fout bij toegang tot database bestand"; /* No comment provided by engineer. */ "Error adding member(s)" = "Fout bij het toevoegen van gebruiker(s)"; @@ -993,7 +993,7 @@ "Error creating group" = "Fout bij maken van groep"; /* No comment provided by engineer. */ -"Error creating group link" = "Fout bij maken van groepslink"; +"Error creating group link" = "Fout bij maken van groep link"; /* No comment provided by engineer. */ "Error creating profile!" = "Fout bij aanmaken van profiel!"; @@ -1002,7 +1002,7 @@ "Error deleting chat database" = "Fout bij het verwijderen van de chat database"; /* No comment provided by engineer. */ -"Error deleting chat!" = "Fout bij verwijderen chat!"; +"Error deleting chat!" = "Fout bij verwijderen gesprek!"; /* No comment provided by engineer. */ "Error deleting connection" = "Fout bij verwijderen van verbinding"; @@ -1044,7 +1044,7 @@ "Error removing member" = "Fout bij verwijderen van gebruiker"; /* No comment provided by engineer. */ -"Error saving group profile" = "Fout bij opslaan van groepsprofiel"; +"Error saving group profile" = "Fout bij opslaan van groep profiel"; /* No comment provided by engineer. */ "Error saving ICE servers" = "Fout bij opslaan van ICE-servers"; @@ -1077,7 +1077,7 @@ "Error: %@" = "Fout: %@"; /* No comment provided by engineer. */ -"Error: no database file" = "Fout: geen databasebestand"; +"Error: no database file" = "Fout: geen database bestand"; /* No comment provided by engineer. */ "Error: URL is invalid" = "Fout: URL is ongeldig"; @@ -1092,10 +1092,10 @@ "Export error:" = "Exportfout:"; /* No comment provided by engineer. */ -"Exported database archive." = "Geëxporteerd database-archief."; +"Exported database archive." = "Geëxporteerd database archief."; /* No comment provided by engineer. */ -"Exporting database archive..." = "Databasearchief exporteren..."; +"Exporting database archive..." = "Database archief exporteren..."; /* No comment provided by engineer. */ "Failed to remove passphrase" = "Kan wachtwoord niet verwijderen"; @@ -1134,28 +1134,28 @@ "group deleted" = "groep verwijderd"; /* No comment provided by engineer. */ -"Group display name" = "Weergavenaam groep"; +"Group display name" = "Weergave naam groep"; /* No comment provided by engineer. */ "Group full name (optional)" = "Volledige naam van groep (optioneel)"; /* No comment provided by engineer. */ -"Group image" = "Groepsafbeelding"; +"Group image" = "Groep afbeelding"; /* No comment provided by engineer. */ -"Group invitation" = "Groepsuitnodiging"; +"Group invitation" = "Groep uitnodiging"; /* No comment provided by engineer. */ -"Group invitation expired" = "Groepsuitnodiging verlopen"; +"Group invitation expired" = "Groep uitnodiging verlopen"; /* No comment provided by engineer. */ -"Group invitation is no longer valid, it was removed by sender." = "Groepsuitnodiging is niet meer geldig, deze is verwijderd door de afzender."; +"Group invitation is no longer valid, it was removed by sender." = "Groep uitnodiging is niet meer geldig, deze is verwijderd door de afzender."; /* No comment provided by engineer. */ -"Group link" = "Groepslink"; +"Group link" = "Groep link"; /* No comment provided by engineer. */ -"Group links" = "Groepslinks"; +"Group links" = "Groep links"; /* No comment provided by engineer. */ "Group members can irreversibly delete sent messages." = "Groepsleden kunnen verzonden berichten onherroepelijk verwijderen."; @@ -1170,19 +1170,19 @@ "Group members can send voice messages." = "Groepsleden kunnen spraak berichten verzenden."; /* notification */ -"Group message:" = "Groepsbericht:"; +"Group message:" = "Groep bericht:"; /* No comment provided by engineer. */ -"Group preferences" = "Groeps voorkeuren"; +"Group preferences" = "Groep voorkeuren"; /* No comment provided by engineer. */ -"Group profile" = "Groepsprofiel"; +"Group profile" = "Groep profiel"; /* No comment provided by engineer. */ -"Group profile is stored on members' devices, not on the servers." = "Groepsprofiel wordt opgeslagen op de apparaten van de leden, niet op de servers."; +"Group profile is stored on members' devices, not on the servers." = "Groep profiel wordt opgeslagen op de apparaten van de leden, niet op de servers."; /* snd group event chat item */ -"group profile updated" = "groepsprofiel bijgewerkt"; +"group profile updated" = "groep profiel bijgewerkt"; /* No comment provided by engineer. */ "Group will be deleted for all members - this cannot be undone!" = "Groep wordt verwijderd voor alle leden - dit kan niet ongedaan worden gemaakt!"; @@ -1224,10 +1224,10 @@ "If the video fails to connect, flip the camera to resolve it." = "Als de video geen verbinding kan maken, draait u de camera om om het probleem op te lossen."; /* No comment provided by engineer. */ -"If you can't meet in person, **show QR code in the video call**, or share the link." = "Als je elkaar niet persoonlijk kunt ontmoeten, **toon QR-code in het videogesprek** of deel de link."; +"If you can't meet in person, **show QR code in the video call**, or share the link." = "Als je elkaar niet persoonlijk kunt ontmoeten, **toon QR-code in het video gesprek** of deel de link."; /* No comment provided by engineer. */ -"If you cannot meet in person, you can **scan QR code in the video call**, or your contact can share an invitation link." = "Als u elkaar niet persoonlijk kunt ontmoeten, kunt u **de QR-code scannen in het videogesprek**, of uw contactpersoon kan een uitnodigingslink delen."; +"If you cannot meet in person, you can **scan QR code in the video call**, or your contact can share an invitation link." = "Als u elkaar niet persoonlijk kunt ontmoeten, kunt u **de QR-code scannen in het video gesprek**, of uw contactpersoon kan een uitnodiging link delen."; /* No comment provided by engineer. */ "If you need to use the chat now tap **Do it later** below (you will be offered to migrate the database when you restart the app)." = "Als u de chat nu wilt gebruiken, tikt u hieronder op **Doe het later** (u wordt aangeboden om de database te migreren wanneer u de app opnieuw start)."; @@ -1245,7 +1245,7 @@ "Import" = "Importeren"; /* No comment provided by engineer. */ -"Import chat database?" = "Chatdatabase importeren?"; +"Import chat database?" = "Chat database importeren?"; /* No comment provided by engineer. */ "Import database" = "Database importeren"; @@ -1263,28 +1263,28 @@ "Incognito mode" = "Incognito modus"; /* No comment provided by engineer. */ -"Incognito mode is not supported here - your main profile will be sent to group members" = "Incognitomodus wordt hier niet ondersteund - uw hoofdprofiel wordt naar groepsleden verzonden"; +"Incognito mode is not supported here - your main profile will be sent to group members" = "Incognito modus wordt hier niet ondersteund - uw hoofdprofiel wordt naar groepsleden verzonden"; /* No comment provided by engineer. */ -"Incognito mode protects the privacy of your main profile name and image — for each new contact a new random profile is created." = "De incognitomodus beschermt de privacy van uw hoofdprofielnaam en -afbeelding - voor elk nieuw contact wordt een nieuw willekeurig profiel gemaakt."; +"Incognito mode protects the privacy of your main profile name and image — for each new contact a new random profile is created." = "De incognito modus beschermt de privacy van uw hoofdprofielnaam en -afbeelding - voor elk nieuw contact wordt een nieuw willekeurig profiel gemaakt."; /* chat list item description */ "incognito via contact address link" = "incognito via link naar contactadres"; /* chat list item description */ -"incognito via group link" = "incognito via groepslink"; +"incognito via group link" = "incognito via groep link"; /* chat list item description */ "incognito via one-time link" = "incognito via eenmalige link"; /* notification */ -"Incoming audio call" = "Inkomende audio-oproep"; +"Incoming audio call" = "Inkomende audio oproep"; /* notification */ "Incoming call" = "Inkomende oproep"; /* notification */ -"Incoming video call" = "Inkomend videogesprek"; +"Incoming video call" = "Inkomend video gesprek"; /* No comment provided by engineer. */ "Incorrect security code!" = "Onjuiste beveiligingscode!"; @@ -1296,19 +1296,19 @@ "Install [SimpleX Chat for terminal](https://github.com/simplex-chat/simplex-chat)" = "Installeer [SimpleX Chat voor terminal](https://github.com/simplex-chat/simplex-chat)"; /* No comment provided by engineer. */ -"Instant push notifications will be hidden!\n" = "Directe pushmeldingen worden verborgen!\n"; +"Instant push notifications will be hidden!\n" = "Directe push meldingen worden verborgen!\n"; /* No comment provided by engineer. */ "Instantly" = "Meteen"; /* invalid chat data */ -"invalid chat" = "ongeldige chat"; +"invalid chat" = "ongeldige gesprek"; /* No comment provided by engineer. */ -"invalid chat data" = "ongeldige chatgegevens"; +"invalid chat data" = "ongeldige gesprek gegevens"; /* No comment provided by engineer. */ -"Invalid connection link" = "Ongeldige verbindingslink"; +"Invalid connection link" = "Ongeldige verbinding link"; /* invalid chat item */ "invalid data" = "ongeldige gegevens"; @@ -1338,25 +1338,25 @@ "invited to connect" = "uitgenodigd om te verbinden"; /* rcv group event chat item */ -"invited via your group link" = "uitgenodigd via je groepslink"; +"invited via your group link" = "uitgenodigd via je groep link"; /* No comment provided by engineer. */ -"iOS Keychain is used to securely store passphrase - it allows receiving push notifications." = "iOS-keychain wordt gebruikt om het wachtwoord veilig op te slaan - het maakt het ontvangen van pushmeldingen mogelijk."; +"iOS Keychain is used to securely store passphrase - it allows receiving push notifications." = "iOS-keychain wordt gebruikt om het wachtwoord veilig op te slaan - het maakt het ontvangen van push meldingen mogelijk."; /* No comment provided by engineer. */ -"iOS Keychain will be used to securely store passphrase after you restart the app or change passphrase - it will allow receiving push notifications." = "iOS-keychain wordt gebruikt om het wachtwoord veilig op te slaan nadat u de app opnieuw hebt opgestart of het wachtwoord hebt gewijzigd - hiermee kunt u pushmeldingen ontvangen."; +"iOS Keychain will be used to securely store passphrase after you restart the app or change passphrase - it will allow receiving push notifications." = "iOS-keychain wordt gebruikt om het wachtwoord veilig op te slaan nadat u de app opnieuw hebt opgestart of het wachtwoord hebt gewijzigd - hiermee kunt u push meldingen ontvangen."; /* No comment provided by engineer. */ "Irreversible message deletion" = "Onomkeerbare berichtverwijdering"; /* No comment provided by engineer. */ -"Irreversible message deletion is prohibited in this chat." = "Het onomkeerbaar verwijderen van berichten is verboden in deze chat."; +"Irreversible message deletion is prohibited in this chat." = "Het onomkeerbaar verwijderen van berichten is verboden in dit gesprek."; /* No comment provided by engineer. */ "Irreversible message deletion is prohibited in this group." = "Het onomkeerbaar verwijderen van berichten is verboden in deze groep."; /* No comment provided by engineer. */ -"It allows having many anonymous connections without any shared data between them in a single chat profile." = "Het maakt het mogelijk om veel anonieme verbindingen te hebben zonder enige gedeelde gegevens tussen hen in een enkel chatprofiel."; +"It allows having many anonymous connections without any shared data between them in a single chat profile." = "Het maakt het mogelijk om veel anonieme verbindingen te hebben zonder enige gedeelde gegevens tussen hen in een enkel chat profiel."; /* No comment provided by engineer. */ "It can happen when:\n1. The messages expire on the server if they were not received for 30 days,\n2. The server you use to receive the messages from this contact was updated and restarted.\n3. The connection is compromised.\nPlease connect to the developers via Settings to receive the updates about the servers.\nWe will be adding server redundancy to prevent lost messages." = "Het kan gebeuren wanneer:\n1. De berichten op de server verlopen als ze 30 dagen niet zijn ontvangen.\n2. De server die u gebruikt om de berichten van deze contactpersoon te ontvangen, is bijgewerkt en opnieuw opgestart.\n3. De verbinding is verbroken.\nMaak verbinding met de ontwikkelaars via Instellingen om de updates over de servers te ontvangen.\nWe zullen serverredundantie toevoegen om verloren berichten te voorkomen."; @@ -1377,7 +1377,7 @@ "join as %@" = "deelnemen als %@"; /* No comment provided by engineer. */ -"Join group" = "Word lid van"; +"Join group" = "Word lid van groep"; /* No comment provided by engineer. */ "Join incognito" = "Doe incognito mee"; @@ -1401,7 +1401,7 @@ "Leave group?" = "Groep verlaten?"; /* rcv group event chat item */ -"left" = "groep verlaten"; +"left" = "verlaten"; /* No comment provided by engineer. */ "Light" = "Licht"; @@ -1488,7 +1488,7 @@ "Messages" = "Berichten"; /* No comment provided by engineer. */ -"Migrating database archive..." = "Databasearchief migreren..."; +"Migrating database archive..." = "Database archief migreren..."; /* No comment provided by engineer. */ "Migration error:" = "Migratiefout:"; @@ -1502,6 +1502,9 @@ /* call status */ "missed call" = "gemiste oproep"; +/* moderated chat item */ +"moderated" = "gemodereerd"; + /* No comment provided by engineer. */ "More improvements are coming soon!" = "Meer verbeteringen volgen snel!"; @@ -1509,7 +1512,7 @@ "Most likely this contact has deleted the connection with you." = "Hoogstwaarschijnlijk heeft dit contact de verbinding met jou verwijderd."; /* No comment provided by engineer. */ -"Multiple chat profiles" = "Meerdere chatprofielen"; +"Multiple chat profiles" = "Meerdere chat profielen"; /* No comment provided by engineer. */ "Mute" = "Dempen"; @@ -1518,7 +1521,7 @@ "Name" = "Naam"; /* No comment provided by engineer. */ -"Network & servers" = "Netwerk & Servers"; +"Network & servers" = "Netwerk & servers"; /* No comment provided by engineer. */ "Network settings" = "Netwerk instellingen"; @@ -1536,7 +1539,7 @@ "New contact:" = "Nieuw contact:"; /* No comment provided by engineer. */ -"New database archive" = "Nieuw database-archief"; +"New database archive" = "Nieuw database archief"; /* No comment provided by engineer. */ "New in %@" = "Nieuw in %@"; @@ -1606,13 +1609,13 @@ "Old database" = "Oude database"; /* No comment provided by engineer. */ -"Old database archive" = "Oud database-archief"; +"Old database archive" = "Oud database archief"; /* group pref value */ "on" = "aan"; /* No comment provided by engineer. */ -"One-time invitation link" = "Eenmalige uitnodigingslink"; +"One-time invitation link" = "Eenmalige uitnodiging link"; /* No comment provided by engineer. */ "Onion hosts will be required for connection. Requires enabling VPN." = "Onion hosts zullen nodig zijn voor verbinding. Vereist het inschakelen van VPN."; @@ -1627,10 +1630,10 @@ "Only client devices store user profiles, contacts, groups, and messages sent with **2-layer end-to-end encryption**." = "Alleen client-apparaten slaan gebruikersprofielen, contacten, groepen en berichten op die zijn verzonden met **2-laags end-to-end-codering**."; /* No comment provided by engineer. */ -"Only group owners can change group preferences." = "Alleen groepseigenaren kunnen groepsvoorkeuren wijzigen."; +"Only group owners can change group preferences." = "Alleen groep eigenaren kunnen groep voorkeuren wijzigen."; /* No comment provided by engineer. */ -"Only group owners can enable voice messages." = "Alleen groepseigenaren kunnen spraakberichten inschakelen."; +"Only group owners can enable voice messages." = "Alleen groep eigenaren kunnen spraak berichten inschakelen."; /* No comment provided by engineer. */ "Only you can irreversibly delete messages (your contact can mark them for deletion)." = "Alleen jij kunt berichten onomkeerbaar verwijderen (je contactpersoon kan ze markeren voor verwijdering)."; @@ -1639,7 +1642,7 @@ "Only you can send disappearing messages." = "Alleen jij kunt verdwijnende berichten verzenden."; /* No comment provided by engineer. */ -"Only you can send voice messages." = "Alleen jij kunt spraakberichten verzenden."; +"Only you can send voice messages." = "Alleen jij kunt spraak berichten verzenden."; /* No comment provided by engineer. */ "Only your contact can irreversibly delete messages (you can mark them for deletion)." = "Alleen uw contactpersoon kan berichten onherroepelijk verwijderen (u kunt ze markeren voor verwijdering)."; @@ -1648,25 +1651,28 @@ "Only your contact can send disappearing messages." = "Alleen uw contactpersoon kan verdwijnende berichten verzenden."; /* No comment provided by engineer. */ -"Only your contact can send voice messages." = "Alleen uw contactpersoon kan spraakberichten verzenden."; +"Only your contact can send voice messages." = "Alleen uw contactpersoon kan spraak berichten verzenden."; /* No comment provided by engineer. */ -"Open chat" = "Chat openen"; +"Open chat" = "Gesprekken openen"; /* authentication reason */ -"Open chat console" = "Chatconsole openen"; +"Open chat console" = "Chat console openen"; /* No comment provided by engineer. */ "Open Settings" = "Open instellingen"; +/* authentication reason */ +"Open user profiles" = "Gebruikersprofielen openen"; + /* No comment provided by engineer. */ "Open-source protocol and code – anybody can run the servers." = "Open-source protocol en code – iedereen kan de servers draaien."; /* No comment provided by engineer. */ -"Opening the link in the browser may reduce connection privacy and security. Untrusted SimpleX links will be red." = "Het openen van de link in de browser kan de privacy en beveiliging van de verbinding verminderen. Niet-vertrouwde SimpleX-links worden rood weergegeven."; +"Opening the link in the browser may reduce connection privacy and security. Untrusted SimpleX links will be red." = "Het openen van de link in de browser kan de privacy en beveiliging van de verbinding verminderen. Niet vertrouwde SimpleX links worden rood weergegeven."; /* No comment provided by engineer. */ -"or chat with the developers" = "of chat met de ontwikkelaars"; +"or chat with the developers" = "of praat met de ontwikkelaars"; /* member role */ "owner" = "eigenaar"; @@ -1699,7 +1705,7 @@ "PING interval" = "PING-interval"; /* No comment provided by engineer. */ -"Please ask your contact to enable sending voice messages." = "Vraag uw contactpersoon om het verzenden van spraakberichten in te schakelen."; +"Please ask your contact to enable sending voice messages." = "Vraag uw contactpersoon om het verzenden van spraak berichten in te schakelen."; /* No comment provided by engineer. */ "Please check that you used the correct link or ask your contact to send you another one." = "Controleer of u de juiste link heeft gebruikt of vraag uw contactpersoon om u een andere te sturen."; @@ -1708,7 +1714,7 @@ "Please check your network connection with %@ and try again." = "Controleer uw netwerkverbinding met %@ en probeer het opnieuw."; /* No comment provided by engineer. */ -"Please check yours and your contact preferences." = "Controleer uw contactvoorkeuren."; +"Please check yours and your contact preferences." = "Controleer de uwe en uw contact voorkeuren."; /* No comment provided by engineer. */ "Please enter correct current passphrase." = "Voer het juiste huidige wachtwoord in."; @@ -1717,10 +1723,10 @@ "Please enter the previous password after restoring database backup. This action can not be undone." = "Voer het vorige wachtwoord in na het herstellen van de database back-up. Deze actie kan niet ongedaan gemaakt worden."; /* No comment provided by engineer. */ -"Please restart the app and migrate the database to enable push notifications." = "Start de app opnieuw en migreer de database om pushmeldingen in te schakelen."; +"Please restart the app and migrate the database to enable push notifications." = "Start de app opnieuw en migreer de database om push meldingen in te schakelen."; /* No comment provided by engineer. */ -"Please store passphrase securely, you will NOT be able to access chat if you lose it." = "Sla het wachtwoord veilig op. Als u het kwijtraakt, heeft u GEEN toegang tot de chat."; +"Please store passphrase securely, you will NOT be able to access chat if you lose it." = "Sla het wachtwoord veilig op. Als u deze kwijtraakt, heeft u GEEN toegang tot de gesprekken."; /* No comment provided by engineer. */ "Please store passphrase securely, you will NOT be able to change it if you lose it." = "Bewaar het wachtwoord veilig, u kunt deze NIET wijzigen als u het kwijtraakt."; @@ -1738,7 +1744,7 @@ "Preset server address" = "Vooraf ingesteld serveradres"; /* No comment provided by engineer. */ -"Privacy & security" = "Privacy en Beveiliging"; +"Privacy & security" = "Privacy en beveiliging"; /* No comment provided by engineer. */ "Privacy redefined" = "Privacy opnieuw gedefinieerd"; @@ -1762,10 +1768,10 @@ "Prohibit sending disappearing messages." = "Verbied het verzenden van verdwijnende berichten."; /* No comment provided by engineer. */ -"Prohibit sending voice messages." = "Verbieden het verzenden van spraakberichten."; +"Prohibit sending voice messages." = "Verbieden het verzenden van spraak berichten."; /* No comment provided by engineer. */ -"Protect app screen" = "Voorkom scherm afbeeldingen"; +"Protect app screen" = "App scherm verbergen"; /* No comment provided by engineer. */ "Protocol timeout" = "Protocol time-out"; @@ -1858,22 +1864,22 @@ "Reset to defaults" = "Resetten naar standaardwaarden"; /* No comment provided by engineer. */ -"Restart the app to create a new chat profile" = "Start de app opnieuw om een nieuw chatprofiel aan te maken"; +"Restart the app to create a new chat profile" = "Start de app opnieuw om een nieuw chat profiel aan te maken"; /* No comment provided by engineer. */ -"Restart the app to use imported chat database" = "Start de app opnieuw om de geïmporteerde chatdatabase te gebruiken"; +"Restart the app to use imported chat database" = "Start de app opnieuw om de geïmporteerde chat database te gebruiken"; /* No comment provided by engineer. */ "Restore" = "Herstellen"; /* No comment provided by engineer. */ -"Restore database backup" = "Databaseback-up terugzetten"; +"Restore database backup" = "Database back-up terugzetten"; /* No comment provided by engineer. */ -"Restore database backup?" = "Databaseback-up terugzetten?"; +"Restore database backup?" = "Database back-up terugzetten?"; /* No comment provided by engineer. */ -"Restore database error" = "Databasefout herstellen"; +"Restore database error" = "Database fout herstellen"; /* chat item action */ "Reveal" = "Onthullen"; @@ -1897,16 +1903,16 @@ "Save and notify contact" = "Opslaan en Contact melden"; /* No comment provided by engineer. */ -"Save and notify group members" = "Opslaan en Groepleden melden"; +"Save and notify group members" = "Opslaan en Groep leden melden"; /* No comment provided by engineer. */ "Save archive" = "Bewaar archief"; /* No comment provided by engineer. */ -"Save group profile" = "Groepsprofiel opslaan"; +"Save group profile" = "Groep profiel opslaan"; /* No comment provided by engineer. */ -"Save passphrase and open chat" = "Bewaar het wachtwoord en open de chat"; +"Save passphrase and open chat" = "Bewaar het wachtwoord en open je gesprekken"; /* No comment provided by engineer. */ "Save passphrase in Keychain" = "Sla het wachtwoord op in de Keychain"; @@ -1960,7 +1966,7 @@ "Send direct message" = "Direct bericht sturen"; /* No comment provided by engineer. */ -"Send link previews" = "Linkvoorbeelden verzenden"; +"Send link previews" = "Link voorbeelden verzenden"; /* No comment provided by engineer. */ "Send live message" = "Stuur een livebericht"; @@ -2008,7 +2014,7 @@ "Set contact name…" = "Contactnaam instellen…"; /* No comment provided by engineer. */ -"Set group preferences" = "Groepsvoorkeuren instellen"; +"Set group preferences" = "Groep voorkeuren instellen"; /* No comment provided by engineer. */ "Set passphrase to export" = "Wachtwoord instellen om te exporteren"; @@ -2023,13 +2029,13 @@ "Share" = "Deel"; /* No comment provided by engineer. */ -"Share invitation link" = "Uitnodigingslink delen"; +"Share invitation link" = "Uitnodiging link delen"; /* No comment provided by engineer. */ "Share link" = "Deel link"; /* No comment provided by engineer. */ -"Share one-time invitation link" = "Eenmalige uitnodigingslink delen"; +"Share one-time invitation link" = "Eenmalige uitnodiging link delen"; /* No comment provided by engineer. */ "Show preview" = "Toon voorbeeld"; @@ -2047,7 +2053,7 @@ "SimpleX encrypted message or connection event" = "SimpleX versleuteld bericht of verbindingsgebeurtenis"; /* simplex link type */ -"SimpleX group link" = "SimpleX-groepslink"; +"SimpleX group link" = "SimpleX groep link"; /* No comment provided by engineer. */ "SimpleX links" = "SimpleX links"; @@ -2059,7 +2065,7 @@ "SimpleX Lock turned on" = "SimpleX Lock ingeschakeld"; /* simplex link type */ -"SimpleX one-time invitation" = "Eenmalige SimpleX-uitnodiging"; +"SimpleX one-time invitation" = "Eenmalige SimpleX uitnodiging"; /* No comment provided by engineer. */ "Skip" = "Overslaan"; @@ -2077,7 +2083,7 @@ "Start a new chat" = "Begin een nieuw gesprek"; /* No comment provided by engineer. */ -"Start chat" = "Begin chat"; +"Start chat" = "Begin gesprek"; /* No comment provided by engineer. */ "Start migration" = "Start migratie"; @@ -2089,10 +2095,10 @@ "Stop" = "Stop"; /* No comment provided by engineer. */ -"Stop chat to enable database actions" = "Stop de chat om databaseacties mogelijk te maken"; +"Stop chat to enable database actions" = "Stop de chat om database acties mogelijk te maken"; /* No comment provided by engineer. */ -"Stop chat to export, import or delete chat database. You will not be able to receive and send messages while the chat is stopped." = "Stop de chat om de chatdatabase te exporteren, importeren of verwijderen. U kunt geen berichten ontvangen en verzenden terwijl de chat is gestopt."; +"Stop chat to export, import or delete chat database. You will not be able to receive and send messages while the chat is stopped." = "Stop de chat om de chat database te exporteren, importeren of verwijderen. U kunt geen berichten ontvangen en verzenden terwijl de chat is gestopt."; /* No comment provided by engineer. */ "Stop chat?" = "Stop chat?"; @@ -2101,7 +2107,7 @@ "Stop SimpleX" = "Stop SimpleX"; /* No comment provided by engineer. */ -"strike" = "Doorstrepen"; +"strike" = "staking"; /* No comment provided by engineer. */ "Support SimpleX Chat" = "Ondersteuning van SimpleX Chat"; @@ -2122,7 +2128,7 @@ "Tap to join incognito" = "Tik om incognito deel te nemen"; /* No comment provided by engineer. */ -"Tap to start a new chat" = "Tik om een nieuwe chat te starten"; +"Tap to start a new chat" = "Tik om een nieuw gesprek te starten"; /* No comment provided by engineer. */ "TCP connection timeout" = "Time-out van TCP-verbinding"; @@ -2173,7 +2179,7 @@ "The contact you shared this link with will NOT be able to connect!" = "Het contact met wie je deze link hebt gedeeld, kan GEEN verbinding maken!"; /* No comment provided by engineer. */ -"The created archive is available via app Settings / Database / Old database archive." = "Het aangemaakte archief is beschikbaar via app Instellingen / Database / Oud database-archief."; +"The created archive is available via app Settings / Database / Old database archive." = "Het aangemaakte archief is beschikbaar via app Instellingen / Database / Oud database archief."; /* No comment provided by engineer. */ "The group is fully decentralized – it is visible only to the members." = "De groep is volledig gedecentraliseerd – het is alleen zichtbaar voor de leden."; @@ -2182,7 +2188,7 @@ "The microphone does not work when the app is in the background." = "De microfoon werkt niet als de app op de achtergrond staat."; /* No comment provided by engineer. */ -"The next generation of private messaging" = "De volgende generatie berichten versturen"; +"The next generation of private messaging" = "De volgende generatie privéberichten"; /* No comment provided by engineer. */ "The old database was not removed during the migration, it can be deleted." = "De oude database is niet verwijderd tijdens de migratie, deze kan worden verwijderd."; @@ -2194,7 +2200,7 @@ "The sender will NOT be notified" = "De afzender wordt NIET op de hoogte gebracht"; /* No comment provided by engineer. */ -"The servers for new connections of your current chat profile **%@**." = "De servers voor nieuwe verbindingen van uw huidige chatprofiel **%@**."; +"The servers for new connections of your current chat profile **%@**." = "De servers voor nieuwe verbindingen van uw huidige chat profiel **%@**."; /* No comment provided by engineer. */ "Theme" = "Thema"; @@ -2218,13 +2224,13 @@ "This group no longer exists." = "Deze groep bestaat niet meer."; /* No comment provided by engineer. */ -"This setting applies to messages in your current chat profile **%@**." = "Deze instelling is van toepassing op berichten in je huidige chatprofiel **%@**."; +"This setting applies to messages in your current chat profile **%@**." = "Deze instelling is van toepassing op berichten in je huidige chat profiel **%@**."; /* No comment provided by engineer. */ "To ask any questions and to receive updates:" = "Om vragen te stellen en updates te ontvangen:"; /* No comment provided by engineer. */ -"To find the profile used for an incognito connection, tap the contact or group name on top of the chat." = "Om het profiel te vinden dat wordt gebruikt voor een incognitoverbinding, tikt u op de naam van het contact of de groep bovenaan de chat."; +"To find the profile used for an incognito connection, tap the contact or group name on top of the chat." = "Om het profiel te vinden dat wordt gebruikt voor een incognito verbinding, tikt u op de naam van het contact of de groep bovenaan de chat."; /* No comment provided by engineer. */ "To make a new connection" = "Om een nieuwe verbinding te maken"; @@ -2245,7 +2251,7 @@ "To record voice message please grant permission to use Microphone." = "Geef toestemming om de microfoon te gebruiken om een spraakbericht op te nemen."; /* No comment provided by engineer. */ -"To support instant push notifications the chat database has to be migrated." = "Om directe pushmeldingen te ondersteunen, moet de chatdatabase worden gemigreerd."; +"To support instant push notifications the chat database has to be migrated." = "Om directe push meldingen te ondersteunen, moet de chat database worden gemigreerd."; /* No comment provided by engineer. */ "To verify end-to-end encryption with your contact compare (or scan) the code on your devices." = "Vergelijk (of scan) de code op uw apparaten om end-to-end-codering met uw contactpersoon te verifiëren."; @@ -2281,13 +2287,13 @@ "unknown" = "onbekend"; /* No comment provided by engineer. */ -"Unknown database error: %@" = "Onbekende databasefout: %@"; +"Unknown database error: %@" = "Onbekende database fout: %@"; /* No comment provided by engineer. */ "Unknown error" = "Onbekende fout"; /* No comment provided by engineer. */ -"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Tenzij uw contactpersoon de verbinding heeft verwijderd of deze link al is gebruikt, kan het een bug zijn - meld het alstublieft.\nOm verbinding te maken, vraagt u uw contactpersoon om een andere verbindingslink te maken en te controleren of u een stabiele netwerkverbinding heeft."; +"Unless your contact deleted the connection or this link was already used, it might be a bug - please report it.\nTo connect, please ask your contact to create another connection link and check that you have a stable network connection." = "Tenzij uw contactpersoon de verbinding heeft verwijderd of deze link al is gebruikt, kan het een bug zijn - meld het alstublieft.\nOm verbinding te maken, vraagt u uw contactpersoon om een andere verbinding link te maken en te controleren of u een stabiele netwerkverbinding heeft."; /* authentication reason */ "Unlock" = "Ontgrendelen"; @@ -2305,16 +2311,16 @@ "Update .onion hosts setting?" = ".onion hosts-instelling updaten?"; /* No comment provided by engineer. */ -"Update database passphrase" = "Database-wachtwoord bijwerken"; +"Update database passphrase" = "Database wachtwoord bijwerken"; /* No comment provided by engineer. */ -"Update network settings?" = "Netwerkinstellingen bijwerken?"; +"Update network settings?" = "Netwerk instellingen bijwerken?"; /* No comment provided by engineer. */ "Update transport isolation mode?" = "Transportisolatiemodus updaten?"; /* rcv group event chat item */ -"updated group profile" = "bijgewerkt groepsprofiel"; +"updated group profile" = "bijgewerkt groep profiel"; /* No comment provided by engineer. */ "Updating settings will re-connect the client to all servers." = "Door de instellingen bij te werken, wordt de client opnieuw verbonden met alle servers."; @@ -2362,7 +2368,7 @@ "via contact address link" = "via contactadres link"; /* chat list item description */ -"via group link" = "via groepslink"; +"via group link" = "via groep link"; /* chat list item description */ "via one-time link" = "via een eenmalige link"; @@ -2371,10 +2377,10 @@ "via relay" = "via relais"; /* No comment provided by engineer. */ -"Video call" = "video-oproep"; +"Video call" = "video oproep"; /* No comment provided by engineer. */ -"video call (not e2e encrypted)" = "videogesprek (niet e2e versleuteld)"; +"video call (not e2e encrypted)" = "video gesprek (niet e2e versleuteld)"; /* No comment provided by engineer. */ "View security code" = "Beveiligingscode bekijken"; @@ -2383,16 +2389,16 @@ "Voice message…" = "Spraakbericht…"; /* chat feature */ -"Voice messages" = "Spraakberichten"; +"Voice messages" = "Spraak berichten"; /* No comment provided by engineer. */ -"Voice messages are prohibited in this chat." = "Spraakberichten zijn verboden in deze chat."; +"Voice messages are prohibited in this chat." = "Spraak berichten zijn verboden in deze chat."; /* No comment provided by engineer. */ -"Voice messages are prohibited in this group." = "Spraakberichten zijn verboden in deze groep."; +"Voice messages are prohibited in this group." = "Spraak berichten zijn verboden in deze groep."; /* No comment provided by engineer. */ -"Voice messages prohibited!" = "Spraakberichten verboden!"; +"Voice messages prohibited!" = "Spraak berichten verboden!"; /* No comment provided by engineer. */ "waiting for answer…" = "wachten op antwoord…"; @@ -2425,7 +2431,7 @@ "When available" = "Wanneer beschikbaar"; /* 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." = "Wanneer je een incognitoprofiel met iemand deelt, wordt dit profiel gebruikt voor de groepen waarvoor ze je uitnodigen."; +"When you share an incognito profile with somebody, this profile will be used for the groups they invite you to." = "Wanneer je een incognito profiel met iemand deelt, wordt dit profiel gebruikt voor de groepen waarvoor ze je uitnodigen."; /* No comment provided by engineer. */ "With optional welcome message." = "Met optioneel welkomstbericht."; @@ -2449,7 +2455,7 @@ "You allow" = "Jij staat toe"; /* No comment provided by engineer. */ -"You already have a chat profile with the same display name. Please choose another name." = "Je hebt al een chatprofiel met dezelfde weergavenaam. Kies een andere naam."; +"You already have a chat profile with the same display name. Please choose another name." = "Je hebt al een chat profiel met dezelfde weergave naam. Kies een andere naam."; /* No comment provided by engineer. */ "You are already connected to %@." = "U bent al verbonden met %@."; @@ -2491,7 +2497,7 @@ "you changed address for %@" = "je hebt het adres gewijzigd voor %@"; /* snd group event chat item */ -"you changed role for yourself to %@" = "je bent voor jezelf van rol veranderd naar %@"; +"you changed role for yourself to %@" = "je bent zelf van rol veranderd naar %@"; /* snd group event chat item */ "you changed role of %@ to %@" = "je veranderde de rol van %1$@ in %2$@"; @@ -2503,7 +2509,7 @@ "You could not be verified; please try again." = "U kon niet worden geverifieerd; probeer het opnieuw."; /* No comment provided by engineer. */ -"You have no chats" = "Je hebt geen chats"; +"You have no chats" = "Je hebt geen gesprekken"; /* No comment provided by engineer. */ "You have to enter passphrase every time the app starts - it is not stored on the device." = "U moet elke keer dat de app start het wachtwoord invoeren - deze wordt niet op het apparaat opgeslagen."; @@ -2521,19 +2527,19 @@ "you left" = "jij bent vertrokken"; /* No comment provided by engineer. */ -"You must use the most recent version of your chat database on one device ONLY, otherwise you may stop receiving the messages from some contacts." = "U mag de meest recente versie van uw chatdatabase ALLEEN op één apparaat gebruiken, anders ontvangt u mogelijk geen berichten meer van sommige contacten."; +"You must use the most recent version of your chat database on one device ONLY, otherwise you may stop receiving the messages from some contacts." = "U mag de meest recente versie van uw chat database ALLEEN op één apparaat gebruiken, anders ontvangt u mogelijk geen berichten meer van sommige contacten."; /* No comment provided by engineer. */ -"You need to allow your contact to send voice messages to be able to send them." = "U moet uw contact toestemming geven om spraakberichten te verzenden om ze te kunnen verzenden."; +"You need to allow your contact to send voice messages to be able to send them." = "U moet uw contact toestemming geven om spraak berichten te verzenden om ze te kunnen verzenden."; /* No comment provided by engineer. */ -"You rejected group invitation" = "Je hebt de groepsuitnodiging afgewezen"; +"You rejected group invitation" = "Je hebt de groep uitnodiging afgewezen"; /* snd group event chat item */ "you removed %@" = "je hebt %@ verwijderd"; /* No comment provided by engineer. */ -"You sent group invitation" = "Je hebt een groepsuitnodiging verzonden"; +"You sent group invitation" = "Je hebt een groep uitnodiging verzonden"; /* chat list item description */ "you shared one-time link" = "je hebt een eenmalige link gedeeld"; @@ -2542,7 +2548,7 @@ "you shared one-time link incognito" = "je hebt een eenmalige link incognito gedeeld"; /* No comment provided by engineer. */ -"You will be connected to group when the group host's device is online, please wait or check later!" = "Je wordt verbonden met de groep wanneer het apparaat van de groepshost online is, even geduld a.u.b. of controleer het later!"; +"You will be connected to group when the group host's device is online, please wait or check later!" = "Je wordt verbonden met de groep wanneer het apparaat van de groep host online is, even geduld a.u.b. of controleer het later!"; /* No comment provided by engineer. */ "You will be connected when your connection request is accepted, please wait or check later!" = "U wordt verbonden wanneer uw verbindingsverzoek wordt geaccepteerd, even geduld a.u.b. of controleer later!"; @@ -2557,43 +2563,43 @@ "You will join a group this link refers to and connect to its group members." = "U wordt lid van een groep waarnaar deze link verwijst en maakt verbinding met de groepsleden."; /* No comment provided by engineer. */ -"You will stop receiving messages from this group. Chat history will be preserved." = "Je ontvangt geen berichten meer van deze groep. De chatgeschiedenis blijft behouden."; +"You will stop receiving messages from this group. Chat history will be preserved." = "Je ontvangt geen berichten meer van deze groep. Je gesprek geschiedenis blijft behouden."; /* No comment provided by engineer. */ "you: " = "Jij: "; /* No comment provided by engineer. */ -"You're trying to invite contact with whom you've shared an incognito profile to the group in which you're using your main profile" = "Je probeert een contact met wie je een incognitoprofiel hebt gedeeld, uit te nodigen voor de groep waarin je je hoofdprofiel gebruikt"; +"You're trying to invite contact with whom you've shared an incognito profile to the group in which you're using your main profile" = "Je probeert een contact met wie je een incognito profiel hebt gedeeld, uit te nodigen voor de groep waarin je je hoofdprofiel gebruikt"; /* No comment provided by engineer. */ -"You're using an incognito profile for this group - to prevent sharing your main profile inviting contacts is not allowed" = "Je gebruikt een incognitoprofiel voor deze groep. Om te voorkomen dat je je hoofdprofiel deelt, is het niet toegestaan om contacten uit te nodigen"; +"You're using an incognito profile for this group - to prevent sharing your main profile inviting contacts is not allowed" = "Je gebruikt een incognito profiel voor deze groep. Om te voorkomen dat je je hoofdprofiel deelt, is het niet toegestaan om contacten uit te nodigen"; /* No comment provided by engineer. */ -"Your calls" = "Mijn oproepen"; +"Your calls" = "Uw oproepen"; /* No comment provided by engineer. */ -"Your chat database" = "Mijn chat database"; +"Your chat database" = "Uw chat database"; /* No comment provided by engineer. */ -"Your chat database is not encrypted - set passphrase to encrypt it." = "Uw chatdatabase is niet versleuteld - stel een wachtwoord in om deze te versleutelen."; +"Your chat database is not encrypted - set passphrase to encrypt it." = "Uw chat database is niet versleuteld - stel een wachtwoord in om deze te versleutelen."; /* No comment provided by engineer. */ -"Your chat profile will be sent to group members" = "Uw chatprofiel wordt verzonden naar groepsleden"; +"Your chat profile will be sent to group members" = "Uw chat profiel wordt verzonden naar de groepsleden"; /* No comment provided by engineer. */ -"Your chat profile will be sent to your contact" = "Uw chatprofiel wordt naar uw contactpersoon verzonden"; +"Your chat profile will be sent to your contact" = "Uw chat profiel wordt naar uw contactpersoon verzonden"; /* No comment provided by engineer. */ -"Your chat profiles" = "Mijn chat profielen"; +"Your chat profiles" = "Je chat profielen"; /* No comment provided by engineer. */ -"Your chat profiles are stored locally, only on your device." = "Uw chatprofielen worden lokaal opgeslagen, alleen op uw apparaat."; +"Your chat profiles are stored locally, only on your device." = "Uw chat profielen worden lokaal opgeslagen, alleen op uw apparaat."; /* No comment provided by engineer. */ -"Your chats" = "Mijn chats"; +"Your chats" = "Je gesprekken"; /* No comment provided by engineer. */ -"Your contact address" = "Mijn contact adres"; +"Your contact address" = "Uw contactadres"; /* No comment provided by engineer. */ "Your contact can scan it from the app." = "Uw contactpersoon kan het vanuit de app scannen."; @@ -2608,19 +2614,19 @@ "Your contacts can allow full message deletion." = "Uw contacten kunnen volledige verwijdering van berichten toestaan."; /* No comment provided by engineer. */ -"Your current chat database will be DELETED and REPLACED with the imported one." = "Uw huidige chatdatabase wordt VERWIJDERD en VERVANGEN door de geïmporteerde."; +"Your current chat database will be DELETED and REPLACED with the imported one." = "Uw huidige chat database wordt VERWIJDERD en VERVANGEN door de geïmporteerde."; /* No comment provided by engineer. */ -"Your current profile" = "Mijn huidige profiel"; +"Your current profile" = "Je huidige profiel"; /* No comment provided by engineer. */ -"Your ICE servers" = "Mijn ICE servers"; +"Your ICE servers" = "Uw ICE-servers"; /* No comment provided by engineer. */ -"Your preferences" = "Mijn voorkeuren"; +"Your preferences" = "Jouw voorkeuren"; /* No comment provided by engineer. */ -"Your privacy" = "Mijn privacy"; +"Your privacy" = "Uw privacy"; /* No comment provided by engineer. */ "Your profile is stored on your device and shared only with your contacts.\nSimpleX servers cannot see your profile." = "Uw profiel wordt op uw apparaat opgeslagen en alleen gedeeld met uw contacten.\nSimpleX-servers kunnen uw profiel niet zien."; @@ -2632,20 +2638,20 @@ "Your profile, contacts and delivered messages are stored on your device." = "Uw profiel, contacten en afgeleverde berichten worden op uw apparaat opgeslagen."; /* No comment provided by engineer. */ -"Your random profile" = "Mijn willekeurige profiel"; +"Your random profile" = "Je willekeurige profiel"; /* No comment provided by engineer. */ -"Your server" = "Mijn server"; +"Your server" = "Uw server"; /* No comment provided by engineer. */ -"Your server address" = "Mijn server adres"; +"Your server address" = "Uw serveradres"; /* No comment provided by engineer. */ -"Your settings" = "Mijn instellingen"; +"Your settings" = "Uw instellingen"; /* No comment provided by engineer. */ -"Your SimpleX contact address" = "Mijn SimpleX contactadres"; +"Your SimpleX contact address" = "Uw SimpleX-contactadres"; /* No comment provided by engineer. */ -"Your SMP servers" = "Mijn SMP servers"; +"Your SMP servers" = "Uw SMP-servers"; diff --git a/apps/ios/nl.lproj/SimpleX--iOS--InfoPlist.strings b/apps/ios/nl.lproj/SimpleX--iOS--InfoPlist.strings index 64c0918f7..6d6679260 100644 --- a/apps/ios/nl.lproj/SimpleX--iOS--InfoPlist.strings +++ b/apps/ios/nl.lproj/SimpleX--iOS--InfoPlist.strings @@ -2,13 +2,13 @@ "CFBundleName" = "SimpleX"; /* Privacy - Camera Usage Description */ -"NSCameraUsageDescription" = "SimpleX heeft cameratoegang nodig om QR-codes te scannen om verbinding te maken met andere gebruikers en voor videogesprekken."; +"NSCameraUsageDescription" = "SimpleX heeft camera toegang nodig om QR-codes te scannen om verbinding te maken met andere gebruikers en voor video gesprekken."; /* Privacy - Face ID Usage Description */ "NSFaceIDUsageDescription" = "SimpleX gebruikt Face ID voor lokale authenticatie"; /* Privacy - Microphone Usage Description */ -"NSMicrophoneUsageDescription" = "SimpleX heeft microfoontoegang nodig voor audio- en video-oproepen en om spraakberichten op te nemen."; +"NSMicrophoneUsageDescription" = "SimpleX heeft microfoon toegang nodig voor audio en video oproepen en om spraak berichten op te nemen."; /* Privacy - Photo Library Additions Usage Description */ "NSPhotoLibraryAddUsageDescription" = "SimpleX heeft toegang tot Fotobibliotheek nodig om vastgelegde en ontvangen media op te slaan";