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/core/l10n/mt_MT.js

7 lines
280 B

OC.L10N.register(
"core",
{
"_{count} file conflict_::_{count} file conflicts_" : ["","","",""],
"_download %n file_::_download %n files_" : ["","","",""]
},
"nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);");