summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/vi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-21 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-21 00:08:26 +0000
commitc677f494696f86ea2eebb484467c610384d4ad62 (patch)
treefa9bece9a8cb79a0a06541a47b5d02dd6ab8b2c4 /apps/oauth2/l10n/vi.js
parent2dbd389bdb35febcafc667ff1580e5dbee771ab0 (diff)
downloadnextcloud-server-c677f494696f86ea2eebb484467c610384d4ad62.tar.gz
nextcloud-server-c677f494696f86ea2eebb484467c610384d4ad62.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/vi.js')
-rw-r--r--apps/oauth2/l10n/vi.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/vi.js b/apps/oauth2/l10n/vi.js
new file mode 100644
index 00000000000..a320d5bde88
--- /dev/null
+++ b/apps/oauth2/l10n/vi.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "oauth2",
+ {
+ "OAuth 2.0" : "OAuth 2.0",
+ "OAuth 2.0 clients" : "kết nối OAuth 2.0",
+ "Name" : "Tên",
+ "Redirection URI" : "Liên kết chuyển tiếp",
+ "Secret" : "Mật khẩu",
+ "Add client" : "Thêm kết nối",
+ "Add" : "Thêm"
+},
+"nplurals=1; plural=0;");