File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ OC . L10N . register (
2+ "integration_google" ,
3+ {
4+ "Client ID" : "Ідэнтыфікатар кліента" ,
5+ "Authentication" : "Аўтэнтыфікацыя" ,
6+ "Contacts" : "Кантакты" ,
7+ "Import all events including Birthdays" : "Імпартаваць усе падзеі, у тым ліку дні нараджэння"
8+ } ,
9+ "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 1+ { "translations" : {
2+ "Client ID" : " Ідэнтыфікатар кліента" ,
3+ "Authentication" : " Аўтэнтыфікацыя" ,
4+ "Contacts" : " Кантакты" ,
5+ "Import all events including Birthdays" : " Імпартаваць усе падзеі, у тым ліку дні нараджэння"
6+ },"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);"
7+ }
You can’t perform that action at this time.
0 commit comments