summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-01 01:54:38 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-01 01:54:38 -0500
commitff85d38c2a96ae5d03555e8289911fec73976a68 (patch)
tree7313b50b5030dbade09ade30277926b266b30208 /apps/files_sharing/l10n
parent42f6448da239c1b716ae514a513c4985eec48ef5 (diff)
downloadnextcloud-server-ff85d38c2a96ae5d03555e8289911fec73976a68.tar.gz
nextcloud-server-ff85d38c2a96ae5d03555e8289911fec73976a68.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/vi.js20
-rw-r--r--apps/files_sharing/l10n/vi.json20
2 files changed, 38 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js
index e3a4c83d58b..ccefbfacda3 100644
--- a/apps/files_sharing/l10n/vi.js
+++ b/apps/files_sharing/l10n/vi.js
@@ -1,11 +1,29 @@
OC.L10N.register(
"files_sharing",
{
+ "Shared with you" : "Chia sẻ với bạn",
+ "Shared with others" : "Chia sẻ với người khác",
+ "Shared by link" : "Chia sẻ theo liên kết",
+ "Nothing shared with you yet" : "Bạn chưa được chia sẻ gì cả",
+ "Nothing shared yet" : "Chưa có gì được chia sẻ",
+ "Files and folders you share will show up here" : "Tập tin và thư mục bạn chia sẻ sẽ được hiển thị tại đây.",
+ "No shared links" : "Chưa có liên kết chia sẻ",
"Cancel" : "Hủy",
"Share" : "Chia sẻ",
"Shared by" : "Chia sẻ bởi",
+ "Shares" : "Chia sẻ",
+ "The password is wrong. Try again." : "Mật khẩu sai. Xin hãy thử lại.",
"Password" : "Mật khẩu",
+ "No entries found in this folder" : "Chưa có mục nào trong thư mục",
"Name" : "Tên",
- "Download" : "Tải về"
+ "Share time" : "Chia sẻ thời gian",
+ "Reasons might be:" : "Lý do có thể là:",
+ "the item was removed" : "đối tượng đã bị xóa",
+ "the link expired" : "liên kết đã hết hạn",
+ "sharing is disabled" : "việc chia sẻ bị cấm",
+ "Add to your ownCloud" : "Thêm vào ownCloud của bạn",
+ "Download" : "Tải về",
+ "Download %s" : "Tải về %s",
+ "Direct link" : "Link trực tiếp"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json
index e3c784e5b78..6140ca95cd9 100644
--- a/apps/files_sharing/l10n/vi.json
+++ b/apps/files_sharing/l10n/vi.json
@@ -1,9 +1,27 @@
{ "translations": {
+ "Shared with you" : "Chia sẻ với bạn",
+ "Shared with others" : "Chia sẻ với người khác",
+ "Shared by link" : "Chia sẻ theo liên kết",
+ "Nothing shared with you yet" : "Bạn chưa được chia sẻ gì cả",
+ "Nothing shared yet" : "Chưa có gì được chia sẻ",
+ "Files and folders you share will show up here" : "Tập tin và thư mục bạn chia sẻ sẽ được hiển thị tại đây.",
+ "No shared links" : "Chưa có liên kết chia sẻ",
"Cancel" : "Hủy",
"Share" : "Chia sẻ",
"Shared by" : "Chia sẻ bởi",
+ "Shares" : "Chia sẻ",
+ "The password is wrong. Try again." : "Mật khẩu sai. Xin hãy thử lại.",
"Password" : "Mật khẩu",
+ "No entries found in this folder" : "Chưa có mục nào trong thư mục",
"Name" : "Tên",
- "Download" : "Tải về"
+ "Share time" : "Chia sẻ thời gian",
+ "Reasons might be:" : "Lý do có thể là:",
+ "the item was removed" : "đối tượng đã bị xóa",
+ "the link expired" : "liên kết đã hết hạn",
+ "sharing is disabled" : "việc chia sẻ bị cấm",
+ "Add to your ownCloud" : "Thêm vào ownCloud của bạn",
+ "Download" : "Tải về",
+ "Download %s" : "Tải về %s",
+ "Direct link" : "Link trực tiếp"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file