diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-12 01:57:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-12 01:57:17 -0400 |
commit | 8320b8eb7aed2e5ca951663d2b3894f0484f407d (patch) | |
tree | d364c5f36ac404291a7c24718ee4fa961f6448a7 /lib/l10n/vi.php | |
parent | 364e1f852fe8640d7d6fa149f784a0d2d1de0a57 (diff) | |
download | nextcloud-server-8320b8eb7aed2e5ca951663d2b3894f0484f407d.tar.gz nextcloud-server-8320b8eb7aed2e5ca951663d2b3894f0484f407d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.php')
-rw-r--r-- | lib/l10n/vi.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/vi.php b/lib/l10n/vi.php index 0f89ae22121..c3e09e96310 100644 --- a/lib/l10n/vi.php +++ b/lib/l10n/vi.php @@ -18,6 +18,7 @@ $TRANSLATIONS = array( "Files" => "Tập tin", "Text" => "Văn bản", "Images" => "Hình ảnh", +"%s shared »%s« with you" => "%s đã chia sẻ »%s« với bạn", "Could not find category \"%s\"" => "không thể tìm thấy mục \"%s\"", "seconds ago" => "vài giây trước", "_%n minute ago_::_%n minutes ago_" => array("%n phút trước"), |