Blame view
sources/apps/files_sharing/l10n/zh_HK.php
160 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Password" => "密碼", |
|
6d9380f96
|
4 5 6 |
"Name" => "名稱", "Save" => "儲存", "Download" => "下載" |
|
31b7f2792
|
7 8 |
); $PLURAL_FORMS = "nplurals=1; plural=0;"; |