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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/vi.js')
-rw-r--r--apps/user_status/l10n/vi.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/user_status/l10n/vi.js b/apps/user_status/l10n/vi.js
new file mode 100644
index 00000000000..e10bbaf0f93
--- /dev/null
+++ b/apps/user_status/l10n/vi.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Commuting" : "Đang di chuyển",
+ "Clear status message after" : "Xoá thông báo trạng thái sau",
+ "What is your status?" : "Trạng thái của bạn là gì?",
+ "Set status" : "Đặt trạng thái",
+ "Online status" : "Trạng thái trực tuyến",
+ "Status message" : "Thông báo trạng thái",
+ "Clear status message" : "Xoá thông báo trạng thái",
+ "Set status message" : "Đặt thông báo trạng thái",
+ "Away" : "Tạm vắng",
+ "Do not disturb" : "Đừng làm phiền",
+ "Don't clear" : "Không xoá",
+ "Today" : "Hôm nay",
+ "This week" : "Tuần này",
+ "Online" : "Trực tuyến",
+ "Invisible" : "Vô hình",
+ "30 minutes" : "30 phút",
+ "1 hour" : "1 tiếng",
+ "4 hours" : "4 tiếng",
+ "What's your status?" : "Trạng thái của bạn là gì?"
+},
+"nplurals=1; plural=0;");