Skip to content

Commit e869448

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 0ef0c4c commit e869448

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

l10n/bg.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"Bad credentials" : "Лоши идентификационни данни",
66
"Small" : "Малък",
77
"Medium" : "Средна",
8-
"Large" : "Голям"
8+
"Large" : "Голям",
9+
"Image generation" : "Генериране на изображения"
910
},
1011
"nplurals=2; plural=(n != 1);");

l10n/bg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"Bad credentials" : "Лоши идентификационни данни",
44
"Small" : "Малък",
55
"Medium" : "Средна",
6-
"Large" : "Голям"
6+
"Large" : "Голям",
7+
"Image generation" : "Генериране на изображения"
78
},"pluralForm" :"nplurals=2; plural=(n != 1);"
89
}

l10n/lo.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
OC.L10N.register(
22
"integration_replicate",
33
{
4+
"Bad HTTP method" : "HTTP method ບໍ່ຖືກຕ້ອງ",
5+
"Bad credentials" : "ຂໍ້ມູນຢືນຢັນຕົວຕົນບໍ່ຖືກຕ້ອງ",
46
"Small" : "Small",
57
"Medium" : "Medium",
68
"Large" : "Large",
9+
"Text generation" : "ການສ້າງຂໍ້ຄວາມ",
710
"Image generation" : "Image generation"
811
},
912
"nplurals=1; plural=0;");

l10n/lo.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{ "translations": {
2+
"Bad HTTP method" : "HTTP method ບໍ່ຖືກຕ້ອງ",
3+
"Bad credentials" : "ຂໍ້ມູນຢືນຢັນຕົວຕົນບໍ່ຖືກຕ້ອງ",
24
"Small" : "Small",
35
"Medium" : "Medium",
46
"Large" : "Large",
7+
"Text generation" : "ການສ້າງຂໍ້ຄວາມ",
58
"Image generation" : "Image generation"
69
},"pluralForm" :"nplurals=1; plural=0;"
710
}

0 commit comments

Comments
 (0)