Blame view

sources/apps/files_sharing/l10n/lv.php 409 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
  <?php $TRANSLATIONS = array(
  "Password" => "Parole",
  "Submit" => "Iesniegt",
  "%s shared the folder %s with you" => "%s ar jums dalījās ar mapi %s",
  "%s shared the file %s with you" => "%s ar jums dalījās ar datni %s",
  "Download" => "Lejupielādēt",
  "No preview available for" => "Nav pieejams priekšskatījums priekš",
  "web services under your control" => "jūsu vadībā esošie tīmekļa servisi"
  );