Skip to content

Commit cd6c61d

Browse files
authored
fix: add RLM chars to he locale (#2575) (#2576)
1 parent 3c180ef commit cd6c61d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Sparkle/he.lproj/Sparkle.strings

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/* Description text for SUUpdateAlert when the critical update has already been downloaded and ready to install. */
2-
"%1$@ %2$@ has been downloaded and is ready to use! This is an important update; would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ הורד והוא מוכן לשימוש! זהו עדכון חשוב; האם תרצה להתקין אותו ולהפעיל מחדש את %1$@ כעת?";
2+
"%1$@ %2$@ has been downloaded and is ready to use! This is an important update; would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ הורד והוא מוכן לשימוש! זהו עדכון חשוב; האם תרצה להתקין אותו ולהפעיל מחדש את %1$@ כעת?";
33

44
/* Description text for SUUpdateAlert when the update has already been downloaded and ready to install. */
5-
"%1$@ %2$@ has been downloaded and is ready to use! Would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ הורד והוא מוכן לשימוש! האם תרצה להתקין אותו ולהפעיל מחדש את %1$@ כעת?";
5+
"%1$@ %2$@ has been downloaded and is ready to use! Would you like to install it and relaunch %1$@ now?" = "%1$@ %2$@ הורד והוא מוכן לשימוש! האם תרצה להתקין אותו ולהפעיל מחדש את %1$@ כעת?";
66

77
/* No comment provided by engineer. */
8-
"%1$@ %2$@ is available but your macOS version is too new for this update. This update only supports up to macOS %3$@." = "%1$@ %2$@ זמין, אך גרסת ה-macOS שלך חדשה מדי עבור עדכון זה. עדכון זה תומך רק עד macOS %3$@.";
8+
"%1$@ %2$@ is available but your macOS version is too new for this update. This update only supports up to macOS %3$@." = "%1$@ %2$@ זמין, אך גרסת ה-macOS שלך חדשה מדי עבור עדכון זה. עדכון זה תומך רק עד macOS %3$@.";
99

1010
/* No comment provided by engineer. */
11-
"%1$@ %2$@ is available but your macOS version is too old to install it. At least macOS %3$@ is required." = "%1$@ %2$@ זמין אך גרסת ה-macOS שלך ישנה מדי. נדרשת לפחות macOS %3$@.";
11+
"%1$@ %2$@ is available but your macOS version is too old to install it. At least macOS %3$@ is required." = "%1$@ %2$@ זמין, אך גרסת ה-macOS שלך ישנה מדי. נדרשת לפחות macOS %3$@.";
1212

1313
/* No comment provided by engineer. */
1414
"%1$@ can’t be updated if it’s running from the location it was downloaded to." = "לא ניתן לעדכן את %1$@ כשהוא פועל מתיקיית ההורדות.";
@@ -17,31 +17,31 @@
1717
"%1$@ can’t be updated, because it was opened from a read-only or a temporary location." = "לא ניתן לעדכן את %1$@ מכיוון שהוא נפתח ממיקום זמני או לקריאה בלבד.";
1818

1919
/* No comment provided by engineer. */
20-
"%@ %@ is currently the newest version available." = "%@ %@ היא הגרסה החדשה ביותר שזמינה כרגע.";
20+
"%@ %@ is currently the newest version available." = "%@ %@ היא הגרסה החדשה ביותר שזמינה כרגע.";
2121

2222
/* No comment provided by engineer. */
23-
"%@ %@ is currently the newest version available.\n(You are currently running version %@.)" = "%@ %@ היא הגרסה החדשה ביותר שזמינה.\n(אתה מפעיל כעת את גרסה %@.)";
23+
"%@ %@ is currently the newest version available.\n(You are currently running version %@.)" = "%@ %@ היא הגרסה החדשה ביותר שזמינה.\n(אתה מפעיל כעת את גרסה %@.)";
2424

2525
/* Description text for SUUpdateAlert when the critical update is downloadable. */
26-
"%@ %@ is now available—you have %@. This is an important update; would you like to download it now?" = "%@ %@ זמין - אתה משתמש ב-%@. זהו עדכון חשוב; האם תרצה להוריד אותו כעת?";
26+
"%@ %@ is now available—you have %@. This is an important update; would you like to download it now?" = "%@ %@ זמין - אתה משתמש ב-%@. זהו עדכון חשוב; האם תרצה להוריד אותו כעת?";
2727

2828
/* Description text for SUUpdateAlert when the update is downloadable. */
29-
"%@ %@ is now available—you have %@. Would you like to download it now?" = "%@ %@ זמין - אתה משתמש ב-%@. האם תרצה להוריד אותו כעת?";
29+
"%@ %@ is now available—you have %@. Would you like to download it now?" = "%@ %@ זמין - אתה משתמש ב-%@. האם תרצה להוריד אותו כעת?";
3030

3131
/* Description text for SUUpdateAlert when the update informational with no download. */
32-
"%@ %@ is now available—you have %@. Would you like to learn more about this update on the web?" = "%@ %@ זמין - אתה משתמש ב-%@. האם תרצה ללמוד עוד על עדכון זה?";
32+
"%@ %@ is now available—you have %@. Would you like to learn more about this update on the web?" = "%@ %@ זמין - אתה משתמש ב-%@. האם תרצה ללמוד עוד על עדכון זה?";
3333

3434
/* The download progress in a unit of bytes, e.g. 100 KB */
35-
"%@ downloaded" = "%@ הורדו";
35+
"%@ downloaded" = "%@ הורדו";
3636

3737
/* No comment provided by engineer. */
38-
"%@ is now updated to version %@!" = "%@ מעודכן כעת לגרסה %@!";
38+
"%@ is now updated to version %@!" = "%@ מעודכן כעת לגרסה %@!";
3939

4040
/* No comment provided by engineer. */
41-
"%@ is now updated!" = "%@ מעודכן כעת!";
41+
"%@ is now updated!" = "%@ מעודכן כעת!";
4242

4343
/* The download progress in units of bytes, e.g. 100 KB of 1,0 MB */
44-
"%@ of %@" = "%@ מתוך %@";
44+
"%@ of %@" = "%@ מתוך %@";
4545

4646
/* No comment provided by engineer. */
4747
"A new version of %@ is available!" = "גרסה חדשה של %@ זמינה!";

0 commit comments

Comments
 (0)