diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-01 01:54:38 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-01 01:54:38 -0500 |
commit | ff85d38c2a96ae5d03555e8289911fec73976a68 (patch) | |
tree | 7313b50b5030dbade09ade30277926b266b30208 /apps/files_sharing/l10n/vi.js | |
parent | 42f6448da239c1b716ae514a513c4985eec48ef5 (diff) | |
download | nextcloud-server-ff85d38c2a96ae5d03555e8289911fec73976a68.tar.gz nextcloud-server-ff85d38c2a96ae5d03555e8289911fec73976a68.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/vi.js')
-rw-r--r-- | apps/files_sharing/l10n/vi.js | 20 |
1 files changed, 19 insertions, 1 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;"); |