element-ios/Riot/Assets/nl.lproj/Vector.strings

1761 lines
122 KiB
Text
Raw Normal View History

2017-06-18 09:18:27 +00:00
/*
Copyright 2017 Vector Creations Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// Titles
"title_home" = "Thuis";
2017-06-18 09:18:27 +00:00
"title_favourites" = "Favorieten";
"title_people" = "Personen";
"title_rooms" = "Kamers";
2017-06-18 09:18:27 +00:00
"warning" = "Waarschuwing";
// Actions
"view" = "Bekijken";
2017-06-18 09:18:27 +00:00
"next" = "Volgende";
"back" = "Terug";
"continue" = "Verdergaan";
"create" = "Aanmaken";
2017-06-18 09:18:27 +00:00
"start" = "Starten";
"leave" = "Verlaten";
"remove" = "Verwijderen";
"invite" = "Uitnodigen";
"retry" = "Opnieuw proberen";
"on" = "Aan";
"off" = "Uit";
"cancel" = "Annuleren";
"save" = "Opslaan";
"join" = "Toetreden";
"decline" = "Afwijzen";
"accept" = "Aanvaarden";
2017-06-18 09:18:27 +00:00
"preview" = "Voorvertonen";
"camera" = "Camera";
"voice" = "Spraak";
"video" = "Video";
"active_call" = "Oproep actief";
"active_call_details" = "Oproep actief (%@)";
2017-06-18 09:18:27 +00:00
"later" = "Later";
"rename" = "Hernoemen";
2017-06-18 09:18:27 +00:00
// Authentication
"auth_login" = "Aanmelden";
2017-06-18 09:18:27 +00:00
"auth_register" = "Registreren";
"auth_submit" = "Versturen";
"auth_skip" = "Overslaan";
"auth_send_reset_email" = "Herstel-e-mail versturen";
"auth_return_to_login" = "Terug naar het aanmeldingsscherm";
"auth_user_id_placeholder" = "E-mailadres of gebruikersnaam";
2017-06-18 09:18:27 +00:00
"auth_password_placeholder" = "Wachtwoord";
"auth_new_password_placeholder" = "Nieuw wachtwoord";
"auth_user_name_placeholder" = "Gebruikersnaam";
"auth_optional_email_placeholder" = "E-mailadres (optioneel)";
"auth_email_placeholder" = "E-mailadres";
"auth_optional_phone_placeholder" = "Telefoonnummer (optioneel)";
"auth_phone_placeholder" = "Telefoonnummer";
"auth_repeat_password_placeholder" = "Wachtwoord herhalen";
"auth_repeat_new_password_placeholder" = "Bevestig uw nieuwe Matrix account wachtwoord";
"auth_invalid_login_param" = "Onjuiste gebruikersnaam en/of wachtwoord";
"auth_invalid_user_name" = "Inlognamen mogen alleen letters, cijfers, punten, koppeltekens en onderstrepingstekens bevatten";
2017-06-18 09:18:27 +00:00
"auth_invalid_password" = "Het wachtwoord is te kort (min 6)";
"auth_invalid_email" = "Dit ziet er niet uit als een geldig e-mailadres";
"auth_invalid_phone" = "Dit ziet er niet uit als een geldig telefoonnummer";
"auth_missing_password" = "Wachtwoord ontbreekt";
"auth_add_email_message" = "Voeg een e-mailadres aan uw account toe zodat gebruikers u kunnen vinden en u uw wachtwoord kunt herstellen.";
"auth_add_phone_message" = "Voeg een telefoonnummer aan uw account toe zodat gebruikers uw kunnen vinden.";
"auth_add_email_phone_message" = "Voeg een e-mailadres en/of telefoonnummer aan uw account toe zodat gebruikers u kunnen vinden. Uw e-mailadres maakt het ook mogelijk om uw wachtwoord te herstellen.";
"auth_add_email_and_phone_message" = "Voeg een e-mailadres en een telefoonnummer aan uw account toe zodat gebruikers u kunnen vinden. Uw e-mailadres maakt het ook mogelijk om uw wachtwoord te herstellen.";
"auth_missing_email" = "E-mailadres ontbreekt";
"auth_missing_phone" = "Telefoonnummer ontbreekt";
"auth_missing_email_or_phone" = "E-mailadres of telefoonnummer ontbreekt";
2017-06-18 09:18:27 +00:00
"auth_password_dont_match" = "De wachtwoorden komen niet overeen";
"auth_username_in_use" = "Inlognaam al in gebruik";
"auth_forgot_password" = "Matrix account wachtwoord vergeten?";
"auth_use_server_options" = "Aangepaste serverinstellingen gebruiken (geavanceerd)";
"auth_email_validation_message" = "Bekijk uw e-mail om verder te gaan met de registratie";
"auth_msisdn_validation_title" = "Verificatie in afwachting";
"auth_msisdn_validation_message" = "We hebben een sms met een activatiecode gestuurd. Voer deze code hieronder in.";
"auth_msisdn_validation_error" = "Kan het telefoonnummer niet verifiëren.";
"auth_recaptcha_message" = "Deze server wil er graag zeker van zijn dat u geen robot bent";
"auth_reset_password_message" = "Voer het e-mailadres dat met uw account verbonden is in om uw Matrix account wachtwoord opnieuw in te stellen:";
"auth_reset_password_missing_email" = "Het e-mailadres dat met uw account verbonden is moet ingevoerd worden.";
"auth_reset_password_missing_password" = "Er moet een nieuw wachtwoord ingevoerd worden.";
"auth_reset_password_email_validation_message" = "Er is een e-mail naar %@ gestuurd. Klik hieronder zodra u de koppeling erin hebt gevolgd.";
"auth_reset_password_next_step_button" = "Ik heb mijn e-mailadres geverifieerd";
"auth_reset_password_error_unauthorized" = "Verifiëren van e-mailadres is mislukt: wees er zeker van dat u op de koppeling in de e-mail hebt getikt";
"auth_reset_password_error_not_found" = "Het ziet er niet naar uit dat uw e-mailadres met een Matrix-ID is verbonden op deze server.";
"auth_reset_password_success_message" = "Uw Matrix account wachtwoord is opnieuw ingesteld.\n\nU bent op alle apparaten afgemeld en u zult geen pushmeldingen meer ontvangen. Om meldingen weer in te schakelen, meldt u zich op elk apparaat opnieuw aan.";
"auth_add_email_and_phone_warning" = "Registratie met e-mailadres en telefoonnummer tegelijkertijd wordt, totdat de API bestaat, nog niet ondersteund. Alleen het telefoonnummer zal worden gebruikt. U kunt uw e-mailadres later aan uw profiel in de instellingen toevoegen.";
2017-06-18 09:18:27 +00:00
// Chat creation
"room_creation_title" = "Nieuwe chat";
2017-06-18 09:18:27 +00:00
"room_creation_account" = "Account";
"room_creation_appearance" = "Uiterlijk";
"room_creation_appearance_name" = "Naam";
"room_creation_appearance_picture" = "Gespreksafbeelding (optioneel)";
"room_creation_privacy" = "Privacy";
"room_creation_private_room" = "Dit gesprek is privé";
"room_creation_public_room" = "Dit gesprek is publiek";
"room_creation_make_public" = "Publiek maken";
2017-06-18 09:18:27 +00:00
"room_creation_make_public_prompt_title" = "Dit gesprek publiek maken?";
"room_creation_make_public_prompt_msg" = "Weet u zeker dat u dit gesprek publiek wilt maken? Iedereen kan uw berichten lezen en aan het gesprek deelnemen.";
2017-06-18 09:18:27 +00:00
"room_creation_keep_private" = "Privé houden";
"room_creation_make_private" = "Privé maken";
"room_creation_wait_for_creation" = "Er wordt al een kamer aangemaakt. Even geduld.";
"room_creation_invite_another_user" = "Persoon-ID, naam of e-mail";
2017-06-18 09:18:27 +00:00
// Room recents
"room_recents_directory_section" = "KAMERGIDS";
2017-06-18 09:18:27 +00:00
"room_recents_favourites_section" = "FAVORIETEN";
"room_recents_people_section" = "PERSONEN";
"room_recents_conversations_section" = "KAMERS";
"room_recents_no_conversation" = "Geen kamers";
2017-06-18 09:18:27 +00:00
"room_recents_low_priority_section" = "LAGE PRIORITEIT";
"room_recents_invites_section" = "UITNODIGINGEN";
"room_recents_start_chat_with" = "Gesprek beginnen";
"room_recents_create_empty_room" = "Kamer aanmaken";
"room_recents_join_room" = "Kamer toetreden";
"room_recents_join_room_title" = "Kamer toetreden";
"room_recents_join_room_prompt" = "Voer een kamer-ID of kameralias in";
2017-06-18 09:18:27 +00:00
// People tab
"people_invites_section" = "UITNODIGINGEN";
"people_conversation_section" = "GESPREKKEN";
"people_no_conversation" = "Geen gesprekken";
// Rooms tab
"room_directory_no_public_room" = "Geen publieke kamers beschikbaar";
2017-06-18 09:18:27 +00:00
// Search
"search_rooms" = "Kamers";
2017-06-18 09:18:27 +00:00
"search_messages" = "Berichten";
"search_people" = "Personen";
"search_files" = "Bestanden";
"search_default_placeholder" = "Zoeken";
"search_people_placeholder" = "Zoeken op gebruikers-ID, naam of e-mailadres";
2017-06-18 09:18:27 +00:00
"search_no_result" = "Geen resultaten";
// Directory
"directory_cell_title" = "Bladeren door de catalogus";
"directory_cell_description" = "%tu kamers";
"directory_search_results_title" = "Bladeren door catalogusresultaten";
2017-06-18 09:18:27 +00:00
"directory_search_results" = "%tu resultaten gevonden voor %@";
"directory_search_results_more_than" = ">%tu resultaten gevonden voor %@";
"directory_searching_title" = "Catalogus wordt doorzocht…";
"directory_search_fail" = "Ophalen van gegevens is mislukt";
2017-06-18 09:18:27 +00:00
// Contacts
"contacts_address_book_section" = "LOKALE CONTACTEN";
"contacts_address_book_matrix_users_toggle" = "Alleen Matrix-gebruikers";
2017-06-18 09:18:27 +00:00
"contacts_address_book_no_contact" = "Geen lokale contacten";
"contacts_address_book_permission_required" = "Toestemming vereist voor toegang tot de lokale contacten";
"contacts_address_book_permission_denied" = "U heeft %@ geen toegang tot uw lokale contacten verleend";
2017-06-18 09:18:27 +00:00
// Chat participants
"room_participants_title" = "Deelnemers";
"room_participants_add_participant" = "Deelnemer toevoegen";
"room_participants_one_participant" = "1 deelnemer";
"room_participants_multi_participants" = "%d deelnemers";
"room_participants_leave_prompt_title" = "Kamer verlaten";
"room_participants_leave_prompt_msg" = "Weet u zeker dat u de kamer wilt verlaten?";
2017-06-18 09:18:27 +00:00
"room_participants_remove_prompt_title" = "Bevestiging";
"room_participants_remove_prompt_msg" = "Weet u zeker dat u %@ uit dit gesprek wilt verwijderen?";
"room_participants_remove_third_party_invite_msg" = "Verwijderen van uitnodigingen door derde partijen wordt, totdat de API bestaat, nog niet ondersteund";
2017-06-18 09:18:27 +00:00
"room_participants_invite_prompt_title" = "Bevestiging";
"room_participants_invite_prompt_msg" = "Weet u zeker dat u %@ in dit gesprek wilt uitnodigen?";
"room_participants_filter_room_members" = "Kamerleden filteren";
"room_participants_invite_another_user" = "Zoeken/uitnodigen met gebruikers-ID, naam of e-mailadres";
2017-06-18 09:18:27 +00:00
"room_participants_invite_malformed_id_title" = "Uitnodigingsfout";
"room_participants_invite_malformed_id" = "Ongeldige ID. Dit zou een e-mailadres of een Matrix-ID zoals @gebruikersnaam:domein moeten zijn";
2017-06-18 09:18:27 +00:00
"room_participants_invited_section" = "UITGENODIGD";
"room_participants_online" = "Online";
"room_participants_offline" = "Offline";
"room_participants_unknown" = "Onbekend";
"room_participants_idle" = "Afwezig";
"room_participants_now" = "nu";
"room_participants_ago" = "geleden";
"room_participants_action_section_admin_tools" = "Beheerdersgereedschap";
"room_participants_action_section_direct_chats" = "Tweegesprekken";
2017-06-18 09:18:27 +00:00
"room_participants_action_section_devices" = "Apparaten";
"room_participants_action_section_other" = "Overige";
"room_participants_action_invite" = "Uitnodigen";
"room_participants_action_leave" = "Deze kamer verlaten";
"room_participants_action_remove" = "Uit deze kamer verwijderen";
"room_participants_action_ban" = "Verbannen uit deze kamer";
"room_participants_action_unban" = "Ontbannen";
"room_participants_action_ignore" = "Alle berichten van deze gebruiker verbergen";
"room_participants_action_unignore" = "Alle berichten van deze gebruiker tonen";
2017-06-18 09:18:27 +00:00
"room_participants_action_set_default_power_level" = "Terugzetten naar normale gebruiker";
"room_participants_action_set_moderator" = "Benoemen tot moderator";
"room_participants_action_set_admin" = "Benoemen tot beheerder";
"room_participants_action_start_new_chat" = "Nieuw gesprek beginnen";
"room_participants_action_start_voice_call" = "Spraakoproep beginnen";
"room_participants_action_start_video_call" = "Video-oproep beginnen";
2017-06-18 09:18:27 +00:00
"room_participants_action_mention" = "Vermelden";
// Chat
"room_jump_to_first_unread" = "Spring naar ongelezen";
2017-06-18 09:18:27 +00:00
"room_new_message_notification" = "%d nieuw bericht";
"room_new_messages_notification" = "%d nieuwe berichten";
"room_one_user_is_typing" = "%@ is aan het typen…";
"room_two_users_are_typing" = "%@ en %@ zijn aan het typen…";
"room_many_users_are_typing" = "%@, %@ en anderen zijn aan het typen…";
2017-06-18 09:18:27 +00:00
"room_message_placeholder" = "Stuur een bericht (onversleuteld)…";
"encrypted_room_message_placeholder" = "Stuur een versleuteld bericht…";
"room_message_short_placeholder" = "Stuur een bericht…";
"room_offline_notification" = "De verbinding met de server is verbroken.";
"room_unsent_messages_notification" = "Berichten niet verstuurd.";
"room_unsent_messages_unknown_devices_notification" = "Bericht is niet verstuurd doordat er onbekende apparaten aanwezig zijn.";
"room_ongoing_conference_call" = "Er is een vergadergesprek gaande. Neem deel met %@ of %@.";
"room_prompt_resend" = "alles opnieuw versturen";
"room_prompt_cancel" = "alles annuleren";
"room_resend_unsent_messages" = "Onverstuurde berichten opnieuw versturen";
"room_delete_unsent_messages" = "Onverstuurde berichten verwijderen";
2017-06-18 09:18:27 +00:00
"room_event_action_copy" = "Kopiëren";
"room_event_action_quote" = "Citeren";
2017-06-18 09:18:27 +00:00
"room_event_action_redact" = "Verwijderen";
"room_event_action_more" = "Meer";
"room_event_action_share" = "Delen";
"room_event_action_permalink" = "Kopieer link naar bericht";
"room_event_action_view_source" = "Bron weergeven";
2017-06-18 09:18:27 +00:00
"room_event_action_report" = "Inhoud melden";
"room_event_action_report_prompt_reason" = "Reden voor het melden van deze inhoud";
"room_event_action_report_prompt_ignore_user" = "Wilt u alle berichten van deze gebruiker verbergen?";
2017-06-18 09:18:27 +00:00
"room_event_action_save" = "Opslaan";
"room_event_action_resend" = "Opnieuw versturen";
"room_event_action_delete" = "Verwijderen";
"room_event_action_cancel_upload" = "Uploaden annuleren";
"room_event_action_cancel_download" = "Downloaden annuleren";
"room_event_action_view_encryption" = "Versleutelingsinformatie";
"room_warning_about_encryption" = "Eind-tot-eindversleuteling is in bèta en kan onbetrouwbaar zijn.\n\nHet is beter om het nog niet met gevoelige gegevens te vertrouwen.\n\nApparaten kunnen de geschiedenis van vóór ze de kamer betraden nog niet ontsleutelen.\n\nVersleutelde berichten zullen niet zichtbaar zijn op cliënten die nog geen versleuteling ondersteunen.";
2017-06-18 09:18:27 +00:00
// Unknown devices
"unknown_devices_alert_title" = "Kamer bevat onbekende sessies";
"unknown_devices_alert" = "Deze kamer bevat onbekende apparaten die niet geverifieerd zijn.\nDit betekent dat er geen garantie is dat de apparaten bij de personen horen waarbij ze beweren te horen.\nWe raden u aan om bij elk apparaat door het verificatieproces heen te gaan voordat u verdergaat, maar u kunt het bericht ook zonder verificatie opnieuw versturen.";
2017-06-18 09:18:27 +00:00
"unknown_devices_send_anyway" = "Alsnog versturen";
"unknown_devices_call_anyway" = "Alsnog bellen";
"unknown_devices_answer_anyway" = "Alsnog beantwoorden";
2017-06-18 09:18:27 +00:00
"unknown_devices_verify" = "Verifiëren…";
"unknown_devices_title" = "Onbekende apparaten";
// Room Title
"room_title_new_room" = "Nieuwe kamer";
2017-06-18 09:18:27 +00:00
"room_title_multiple_active_members" = "%@/%@ actieve leden";
"room_title_one_active_member" = "%@/%@ actief lid";
"room_title_invite_members" = "Leden uitnodigen";
"room_title_members" = "%@ leden";
"room_title_one_member" = "1 lid";
// Room Preview
"room_preview_invitation_format" = "U bent door %@ uitgenodigd om deze kamer toe te treden";
"room_preview_subtitle" = "Dit is een voorvertoning van deze kamer. Kamerinteracties zijn uitgeschakeld.";
"room_preview_unlinked_email_warning" = "Deze uitnodiging is naar %@ verstuurd, maar dat is niet geassocieerd met deze account. U kunt zich met een andere account aanmelden, of dit e-mailadres aan deze account toevoegen.";
"room_preview_try_join_an_unknown_room" = "U probeert toegang te verkrijgen tot %@. Zou u willen toetreden om aan het gesprek deel te nemen?";
"room_preview_try_join_an_unknown_room_default" = "een kamer";
2017-06-18 09:18:27 +00:00
// Settings
"settings_title" = "Instellingen";
"account_logout_all" = "Alle accounts afmelden";
"settings_config_no_build_info" = "Geen versie-informatie";
2017-06-18 09:18:27 +00:00
"settings_mark_all_as_read" = "Alle berichten als gelezen markeren";
"settings_report_bug" = "Fout rapporteren";
"settings_clear_cache" = "Cache verwijderen";
"settings_config_home_server" = "Server is %@";
2017-06-18 09:18:27 +00:00
"settings_config_identity_server" = "Identiteitsserver is %@";
"settings_config_user_id" = "Aangemeld als %@";
"settings_user_settings" = "GEBRUIKERSINSTELLINGEN";
"settings_notifications_settings" = "MELDINGSINSTELLINGEN";
2017-06-18 09:18:27 +00:00
"settings_ignored_users" = "GENEGEERDE GEBRUIKERS";
"settings_contacts" = "APPARAAT CONTACTEN";
2017-06-18 09:18:27 +00:00
"settings_advanced" = "GEAVANCEERD";
"settings_other" = "OVERIG";
"settings_labs" = "EXPERIMENTEEL";
2017-06-18 09:18:27 +00:00
"settings_devices" = "APPARATEN";
"settings_cryptography" = "CRYPTOGRAFIE";
"settings_sign_out" = "Uitloggen";
"settings_sign_out_confirmation" = "Weet u het zeker?";
"settings_sign_out_e2e_warn" = "U zult uw sleutels voor eind-tot-eindversleuteling kwijtraken. Dat betekent dat u op dit apparaat geen oude berichten in versleutelde gesprekken meer zult kunnen lezen.";
2017-06-18 09:18:27 +00:00
"settings_profile_picture" = "Profielfoto";
"settings_display_name" = "Weergavenaam";
2017-06-18 09:18:27 +00:00
"settings_first_name" = "Voornaam";
"settings_surname" = "Achternaam";
"settings_remove_prompt_title" = "Bevestiging";
"settings_remove_email_prompt_msg" = "Weet u zeker dat u het e-mailadres %@ wilt verwijderen?";
"settings_remove_phone_prompt_msg" = "Weet u zeker dat u het telefoonnummer %@ wilt verwijderen?";
"settings_email_address" = "E-mailadres";
"settings_email_address_placeholder" = "Voer uw e-mailadres in";
2017-06-18 09:18:27 +00:00
"settings_add_email_address" = "E-mailadres toevoegen";
"settings_phone_number" = "Telefoon";
"settings_add_phone_number" = "Telefoonnummer toevoegen";
"settings_change_password" = "Wachtwoord veranderen";
"settings_night_mode" = "Nachtmodus";
"settings_fail_to_update_profile" = "Bijwerken van profiel is mislukt";
"settings_enable_push_notif" = "Meldingen op dit apparaat";
"settings_global_settings_info" = "Globale meldingsinstellingen zijn beschikbaar op uw %@-webcliënt";
"settings_pin_rooms_with_missed_notif" = "Kamers met gemiste meldingen vastprikken";
"settings_pin_rooms_with_unread" = "Kamers met ongelezen berichten vastprikken";
2017-06-18 09:18:27 +00:00
//"settings_enable_all_notif" = "Alle notificaties aanzetten";
//"settings_messages_my_display_name" = "Bericht dat mijn naam bevat";
//"settings_messages_my_user_name" = "Bericht dat mijn gebruikersnaam bevat";
//"settings_messages_sent_to_me" = "Berichten naar mij gestuurd";
//"settings_invited_to_room" = "Wanneer ik in een ruimte wordt uitgenodigd";
//"settings_join_leave_rooms" = "Wanneer personen tot ruimtes toetreden of verlaten";
//"settings_call_invitations" = "Oproep uitnodigingen";
"settings_unignore_user" = "Alle berichten van %@ laten zien?";
"settings_contacts_discover_matrix_users" = "Gebruik e-mailadressen en telefoonnummers om gebruikers te vinden";
"settings_contacts_phonebook_country" = "Land voor telefoonboek";
"settings_labs_e2e_encryption" = "Eind-tot-eind-versleuteling";
"settings_labs_e2e_encryption_prompt_message" = "Om het opzetten van de versleuteling af te ronden moet u zich opnieuw aanmelden.";
2017-06-18 09:18:27 +00:00
"settings_version" = "Versie %@";
"settings_olm_version" = "Olm-versie %@";
2017-06-18 09:18:27 +00:00
"settings_copyright" = "Copyright";
"settings_term_conditions" = "Algemene voorwaarden";
"settings_privacy_policy" = "Privacybeleid";
"settings_third_party_notices" = "Derdepartijmeldingen";
"settings_send_crash_report" = "Anonieme crash- en gebruiksgegevens versturen";
2017-06-18 09:18:27 +00:00
"settings_clear_cache" = "Cache verwijderen";
"settings_change_password" = "Matrix account wachtwoord veranderen";
2017-06-18 09:18:27 +00:00
"settings_old_password" = "oud wachtwoord";
"settings_new_password" = "nieuw wachtwoord";
"settings_confirm_password" = "wachtwoord bevestigen";
"settings_fail_to_update_password" = "Bijwerken van Matrix account wachtwoord is mislukt";
"settings_password_updated" = "Uw Matrix account wachtwoord is bijgewerkt";
2017-06-18 09:18:27 +00:00
"settings_crypto_device_name" = "Apparaatnaam: ";
"settings_crypto_device_id" = "\nApparaats-ID: ";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"settings_crypto_device_key" = "\nApparaatssleutel:\n";
2017-06-18 09:18:27 +00:00
"settings_crypto_export" = "Sleutels exporteren";
"settings_crypto_blacklist_unverified_devices" = "Alleen naar geverifieerde apparaten versleutelen";
// Room Details
"room_details_title" = "Kamerdetails";
2017-06-18 09:18:27 +00:00
"room_details_people" = "Leden";
"room_details_files" = "Bestanden";
"room_details_settings" = "Instellingen";
"room_details_photo" = "Kamerfoto";
"room_details_room_name" = "Kamernaam";
2017-06-18 09:18:27 +00:00
"room_details_topic" = "Onderwerp";
"room_details_favourite_tag" = "Favoriet";
"room_details_low_priority_tag" = "Lage prioriteit";
"room_details_mute_notifs" = "Meldingen dempen";
"room_details_access_section" = "Wie kan er tot deze kamer toetreden?";
"room_details_access_section_invited_only" = "Alleen personen die zijn uitgenodigd";
"room_details_access_section_anyone_apart_from_guest" = "Iedereen die het adres van deze kamer kent, behalve gasten";
"room_details_access_section_anyone" = "Iedereen die het adres van deze kamer kent, inclusief gasten";
"room_details_access_section_no_address_warning" = "De kamer moet een adres hebben om ernaar te verwijzen";
"room_details_access_section_directory_toggle" = "Kamer tonen in de kamersgids";
"room_details_history_section" = "Wie kan er de geschiedenis lezen?";
"room_details_history_section_anyone" = "Iedereen";
"room_details_history_section_members_only" = "Alleen leden (vanaf het moment dat deze optie geselecteerd wordt)";
"room_details_history_section_members_only_since_invited" = "Alleen leden (vanaf het moment dat ze uitgenodigd zijn)";
"room_details_history_section_members_only_since_joined" = "Alleen leden (vanaf het moment dat ze toetreden)";
"room_details_history_section_prompt_title" = "Privacywaarschuwing";
"room_details_history_section_prompt_msg" = "Veranderingen aan wie de geschiedenis kan lezen zullen alleen gelden voor toekomstige berichten in deze kamer. De zichtbaarheid van de bestaande geschiedenis zal onveranderd blijven.";
"room_details_addresses_section" = "Adressen";
"room_details_no_local_addresses" = "Deze kamer heeft geen lokale adressen";
2017-06-18 09:18:27 +00:00
"room_details_new_address" = "Nieuw adres toevoegen";
"room_details_new_address_placeholder" = "Nieuw adres toevoegen (bv. #foo%@)";
"room_details_addresses_invalid_address_prompt_title" = "Ongeldig bijnaamformaat";
"room_details_addresses_invalid_address_prompt_msg" = "%@ is geen geldig formaat voor een bijnaam";
"room_details_addresses_disable_main_address_prompt_title" = "Hoofdadreswaarschuwing";
"room_details_addresses_disable_main_address_prompt_msg" = "U heeft geen hoofdadres opgegeven. Het standaardhoofdadres voor deze kamer zal willekeurig gekozen worden";
"room_details_banned_users_section" = "Verbannen gebruikers";
"room_details_advanced_section" = "Geavanceerd";
"room_details_advanced_room_id" = "Kamer-ID:";
"room_details_advanced_enable_e2e_encryption" = "Versleuteling inschakelen (let op: dit kan niet meer worden uitgeschakeld!)";
"room_details_advanced_e2e_encryption_enabled" = "Versleuteling is ingeschakeld in deze kamer";
"room_details_advanced_e2e_encryption_disabled" = "Versleuteling is niet ingeschakeld in deze kamer.";
"room_details_advanced_e2e_encryption_blacklist_unverified_devices" = "Alleen naar geverifieerde apparaten versleutelen";
"room_details_advanced_e2e_encryption_prompt_message" = "End-to-endbeveiliging is experimenteel en kan onbetrouwbaar zijn.\n\nHet is beter om het nog niet met gevoelige gegevens te vertrouwen.\n\nApparaten kunnen de geschiedenis van voordat ze de ruimte betraden nog niet ontsleutelen.\n\nZodra de versleuteling aan staat kan het (voorlopig) niet worden uitgezet.\n\nVersleutelde berichten zullen nog niet zichtbaar zijn op programma's die geen versleuteling ondersteunen.";
"room_details_fail_to_update_avatar" = "Bijwerken van kamerafbeelding is mislukt";
"room_details_fail_to_update_room_name" = "Bijwerken van kamernaam is mislukt";
"room_details_fail_to_update_topic" = "Bijwerken van gespreksonderwerp is mislukt";
"room_details_fail_to_update_room_guest_access" = "Bijwerken van gasttoegang voor kamer is mislukt";
"room_details_fail_to_update_room_join_rule" = "Bijwerken van toetredingsregel is mislukt";
"room_details_fail_to_update_room_directory_visibility" = "Bijwerken van zichtbaarheid in de kamersgids is mislukt";
"room_details_fail_to_update_history_visibility" = "Bijwerken van zichtbaarheid van geschiedenis is mislukt";
"room_details_fail_to_add_room_aliases" = "Toevoegen van nieuwe kameradressen is mislukt";
"room_details_fail_to_remove_room_aliases" = "Verwijderen van kameradressen is mislukt";
"room_details_fail_to_update_room_canonical_alias" = "Bijwerken van hoofdadres is mislukt";
"room_details_fail_to_enable_encryption" = "Inschakelen van versleuteling in deze kamer is mislukt";
"room_details_save_changes_prompt" = "Wilt u de wijzigingen opslaan?";
2017-06-18 09:18:27 +00:00
"room_details_set_main_address" = "Instellen als hoofdadres";
"room_details_unset_main_address" = "Niet instellen als hoofdadres";
"room_details_copy_room_id" = "Kamer-ID kopiëren";
"room_details_copy_room_address" = "Kameradres kopiëren";
"room_details_copy_room_url" = "Kamer-URL kopiëren";
2017-06-18 09:18:27 +00:00
// Media picker
"media_picker_library" = "Bibliotheek";
"media_picker_select" = "Selecteren";
// Directory
"directory_title" = "Catalogus";
"directory_server_picker_title" = "Selecteer een catalogus";
"directory_server_all_rooms" = "Alle kamers op server %@";
"directory_server_all_native_rooms" = "Alle lokale Matrix-kamers";
"directory_server_type_homeserver" = "Voer een server in om de publieke kamers ervan weer te geven";
2017-06-18 09:18:27 +00:00
"directory_server_placeholder" = "matrix.org";
// Others
"or" = "of";
"you" = "U";
2017-06-18 09:18:27 +00:00
"today" = "Vandaag";
"yesterday" = "Gisteren";
"network_offline_prompt" = "Het ziet er naar uit dat de internetverbinding offline is.";
"public_room_section_title" = "Publieke kamers (op %@):";
"bug_report_prompt" = "De app is de vorige keer gecrasht. Wilt u een crashrapport indienen?";
"rage_shake_prompt" = "Het ziet er naar uit dat u de telefoon in frustratie schudt. Wilt u een foutmelding indienen?";
"camera_access_not_granted" = "%@ heeft geen toestemming om de camera te gebruiken, pas de privacy-instellingen aan";
2017-06-18 09:18:27 +00:00
"large_badge_value_k_format" = "%.1fK";
// Call
"call_incoming_voice_prompt" = "Inkomende spraakoproep van %@";
"call_incoming_video_prompt" = "Inkomende video-oproep van %@";
2017-06-18 09:18:27 +00:00
// No VoIP support
"no_voip_title" = "Inkomende oproep";
"no_voip" = "%@ belt u %@ maar ondersteunt nog geen oproepen.\nU kunt deze melding negeren en vanaf een ander apparaat opnemen, of de oproep afwijzen.";
2017-06-18 09:18:27 +00:00
// Crash report
"google_analytics_use_prompt" = "Wilt u helpen met het verbeteren van %@ door anonieme crashrapporten en gebruiksstatistieken te versturen?";
2017-06-18 09:18:27 +00:00
// Crypto
"e2e_enabling_on_app_update" = "%@ ondersteunt nu eind-tot-eind-versleuteling, maar u moet zich opnieuw aanmelden om het in te schakelen.\n\nU kunt dit nu of later doen vanuit de app-instellingen.";
"e2e_need_log_in_again" = "U moet zich opnieuw aanmelden om sleutels voor eind-tot-eind-versleuteling te genereren voor dit apparaat, en om de publieke sleutel naar uw server te sturen.\nDit is eenmalig; excuses voor het ongemak.";
2017-06-18 09:18:27 +00:00
// Bug report
"bug_report_title" = "Foutmelding";
"bug_report_description" = "Beschrijf de foutmelding. Wat heeft u gedaan? Wat verwachtte u dat er zou gebeuren? Wat is er echt gebeurd?";
"bug_crash_report_title" = "Crashrapport";
"bug_crash_report_description" = "Beschrijf wat u deed vóór de crash:";
"bug_report_logs_description" = "Om problemen te onderzoeken worden logboeken van deze app met de foutmelding meegestuurd. Als u liever alleen bovenstaande tekst stuurt, haal dan het vinkje weg:";
"bug_report_send_logs" = "Logboeken versturen";
2017-06-18 09:18:27 +00:00
"bug_report_send_screenshot" = "Schermafbeelding versturen";
"bug_report_progress_zipping" = "Logboeken worden verzameld";
"bug_report_progress_uploading" = "Rapport wordt geüpload";
"collapse" = "invouwen";
"auth_email_in_use" = "Dit e-mailadres is al in gebruik";
"auth_phone_in_use" = "Dit telefoonnummer is al in gebruik";
"auth_untrusted_id_server" = "De identiteitsserver is niet vertrouwd";
"auth_email_not_found" = "E-mail versturen mislukt: dit e-mailadres werd niet gevonden";
"contacts_user_directory_section" = "GEBRUIKERSCATALOGUS";
"contacts_user_directory_offline_section" = "GEBRUIKERSCATALOGUS (offline)";
"settings_user_interface" = "GEBRUIKERSINTERFACE";
"settings_ui_language" = "Taal";
// Read Receipts
"read_receipts_list" = "Leesbevestigingslijst";
"receipt_status_read" = "Gelezen: ";
// Events formatter
"event_formatter_member_updates" = "%tu lidmaatschapsaanpassingen";
"bug_report_send" = "Versturen";
"auth_home_server_placeholder" = "URL (bv. https://matrix.org)";
"auth_identity_server_placeholder" = "URL (bv. https://vector.im)";
"room_ongoing_conference_call_with_close" = "Er is een vergadergesprek gaande. Neem deel met %@ of %@. %@ het.";
"room_ongoing_conference_call_close" = "Sluiten";
"room_conference_call_no_power" = "U heeft toestemming nodig om vergaderingen in deze kamer te beheren";
"settings_labs_create_conference_with_jitsi" = "Maak vergadergesprekken met jitsi";
"call_already_displayed" = "Er is al een oproep aan de gang.";
"call_jitsi_error" = "Deelnemen aan het vergadergesprek is mislukt.";
// Widget
"widget_no_power_to_manage" = "U heeft toestemming nodig om widgets in deze kamer te beheren";
"widget_creation_failure" = "Aanmaken van widget is mislukt";
"send_to" = "Stuur naar %@";
"sending" = "Wordt verstuurd";
"search_in_progress" = "Aan het zoeken…";
"room_event_action_cancel_send" = "Verzending annuleren";
"room_event_failed_to_send" = "Verzenden is mislukt";
"settings_calls_settings" = "OPROEPEN";
"settings_show_decrypted_content" = "Ontsleutelde inhoud tonen";
"settings_enable_callkit" = "Geïntegreerde oproepen";
"settings_callkit_info" = "Ontvang inkomende oproepen op uw toegangsscherm. Geef uw %@-oproepen weer in de gespreksgeschiedenis van het systeem. Als iCloud ingeschakeld is zal deze geschiedenis met Apple gedeeld worden.";
"settings_ui_theme" = "Thema";
"settings_ui_theme_auto" = "Automatisch";
"settings_ui_theme_light" = "Licht";
"settings_ui_theme_dark" = "Donker";
"settings_ui_theme_black" = "Zwart";
"settings_ui_theme_picker_title" = "Selecteer een thema";
"settings_ui_theme_picker_message" = "Automatisch gebruikt de instelling Kleurweergave omkeren van uw apparaat";
"settings_enable_rageshake" = "Schud de telefoon om een fout te rapporteren";
"room_details_direct_chat" = "Tweegesprek";
"room_details_fail_to_update_room_direct" = "Bijwerken van de directe chat-vlag in deze kamer is mislukt";
"event_formatter_widget_added" = "%@ widget toegevoegd door %@";
"event_formatter_widget_removed" = "%@ widget verwijderd door %@";
"event_formatter_jitsi_widget_added" = "VoIP-vergadergesprek toegevoegd door %@";
"event_formatter_jitsi_widget_removed" = "VoIP-vergadergesprek verwijderd door %@";
"do_not_ask_again" = "Niet opnieuw vragen";
"call_incoming_voice" = "Inkomende oproep…";
"call_incoming_video" = "Inkomende video-oproep…";
// Widget Integration Manager
"widget_integration_need_to_be_able_to_invite" = "U moet gebruikers kunnen uitnodigen om dat te kunnen doen.";
"widget_integration_unable_to_create" = "Kan widget niet aanmaken.";
"widget_integration_failed_to_send_request" = "Versturen van verzoek is mislukt.";
"widget_integration_room_not_recognised" = "Deze kamer wordt niet herkend.";
"widget_integration_positive_power_level" = "Het machtsniveau moet een positief geheel getal zijn.";
"widget_integration_must_be_in_room" = "U zit niet in deze kamer.";
"widget_integration_no_permission_in_room" = "U heeft geen toestemming om dat in deze kamer te doen.";
"widget_integration_missing_room_id" = "kamer_id ontbreekt in het verzoek.";
"widget_integration_missing_user_id" = "user_id ontbreekt in het verzoek.";
"widget_integration_room_not_visible" = "Kamer %@ is niet zichtbaar.";
// Share extension
"share_extension_auth_prompt" = "Meld u aan in de hoofdapp om inhoud te delen";
"share_extension_failed_to_encrypt" = "Versturen is mislukt. Controleer in de hoofdapp de versleutelingsinstellingen van deze kamer";
// Room key request dialog
"e2e_room_key_request_title" = "Versleutelingssleutelverzoek";
"e2e_room_key_request_message" = "Uw ongeverifieerde apparaat %@ vraagt naar versleutelingssleutels.";
"e2e_room_key_request_start_verification" = "Verificatie beginnen…";
"e2e_room_key_request_share_without_verifying" = "Delen zonder te verifiëren";
"e2e_room_key_request_ignore_request" = "Verzoek negeren";
"title_groups" = "Gemeenschappen";
// Groups tab
"group_invite_section" = "UITNODIGINGEN";
"group_section" = "GEMEENSCHAPPEN";
"room_do_not_have_permission_to_post" = "U heeft geen toestemming om in deze kamer te plaatsen";
"settings_flair" = "Badge weergeven waar toegestaan";
"room_details_flair_section" = "Badge voor gemeenschappen weergeven";
"room_details_new_flair_placeholder" = "Nieuwe gemeenschaps-ID toevoegen (bv. +foo%@)";
"room_details_flair_invalid_id_prompt_title" = "Ongeldig formaat";
"room_details_flair_invalid_id_prompt_msg" = "%@ is geen geldige identificatie voor een gemeenschap";
"room_details_fail_to_update_room_communities" = "Bijwerken van gerelateerde gemeenschappen is mislukt";
// Group Details
"group_details_title" = "Gemeenschapsdetails";
"group_details_home" = "Thuis";
"group_details_people" = "Personen";
"group_details_rooms" = "Kamers";
// Group Home
"group_home_one_member_format" = "1 lid";
"group_home_multi_members_format" = "%tu leden";
"group_home_one_room_format" = "1 kamer";
"group_home_multi_rooms_format" = "%tu kamers";
"group_invitation_format" = "%@ heeft u uitgenodigd om tot deze gemeenschap toe te treden";
// Group participants
"group_participants_add_participant" = "Deelnemer toevoegen";
"group_participants_leave_prompt_title" = "Groep verlaten";
"group_participants_leave_prompt_msg" = "Weet u zeker dat u de groep wilt verlaten?";
"group_participants_remove_prompt_title" = "Bevestiging";
"group_participants_remove_prompt_msg" = "Weet u zeker dat u %@ uit deze groep wilt verwijderen?";
"group_participants_invite_prompt_title" = "Bevestiging";
"group_participants_invite_prompt_msg" = "Weet u zeker dat u %@ in deze groep wilt uitnodigen?";
"group_participants_filter_members" = "Gemeenschapsleden filteren";
"group_participants_invite_another_user" = "Zoeken/uitnodigen met gebruikers-ID of naam";
"group_participants_invite_malformed_id_title" = "Uitnodigingsfout";
"group_participants_invite_malformed_id" = "Misvormde ID. Dit moet een Matrix-ID zijn, zoals @gebruikersnaam:domein";
"group_participants_invited_section" = "UITGENODIGD";
// Group rooms
"group_rooms_filter_rooms" = "Gemeenschapskamers filteren";
"e2e_room_key_request_message_new_device" = "U heeft een nieuw apparaat %@ toegevoegd, dat vraagt naar versleutelingssleutels.";
"room_event_action_kick_prompt_reason" = "Reden voor het verwijderen van deze gebruiker";
"room_event_action_ban_prompt_reason" = "Reden voor het verbannen van deze gebruiker";
// GDPR
"gdpr_consent_not_given_alert_message" = "Om de %@-server te blijven gebruiken moet u de algemene voorwaarden lezen en er mee akkoord gaan.";
"gdpr_consent_not_given_alert_review_now_action" = "Nu lezen";
"room_action_send_photo_or_video" = "Foto of video versturen";
"room_action_send_sticker" = "Sticker versturen";
"settings_deactivate_account" = "ACCOUNT DEACTIVEREN";
"deactivate_account_forget_messages_information_part2_emphasize" = "Waarschuwing";
// Re-request confirmation dialog
"rerequest_keys_alert_title" = "Aanvraag verstuurd";
"rerequest_keys_alert_message" = "Start %@ op een ander apparaat dat het bericht kan ontsleutelen, zodat het de sleutels kan sturen naar dit apparaat.";
"settings_deactivate_my_account" = "Mijn account deactiveren";
"event_formatter_rerequest_keys_part1_link" = "Versleutelingssleutels opnieuw aanvragen";
"event_formatter_rerequest_keys_part2" = " van uw andere apparaten.";
"widget_sticker_picker_no_stickerpacks_alert" = "U heeft momenteel geen stickerpakketten ingeschakeld.";
"widget_sticker_picker_no_stickerpacks_alert_add_now" = "Wilt u er nu een paar toevoegen?";
"deactivate_account_title" = "Account deactiveren";
"deactivate_account_informations_part1" = "Dit zal uw account voorgoed onbruikbaar maken. U zult zich niet meer kunnen aanmelden, en niemand anders zal zich met dezelfde persoon-ID kunnen registreren. Dit zal er voor zorgen dat uw account alle kamers verlaat waar deze momenteel lid van is, en het verwijdert uw gegevens van de identiteitsserver. ";
"deactivate_account_informations_part2_emphasize" = "Deze actie is onomkeerbaar.";
"deactivate_account_informations_part3" = "\n\nHet deactiveren van uw account ";
"deactivate_account_informations_part4_emphasize" = "zal er standaard niet voor zorgen dat de berichten die u heeft verzonden worden vergeten. ";
"deactivate_account_informations_part5" = "Als u wilt dat wij de berichten vergeten, vinkt u het vakje hieronder aan.\n\nDe zichtbaarheid van berichten in Matrix is gelijkaardig aan e-mails. Het vergeten van uw berichten betekent dat berichten die u heeft verstuurd niet meer gedeeld worden met nieuwe of ongeregistreerde gebruikers, maar geregistreerde gebruikers die al toegang hebben tot deze berichten zullen alsnog toegang hebben tot hun eigen kopie ervan.";
"deactivate_account_forget_messages_information_part1" = "Vergeet alle berichten die ik heb verstuurd wanneer mijn account gedeactiveerd is (";
"deactivate_account_forget_messages_information_part3" = ": dit zal er voor zorgen dat toekomstige gebruikers een onvolledig beeld krijgen van gesprekken)";
"deactivate_account_validate_action" = "Account deactiveren";
"deactivate_account_password_alert_title" = "Account deactiveren";
"deactivate_account_password_alert_message" = "Voer uw Matrix account wachtwoord in om verder te gaan";
"room_event_action_view_decrypted_source" = "Ontsleutelde bron weergeven";
"room_message_reply_to_placeholder" = "Stuur een antwoord (onversleuteld)…";
"encrypted_room_message_reply_to_placeholder" = "Stuur een versleuteld antwoord…";
"room_message_reply_to_short_placeholder" = "Stuur een antwoord…";
// String for App Store
"store_short_description" = "Veilig en gedecentraliseerd chatten en bellen";
"store_full_description" = "Element is een nieuw type messenger en samenwerkings app die:\n\n1. U de controle geeft om uw privacy te behouden\n2. U laat communiceren met iedereen in het Matrix-netwerk, en zelfs daarbuiten door integratie met apps zoals Slack\n3. Beschermt u tegen reclame, datamining, achterdeurtjes en ommuurde netwerken\n4. Beveiligt u door eind-tot-eind versleuteling, met kruislings ondertekenen om anderen te verifiëren\n\nElement is compleet anders dan andere messengers en samenwerkings-apps, omdat het gedecentraliseerd en open source is.\n\nMet Element kunt u zelf hosten - of een host kiezen - zodat u privacy, eigendom en controle heeft over uw gegevens en gesprekken. Het geeft u toegang tot een open netwerk; u zit dus niet vast aan het praten met alleen andere Element-gebruikers. En het is zeer veilig.\n\nElement is hiertoe in staat omdat het werkt op basis van Matrix - de standaard voor open, gedecentraliseerde communicatie. \n\nElement geeft u de controle door u te laten kiezen wie uw gesprekken host. Vanuit de Element app kunt u kiezen om op verschillende manieren te hosten:\n\n1. Neem een gratis account op de publieke server matrix.org\n2. Host het zelf, uw account door draait op uw eigen server\n3. Laat ons het hosten, meld u aan voor een account op een aangepaste server bij het Element Matrix Services hosting platform\n\nWaarom kiest u voor Element?\n\nEIGENAAR VAN UW GEGEVENS: U bepaalt waar uw gegevens en berichten worden bewaard. U bent de eigenaar en heeft de controle, niet een of andere MEGACORP die uw gegevens mijnt of toegang geeft aan derden.\n\nOPEN MESSAGING EN SAMENWERKING: U kunt met iedereen in het Matrix-netwerk chatten, of ze nu Element of een andere Matrix-app gebruiken, en zelfs als ze een ander messaging-systeem gebruiken zoals Slack, IRC of XMPP.\n\nSUPER-VEILIG: Echte eind-tot-eind versleuteling (alleen degenen in de conversatie kunnen berichten ontsleutelen), en kruislings ondertekenen om de apparaten van gespreksdeelnemers te verifiëren.\n\nCOMPLETE COMMUNICATIE: Berichten, spraak- en videogesprekken, bestandsdeling, schermdeling en een heleboel integraties, bots en widgets. Bouw kamers, Spaces, blijf in contact en krijg het gedaan.\n\nOVERAL WAAR U BENT: Blijf in contact waar u ook bent met volledig gesynchroniseerde berichtgeschiedenis op al uw apparaten en op het web op https://element.io/app.";
"auth_login_single_sign_on" = "Aanmelden met enkele aanmelding";
"auth_accept_policies" = "Lees het beleid van deze homeserver en kies om te aanvaarden:";
"auth_autodiscover_invalid_response" = "Ongeldig server-ontdekkings-antwoord";
"room_recents_server_notice_section" = "SYSTEEMMELDINGEN";
"room_message_unable_open_link_error_message" = "Kan de koppeling niet openen.";
"room_replacement_information" = "Deze kamer is vervangen en is niet langer actief.";
"room_replacement_link" = "Het gesprek gaat hier verder.";
"room_predecessor_information" = "Deze kamer is een voortzetting van een eerdere kamer.";
"room_predecessor_link" = "Tik hier om oudere berichten te zien.";
"room_resource_limit_exceeded_message_contact_1" = " Gelieve ";
"room_resource_limit_exceeded_message_contact_2_link" = "contact op te nemen met uw dienstbeheerder";
"room_resource_limit_exceeded_message_contact_3" = " om deze dienst te blijven gebruiken.";
"room_resource_usage_limit_reached_message_1_default" = "Deze server heeft één van zijn bronlimieten overschreden, dus ";
"room_resource_usage_limit_reached_message_1_monthly_active_user" = "Deze server heeft zijn limiet voor maandelijks actieve gebruikers overschreden, dus ";
"room_resource_usage_limit_reached_message_2" = "sommige gebruikers zullen zich niet kunnen aanmelden.";
"room_resource_usage_limit_reached_message_contact_3" = " om deze limiet te verhogen.";
"settings_key_backup" = "SLEUTELBACK-UP";
"settings_labs_room_members_lazy_loading" = "Gespreksleden lui laden";
"settings_labs_room_members_lazy_loading_error_message" = "Uw thuisserver ondersteunt het lui laden van gespreksleden nog niet. Probeer het later opnieuw.";
"settings_key_backup_info" = "Versleutelde berichten worden beveiligd met eind-tot-eind-versleuteling. Enkel de ontvanger(s) en u hebben de sleutels om deze berichten te lezen.";
"settings_key_backup_info_checking" = "Bezig met controleren…";
"settings_key_backup_info_none" = "Uw sleutels worden niet geback-upt vanaf dit apparaat.";
"settings_key_backup_info_signout_warning" = "Maak een back-up van uw sleutels voordat u zich afmeldt om ze niet te verliezen.";
"settings_key_backup_info_version" = "Sleutelback-upversie: %@";
"settings_key_backup_info_algorithm" = "Algoritme: %@";
"settings_key_backup_info_valid" = "Dit apparaat maakt een back-up van uw sleutels.";
"settings_key_backup_info_not_valid" = "Dit apparaat maakt geen back-up van uw sleutels, maar u heeft wel een bestaande back-up waarvan u kunt herstellen, en u vanaf dan nieuwe sleutels aan kunt toevoegen.";
"settings_key_backup_info_progress" = "Back-up van %@ sleutels wordt gemaakt…";
"settings_key_backup_info_progress_done" = "Alle sleutels zijn geback-upt";
"settings_key_backup_info_trust_signature_unknown" = "De back-up heeft een ondertekening van apparaat met ID: %@";
"settings_key_backup_info_trust_signature_valid" = "De back-up heeft een geldige ondertekening van dit apparaat";
"settings_key_backup_info_trust_signature_valid_device_verified" = "De back-up heeft een geldige ondertekening van %@";
"settings_key_backup_info_trust_signature_valid_device_unverified" = "De back-up heeft een ondertekening van %@";
"settings_key_backup_info_trust_signature_invalid_device_verified" = "De back-up heeft een ongeldige ondertekening van %@";
"settings_key_backup_info_trust_signature_invalid_device_unverified" = "De back-up heeft een ongeldige ondertekening van %@";
"settings_key_backup_button_create" = "Begin sleutelback-up te gebruiken";
"settings_key_backup_button_restore" = "Herstellen uit back-up";
"settings_key_backup_button_delete" = "Back-up verwijderen";
"settings_key_backup_delete_confirmation_prompt_title" = "Back-up verwijderen";
"settings_key_backup_delete_confirmation_prompt_msg" = "Weet u het zeker? Als uw sleutels niet correct geback-upt zijn, zult u uw versleutelde berichten verliezen.";
"homeserver_connection_lost" = "Kon geen verbinding maken met de server.";
"room_does_not_exist" = "%@ bestaat niet";
// Key backup wrong version
"e2e_key_backup_wrong_version_title" = "Nieuwe sleutelback-up";
"e2e_key_backup_wrong_version" = "Er is een nieuwe sleutelback-up voor versleutelde berichten gedetecteerd.\n\nIndien deze niet van u komt, stel dan een nieuw veiligheidswachtwoord in in de instellingen.";
"e2e_key_backup_wrong_version_button_settings" = "Instellingen";
"e2e_key_backup_wrong_version_button_wasme" = "Ik was het";
"key_backup_setup_title" = "Sleutelback-up";
"key_backup_setup_skip_alert_title" = "Weet u het zeker?";
"key_backup_setup_skip_alert_message" = "U verliest mogelijk uw versleutelde berichten als u zich afmeldt of uw apparaat verliest.";
"key_backup_setup_skip_alert_skip_action" = "Overslaan";
"key_backup_setup_intro_title" = "Verlies nooit uw versleutelde berichten";
"key_backup_setup_intro_info" = "Berichten in versleutelde kamers worden versleuteld met eind-tot-eind-versleuteling. Enkel de ontvanger(s) en u hebben de sleutels om deze berichten te lezen.\n\nMaak een veilige back-up van uw sleutels om deze niet te verliezen.";
"key_backup_setup_intro_setup_action_without_existing_backup" = "Begin sleutelback-up te gebruiken";
"key_backup_setup_intro_manual_export_info" = "(Geavanceerd)";
"key_backup_setup_intro_manual_export_action" = "Sleutels handmatig exporteren";
"key_backup_setup_passphrase_title" = "Beveilig uw back-up met een veiligheidswachtwoord";
"key_backup_setup_passphrase_info" = "We bewaren een versleutelde kopie van uw sleutels op onze server. Bescherm uw back-up met een veiligheidswachtwoord om deze veilig te houden.\n\nVoor maximale beveiliging zou dit moeten verschillen van uw Matrix account wachtwoord.";
"key_backup_setup_passphrase_passphrase_title" = "Invoeren";
"key_backup_setup_passphrase_passphrase_placeholder" = "Wachtwoord invoeren";
"key_backup_setup_passphrase_passphrase_valid" = "Top!";
"key_backup_setup_passphrase_passphrase_invalid" = "Probeer nog een woord toe te voegen";
"key_backup_setup_passphrase_confirm_passphrase_title" = "Bevestigen";
"key_backup_setup_passphrase_confirm_passphrase_placeholder" = "Wachtwoord bevestigen";
"key_backup_setup_passphrase_confirm_passphrase_valid" = "Top!";
"key_backup_setup_passphrase_confirm_passphrase_invalid" = "Wachtwoorden komen niet overeen";
"key_backup_setup_passphrase_set_passphrase_action" = "Wachtwoord instellen";
"key_backup_setup_passphrase_setup_recovery_key_info" = "Of beveilig uw back-up met een veiligheidssleutel en bewaar deze op een veilige plaats.";
"key_backup_setup_passphrase_setup_recovery_key_action" = "(Geavanceerd) Instellen met veiligheidssleutel";
"key_backup_setup_success_title" = "Klaar!";
// Success from passphrase
"key_backup_setup_success_from_passphrase_info" = "Er wordt een back-up van uw sleutels gemaakt.\n\nUw veiligheidssleutel is een veiligheidsnet - u kunt deze gebruiken om de toegang tot uw versleutelde berichten te herstellen als u uw wachtwoord zou vergeten.\n\nBewaar uw veiligheidssleutel op een heel veilige plaats, zoals een wachtwoordbeheerder (of een kluis).";
"key_backup_setup_success_from_passphrase_save_recovery_key_action" = "Veiligheidssleutel opslaan";
"key_backup_setup_success_from_passphrase_done_action" = "Klaar";
// Success from recovery key
"key_backup_setup_success_from_recovery_key_info" = "Er wordt een back-up van uw sleutels gemaakt.\n\nMaak een kopie van deze veiligheidssleutel en bewaar deze op een veilige plaats.";
"key_backup_setup_success_from_recovery_key_recovery_key_title" = "Veiligheidssleutel";
"key_backup_setup_success_from_recovery_key_make_copy_action" = "Maak een kopie";
"key_backup_setup_success_from_recovery_key_made_copy_action" = "Ik heb een kopie gemaakt";
"key_backup_recover_title" = "Versleutelde berichten";
"key_backup_recover_invalid_passphrase_title" = "Onjuist veiligheidswachtwoord";
"key_backup_recover_invalid_passphrase" = "De back-up kon niet ontsleuteld worden met dit wachtwoord: controleer of u het veiligheidswachtwoord juist hebt ingevoerd.";
"key_backup_recover_invalid_recovery_key_title" = "Veiligheidssleutel komt niet overeen";
"key_backup_recover_invalid_recovery_key" = "De back-up kon niet ontsleuteld worden met deze sleutel: controleer of u de juiste veiligheidssleutel hebt ingevoerd.";
"key_backup_recover_from_passphrase_info" = "Gebruik uw veiligheidswachtwoord om uw versleutelde berichtengeschiedenis te ontgrendelen";
"key_backup_recover_from_passphrase_passphrase_title" = "Invoeren";
"key_backup_recover_from_passphrase_passphrase_placeholder" = "Wachtwoord invoeren";
"key_backup_recover_from_passphrase_recover_action" = "Geschiedenis ontgrendelen";
"key_backup_recover_from_passphrase_lost_passphrase_action_part1" = "Veiligheidswachtwoord vergeten? Dan kunt u ";
"key_backup_recover_from_passphrase_lost_passphrase_action_part2" = "uw veiligheidssleutel gebruiken";
"key_backup_recover_from_passphrase_lost_passphrase_action_part3" = ".";
"key_backup_recover_from_recovery_key_info" = "Gebruik uw veiligheidssleutel om uw versleutelde berichtengeschiedenis te ontgrendelen";
"key_backup_recover_from_recovery_key_recovery_key_title" = "Invoeren";
"key_backup_recover_from_recovery_key_recovery_key_placeholder" = "Veiligheidssleutel invoeren";
"key_backup_recover_from_recovery_key_recover_action" = "Geschiedenis ontgrendelen";
"key_backup_recover_from_recovery_key_lost_recovery_key_action" = "Veiligheidssleutel verloren? U kunt er een nieuwe aanmaken in de instellingen.";
"key_backup_recover_success_info" = "Back-up hersteld!";
"key_backup_recover_done_action" = "Klaar";
"key_backup_setup_banner_title" = "Verlies nooit uw versleutelde berichten";
"key_backup_setup_banner_subtitle" = "Begin sleutelback-up te gebruiken";
"key_backup_recover_banner_title" = "Verlies nooit uw versleutelde berichten";
"sign_out_existing_key_backup_alert_title" = "Weet u zeker dat u zich wilt afmelden?";
"sign_out_existing_key_backup_alert_sign_out_action" = "Uitloggen";
"sign_out_non_existing_key_backup_alert_title" = "Als u zich nu afmeldt, zult u de toegang tot uw versleutelde berichten verliezen";
"sign_out_non_existing_key_backup_alert_setup_key_backup_action" = "Begin sleutelback-up te gebruiken";
"sign_out_non_existing_key_backup_alert_discard_key_backup_action" = "Ik wil mijn versleutelde berichten niet";
"sign_out_non_existing_key_backup_sign_out_confirmation_alert_title" = "U zult uw versleutelde berichten verliezen";
"sign_out_non_existing_key_backup_sign_out_confirmation_alert_message" = "U zult de toegang tot uw versleutelde berichten verliezen, tenzij u een back-up van uw sleutels maakt vooraleer u zich afmeldt.";
"sign_out_non_existing_key_backup_sign_out_confirmation_alert_sign_out_action" = "Uitloggen";
"sign_out_non_existing_key_backup_sign_out_confirmation_alert_backup_action" = "Back-up";
"sign_out_key_backup_in_progress_alert_title" = "Sleutelback-up is bezig. Als u zich nu afmeldt zult u de toegang tot uw versleutelde berichten verliezen.";
"sign_out_key_backup_in_progress_alert_discard_key_backup_action" = "Ik wil mijn versleutelde berichten niet";
"sign_out_key_backup_in_progress_alert_cancel_action" = "Ik wacht wel";
"room_event_action_reply" = "Beantwoorden";
"room_event_action_edit" = "Bewerken";
"room_event_action_reaction_agree" = "Akkoord met %@";
"room_event_action_reaction_disagree" = "Niet akkoord met %@";
"room_event_action_reaction_like" = "Duim omhoog voor %@";
"room_event_action_reaction_dislike" = "Duim omlaag voor %@";
"room_action_reply" = "Beantwoorden";
"settings_labs_message_reaction" = "Beantwoord berichten met emoticons";
"settings_key_backup_button_connect" = "Dit apparaat verbinden met sleutelback-up";
"key_backup_setup_intro_setup_connect_action_with_existing_backup" = "Dit apparaat verbinden met sleutelback-up";
"key_backup_recover_connent_banner_subtitle" = "Dit apparaat verbinden met sleutelback-up";
// MARK: - Device Verification
"device_verification_title" = "Apparaat verifiëren";
"device_verification_security_advice" = "Voor een maximale beveiliging raden we aan om dit onder vier ogen te doen, of via een ander vertrouwd communicatiekanaal";
"device_verification_cancelled" = "De andere partij heeft de verificatie geannuleerd.";
"device_verification_cancelled_by_me" = "De verificatie is geannuleerd. Reden: %@";
"device_verification_error_cannot_load_device" = "Kan apparaatsinformatie niet laden.";
// Mark: Incoming
"device_verification_incoming_title" = "Inkomend verificatieverzoek";
"device_verification_incoming_description_1" = "Verifieer dit apparaat om het als vertrouwd te markeren. Door de apparaten van uw partners te vertrouwen hoeft u zich nog minder zorgen te maken over het gebruik van eind-tot-eind-versleutelde berichten.";
"device_verification_incoming_description_2" = "Dit apparaat verifiëren zal het als vertrouwd markeren, en het ook aan uw gesprekspartner als vertrouwd markeren.";
// MARK: Start
"device_verification_start_title" = "Verifieer door een korte tekenreeks te vergelijken";
"device_verification_start_wait_partner" = "Wachten op partner om te aanvaarden…";
"device_verification_start_use_legacy" = "Verschijnt er niets? Nog niet alle cliënten bieden ondersteuning voor interactieve verificatie. Gebruik de traditionele verificatiemethode.";
"device_verification_start_verify_button" = "Verificatie beginnen";
"device_verification_start_use_legacy_action" = "Traditionele verificatie gebruiken";
// MARK: Verify
"device_verification_verify_title_emoji" = "Verifieer dit apparaat door te bevestigen dat de volgende emoticons op het scherm van uw gesprekspartner verschijnen";
"device_verification_verify_title_number" = "Verifieer dit apparaat door te bevestigen dat de volgende cijfers op het scherm van uw gesprekspartner verschijnen";
"device_verification_verify_wait_partner" = "Wachten op partner voor bevestiging…";
// MARK: Verified
"device_verification_verified_title" = "Geverifieerd!";
"device_verification_verified_description_1" = "U heeft dit apparaat geverifieerd.";
"device_verification_verified_description_2" = "Beveiligde berichten met deze gebruiker zijn eind-tot-eind-versleuteld en kunnen niet door derde partijen gelezen worden.";
"device_verification_verified_got_it_button" = "Ik snap het";
// MARK: Emoji
"device_verification_emoji_dog" = "Hond";
"device_verification_emoji_cat" = "Kat";
"device_verification_emoji_lion" = "Leeuw";
"device_verification_emoji_horse" = "Paard";
"device_verification_emoji_unicorn" = "Eenhoorn";
"device_verification_emoji_pig" = "Varken";
"device_verification_emoji_elephant" = "Olifant";
"device_verification_emoji_rabbit" = "Konijn";
"device_verification_emoji_panda" = "Panda";
"device_verification_emoji_rooster" = "Haan";
"device_verification_emoji_penguin" = "Pinguïn";
"device_verification_emoji_turtle" = "Schildpad";
"device_verification_emoji_fish" = "Vis";
"device_verification_emoji_octopus" = "Octopus";
"device_verification_emoji_butterfly" = "Vlinder";
"device_verification_emoji_flower" = "Bloem";
"device_verification_emoji_tree" = "Boom";
"device_verification_emoji_cactus" = "Cactus";
"device_verification_emoji_mushroom" = "Paddenstoel";
"device_verification_emoji_globe" = "Wereldbol";
"device_verification_emoji_moon" = "Maan";
"device_verification_emoji_cloud" = "Wolk";
"device_verification_emoji_fire" = "Vuur";
"device_verification_emoji_banana" = "Banaan";
"device_verification_emoji_apple" = "Appel";
"device_verification_emoji_strawberry" = "Aardbei";
"device_verification_emoji_corn" = "Maïs";
"device_verification_emoji_pizza" = "Pizza";
"device_verification_emoji_cake" = "Taart";
"device_verification_emoji_heart" = "Hart";
"device_verification_emoji_smiley" = "Smiley";
"device_verification_emoji_robot" = "Robot";
"device_verification_emoji_hat" = "Hoed";
"device_verification_emoji_glasses" = "Bril";
"device_verification_emoji_spanner" = "Moersleutel";
"device_verification_emoji_santa" = "Kerstman";
"device_verification_emoji_thumbs up" = "Duim omhoog";
"device_verification_emoji_umbrella" = "Paraplu";
"device_verification_emoji_hourglass" = "Zandloper";
"device_verification_emoji_clock" = "Klok";
"device_verification_emoji_gift" = "Cadeau";
"device_verification_emoji_light bulb" = "Gloeilamp";
"device_verification_emoji_book" = "Boek";
"device_verification_emoji_pencil" = "Potlood";
"device_verification_emoji_paperclip" = "Paperclip";
"device_verification_emoji_scissors" = "Schaar";
"device_verification_emoji_padlock" = "Hangslot";
"device_verification_emoji_key" = "Sleutel";
"device_verification_emoji_hammer" = "Hamer";
"device_verification_emoji_telephone" = "Telefoon";
"device_verification_emoji_flag" = "Vlag";
"device_verification_emoji_train" = "Trein";
"device_verification_emoji_bicycle" = "Fiets";
"device_verification_emoji_aeroplane" = "Vliegtuig";
"device_verification_emoji_rocket" = "Raket";
"device_verification_emoji_trophy" = "Trofee";
"device_verification_emoji_ball" = "Bal";
"device_verification_emoji_guitar" = "Gitaar";
"device_verification_emoji_trumpet" = "Trompet";
"device_verification_emoji_bell" = "Bel";
"device_verification_emoji_anchor" = "Anker";
"device_verification_emoji_headphones" = "Koptelefoon";
"device_verification_emoji_folder" = "Map";
"device_verification_emoji_pin" = "Speld";
"event_formatter_message_edited_mention" = "(bewerkt)";
// Widget
"widget_no_integrations_server_configured" = "Geen integratieserver geconfigureerd";
"widget_integrations_server_failed_to_connect" = "Verbinden met integratieserver mislukt";
"device_verification_emoji_lock" = "Slot";
"close" = "Sluiten";
"auth_softlogout_signed_out" = "U bent afgemeld";
"auth_softlogout_sign_in" = "Aanmelden";
"auth_softlogout_reason" = "De beheerder van uw server (%1$@) heeft u van uw account %2$@ afgemeld (%3$@).";
"auth_softlogout_recover_encryption_keys" = "Meld u aan om de versleutelingssleutels te herstellen die uitsluitend op dit apparaat worden opgeslagen. U heeft ze nodig om uw versleutelde berichten op al uw apparaten te kunnen lezen.";
"auth_softlogout_clear_data" = "Persoonlijke gegevens wissen";
"auth_softlogout_clear_data_message_1" = "Let op: uw persoonlijke gegevens (inclusief versleutelingssleutels) worden nog altijd op dit apparaat opgeslagen.";
"auth_softlogout_clear_data_message_2" = "Wis ze indien u dit apparaat niet meer gebruikt, of indien u zich wilt aanmelden met een andere account.";
"auth_softlogout_clear_data_button" = "Alle gegevens wissen";
"auth_softlogout_clear_data_sign_out_title" = "Weet u het zeker?";
"auth_softlogout_clear_data_sign_out_msg" = "Weet u zeker dat u alle gegevens die op dit moment op dit apparaat worden opgeslagen wilt wissen? Meld u opnieuw aan om toegang te verkrijgen tot uw accountgegevens en berichten.";
"auth_softlogout_clear_data_sign_out" = "Uitloggen";
"room_event_action_reaction_show_all" = "Alles tonen";
"room_event_action_reaction_show_less" = "Minder tonen";
"room_event_action_reaction_history" = "Reactiegeschiedenis";
"room_action_camera" = "Foto of video maken";
"room_action_send_file" = "Bestand versturen";
"room_message_edits_history_title" = "Berichtbewerkingen";
// Media picker
"media_picker_title" = "Mediatheek";
// Image picker
"image_picker_action_camera" = "Foto maken";
"image_picker_action_library" = "Kiezen uit mediatheek";
"camera_unavailable" = "De camera is niet beschikbaar op uw apparaat";
"photo_library_access_not_granted" = "%@ heeft geen toegang tot de fotobibliotheek, wijzig uw privacy-instellingen";
// MARK: File upload
"file_upload_error_title" = "Bestand uploaden";
"file_upload_error_unsupported_file_type_message" = "Bestandstype niet ondersteund.";
// MARK: Emoji picker
"emoji_picker_title" = "Reacties";
"emoji_picker_people_category" = "Smileys en personen";
"emoji_picker_nature_category" = "Dieren en natuur";
"emoji_picker_foods_category" = "Eten en drinken";
"emoji_picker_activity_category" = "Activiteiten";
"emoji_picker_places_category" = "Reizen en plaatsen";
"emoji_picker_objects_category" = "Voorwerpen";
"emoji_picker_symbols_category" = "Symbolen";
"emoji_picker_flags_category" = "Vlaggen";
// MARK: Reaction history
"reaction_history_title" = "Reacties";
"auth_forgot_password_error_no_configured_identity_server" = "Er is geen identiteitsserver geconfigureerd: voeg er een toe om uw Matrix account wachtwoord opnieuw in te stellen.";
"room_creation_error_invite_user_by_email_without_identity_server" = "Er is geen identiteitsserver geconfigureerd, dus u kunt geen deelnemers toevoegen via e-mail.";
"room_participants_start_new_chat_error_using_user_email_without_identity_server" = "Er is geen identiteitsserver geconfigureerd, dus u kunt geen gesprek beginnen met een contact via e-mail.";
// Service terms
"service_terms_modal_title" = "Dienstvoorwaarden";
"service_terms_modal_message" = "Om door te gaan dient u de dienstvoorwaarden te aanvaarden.";
"service_terms_modal_accept_button" = "Aanvaarden";
"service_terms_modal_description_for_identity_server" = "Wees vindbaar voor anderen";
"service_terms_modal_description_for_integration_manager" = "Gebruik bots, bruggen, widgets en stickerpakketten";
// Errors
"error_user_already_logged_in" = "Het lijkt alsof u probeert te verbinden met een andere server. Wilt u zich afmelden?";
"room_participants_remove_third_party_invite_prompt_msg" = "Weet u zeker dat u deze uitnodiging wilt intrekken?";
"room_accessiblity_scroll_to_bottom" = "Scrollen naar onderen";
"room_accessibility_search" = "Zoeken";
"room_accessibility_integrations" = "Integraties";
"room_accessibility_upload" = "Uploaden";
"room_accessibility_call" = "Bellen";
"room_accessibility_hangup" = "Ophangen";
"media_type_accessibility_image" = "Afbeelding";
"media_type_accessibility_audio" = "Audio";
"media_type_accessibility_video" = "Video";
"media_type_accessibility_location" = "Locatie";
"media_type_accessibility_file" = "Bestand";
"media_type_accessibility_sticker" = "Sticker";
// Widget Picker
"widget_picker_title" = "Integraties";
"skip" = "Overslaan";
// Accessibility
"accessibility_checkbox_label" = "aanvinkvak";
"auth_add_email_message_2" = "Stel een e-mailadres in voor accountherstel en om later optioneel vindbaar te zijn voor mensen die u kennen.";
"auth_add_phone_message_2" = "Stel een telefoon in om later optioneel vindbaar te zijn voor mensen die u kennen.";
"auth_add_email_phone_message_2" = "Stel een e-mailadres in voor accountherstel. Gebruik later e-mail of telefoon om optioneel vindbaar te zijn voor mensen die u kennen.";
"auth_email_is_required" = "Er is geen identiteitsserver geconfigureerd, dus u kunt geen e-mailadres toevoegen om uw Matrix account wachtwoord in de toekomst opnieuw in te stellen.";
"auth_phone_is_required" = "Er is geen identiteitsserver geconfigureerd, dus u kunt geen telefoonnummer toevoegen om uw Matrix account wachtwoord in de toekomst opnieuw in te stellen.";
"auth_reset_password_error_is_required" = "Geen identiteitsserver ingesteld: voeg er één toe bij server opties om uw Matrix account wachtwoord te wijzigen.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
// MARK: - Secrets set up
// Recovery Key
"secrets_setup_recovery_key_title" = "Sla uw veiligheidssleutel op";
"secure_key_backup_setup_intro_use_security_key_info" = "Genereer een veiligheidssleutel, die op een veilige plek opgeslagen kan worden zoals een wachtwoordmanager.";
"secure_key_backup_setup_intro_use_security_key_title" = "Gebruik een veiligheidssleutel";
"secrets_setup_recovery_passphrase_summary_information" = "Onthoud uw veiligheidswachtwoord. Het kan gebruikt worden voor het ontgrendelen van uw versleutelde berichten en data.";
"secrets_setup_recovery_passphrase_summary_title" = "Sla uw veiligheidswachtwoord op";
"secrets_setup_recovery_passphrase_confirm_information" = "Voer uw veiligheidswachtwoord opnieuw in om het te bevestigen.";
"secrets_setup_recovery_passphrase_information" = "Voer een veiligheidswachtwoord in die alleen u kent om uw gegevens te beveiligen op uw server.";
// Recovery passphrase
"secrets_setup_recovery_passphrase_title" = "Veiligheidswachtwoord instellen";
"secure_key_backup_setup_intro_use_security_passphrase_info" = "Voer een veiligheidswachtwoord in die alleen u weet, en genereer een veiligheidssleutel voor uw back-up.";
"secure_key_backup_setup_intro_use_security_passphrase_title" = "Gebruik een veiligheidswachtwoord";
"secrets_setup_recovery_key_storage_alert_message" = "✓ Print het en bewaar het op een veilige plek\n✓ Sla het op een USB-sleutel of back-upschijf op\n✓ Kopieer het naar uw persoonlijke cloud opslag";
"room_intro_cell_information_multiple_dm_sentence2" = "Alleen u bent in dit gesprek, tenzij u iemand uitnodigd voor dit gesprek.";
"room_intro_cell_information_dm_sentence2" = "Alleen u twee zijn in dit gesprek, niemand anders kan deelnemen.";
"room_intro_cell_information_dm_sentence1_part3" = ". ";
"room_intro_cell_information_dm_sentence1_part1" = "Dit is het begin van uw directe gesprek met ";
"room_intro_cell_information_room_without_topic_sentence2_part2" = " om personen te laten weten waar deze kamer over gaat.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"room_intro_cell_information_room_without_topic_sentence2_part1" = "Voeg een onderwerp toe";
"room_intro_cell_information_room_with_topic_sentence2" = "Onderwerp: %@";
"room_intro_cell_information_room_sentence1_part3" = ". ";
"room_intro_cell_information_room_sentence1_part1" = "Dit is het begin van ";
// Mark: - Room creation introduction cell
"room_intro_cell_add_participants_action" = "Personen toevoegen";
"room_avatar_view_accessibility_hint" = "Kamerafbeelding wijzigen";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
// Mark: - Room avatar view
"room_avatar_view_accessibility_label" = "afbeelding";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"invite_friends_share_text" = "Hoi, start een gesprek met me op %@: %@";
// MARK: - Invite friends
"invite_friends_action" = "Vrienden tot %@ uitnodigen";
"favourites_empty_view_information" = "U kunt op een paar manieren favorieten maken - de snelste is om een gesprek ingedrukt te houden. Tik op de ster en ze verschijnen hier automatisch om veilig te bewaren.";
// MARK: - Favourites
"favourites_empty_view_title" = "Favoriete kamers en personen";
"home_empty_view_information" = "De alles-in-één veilige chat-app voor teams, vrienden en organisaties. Druk op de + knop hieronder om personen en kamers toe te voegen.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
// MARK: - Home
"home_empty_view_title" = "Welkom bij %@,\n%@";
"call_transfer_error_message" = "Oproepdoorschakelen mislukt";
"call_transfer_error_title" = "Fout";
"call_transfer_contacts_all" = "Alles";
"call_transfer_contacts_recent" = "Recent";
"call_transfer_dialpad" = "Kiestoetsen";
"call_transfer_users" = "Gebruikers";
// MARK: - Call Transfer
"call_transfer_title" = "Doorschakelen";
// MARK: - Dial Pad
"dialpad_title" = "Kiestoetsen";
"room_info_list_section_other" = "Overige";
// MARK: - Room Info
"room_info_list_one_member" = "1 persoon";
"room_info_list_several_members" = "%@ personen";
"create_room_placeholder_address" = "#testkamer:matrix.org";
"create_room_section_header_address" = "Kameradres";
"create_room_show_in_directory" = "Kamer weergeven in de gids";
"create_room_section_footer_type" = "Personen kunnen alleen met een uitnodiging deelnemen aan een privékamer.";
"create_room_type_public" = "Publieke Kamer";
"create_room_type_private" = "Privékamer";
"create_room_section_header_type" = "Type kamer";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"create_room_section_footer_encryption" = "Versleuteling kan achteraf niet worden uitgeschakeld.";
"create_room_enable_encryption" = "Versleuteling inschakelen";
"create_room_section_header_encryption" = "Kamerversleuteling";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"create_room_placeholder_topic" = "Onderwerp";
"create_room_section_header_topic" = "Kameronderwerp (optioneel)";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"create_room_placeholder_name" = "Naam";
"create_room_section_header_name" = "Kamernaam";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
// MARK: - Create Room
"create_room_title" = "Nieuwe Kamer";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"searchable_directory_search_placeholder" = "Naam of ID";
"searchable_directory_x_network" = "%@-netwerk";
// MARK: - Searchable Directory View Controller
"searchable_directory_create_new_room" = "Maak een nieuwe kamer";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"biometrics_cant_unlocked_alert_message_retry" = "Opnieuw proberen";
"biometrics_cant_unlocked_alert_message_login" = "Log opnieuw in";
"biometrics_cant_unlocked_alert_message_x" = "Gebruik %@ om te ontgrendelen of log opnieuw in en schakel %@ opnieuw in";
"biometrics_cant_unlocked_alert_title" = "Kan uw app niet ontgrendelen";
"biometrics_usage_reason" = "Authenticatie is nodig om toegang te krijgen tot uw app";
"biometrics_desetup_disable_button_title_x" = "%@ uitschakelen";
"biometrics_desetup_title_x" = "%@ uitschakelen";
"biometrics_setup_subtitle" = "Bespaar uzelf tijd";
"biometrics_setup_enable_button_title_x" = "%@ inschakelen";
"biometrics_setup_title_x" = "%@ inschakelen";
"biometrics_settings_enable_x" = "%@ inschakelen";
"biometrics_mode_face_id" = "Face ID";
// MARK: - Biometrics Protection
"biometrics_mode_touch_id" = "Touch ID";
"pin_protection_kick_user_alert_message" = "Te veel fouten, u bent uitgelogd";
"pin_protection_explanatory" = "Met een PIN beschermt u uw data zoals uw berichten en contacten. Zo heeft alleen u toegang na het invoeren van uw PIN bij het opstarten van de app.";
"pin_protection_not_allowed_pin" = "Om beveiligingsredenen is deze PIN niet beschikbaar. Probeer een andere PIN";
"pin_protection_settings_change_pin" = "PIN wijzigen";
"pin_protection_settings_enable_pin" = "PIN inschakelen";
"pin_protection_settings_enabled_forced" = "PIN ingeschakeld";
"pin_protection_settings_section_footer" = "Om uw PIN opnieuw in te stellen moet u straks opnieuw inloggen en een nieuwe PIN aanmaken.";
"pin_protection_settings_section_header" = "PIN";
"pin_protection_settings_section_header_with_biometrics" = "PIN en %@";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"pin_protection_mismatch_too_many_times_error_message" = "Als u uw PIN bent vergeten, klik op de PIN vergeten-knop.";
"pin_protection_mismatch_error_message" = "Probeer het opnieuw";
"pin_protection_mismatch_error_title" = "PIN's zijn niet hetzelfde";
"pin_protection_reset_alert_action_reset" = "Opnieuw instellen";
"pin_protection_reset_alert_message" = "Om uw PIN opnieuw in te stellen moet u strak opnieuw inloggen en een nieuwe PIN aanmaken";
"pin_protection_reset_alert_title" = "PIN opnieuw instellen";
"pin_protection_forgot_pin" = "PIN vergeten";
"pin_protection_enter_pin" = "Voor uw PIN in";
"pin_protection_confirm_pin_to_change" = "Bevestig uw PIN om uw PIN te wijzigen";
"pin_protection_confirm_pin_to_disable" = "Bevestig uw PIN om uw PIN uit te schakelen";
"pin_protection_confirm_pin" = "Bevestig uw PIN";
"pin_protection_choose_pin" = "Maak een PIN voor uw veiligheid";
"pin_protection_choose_pin_welcome_after_register" = "Welkom.";
// MARK: - PIN Protection
"pin_protection_choose_pin_welcome_after_login" = "Welkom terug.";
"major_update_done_action" = "Ik snap het";
"major_update_learn_more_action" = "Leer meer";
"major_update_information" = "We zijn enthousiast om onze nieuwe naam aan te kondigen! Uw app is up-to-date en u bent ingelogd op uw account.";
// MARK: - Major update
"major_update_title" = "Riot is nu %@";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"cross_signing_setup_banner_subtitle" = "Verifieer uw andere apparaat gemakkelijker";
// MARK: - Cross-signing
// Banner
"cross_signing_setup_banner_title" = "Versleuteling instellen";
"secrets_reset_authentication_message" = "Geef het Matrix account wachtwoord in om te bevestigen";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"secrets_reset_reset_action" = "Opnieuw instellen";
"secrets_reset_warning_message" = "U zult opnieuw starten zonder geschiedenis, berichten, vertrouwde apparaten en vertrouwde gebruikers.";
"secrets_reset_warning_title" = "Als u alles terugzet";
"secrets_reset_information" = "Doe dit alleen, wanneer u geen ander apparaat heeft om dit apparaat mee te verifiëren.";
// MARK: - Secrets reset
"secrets_reset_title" = "Alles opnieuw instellen";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"secrets_setup_recovery_passphrase_confirm_passphrase_placeholder" = "Wachtwoord bevestigen";
"secrets_setup_recovery_passphrase_confirm_passphrase_title" = "Bevestigen";
"secrets_setup_recovery_passphrase_validate_action" = "Klaar";
"secrets_setup_recovery_passphrase_additional_information" = "Gebruik niet het Matrix account wachtwoord.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"secrets_setup_recovery_key_storage_alert_title" = "Bewaar hem op een veilige plaats";
"secrets_setup_recovery_key_done_action" = "Klaar";
"secrets_setup_recovery_key_export_action" = "Opslaan";
"secrets_setup_recovery_key_loading" = "Laden…";
"secrets_setup_recovery_key_information" = "Bewaar uw veiligheidssleutel op een veilige plek. Deze kan gebruikt worden om uw versleutelde berichten en data te ontsleutelen.";
"secrets_recovery_with_key_invalid_recovery_key_message" = "Verifieer dat u de juiste veiligheidssleutel heeft ingevoerd.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"secrets_recovery_with_key_invalid_recovery_key_title" = "Geen toegang tot geheime opslag";
"secrets_recovery_with_key_recover_action" = "Gebruik sleutel";
"secrets_recovery_with_key_recovery_key_placeholder" = "Veiligheidssleutel invoeren";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"secrets_recovery_with_key_recovery_key_title" = "Invoeren";
"secrets_recovery_with_key_information_verify_device" = "Gebruik uw veiligheidssleutel om dit apparaat te verifiëren.";
"secrets_recovery_with_key_information_default" = "Ontvang toegang tot uw versleutelde berichtengeschiedenis en kruislings ondertekenen voor het verifiëren van andere sessie door het invoeren van uw veiligheidssleutel.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
// Recover with key
"secrets_recovery_with_key_title" = "Veiligheidssleutel";
"secrets_recovery_with_passphrase_invalid_passphrase_message" = "Verifieer dat u het juiste veiligheidswachtwoord heeft ingevoerd.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"secrets_recovery_with_passphrase_invalid_passphrase_title" = "Geen toegang tot geheime opslag";
"secrets_recovery_with_passphrase_lost_passphrase_action_part3" = ".";
"secrets_recovery_with_passphrase_lost_passphrase_action_part2" = "uw veiligheidssleutel gebruiken";
"secrets_recovery_with_passphrase_lost_passphrase_action_part1" = "Veiligheidswachtwoord vergeten? Dan kunt u ";
"secrets_recovery_with_passphrase_recover_action" = "Gebruik wachtwoord";
"secrets_recovery_with_passphrase_passphrase_placeholder" = "Voer uw veiligheidswachtwoord in";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"secrets_recovery_with_passphrase_passphrase_title" = "Invoeren";
"secrets_recovery_with_passphrase_information_verify_device" = "Gebruik uw veiligheidswachtwoord om dit apparaat te verifiëren.";
"secrets_recovery_with_passphrase_information_default" = "Ontvang toegang tot uw versleutelde berichtengeschiedenis en kruislings ondertekenen voor het verifiëren van andere sessies door het invoeren van uw veiligheidswachtwoord.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
// Recover with passphrase
"secrets_recovery_with_passphrase_title" = "Veiligheidswachtwoord";
"secrets_recovery_reset_action_part_2" = "Alles opnieuw instellen";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
// MARK: - Secrets recovery
"secrets_recovery_reset_action_part_1" = "Alle herstelopties vergeten of verloren? ";
"user_verification_session_details_verify_action_other_user" = "Handmatig verifiëren";
"user_verification_session_details_verify_action_current_user_manually" = "Handmatig middels een tekst";
"user_verification_session_details_verify_action_current_user" = "Interactief verifiëren";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"user_verification_session_details_additional_information_untrusted_current_user" = "Als u zich niet heeft aangemeld bij deze sessie, is uw account wellicht geschonden.";
"user_verification_session_details_additional_information_untrusted_other_user" = "Totdat deze persoon deze sessie vertrouwd, zijn berichten gelabeld met waarschuwingen. Een andere mogelijkheid is om de persoon handmatig te verifiëren.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"user_verification_session_details_information_untrusted_other_user" = " heeft zich in een nieuwe sessie aangemeld:";
"user_verification_session_details_information_untrusted_current_user" = "Verifieer deze sessie om het als vertrouwd te markeren en het toegang te geven tot versleutelde berichten:";
"user_verification_session_details_information_trusted_other_user_part2" = " verifieer het:";
"user_verification_session_details_information_trusted_other_user_part1" = "Deze sessie is vertrouwd voor veilige communicatie omdat ";
"user_verification_session_details_information_trusted_current_user" = "Deze sessie is vertrouwd voor veilige communicatie omdat u het heeft geverifieerd:";
"user_verification_session_details_untrusted_title" = "Niet vertrouwd";
// Session details
"user_verification_session_details_trusted_title" = "Vertrouwd";
"user_verification_sessions_list_session_untrusted" = "Niet vertrouwd";
"user_verification_sessions_list_session_trusted" = "Vertrouwd";
"user_verification_sessions_list_table_title" = "Sessies";
"user_verification_sessions_list_information" = "Berichten met deze persoon in deze kamer zijn eind-tot-eind versleuteld en kunnen niet door derde partijen gelezen worden.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"user_verification_sessions_list_user_trust_level_unknown_title" = "Onbekend";
"user_verification_sessions_list_user_trust_level_warning_title" = "Waarschuwing";
// Sessions list
"user_verification_sessions_list_user_trust_level_trusted_title" = "Vertrouwd";
"user_verification_start_additional_information" = "Doe dit voor de zekerheid onder vier ogen, of gebruik een andere manier om te communiceren.";
"user_verification_start_waiting_partner" = "Wachten op %@…";
"user_verification_start_information_part2" = " door een eenmalige code op beide apparaten te controleren.";
"user_verification_start_information_part1" = "Voor extra veiligheid, verifieer ";
// MARK: - User verification
// Start
"user_verification_start_verify_action" = "Verificatie starten";
"key_verification_scan_confirmation_scanned_device_information" = "Toont het andere apparaat hetzelfde schild?";
"key_verification_scan_confirmation_scanned_user_information" = "Toont %@ hetzelfde schild?";
// Scanned
"key_verification_scan_confirmation_scanned_title" = "Bijna klaar!";
"key_verification_scan_confirmation_scanning_device_waiting_other" = "Wachten op het andere apparaat…";
"key_verification_scan_confirmation_scanning_user_waiting_other" = "Wachten op %@…";
// MARK: Scan confirmation
// Scanning
"key_verification_scan_confirmation_scanning_title" = "Bijna klaar! Wachten op bevestiging…";
"key_verification_verify_qr_code_scan_other_code_success_message" = "De QR-code is gevalideerd.";
"key_verification_verify_qr_code_scan_other_code_success_title" = "Code gevalideerd!";
"key_verification_verify_qr_code_other_scan_my_code_title" = "Heeft de andere gebruiker de QR-code gescand?";
"key_verification_verify_qr_code_start_emoji_action" = "Verifiëren met emoji";
"key_verification_verify_qr_code_cannot_scan_action" = "Scannen niet mogelijk?";
"key_verification_verify_qr_code_scan_code_action" = "Scan hun code";
"key_verification_verify_qr_code_emoji_information" = "Verifieer door unieke emoji te vergelijken.";
"key_verification_verify_qr_code_information_other_device" = "Scan de code hieronder om te verifiëren:";
"key_verification_verify_qr_code_information" = "Scan de code om elkaar veilig te verifiëren.";
// MARK: QR code
"key_verification_verify_qr_code_title" = "Verifiëren met scan";
// Incoming key verification request
"key_verification_incoming_request_incoming_alert_message" = "%@ wil verifiëren";
"key_verification_tile_conclusion_warning_title" = "Niet-vertrouwde aanmelding";
"key_verification_tile_conclusion_done_title" = "Geverifieerd";
"key_verification_tile_request_incoming_approval_decline" = "Weigeren";
"key_verification_tile_request_incoming_approval_accept" = "Aanvaarden";
"key_verification_tile_request_status_accepted" = "U heeft aanvaard";
"key_verification_tile_request_status_cancelled" = "%@ heeft geannuleerd";
"key_verification_tile_request_status_cancelled_by_me" = "U heeft geannuleerd";
"key_verification_tile_request_status_expired" = "Verlopen";
"key_verification_tile_request_status_waiting" = "Wachten…";
"key_verification_tile_request_status_data_loading" = "Gegevens laden…";
"key_verification_tile_request_outgoing_title" = "Verificatie verstuurd";
// Tiles
"key_verification_tile_request_incoming_title" = "Verificatieverzoek";
"key_verification_bootstrap_not_setup_message" = "U moet kruislings ondertekenen eerst instellen.";
// MARK: - Key Verification
"key_verification_bootstrap_not_setup_title" = "Fout";
"error_not_supported_on_mobile" = "U kunt dit niet doen vanaf de mobiele %@.";
// Generic errors
"error_invite_3pid_with_no_identity_server" = "Voeg een identiteitsserver toe in uw instellingen, om per e-mail uit te kunnen nodigen.";
// User
"key_verification_verified_user_information" = "Berichten met deze gebruikers zijn eind-tot-eind versleuteld en kunnen niet door derde partijen gelezen worden.";
"key_verification_verified_this_session_information" = "U kunt nu veilig uw berichten op dit apparaat lezen. Andere gebruikers weten dat zij u kunnen vertrouwen.";
"key_verification_verified_new_session_information" = "U kunt nu veilig uw berichten op uw andere apparaat lezen. Andere gebruikers weten dat zij u kunnen vertrouwen.";
"key_verification_verified_other_session_information" = "U kunt nu veilig uw berichten in uw andere sessie lezen. Andere gebruikers weten dat zij u kunnen vertrouwen.";
"key_verification_verified_new_session_title" = "Nieuwe sessie geverifieerd!";
"key_verification_manually_verify_device_validate_action" = "Verifiëren";
"key_verification_manually_verify_device_additional_information" = "Als deze niet overeenkomen, dan wordt deze sessie mogelijk door iemand anders onderschept.";
"key_verification_manually_verify_device_key_title" = "Sessiesleutel";
"key_verification_manually_verify_device_id_title" = "Sessie-ID";
"key_verification_manually_verify_device_name_title" = "Sessienaam";
"key_verification_manually_verify_device_instruction" = "Om te verifiëren dat deze sessie vertrouwd kan worden, contacteert u de eigenaar via een andere methode (bv. persoonlijk of via een telefoontje) en vraagt u hem/haar of de sleutel die hij/zij ziet in zijn/haar Gebruikersinstellingen van deze sessie overeenkomt met de sleutel hieronder:";
// MARK: Manually Verify Device
"key_verification_manually_verify_device_title" = "Handmatig middels een tekst";
"key_verification_verify_sas_additional_information" = "Gebruik voor de ultieme veiligheid een ander vertrouwd communicatiemiddel of doe dit persoonlijk.";
"key_verification_verify_sas_validate_action" = "Ze komen overeen";
"key_verification_verify_sas_cancel_action" = "Ze komen niet overeen";
"key_verification_verify_sas_title_number" = "Vergelijk nummers";
// MARK: Verify
"key_verification_verify_sas_title_emoji" = "Vergelijk de emoji's";
"device_verification_self_verify_wait_recover_secrets_checking_availability" = "Controleren op andere verificatie mogelijkheden...";
"device_verification_self_verify_wait_recover_secrets_additional_information" = "Wanneer u geen toegang meer heeft tot een bestaande sessie";
"device_verification_self_verify_wait_recover_secrets_with_passphrase" = "Uw veiligheidswachtwoord of -sleutel gebruiken";
"device_verification_self_verify_wait_recover_secrets_without_passphrase" = "Veiligheidssleutel gebruiken";
"device_verification_self_verify_wait_additional_information" = "Dit werkt met %@ en andere Matrix-apps die kruislings ondertekenen ondersteunen.";
"device_verification_self_verify_wait_information" = "Verifieer deze sessie vanaf een van uw andere sessies, om toegang te krijgen tot de versleutelde berichten.\n\nGebruik de laatste versie van %@ op uw andere apparaten:";
"device_verification_self_verify_wait_new_sign_in_title" = "Verifieer deze login";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
// MARK: Self verification wait
"device_verification_self_verify_wait_title" = "Beveiliging afronden";
"key_verification_self_verify_unverified_sessions_alert_validate_action" = "Nakijken";
"key_verification_self_verify_unverified_sessions_alert_message" = "Controleer al uw sessies om zeker te zijn dat uw account & berichten veilig zijn.";
// Unverified sessions
"key_verification_self_verify_unverified_sessions_alert_title" = "Kijk na waar u aangemeld bent";
"key_verification_self_verify_current_session_alert_validate_action" = "Verifiëren";
"key_verification_self_verify_current_session_alert_message" = "Mogelijk wantrouwen anderen het.";
// Current session
"key_verification_self_verify_current_session_alert_title" = "Deze sessie verifiëren";
"device_verification_self_verify_start_waiting" = "Wachten…";
"device_verification_self_verify_start_information" = "Gebruik deze sessie om uw nieuwe sessie te verifiëren, waardoor deze laatste toegang verkrijgt tot versleutelde berichten.";
"device_verification_self_verify_start_verify_action" = "Verificatie starten";
"device_verification_self_verify_alert_validate_action" = "Verifiëren";
"device_verification_self_verify_alert_message" = "Verifieer de nieuwe aanmelding op uw account: %@";
// MARK: Self verification start
// New login
"device_verification_self_verify_alert_title" = "Nieuwe aanmelding - was u dat?";
"device_verification_security_advice_number" = "Vergelijk de cijfers en stel vast dat deze in dezelfde volgorde worden weergeven.";
"device_verification_security_advice_emoji" = "Vergelijk de emoji's en stel vast dat deze in dezelfde volgorde worden weergeven.";
"key_verification_user_title" = "Verifieer hen";
"key_verification_this_session_title" = "Deze sessie verifiëren";
"key_verification_new_session_title" = "Verifieer uw nieuwe sessie";
// MARK: - Device Verification
"key_verification_other_session_title" = "Sessie verifiëren";
"sign_out_non_existing_key_backup_alert_setup_secure_backup_action" = "Gebruik uw Veilige Back-up";
// Recover from private key
"key_backup_recover_from_private_key_info" = "Back-up wordt hersteld…";
"secure_backup_setup_banner_subtitle" = "Bescherm uzelf tegen toegangsverlies van uw versleutelde berichten en data";
// Banner
"secure_backup_setup_banner_title" = "Veilige Back-up";
"secure_key_backup_setup_cancel_alert_message" = "Wanneer u nu afbreekt en de toegang tot uw sessies verliest, kunt u de versleutelde berichten en data kwijtraken.\n\nU kunt ook een back-up instellen en uw sleutels beheren in de Instellingen.";
// Cancel
"secure_key_backup_setup_cancel_alert_title" = "Weet u het zeker?";
"secure_key_backup_setup_existing_backup_error_delete_it" = "Verwijder het";
"secure_key_backup_setup_existing_backup_error_unlock_it" = "Ontsleutelen";
"secure_key_backup_setup_existing_backup_error_info" = "Ontgrendel het om de Veilige Back-up te gebruiken of verwijder het om een nieuwe berichten back-up te beginnen in de Veilige Back-up.";
"secure_key_backup_setup_existing_backup_error_title" = "Er bestaat al een back-up voor berichten";
"secure_key_backup_setup_intro_info" = "Bescherm uzelf tegen het verliezen van uw versleutelde berichten en data door uw versleutelingssleutels te back-uppen op onze server.";
// MARK: Secure backup setup
// Intro
"secure_key_backup_setup_intro_title" = "Veilige Back-up";
"service_terms_modal_policy_checkbox_accessibility_hint" = "Aanvinken om te aanvaarden %@";
"service_terms_modal_message_identity_server" = "Aanvaard de gebruikersvoorwaarden van de identiteitsserver (%@), om contacten te vinden.";
// Service terms - Variant for identity server when displayed out of a context
"service_terms_modal_title_identity_server" = "Contacten ontdekken";
"service_terms_modal_description_for_identity_server_2" = "Wees vindbaar via telefoonnummer of e-mailadres";
"service_terms_modal_description_for_identity_server_1" = "Vind anderen via telefoonnummer of e-mailadres";
"service_terms_modal_decline_button" = "Weigeren";
"room_widget_permission_room_id_permission" = "Kamer-ID";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"room_widget_permission_widget_id_permission" = "Widget-ID";
"room_widget_permission_theme_permission" = "Uw thema";
"room_widget_permission_user_id_permission" = "Uw gebruikers-ID";
"room_widget_permission_avatar_url_permission" = "Uw afbeelding-URL";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"room_widget_permission_display_name_permission" = "Uw weergavenaam";
"room_widget_permission_information_title" = "Dit gebruiken kan gegevens delen met %@:\n";
"room_widget_permission_webview_information_title" = "Dit gebruiken kan cookies toevoegen en gegevens delen met %@:\n";
"room_widget_permission_creator_info_title" = "Deze widget is toegevoegd door:";
// Room widget permissions
"room_widget_permission_title" = "Widget laden";
"widget_picker_manage_integrations" = "Beheer integraties…";
"widget_integration_manager_disabled" = "U moet integratiebeheer inschakelen in de instellingen";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"widget_menu_remove" = "Verwijderen voor iedereen";
"widget_menu_revoke_permission" = "Toegang intrekken voor mij";
"widget_menu_open_outside" = "Openen in browser";
"widget_menu_refresh" = "Herladen";
"bug_report_background_mode" = "Op de achtergrond doorgaan";
"call_actions_unhold" = "Hervatten";
"call_no_stun_server_error_use_fallback_button" = "Probeer %@ te gebruiken";
"call_no_stun_server_error_message_2" = "U kunt ook de publieke server op %@ gebruiken, maar dit zal minder betrouwbaar zijn, en zal uw IP-adres met die server delen. U kunt dit ook beheren in de Instellingen";
"call_no_stun_server_error_message_1" = "Vraag uw serverbeheerder %@ een TURN-server te configureren teneinde oproepen betrouwbaar te doen werken.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"call_no_stun_server_error_title" = "Oproep mislukt door verkeerd geconfigureerde server";
"event_formatter_jitsi_widget_removed_by_you" = "U heeft een VoIP-vergadering verwijderd";
"event_formatter_jitsi_widget_added_by_you" = "U heeft een VoIP-vergadering toegevoegd";
"event_formatter_widget_removed_by_you" = "U heeft deze widget verwijderd: %@";
// Events formatter with you
"event_formatter_widget_added_by_you" = "U heeft deze widget toegevoegd: %@";
"event_formatter_call_back" = "Terugbellen";
"event_formatter_call_you_declined" = "Oproep geweigerd";
"event_formatter_call_you_currently_in" = "Actieve oproep";
"event_formatter_call_has_ended" = "Oproep beëindigd";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"event_formatter_call_video" = "Video-oproep";
"event_formatter_call_voice" = "Audio-oproep";
"room_details_advanced_e2e_encryption_disabled_for_dm" = "Versleuteling is hier niet ingeschakeld.";
"room_details_advanced_e2e_encryption_enabled_for_dm" = "Versleuteling is hier ingeschakeld";
"room_details_advanced_room_id_for_dm" = "ID:";
"room_details_no_local_addresses_for_dm" = "Geen lokaaladres bekend";
"room_details_access_section_directory_toggle_for_dm" = "Weergeven in publieke kamersgids";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"room_details_access_section_anyone_for_dm" = "Iedereen die de koppeling kent, inclusief gasten";
"room_details_access_section_anyone_apart_from_guest_for_dm" = "Iedereen die de koppeling kent, behalve gasten";
"room_details_access_section_for_dm" = "Wie heeft toegang?";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"room_details_room_name_for_dm" = "Naam";
"room_details_photo_for_dm" = "Foto";
"room_details_title_for_dm" = "Details";
"identity_server_settings_alert_error_invalid_identity_server" = "%@ is geen geldige identiteitsserver.";
"identity_server_settings_alert_error_terms_not_accepted" = "U moet de voorwaarden van %@ aanvaarden om deze als identiteitsserver in te stellen.";
"identity_server_settings_alert_disconnect_still_sharing_3pid_button" = "Verbinding toch verbreken";
"identity_server_settings_alert_disconnect_still_sharing_3pid" = "U deelt nog persoonlijke gegevens op de identiteitsserver %@.\n\nVoordat u de verbinding verbreekt wordt het u aangeraden uw e-mailadressen en telefoonnummers van de identiteitsserver te verwijderen.";
"identity_server_settings_alert_disconnect_button" = "Verbinding verbreken";
"identity_server_settings_alert_disconnect" = "Wilt u de verbinding met de identiteitsserver %@ verbreken?";
"identity_server_settings_alert_disconnect_title" = "Verbinding met identiteitsserver verbreken";
"identity_server_settings_alert_change" = "Verbinding met identiteitsserver %1$@ verbreken en in plaats daarvan verbinden met %2$@?";
"identity_server_settings_alert_change_title" = "Identiteitsserver wisselen";
"identity_server_settings_alert_no_terms" = "De door u gekozen identiteitsserver heeft geen dienstvoorwaarden. Ga alleen door, wanneer u de eigenaar van de server vertrouwd.";
"identity_server_settings_alert_no_terms_title" = "De identiteitsserver heeft geen dienstvoorwaarden";
"identity_server_settings_disconnect" = "Verbinding verbreken";
"identity_server_settings_disconnect_info" = "De verbinding met uw identiteitsserver verbreken zal ertoe leiden dat u niet door andere mensen gevonden zal kunnen worden, en dat u anderen niet via e-mail of telefoon zal kunnen uitnodigen.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"identity_server_settings_change" = "Wijzigen";
"identity_server_settings_add" = "Toevoegen";
"identity_server_settings_place_holder" = "Voer een identiteitsserver in";
"identity_server_settings_no_is_description" = "U gebruikt momenteel geen identiteitsserver. Voeg er hierboven één toe om bekenden te kunnen vinden en voor hen vindbaar te zijn.";
"identity_server_settings_description" = "U gebruikt momenteel %@ om gevonden te kunnen worden en bestaande contacten te ontdekken.";
// Identity server settings
"identity_server_settings_title" = "Identiteitsserver";
// AuthenticatedSessionViewControllerFactory
"authenticated_session_flow_not_supported" = "Deze app ondersteunt de verificatiemethode op uw server niet.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"manage_session_sign_out" = "Deze sessie afmelden";
"manage_session_not_trusted" = "Niet vertrouwd";
"manage_session_trusted" = "Door u vertrouwd";
"manage_session_name" = "Sessienaam";
"manage_session_info" = "SESSIE INFO";
// Manage session
"manage_session_title" = "Beheer sessie";
"security_settings_user_password_description" = "Bevestig uw identiteit door uw Matrix account wachtwoord in te voeren";
"security_settings_coming_soon" = "Sorry. Deze actie is nog niet beschikbaar in %@ iOS. Gebruik een andere Matrix-app om het in te stellen. %@ iOS zal het dan wel gebruiken.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"security_settings_complete_security_alert_message" = "U moet de beveiliging van uw huidige sessie nog afronden.";
"security_settings_complete_security_alert_title" = "Beveiliging afronden";
"security_settings_blacklist_unverified_devices_description" = "Verifieer alle sessies van een gebruiker om deze als vertrouwd te markeren en berichten naar te zenden.";
"security_settings_blacklist_unverified_devices" = "Verzend nooit berichten naar niet-vertrouwde sessies";
"security_settings_advanced" = "GEAVANCEERD";
"security_settings_export_keys_manually" = "Exporteer sleutels handmatig";
"security_settings_cryptography" = "CRYPTOGRAFIE";
"security_settings_crosssigning_complete_security" = "Beveiliging afronden";
"security_settings_crosssigning_reset" = "Reset";
"security_settings_crosssigning_bootstrap" = "Instellen";
"security_settings_crosssigning_info_ok" = "Kruiselings ondertekenen is klaar voor gebruik.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"security_settings_crosssigning_info_trusted" = "Kruislings ondertekenen is ingeschakeld. U kunt andere personen en sessies verifiëren met kruislings ondertekenen, maar u kunt dit nog niet vanaf deze sessie doordat de versleutelingssleutel ontbreekt. Rond de beveiliging van deze sessie af.";
"security_settings_crosssigning_info_exists" = "Uw account heeft een kruislings ondertekenen ID, maar is nog niet geverifieerd door deze sessie. Rond de beveiliging van deze sessie af.";
"security_settings_crosssigning_info_not_bootstrapped" = "Kruislings ondertekenen is nog niet ingesteld.";
"security_settings_crosssigning" = "KRUISLINGS ONDERTEKENEN";
"security_settings_backup" = "BERICHTENBACK-UP";
"security_settings_secure_backup_delete" = "Back-up verwijderen";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"security_settings_secure_backup_synchronise" = "Synchroniseren";
"security_settings_secure_backup_setup" = "Instellen";
"security_settings_secure_backup_description" = "Maak een back-up van uw versleutelingssleutel bij uw account data voor het geval u toegang verliest tot uw sessies. Uw sleutels zullen worden beveiligd met een unieke veiligheidssleutel.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"security_settings_secure_backup" = "VEILIGE BACK-UP";
"security_settings_crypto_sessions_description_2" = "Als u deze inlog niet herkent, verander uw Matrix account wachtwoord en reset uw Veilige Back-up.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"security_settings_crypto_sessions_loading" = "Sessies laden…";
"security_settings_crypto_sessions" = "MIJN SESSIES";
// Security settings
"security_settings_title" = "Beveiliging";
"settings_show_NSFW_public_rooms" = "NSFW publieke kamers weergeven";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"settings_identity_server_no_is_description" = "U gebruikt momenteel geen identiteitsserver. Voeg er hierboven één toe om bekenden te kunnen vinden en voor hen vindbaar te zijn.";
"settings_identity_server_no_is" = "Geen identiteitsserver geconfigureerd";
"settings_identity_server_description" = "Met de hierboven ingestelde identiteitsserver kan u uw contacten vinden en bent u vindbaar voor uw contacten.";
"settings_discovery_three_pid_details_enter_sms_code_action" = "SMS-activeringscode invoeren";
"settings_discovery_three_pid_details_cancel_email_validation_action" = "E-mailbevestiging afbreken";
"settings_discovery_three_pid_details_revoke_action" = "Intrekken";
"settings_discovery_three_pid_details_share_action" = "Delen";
"settings_discovery_three_pid_details_information_phone_number" = "Beheer de voorkeuren voor dit telefoonnummer, dat andere personen kunnen gebruiken om u te vinden en u uit te nodigen tot gesprekken. Telefoonnummers toevoegen of verwijderen in Accounts.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"settings_discovery_three_pid_details_title_phone_number" = "Beheer telefoonnummer";
"settings_discovery_three_pid_details_information_email" = "Beheer de voorkeuren voor dit e-mailadres, dat andere personen kunnen gebruiken om u te vinden en u uit te nodigen tot gesprekken. E-mailadressen toevoegen of verwijderen in Accounts.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"settings_discovery_three_pid_details_title_email" = "E-mail beheren";
"settings_discovery_error_message" = "Er is een fout opgetreden. Probeer het opnieuw.";
"settings_discovery_three_pids_management_information_part3" = ".";
"settings_discovery_three_pids_management_information_part2" = "Gebruikersinstellingen";
"settings_discovery_three_pids_management_information_part1" = "Beheer e-mailadressen en telefoonnummers die andere personen kunnen gebruiken om u te vinden en u uit te nodigen voor kamers. E-mailadressen of telefoonnummers toevoegen of verwijderen van deze lijst kan in ";
"settings_discovery_terms_not_signed" = "Aanvaard de voorwaarden van de identiteitsserver (%@) om vindbaar te zijn op e-mailadres of telefoonnummer.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"settings_discovery_no_identity_server" = "U gebruikt momenteel geen identiteitsserver. Om door de u bekende contacten vindbaar te zijn, voeg er een toe.";
"settings_devices_description" = "De publieke naam van een sessie is zichtbaar voor de personen waarmee u communiceert";
"settings_add_3pid_invalid_password_message" = "Ongeldig wachtwoord";
"settings_add_3pid_password_message" = "Geef uw Matrix account wachtwoord om verder te gaan";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"settings_add_3pid_password_title_msidsn" = "Telefoonnummer toevoegen";
"settings_add_3pid_password_title_email" = "E-mailadres toevoegen";
"settings_integrations_allow_description" = "Gebruik een integratiebeheerder om bots, bruggen, widgets en stickerpakketten te beheren.\n\nIntegratiebeheerders ontvangen configuratiedata en kunnen widgets aanpassen, kameruitnodigingen versturen en bestuursniveaus instellen namens u.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"settings_integrations_allow_button" = "Beheer integraties";
"settings_calls_stun_server_fallback_description" = "Sta de terugvalserver voor oproepbijstand %@ toe wanneer uw server er geen aanbiedt (uw IP-adres wordt gedeeld gedurende een oproep).";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"settings_calls_stun_server_fallback_button" = "Terugvalserver voor oproepen toestaan";
"settings_security" = "BEVEILIGING";
"settings_three_pids_management_information_part3" = ".";
"settings_three_pids_management_information_part2" = "Ontdekken";
"settings_three_pids_management_information_part1" = "Beheer hier de e-mailadressen en telefoonnummers die u kunt gebruiken om zich aan te melden, of om uw account te herstellen. Controleer wie u vinden kan in ";
"settings_integrations" = "INTEGRATIES";
"settings_identity_server_settings" = "IDENTITEITSSERVER";
"settings_discovery_settings" = "ONTDEKKEN";
"external_link_confirmation_message" = "Deze koppeling %@ brengt u naar een andere website: %@\n\nWeet u zeker dat u door wilt gaan?";
"external_link_confirmation_title" = "Controleer deze koppeling";
"room_open_dialpad" = "Kiestoetsen";
"room_place_voice_call" = "Audio-oproep";
"room_event_action_delete_confirmation_message" = "Weet u zeker dat u alle niet verzonden berichten wilt verwijderen?";
"room_event_action_delete_confirmation_title" = "Niet verzonden berichten verwijderen";
"room_unsent_messages_cancel_message" = "Weet u zeker dat u alle niet verzonden berichten in deze kamer wilt verwijderen?";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"room_unsent_messages_cancel_title" = "Niet verzonden berichten verwijderen";
"room_member_power_level_short_custom" = "Aangepast";
"room_member_power_level_short_moderator" = "Mod";
"room_member_power_level_short_admin" = "Beheerder";
"room_member_power_level_custom_in" = "Aangepast (%@) in %@";
"room_member_power_level_moderator_in" = "Moderator in %@";
"room_member_power_level_admin_in" = "Beheerder in %@";
"room_participants_security_information_room_encrypted_for_dm" = "Berichten zijn hier eind-tot-eind versleuteld.\n\nUw berichten zijn met een digitale sleutel beveiligd, alleen u en de ontvanger hebben de unieke sleutels om deze berichten te ontgrendelen.";
"room_participants_security_information_room_encrypted" = "Berichten in deze kamer zijn eind-tot-eind versleuteld.\n\nUw berichten zijn met een sleutel beveiligd, alleen u en de ontvanger hebben de unieke sleutels om deze berichten te ontgrendelen.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"room_participants_security_information_room_not_encrypted_for_dm" = "Berichten zijn hier niet eind-tot-eind versleuteld.";
"room_participants_security_information_room_not_encrypted" = "Berichten in deze kamer zijn niet eind-tot-eind versleuteld.";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"room_participants_security_loading" = "Laden…";
"room_participants_action_security_status_loading" = "Laden…";
"room_participants_action_security_status_warning" = "Waarschuwing";
"room_participants_action_security_status_complete_security" = "Complete beveiliging";
"room_participants_action_security_status_verify" = "Verifiëren";
"room_participants_action_security_status_verified" = "Geverifieerd";
"room_participants_action_section_security" = "Beveiliging";
"room_participants_filter_room_members_for_dm" = "Deelnemers filteren";
"room_participants_leave_prompt_msg_for_dm" = "Weet u zeker dat u het gesprek wilt verlaten?";
"room_participants_leave_prompt_title_for_dm" = "Verlaten";
"contacts_address_book_no_identity_server" = "Geen identiteitsserver geconfigureerd";
"rooms_empty_view_information" = "Kamers zijn geschikt voor alle groepsgesprekken, privé of publiek. Klik op de + om de bestaande kamers te verkennen of maak een nieuwe aan.";
"rooms_empty_view_title" = "Kamers";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"people_empty_view_information" = "Veilig communiceren met iedereen. Druk op + om personen toe te voegen.";
"people_empty_view_title" = "Personen";
"social_login_button_title_sign_up" = "Registreren met %@";
"social_login_button_title_sign_in" = "Aanmelden met %@";
"social_login_button_title_continue" = "Doorgaan met %@";
"social_login_list_title_sign_up" = "Of";
"social_login_list_title_sign_in" = "Of";
// Social login
"social_login_list_title_continue" = "Doorgaan met";
"callbar_return" = "Terug";
"callbar_only_multiple_paused" = "%@ oproepen in de wacht";
"callbar_only_single_paused" = "Oproep in de wacht";
"callbar_active_and_multiple_paused" = "1 oproep actief (%@) · %@ oproepen in de wacht";
"callbar_active_and_single_paused" = "1 oproep actief (%@) · 1 oproep in de wacht";
// Call Bar
"callbar_only_single_active" = "Ga terug naar de oproep (%@)";
Translations update from Weblate (#4141) * Translated using Weblate (Hungarian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Ukrainian) Currently translated at 20.4% (243 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 96.6% (1146 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Added translation using Weblate (Arabic) * Translated using Weblate (Dutch) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.4% (1179 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Japanese) Currently translated at 44.0% (523 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/ * Translated using Weblate (Italian) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Ukrainian) Currently translated at 20.9% (249 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Arabic) Currently translated at 8.6% (102 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (German) Currently translated at 99.5% (1181 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1186 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 59.9% (711 of 1186 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: Sven Grewe <svengrewe@posteo.de> Co-authored-by: inthepan <inthepan@pm.me> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Kaede <contact+element_translations@kaede.ch> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: semisenex <felix.hartl@baseroom.de> Co-authored-by: Marcelo Filho <marceloaof@protonmail.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-03-24 13:45:18 +00:00
"less" = "Minder";
"more" = "Meer";
"switch" = "Wissel";
"joined" = "Toegetreden";
"store_promotional_text" = "Privacy-beschermende chat- en samenwerkingsapp, op een open netwerk. Gedecentraliseerd, zodat u de controle hebt. Geen datamining, geen achterdeurtjes en geen toegang voor derden.";
"room_details_integrations" = "Integraties";
"room_details_search" = "Kamer doorzoeken";
"room_multiple_typing_notification" = "%@ en anderen";
"room_accessibility_video_call" = "Video-oproep";
"room_message_replying_to" = "Antwoord aan %@";
"room_message_editing" = "Bewerken";
"callbar_only_single_active_group" = "Klik om deel te nemen aan groepsgesprek (%@)";
"event_formatter_group_call_incoming" = "%@ in %@";
"event_formatter_group_call_leave" = "Verlaten";
"event_formatter_group_call_join" = "Deelnemen";
"event_formatter_group_call" = "Groepsgesprek";
"event_formatter_call_end_call" = "Oproep beëindigen";
"event_formatter_call_retry" = "Opnieuw";
"event_formatter_call_answer" = "Opnemen";
"event_formatter_call_decline" = "Weigeren";
"event_formatter_call_connection_failed" = "Verbinding mislukt";
"event_formatter_call_you_missed" = "U heeft deze oproep gemist";
"event_formatter_call_ringing" = "Bellen…";
"event_formatter_call_connecting" = "Verbinden…";
"settings_labs_enable_ringing_for_group_calls" = "Audiomelding voor groepsgesprek";
"room_no_privileges_to_create_group_call" = "U moet een beheerder of moderator zijn om een gesprek te starten.";
"room_join_group_call" = "Deelnemen";
// Chat
"room_slide_to_end_group_call" = "Schuif om voor iedereen de oproep te beëindigen";
"space_beta_announce_information" = "Spaces zijn de nieuwe manier om kamers en personen te groeperen. Dit is nog niet beschikbaar op iOS, maar u kunt ze nu al gebruiken op Web en Desktop.";
"space_feature_unavailable_information" = "Spaces zijn de nieuwe manier om kamers en personen te groeperen. \n\nHet is binnenkort beschikbaar. U kan aan Spaces deelnemen via andere platformen en die kamers worden dan hier beschikbaar.";
Translations update from Weblate (#4372) * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (788 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (788 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (789 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.9% (790 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.9% (790 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.0% (791 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.0% (791 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.6% (798 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.0% (803 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.0% (803 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.3% (819 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (827 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (827 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (828 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.4% (832 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.4% (832 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.5% (833 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.3% (843 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.3% (843 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 70.5% (858 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 70.5% (858 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.0% (876 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.0% (876 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.4% (881 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.4% (881 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.7% (885 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.7% (885 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.8% (886 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.8% (886 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.4% (893 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.4% (893 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.5% (894 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.5% (894 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.2% (903 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.2% (903 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.9% (911 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.9% (911 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.0% (912 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.0% (912 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.1% (914 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.1% (914 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 76.6% (932 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 76.6% (932 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.6% (944 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.6% (944 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.7% (945 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.7% (945 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.2% (952 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.2% (952 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.3% (953 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.3% (953 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.4% (954 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.4% (954 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.5% (955 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.8% (959 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.8% (959 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.9% (960 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.9% (960 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 79.6% (968 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 79.6% (968 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.1% (987 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.1% (987 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.2% (988 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.2% (988 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.3% (989 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.3% (989 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.4% (991 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.4% (991 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.6% (993 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.6% (993 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.7% (994 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.7% (994 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.8% (995 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.8% (995 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.0% (998 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.0% (998 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.2% (1000 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.2% (1000 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.5% (1004 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.5% (1004 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.7% (1006 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.7% (1006 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.8% (1008 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.8% (1008 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.9% (1009 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.9% (1009 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Dutch) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.0% (1205 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Italian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 83.7% (1019 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 83.7% (1019 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Translated using Weblate (Arabic) Currently translated at 11.8% (144 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.1% (1023 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.1% (1023 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.5% (1028 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.5% (1028 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.7% (1030 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.7% (1030 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.8% (1032 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.8% (1032 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.0% (1034 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.0% (1034 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.2% (1037 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.2% (1037 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.4% (1039 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.8% (1044 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.8% (1044 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.2% (1049 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.5% (1052 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.5% (1052 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.7% (1055 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.7% (1055 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.8% (1056 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.8% (1056 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.9% (1057 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.9% (1057 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.0% (1058 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.0% (1058 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.3% (1062 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.3% (1062 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1064 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1064 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1065 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1065 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.7% (1067 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.7% (1067 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.8% (1068 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.8% (1068 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 88.1% (1072 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 88.1% (1072 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.0% (1083 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.0% (1083 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.1% (1084 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.1% (1084 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.2% (1085 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.2% (1085 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.7% (1091 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.7% (1091 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1092 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1092 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1093 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1093 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.1% (1096 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.1% (1096 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1097 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1097 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1098 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1098 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.3% (1099 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.3% (1099 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.9% (1106 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.9% (1106 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.1% (1108 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.1% (1108 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.2% (1109 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.2% (1109 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.5% (1113 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1114 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1115 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1115 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.7% (1116 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.7% (1116 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.8% (1117 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.0% (1119 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.0% (1119 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1120 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1120 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1121 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1121 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.4% (1124 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.9% (1130 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.9% (1130 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.5% (1138 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.5% (1138 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.8% (1141 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.8% (1141 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.9% (1142 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.9% (1142 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.6% (1151 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.2% (1158 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.4% (1161 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.4% (1161 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1170 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1171 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1171 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.7% (1177 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.7% (1177 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.8% (1178 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.9% (1179 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.9% (1179 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.2% (1183 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.2% (1183 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.5% (1186 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.5% (1186 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1187 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1188 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1188 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.0% (1192 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.0% (1192 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.1% (1193 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.1% (1194 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.3% (1196 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.4% (1197 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.6% (1200 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.6% (1200 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 89.9% (1094 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (German) Currently translated at 99.1% (1206 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (German) Currently translated at 99.3% (1208 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.5% (1210 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.5% (1210 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Albanian) Currently translated at 99.6% (1212 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (Arabic) Currently translated at 16.2% (198 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (Ukrainian) Currently translated at 22.9% (279 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Esperanto) Currently translated at 99.8% (1214 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/ Co-authored-by: Tove Virata Bråthen <tvb@rosberg.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Elise Cox <ekc@rosberg.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: libexus <Asterixeins324@gmail.com> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: Bartosz <barpaw@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: sr093906 <spice2wolf@gmail.com> Co-authored-by: Fred <coding@use.startmail.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: Percy <scvoet@gmail.com> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Tirifto <tirifto@posteo.cz> Co-authored-by: Weblate <noreply@weblate.org>
2021-06-02 14:22:43 +00:00
"space_beta_announce_subtitle" = "De nieuwe versie van gemeenschappen";
"space_beta_announce_title" = "Spaces komen binnenkort";
Translations update from Weblate (#4372) * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (788 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (788 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (789 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.9% (790 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.9% (790 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.0% (791 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.0% (791 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.6% (798 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.0% (803 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.0% (803 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.3% (819 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (827 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (827 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (828 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.4% (832 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.4% (832 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.5% (833 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.3% (843 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.3% (843 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 70.5% (858 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 70.5% (858 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.0% (876 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.0% (876 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.4% (881 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.4% (881 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.7% (885 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.7% (885 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.8% (886 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.8% (886 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.4% (893 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.4% (893 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.5% (894 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.5% (894 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.2% (903 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.2% (903 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.9% (911 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.9% (911 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.0% (912 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.0% (912 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.1% (914 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.1% (914 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 76.6% (932 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 76.6% (932 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.6% (944 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.6% (944 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.7% (945 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.7% (945 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.2% (952 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.2% (952 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.3% (953 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.3% (953 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.4% (954 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.4% (954 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.5% (955 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.8% (959 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.8% (959 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.9% (960 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.9% (960 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 79.6% (968 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 79.6% (968 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.1% (987 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.1% (987 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.2% (988 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.2% (988 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.3% (989 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.3% (989 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.4% (991 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.4% (991 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.6% (993 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.6% (993 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.7% (994 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.7% (994 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.8% (995 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.8% (995 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.0% (998 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.0% (998 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.2% (1000 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.2% (1000 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.5% (1004 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.5% (1004 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.7% (1006 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.7% (1006 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.8% (1008 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.8% (1008 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.9% (1009 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.9% (1009 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Dutch) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.0% (1205 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Italian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 83.7% (1019 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 83.7% (1019 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Translated using Weblate (Arabic) Currently translated at 11.8% (144 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.1% (1023 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.1% (1023 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.5% (1028 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.5% (1028 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.7% (1030 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.7% (1030 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.8% (1032 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.8% (1032 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.0% (1034 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.0% (1034 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.2% (1037 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.2% (1037 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.4% (1039 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.8% (1044 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.8% (1044 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.2% (1049 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.5% (1052 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.5% (1052 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.7% (1055 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.7% (1055 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.8% (1056 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.8% (1056 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.9% (1057 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.9% (1057 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.0% (1058 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.0% (1058 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.3% (1062 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.3% (1062 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1064 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1064 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1065 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1065 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.7% (1067 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.7% (1067 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.8% (1068 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.8% (1068 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 88.1% (1072 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 88.1% (1072 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.0% (1083 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.0% (1083 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.1% (1084 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.1% (1084 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.2% (1085 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.2% (1085 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.7% (1091 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.7% (1091 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1092 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1092 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1093 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1093 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.1% (1096 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.1% (1096 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1097 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1097 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1098 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1098 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.3% (1099 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.3% (1099 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.9% (1106 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.9% (1106 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.1% (1108 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.1% (1108 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.2% (1109 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.2% (1109 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.5% (1113 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1114 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1115 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1115 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.7% (1116 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.7% (1116 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.8% (1117 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.0% (1119 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.0% (1119 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1120 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1120 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1121 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1121 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.4% (1124 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.9% (1130 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.9% (1130 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.5% (1138 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.5% (1138 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.8% (1141 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.8% (1141 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.9% (1142 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.9% (1142 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.6% (1151 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.2% (1158 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.4% (1161 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.4% (1161 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1170 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1171 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1171 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.7% (1177 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.7% (1177 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.8% (1178 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.9% (1179 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.9% (1179 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.2% (1183 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.2% (1183 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.5% (1186 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.5% (1186 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1187 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1188 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1188 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.0% (1192 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.0% (1192 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.1% (1193 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.1% (1194 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.3% (1196 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.4% (1197 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.6% (1200 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.6% (1200 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 89.9% (1094 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (German) Currently translated at 99.1% (1206 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (German) Currently translated at 99.3% (1208 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.5% (1210 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.5% (1210 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Albanian) Currently translated at 99.6% (1212 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (Arabic) Currently translated at 16.2% (198 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (Ukrainian) Currently translated at 22.9% (279 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Esperanto) Currently translated at 99.8% (1214 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/ Co-authored-by: Tove Virata Bråthen <tvb@rosberg.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Elise Cox <ekc@rosberg.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: libexus <Asterixeins324@gmail.com> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: Bartosz <barpaw@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: sr093906 <spice2wolf@gmail.com> Co-authored-by: Fred <coding@use.startmail.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: Percy <scvoet@gmail.com> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Tirifto <tirifto@posteo.cz> Co-authored-by: Weblate <noreply@weblate.org>
2021-06-02 14:22:43 +00:00
"space_beta_announce_badge" = "BETA";
"space_feature_unavailable_subtitle" = "Spaces zijn nog niet beschikbaar op iOS, maar u kunt het nu al testen op Web en Desktop";
Translations update from Weblate (#4372) * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (788 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (788 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.8% (789 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.9% (790 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 64.9% (790 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.0% (791 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.0% (791 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.2% (794 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 65.6% (798 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.0% (803 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.0% (803 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 66.4% (808 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.3% (819 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 67.5% (821 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (827 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (827 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.0% (828 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.4% (832 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.4% (832 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 68.5% (833 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.1% (841 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.3% (843 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 69.3% (843 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 70.5% (858 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 70.5% (858 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 71.5% (870 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.0% (876 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.0% (876 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.4% (881 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.4% (881 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.7% (885 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.7% (885 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.8% (886 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.8% (886 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.4% (893 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.4% (893 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.5% (894 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 73.5% (894 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.2% (903 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.2% (903 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.9% (911 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 74.9% (911 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.0% (912 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.0% (912 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.1% (914 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.1% (914 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 76.6% (932 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 76.6% (932 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.6% (944 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.6% (944 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.7% (945 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 77.7% (945 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.2% (952 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.2% (952 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.3% (953 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.3% (953 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.4% (954 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.4% (954 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.5% (955 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.8% (959 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.8% (959 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.9% (960 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 78.9% (960 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 79.6% (968 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 79.6% (968 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.1% (987 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.1% (987 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.2% (988 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.2% (988 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.3% (989 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.3% (989 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.4% (991 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.4% (991 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.6% (993 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.6% (993 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.7% (994 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.7% (994 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.8% (995 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 81.8% (995 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.0% (998 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.0% (998 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.2% (1000 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.2% (1000 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.5% (1004 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.5% (1004 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.7% (1006 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.7% (1006 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.8% (1008 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.8% (1008 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.9% (1009 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.9% (1009 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Dutch) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (German) Currently translated at 99.0% (1205 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Italian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Polish) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 83.7% (1019 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 83.7% (1019 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Translated using Weblate (Arabic) Currently translated at 11.8% (144 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.1% (1023 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.1% (1023 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.5% (1028 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.5% (1028 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.7% (1030 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.7% (1030 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.8% (1032 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 84.8% (1032 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.0% (1034 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.0% (1034 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.2% (1037 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.2% (1037 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.4% (1039 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.8% (1044 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 85.8% (1044 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.2% (1049 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.5% (1052 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.5% (1052 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.7% (1055 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.7% (1055 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.8% (1056 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.8% (1056 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.9% (1057 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 86.9% (1057 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.0% (1058 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.0% (1058 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.3% (1062 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.3% (1062 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1064 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1064 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1065 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (1065 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.7% (1067 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.7% (1067 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.8% (1068 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 87.8% (1068 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 88.1% (1072 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 88.1% (1072 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.0% (1083 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.0% (1083 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.1% (1084 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.1% (1084 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.2% (1085 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.2% (1085 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.7% (1091 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.7% (1091 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1092 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1092 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1093 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (1093 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.1% (1096 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.1% (1096 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1097 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1097 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1098 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.2% (1098 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.3% (1099 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.3% (1099 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.9% (1106 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 90.9% (1106 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.1% (1108 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.1% (1108 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.2% (1109 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.2% (1109 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.5% (1113 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1114 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1115 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.6% (1115 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.7% (1116 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.7% (1116 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 91.8% (1117 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.0% (1119 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.0% (1119 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1120 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1120 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1121 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.1% (1121 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.4% (1124 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (1128 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.9% (1130 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.9% (1130 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.5% (1138 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.5% (1138 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.8% (1141 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.8% (1141 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.9% (1142 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 93.9% (1142 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.6% (1151 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 94.8% (1153 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.2% (1158 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.4% (1161 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 95.4% (1161 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1170 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1171 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.2% (1171 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.7% (1177 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.7% (1177 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.8% (1178 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.9% (1179 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 96.9% (1179 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.2% (1183 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.2% (1183 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.5% (1186 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.5% (1186 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1187 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1188 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 97.6% (1188 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.0% (1192 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.0% (1192 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.1% (1193 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.1% (1194 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.3% (1196 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.4% (1197 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.6% (1200 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.6% (1200 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 89.9% (1094 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (German) Currently translated at 99.1% (1206 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (German) Currently translated at 99.3% (1208 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.5% (1210 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (German) Currently translated at 99.5% (1210 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/ * Translated using Weblate (French) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Albanian) Currently translated at 99.6% (1212 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1216 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (Arabic) Currently translated at 16.2% (198 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/ * Translated using Weblate (Ukrainian) Currently translated at 22.9% (279 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Esperanto) Currently translated at 99.8% (1214 of 1216 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/ Co-authored-by: Tove Virata Bråthen <tvb@rosberg.com> Co-authored-by: Thor Arne Johansen <tajcon@gmail.com> Co-authored-by: Elise Cox <ekc@rosberg.com> Co-authored-by: jelv <post@jelv.nl> Co-authored-by: libexus <Asterixeins324@gmail.com> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: Bartosz <barpaw@gmail.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com> Co-authored-by: sr093906 <spice2wolf@gmail.com> Co-authored-by: Fred <coding@use.startmail.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: Percy <scvoet@gmail.com> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Tirifto <tirifto@posteo.cz> Co-authored-by: Weblate <noreply@weblate.org>
2021-06-02 14:22:43 +00:00
// Mark: - Spaces
"space_feature_unavailable_title" = "Spaces zijn nog niet klaar";
"side_menu_app_version" = "Versie %@";
"side_menu_action_feedback" = "Feedback";
"side_menu_action_help" = "Help";
"side_menu_action_settings" = "Instellingen";
"side_menu_action_invite_friends" = "Vrienden uitnodigen";
// Mark: - Side menu
"side_menu_reveal_action_accessibility_label" = "Linkerpaneel";
"user_avatar_view_accessibility_hint" = "Afbeelding veranderen";
// Mark: - User avatar view
"user_avatar_view_accessibility_label" = "afbeelding";
"secrets_recovery_with_key_information_unlock_secure_backup_with_key" = "Voor uw veiligheidssleutel in om door te gaan.";
"secrets_recovery_with_key_information_unlock_secure_backup_with_phrase" = "Voer uw veiligheidswachtwoord in om door te gaan.";
// Success from secure backup
"key_backup_setup_success_from_secure_backup_info" = "Uw sleutels worden geback-upt.";
"security_settings_secure_backup_restore" = "Uit back-up herstellen";
"security_settings_secure_backup_reset" = "Opnieuw instellen";
"security_settings_secure_backup_info_valid" = "Deze sessie maakt een back-up van uw sleutels.";
"security_settings_secure_backup_info_checking" = "Controleren…";
"settings_ui_theme_picker_message_match_system_theme" = "'Automatisch' gebruikt uw apparaat thema instelling";
"settings_ui_theme_picker_message_invert_colours" = "Automatisch gebruikt de instelling Kleurweergave omkeren van uw apparaat";
"room_recents_unknown_room_error_message" = "Deze kamer is niet gevonden. Controleer of het bestaat";
"room_creation_dm_error" = "Uw direct gesprek kon niet aangemaakt worden. Controleer de gebruikers die u wilt uitnodigen en probeer het opnieuw.";
"key_verification_verify_qr_code_scan_code_other_device_action" = "Scan met dit apparaat";
"room_notifs_settings_encrypted_room_notice" = "Let op dat vermeldingen & trefwoorden-meldingen niet beschikbaar zijn in versleutelde kamers op mobiel.";
"room_notifs_settings_account_settings" = "Accountinstellingen";
"room_notifs_settings_manage_notifications" = "U kunt uw meldingen beheren in %@";
"room_notifs_settings_cancel_action" = "Annuleren";
"room_notifs_settings_done_action" = "Klaar";
"room_notifs_settings_none" = "Geen";
"room_notifs_settings_mentions_and_keywords" = "Alleen vermeldingen en trefwoorden";
"room_notifs_settings_all_messages" = "Alle berichten";
// Room Notification Settings
"room_notifs_settings_notify_me_for" = "Stuur een melding voor";
"room_details_notifs" = "Meldingen";
"voice_message_stop_locked_mode_recording" = "Tik op uw opname om te stoppen of te luisteren";
"voice_message_remaining_recording_time" = "%@s is vertrokken";
// Mark: - Voice Messages
"voice_message_release_to_send" = "Vasthouden om op te nemen, loslaten om te verzenden";
"settings_labs_voice_messages" = "Spraakberichten";
"settings_notifications_disabled_alert_message" = "Om in te schakelen, ga naar uw apparaatinstellingen.";
"settings_notifications_disabled_alert_title" = "Meldingen uitgeschakeld";
"settings_device_notifications" = "Apparaatmeldingen";
"event_formatter_call_missed_video" = "Video-oproep gemist";
"event_formatter_call_missed_voice" = "Audio-oproep gemist";
"event_formatter_call_active_video" = "Actieve video-oproep";
"event_formatter_call_active_voice" = "Actieve audio-oproep";
"event_formatter_call_incoming_video" = "Inkomende video-oproep";
"event_formatter_call_incoming_voice" = "Inkomende audio-oproep";
"voice_message_lock_screen_placeholder" = "Spraakbericht";
"event_formatter_call_has_ended_with_time" = "Oproep beëindigd • %@";
Translations update from Weblate (#4807) * Translated using Weblate (Dutch) Currently translated at 99.1% (1270 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Albanian) Currently translated at 99.6% (1276 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/ * Translated using Weblate (Italian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Persian) Currently translated at 6.0% (77 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/ * Translated using Weblate (Dutch) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (French) Currently translated at 99.9% (1280 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Spanish) Currently translated at 43.6% (559 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Translated using Weblate (Spanish) Currently translated at 44.1% (566 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Russian) Currently translated at 97.8% (1253 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/ * Translated using Weblate (Ukrainian) Currently translated at 28.0% (359 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.1% (476 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ Co-authored-by: jelv <post@jelv.nl> Co-authored-by: sr093906 <spice2wolf@gmail.com> Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com> Co-authored-by: Bartosz <barpaw@gmail.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: MohammadR. Fekri <fekri.m@icloud.com> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: iaiz <git@iapellaniz.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: Dmitry Sandalov <dmitry@sandalov.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-09-09 06:42:14 +00:00
"settings_new_keyword" = "Trefwoorden toevoegen";
"settings_your_keywords" = "Jouw trefwoorden";
"settings_room_upgrades" = "Kamer upgrades";
"settings_messages_by_a_bot" = "Berichten van een bot";
"settings_call_invitations" = "Oproep uitnodigingen";
"settings_room_invitations" = "Kamer uitnodigingen";
"settings_messages_containing_keywords" = "Trefwoorden";
"settings_messages_containing_at_room" = "@kamer";
"settings_messages_containing_user_name" = "Mijn inlognaam";
"settings_messages_containing_display_name" = "Mijn weergavenaam";
"settings_group_messages" = "Groepsberichten";
"settings_encrypted_group_messages" = "Versleutelde groepsberichten";
"settings_direct_messages" = "Directe berichten";
"settings_encrypted_direct_messages" = "Versleutelde directe berichten";
"settings_notify_me_for" = "Stuur een melding voor";
"settings_mentions_and_keywords" = "Vermeldingen en Trefwoorden";
"settings_default" = "Standaard Notificaties";
"settings_notifications" = "NOTIFICATIES";
"version_check_modal_action_title_deprecated" = "Ontdek hoe";
"version_check_modal_subtitle_deprecated" = "We hebben gewerkt aan het verbeteren van %@ voor een snellere en meer gepolijste ervaring. Helaas is uw huidige iOS-versie niet geschikt voor sommige van deze verbeteringen en worden deze niet langer ondersteund.\nWe adviseren u om uw besturingssysteem te upgraden om %@ volledig te kunnen gebruiken.";
Translations update from Weblate (#4807) * Translated using Weblate (Dutch) Currently translated at 99.1% (1270 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Albanian) Currently translated at 99.6% (1276 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/ * Translated using Weblate (Italian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Persian) Currently translated at 6.0% (77 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/ * Translated using Weblate (Dutch) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (French) Currently translated at 99.9% (1280 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Spanish) Currently translated at 43.6% (559 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Translated using Weblate (Spanish) Currently translated at 44.1% (566 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Russian) Currently translated at 97.8% (1253 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/ * Translated using Weblate (Ukrainian) Currently translated at 28.0% (359 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.1% (476 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ Co-authored-by: jelv <post@jelv.nl> Co-authored-by: sr093906 <spice2wolf@gmail.com> Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com> Co-authored-by: Bartosz <barpaw@gmail.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: MohammadR. Fekri <fekri.m@icloud.com> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: iaiz <git@iapellaniz.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: Dmitry Sandalov <dmitry@sandalov.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-09-09 06:42:14 +00:00
"version_check_modal_title_deprecated" = "We ondersteunen iOS %@ niet langer";
"version_check_modal_action_title_supported" = "Ik heb hem";
"version_check_modal_subtitle_supported" = "We hebben gewerkt aan het verbeteren van %@ voor een snellere en meer gepolijste ervaring. Helaas is uw huidige iOS-versie niet geschikt voor een aantal van deze verbeteringen en zal deze niet langer worden ondersteund.\nWe adviseren u om uw besturingssysteem te upgraden om het volledige potentieel van %@ te kunnen benutten.";
Translations update from Weblate (#4807) * Translated using Weblate (Dutch) Currently translated at 99.1% (1270 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Albanian) Currently translated at 99.6% (1276 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/ * Translated using Weblate (Italian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Persian) Currently translated at 6.0% (77 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/ * Translated using Weblate (Dutch) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (French) Currently translated at 99.9% (1280 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Spanish) Currently translated at 43.6% (559 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Translated using Weblate (Spanish) Currently translated at 44.1% (566 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Russian) Currently translated at 97.8% (1253 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/ * Translated using Weblate (Ukrainian) Currently translated at 28.0% (359 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.1% (476 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ Co-authored-by: jelv <post@jelv.nl> Co-authored-by: sr093906 <spice2wolf@gmail.com> Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com> Co-authored-by: Bartosz <barpaw@gmail.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: MohammadR. Fekri <fekri.m@icloud.com> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: iaiz <git@iapellaniz.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: Dmitry Sandalov <dmitry@sandalov.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-09-09 06:42:14 +00:00
"version_check_modal_title_supported" = "We stoppen de ondersteuning voor iOS %@";
"version_check_banner_subtitle_deprecated" = "We ondersteunen %@ niet langer op iOS %@. Om het volledige potentieel van %@ te blijven gebruiken, adviseren wij u om uw iOS-versie te upgraden.";
Translations update from Weblate (#4807) * Translated using Weblate (Dutch) Currently translated at 99.1% (1270 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Albanian) Currently translated at 99.6% (1276 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/ * Translated using Weblate (Italian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Persian) Currently translated at 6.0% (77 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/ * Translated using Weblate (Dutch) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (French) Currently translated at 99.9% (1280 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Spanish) Currently translated at 43.6% (559 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Translated using Weblate (Spanish) Currently translated at 44.1% (566 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Russian) Currently translated at 97.8% (1253 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/ * Translated using Weblate (Ukrainian) Currently translated at 28.0% (359 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.1% (476 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ Co-authored-by: jelv <post@jelv.nl> Co-authored-by: sr093906 <spice2wolf@gmail.com> Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com> Co-authored-by: Bartosz <barpaw@gmail.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: MohammadR. Fekri <fekri.m@icloud.com> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: iaiz <git@iapellaniz.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: Dmitry Sandalov <dmitry@sandalov.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-09-09 06:42:14 +00:00
"version_check_banner_title_deprecated" = "We ondersteunen iOS %@ niet langer";
"version_check_banner_subtitle_supported" = "We zullen binnenkort de ondersteuning voor %@ op iOS %@ stoppen. Om het volledige potentieel van %@ te blijven gebruiken, adviseren wij u om uw iOS-versie te upgraden.";
Translations update from Weblate (#4807) * Translated using Weblate (Dutch) Currently translated at 99.1% (1270 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/ * Translated using Weblate (Albanian) Currently translated at 99.6% (1276 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/ * Translated using Weblate (Italian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Swedish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/ * Translated using Weblate (Persian) Currently translated at 6.0% (77 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/ * Translated using Weblate (Dutch) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/ * Translated using Weblate (French) Currently translated at 99.9% (1280 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/ * Translated using Weblate (Spanish) Currently translated at 43.6% (559 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/ * Translated using Weblate (Polish) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1281 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/ * Translated using Weblate (Spanish) Currently translated at 44.1% (566 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/ * Translated using Weblate (Russian) Currently translated at 97.8% (1253 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/ * Translated using Weblate (Ukrainian) Currently translated at 28.0% (359 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.1% (476 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ * Translated using Weblate (Ukrainian) Currently translated at 37.7% (483 of 1281 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/ Co-authored-by: jelv <post@jelv.nl> Co-authored-by: sr093906 <spice2wolf@gmail.com> Co-authored-by: Szimszon <github@oregpreshaz.eu> Co-authored-by: Besnik Bleta <besnik@programeshqip.org> Co-authored-by: random <dictionary@tutamail.com> Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com> Co-authored-by: Bartosz <barpaw@gmail.com> Co-authored-by: LinAGKar <linus.kardell@gmail.com> Co-authored-by: MohammadR. Fekri <fekri.m@icloud.com> Co-authored-by: Thibault Martin <mail@thibaultmart.in> Co-authored-by: iaiz <git@iapellaniz.com> Co-authored-by: Priit Jõerüüt <riot@joeruut.com> Co-authored-by: Dmitry Sandalov <dmitry@sandalov.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Weblate <noreply@weblate.org>
2021-09-09 06:42:14 +00:00
// Mark: - Version check
"version_check_banner_title_supported" = "We stoppen de ondersteuning voor iOS %@";
"settings_mentions_and_keywords_encryption_notice" = "U krijgt geen meldingen voor vermeldingen en trefwoorden in versleutelde kamers op mobiele telefoons.";
"settings_show_url_previews_description" = "Voorvertoningen worden alleen getoond in niet versleutelde kamers.";
"settings_show_url_previews" = "Website-voorvertoning tonen";
"settings_confirm_media_size_description" = "Wanneer dit aan staat wordt u elke keer gevraagd welk formaat afbeeldingen en video's u wilt versturen.";
"settings_confirm_media_size" = "Bevestig afmeting bij versturen";
"settings_sending_media" = "AFBEELDINGEN EN VIDEO'S VERSTUREN";
"space_avatar_view_accessibility_hint" = "Space-afbeelding wijzigen";
// Mark: Avatar
"space_avatar_view_accessibility_label" = "afbeelding";
"space_public_join_rule" = "Publieke Space";
"space_private_join_rule" = "Privé Space";
"space_participants_action_ban" = "Uit deze Space verbannen";
"space_participants_action_remove" = "Uit deze kamer verwijderen";
"spaces_coming_soon_detail" = "Deze functies is nog niet klaar, maar er wordt aan gewerkt. Voor nu kan u dit wel doen met %@ via uw computer.";
"spaces_invites_coming_soon_title" = "Uitnodigen komt binnenkort";
"spaces_add_rooms_coming_soon_title" = "Kamers toevoegen komt binnenkort";
"spaces_coming_soon_title" = "Komt binnenkort";
"spaces_no_member_found_detail" = "Zoekt u iemand niet in %@? Voorlopig kan u alleen een uitnodiging sturen via web of desktop.";
"spaces_no_room_found_detail" = "Sommige resultaten kunnen verborgen zijn doordat ze privé zijn. U heeft dan een uitnodiging nodig om deel te nemen.";
"spaces_empty_space_detail" = "Sommige kamers kunnen verborgen zijn doordat ze privé zijn. U heeft dan een uitnodiging nodig om deel te nemen.";
"spaces_no_result_found_title" = "Geen resultaten gevonden";
"spaces_empty_space_title" = "Deze Space heeft (nog) geen kamers";
"space_tag" = "space";
"spaces_explore_rooms" = "Kamers ontdekken";
"leave_space_and_all_rooms_action" = "Alle kamers en Spaces verlaten";
"leave_space_only_action" = "Geen kamers verlaten";
"leave_space_message_admin_warning" = "U bent beheerder van deze Space, controleer of u de beheerrechten heeft overgedragen aan een andere deelnemer voordat u vertrekt.";
"leave_space_message" = "Weet u zeker dat u %@ wilt verlaten? Wilt u ook alle kamers en Spaces in deze Space verlaten?";
"leave_space_title" = "%@ verlaten";
"spaces_left_panel_title" = "Spaces";
"spaces_home_space_title" = "Thuis";
"settings_links" = "LINKS";
"room_recents_suggested_rooms_section" = "AANBEVOLEN KAMERS";
"spaces_suggested_room" = "Aanbevolen";
"done" = "Klaar";
"open" = "Openen";
"space_home_show_all_rooms" = "Alle kamers tonen";
"service_terms_modal_information_description_integration_manager" = "Met een integratiebeheerder kunt u functies van derden toevoegen.";
"service_terms_modal_information_description_identity_server" = "Een identiteitsserver helpt u uw contactpersonen te vinden, door hun telefoonnummer of e-mail op te zoeken, om te zien of zij al een account hebben.";
"service_terms_modal_information_title_integration_manager" = "Integratiebeheerder";
// Alert explaining what an identity server / integration manager is.
"service_terms_modal_information_title_identity_server" = "Indentiteitsserver";
"service_terms_modal_description_integration_manager" = "Hiermee kunt u bots, bruggen, widgets en stickerpakketten gebruiken.";
"service_terms_modal_description_identity_server" = "Zo kan iemand u vinden als hij uw telefoonnummer of e-mail in zijn telefooncontacten heeft opgeslagen.";
"service_terms_modal_table_header_integration_manager" = "INTEGRATIEBEHEERDER VOORWAARDEN";
"service_terms_modal_table_header_identity_server" = "IDENTITEITSSERVER VOORWAARDEN";
"service_terms_modal_footer" = "Dit kan elk moment worden uitgeschakeld in uw instellingen.";
// Service terms
"service_terms_modal_title_message" = "Om door te gaan, aanvaard de onderstaande voorwaarden";
"settings_contacts_enable_sync_description" = "Dit zal uw identiteitsserver gebruiken om u te verbinden met uw contacten, en hen helpen u te vinden.";
"settings_contacts_enable_sync" = "Vind uw contacten";
"settings_phone_contacts" = "TELEFOON CONTACTEN";
"room_event_action_forward" = "Doorsturen";
"find_your_contacts_identity_service_error" = "Kan geen verbinding maken met de identiteitsserver.";
"find_your_contacts_footer" = "Dit kan op elk moment worden uitgeschakeld via de instellingen.";
"find_your_contacts_button_title" = "Vind uw contacten";
"find_your_contacts_message" = "Laat %@ uw contacten zien, zodat u snel kunt beginnen te chatten met degenen die u het beste kent.";
"find_your_contacts_title" = "Begin met een lijst van uw contacten";
"contacts_address_book_permission_denied_alert_message" = "Om contacten in te schakelen, ga naar uw apparaatinstellingen.";
"contacts_address_book_permission_denied_alert_title" = "Contacten uitgeschakeld";
"poll_edit_form_add_option" = "Optie toevoegen";
"poll_edit_form_option_number" = "Optie %lu";
"poll_edit_form_create_options" = "Opties maken";
"poll_edit_form_input_placeholder" = "Schrijf iets";
"poll_edit_form_question_or_topic" = "Vraag of onderwerp";
"poll_edit_form_poll_question_or_topic" = "Poll vraag of onderwerp";
// Mark: - Polls
"poll_edit_form_create_poll" = "Poll maken";
"share_extension_send_now" = "Versturen";
"share_extension_low_quality_video_message" = "Stuur in %@ voor een betere kwaliteit of stuur in lage kwaliteit hieronder.";
"share_extension_low_quality_video_title" = "Video zal in lage kwaliteit worden verstuurd";
"settings_discovery_accept_terms" = "Identiteitsserver-voorwaarden aanvaarden";
"settings_about" = "OVER";
"poll_timeline_not_closed_action" = "OK";
"poll_timeline_not_closed_subtitle" = "Probeer het opnieuw";
"poll_timeline_not_closed_title" = "Sluiten van de poll mislukt";
"poll_timeline_vote_not_registered_action" = "OK";
"poll_timeline_vote_not_registered_subtitle" = "Sorry, uw stem is niet geregistreerd. Probeer het opnieuw";
"poll_timeline_vote_not_registered_title" = "Stem niet geregistreerd";
"poll_timeline_total_final_results" = "Uitslag gebaseerd op %lu stemmen";
"poll_timeline_total_final_results_one_vote" = "Uitslag gebaseerd op 1 stem";
"poll_timeline_total_votes_not_voted" = "%lu stemmen uitgebracht. Stem om de resultaten te zien";
"poll_timeline_total_one_vote_not_voted" = "1 stem uitgebracht. Stem om de resultaten te zien";
"poll_timeline_total_votes" = "%lu stemmen uitgebracht";
"poll_timeline_total_one_vote" = "1 stem uitgebracht";
"poll_timeline_total_no_votes" = "Geen stemmen uitgebracht";
"poll_timeline_votes_count" = "%lu stemmen";
"poll_timeline_one_vote" = "1 stem";
"poll_edit_form_post_failure_action" = "OK";
"poll_edit_form_post_failure_subtitle" = "Probeer het opnieuw";
"poll_edit_form_post_failure_title" = "Poll plaatsen mislukt";
"analytics_prompt_stop" = "Delen stoppen";
"analytics_prompt_yes" = "Ja, dat is prima";
"analytics_prompt_not_now" = "Niet nu";
"analytics_prompt_point_3" = "U kunt dit op elk moment uitzetten in de instellingen";
/* Note: The word "don't" is formatted in bold */
"analytics_prompt_point_2" = "Wij delen <b>geen</b> informatie met derden";
/* Note: The word "don't" is formatted in bold */
"analytics_prompt_point_1" = "We registreren of profileren <b>geen</b> accountgegevens";
"analytics_prompt_terms_link_upgrade" = "hier";
/* Note: The placeholder is for the contents of analytics_prompt_terms_link_upgrade */
"analytics_prompt_terms_upgrade" = "Lees al onze voorwaarden %@. Is dit akkoord?";
/* Note: The placeholder is for the contents of analytics_prompt_terms_link_new_user */
"analytics_prompt_terms_new_user" = "U kunt al onze voorwaarden %@ lezen.";
"analytics_prompt_terms_link_new_user" = "hier";
"analytics_prompt_message_upgrade" = "U heeft eerder toestemming gegeven om anonieme gebruiksgegevens met ons te delen. Om beter te begrijpen hoe mensen meerdere apparaten gebruiken, genereren we nu een willekeurige identificatiecode die door uw apparaten wordt gedeeld.";
"analytics_prompt_message_new_user" = "Help ons bij het identificeren van problemen en het verbeteren van %@ door anonieme gebruiksgegevens te delen. Om te begrijpen hoe mensen meerdere apparaten gebruiken genereren we een willekeurige identificatie die we verspreiden over uw apparaten.";
// Analytics
"analytics_prompt_title" = "Help %@ verbeteren";
"settings_analytics_and_crash_data" = "Crash en analytische data versturen";
"settings_labs_enabled_polls" = "Polls";
"room_event_action_end_poll" = "Poll sluiten";
"room_event_action_remove_poll" = "Poll verwijderen";
"accessibility_button_label" = "knop";
"enable" = "Inschakelen";
"location_sharing_settings_toggle_title" = "Locatie delen inschakelen";
"location_sharing_settings_header" = "Locatie delen";
"location_sharing_open_google_maps" = "In Google Maps openen";
"location_sharing_open_apple_maps" = "In Apple Maps openen";
"location_sharing_invalid_authorization_settings" = "Instellingen";
"location_sharing_invalid_authorization_not_now" = "Niet nu";
"location_sharing_invalid_authorization_error_title" = "%@ heeft geen toegang tot uw locatie. U kan dit inschakelen via Instellingen > Locatie";
"location_sharing_locating_user_error_title" = "%@ heeft geen toegang tot uw locatie. Probeer het later opnieuw.";
"location_sharing_loading_map_error_title" = "%@ kan de kaart niet laden. Probeer het later opnieuw.";
"location_sharing_share_action" = "Delen";
"location_sharing_close_action" = "Sluiten";
// MARK: - Location sharing
"location_sharing_title" = "Locatie";
"ok" = "OK";
"settings_enable_room_message_bubbles" = "Bericht bubbels";
"onboarding_splash_page_4_message" = "Element is ook zeer geschikt voor op de werkvloer. Het wordt vertrouwd door 's werelds veiligste organisaties.";
"onboarding_splash_page_4_title_no_pun" = "Berichten voor uw team.";
"onboarding_splash_page_3_message" = "End-to-end versleuteld en geen telefoonnummer vereist. Geen advertenties of datamining.";
"onboarding_splash_page_3_title" = "Veilig berichtenverkeer.";
"onboarding_splash_page_2_message" = "Kies waar u gesprekken worden gehouden, zodat u controle en onafhankelijkheid heeft. Verbonden via Matrix.";
"onboarding_splash_page_2_title" = "U heeft de controle.";
"onboarding_splash_page_1_message" = "Veilige en onafhankelijke communicatie die u dezelfde mate van privacy geeft als een persoonlijk gesprek in uw eigen huis.";
"onboarding_splash_page_1_title" = "Word eigenaar van uw gesprekken.";
"onboarding_splash_login_button_title" = "Ik heb al een account";
// Onboarding
"onboarding_splash_register_button_title" = "Account aanmaken";
"poll_edit_form_poll_type_closed_description" = "Resultaten worden pas onthuld als u de poll beëindigt";
"poll_edit_form_poll_type_closed" = "Gesloten poll";
"poll_edit_form_poll_type_open_description" = "Kiezers zien resultaten zodra ze hebben gestemd";
"poll_edit_form_poll_type_open" = "Poll openen";
"poll_edit_form_update_failure_subtitle" = "Probeer het opnieuw";
"poll_edit_form_update_failure_title" = "Kan poll niet bijwerken";
"poll_edit_form_poll_type" = "Poll type";
"location_sharing_post_failure_subtitle" = "%@ kan uw locatie niet verzenden. Probeer het later opnieuw.";
"location_sharing_post_failure_title" = "We konden uw locatie niet verzenden";
"home_context_menu_leave" = "Verlaten";
"home_context_menu_normal_priority" = "Normale prioriteit";
"home_context_menu_low_priority" = "Lage prioriteit";
"home_context_menu_unfavourite" = "Verwijder uit favorieten";
"home_context_menu_favourite" = "Favoriet";
"home_context_menu_unmute" = "Dempen opheffen";
"home_context_menu_mute" = "Dempen";
"home_context_menu_notifications" = "Meldingen";
"home_context_menu_make_room" = "Verplaatsen naar kamers";
"home_context_menu_make_dm" = "Verplaatsen naar personen";
"event_formatter_message_deleted" = "Bericht verwijderd";
"settings_labs_enable_threads" = "Berichten met discussielijnen";
"message_from_a_thread" = "Van een discussie";
"threads_empty_show_all_threads" = "Toon alle discussies";
"threads_empty_tip" = "Tip: Tik op een bericht en gebruik “Discussie” om er een te starten.";
"threads_empty_info_my" = "Reageer op een lopende discussie of tik op een bericht en gebruik “Discussie” om een nieuwe te starten.";
"threads_empty_info_all" = "Discussies helpen u gesprekken on-topic te houden en gemakkelijk bij te houden.";
"threads_empty_title" = "Houd discussies georganiseerd met discussielijnen";
"threads_action_my_threads" = "Mijn discussies";
"threads_action_all_threads" = "Alle discussies";
"threads_title" = "Discussies";
"thread_copy_link_to_thread" = "Kopieer link naar discussie";
// MARK: Threads
"room_thread_title" = "Discussies";
"room_accessibility_thread_more" = "Meer";
"room_accessibility_threads" = "Discussies";
"room_event_copy_link_info" = "Link gekopieerd naar klembord.";
"room_event_action_reply_in_thread" = "Discussie";
"room_event_action_view_in_room" = "Bekijk in kamer";