diff options
author | ZackaryWelch <welch.zackary@gmail.com> | 2017-08-15 16:28:16 -0400 |
---|---|---|
committer | ZackaryWelch <welch.zackary@gmail.com> | 2017-08-15 16:29:21 -0400 |
commit | 9fe4993bdc8a166c60c1191292aa353d1937f109 (patch) | |
tree | 382c640cd1aca8dca592365de8fd14495f664c51 /src-qt5/core/lumina-desktop/i18n/lumina-desktop_mt.ts | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-9fe4993bdc8a166c60c1191292aa353d1937f109.tar.gz lumina-9fe4993bdc8a166c60c1191292aa353d1937f109.tar.bz2 lumina-9fe4993bdc8a166c60c1191292aa353d1937f109.zip |
Added translations to menu buttons and the panel settings dialogue
Diffstat (limited to 'src-qt5/core/lumina-desktop/i18n/lumina-desktop_mt.ts')
-rw-r--r-- | src-qt5/core/lumina-desktop/i18n/lumina-desktop_mt.ts | 42 |
1 files changed, 34 insertions, 8 deletions
diff --git a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_mt.ts b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_mt.ts index 39dd32ba..8ca71d5a 100644 --- a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_mt.ts +++ b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_mt.ts @@ -1449,34 +1449,49 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="292"/> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="290"/> <source>Apply Updates?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="292"/> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="290"/> <source>You have system updates waiting to be applied! Do you wish to install them now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="500"/> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="291"/> + <source>Yes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="292"/> + <source>No</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="293"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="501"/> <source>%1% (Plugged In)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="504"/> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="505"/> <source>%1% (%2 Estimated)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="505"/> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="506"/> <source>%1% Remaining</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="521"/> - <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="680"/> - <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="691"/> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="522"/> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="681"/> + <location filename="../panel-plugins/systemstart/StartMenu.cpp" line="692"/> <source>Workspace %1/%2</source> <translation type="unfinished"></translation> </message> @@ -1505,6 +1520,7 @@ </message> <message> <location filename="../SystemWindow.ui" line="127"/> + <location filename="../SystemWindow.cpp" line="60"/> <source>Cancel</source> <translation type="unfinished"></translation> </message> @@ -1528,6 +1544,16 @@ <source>You have system updates waiting to be applied! Do you wish to install them now?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../SystemWindow.cpp" line="58"/> + <source>Yes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../SystemWindow.cpp" line="59"/> + <source>No</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>UserItemWidget</name> |