Skip to content

Commit ab4b0b0

Browse files
committed
chore: update localization strings via Crowdin
1 parent bbe7ef0 commit ab4b0b0

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed

app/src/main/res/values-de/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
<string name="content_description_conversation_mention_someone">Jemanden erwähnen</string>
101101
<string name="content_description_conversation_back_btn">Zurück zur Unterhaltungsliste</string>
102102
<string name="content_description_conversation_open_details_label">Unterhaltungsdetails öffnen</string>
103+
<string name="content_description_new_conversation">Neu. Neue Unterhaltung beginnen</string>
103104
<string name="content_description_send_button">Senden</string>
104105
<string name="content_description_timed_message_button">Selbstlöschende Nachrichten, Taste</string>
105106
<string name="content_description_menu_button">Hauptnavigation</string>
@@ -896,7 +897,6 @@
896897
<string name="label_conversation_pictures_empty">Bislang hat niemand Bilder in dieser Unterhaltung geteilt 🥲</string>
897898
<string name="label_conversation_files_empty">Bislang hat niemand Dateien in dieser Unterhaltung geteilt 🙀</string>
898899
<!-- Search Contact-->
899-
<string name="label_selected">Ausgewählt (%1$d)</string>
900900
<string name="label_contacts">Kontakte</string>
901901
<string name="label_new_group">Neue Gruppe</string>
902902
<string name="label_new_channel">Neuer Channel</string>

app/src/main/res/values-hu/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,6 @@
832832
<string name="label_conversation_pictures_empty">Ebben a beszélgetésben még senki nem osztott meg képet 🥲</string>
833833
<string name="label_conversation_files_empty">Ebben a beszégetésben még senki nem osztott meg fájlt 🙀</string>
834834
<!-- Search Contact-->
835-
<string name="label_selected">Kiválasztva (%1$d)</string>
836835
<string name="label_contacts">Névjegyek</string>
837836
<string name="label_new_group">Új csoport</string>
838837
<string name="label_new_channel">Új csatorna</string>

app/src/main/res/values-pt/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,6 @@ Uma mensagem excluída não pode ser restaurada.</string>
792792
<string name="label_conversation_pictures_empty">Ninguém compartilhou fotos nesta conversa ainda 🥲</string>
793793
<string name="label_conversation_files_empty">Ninguém compartilhou arquivos nesta conversa ainda 🙀</string>
794794
<!-- Search Contact-->
795-
<string name="label_selected">Selecionado (%1$d)</string>
796795
<string name="label_contacts">Contatos</string>
797796
<string name="label_new_group">Novo Grupo</string>
798797
<string name="label_new_channel">Novo Canal</string>

app/src/main/res/values-ru/strings.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,16 @@
109109
<string name="content_description_conversation_mention_someone">Упомянуть кого-нибудь</string>
110110
<string name="content_description_conversation_back_btn">Вернуться к списку бесед</string>
111111
<string name="content_description_conversation_open_details_label">открыть информацию о беседе</string>
112+
<string name="content_description_new_conversation">Новый. Начать новую беседу</string>
112113
<string name="content_description_new_meeting">Начните или запланируйте новую встречу Wire</string>
113114
<string name="content_description_back_button">Кнопка назад</string>
114115
<string name="content_description_send_button">Отправить</string>
115116
<string name="content_description_timed_message_button">Самоудаляющиеся сообщения, кнопка</string>
116117
<string name="content_description_close_button">Кнопка закрытия</string>
117118
<string name="content_description_menu_button">Основное меню</string>
118119
<string name="content_description_drop_down_icon">Курсор вниз</string>
120+
<string name="content_description_expand_text_icon">Развернуть поле ввода текста</string>
121+
<string name="content_description_collapse_text_icon">Свернуть поле ввода текста</string>
119122
<string name="content_description_remove_devices_screen_device_item_icon">Элемент устройства</string>
120123
<string name="content_description_remove_devices_screen_remove_icon">Удалить устройство</string>
121124
<string name="content_description_avatar_preview">Предпросмотр изображения профиля</string>
@@ -976,7 +979,6 @@
976979
<string name="label_conversation_files_empty">Никто не делился файлами в этой беседе 🙀</string>
977980
<string name="conversation_search_files_button">Поиск файлов</string>
978981
<!-- Search Contact-->
979-
<string name="label_selected">Выбрано (%1$d)</string>
980982
<string name="label_contacts">Контакты</string>
981983
<string name="label_new_group">Новая группа</string>
982984
<string name="label_new_channel">Новый канал</string>
@@ -1883,6 +1885,9 @@
18831885
<string name="restriction_sso_code_title">Настройка кода SSO</string>
18841886
<string name="restriction_server_urls_description">Значение JSON с конфигурацией конечных точек сервера</string>
18851887
<string name="restriction_sso_code_description">Значение JSON с настройкой кода SSO по умолчанию</string>
1888+
<string name="restriction_keep_websocket_title">Сохранять WebSocket соединение</string>
1889+
<string name="restriction_keep_websocket_description">Принудительное подключение к WebSocket для всех пользователей</string>
1890+
<string name="settings_keep_websocket_enforced_by_organization">Этот параметр управляется вашей организацией.</string>
18861891
<!-- channel not available dialog-->
18871892
<string name="channel_not_available_dialog_title">Каналы доступны для членов команды.</string>
18881893
<string name="channel_not_available_dialog_description">Создайте команду и начните взаимодействовать бесплатно!</string>
@@ -1919,4 +1924,5 @@
19191924
<string name="label_system_message_apps_access_enabled_by_other">%1$s ** приложений** включено для этой беседы</string>
19201925
<string name="label_system_message_apps_access_disabled_by_other">%1$s ** приложений** отключено для этой беседы</string>
19211926
<string name="label_system_message_apps_access_enabled_disclaimer">Добавленные приложения имеют доступ к содержимому этой беседы.</string>
1927+
<string name="more_information_about_this_server">Больше информации об этом бэкенде</string>
19221928
</resources>

app/src/main/res/values-si/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,6 @@
848848
<string name="label_conversation_pictures_empty">කිසිවෙක් මෙම සංවාදයෙහි ඡායාරූප බෙදාගෙන නැත 🥲</string>
849849
<string name="label_conversation_files_empty">කිසිවෙක් මෙම සංවාදයෙහි ගොනු බෙදාගෙන නැත 🙀</string>
850850
<!-- Search Contact-->
851-
<string name="label_selected">තෝරා ගන්නා ලදී (%1$d)</string>
852851
<string name="label_contacts">සම්බන්ධතා</string>
853852
<string name="label_new_group">නව සමූහයක්</string>
854853
<string name="label_new_channel">නව නාලිකාව</string>

0 commit comments

Comments
 (0)