diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:56 +0000 |
commit | faf30177624e958e1472a5abcfb9e9604e855b57 (patch) | |
tree | 8dddd38d0244dcc56ef35286436c172b1aafce88 /core/l10n/fa.js | |
parent | 8b3705bdebff5243e4a102e430a8fc7e7538ac1d (diff) | |
download | nextcloud-server-faf30177624e958e1472a5abcfb9e9604e855b57.tar.gz nextcloud-server-faf30177624e958e1472a5abcfb9e9604e855b57.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 | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index d035c2ce09d..56dffc03c1c 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -102,6 +102,21 @@ OC.L10N.register( "Pick start date" : "انتخاب تاریخ شروع", "Pick end date" : "انتخاب تاریخ پایان", "Search in date range" : "جستجو در بازه تاریخی", + "Unified search" : "جستجوی یکپارچه", + "Search apps, files, tags, messages" : "جستجوی برنامهها، پروندهها، برچسبها، پیامها", + "Places" : "مکان ها", + "Date" : "تاریخ", + "Today" : "امروز", + "Last 7 days" : "۷ روز گذشته", + "Last 30 days" : "۳۰ روز گذشته", + "This year" : "امسال", + "Last year" : "پارسال", + "Search people" : "جستجوی افراد", + "People" : "مردم", + "Results" : "نتایج", + "Load more results" : "بار کردن نتیحههای بیشتر", + "Searching …" : "جستجوکردن …", + "Start typing to search" : "Start typing to search", "Log in" : "ورود", "Logging in …" : "ورود به سیستم ...", "Server side authentication failed!" : "تأیید هویت از سوی سرور انجام نشد!", @@ -155,9 +170,7 @@ OC.L10N.register( "Looking for {term} …" : "به دنبال {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys", "Search for {name} only" : "Search for {name} only", - "Start typing to search" : "Start typing to search", "Loading more results …" : "Loading more results …", - "Load more results" : "بار کردن نتیحههای بیشتر", "Search" : "جستوجو", "No results for {query}" : "No results for {query}", "Press Enter to start searching" : "Press Enter to start searching", @@ -172,19 +185,6 @@ OC.L10N.register( "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", - "Unified search" : "جستجوی یکپارچه", - "Search apps, files, tags, messages" : "جستجوی برنامهها، پروندهها، برچسبها، پیامها", - "Search {types} …" : "Search {types} …", - "Places" : "مکان ها", - "Date" : "تاریخ", - "Today" : "امروز", - "Last 7 days" : "۷ روز گذشته", - "Last 30 days" : "۳۰ روز گذشته", - "This year" : "امسال", - "Last year" : "پارسال", - "Search people" : "جستجوی افراد", - "People" : "مردم", - "Searching …" : "جستجوکردن …", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", "Continue with this unsupported browser" : "Continue with this unsupported browser", @@ -192,6 +192,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "فهرست تنظیمات", "Avatar of {displayName}" : "نمایه {displayName}", + "Search {types} …" : "Search {types} …", "Choose {file}" : "انتخاب {file}", "Choose" : "انتخاب کردن", "Copy to {target}" : "رونوشت به {target}", |