server/apps/files_versions/l10n/ug.php

7 lines
175 B
PHP
Raw Normal View History

2013-08-09 12:06:31 +00:00
<?php
$TRANSLATIONS = array(
2013-05-12 00:05:29 +00:00
"Could not revert: %s" => "ئەسلىگە قايتۇرالمايدۇ: %s",
"Versions" => "نەشرى"
);
2013-08-09 12:06:31 +00:00
$PLURAL_FORMS = "nplurals=1; plural=0;";