📝 docs: half translation in urdu

This commit is contained in:
RiO
2025-01-11 00:18:56 +05:30
parent 4e6140bad0
commit e0f8270524

View File

@@ -1,82 +1,82 @@
{ {
"theme.ErrorPageContent.title": { "theme.ErrorPageContent.title": {
"message": "This page crashed.", "message": "یہ صفحہ کریش ہوگیا۔",
"description": "The title of the fallback page when the page crashed" "description": "The title of the fallback page when the page crashed"
}, },
"theme.BackToTopButton.buttonAriaLabel": { "theme.BackToTopButton.buttonAriaLabel": {
"message": "Scroll back to top", "message": "اوپر جانے کے لئے سکرول کریں",
"description": "The ARIA label for the back to top button" "description": "The ARIA label for the back to top button"
}, },
"theme.blog.archive.title": { "theme.blog.archive.title": {
"message": "Archive", "message": "آرکائیو",
"description": "The page & hero title of the blog archive page" "description": "The page & hero title of the blog archive page"
}, },
"theme.blog.archive.description": { "theme.blog.archive.description": {
"message": "Archive", "message": "آرکائیو",
"description": "The page & hero description of the blog archive page" "description": "The page & hero description of the blog archive page"
}, },
"theme.blog.paginator.navAriaLabel": { "theme.blog.paginator.navAriaLabel": {
"message": "Blog list page navigation", "message": "بلاگ لسٹ پیج نیویگیشن",
"description": "The ARIA label for the blog pagination" "description": "The ARIA label for the blog pagination"
}, },
"theme.blog.paginator.newerEntries": { "theme.blog.paginator.newerEntries": {
"message": "Newer entries", "message": "نئے انٹریز",
"description": "The label used to navigate to the newer blog posts page (previous page)" "description": "The label used to navigate to the newer blog posts page (previous page)"
}, },
"theme.blog.paginator.olderEntries": { "theme.blog.paginator.olderEntries": {
"message": "Older entries", "message": "پرانے انٹریز",
"description": "The label used to navigate to the older blog posts page (next page)" "description": "The label used to navigate to the older blog posts page (next page)"
}, },
"theme.blog.post.paginator.navAriaLabel": { "theme.blog.post.paginator.navAriaLabel": {
"message": "Blog post page navigation", "message": "بلاگ پوسٹ پیج نیویگیشن",
"description": "The ARIA label for the blog posts pagination" "description": "The ARIA label for the blog posts pagination"
}, },
"theme.blog.post.paginator.newerPost": { "theme.blog.post.paginator.newerPost": {
"message": "Newer post", "message": "نئی پوسٹ",
"description": "The blog post button label to navigate to the newer/previous post" "description": "The blog post button label to navigate to the newer/previous post"
}, },
"theme.blog.post.paginator.olderPost": { "theme.blog.post.paginator.olderPost": {
"message": "Older post", "message": "پرانا پوسٹ",
"description": "The blog post button label to navigate to the older/next post" "description": "The blog post button label to navigate to the older/next post"
}, },
"theme.tags.tagsPageLink": { "theme.tags.tagsPageLink": {
"message": "View all tags", "message": "تمام ٹیگ دیکھیں",
"description": "The label of the link targeting the tag list page" "description": "The label of the link targeting the tag list page"
}, },
"theme.colorToggle.ariaLabel": { "theme.colorToggle.ariaLabel": {
"message": "Switch between dark and light mode (currently {mode})", "message": "ڈارک اور لائٹ موڈ کے درمیان سوئچ کریں (فی الحال {mode})",
"description": "The ARIA label for the navbar color mode toggle" "description": "The ARIA label for the navbar color mode toggle"
}, },
"theme.colorToggle.ariaLabel.mode.dark": { "theme.colorToggle.ariaLabel.mode.dark": {
"message": "dark mode", "message": "ڈارک موڈ",
"description": "The name for the dark color mode" "description": "The name for the dark color mode"
}, },
"theme.colorToggle.ariaLabel.mode.light": { "theme.colorToggle.ariaLabel.mode.light": {
"message": "light mode", "message": "لائٹ موڈ",
"description": "The name for the light color mode" "description": "The name for the light color mode"
}, },
"theme.docs.breadcrumbs.navAriaLabel": { "theme.docs.breadcrumbs.navAriaLabel": {
"message": "Breadcrumbs", "message": "بریڈ کرمز",
"description": "The ARIA label for the breadcrumbs" "description": "The ARIA label for the breadcrumbs"
}, },
"theme.docs.DocCard.categoryDescription.plurals": { "theme.docs.DocCard.categoryDescription.plurals": {
"message": "1 item|{count} items", "message": "1 آئٹم|{count} آئٹمز",
"description": "The default description for a category card in the generated index about how many items this category includes" "description": "The default description for a category card in the generated index about how many items this category includes"
}, },
"theme.docs.paginator.navAriaLabel": { "theme.docs.paginator.navAriaLabel": {
"message": "Docs pages", "message": "ڈاکس پیجز",
"description": "The ARIA label for the docs pagination" "description": "The ARIA label for the docs pagination"
}, },
"theme.docs.paginator.previous": { "theme.docs.paginator.previous": {
"message": "Previous", "message": "پچھلا",
"description": "The label used to navigate to the previous doc" "description": "The label used to navigate to the previous doc"
}, },
"theme.docs.paginator.next": { "theme.docs.paginator.next": {
"message": "Next", "message": "اگلا",
"description": "The label used to navigate to the next doc" "description": "The label used to navigate to the next doc"
}, },
"theme.docs.tagDocListPageTitle.nDocsTagged": { "theme.docs.tagDocListPageTitle.nDocsTagged": {
"message": "One doc tagged|{count} docs tagged", "message": "ایک ڈاک ٹگیڈ|{count} ڈاکس ٹگیڈ",
"description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" "description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
}, },
"theme.docs.tagDocListPageTitle": { "theme.docs.tagDocListPageTitle": {