1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00

Merge pull request #1846 from Kokoden/refactor-1689-improve-hebrew-translation

Add Hebrew translation
This commit is contained in:
Eldad A. Fux 2021-10-05 08:15:28 +03:00 committed by GitHub
commit 458c93ca2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,32 +1,32 @@
{ {
"settings.inspire": "\"The art of being wise is the art of knowing what to overlook.\"", "settings.inspire": "\"להיות חכם זה לדעת ממה להתעלם.\"",
"settings.locale": "he", "settings.locale": "he",
"settings.direction": "rtl", "settings.direction": "rtl",
"emails.sender": "צוות %s", "emails.sender": "צוות %s",
"emails.verification.subject": "", "emails.verification.subject": "אימות חשבון",
"emails.verification.hello": "", "emails.verification.hello": "שלום {{name}}",
"emails.verification.body": "", "emails.verification.body": "לחץ על קישור זה כדי לאמת את כתובת הדוא\"ל שלך.",
"emails.verification.footer": "", "emails.verification.footer": "אם לא ביקשת לאמת כתובת זו, תוכל להתעלם מהודעה זו.",
"emails.verification.thanks": "", "emails.verification.thanks": "תודה",
"emails.verification.signature": "", "emails.verification.signature": "צוות {{project}}",
"emails.magicSession.subject": "", "emails.magicSession.subject": "כניסה למערכת",
"emails.magicSession.hello": "", "emails.magicSession.hello": "שלום,",
"emails.magicSession.body": "", "emails.magicSession.body": "לחץ על קישור זה כדי להיכנס.",
"emails.magicSession.footer": "", "emails.magicSession.footer": "אם לא ביקשת להיכנס באמצעות דוא\"ל זה, תוכל להתעלם מהודעה זו.",
"emails.magicSession.thanks": "", "emails.magicSession.thanks": "תודה",
"emails.magicSession.signature": "", "emails.magicSession.signature": "צוות {{project}}",
"emails.recovery.subject": "", "emails.recovery.subject": "איפוס סיסמא",
"emails.recovery.hello": "", "emails.recovery.hello": "שלום {{name}}",
"emails.recovery.body": "", "emails.recovery.body": "עקוב אחר קישור זה כדי לאפס את סיסמתך ב-{{project}}.",
"emails.recovery.footer": "", "emails.recovery.footer": "אם לא ביקשת לאפס את הסיסמה, תוכל להתעלם מהודעה זו.",
"emails.recovery.thanks": "", "emails.recovery.thanks": "תודה",
"emails.recovery.signature": "", "emails.recovery.signature": "צוות {{project}}",
"emails.invitation.subject": "", "emails.invitation.subject": "הזמנה לצוות %s ב- %s",
"emails.invitation.hello": "", "emails.invitation.hello": "שלום",
"emails.invitation.body": "", "emails.invitation.body": "דואר זה נשלח אליך מכיוון ש {{owner}} רצה להזמין אותך להיות חבר בצוות {{team}} ב-{{project}}.",
"emails.invitation.footer": "", "emails.invitation.footer": "אם אינך מעוניין, תוכל להתעלם מהודעה זו.",
"emails.invitation.thanks": "", "emails.invitation.thanks": "תודה",
"emails.invitation.signature": "", "emails.invitation.signature": "צוות {{project}}",
"locale.country.unknown": "לא ידוע", "locale.country.unknown": "לא ידוע",
"countries.af": "אפגניסטן", "countries.af": "אפגניסטן",
"countries.ao": "אנגולה", "countries.ao": "אנגולה",