File tree Expand file tree Collapse file tree 6 files changed +40
-2
lines changed Expand file tree Collapse file tree 6 files changed +40
-2
lines changed Original file line number Diff line number Diff line change 1+ OC . L10N . register (
2+ "ldap_contacts_backend" ,
3+ {
4+ "All contacts" : "Все контакты" ,
5+ "Copy to address book" : "Копировать в адресную книгу" ,
6+ "LDAP Contacts Backend" : "LDAP бэкенд контактов" ,
7+ "LDAP backend for Nextcloud Contacts" : "LDAP бэкенд для Контактов Nextcloud"
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+ "All contacts" : " Все контакты" ,
3+ "Copy to address book" : " Копировать в адресную книгу" ,
4+ "LDAP Contacts Backend" : " LDAP бэкенд контактов" ,
5+ "LDAP backend for Nextcloud Contacts" : " LDAP бэкенд для Контактов Nextcloud"
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+ }
Original file line number Diff line number Diff line change 1+ OC . L10N . register (
2+ "ldap_contacts_backend" ,
3+ {
4+ "All contacts" : "Anwani zote" ,
5+ "Copy to address book" : "Nakili kwenye kitabu cha anwani" ,
6+ "LDAP Contacts Backend" : "Nyuma ya Anwani za LDAP" ,
7+ "LDAP backend for Nextcloud Contacts" : "Nyuma ya LDAP kwa Anwani za Nextcloud"
8+ } ,
9+ "nplurals=2; plural=(n != 1);" ) ;
Original file line number Diff line number Diff line change 1+ { "translations" : {
2+ "All contacts" : " Anwani zote" ,
3+ "Copy to address book" : " Nakili kwenye kitabu cha anwani" ,
4+ "LDAP Contacts Backend" : " Nyuma ya Anwani za LDAP" ,
5+ "LDAP backend for Nextcloud Contacts" : " Nyuma ya LDAP kwa Anwani za Nextcloud"
6+ },"pluralForm" :" nplurals=2; plural=(n != 1);"
7+ }
Original file line number Diff line number Diff line change 11OC . L10N . register (
22 "ldap_contacts_backend" ,
33 {
4- "All contacts" : "所有聯絡人"
4+ "All contacts" : "所有聯絡人" ,
5+ "Copy to address book" : "複製到通訊錄" ,
6+ "LDAP Contacts Backend" : "聯絡人備份" ,
7+ "LDAP backend for Nextcloud Contacts" : "推薦功能:Nextcloud Conracts"
58} ,
69"nplurals=1; plural=0;" ) ;
Original file line number Diff line number Diff line change 11{ "translations" : {
2- "All contacts" : " 所有聯絡人"
2+ "All contacts" : " 所有聯絡人" ,
3+ "Copy to address book" : " 複製到通訊錄" ,
4+ "LDAP Contacts Backend" : " 聯絡人備份" ,
5+ "LDAP backend for Nextcloud Contacts" : " 推薦功能:Nextcloud Conracts"
36},"pluralForm" :" nplurals=1; plural=0;"
47}
You can’t perform that action at this time.
0 commit comments