diff options
Diffstat (limited to 'lib/l10n/fa.php')
-rw-r--r-- | lib/l10n/fa.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fa.php b/lib/l10n/fa.php index a74188f6283..40a778e2126 100644 --- a/lib/l10n/fa.php +++ b/lib/l10n/fa.php @@ -24,12 +24,14 @@ "You need to enter either an existing account or the administrator." => "شما نیاز به وارد کردن یک حساب کاربری موجود یا حساب مدیریتی دارید.", "MySQL username and/or password not valid" => "نام کاربری و / یا رمزعبور MySQL معتبر نیست.", "DB Error: \"%s\"" => "خطای پایگاه داده: \"%s\"", +"Offending command was: \"%s\"" => "دستور متخلف عبارت است از: \"%s\"", "MySQL user '%s'@'localhost' exists already." => "کاربرMySQL '%s'@'localhost' درحال حاضر موجود است.", "Drop this user from MySQL" => "این کاربر را از MySQL حذف نمایید.", "MySQL user '%s'@'%%' already exists" => "کاربر'%s'@'%%' MySQL در حال حاضر موجود است.", "Drop this user from MySQL." => "این کاربر را از MySQL حذف نمایید.", "Oracle connection could not be established" => "ارتباط اراکل نمیتواند برقرار باشد.", "Oracle username and/or password not valid" => "نام کاربری و / یا رمزعبور اراکل معتبر نیست.", +"Offending command was: \"%s\", name: %s, password: %s" => "دستور متخلف عبارت است از: \"%s\"، نام: \"%s\"، رمزعبور:\"%s\"", "PostgreSQL username and/or password not valid" => "PostgreSQL نام کاربری و / یا رمزعبور معتبر نیست.", "Set an admin username." => "یک نام کاربری برای مدیر تنظیم نمایید.", "Set an admin password." => "یک رمزعبور برای مدیر تنظیم نمایید.", |