2022-04-17 15:37:04 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!DOCTYPE TS>
|
|
|
|
|
<TS version="2.1" language="en_US" sourcelanguage="en">
|
|
|
|
|
<context>
|
|
|
|
|
<name>AboutDlg</name>
|
|
|
|
|
<message>
|
2022-04-21 13:28:50 +03:00
|
|
|
<location filename="aboutdlg.ui" line="26"/>
|
2022-05-07 21:59:47 +03:00
|
|
|
<source>About</source>
|
|
|
|
|
<translation>About</translation>
|
2022-04-17 15:37:04 +03:00
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="aboutdlg.ui" line="32"/>
|
2022-04-21 13:28:50 +03:00
|
|
|
<source>TextLabel</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="aboutdlg.ui" line="48"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>QBreak.</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-04-21 13:28:50 +03:00
|
|
|
<location filename="aboutdlg.ui" line="67"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>Version</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-04-21 13:28:50 +03:00
|
|
|
<location filename="aboutdlg.ui" line="86"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>App to make breaks in work. Thanks to the authors of similar apps which inspired me to make this one.</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>MainWindow</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="mainwindow.ui" line="14"/>
|
|
|
|
|
<source>MainWindow</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.ui" line="181"/>
|
2022-04-21 13:28:50 +03:00
|
|
|
<source>Skip this break</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="228"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>Start next break</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="231"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>Settings</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="234"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>About</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="237"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>Exit</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="265"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>Less than a minute left until the next break.</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="267"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>There are %1 minutes left until the next break.</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="276"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>New break</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="277"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>New break will start in %1 secs</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="286"/>
|
2022-04-17 15:37:04 +03:00
|
|
|
<source>Postpone for </source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2022-04-21 13:28:50 +03:00
|
|
|
<context>
|
|
|
|
|
<name>QObject</name>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="218"/>
|
2022-04-21 13:28:50 +03:00
|
|
|
<source>%1 seconds</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<location filename="mainwindow.cpp" line="220"/>
|
2022-04-21 13:28:50 +03:00
|
|
|
<source>%1 minutes</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2022-04-17 15:37:04 +03:00
|
|
|
<context>
|
|
|
|
|
<name>SettingsDialog</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="26"/>
|
|
|
|
|
<source>Dialog</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="52"/>
|
|
|
|
|
<source>Autostart</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="66"/>
|
|
|
|
|
<source>Window on top</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="80"/>
|
|
|
|
|
<source>Break interval (minutes)</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="90"/>
|
|
|
|
|
<source>Break duration (minutes)</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="100"/>
|
|
|
|
|
<source>Postpone time (minutes)</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
2022-04-21 13:28:50 +03:00
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="110"/>
|
|
|
|
|
<source>Preferred monitor</source>
|
|
|
|
|
<translation></translation>
|
|
|
|
|
</message>
|
2022-05-07 21:59:47 +03:00
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="120"/>
|
|
|
|
|
<source>Audio to play when break finish</source>
|
|
|
|
|
<translation>Audio to play when break finish</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.ui" line="134"/>
|
|
|
|
|
<source>Command to run when break finish</source>
|
|
|
|
|
<translation>Command to run when break finish</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.cpp" line="104"/>
|
|
|
|
|
<source>Select audio file</source>
|
|
|
|
|
<translation>Select audio file</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="settingsdialog.cpp" line="104"/>
|
|
|
|
|
<source>Sound files(*.wav *.mp3 *.ogg)</source>
|
|
|
|
|
<translation>Sound files(*.wav *.mp3 *.ogg)</translation>
|
|
|
|
|
</message>
|
2022-04-17 15:37:04 +03:00
|
|
|
</context>
|
|
|
|
|
</TS>
|