summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-10 00:26:58 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-10 00:26:58 +0000
commit231cec61ef4892889b4291f80fb76a1483bef6b2 (patch)
treec2cc20a4f05cd1900032a154ea512e2ab0ffbe27 /apps/contactsinteraction/l10n
parentb86e0f685fb189930450cd06c158f86c7f7253b1 (diff)
downloadnextcloud-server-231cec61ef4892889b4291f80fb76a1483bef6b2.tar.gz
nextcloud-server-231cec61ef4892889b4291f80fb76a1483bef6b2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction/l10n')
-rw-r--r--apps/contactsinteraction/l10n/vi.js9
-rw-r--r--apps/contactsinteraction/l10n/vi.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/vi.js b/apps/contactsinteraction/l10n/vi.js
new file mode 100644
index 00000000000..0a2790a6f83
--- /dev/null
+++ b/apps/contactsinteraction/l10n/vi.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Liên hệ gần đây",
+ "Contacts Interaction" : "Liên hệ tương tác",
+ "Manages interaction between users and contacts" : "Quản lý tương tác giữa người dùng và liên hệ",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Thu thập dữ liệu về tương tác của người dùng và danh bạ, đồng thời cung cấp sổ địa chỉ cho dữ liệu"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/contactsinteraction/l10n/vi.json b/apps/contactsinteraction/l10n/vi.json
new file mode 100644
index 00000000000..f041d809617
--- /dev/null
+++ b/apps/contactsinteraction/l10n/vi.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "Liên hệ gần đây",
+ "Contacts Interaction" : "Liên hệ tương tác",
+ "Manages interaction between users and contacts" : "Quản lý tương tác giữa người dùng và liên hệ",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Thu thập dữ liệu về tương tác của người dùng và danh bạ, đồng thời cung cấp sổ địa chỉ cho dữ liệu"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file