Blame view

sources/apps/files_trashbin/l10n/ug.php 298 Bytes
31b7f2792   Kload   Upgrade to ownclo...
1
2
3
4
5
6
7
8
9
  <?php
  $TRANSLATIONS = array(
  "Error" => "خاتالىق",
  "Nothing in here. Your trash bin is empty!" => "بۇ جايدا ھېچنېمە يوق. Your trash bin is empty!",
  "Name" => "ئاتى",
  "Deleted" => "ئۆچۈرۈلدى",
  "Delete" => "ئۆچۈر"
  );
  $PLURAL_FORMS = "nplurals=1; plural=0;";