Blame view

sources/apps/impress/l10n/ru_RU.php 344 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Документация",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "Не найдено Impress-файлов в ownCloud. Пожалуйста, загрузите .impress файл.",
  "Name" => "Имя",
  "Size" => "Размер",
  "Date" => "Дата"
  );