element-x-ada/features/messages/impl/src/main/res/values-bg/translations.xml
2025-06-30 00:33:54 +00:00

42 lines
3.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="emoji_picker_category_activity">"Дейности"</string>
<string name="emoji_picker_category_flags">"Знамена"</string>
<string name="emoji_picker_category_foods">"Храна &amp; Напитки"</string>
<string name="emoji_picker_category_nature">"Животни &amp; Природа"</string>
<string name="emoji_picker_category_objects">"Обекти"</string>
<string name="emoji_picker_category_people">"Усмивки &amp; Хора"</string>
<string name="emoji_picker_category_places">"Пътуване &amp; Места"</string>
<string name="emoji_picker_category_symbols">"Символи"</string>
<string name="screen_report_content_block_user">"Блокиране на потребителя"</string>
<string name="screen_room_attachment_source_camera">"Камера"</string>
<string name="screen_room_attachment_source_camera_photo">"Снимка"</string>
<string name="screen_room_attachment_source_camera_video">"Запис на видео"</string>
<string name="screen_room_attachment_source_files">"Прикачен файл"</string>
<string name="screen_room_attachment_source_gallery">"Снимки &amp; Видео Библиотека"</string>
<string name="screen_room_attachment_source_location">"Местоположение"</string>
<string name="screen_room_attachment_source_poll">"Анкета"</string>
<string name="screen_room_attachment_text_formatting">"Форматиране на текст"</string>
<string name="screen_room_encrypted_history_banner">"Хронологията на съобщенията не е налична в момента."</string>
<string name="screen_room_mentions_at_room_title">"Всеки"</string>
<string name="screen_room_timeline_add_reaction">"Добавяне на емоджи"</string>
<string name="screen_room_timeline_beginning_of_room">"Това е началото на %1$s."</string>
<string name="screen_room_timeline_beginning_of_room_no_name">"Това е началото на този разговор."</string>
<string name="screen_room_timeline_less_reactions">"Показване на по-малко"</string>
<string name="screen_room_timeline_message_copied">"Съобщението е копирано"</string>
<string name="screen_room_timeline_reactions_show_less">"Показване на по-малко"</string>
<string name="screen_room_timeline_reactions_show_more">"Показване на повече"</string>
<plurals name="screen_room_timeline_state_changes">
<item quantity="one">"%1$d промяна в стаята"</item>
<item quantity="other">"%1$d промени в стаята"</item>
</plurals>
<plurals name="screen_room_typing_many_members">
<item quantity="one">"%1$s, %2$s и %3$d друг"</item>
<item quantity="other">"%1$s, %2$s и %3$d други"</item>
</plurals>
<plurals name="screen_room_typing_notification">
<item quantity="one">"%1$s пише"</item>
<item quantity="other">"%1$s пишат"</item>
</plurals>
<string name="screen_room_typing_two_members">"%1$s и %2$s"</string>
</resources>