Blame view

sources/apps/files_sharing/l10n/fa.php 635 Bytes
31b7f2792   Kload   Upgrade to ownclo...
1
2
3
  <?php
  $TRANSLATIONS = array(
  "The password is wrong. Try again." => "رمزعبور اشتباه می باشد. دوباره امتحان کنید.",
03e52840d   Kload   Init
4
  "Password" => "گذرواژه",
03e52840d   Kload   Init
5
6
7
  "%s shared the folder %s with you" => "%sپوشه %s را با شما به اشتراک گذاشت",
  "%s shared the file %s with you" => "%sفایل %s را با شما به اشتراک گذاشت",
  "Download" => "دانلود",
31b7f2792   Kload   Upgrade to ownclo...
8
9
10
  "Upload" => "بارگزاری",
  "Cancel upload" => "متوقف کردن بار گذاری",
  "No preview available for" => "هیچگونه پیش نمایشی موجود نیست"
03e52840d   Kload   Init
11
  );
31b7f2792   Kload   Upgrade to ownclo...
12
  $PLURAL_FORMS = "nplurals=1; plural=0;";