diff options
Diffstat (limited to 'src/plugins/General/history/translations/history_plugin_bg.ts')
| -rw-r--r-- | src/plugins/General/history/translations/history_plugin_bg.ts | 174 |
1 files changed, 174 insertions, 0 deletions
diff --git a/src/plugins/General/history/translations/history_plugin_bg.ts b/src/plugins/General/history/translations/history_plugin_bg.ts new file mode 100644 index 000000000..51dd59b77 --- /dev/null +++ b/src/plugins/General/history/translations/history_plugin_bg.ts @@ -0,0 +1,174 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="bg_BG"> +<context> + <name>DateInputDialog</name> + <message> + <location filename="../dateinputdialog.ui" line="14"/> + <source>Select Date</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>History</name> + <message> + <location filename="../history.cpp" line="59"/> + <source>History</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HistoryFactory</name> + <message> + <location filename="../historyfactory.cpp" line="31"/> + <source>Listening History Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historyfactory.cpp" line="51"/> + <source>About Listening History Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historyfactory.cpp" line="52"/> + <source>Qmmp Listening History Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historyfactory.cpp" line="53"/> + <source>This plugin collects information about listened tracks</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historyfactory.cpp" line="54"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HistorySettingsDialog</name> + <message> + <location filename="../historysettingsdialog.ui" line="14"/> + <source>Listening History Plugin Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historysettingsdialog.ui" line="31"/> + <source>Title format:</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HistoryWindow</name> + <message> + <location filename="../historywindow.ui" line="14"/> + <location filename="../historywindow.ui" line="110"/> + <source>History</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="29"/> + <source>Time Range</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="35"/> + <source>From:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="52"/> + <source>To:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="69"/> + <source>Last week</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="76"/> + <source>Last month</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="83"/> + <source>Execute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="129"/> + <source>Time</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="134"/> + <location filename="../historywindow.ui" line="183"/> + <source>Song</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="143"/> + <source>Distribution</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="156"/> + <source>Day</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="161"/> + <location filename="../historywindow.ui" line="188"/> + <location filename="../historywindow.ui" line="215"/> + <location filename="../historywindow.ui" line="242"/> + <source>Play counts</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="170"/> + <source>Top Songs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="197"/> + <source>Top Artists</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="210"/> + <source>Artist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="224"/> + <source>Top Genres</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.ui" line="237"/> + <source>Genre</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.cpp" line="104"/> + <source>dd MMMM yyyy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.cpp" line="105"/> + <source>hh:mm:ss</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.cpp" line="179"/> + <source>MM-yyyy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../historywindow.cpp" line="180"/> + <source>dd MMMM</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
