Updated translations from Weblate

This commit is contained in:
Benoit Martins 2025-12-08 09:28:49 +00:00
parent c9f2915ca0
commit b45a328ad4
3 changed files with 51 additions and 7 deletions

View file

@ -67,10 +67,10 @@
"call_action_change_layout" = "Layout";
"call_action_go_to_calls_list" = "Anrufliste";
"call_action_hang_up" = "Auflegen";
"call_action_pause_call" = "Pause";
"call_action_pause_call" = "Halten";
"call_action_record_call" = "Aufnahmen";
"call_action_resume_call" = "Fortsetzen";
"call_action_show_dialer" = "Wähler";
"call_action_show_dialer" = "Tastatur";
"call_action_show_messages" = "Nachrichten";
"call_action_start_new_call" = "Neuer Anruf";
"call_audio_device_type_earpiece" = "Ohrhörer";
@ -358,7 +358,7 @@
"sip_address_display_name" = "Anzeigename";
"sip_address_domain" = "Domäne";
"start" = "Start";
"web_platform_register_email_url" = "TURN aktivieren";
"web_platform_register_email_url" = "https://subscribe.linphone.org/register/email";
"welcome_page_3_title" = "Open source";
"welcome_page_title" = "Willkommen";
"conversation_end_to_end_encrypted_event_subtitle" = "Nachrichten in dieser Gespr sind Ende-zu-Ende verschlüsselt. Nur Ihr Gesprächspartner kann sie entschlüsseln.";
@ -429,8 +429,8 @@
"calls_count_label" = "%@ Anrufe";
"contact_video_call_action" = "Videoanruf";
"contacts_list_filter_popup_see_linphone_only" = "%@ Kontakte siehen";
"conversation_composing_label_multiple" = "%@ sind zusammengestellt…";
"conversation_composing_label_single" = "%@ ist zusammengestellt…";
"conversation_composing_label_multiple" = "%@ schreiben…";
"conversation_composing_label_single" = "%@ schreibt…";
"conversation_ephemeral_messages_duration_multiple_days" = "%d Tage";
"conversation_event_admin_set" = "%@ ist Administrator";
"conversation_event_admin_unset" = "$@ ist nicht mehr Administrator";
@ -440,7 +440,7 @@
"conversation_event_subject_changed" = "neues Betreff: %@";
"conversations_files_waiting_to_be_shared_single" = "1 Datei wartet auf Freigabe";
"conversations_files_waiting_to_be_shared_multiple" = "%@ Dateien warten auf Freigabe";
"conversation_info_participants_list_title" = "Gruppe Teilnehmer (%d)";
"conversation_info_participants_list_title" = "Gruppenteilnehmer (%d)";
"conversation_message_meeting_cancelled_label" = "Das Besprechung wurde abgesagt!";
"conversation_one_to_one_hidden_subject" = "Dummy-Betreff";
"conversation_reply_to_message_title" = "Antwort auf: ";
@ -507,3 +507,5 @@
"help_about_privacy_policy_subtitle" = "Welche Informationen Linphone sammelt und nutzt";
"help_about_title" = "Über Linphone";
"help_about_user_guide_title" = "Linphone Benutzerhandbuch";
"help_about_open_source_licenses_title" = "GNU General Public License v3.0";
"help_about_open_source_licenses_subtitle" = "© Belledonne Communications 2010-2024";

View file

@ -1 +1,16 @@
"next" = "Hurrengoa";
"account_settings_dialog_invalid_password_hint" = "Pasahitza";
"dialog_accept" = "Onartu";
"dialog_deny" = "Ukatu";
"or" = "edo";
"password" = "Pasahitza";
"phone_number" = "Telefono zenbakia";
"settings_advanced_device_id" = "Gailuaren IDa";
"settings_contacts_carddav_name_title" = "Erakusteko izena";
"settings_contacts_carddav_password_title" = "Pasahitza";
"settings_contacts_carddav_username_title" = "Erabiltzaile izena";
"settings_contacts_ldap_password_title" = "Pasahitza";
"sip_address_display_name" = "Erakusteko izena";
"sip_address_domain" = "Domeinua";
"start" = "Hasi";
"username" = "Erabiltzaile izena";

View file

@ -357,6 +357,15 @@
D737AEF02DA01203005C1280 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = Localizable/fr.lproj/Localizable.strings; sourceTree = "<group>"; };
D738ACED2E857BEF0039F7D1 /* KeyboardResponder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardResponder.swift; sourceTree = "<group>"; };
D73DD7CF2EE184A500654313 /* RecordingsListBottomSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecordingsListBottomSheet.swift; sourceTree = "<group>"; };
D73DD7EC2EE6DAE100654313 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = Localizable/eu.lproj/Localizable.strings; sourceTree = "<group>"; };
D73DD7EE2EE6DBA900654313 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = Localizable/ca.lproj/Localizable.strings; sourceTree = "<group>"; };
D73DD7F02EE6DC4000654313 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = Localizable/fi.lproj/Localizable.strings; sourceTree = "<group>"; };
D73DD7F22EE6DCC600654313 /* mk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = mk; path = Localizable/mk.lproj/Localizable.strings; sourceTree = "<group>"; };
D73DD7F42EE6DD2A00654313 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = Localizable/pt.lproj/Localizable.strings; sourceTree = "<group>"; };
D73DD7F62EE6DD5600654313 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = Localizable/es.lproj/Localizable.strings; sourceTree = "<group>"; };
D73DD7F82EE6DDE200654313 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = Localizable/nl.lproj/Localizable.strings; sourceTree = "<group>"; };
D73DD7FA2EE6DF0500654313 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = Localizable/hu.lproj/Localizable.strings; sourceTree = "<group>"; };
D73DD7FC2EE6DF4F00654313 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "Localizable/pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
D7458F2F2E0BDCF4000C957A /* linphoneExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = linphoneExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
D748BF2B2ACD82D2004844EB /* ThirdPartySipAccountLoginFragment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdPartySipAccountLoginFragment.swift; sourceTree = "<group>"; };
D748BF2D2ACD82E7004844EB /* ThirdPartySipAccountWarningFragment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdPartySipAccountWarningFragment.swift; sourceTree = "<group>"; };
@ -1232,6 +1241,15 @@
ru,
"zh-Hans",
sk,
eu,
ca,
fi,
mk,
pt,
es,
nl,
hu,
"pt-BR",
);
mainGroup = D719ABAA2ABC67BF00B41C10;
packageReferences = (
@ -1558,6 +1576,15 @@
D7F372C32E65C51B0008B863 /* ru */,
D7F372C42E65C51E0008B863 /* zh-Hans */,
D71C266F2E819A0D001A7F92 /* sk */,
D73DD7EC2EE6DAE100654313 /* eu */,
D73DD7EE2EE6DBA900654313 /* ca */,
D73DD7F02EE6DC4000654313 /* fi */,
D73DD7F22EE6DCC600654313 /* mk */,
D73DD7F42EE6DD2A00654313 /* pt */,
D73DD7F62EE6DD5600654313 /* es */,
D73DD7F82EE6DDE200654313 /* nl */,
D73DD7FA2EE6DF0500654313 /* hu */,
D73DD7FC2EE6DF4F00654313 /* pt-BR */,
);
name = Localizable.strings;
sourceTree = "<group>";