File tree Expand file tree Collapse file tree 4 files changed +30
-0
lines changed Expand file tree Collapse file tree 4 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ OC . L10N . register (
2+ "integration_openai" ,
3+ {
4+ "Default" : "Prédéfini(e)" ,
5+ "Unknown" : "Arussin" ,
6+ "Name" : "Isem" ,
7+ "Images" : "Tugniwin" ,
8+ "Question" : "Asteqsi" ,
9+ "Size" : "Teɣzi" ,
10+ "Voice" : "Taγuct" ,
11+ "Category" : "Taggayt" ,
12+ "Save" : "Sekles" ,
13+ "Delete" : "Kkes"
14+ } ,
15+ "nplurals=2; plural=(n != 1);" ) ;
Original file line number Diff line number Diff line change 1+ { "translations" : {
2+ "Default" : " Prédéfini(e)" ,
3+ "Unknown" : " Arussin" ,
4+ "Name" : " Isem" ,
5+ "Images" : " Tugniwin" ,
6+ "Question" : " Asteqsi" ,
7+ "Size" : " Teɣzi" ,
8+ "Voice" : " Taγuct" ,
9+ "Category" : " Taggayt" ,
10+ "Save" : " Sekles" ,
11+ "Delete" : " Kkes"
12+ },"pluralForm" :" nplurals=2; plural=(n != 1);"
13+ }
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ OC.L10N.register(
88 "Bad HTTP method" : "Felaktig HTTP-metod" ,
99 "Bad credentials" : "Ogiltiga inloggningsuppgifter" ,
1010 "Name" : "Namn" ,
11+ "Analyze images" : "Analysera bilder" ,
1112 "Images" : "Bilder" ,
1213 "Question" : "Fråga" ,
1314 "Generated response" : "Genererat svar" ,
Original file line number Diff line number Diff line change 66 "Bad HTTP method" : " Felaktig HTTP-metod" ,
77 "Bad credentials" : " Ogiltiga inloggningsuppgifter" ,
88 "Name" : " Namn" ,
9+ "Analyze images" : " Analysera bilder" ,
910 "Images" : " Bilder" ,
1011 "Question" : " Fråga" ,
1112 "Generated response" : " Genererat svar" ,
You can’t perform that action at this time.
0 commit comments