diff options
author | Ken Moore <ken@pcbsd.org> | 2016-09-21 12:08:32 -0400 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2016-09-21 12:08:32 -0400 |
commit | 7f854a4d5056586c1108f4b06d61013603e8cda7 (patch) | |
tree | 6f22687427d7529bd702835e3e16c21cc0b16948 /src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts | |
parent | Commit a small cleanup for the auto-loading of the apps list on the system. (diff) | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | lumina-7f854a4d5056586c1108f4b06d61013603e8cda7.tar.gz lumina-7f854a4d5056586c1108f4b06d61013603e8cda7.tar.bz2 lumina-7f854a4d5056586c1108f4b06d61013603e8cda7.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts')
-rw-r--r-- | src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts index 62c05821..8b578974 100644 --- a/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts +++ b/src-qt5/core/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts @@ -1,42 +1,42 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE TS> <TS version="2.1" language="ca_ES"> <context> <name>LLockScreen</name> <message> - <location filename="../LLockScreen.ui" line="14"/> + <location filename="../LLockScreen.ui" line="14"></location> <source>Form</source> - <translation type="unfinished"></translation> + <translation>Formulari</translation> </message> <message> - <location filename="../LLockScreen.ui" line="114"/> + <location filename="../LLockScreen.ui" line="114"></location> <source>Password</source> - <translation type="unfinished"></translation> + <translation>Contrasenya</translation> </message> <message> - <location filename="../LLockScreen.ui" line="126"/> + <location filename="../LLockScreen.ui" line="126"></location> <source>Unlock Session</source> - <translation type="unfinished"></translation> + <translation>Desbloqueja la sessiĆ³</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="39"/> + <location filename="../LLockScreen.cpp" line="39"></location> <source>Locked by: %1</source> - <translation type="unfinished"></translation> + <translation>Bloquejat per %1</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="76"/> + <location filename="../LLockScreen.cpp" line="76"></location> <source>Too Many Failures</source> - <translation type="unfinished"></translation> + <translation>Massa fallades</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="76"/> + <location filename="../LLockScreen.cpp" line="76"></location> <source>Wait %1 Minutes</source> - <translation type="unfinished"></translation> + <translation>Espereu %1 minuts</translation> </message> <message> - <location filename="../LLockScreen.cpp" line="77"/> + <location filename="../LLockScreen.cpp" line="77"></location> <source>Failed Attempts: %1</source> - <translation type="unfinished"></translation> + <translation>Intents fallits: %1</translation> </message> </context> </TS> |