diff options
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 5d3f20abc6e..455bb3b376c 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -177,13 +177,16 @@ OC.L10N.register( "Install the Contacts app" : "Install the Contacts app", "Loading your contacts …" : "بارگیری مخاطبین شما ...", "Looking for {term} …" : "به دنبال {term} …", - "Date" : "تاریخ", - "Today" : "امروز", - "Last year" : "Last year", - "Not found" : "پیدا نشد", - "People" : "مردم", + "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" : "بار کردن نتیحههای بیشتر", - "Searching …" : "جستجوکردن …", + "Search" : "جستوجو", + "No results for {query}" : "No results for {query}", + "Press Enter to start searching" : "Press Enter to start searching", + "An error occurred while searching for {type}" : "An error occurred while searching for {type}", + "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Please enter {minSearchLength} character or more to search","Please enter {minSearchLength} characters or more to search"], "Forgot password?" : "رمز فراموش شده؟", "Back to login form" : "Back to login form", "Back" : "بازگشت", @@ -193,15 +196,13 @@ 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", - "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 …", - "Search" : "جستوجو", - "No results for {query}" : "No results for {query}", - "Press Enter to start searching" : "Press Enter to start searching", - "An error occurred while searching for {type}" : "An error occurred while searching for {type}", - "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Please enter {minSearchLength} character or more to search","Please enter {minSearchLength} characters or more to search"], + "Search {types} …" : "Search {types} …", + "Date" : "تاریخ", + "Today" : "امروز", + "Last year" : "Last year", + "Not found" : "پیدا نشد", + "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", @@ -209,7 +210,6 @@ OC.L10N.register( "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "فهرست تنظیمات", "Avatar of {displayName}" : "نمایه {displayName}", - "Search {types} …" : "Search {types} …", "No" : "نه", "Yes" : "بله", "Choose {file}" : "انتخاب {file}", |