aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/vi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 02:28:28 +0000
committerNextcloud bot <bot@nextcloud.com>2022-04-24 02:28:28 +0000
commit20d7bf8a880ddf41874afdaf3784d29bc1bc925d (patch)
treefa516123a99923356e2ee6e2843300426c41b80d /apps/user_status/l10n/vi.js
parente66ebb01bb01055a701b9f4f311d4ff6a769a9af (diff)
downloadnextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.tar.gz
nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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;");