File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ OC.L10N.register(
1111 "Send" : "Отправить" ,
1212 "Result" : "Результат" ,
1313 "Unknown error" : "Неизвестная ошибка" ,
14- "Translate" : "Помочь с переводом"
14+ "Transcribe" : "Транскрибировать" ,
15+ "Translate" : "Помочь с переводом" ,
16+ "Failed to get transcription/translation" : "Не удалось получить транскрипцию/перевод"
1517} ,
1618"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 99 "Send" : " Отправить" ,
1010 "Result" : " Результат" ,
1111 "Unknown error" : " Неизвестная ошибка" ,
12- "Translate" : " Помочь с переводом"
12+ "Transcribe" : " Транскрибировать" ,
13+ "Translate" : " Помочь с переводом" ,
14+ "Failed to get transcription/translation" : " Не удалось получить транскрипцию/перевод"
1315},"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);"
1416}
You can’t perform that action at this time.
0 commit comments