diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:46 +0000 |
commit | 8f517325f577c64562cad10be9195d2d706e82f5 (patch) | |
tree | 4590e176cdaca2443e8c1e928be8e8cddf8412b5 /core/l10n/fa.js | |
parent | 28a30a6ea89974601a5cf849fb480238df906060 (diff) | |
download | nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.tar.gz nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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" : "در انتظار", |