File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,8 +16,10 @@ OC.L10N.register(
1616 "Download" : "Спампаваць" ,
1717 "Search" : "Пошук" ,
1818 "Settings" : "Налады" ,
19+ "No recommendations. Start typing." : "Няма рэкамендацый. Пачніце друкаваць." ,
1920 "File" : "Файл" ,
2021 "Date" : "Дата" ,
21- "Text" : "Тэкст"
22+ "Text" : "Тэкст" ,
23+ "Email address" : "Адрас электроннай пошты"
2224} ,
2325"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" ) ;
Original file line number Diff line number Diff line change 1414 "Download" : " Спампаваць" ,
1515 "Search" : " Пошук" ,
1616 "Settings" : " Налады" ,
17+ "No recommendations. Start typing." : " Няма рэкамендацый. Пачніце друкаваць." ,
1718 "File" : " Файл" ,
1819 "Date" : " Дата" ,
19- "Text" : " Тэкст"
20+ "Text" : " Тэкст" ,
21+ "Email address" : " Адрас электроннай пошты"
2022},"pluralForm" :" nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
2123}
You can’t perform that action at this time.
0 commit comments