diff options
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 81dc7158fc5..850d08c466e 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -95,6 +95,8 @@ OC.L10N.register( "More apps" : "برنامه های بیشتر", "Currently open" : "Currently open", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"], + "No" : "نه", + "Yes" : "بله", "Custom date range" : "بازه تاریخی سفارشی", "Pick start date" : "انتخاب تاریخ شروع", "Pick end date" : "انتخاب تاریخ پایان", @@ -188,8 +190,6 @@ OC.L10N.register( "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "فهرست تنظیمات", "Avatar of {displayName}" : "نمایه {displayName}", - "No" : "نه", - "Yes" : "بله", "Choose {file}" : "انتخاب {file}", "Choose" : "انتخاب کردن", "Copy to {target}" : "رونوشت به {target}", @@ -197,7 +197,6 @@ OC.L10N.register( "Move to {target}" : "جابجایی به {target}", "Move" : "انتقال", "OK" : "تایید", - "Error loading message template: {error}" : "خطا در بارگذاری قالب پیام : {error}", "read-only" : "فقط-خواندنی", "_{count} file conflict_::_{count} file conflicts_" : ["{count} تضاد در فایل","{count} تضاد در فایل"], "One file conflict" : "یک فایل متضاد", @@ -428,6 +427,7 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "\"{name}\" یک نوع پرونده مجاز نیست", "{newName} already exists" : "{newName} قبلاً موجود است", "Error loading file picker template: {error}" : "خطا در بارگذاری قالب انتخاب فایل : {error}", + "Error loading message template: {error}" : "خطا در بارگذاری قالب پیام : {error}", "Show list view" : "نمایش فهرستی", "Show grid view" : "نمایش شبکهای", "Pending" : "در انتظار", |