cherry-pick 5 commits from translation

git log --reverse --oneline  translation ^master --pretty=format:"git cherry-pick --no-commit %H" f9fecd0..a452994 | bash
This commit is contained in:
plegall 2016-03-08 15:27:52 +01:00
parent 2e071ba4a1
commit 234c132a1f
4 changed files with 18 additions and 8 deletions

View file

@ -977,4 +977,13 @@ $lang['between %s and %s MB'] = 'starp %s un %s MB';
$lang['width & height'] = 'platums&augstums';
$lang['file name'] = 'faila nosaukums';
$lang['date & time'] = 'datums&laiks';
$lang['Upload in progress'] = 'Notiek augšupielāde';
$lang['Upload in progress'] = 'Notiek augšupielāde';
$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Katram nosūtītajam e-pastam būs sava automātiskā autentifikācijas atslēga saitēm, derīga %s.';
$lang['For security reason, authentication keys do not work for administrators.'] = 'Drošības apsvērumu dēļ, autentifikācijas atslēgas nestrādā administratoriem.';
$lang['No user is permitted to see this private album'] = 'Nevienam lietotājam nav atļauts redzēt šo privāto albumu';
$lang['Y Repeat'] = 'YAtkārtojumi';
$lang['Recipients'] = 'Saņēmēji';
$lang['Orphans'] = 'Nezināmie';
$lang['No recipient selected'] = 'Nav izvēlēts neviens saņēmējs';
$lang['Edit user'] = 'Rediģēt lietotāju';
$lang['Delete %d orphan photos'] = 'Dzēst %d nezināmos foto ';

View file

@ -425,4 +425,5 @@ $lang['Photo title'] = 'Foto nosaukums';
$lang['Photo description'] = 'Foto apraksts';
$lang['Album name, A → Z'] = 'Albūma nosaukums, A → Z ';
$lang['Album name, Z → A'] = 'Albūma nosaukums, Z → A ';
$lang['Link: %s'] = 'Saite: %s';
$lang['Link: %s'] = 'Saite: %s';
$lang['Your authentication key is no longer valid.'] = 'Jūsu autentifikācijas atslēga vairs nav derīga';

View file

@ -21,9 +21,6 @@
// | USA. |
// +-----------------------------------------------------------------------+
$lang[' and %d virtual'] = " และ %d";
$lang[' and %d virtuals'] = " และ %d";
$lang['%d album including'] = "%d อัลบั้มที่กำลังรวม";
@ -990,4 +987,8 @@ $lang['Edit user'] = 'แก้ไขผู้ใช้งาน';
$lang['No recipient selected'] = 'ไม่มีผู้รับที่คุณเลือก';
$lang['No user is permitted to see this private album'] = 'ผู้ใช้ไม่ได้รับอนุญาตให้ดูอัลบั้มส่วนตัวนี้';
$lang['Recipients'] = 'ผู้รับ';
$lang['Y Repeat'] = 'ทำซ้ำในแนวตั้ง';
$lang['Y Repeat'] = 'ทำซ้ำในแนวตั้ง';
$lang['Delete %d orphan photos'] = 'ลบ %d รูปออร์แฟนส์';
$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'แต่ละอีเมลที่ส่งจะมีการตรวจสอบที่สำคัญของตัวเองโดยอัตโนมัติในการเชื่อมโยงที่ถูกต้อง,สำหรับ %s.';
$lang['For security reason, authentication keys do not work for administrators.'] = 'ด้วยเหตุผลด้านความปลอดภัยปุ่มตรวจสอบไม่ทำงานสำหรับผู้ดูแลระบบ';
$lang['Orphans'] = 'ออร์แฟนส์';

View file

@ -35,7 +35,6 @@ $lang_info['code'] = "th";
$lang_info['plupload_code'] = "th_TH";
$lang_info['zero_plural'] = "1";
$lang['%d album updated'] = '%d อัลบั้มได้อัพเดตแล้ว';
$lang['%d albums updated'] = '%d อัลบั้มที่ได้อัพเดตแล้ว';
$lang['%d comment to validate'] = "%d ความเห็นรอการตรวจสอบ";
@ -427,4 +426,4 @@ $lang['Link: %s'] = 'ลิ้งค์: %s';
$lang['No results for'] = 'ไม่มีผลลัพธ์การค้นหาสำหรับ';
$lang['Photo description'] = 'รายละเอียดรูปภาพ';
$lang['Photo title'] = 'ชื่อรูปภาพ';
$lang['Your authentication key is no longer valid.'] = 'รหัสในการตรวจสอบสิทธิ์ของคุณไม่ถูกต้อง';
$lang['Your authentication key is no longer valid.'] = 'รหัสในการตรวจสอบสิทธิ์ของคุณไม่ถูกต้อง';