Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-20 03:19:47 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-20 03:19:47 +0300
commit233c03329d6f312736a970d0e66908b3153f6cea (patch)
tree289032b2a01ed97ab917a46bcee795f1b0834e8f /l10n
parent27c3fb6c6f3d5bbfea985688b68b9e69b1376a13 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/vi.js9
-rw-r--r--l10n/vi.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/l10n/vi.js b/l10n/vi.js
new file mode 100644
index 0000000..fc27f1a
--- /dev/null
+++ b/l10n/vi.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Thông báo Nextcloud",
+ "Nextcloud announcement" : "Thông báo Nextcloud",
+ "Shows the latest news of Nextcloud in your notifications." : "Hiển thị tin tức mới nhất của Nextcloud trong thông báo của bạn.",
+ "These groups will be notified about the announcements." : "Những nhóm này sẽ được biết về các thông báo."
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/vi.json b/l10n/vi.json
new file mode 100644
index 0000000..adb40a6
--- /dev/null
+++ b/l10n/vi.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Nextcloud announcements" : "Thông báo Nextcloud",
+ "Nextcloud announcement" : "Thông báo Nextcloud",
+ "Shows the latest news of Nextcloud in your notifications." : "Hiển thị tin tức mới nhất của Nextcloud trong thông báo của bạn.",
+ "These groups will be notified about the announcements." : "Những nhóm này sẽ được biết về các thông báo."
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file