nextcloud/apps/files_sharing/l10n/km.js

28 lines
2.2 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Cancel" : "បោះបង់",
"Shared by" : "បាន​ចែក​រំលែក​ដោយ",
2015-08-25 19:39:10 +03:00
"Sharing" : "ការ​ចែក​រំលែក",
2015-02-20 09:55:01 +03:00
"A file or folder has been <strong>shared</strong>" : "<strong>បាន​ចែករំលែក</strong> ឯកសារ​ឬ​ថត",
"You shared %1$s with %2$s" : "អ្នក​បាន​ចែករំលែក %1$s ជាមួយ %2$s",
"You shared %1$s with group %2$s" : "អ្នក​បាន​ចែករំលែក %1$s ជាមួយ​ក្រុម %2$s",
"You shared %1$s via link" : "អ្នក​បាន​ចែក​រំលែក %1$s តាម​រយៈ​តំណរភ្ជាប់",
2016-02-12 09:56:04 +03:00
"%2$s shared %1$s with you" : "%2$s បាន​ចែករំលែក %1$s ជាមួយ​អ្នក",
2015-02-20 09:55:01 +03:00
"Shares" : "ចែក​រំលែក",
"This share is password-protected" : "ការ​ចែករំលែក​នេះ​ត្រូវ​បាន​ការពារ​ដោយ​ពាក្យ​សម្ងាត់",
"The password is wrong. Try again." : "ពាក្យ​សម្ងាត់​ខុស​ហើយ។ ព្យាយាម​ម្ដង​ទៀត។",
"Password" : "ពាក្យសម្ងាត់",
"Name" : "ឈ្មោះ",
"Sorry, this link doesnt seem to work anymore." : "សូម​ទោស តំណ​នេះ​ហាក់​ដូច​ជា​លែង​ដើរ​ហើយ។",
"Reasons might be:" : "មូលហេតុ​អាច​ជា៖",
"the item was removed" : "របស់​ត្រូវ​បាន​ដក​ចេញ",
"the link expired" : "តំណ​ផុត​ពេល​កំណត់",
"sharing is disabled" : "មិន​អនុញ្ញាត​ការ​ចែករំលែក",
"For more info, please ask the person who sent this link." : "សម្រាប់​ព័ត៌មាន​បន្ថែម សូម​សួរ​អ្នក​ដែល​ផ្ញើ​តំណ​នេះ។",
"Download" : "ទាញយក",
"Download %s" : "ទាញយក %s",
"Direct link" : "តំណ​ផ្ទាល់"
},
"nplurals=1; plural=0;");