File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,12 @@ OC.L10N.register(
22 "integration_documenso" ,
33 {
44 "Completed" : "Lõpetatud" ,
5+ "Bad credentials" : "Vale kasutajanimi, salasõna või tunnusluba" ,
6+ "Bad HTTP method" : "Vigane HTTP-meetod" ,
7+ "Connected accounts" : "Ühendatud kasutajakontod" ,
58 "Cancel" : "Tühista" ,
69 "OK" : "Sobib" ,
7- "No recommendations. Start typing." : "Soovitusi pole. Alusta trükkimist."
10+ "No recommendations. Start typing." : "Soovitusi pole. Alusta trükkimist." ,
11+ "Connected as {user}" : "Ühendatud kui {user}"
812} ,
913"nplurals=2; plural=(n != 1);" ) ;
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "Completed" : " Lõpetatud" ,
3+ "Bad credentials" : " Vale kasutajanimi, salasõna või tunnusluba" ,
4+ "Bad HTTP method" : " Vigane HTTP-meetod" ,
5+ "Connected accounts" : " Ühendatud kasutajakontod" ,
36 "Cancel" : " Tühista" ,
47 "OK" : " Sobib" ,
5- "No recommendations. Start typing." : " Soovitusi pole. Alusta trükkimist."
8+ "No recommendations. Start typing." : " Soovitusi pole. Alusta trükkimist." ,
9+ "Connected as {user}" : " Ühendatud kui {user}"
610},"pluralForm" :" nplurals=2; plural=(n != 1);"
711}
You can’t perform that action at this time.
0 commit comments