From c677f494696f86ea2eebb484467c610384d4ad62 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 21 May 2017 00:08:26 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/vi.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 apps/oauth2/l10n/vi.js (limited to 'apps/oauth2/l10n/vi.js') 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;"); -- cgit v1.2.3