Sync Strings (#4590)
* Sync Strings from Localazy * Fix strings usage after some were moved * Fix Norwegian string that was causing lint to fail * Update screenshots --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
parent
f0a0b5683e
commit
270b420575
157 changed files with 2042 additions and 1108 deletions
|
|
@ -19,6 +19,11 @@
|
|||
<string name="screen_advanced_settings_send_read_receipts_description">"Якщо вимкнено, ваші сповіщення про прочитання нікому не надсилатимуться. Ви все одно отримуватимете сповіщення про прочитання від інших користувачів."</string>
|
||||
<string name="screen_advanced_settings_share_presence">"Поділіться присутністю"</string>
|
||||
<string name="screen_advanced_settings_share_presence_description">"Якщо цей параметр вимкнено, ви не зможете надсилати й отримувати звіти про прочитання чи сповіщення про введення тексту."</string>
|
||||
<string name="screen_advanced_settings_show_media_timeline_always_hide">"Завжди ховати"</string>
|
||||
<string name="screen_advanced_settings_show_media_timeline_always_show">"Завжди показувати"</string>
|
||||
<string name="screen_advanced_settings_show_media_timeline_private_rooms">"У приватних кімнатах"</string>
|
||||
<string name="screen_advanced_settings_show_media_timeline_subtitle">"Сховані медіа завжди можна переглянути, натиснувши на нього"</string>
|
||||
<string name="screen_advanced_settings_show_media_timeline_title">"Показувати медіа у стрічці"</string>
|
||||
<string name="screen_advanced_settings_view_source_description">"Увімкнути опцію для перегляду коду повідомлення в стрічці"</string>
|
||||
<string name="screen_blocked_users_empty">"У вас немає заблокованих користувачів."</string>
|
||||
<string name="screen_blocked_users_unblock_alert_action">"Розблокувати"</string>
|
||||
|
|
@ -58,6 +63,7 @@
|
|||
<string name="screen_notification_settings_system_notifications_action_required_content_link">"системні налаштування"</string>
|
||||
<string name="screen_notification_settings_system_notifications_turned_off">"Системні сповіщення вимкнені"</string>
|
||||
<string name="screen_notification_settings_title">"Сповіщення"</string>
|
||||
<string name="troubleshoot_notifications_entry_point_push_history_title">"Історія push-сповіщень"</string>
|
||||
<string name="troubleshoot_notifications_entry_point_section">"Усунення несправностей"</string>
|
||||
<string name="troubleshoot_notifications_entry_point_title">"Усунення неполадок сповіщень"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue