You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/profile/l10n/mk.js

13 lines
751 B

OC.L10N.register(
"profile",
{
"Profile" : "Профил",
"You have not added any info yet" : "Сè уште немате додадено никакви информации",
"{user} has not added any info yet" : "{user} нема додадено никакви информации",
"Edit Profile" : "Уреди профил",
"The headline and about sections will show up here" : "Насловот и за секциите ќе се појават овде",
"Profile not found" : "Профилот не е пронајден",
"The profile does not exist." : "Профилот на постои",
"Back to %s" : "Врати се на %s"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");