diff options
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 0096829bab5..b1e3dc4d5ca 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -85,6 +85,7 @@ OC.L10N.register( "No files in here" : "هیچ فایلی اینجا وجود ندارد", "Choose" : "انتخاب کردن", "Copy" : "کپی", + "Move" : "انتقال", "Error loading file picker template: {error}" : "خطا در بارگذاری قالب انتخاب فایل : {error}", "OK" : "تایید", "Error loading message template: {error}" : "خطا در بارگذاری قالب پیام : {error}", @@ -100,6 +101,8 @@ OC.L10N.register( "({count} selected)" : "({count} انتخاب شده)", "Error loading file exists template" : "خطا در بارگزاری فایل قالب", "Pending" : "در انتظار", + "Copy to {folder}" : "کپی به {folder}", + "Move to {folder}" : "انتقال به {folder}", "Very weak password" : "رمز عبور بسیار ضعیف", "Weak password" : "رمز عبور ضعیف", "So-so password" : "رمز عبور متوسط", @@ -250,6 +253,7 @@ OC.L10N.register( "Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).", "Performance warning" : "اخطار کارایی", "SQLite will be used as database." : "SQLite به عنوان پایگاهداده استفاده خواهد شد.", + "For larger installations we recommend to choose a different database backend." : "برای نصب و راه اندازی بزرگتر توصیه می کنیم یک پایگاه داده متفاوتی را انتخاب کنید.", "Finish setup" : "اتمام نصب", "Finishing …" : "در حال اتمام ...", "Need help?" : "کمک لازم دارید ؟", @@ -269,6 +273,7 @@ OC.L10N.register( "Stay logged in" : "در سیستم بمانید", "Alternative Logins" : "ورود متناوب", "Account access" : "دسترسی به حساب", + "App token" : "App token", "New password" : "گذرواژه جدید", "New Password" : "رمزعبور جدید", "Reset password" : "تنظیم مجدد رمز عبور", |