fix(v2): Amend Hebrew translations (#4819)

Co-authored-by: liorheber <heber.lior@google.com>
This commit is contained in:
Lior Heber 2021-05-20 05:03:41 -04:00 committed by GitHub
parent 6392f88bb6
commit db6f5ce729
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": "תגיות"
}