nextcloud/apps/files/l10n/mt_MT.json

7 lines
363 B
JSON
Raw Normal View History

{ "translations": {
"_%n folder_::_%n folders_" : ["","","",""],
"_%n file_::_%n files_" : ["","","",""],
2015-01-07 09:55:42 +03:00
"_Uploading %n file_::_Uploading %n files_" : ["","","",""],
2015-01-12 09:55:52 +03:00
"_matches '{filter}'_::_match '{filter}'_" : ["","","",""]
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);"
}