зеркало из https://github.com/nextcloud/activity.git
12 строки
333 B
JavaScript
12 строки
333 B
JavaScript
OC.L10N.register(
|
|
"activity",
|
|
{
|
|
"Activity" : "Gnìomhachd",
|
|
"Notifications" : "Brathan",
|
|
"Today" : "An-diugh",
|
|
"Yesterday" : "An-dè",
|
|
"Home" : "Dachaigh",
|
|
"No activity yet" : "Gun ghnìomhachd fhathast"
|
|
},
|
|
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");
|