diff --git a/Linphone/Localizable/ca.lproj/Localizable.strings b/Linphone/Localizable/ca.lproj/Localizable.strings index 8b1378917..7dd03f459 100644 --- a/Linphone/Localizable/ca.lproj/Localizable.strings +++ b/Linphone/Localizable/ca.lproj/Localizable.strings @@ -1 +1,2 @@ - +"welcome_page_2_title" = "Assegurada"; +"welcome_page_title" = "Benvingut"; diff --git a/Linphone/Localizable/de.lproj/Localizable.strings b/Linphone/Localizable/de.lproj/Localizable.strings index be8e46dcf..d969c1a0e 100644 --- a/Linphone/Localizable/de.lproj/Localizable.strings +++ b/Linphone/Localizable/de.lproj/Localizable.strings @@ -43,7 +43,7 @@ "assistant_account_login_forbidden_error" = "Falscher Benutzername oder Passwort"; "assistant_account_register" = "Registrieren"; "assistant_account_register_push_notification_not_received_error" = "Push Benachrichtigung mit Authentifizierungstoken nicht innerhalb von 5 Sekunden empfangen, bitte versuchen Sie es später erneut"; -"assistant_account_register_unexpected_error" = "Unerwarteter Fehler ist aufgetreten, bitte versuchen Sie es später erneut"; +"assistant_account_register_unexpected_error" = "Unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es später erneut."; "assistant_already_have_an_account" = "Haben Sie bereits ein Konto?"; "assistant_create_account_using_email_on_our_web_platform" = "Erstellen Sie mit Ihrer E-Mail ein Konto bei:"; "assistant_dialog_confirm_phone_number_title" = "Telefonnummer bestätigen"; @@ -318,7 +318,7 @@ "settings_calls_auto_record_title" = "Automatische Anrufaufzeichnung starten"; "settings_calls_calibrate_echo_canceller_title" = "Echokompensator kalibrieren"; "settings_calls_change_ringtone_title" = "Klingelton ändern"; -"settings_calls_echo_canceller_subtitle" = "Verhindert, dass das Echo am entfernten Ende gehört wird, wenn kein Hardware Echokompensator verfügbar ist"; +"settings_calls_echo_canceller_subtitle" = "Verhindert, dass das Echo am entfernten Ende gehört wird, wenn kein Hardware Echokompensator verfügbar ist."; "settings_calls_echo_canceller_title" = "Verwenden Sie die Software Echounterdrückung"; "settings_calls_enable_fec_title" = "Video FEC aktivieren"; "settings_calls_enable_video_title" = "Video aktivieren"; diff --git a/Linphone/Localizable/es.lproj/Localizable.strings b/Linphone/Localizable/es.lproj/Localizable.strings index f325be334..7dc256f43 100644 --- a/Linphone/Localizable/es.lproj/Localizable.strings +++ b/Linphone/Localizable/es.lproj/Localizable.strings @@ -159,3 +159,4 @@ "settings_calls_calibrate_echo_canceller_failed" = "fallido"; "settings_calls_calibrate_echo_canceller_in_progress" = "en progreso"; "settings_calls_calibrate_echo_canceller_title" = "Calibrar el cancelador de eco"; +"settings_calls_adaptive_rate_control_title" = "Control de velocidad adaptativo"; diff --git a/Linphone/Localizable/it.lproj/Localizable.strings b/Linphone/Localizable/it.lproj/Localizable.strings new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Linphone/Localizable/it.lproj/Localizable.strings @@ -0,0 +1 @@ + diff --git a/Linphone/Localizable/ru.lproj/Localizable.strings b/Linphone/Localizable/ru.lproj/Localizable.strings index 0f6b7d6f9..58c656c95 100644 --- a/Linphone/Localizable/ru.lproj/Localizable.strings +++ b/Linphone/Localizable/ru.lproj/Localizable.strings @@ -363,3 +363,37 @@ "conversation_end_to_end_encrypted_event_title" = "Сквозное шифрование беседы"; "conversation_end_to_end_encrypted_event_subtitle" = "Сообщения в этой беседе зашифрованы end-to-end шифрованием. Расшифровать их может только ваш собеседник."; "authentication_id" = "Идентификатор аутентификации (если отличается)"; +"settings_contacts_ldap_search_filter_title" = "База поиска (не может быть пустой)"; +"[linphone.org/contact](https://linphone.org/contact)" = "[linphone.org/contact](https://linphone.org/contact)"; +"*" = "*"; +"**%@**" = "**%@**"; +"#" = "#"; +"%@" = "%@"; +"%lld" = "%lld"; +"+" = "+"; +"|" = "|"; +"❤️" = "❤️"; +"👍" = "👍"; +"😂" = "😂"; +"😢" = "😢"; +"😮" = "😮"; +"0" = "0"; +"1" = "1"; +"2" = "2"; +"3" = "3"; +"5" = "5"; +"6" = "6"; +"7" = "7"; +"8" = "8"; +"9" = "9"; +"assistant_account_creation_sms_confirmation_explanation" = "Мы отправили код верификации на ваш номер телефона %@.

Пожалуйста, введите код верификации ниже:"; +"assistant_dialog_confirm_phone_number_message" = "Вы уверены что хотите использовать телефонный номер %@?"; +"assistant_forgotten_password" = "Забыли пароль?"; +"assistant_invalid_uri_toast" = "Неверный URI"; +"assistant_permissions_read_contacts_title" = "**Доступ к контактам:** Чтобы отображать ваши контакты и находить тех, кто использует %@."; +": %@" = ": %@"; +"[https://sip.linphone.org](https://sip.linphone.org)" = "[https://sip.linphone.org](https://sip.linphone.org)"; +"4" = "4"; +"account_settings_dialog_invalid_password_message" = "Не удалось подключиться, поскольку данные авторизации отсутствуют или неверны для аккаунта\n%@.\n\nВы можете ввести пароль снова или проверить настройки аккаунта."; +"assistant_dialog_general_terms_and_privacy_policy_message" = "Продолжая, вы принимаете наше %@ и %@."; +"assistant_permissions_access_camera_title" = "**Доступ к камере:** Для видеозвонков и видеоконференций."; diff --git a/Linphone/Localizable/sk.lproj/Localizable.strings b/Linphone/Localizable/sk.lproj/Localizable.strings index dd5606be6..fb4e3e43a 100644 --- a/Linphone/Localizable/sk.lproj/Localizable.strings +++ b/Linphone/Localizable/sk.lproj/Localizable.strings @@ -381,3 +381,4 @@ "conversation_message_meeting_updated_label" = "Schôdzka bola aktualizovaná"; "meeting_info_delete" = "Vymazať schôdzku"; "authentication_id" = "ID pre overenie (ak je odlišné)"; +"settings_contacts_ldap_search_filter_title" = "Počiatočný bod hľadania (nesmie byť prázdne)";