diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:15:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:19:31 -0400 |
commit | 7f3f191ee99847f064be3ae23befba956ab73196 (patch) | |
tree | 45545140e6c302936e8f6788fb66821c1312c23b /apps/user_ldap/l10n/fa.js | |
parent | 70480423ffa6e7d469141c3022e53ea151856bd0 (diff) | |
download | nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/fa.js')
-rw-r--r-- | apps/user_ldap/l10n/fa.js | 30 |
1 files changed, 5 insertions, 25 deletions
diff --git a/apps/user_ldap/l10n/fa.js b/apps/user_ldap/l10n/fa.js index 9ce5edf8742..81f065ef7a4 100644 --- a/apps/user_ldap/l10n/fa.js +++ b/apps/user_ldap/l10n/fa.js @@ -8,45 +8,26 @@ OC.L10N.register( "No action specified" : "فعالیتی مشخص نشده است", "No configuration specified" : "هیچ پیکربندی مشخص نشده است", "No data specified" : "داده ای مشخص نشده است", - "Deletion failed" : "حذف کردن انجام نشد", - "Keep settings?" : "آیا تنظیمات ذخیره شود ؟", - "{nthServer}. Server" : "سرور {nthServer}.", - "Cannot add server configuration" : "نمی توان پیکربندی سرور را اضافه نمود", - "mappings cleared" : "نگاشت پاک شده است", - "Success" : "موفقیت", - "Error" : "خطا", - "Please specify a Base DN" : "لطفا نام دامنه (DN) پایه را مشخص کنید.", - "Could not determine Base DN" : "امکان تشخیص نام دامنه (DN) پایه وجود ندارد", - "Please specify the port" : "لطفا پورت مورد نظر را مشخص کنید.", - "Configuration OK" : "پیکربندی صحیح است", "Configuration incorrect" : "پیکربندی نادرست است", "Configuration incomplete" : "پیکربندی کامل نیست", + "Configuration OK" : "پیکربندی صحیح است", "Select groups" : "انتخاب گروه ها", "Select object classes" : "انتخاب کلاس های اشیا", - "Select attributes" : "انتخاب مشخصه ها", - "Connection test succeeded" : "تست اتصال با موفقیت انجام گردید", - "Connection test failed" : "تست اتصال ناموفق بود", + "{nthServer}. Server" : "سرور {nthServer}.", "Do you really want to delete the current Server Configuration?" : "آیا واقعا می خواهید پیکربندی کنونی سرور را حذف کنید؟", "Confirm Deletion" : "تایید حذف", + "Select attributes" : "انتخاب مشخصه ها", "_%s group found_::_%s groups found_" : ["%s گروه بافت شد"], "_%s user found_::_%s users found_" : ["%s کاربر بافت شد"], "Invalid Host" : "هاست نامعتبر است", "Server" : "سرور", - "User Filter" : "فیلتر کاربر", - "Login Filter" : "فیلتر لاگین", - "Group Filter" : "فیلتر گروه", - "Save" : "ذخیره", + "Users" : "کاربران", + "Groups" : "گروه ها", "Test Configuration" : "امتحان پیکربندی", "Help" : "راهنما", - "Raw LDAP filter" : "فیلتر ال.دپ خام", - "groups found" : "گروه های یافت شده", - "LDAP Username:" : "نام کاربری LDAP:", - "LDAP Email Address:" : "آدرس ایمیل LDAP:", "Other Attributes:" : "مشخصه های دیگر:", "1. Server" : "1. سرور", "%s. Server:" : "%s. سرور:", - "Add Server Configuration" : "افزودن پیکربندی سرور", - "Delete Configuration" : "حذف پیکربندی", "Host" : "میزبانی", "Port" : "درگاه", "User DN" : "کاربر DN", @@ -54,7 +35,6 @@ OC.L10N.register( "For anonymous access, leave DN and Password empty." : "برای دسترسی ناشناس، DN را رها نموده و رمزعبور را خالی بگذارید.", "One Base DN per line" : "یک پایه DN در هر خط", "You can specify Base DN for users and groups in the Advanced tab" : "شما می توانید پایه DN را برای کاربران و گروه ها در زبانه Advanced مشخص کنید.", - "users found" : "کاربران یافت شده", "Back" : "بازگشت", "Continue" : "ادامه", "Expert" : "حرفه ای", |