From 8daa2c9f98ef02857c1d92f2f226288c313146a7 Mon Sep 17 00:00:00 2001 From: Gerrit Uitslag Date: Tue, 25 Feb 2014 20:13:27 +0100 Subject: Update localizations --- inc/lang/km/denied.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/lang/km') diff --git a/inc/lang/km/denied.txt b/inc/lang/km/denied.txt index 58b10ee86..7fa1868b4 100644 --- a/inc/lang/km/denied.txt +++ b/inc/lang/km/denied.txt @@ -1,3 +1,3 @@ ====== បដិសេធអនុញ្ញាត ====== -សូមទុស អ្នកគ្មានអនុញ្ញាតទៅបណ្តទេ។ +សូមទុស អ្នកគ្មានអនុញ្ញាតទៅបណ្តទេ។ @NOTLOGGEDIN@ -- cgit v1.2.3 From 524df5769a0b9b7aa35af6500c85528c2b0515fe Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 28 Feb 2014 12:43:19 +0100 Subject: added stripped bit to language file this has been done by a script and might not be 100% accurate --- inc/lang/km/lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/lang/km') diff --git a/inc/lang/km/lang.php b/inc/lang/km/lang.php index 4800b6c23..5712956b0 100644 --- a/inc/lang/km/lang.php +++ b/inc/lang/km/lang.php @@ -204,3 +204,4 @@ $lang['i_pol2'] = 'វីគីបិទជិត'; $lang['i_retry'] = 'ម្តងទៀត'; //Setup VIM: ex: et ts=2 : +$lang['notloggedin'] = 'សូមទុស អ្នកគ្មានអនុញ្ញាតទៅបណ្តទេ។ '; -- cgit v1.2.3 From 5c19269483d61ba921eaf572252d976c15152924 Mon Sep 17 00:00:00 2001 From: Gerrit Uitslag Date: Wed, 5 Mar 2014 20:10:01 +0100 Subject: Update lang of img pagetools --- inc/lang/km/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/lang/km') diff --git a/inc/lang/km/lang.php b/inc/lang/km/lang.php index 4800b6c23..9f65ccd16 100644 --- a/inc/lang/km/lang.php +++ b/inc/lang/km/lang.php @@ -165,7 +165,7 @@ $lang['admin_register']= 'តែមអ្នកប្រើ';//'Add new user'; $lang['metaedit'] = 'កែទិន្នន័យអរូប';//'Edit Metadata'; $lang['metasaveerr'] = 'ពំអាចកត់រទិន្នន័យអរូប';//'Writing metadata failed'; $lang['metasaveok'] = 'ទិន្នន័យអរូប'; -$lang['img_backto'] = 'ថយក្រោយ'; +$lang['btn_img_backto'] = 'ថយក្រោយ%s'; $lang['img_title'] = 'អភិធេយ្យ'; $lang['img_caption'] = 'ចំណងជើង'; $lang['img_date'] = 'ថ្ងៃខែ';//'Date'; -- cgit v1.2.3 From 1a043a5b56efd30f7580a1801080f80037dd4789 Mon Sep 17 00:00:00 2001 From: Gerrit Uitslag Date: Thu, 6 Mar 2014 23:47:23 +0100 Subject: Revert "added stripped bit to language file" This reverts commit 524df5769a0b9b7aa35af6500c85528c2b0515fe. Conflicts: inc/lang/bn/lang.php inc/lang/fr/lang.php --- inc/lang/km/lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/lang/km') diff --git a/inc/lang/km/lang.php b/inc/lang/km/lang.php index 5712956b0..4800b6c23 100644 --- a/inc/lang/km/lang.php +++ b/inc/lang/km/lang.php @@ -204,4 +204,3 @@ $lang['i_pol2'] = 'វីគីបិទជិត'; $lang['i_retry'] = 'ម្តងទៀត'; //Setup VIM: ex: et ts=2 : -$lang['notloggedin'] = 'សូមទុស អ្នកគ្មានអនុញ្ញាតទៅបណ្តទេ។ '; -- cgit v1.2.3 From b981d5915250e5efe218466b608607174eb26608 Mon Sep 17 00:00:00 2001 From: Gerrit Uitslag Date: Fri, 7 Mar 2014 00:06:17 +0100 Subject: remove placeholder van denied.txt --- inc/lang/km/denied.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/lang/km') diff --git a/inc/lang/km/denied.txt b/inc/lang/km/denied.txt index 7fa1868b4..be0371498 100644 --- a/inc/lang/km/denied.txt +++ b/inc/lang/km/denied.txt @@ -1,3 +1,4 @@ ====== បដិសេធអនុញ្ញាត ====== -សូមទុស អ្នកគ្មានអនុញ្ញាតទៅបណ្តទេ។ @NOTLOGGEDIN@ + +សូមទុស អ្នកគ្មានអនុញ្ញាតទៅបណ្តទេ។ -- cgit v1.2.3