Welcome to mirror list, hosted at ThFree Co, Russian Federation.

km.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 706d7a993512574d0cbef48258053def8fe09942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "notifications",
    {
    "Hello %s" : "សួស្ដី %s",
    "Hello %s," : "សួស្ដី %s,",
    "Notifications" : "ការ​ជូន​ដំណឹង",
    "seconds ago" : "វិនាទី​មុន",
    "in {path}" : "ក្នុង {path}",
    "You need to set up your email address before you can receive notification emails." : "អ្នក​ចាំបាច់​ត្រូវតែដំឡើង​អាសយដ្ឋាន​អ៊ីមែលរបស់អ្នកមុនពេល​ដែលអ្នកអាចទទួលបានការជូន​ដំណឹង​ទៅកាន់​អ៊ីមែល ។",
    "Your settings have been updated." : "ការ​កំណត់​របស់​អ្នក​ត្រូវ​បាន​ធ្វើ​បច្ចុប្បន្នភាព។"
},
"nplurals=1; plural=0;");