mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-04 18:53:26 +08:00
impr(quotes): add Hebrew quotes (#5262)
* Update hebrew.json * Update hebrew.json * Update hebrew.json replaced a few of the quotes. id: 31 "They opened a hand grenade in their hearts: click! Ashkenazic? Iraqi? Brother! Jews! Warriors!" - famous quote that sounds better in Hebrew. id: 32 "We have learned from history that wherever there is a train there is life" id: 36 "Officials in the police and the prosecutor's office teamed up with the left-wing newspapers, I call them 'only not Bibi', in order to sew up illusory cases for me. The goal is to topple a strong right-wing prime minister and thus distance the national camp from the country's leadership" translation to the other quotes is in the description of the first commit message * Update hebrew.json fixed an error * Update hebrew.json updated some of the quotes. here is the translation: id: 31 "They opened a hand grenade in their hearts: click! Ashkenazic? Iraqi? Jews! Siblings! Warriors!" -Menachem Begin id: 32 "Words can lead to actions, but what can lead to actions is reality. Reality, not words!" -Miri Regev id: 33 "Honesty is strength, values are strength, cunning and corruption bring us down, generosity and love are the strongest forces in the world." -Yair Lapid id: 34 "The Jewish people did not excel at seeing dangers in time, time after time they surprised us - the last time in the most terrible way, and this will not happen under my leadership." -Benjamin Netanyahu id: 35 "Violence is eroding the foundation of Israeli democracy. She must be condemned, denounced, isolated. This is not the way of the State of Israel." -Yitzhak Rabin id: 36 "Factors in the police and the prosecutor's office teamed up with the left-wing newspapers, I call them 'just not Bibi', in order to sew up illusory cases for me. The goal is to topple a strong right-wing prime minister and thus distance the national camp from the country's leadership." -Benjamin Netanyahu
This commit is contained in:
parent
6427cce004
commit
17476c871c
1 changed files with 36 additions and 0 deletions
|
@ -186,6 +186,42 @@
|
|||
"source": "שבת ל״ב א, תלמוד מהדורת ויליאם דוידסון",
|
||||
"length": 227,
|
||||
"id": 30
|
||||
},
|
||||
{
|
||||
"text": "הם פתחו בלבותיהם רימון יד: לחצו! אשכנזי? עיראקי? יהודים! אחים! לוחמים!",
|
||||
"source": "מנחם בגין",
|
||||
"length": 70,
|
||||
"id": 31
|
||||
},
|
||||
{
|
||||
"text": "מילים יכולות להביא למעשים, אבל מה שיכול להביא למעשים זה המציאות. המציאות, לא המילים!",
|
||||
"source": "מירי רגב",
|
||||
"length": 84,
|
||||
"id": 32
|
||||
},
|
||||
{
|
||||
"text": "יושר הוא עוצמה, ערכים הם כוח, ערמומיות ושחיתות מורידים אותנו, נדיבות ואהבה הם הכוחות החזקים ביותר בעולם.",
|
||||
"source": "יאיר לפיד",
|
||||
"length": 104,
|
||||
"id": 33
|
||||
},
|
||||
{
|
||||
"text": "העם היהודי לא הצטיין בראיית סכנות בזמן, פעם אחר פעם הפתיעו אותנו - בפעם האחרונה בצורה הנוראה ביותר, וזה לא יקרה תחת ההנהגה שלי.",
|
||||
"source": "בנימין נתניהו",
|
||||
"length": 127,
|
||||
"id": 34
|
||||
},
|
||||
{
|
||||
"text": "אלימות היא כרסום יסוד הדמוקרטיה הישראלית. יש לגנות אותה, להוקיע אותה, לבודד אותה. זו לא דרכה של מדינת ישראל.",
|
||||
"source": "יצחק רבין",
|
||||
"length": 108,
|
||||
"id": 35
|
||||
},
|
||||
{
|
||||
"text": "גורמים במשטרה ובפרקליטות חברו יחד לעיתוני השמאל, אני קורא להם 'רק לא ביבי', כדי לתפור לי תיקים הזויים. המטרה היא להפיל ראש ממשלה חזק מהימין וכך להרחיק את המחנה הלאומי מהנהגת המדינה.",
|
||||
"source": "בנימין נתניהו",
|
||||
"length": 181,
|
||||
"id": 36
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue