Skip to content

Commit fc9bab4

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent bf0d1ed commit fc9bab4

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

l10n/kab.js

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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);");

l10n/kab.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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+
}

l10n/sv.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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",

l10n/sv.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
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",

0 commit comments

Comments
 (0)