Blame view
sources/apps/bookmarks/l10n/km.php
2.6 KB
|
d1bafeea1
|
1 |
<?php $TRANSLATIONS = array( |
|
6d9380f96
|
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
"No file provided for import" => "គ្មានឯកសារផ្តល់អោយ ដើម្បីនាំចូលទេ", "Unsupported file type for import" => "ប្រភេទឯកសារមិនគាំទ្រដើម្បីនាំយកចូល", "Bookmarks" => "ចំណាំ", "Tags" => "ស្លាក", "Filter by tag" => "ច្រោះដោយស្លាក", "Edit bookmark" => "កែចំណាំ", "Are you sure you want to remove this tag from every entry?" => "តើអ្នកចង់លុបស្លាកនេះពីគ្រប់កន្លែងទាំងអស់មែន?", "Warning" => "បម្រាម", "Import error" => "ការនាំយកចូលមានបញ្ហា", "Import completed successfully." => "ការនាំយកចូល គឺសម្រេចជោគជ័យ", "Uploading..." => "កំពុងដាក់បញ្ចូល...", "Bookm." => "ចំណាំ", "Add a bookmark" => "ដាក់ចូលទៅបញ្ជីចំណាំ", "Close" => "បិទ", "The title of the page" => "ចំណងជើងនៃទំព័រ", "The address of the page" => "អាស័យដ្ឋាននៃទំព័រ", "Description of the page" => "ការពណ៌នានៃទំព័រ", "Save" => "រក្សាទុក", "Delete" => "លុប", "Edit" => "កែ", "Cancel" => "លើកលែង", "Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "បើអ្នកចង់ចំណាំគេហទំព័រណាមួយយ៉ាងឆាប់រហ័ស សូមទាញរបស់នេះទៅដាក់នៅកន្លែងចំណាំរបស់កម្មវិធីអ៊ីនធឺណិត ហើយចុចវា៖", "Add to ownCloud" => "ដាក់ចូល ownCloud", "Address" => "អាសយដ្ឋាន", "Add" => "បញ្ចូល", "Related Tags" => "ស្លាកដែលទាកទង", "Settings" => "ការកំណត់", "You have no bookmarks" => "អ្នកមិនមានចំណាំទេ", "You can also try to import a bookmark file" => "អ្នកអាចព្យាយាមដាក់ទៅកាន់បញ្ជីចំណាំបាន", "Bookmarklet" => "បញ្ជីចំណាំ", "Export & Import" => "នាំចេញ & នាំចូល", "Export" => "នាំយកចេញ", "Import" => "នាំយកចូល" |
|
d1bafeea1
|
35 |
); |