Skip to content

Commit f2b9a09

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

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

l10n/lo.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
OC.L10N.register(
2+
"context_chat",
3+
{
4+
"Prompt" : "Prompt",
5+
"Sources" : "Sources",
6+
"Context Chat" : "ສົນທະນາຕາມບໍລິບົດ",
7+
"Generated response" : "Generated response",
8+
"never" : "ບໍ່ເຄີຍ"
9+
},
10+
"nplurals=1; plural=0;");

l10n/lo.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{ "translations": {
2+
"Prompt" : "Prompt",
3+
"Sources" : "Sources",
4+
"Context Chat" : "ສົນທະນາຕາມບໍລິບົດ",
5+
"Generated response" : "Generated response",
6+
"never" : "ບໍ່ເຄີຍ"
7+
},"pluralForm" :"nplurals=1; plural=0;"
8+
}

l10n/zh_HK.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
OC.L10N.register(
22
"context_chat",
33
{
4-
"Sources referenced to generate the above response:" : "產生上述回應所參考的來源:",
4+
"Sources referenced to generate the above response:" : "産生上述回應所參考的來源:",
55
"Deleted file" : "已刪除的檔案",
66
"Nextcloud Assistant Context Chat Provider" : "Nextcloud 小幫手情境聊天提供者",
77
"Nextcloud Assistant Context Chat Search Provider" : "Nextcloud 小幫手情境聊天搜尋提供者",

l10n/zh_HK.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{ "translations": {
2-
"Sources referenced to generate the above response:" : "產生上述回應所參考的來源",
2+
"Sources referenced to generate the above response:" : "産生上述回應所參考的來源",
33
"Deleted file" : "已刪除的檔案",
44
"Nextcloud Assistant Context Chat Provider" : "Nextcloud 小幫手情境聊天提供者",
55
"Nextcloud Assistant Context Chat Search Provider" : "Nextcloud 小幫手情境聊天搜尋提供者",

0 commit comments

Comments
 (0)