зеркало из https://github.com/nextcloud/spreed.git
34 строки
1.3 KiB
JavaScript
34 строки
1.3 KiB
JavaScript
OC.L10N.register(
|
|
"spreed",
|
|
{
|
|
"None" : "គ្មាន",
|
|
"User" : "User",
|
|
"Disabled" : "បានបិទ",
|
|
"Users" : "អ្នកប្រើ",
|
|
"Remove from favorites" : "Remove from favorites",
|
|
"Add to favorites" : "Add to favorites",
|
|
"Contacts" : "ទំនាក់ទំនង",
|
|
"Loading" : "Loading",
|
|
"Groups" : "ក្រុ",
|
|
"Error" : "កំហុស",
|
|
"Back" : "ត្រឡប់ក្រោយ",
|
|
"Close" : "បិទ",
|
|
"Reply" : "ឆ្លើយតប",
|
|
"Today" : "ថ្ងៃនេះ",
|
|
"guest" : "ភ្ញៀវ",
|
|
"Share link" : "Share link",
|
|
"Name" : "ឈ្មោះ",
|
|
"Saved" : "បានរក្សាទុក",
|
|
"Password" : "ពាក្យសម្ងាត់",
|
|
"Cancel" : "បោះបង់",
|
|
"The password is wrong. Try again." : "ពាក្យសម្ងាត់ខុសហើយ។ ព្យាយាមម្ដងទៀត។",
|
|
"Share" : "ចែករំលែក",
|
|
"Change password" : "ប្តូរពាក្យសម្ងាត់",
|
|
"Rename" : "ប្ដូរឈ្មោះ",
|
|
"Send" : "ផ្ញើ",
|
|
"Error while sharing" : "កំហុសពេលចែករំលែក",
|
|
"Edit" : "កែប្រែ",
|
|
", " : ", "
|
|
},
|
|
"nplurals=1; plural=0;");
|