Blame view

sources/apps/user_migrate/l10n/lv.php 387 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Export" => "Eksportēt",
  "Something went wrong while the export file was being generated" => "Kaut kas nogāja greizi, veidojot eksporta datni",
  "An error has occurred" => "Gadījās kļūda",
  "User Account Migration" => "Lietotāju kontu migrēšana",
  "Export and import ownCloud user accounts." => "Eksportēt un importēt ownCloud lietotāju kontus."
  );