Blame view
sources/apps/files_versions/l10n/zh_CN.php
165 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Could not revert: %s" => "无法恢复: %s", |
|
03e52840d
|
4 |
"Versions" => "版本", |
|
31b7f2792
|
5 |
"Restore" => "恢复" |
|
03e52840d
|
6 |
); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |