Translations update (#4422)
* Translations update * Fix for renamed strings. * Fix non-flattened strings. --------- Co-authored-by: Doug <douglase@element.io>
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
"action_enable" = "Активиране";
|
||||
"action_end_poll" = "Приключване на анкетата";
|
||||
"action_enter_pin" = "Въведете PIN";
|
||||
"action_finish" = "Finish";
|
||||
"action_forgot_password" = "Забравена парола?";
|
||||
"action_forward" = "Препращане";
|
||||
"action_go_back" = "Go back";
|
||||
@@ -102,6 +103,7 @@
|
||||
"action_no" = "Не";
|
||||
"action_not_now" = "Не сега";
|
||||
"action_ok" = "Добре";
|
||||
"action_open_context_menu" = "Open context menu";
|
||||
"action_open_settings" = "Настройки";
|
||||
"action_open_with" = "Отваряне с";
|
||||
"action_pin" = "Закачане";
|
||||
@@ -126,7 +128,9 @@
|
||||
"action_save" = "Запазване";
|
||||
"action_search" = "Търсене";
|
||||
"action_send" = "Изпращане";
|
||||
"action_send_edited_message" = "Send edited message";
|
||||
"action_send_message" = "Изпращане на съобщение";
|
||||
"action_send_voice_message" = "Send voice message";
|
||||
"action_share" = "Споделяне";
|
||||
"action_share_link" = "Споделяне на връзката";
|
||||
"action_show" = "Показване";
|
||||
@@ -146,9 +150,6 @@
|
||||
"action_view_source" = "Преглед на източника";
|
||||
"action_yes" = "Да";
|
||||
"action_yes_try_again" = "Да, опитай отново";
|
||||
"action.open_context_menu" = "Open context menu";
|
||||
"action.send_edited_message" = "Send edited message";
|
||||
"action.send_voice_message" = "Send voice message";
|
||||
"action.view" = "View";
|
||||
"banner_migrate_to_native_sliding_sync_action" = "Log Out & Upgrade";
|
||||
"banner_migrate_to_native_sliding_sync_app_force_logout_title" = "%1$@ no longer supports the old protocol. Please log out and log back in to continue using the app.";
|
||||
@@ -164,6 +165,8 @@
|
||||
"common_advanced_settings" = "Разширени настройки";
|
||||
"common_an_image" = "an image";
|
||||
"common_analytics" = "Статистика";
|
||||
"common_android_shortcuts_remove_reason_left_room" = "You left the room";
|
||||
"common_android_shortcuts_remove_reason_session_logged_out" = "You were logged out of the session";
|
||||
"common_appearance" = "Облик";
|
||||
"common_audio" = "Аудио";
|
||||
"common_blocked_users" = "Блокирани потребители";
|
||||
@@ -278,6 +281,7 @@
|
||||
"common_signing_out" = "Излизате";
|
||||
"common_something_went_wrong" = "Something went wrong";
|
||||
"common_something_went_wrong_message" = "Възникна проблем. Моля, опитайте отново.";
|
||||
"common_space" = "Space";
|
||||
"common_starting_chat" = "Започване на чат…";
|
||||
"common_sticker" = "Sticker";
|
||||
"common_success" = "Успешно";
|
||||
@@ -504,6 +508,8 @@
|
||||
"screen_decline_and_block_title" = "Decline and block";
|
||||
"screen_edit_room_address_room_address_section_footer" = "You’ll need a room address in order to make it visible in the directory.";
|
||||
"screen_edit_room_address_title" = "Room address";
|
||||
"screen_invite_users_already_a_member" = "Вече е член";
|
||||
"screen_invite_users_already_invited" = "Вече е бил поканен";
|
||||
"screen_join_room_cancel_knock_action" = "Cancel request";
|
||||
"screen_join_room_cancel_knock_alert_confirmation" = "Yes, cancel";
|
||||
"screen_join_room_cancel_knock_alert_description" = "Are you sure that you want to cancel your request to join this room?";
|
||||
@@ -975,8 +981,6 @@
|
||||
"screen_room_change_role_owners_title" = "Choose Owners";
|
||||
"screen_room_change_role_unsaved_changes_description" = "You have unsaved changes.";
|
||||
"screen_room_details_add_topic_title" = "Добавяне на тема";
|
||||
"screen_room_details_already_a_member" = "Вече е член";
|
||||
"screen_room_details_already_invited" = "Вече е бил поканен";
|
||||
"screen_room_details_badge_encrypted" = "С шифроване";
|
||||
"screen_room_details_badge_not_encrypted" = "Без шифроване";
|
||||
"screen_room_details_edit_room_title" = "Редактиране на стаята";
|
||||
@@ -1075,6 +1079,7 @@
|
||||
"screen_roomlist_filter_favourites_empty_state_title" = "Все още нямате фаворизирани чатове";
|
||||
"screen_roomlist_filter_invites_empty_state_title" = "Нямате чакащи покани.";
|
||||
"screen_roomlist_filter_low_priority" = "Нисък приоритет";
|
||||
"screen_roomlist_filter_low_priority_empty_state_title" = "You don’t have any low priority chats yet";
|
||||
"screen_roomlist_filter_mixed_empty_state_subtitle" = "Можете да премахнете избора на филтрите, за да видите другите си чатове";
|
||||
"screen_roomlist_filter_mixed_empty_state_title" = "You don’t have chats for this selection";
|
||||
"screen_roomlist_filter_people_empty_state_title" = "Все още нямате директни съобщения";
|
||||
|
||||
Reference in New Issue
Block a user