diff options
Diffstat (limited to 'lib/l10n/fa.js')
-rw-r--r-- | lib/l10n/fa.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index 9a1acbf83b7..6c69b85d691 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -244,8 +244,6 @@ OC.L10N.register( "Please ask your server administrator to restart the web server." : "لطفاً از سرور سرور خود بخواهید که وب سرور را مجدداً راه اندازی کند.", "The required %s config variable is not configured in the config.php file." : "The required %s config variable is not configured in the config.php file.", "Please ask your server administrator to check the Nextcloud configuration." : "Please ask your server administrator to check the Nextcloud configuration.", - "PostgreSQL >= 9 required." : "PostgreSQL >= 9 required.", - "Please upgrade your database version." : "Please upgrade your database version.", "Your data directory is readable by other users." : "Your data directory is readable by other users.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "لطفاً مجوزها را به 0770 تغییر دهید تا فهرست توسط سایر کاربران فهرست نشود.", "Your data directory must be an absolute path." : "Your data directory must be an absolute path.", @@ -276,6 +274,8 @@ OC.L10N.register( "The user limit has been reached and the user was not created. Check your notifications to learn more." : "The user limit has been reached and the user was not created. Check your notifications to learn more.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "تنها نویسهها زیر در نام کاربری مجازند: \"a-z\" ، \"A-Z\" ، \"0-9\" و \"_. @ - '\"", "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 حداقل مورد نیاز است. در حال حاضر %sنصب شده است", - "To fix this issue update your libxml2 version and restart your web server." : "برای رفع این مشکل نسخه libxml2 خود را به روز کنید و سرور وب خود را مجدداً راه اندازی کنید." + "To fix this issue update your libxml2 version and restart your web server." : "برای رفع این مشکل نسخه libxml2 خود را به روز کنید و سرور وب خود را مجدداً راه اندازی کنید.", + "PostgreSQL >= 9 required." : "PostgreSQL >= 9 required.", + "Please upgrade your database version." : "Please upgrade your database version." }, "nplurals=2; plural=(n > 1);"); |