Blame view

sources/apps/files_versions/l10n/km.php 600 Bytes
6d9380f96   Cédric Dupont   Update sources OC...
1
2
3
4
5
6
7
8
9
10
  <?php
  $TRANSLATIONS = array(
  "Could not revert: %s" => "មិន​អាច​ត្រឡប់៖ %s",
  "Versions" => "កំណែ",
  "Failed to revert {file} to revision {timestamp}." => "មិន​អាច​ត្រឡប់ {file} ទៅ​កំណែ​សម្រួល {timestamp} បាន​ទេ។",
  "More versions..." => "កំណែ​ច្រើន​ទៀត...",
  "No other versions available" => "មិន​មាន​កំណែ​ផ្សេង​ទៀត​ទេ",
  "Restore" => "ស្ដារ​មក​វិញ"
  );
  $PLURAL_FORMS = "nplurals=1; plural=0;";