diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_sharing/l10n/fa.php | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_sharing/l10n/fa.php')
-rw-r--r-- | apps/files_sharing/l10n/fa.php | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php deleted file mode 100644 index 5b55438c4ff..00000000000 --- a/apps/files_sharing/l10n/fa.php +++ /dev/null @@ -1,39 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Server to server sharing is not enabled on this server" => "اشتراک سرور به سرور در این سرور فعال نیست .", -"Invalid or untrusted SSL certificate" => "گواهینامه SSL غیر قابل اعتماد یا غیر معتبر است.", -"Couldn't add remote share" => "امکان افزودن اشتراک گذاری از راه دور وجود ندارد", -"Shared with you" => "موارد به اشتراک گذاشته شده با شما", -"Shared with others" => "موارد به اشتراک گذاشته شده با دیگران", -"Shared by link" => "اشتراک گذاشته شده از طریق پیوند", -"No files have been shared with you yet." => "هنوز هیچ فایلی با شما به اشتراک گذاشته نشده است.", -"You haven't shared any files yet." => "شما هنوز هیچ فایلی را به اشتراک نگذاشته اید.", -"You haven't shared any files by link yet." => "شما هنوز هیچ فایلی را از طریق پیوند با کسی به اشتراک نگذاشته اید.", -"Do you want to add the remote share {name} from {owner}@{remote}?" => "آیا مایل به افزودن اشتراک از راه دور {name} از {owner}@{remote} هستید.", -"Remote share" => "اشتراک از راه دور", -"Remote share password" => "رمز عبور اشتراک از راه دور", -"Cancel" => "منصرف شدن", -"Add remote share" => "افزودن اشتراک از راه دور", -"No ownCloud installation found at {remote}" => "نمونه ای از ownCloud نصب شده در {remote} یافت نشد", -"Invalid ownCloud url" => "آدرس نمونه ownCloud غیر معتبر است", -"Shared by" => "اشتراک گذاشته شده به وسیله", -"This share is password-protected" => "این اشتراک توسط رمز عبور محافظت می شود", -"The password is wrong. Try again." => "رمزعبور اشتباه می باشد. دوباره امتحان کنید.", -"Password" => "گذرواژه", -"Name" => "نام", -"Share time" => "زمان به اشتراک گذاری", -"Sorry, this link doesn’t seem to work anymore." => "متاسفانه این پیوند دیگر کار نمی کند", -"Reasons might be:" => "ممکن است به این دلایل باشد:", -"the item was removed" => "این مورد حذف شده است", -"the link expired" => "این پیوند منقضی شده است", -"sharing is disabled" => "قابلیت اشتراک گذاری غیرفعال است", -"For more info, please ask the person who sent this link." => "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید.", -"Add to your ownCloud" => "افزودن به ownCloud شما", -"Download" => "دانلود", -"Download %s" => "دانلود %s", -"Direct link" => "پیوند مستقیم", -"Remote Shares" => "اشتراک های از راه دور", -"Allow other instances to mount public links shared from this server" => "اجازه به نمونه های دیگر برای مانت کردن پیوند های عمومی به اشتراک گذاشته شده از این سرور", -"Allow users to mount public link shares" => "اجازه دادن به کاربران برای مانت پیوندهای عمومی موارد به اشتراک گذاری" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; |