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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/vi.js')
-rw-r--r--l10n/vi.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n/vi.js b/l10n/vi.js
new file mode 100644
index 0000000..8127c57
--- /dev/null
+++ b/l10n/vi.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Admin notifications" : "Thông báo quản trị",
+ "Notifications" : "Thông báo",
+ "Failed to dismiss notification" : "Lỗi bỏ qua thông báo",
+ "in {path}" : "trong {path}",
+ "No notifications" : "Không thông báo ",
+ "Dismiss" : "Bỏ qua"
+},
+"nplurals=1; plural=0;");