Blame view
sources/apps/files_sharing/l10n/vi.php
419 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "Mật khẩu", |
|
03e52840d
|
4 5 6 |
"%s shared the folder %s with you" => "%s đã chia sẻ thư mục %s với bạn", "%s shared the file %s with you" => "%s đã chia sẻ tập tin %s với bạn", "Download" => "Tải về", |
|
31b7f2792
|
7 8 9 |
"Upload" => "Tải lên", "Cancel upload" => "Hủy upload", "No preview available for" => "Không có xem trước cho" |
|
03e52840d
|
10 |
); |
|
31b7f2792
|
11 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |