diff options
author | Ken Moore <ken@ixsystems.com> | 2017-05-16 09:52:34 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-05-16 09:52:34 -0400 |
commit | 54e79a83326bdb8243e5fa97823b2aac1b3096ea (patch) | |
tree | e1e010aed49039b46cb7b1bdec3e670098ea8717 | |
parent | Final fix for the new Lumina ports. Fix a plist and another Makefile (diff) | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | lumina-54e79a83326bdb8243e5fa97823b2aac1b3096ea.tar.gz lumina-54e79a83326bdb8243e5fa97823b2aac1b3096ea.tar.bz2 lumina-54e79a83326bdb8243e5fa97823b2aac1b3096ea.zip |
Merge branch 'master' of github.com:trueos/lumina
-rw-r--r-- | src-qt5/core/lumina-desktop/i18n/lumina-desktop_ca.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_ca.ts b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_ca.ts index d76cb040..e7030f75 100644 --- a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_ca.ts +++ b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_ca.ts @@ -1357,7 +1357,7 @@ <message> <location filename="../panel-plugins/systemstart/StartMenu.ui" line="199"/> <source>Browse Applications</source> - <translation>Navega per les aplicacions</translation> + <translation>Navegueu per les aplicacions</translation> </message> <message> <location filename="../panel-plugins/systemstart/StartMenu.ui" line="234"/> @@ -1382,7 +1382,7 @@ <message> <location filename="../panel-plugins/systemstart/StartMenu.ui" line="488"/> <source>Configure Desktop</source> - <translation>Configura l'escriptori</translation> + <translation>Configureu l'escriptori</translation> </message> <message> <location filename="../panel-plugins/systemstart/StartMenu.ui" line="1065"/> @@ -1402,7 +1402,7 @@ <message> <location filename="../panel-plugins/systemstart/StartMenu.ui" line="1017"/> <source>Power Off System</source> - <translation>Apaga el sistema</translation> + <translation>Atura el sistema</translation> </message> <message> <location filename="../panel-plugins/systemstart/StartMenu.ui" line="1036"/> |