mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
fix(v2): Amend Hebrew translations (#4819)
Co-authored-by: liorheber <heber.lior@google.com>
This commit is contained in:
parent
6392f88bb6
commit
db6f5ce729
1 changed files with 8 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"theme.AnnouncementBar.closeButtonAriaLabel": "לסגור",
|
||||
"theme.AnnouncementBar.closeButtonAriaLabel": "סגור",
|
||||
"theme.CodeBlock.copied": "הועתק",
|
||||
"theme.CodeBlock.copy": "העתק",
|
||||
"theme.CodeBlock.copyButtonAriaLabel": "העתק קוד",
|
||||
"theme.NotFound.p1": "אנחנו לא מוצאים מה שאתה מנסה לחפש.",
|
||||
"theme.CodeBlock.copyButtonAriaLabel": "העתק קוד ללוח העריכה",
|
||||
"theme.NotFound.p1": "אנחנו לא מוצאים את מה שאתה מנסה לחפש.",
|
||||
"theme.NotFound.p2": "הקישור אינו תקין, אנא פנה למנהל האתר ממנו קיבלת קישור זה.",
|
||||
"theme.NotFound.title": "דף לא נמצא",
|
||||
"theme.Playground.liveEditor": "Live Editor",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"theme.SearchPage.inputLabel": "חיפוש",
|
||||
"theme.SearchPage.inputPlaceholder": "הקלד כאן לחיפוש",
|
||||
"theme.SearchPage.noResultsText": "לא נמצאו תוצאות",
|
||||
"theme.blog.paginator.navAriaLabel": "רשימת דפים של הבלוג",
|
||||
"theme.blog.paginator.navAriaLabel": "רשימת דפי הבלוג",
|
||||
"theme.blog.paginator.newerEntries": "הכי חדש",
|
||||
"theme.blog.paginator.olderEntries": "ישן יותר",
|
||||
"theme.blog.post.paginator.navAriaLabel": "רשימת חדשות של הבלוג",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"theme.blog.post.plurals": "רשומה אחת|{count} רשומות|{count} רשומות|{count} רשומות",
|
||||
"theme.blog.post.readMore": "קרא עוד...",
|
||||
"theme.blog.post.readingTime.plurals": "דקת קריאה|{readingTime} דקות קריאה|{readingTime} דקות קריאה|{readingTime} דקות קריאה",
|
||||
"theme.blog.tagTitle": "{nPosts} עם התג \"{tagName}\"",
|
||||
"theme.blog.tagTitle": "{nPosts} עם התגית \"{tagName}\"",
|
||||
"theme.common.editThisPage": "ערוך דף זה",
|
||||
"theme.common.headingLinkTitle": "קישור ישיר לכותרת",
|
||||
"theme.common.skipToMainContent": "דלג לתוכן הראשי",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"theme.lastUpdated.atDate": " בתאריך {date}",
|
||||
"theme.lastUpdated.byUser": " על ידי {user}",
|
||||
"theme.lastUpdated.lastUpdatedAtBy": "עודכן{atDate}{byUser}",
|
||||
"theme.tags.tagsListLabel": "תגים:",
|
||||
"theme.tags.tagsPageLink": "כל התגים",
|
||||
"theme.tags.tagsPageTitle": "תגים"
|
||||
"theme.tags.tagsListLabel": "תגיות:",
|
||||
"theme.tags.tagsPageLink": "כל התגיות",
|
||||
"theme.tags.tagsPageTitle": "תגיות"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue