diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-31 01:55:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-31 01:55:39 -0400 |
commit | e00f25e5b06e6bc119a91f36a0bf232109cf964f (patch) | |
tree | 1088a2881aea48b3c5741ee1425a665f6dfadf2e /settings/l10n/fa.js | |
parent | 1c7f1a878742fc159ad8d221dc7b42d138f00a38 (diff) | |
download | nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.tar.gz nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/fa.js')
-rw-r--r-- | settings/l10n/fa.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/fa.js b/settings/l10n/fa.js index 47b3e0e5307..b74bb77e221 100644 --- a/settings/l10n/fa.js +++ b/settings/l10n/fa.js @@ -1,7 +1,11 @@ OC.L10N.register( "settings", { - "Enabled" : "فعال شده", + "Cron" : "زمانبند", + "Sharing" : "اشتراک گذاری", + "Security" : "امنیت", + "Email Server" : "سرور ایمیل", + "Log" : "کارنامه", "Authentication error" : "خطا در اعتبار سنجی", "Your full name has been changed." : "نام کامل شما تغییر یافت", "Unable to change full name" : "امکان تغییر نام کامل وجود ندارد", @@ -27,6 +31,7 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "رمز مدیریتی بازیابی غلط است. لطفاً رمز را کنترل کرده و دوباره امتحان نمایید.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "سیستم مدیریتی امکان تغییر رمز را پشتیبانی نمیکند. ولی کلید رمزنگاری کاربران با موفقیت به روز شد.", "Unable to change password" : "نمیتوان رمز را تغییر داد", + "Enabled" : "فعال شده", "Saved" : "ذخیره شد", "test email settings" : "تنظیمات ایمیل آزمایشی", "Email sent" : "ایمیل ارسال شد", @@ -89,12 +94,10 @@ OC.L10N.register( "Your PHP version is outdated" : "نسخه PHP شما قدیمی است", "Locale not working" : "زبان محلی کار نمی کند.", "Please double check the <a href='%s'>installation guides</a>." : "لطفاً دوباره <a href='%s'>راهنمای نصب</a>را بررسی کنید.", - "Cron" : "زمانبند", "Last cron was executed at %s." : "کران قبلی در %s اجرا شد.", "Cron was not executed yet!" : "کران هنوز اجرا نشده است!", "Execute one task with each page loaded" : "اجرای یک وظیفه با هر بار بارگذاری صفحه", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php در یک سرویس webcron ثبت شده است که هر 15 دقیقه یک بار بر روی بستر http فراخوانی شود.", - "Sharing" : "اشتراک گذاری", "Allow apps to use the Share API" : "اجازه ی برنامه ها برای استفاده از API اشتراک گذاری", "Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند", "Enforce password protection" : "اجبار برای محافظت توسط رمز عبور", @@ -105,11 +108,9 @@ OC.L10N.register( "Enforce expiration date" : "اعمال تاریخ اتمام اشتراک گذاری", "Allow resharing" : "مجوز اشتراک گذاری مجدد", "Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری", - "Security" : "امنیت", "Enforce HTTPS" : "وادار کردن HTTPS", "Forces the clients to connect to %s via an encrypted connection." : "کلاینتها را مجبور کن که از یک ارتباط رمزنگاری شده برای اتصال به %s استفاده کنند.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "برای فعال سازی یا عدم فعال سازی اجبار استفاده از SSL، لطفاً از طریق HTTPS به %s وصل شوید.", - "Email Server" : "سرور ایمیل", "This is used for sending out notifications." : "این برای ارسال هشدار ها استفاده می شود", "Send mode" : "حالت ارسال", "From address" : "آدرس فرستنده", @@ -123,7 +124,6 @@ OC.L10N.register( "SMTP Password" : "رمز عبور SMTP", "Test email settings" : "تنظیمات ایمیل آزمایشی", "Send email" : "ارسال ایمیل", - "Log" : "کارنامه", "Log level" : "سطح ورود", "More" : "بیشتر", "Less" : "کمتر", |