-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
42e575e
commit 93b3813
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<dialogtitle_normal>Текстове</dialogtitle_normal> | ||
<dialogtitle_notfound>Не е намерен</dialogtitle_notfound> | ||
<dialogtitle_lyricsof>Текст на</dialogtitle_lyricsof> | ||
<dialogtitle_performedby>от</dialogtitle_lyricsof> | ||
<button_getlyrics>Получаване на текст</button_getlyrics> | ||
<button_refresh>Опресняване</button_refresh> | ||
<button_switch>Превключване</button_switch> | ||
<button_close>Затваряне</button_close> | ||
<button_google>Търсене с Google</button_google> | ||
<button_update>Получаване на обновления</button_update> | ||
<label_title>Заглавие:</label_title> | ||
<label_artist>Изпълнител:</label_artist> | ||
<label_source>Източник:</label_source> | ||
<message_newsong>Заредена е нова песен. За да заредите текста, щракнете върху 'Получаване на текст'.</message_newsong> | ||
<message_loading>Зареждане...</message_loading> | ||
<message_incorrect>Неправилен изпълнтел или заглавие.</message_incorrect> | ||
<message_notfound>Не е намерен текст.</message_notfound> | ||
<message_nosong>Не е заредена песен.</message_nosong> |