notes/l10n/zh_HK.js

10 строки
197 B
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "筆記",
"New note" : "新筆記",
"Delete note" : "刪除筆記",
"_%n word_::_%n words_" : ["%n 字"]
},
"nplurals=1; plural=0;");