Blame view

sources/apps/files_sharing/l10n/ku_IQ.php 507 Bytes
31b7f2792   Kload   Upgrade to ownclo...
1
2
3
  <?php
  $TRANSLATIONS = array(
  "Password" => "وشەی تێپەربو",
03e52840d   Kload   Init
4
5
6
  "%s shared the folder %s with you" => "%s دابه‌شی کردووه‌ بوخچه‌ی %s له‌گه‌ڵ تۆ",
  "%s shared the file %s with you" => "%s دابه‌شی کردووه‌ په‌ڕگه‌یی %s له‌گه‌ڵ تۆ",
  "Download" => "داگرتن",
31b7f2792   Kload   Upgrade to ownclo...
7
8
  "Upload" => "بارکردن",
  "No preview available for" => "هیچ پێشبینیه‌ك ئاماده‌ نیه بۆ"
03e52840d   Kload   Init
9
  );
31b7f2792   Kload   Upgrade to ownclo...
10
  $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";