aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorSebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>2024-11-12 10:17:38 -0500
committerGitHub <noreply@github.com>2024-11-12 10:17:38 -0500
commitf8d50eb9b511140bcc348888d625142375910031 (patch)
tree451b3b3e9bae4264ae974773ad439ccc08ef6985 /core
parentbfa23ff6c7e28664e6e1a679fc3844978bfc43d2 (diff)
parent17659d327ac2d6d62405ca489fb0f1432c4e03e4 (diff)
downloadnextcloud-server-enh/issue-48528-disable-imip-messages.tar.gz
nextcloud-server-enh/issue-48528-disable-imip-messages.zip
Merge branch 'master' into enh/issue-48528-disable-imip-messagesenh/issue-48528-disable-imip-messages
Diffstat (limited to 'core')
-rw-r--r--core/l10n/vi.js6
-rw-r--r--core/l10n/vi.json6
-rw-r--r--core/l10n/zh_TW.js1
-rw-r--r--core/l10n/zh_TW.json1
4 files changed, 8 insertions, 6 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js
index 8b498b0f4c1..e4f14b42351 100644
--- a/core/l10n/vi.js
+++ b/core/l10n/vi.js
@@ -212,11 +212,11 @@ OC.L10N.register(
"Supported versions" : "Các phiên bản được hỗ trợ",
"{name} version {version} and above" : "{name} phiên bản {version} trở lên",
"Search {types} …" : "Tìm kiếm {types} ...",
- "Choose {file}" : "Chọn {tập tin}",
+ "Choose {file}" : "Chọn {file}",
"Choose" : "Chọn",
- "Copy to {target}" : "Sao chép vào {mục tiêu}",
+ "Copy to {target}" : "Sao chép vào {target}",
"Copy" : "Sao chép",
- "Move to {target}" : "Di chuyển đến {mục tiêu}",
+ "Move to {target}" : "Di chuyển đến {target}",
"Move" : "Chuyển",
"OK" : "Đồng ý",
"read-only" : "Chỉ đọc",
diff --git a/core/l10n/vi.json b/core/l10n/vi.json
index 04ddc8a6b41..17c2782286a 100644
--- a/core/l10n/vi.json
+++ b/core/l10n/vi.json
@@ -210,11 +210,11 @@
"Supported versions" : "Các phiên bản được hỗ trợ",
"{name} version {version} and above" : "{name} phiên bản {version} trở lên",
"Search {types} …" : "Tìm kiếm {types} ...",
- "Choose {file}" : "Chọn {tập tin}",
+ "Choose {file}" : "Chọn {file}",
"Choose" : "Chọn",
- "Copy to {target}" : "Sao chép vào {mục tiêu}",
+ "Copy to {target}" : "Sao chép vào {target}",
"Copy" : "Sao chép",
- "Move to {target}" : "Di chuyển đến {mục tiêu}",
+ "Move to {target}" : "Di chuyển đến {target}",
"Move" : "Chuyển",
"OK" : "Đồng ý",
"read-only" : "Chỉ đọc",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 7255fd3eaf3..0fda618e848 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -268,6 +268,7 @@ OC.L10N.register(
"Rename" : "重新命名",
"Collaborative tags" : "協作標籤",
"No tags found" : "找不到標籤",
+ "Clipboard not available, please copy manually" : "無法使用剪貼簿,請手動複製",
"Personal" : "個人",
"Accounts" : "帳號",
"Admin" : "管理",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index eda64b26452..73f789c2f50 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -266,6 +266,7 @@
"Rename" : "重新命名",
"Collaborative tags" : "協作標籤",
"No tags found" : "找不到標籤",
+ "Clipboard not available, please copy manually" : "無法使用剪貼簿,請手動複製",
"Personal" : "個人",
"Accounts" : "帳號",
"Admin" : "管理",