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/files_trashbin/l10n/mk.js

15 lines
607 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Не можеше трајно да се избрише %s",
"Couldn't restore %s" : "Не можеше да се поврати %s",
"Deleted files" : "Избришани датотеки",
"Restore" : "Поврати",
"Delete permanently" : "Трајно избришани",
"Error" : "Грешка",
"restored" : "повратени",
"Name" : "Име",
"Deleted" : "Избришан",
"Delete" : "Избриши"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");