1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/km.php

36 lines
2.6 KiB
PHP
Raw Normal View History

2013-10-27 08:24:01 +01:00
<?php $TRANSLATIONS = array(
2014-02-24 08:11:16 +01:00
"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" => "នាំយកចូល"
2013-10-27 08:24:01 +01:00
);