mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2024-12-15 01:44:13 +01:00
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (38 of 38 strings) Translation: Simple Mobile Tools/Simple Clock Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/bg/
This commit is contained in:
parent
63aa36239e
commit
5ce6b8ea1f
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Clock</string>
|
||||
<string name="app_name">Обикновен часовник</string>
|
||||
<string name="app_launcher_name">Часовник</string>
|
||||
<string name="time_zone">Времева зона</string>
|
||||
<string name="vibrate">Вибрация</string>
|
||||
@ -20,14 +20,13 @@
|
||||
<string name="swipe_right_to_dismiss">Приплъзнете надясно за да отхвърлите или наляво, за да отложите.</string>
|
||||
<string name="sort_by_creation_order">Ред на създаване</string>
|
||||
<string name="sort_by_alarm_time">Време за алармата</string>
|
||||
<string name="sort_by_day_and_alarm_time">Day and Alarm time</string>
|
||||
<string name="sort_by_day_and_alarm_time">Ден и час на алармата</string>
|
||||
<string name="analogue_clock">Аналогов часовник</string>
|
||||
<string name="digital_clock">Цифров часовник</string>
|
||||
<!--Timer-->
|
||||
<string name="timers_notification_msg">Таймерите са включени</string>
|
||||
<string name="timer_single_notification_label_msg">Таймерът за %s е включен</string>
|
||||
<string name="new_timer">Нов таймер</string>
|
||||
|
||||
<plurals name="timer_notification_msg">
|
||||
<item quantity="one">%d таймер е включен</item>
|
||||
<item quantity="other">%d таймери са включени</item>
|
||||
@ -44,7 +43,7 @@
|
||||
<string name="faq_1_text">Просто кликнете на някоя от колонките, това ще ги сортира по тази колонка. С допълнителни кликвания можете да превключвате между възходящо и низходящо сортиране.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Clock - гъвкава мултифункционална програма</string>
|
||||
<string name="app_title">Обикновен часовник - Гъвкав и мултифункционален</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Комбинация от часовник, аларма, секундомер и таймер.</string>
|
||||
<string name="app_long_description">
|
||||
@ -54,4 +53,4 @@
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user