1 | <?php |
---|
2 | // +-----------------------------------------------------------------------+ |
---|
3 | // | Piwigo - a PHP based photo gallery | |
---|
4 | // +-----------------------------------------------------------------------+ |
---|
5 | // | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org | |
---|
6 | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | |
---|
7 | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | |
---|
8 | // +-----------------------------------------------------------------------+ |
---|
9 | // | This program is free software; you can redistribute it and/or modify | |
---|
10 | // | it under the terms of the GNU General Public License as published by | |
---|
11 | // | the Free Software Foundation | |
---|
12 | // | | |
---|
13 | // | This program is distributed in the hope that it will be useful, but | |
---|
14 | // | WITHOUT ANY WARRANTY; without even the implied warranty of | |
---|
15 | // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
---|
16 | // | General Public License for more details. | |
---|
17 | // | | |
---|
18 | // | You should have received a copy of the GNU General Public License | |
---|
19 | // | along with this program; if not, write to the Free Software | |
---|
20 | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | |
---|
21 | // | USA. | |
---|
22 | // +-----------------------------------------------------------------------+ |
---|
23 | |
---|
24 | |
---|
25 | |
---|
26 | $lang['Notification'] = "ការផ្តល់ដំណឹង"; |
---|
27 | $lang['Upload Photos'] = 'បញ្ចូលរូបថត'; |
---|
28 | $lang['Select an album'] = 'ជ្រើសរើសសៀវភៅរូបថត'; |
---|
29 | $lang['... or '] = '... ឬ '; |
---|
30 | $lang['create a new album'] = 'បង្កើតសៀវភៅរូបថតថ្មីមួយ'; |
---|
31 | $lang['Select files'] = 'ជ្រើសរើសរូបថត'; |
---|
32 | $lang['Start Upload'] = 'ចាប់ផ្តើមបញ្ចូល'; |
---|
33 | $lang['Learn more'] = 'ស្វែងយល់បន្ថែម'; |
---|
34 | $lang['Maximum file size: %sB.'] = 'ទំហំរូបអតិបរមា: %sB.'; |
---|
35 | $lang['Allowed file types: %s.'] = 'អនុញ្ញាតឯកសារប្រភេទ: %s.'; |
---|
36 | $lang['+ Add an upload box'] = '+ បន្ថែមប្រអប់មួយទៀត'; |
---|
37 | $lang['Add another set of photos'] = 'បន្ថែមសំនុំរូបមួយផ្សេងទៀត'; |
---|
38 | $lang['Photo %s of %s'] = 'រូបថតទី %s នៃ %s'; |
---|
39 | $lang['%d photos uploaded'] = '%d រូបថតបានបញ្ចូល'; |
---|
40 | $lang['All %d photos are selected'] = 'រូបថតទាំងអស់ %d ត្រូវបានជ្រើសរើស'; |
---|
41 | $lang['You are using the Browser uploader. Try the <a href="%s">Flash uploader</a> instead.'] = 'អ្នកកំពុងប្រើប្រាស់ Browser uploader. សាកល្បងប្រើ <a href="%s">Flash uploader</a> ជំនួសវិញ'; |
---|
42 | $lang['You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.'] = 'អ្នកកំពុងប្រើប្រាស់ Flash uploader. មានបញ្ហា? សាកល្បងប្រើ <a href="%s">Browser uploader</a> ជំនួសវិញ'; |
---|
43 | $lang['Exif extension not available, admin should disable exif use'] = 'Exif extension not available, admin should disable exif use ផ្នែកបន្ថែម Exif មិនអាចដំណើរការបាន។ អ្នកគ្រប់គ្រងគួរតែទៅបិទ exif use'; |
---|
44 | $lang['Hide'] = "លាក់"; |
---|
45 | $lang['ACCESS_0'] = "ចូលដំណើរការសេរី"; |
---|
46 | $lang['ACCESS_1'] = "ដំណើរការសំរាប់ទាំងអស់"; |
---|
47 | $lang['ACCESS_2'] = "ដំណើរការសំរាប់អ្នកចុះឈ្មោះប្រើប្រាស់"; |
---|
48 | $lang['ACCESS_3'] = "ដំណើរការសំរាប់អ្នកគ្រប់គ្រង"; |
---|
49 | $lang['ACCESS_4'] = "ដំណើរការសំរាប់ប្រធានបណ្តាញធំ"; |
---|
50 | $lang['ACCESS_5'] = "មិនអាចដំណើរការបាន"; |
---|
51 | $lang['Level 0'] = "---"; |
---|
52 | $lang['Level 1'] = "ទំនាក់ទំនង"; |
---|
53 | $lang['Level 2'] = "មិត្តភក្តិ"; |
---|
54 | $lang['Level 4'] = "គ្រួសារ"; |
---|
55 | $lang['Level 8'] = "អ្នកគ្រប់គ្រង"; |
---|
56 | $lang['%d album including'] = 'សៀវភៅរូបថត %d កំពុងដាក់បញ្ចូល'; |
---|
57 | $lang['%d album moved'] = 'សៀវភៅរូបថត %d បានផ្លាស់ប្តូរទីតាំង'; |
---|
58 | $lang['%d albums including'] = 'សៀវភៅរូបថត %d កំពុងបញ្ចូល'; |
---|
59 | $lang['%d albums moved'] = 'សៀវភៅរូបថត %d បានផ្លាស់ប្តូរទីតាំង'; |
---|
60 | $lang['%d anomalies have been detected corrected.'] = 'ភាពខុសប្រក្រតីចំនួន %d ត្រូវបានរកឃើញ និងបានកែប្រែ'; |
---|
61 | $lang['%d anomalies have been detected.'] = 'ភាពខុសប្រក្រតីចំនួន %d ត្រូវបានរកឃើញ'; |
---|
62 | $lang['%d anomalies have been ignored.'] = 'ភាពខុសប្រក្រតីចំនួន %d មិនបានទទួលយក'; |
---|
63 | $lang['%d anomalies have not been corrected.'] = 'ភាពមិនប្រក្រតីចំនួន %d មិនទាន់បានកែប្រែ'; |
---|
64 | $lang['%d anomaly has been corrected.'] = 'ភាពមិនប្រក្រតីចំនួន %d ត្រូវបានកែប្រែ'; |
---|
65 | $lang['%d anomaly has been detected.'] = 'ភាពមិនប្រក្រតីចំនួន %d ត្រូវបានរកឃើញ'; |
---|
66 | $lang['%d anomaly has been ignored.'] = 'ភាពមិនប្រក្រតីចំនួន %d មិនបានទទួលយក'; |
---|
67 | $lang['%d anomaly has not been corrected.'] = 'ភាពមិនប្រក្រតីចំនួន %d មិនទាន់បានកែប្រែ'; |
---|
68 | $lang['%d group'] = '%d ក្រុម'; |
---|
69 | $lang['%d groups'] = '%d ក្រុម'; |
---|
70 | $lang['%d guest'] = 'ភ្ញៀវ %d នាក់'; |
---|
71 | $lang['%d guests'] = 'ភ្ញៀវ %d នាក់'; |
---|
72 | $lang['%d line filtered'] = 'ច្រោះយក %d បន្ទាត់'; |
---|
73 | $lang['%d lines filtered'] = 'ច្រោះយក %d បន្ទាត់'; |
---|
74 | $lang['%d mail was not sent.'] = 'អ៊ីម៉ែលចំនួន %d មិនបានផ្ញើចេញទេ'; |
---|
75 | $lang['%d mail was sent.'] = 'អ៊ីម៉ែលចំនួន %d បានផ្ញើចេញ'; |
---|
76 | $lang['%d mails were not sent.'] = 'អ៊ីម៉ែលចំនួន %d មិនបានផ្ញើចេញទេ'; |
---|
77 | $lang['%d mails were sent.'] = 'អ៊ីម៉ែលចំនួន %d បានផ្ញើចេញ'; |
---|
78 | $lang['%d member'] = 'សមាជិក %d នាក់'; |
---|
79 | $lang['%d members'] = 'សមាជិក %d នាក់'; |
---|
80 | $lang['%d of %d photos selected'] = '%d នៃ %d រូបថតបានជ្រើសរើស'; |
---|
81 | $lang['%d photo was deleted'] = 'រូបថត %d បានលុប'; |
---|
82 | $lang['%d photos were deleted'] = 'រូបថត %d បានលុប'; |
---|
83 | $lang['%d physical'] = '%d រូបសណ្ឋាន'; |
---|
84 | |
---|
85 | ?> |
---|