File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,18 @@ OC.L10N.register(
33 {
44 "Error" : "Памылка" ,
55 "Access forbidden" : "Доступ забаронены" ,
6+ "Enable ID4me" : "Уключыць ID4me" ,
7+ "Client ID" : "Ідэнтыфікатар кліента" ,
68 "Update" : "Абнавіць" ,
79 "Remove" : "Выдаліць" ,
810 "Confirm deletion" : "Пацвердзіць выдаленне" ,
911 "Cancel" : "Скасаваць" ,
1012 "Delete" : "Выдаліць" ,
13+ "Submit" : "Адправіць" ,
14+ "Client configuration" : "Канфігурацыя кліента" ,
15+ "Identifier (max 128 characters)" : "Ідэнтыфікатар (максімум 128 сімвалаў)" ,
1116 "Back to %s" : "Назад да %s" ,
12- "Domain" : "Дамен"
17+ "Domain" : "Дамен" ,
18+ "your.domain" : "your.domain"
1319} ,
1420"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 11{ "translations" : {
22 "Error" : " Памылка" ,
33 "Access forbidden" : " Доступ забаронены" ,
4+ "Enable ID4me" : " Уключыць ID4me" ,
5+ "Client ID" : " Ідэнтыфікатар кліента" ,
46 "Update" : " Абнавіць" ,
57 "Remove" : " Выдаліць" ,
68 "Confirm deletion" : " Пацвердзіць выдаленне" ,
79 "Cancel" : " Скасаваць" ,
810 "Delete" : " Выдаліць" ,
11+ "Submit" : " Адправіць" ,
12+ "Client configuration" : " Канфігурацыя кліента" ,
13+ "Identifier (max 128 characters)" : " Ідэнтыфікатар (максімум 128 сімвалаў)" ,
914 "Back to %s" : " Назад да %s" ,
10- "Domain" : " Дамен"
15+ "Domain" : " Дамен" ,
16+ "your.domain" : " your.domain"
1117},"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);"
1218}
You can’t perform that action at this time.
0 commit comments