From c2c98e44acf420e2d740ba072256629a71d030f8 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 6 Nov 2015 10:46:57 -0500 Subject: A couple big changes: 1) Add lumina-checkpass subproject: this is a tiny C program for comparing an input again the current user's password with PAM (required for screen unlocker in lumina-wm) 2) Completely finish up the Screensaver implementation in lumina-wm - the lock/unlock screen works great now, and I also set it up to cut the current screen brightness in half when the screensaver starts up (returns to normal level on activity). --- lumina-wm-INCOMPLETE/i18n/lumina-wm_af.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ar.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_az.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_bg.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_bn.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_bs.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_cy.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_da.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_de.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_en_GB.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_en_ZA.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_et.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_eu.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_fa.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_fi.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_fr.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_fr_CA.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_gl.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_he.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_hi.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_hr.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_hu.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_id.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_is.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_it.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ka.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ko.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_lt.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_lv.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_mk.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_mn.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ms.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_mt.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_nb.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_nl.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_pa.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_pl.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_pt.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_pt_BR.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ro.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_sk.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_sr.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_sv.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_sw.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_ta.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_tg.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_th.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_tr.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_uk.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_uz.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_vi.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_HK.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_TW.ts | 47 ++++++++++++++++++++++++++++ lumina-wm-INCOMPLETE/i18n/lumina-wm_zu.ts | 47 ++++++++++++++++++++++++++++ 62 files changed, 2914 insertions(+) create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_af.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ar.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_az.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_bg.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_bn.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_bs.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_cy.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_da.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_de.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_en_GB.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_en_ZA.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_et.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_eu.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_fa.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_fi.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_fr.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_fr_CA.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_gl.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_he.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_hi.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_hr.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_hu.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_id.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_is.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_it.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ka.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ko.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_lt.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_lv.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_mk.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_mn.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ms.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_mt.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_nb.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_nl.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_pa.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_pl.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_pt.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_pt_BR.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ro.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_sk.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_sr.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_sv.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_sw.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_ta.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_tg.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_th.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_tr.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_uk.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_uz.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_vi.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_HK.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_TW.ts create mode 100644 lumina-wm-INCOMPLETE/i18n/lumina-wm_zu.ts (limited to 'lumina-wm-INCOMPLETE/i18n') diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_af.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_af.ts new file mode 100644 index 00000000..f12d2eec --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_af.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ar.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ar.ts new file mode 100644 index 00000000..dbb62b9b --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ar.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_az.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_az.ts new file mode 100644 index 00000000..6bd3c6f4 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_az.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_bg.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_bg.ts new file mode 100644 index 00000000..1a4e963f --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_bg.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_bn.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_bn.ts new file mode 100644 index 00000000..62064965 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_bn.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_bs.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_bs.ts new file mode 100644 index 00000000..1a80fff7 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_bs.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts new file mode 100644 index 00000000..b20b6c41 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ca.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts new file mode 100644 index 00000000..33449527 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_cs.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_cy.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_cy.ts new file mode 100644 index 00000000..027cc6fb --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_cy.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_da.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_da.ts new file mode 100644 index 00000000..92890ecc --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_da.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_de.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_de.ts new file mode 100644 index 00000000..77d9189f --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_de.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts new file mode 100644 index 00000000..f161cfec --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_el.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_en_GB.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_en_GB.ts new file mode 100644 index 00000000..2cbfc6e1 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_en_GB.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_en_ZA.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_en_ZA.ts new file mode 100644 index 00000000..472b4330 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_en_ZA.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts new file mode 100644 index 00000000..069aab81 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_es.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_et.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_et.ts new file mode 100644 index 00000000..cbd94ec3 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_et.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_eu.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_eu.ts new file mode 100644 index 00000000..4d44a7a9 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_eu.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_fa.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_fa.ts new file mode 100644 index 00000000..a7f488d5 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_fa.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_fi.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_fi.ts new file mode 100644 index 00000000..7e685629 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_fi.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_fr.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_fr.ts new file mode 100644 index 00000000..78991313 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_fr.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_fr_CA.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_fr_CA.ts new file mode 100644 index 00000000..ed2c0823 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_fr_CA.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_gl.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_gl.ts new file mode 100644 index 00000000..d77c0f59 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_gl.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_he.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_he.ts new file mode 100644 index 00000000..d1cf0044 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_he.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_hi.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_hi.ts new file mode 100644 index 00000000..045171fa --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_hi.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_hr.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_hr.ts new file mode 100644 index 00000000..5f868b95 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_hr.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_hu.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_hu.ts new file mode 100644 index 00000000..c983df80 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_hu.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_id.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_id.ts new file mode 100644 index 00000000..543cc9f5 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_id.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_is.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_is.ts new file mode 100644 index 00000000..c4e34d96 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_is.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_it.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_it.ts new file mode 100644 index 00000000..a8bc6065 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_it.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts new file mode 100644 index 00000000..d8f1482f --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ja.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ka.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ka.ts new file mode 100644 index 00000000..135437f1 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ka.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ko.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ko.ts new file mode 100644 index 00000000..85b2f6d0 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ko.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_lt.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_lt.ts new file mode 100644 index 00000000..6555e5f3 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_lt.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_lv.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_lv.ts new file mode 100644 index 00000000..354e60d5 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_lv.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_mk.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_mk.ts new file mode 100644 index 00000000..14f157db --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_mk.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_mn.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_mn.ts new file mode 100644 index 00000000..1dec7fea --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_mn.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ms.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ms.ts new file mode 100644 index 00000000..70dc4828 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ms.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_mt.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_mt.ts new file mode 100644 index 00000000..b36e6e6f --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_mt.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_nb.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_nb.ts new file mode 100644 index 00000000..a534421a --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_nb.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_nl.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_nl.ts new file mode 100644 index 00000000..553b3de8 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_nl.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_pa.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_pa.ts new file mode 100644 index 00000000..cd83fc87 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_pa.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_pl.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_pl.ts new file mode 100644 index 00000000..658732e4 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_pl.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_pt.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_pt.ts new file mode 100644 index 00000000..18688f45 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_pt.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_pt_BR.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_pt_BR.ts new file mode 100644 index 00000000..18688f45 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_pt_BR.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ro.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ro.ts new file mode 100644 index 00000000..81bf87eb --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ro.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts new file mode 100644 index 00000000..dc5c1680 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ru.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_sk.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sk.ts new file mode 100644 index 00000000..4be00006 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sk.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts new file mode 100644 index 00000000..e35b7c13 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sl.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_sr.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sr.ts new file mode 100644 index 00000000..2a5fae77 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sr.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_sv.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sv.ts new file mode 100644 index 00000000..e80445a9 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sv.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_sw.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sw.ts new file mode 100644 index 00000000..2294a7fe --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_sw.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_ta.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ta.ts new file mode 100644 index 00000000..40536921 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_ta.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_tg.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_tg.ts new file mode 100644 index 00000000..bc3b66d9 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_tg.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_th.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_th.ts new file mode 100644 index 00000000..29897438 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_th.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_tr.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_tr.ts new file mode 100644 index 00000000..5c1c7768 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_tr.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_uk.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_uk.ts new file mode 100644 index 00000000..3b6f410b --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_uk.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_uz.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_uz.ts new file mode 100644 index 00000000..469ad260 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_uz.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_vi.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_vi.ts new file mode 100644 index 00000000..c8048661 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_vi.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts new file mode 100644 index 00000000..d6b06358 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_CN.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_HK.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_HK.ts new file mode 100644 index 00000000..2cb0d9ba --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_HK.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_TW.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_TW.ts new file mode 100644 index 00000000..d6c5a286 --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_zh_TW.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + diff --git a/lumina-wm-INCOMPLETE/i18n/lumina-wm_zu.ts b/lumina-wm-INCOMPLETE/i18n/lumina-wm_zu.ts new file mode 100644 index 00000000..7b0ffa7f --- /dev/null +++ b/lumina-wm-INCOMPLETE/i18n/lumina-wm_zu.ts @@ -0,0 +1,47 @@ + + + + + LLockScreen + + + Form + + + + + Password + + + + + Unlock Session + + + + + Locked by: %1 + + + + + Too Many Failures: Try again later. + + + + + Password Expired: Contact System Admin + + + + + Failure: %1 Attempts Remaining + + + + + Too Many Failures: Try again in 5 minutes + + + + -- cgit