summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/fa.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-15 00:06:50 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-15 00:06:50 +0100
commitb169073169ff7fc723ccbb1c0edd61556af8cd4e (patch)
tree0baa4ffa6d5bc56609012cb114beb434aabc7646 /apps/user_ldap/l10n/fa.php
parent9058d398a7b9aac58ab4aa7379e13ca83c72281d (diff)
downloadnextcloud-server-b169073169ff7fc723ccbb1c0edd61556af8cd4e.tar.gz
nextcloud-server-b169073169ff7fc723ccbb1c0edd61556af8cd4e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/fa.php')
-rw-r--r--apps/user_ldap/l10n/fa.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/fa.php b/apps/user_ldap/l10n/fa.php
index 7ddd7dad5c3..7816ef7c6f7 100644
--- a/apps/user_ldap/l10n/fa.php
+++ b/apps/user_ldap/l10n/fa.php
@@ -1,8 +1,17 @@
<?php $TRANSLATIONS = array(
+"Failed to delete the server configuration" => "عملیات حذف پیکربندی سرور ناموفق ماند",
+"The configuration is valid and the connection could be established!" => "پیکربندی معتبر است و ارتباط می تواند برقرار شود",
"Deletion failed" => "حذف کردن انجام نشد",
"Keep settings?" => "آیا تنظیمات ذخیره شود ؟",
+"Connection test succeeded" => "تست اتصال با موفقیت انجام گردید",
+"Connection test failed" => "تست اتصال ناموفق بود",
+"Do you really want to delete the current Server Configuration?" => "آیا واقعا می خواهید پیکربندی کنونی سرور را حذف کنید؟",
+"Confirm Deletion" => "تایید حذف",
+"Server configuration" => "پیکربندی سرور",
+"Add Server Configuration" => "افزودن پیکربندی سرور",
"Host" => "میزبانی",
"Password" => "رمز عبور",
"Port" => "درگاه",
+"in bytes" => "در بایت",
"Help" => "راه‌نما"
);