Skip to content

Commit e2d2b72

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

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

l10n/et_EE.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"integration_openai",
33
{
4+
"Default" : "Vaikimisi",
45
"Unknown" : "Teadmata",
56
"seconds" : "sekundit",
67
"Bad HTTP method" : "Vigane HTTP-meetod",

l10n/et_EE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Default" : "Vaikimisi",
23
"Unknown" : "Teadmata",
34
"seconds" : "sekundit",
45
"Bad HTTP method" : "Vigane HTTP-meetod",

l10n/uz.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ OC.L10N.register(
22
"integration_openai",
33
{
44
"Unknown" : "Noma'lum",
5-
"seconds" : "sekund",
5+
"seconds" : "sekundlar",
6+
"Bad HTTP method" : "Yomon HTTP usuli",
7+
"Bad credentials" : "Akkaunt ma'lumotlari xato",
68
"Size" : "Size",
79
"Authentication" : "Autentifikatsiya",
810
"Username" : "Username",

l10n/uz.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{ "translations": {
22
"Unknown" : "Noma'lum",
3-
"seconds" : "sekund",
3+
"seconds" : "sekundlar",
4+
"Bad HTTP method" : "Yomon HTTP usuli",
5+
"Bad credentials" : "Akkaunt ma'lumotlari xato",
46
"Size" : "Size",
57
"Authentication" : "Autentifikatsiya",
68
"Username" : "Username",

0 commit comments

Comments
 (0)