fix(translations): complete farsi theme translations #8406

This commit is contained in:
Sadegh Karimi 2022-12-07 15:47:54 +01:00 committed by sebastienlorber
parent 2d5d7bd951
commit 9547b05f90

View file

@ -1,29 +1,29 @@
{ {
"theme.SearchBar.label": "جستجو", "theme.SearchBar.label": "جستجو",
"theme.SearchBar.seeAll": "نمایش {count} نتیجه", "theme.SearchBar.seeAll": "نمایش {count} نتیجه",
"theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.", "theme.SearchModal.errorScreen.helpText": "لطفا اتصال شبکه خود را بررسی کنید.",
"theme.SearchModal.errorScreen.titleText": "Unable to fetch results", "theme.SearchModal.errorScreen.titleText": "دریافت نتایج ممکن نیست",
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape key", "theme.SearchModal.footer.closeKeyAriaLabel": "کلید Escape",
"theme.SearchModal.footer.closeText": "to close", "theme.SearchModal.footer.closeText": "بستن",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down", "theme.SearchModal.footer.navigateDownKeyAriaLabel": "کلید پایین",
"theme.SearchModal.footer.navigateText": "to navigate", "theme.SearchModal.footer.navigateText": "پیمایش",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up", "theme.SearchModal.footer.navigateUpKeyAriaLabel": "کلید بالا",
"theme.SearchModal.footer.searchByText": "Search by", "theme.SearchModal.footer.searchByText": "جستجو برای",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter key", "theme.SearchModal.footer.selectKeyAriaLabel": "کلید اینتر",
"theme.SearchModal.footer.selectText": "to select", "theme.SearchModal.footer.selectText": "انتخاب",
"theme.SearchModal.noResultsScreen.noResultsText": "No results for", "theme.SearchModal.noResultsScreen.noResultsText": "هیچ نتیجه ای برای",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.", "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "با ما در میان بگذارید.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?", "theme.SearchModal.noResultsScreen.reportMissingResultsText": "آیا اطمینان دارید این جستجو باید نتیجه ای داشته باشد؟",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for", "theme.SearchModal.noResultsScreen.suggestedQueryText": "جستجو پیشنهادی برای",
"theme.SearchModal.placeholder": "Search docs", "theme.SearchModal.placeholder": "جستجوی مستندات",
"theme.SearchModal.searchBox.cancelButtonText": "Cancel", "theme.SearchModal.searchBox.cancelButtonText": "کنسل",
"theme.SearchModal.searchBox.resetButtonTitle": "Clear the query", "theme.SearchModal.searchBox.resetButtonTitle": "پاک کردن جستجو",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite", "theme.SearchModal.startScreen.favoriteSearchesTitle": "برگزیده",
"theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches", "theme.SearchModal.startScreen.noRecentSearchesText": "جستجوی اخیر مشاهده نشد",
"theme.SearchModal.startScreen.recentSearchesTitle": "Recent", "theme.SearchModal.startScreen.recentSearchesTitle": "اخیرا",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites", "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "این جستجو از برگزیده ها پاک شود",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history", "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "این جستجو از تاریخچه پاک شود",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search", "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "ذخیره این جستجو",
"theme.SearchPage.algoliaLabel": "جستجو با Algolia", "theme.SearchPage.algoliaLabel": "جستجو با Algolia",
"theme.SearchPage.documentsFound.plurals": "یک مورد پیدا شد|{count} مورد پیدا شد", "theme.SearchPage.documentsFound.plurals": "یک مورد پیدا شد|{count} مورد پیدا شد",
"theme.SearchPage.emptyResultsTitle": "جستجو در متن", "theme.SearchPage.emptyResultsTitle": "جستجو در متن",