40 lines
1.4 KiB
JavaScript
40 lines
1.4 KiB
JavaScript
OC.L10N.register(
|
|
"memories",
|
|
{
|
|
"Download" : "ទាញយក",
|
|
"Settings" : "ការកំណត់",
|
|
"Info" : "Info",
|
|
"Favorites" : "Favorites",
|
|
"Tags" : "ស្លាក",
|
|
"Edit" : "កែប្រែ",
|
|
"Cancel" : "បោះបង់",
|
|
"Delete" : "លុប",
|
|
"General" : "ទូទៅ",
|
|
"Close" : "បិទ",
|
|
"Back" : "ត្រឡប់ក្រោយ",
|
|
"Save" : "រក្សាទុក",
|
|
"Year" : "ឆ្នាំ",
|
|
"Month" : "ខែ",
|
|
"Day" : "ថ្ងៃ",
|
|
"Time" : "ម៉ោង",
|
|
"Title" : "ចំណងជើង",
|
|
"Description" : "ការអធិប្បាយ",
|
|
"Copyright" : "រក្សាសិទ្ធិ",
|
|
"Name" : "ឈ្មោះ",
|
|
"Update" : "ធ្វើបច្ចុប្បន្នភាព",
|
|
"Search" : "ស្វែងរក",
|
|
"Remove" : "ដកចេញ",
|
|
"Share link" : "Share link",
|
|
"Password protected" : "បានការពារដោយពាក្យសម្ងាត់",
|
|
"Sort by date" : "Order by date",
|
|
"Sort by name" : "Order by name",
|
|
"Share" : "ចែករំលែក",
|
|
"Previous" : "មុន",
|
|
"Next" : "បន្ទាប់",
|
|
"Continue" : "បន្ត",
|
|
"Value" : "តម្លៃ",
|
|
"Line" : "បន្ទាត់",
|
|
"Size" : "ទំហំ"
|
|
},
|
|
"nplurals=1; plural=0;");
|