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