New translations template.pot (Hebrew)
This commit is contained in:
parent
e7c020cf4d
commit
7edab895fe
1 changed files with 3 additions and 3 deletions
6
he.po
6
he.po
|
@ -13,7 +13,7 @@ msgstr ""
|
|||
"Project-Id-Version: multimc\n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"Language: he_IL\n"
|
||||
"PO-Revision-Date: 2022-02-04 10:09\n"
|
||||
"PO-Revision-Date: 2022-02-04 10:17\n"
|
||||
|
||||
#: src/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp:77
|
||||
msgctxt "ATLauncher::PackInstallTask|"
|
||||
|
@ -713,7 +713,7 @@ msgstr "פקודת עוטפן:"
|
|||
#: src/launcher/ui/widgets/CustomCommands.ui:77
|
||||
msgctxt "CustomCommands|"
|
||||
msgid "<html><head/><body><p>Pre-launch command runs before the instance launches and post-exit command runs after it exits.</p><p>Both will be run in the launcher's working folder with extra environment variables:</p><ul><li>$INST_NAME - Name of the instance</li><li>$INST_ID - ID of the instance (its folder name)</li><li>$INST_DIR - absolute path of the instance</li><li>$INST_MC_DIR - absolute path of minecraft</li><li>$INST_JAVA - java binary used for launch</li><li>$INST_JAVA_ARGS - command-line parameters used for launch</li></ul><p>Wrapper command allows launching using an extra wrapper program (like 'optirun' on Linux)</p></body></html>"
|
||||
msgstr ""
|
||||
msgstr "<html><head/><body><p>פקודה לפני פתיחה רצה לפני שהמופע משוגר ופקודה לאחר יציאה רצה לאחר שהוא נסגר.</p><p>שתיהן מורצות בתיקיית העבודה של המשגר עם משתני סביבה נוספים:</p><ul><li>$INST_NAME - שם המופע</li><li>$INST_ID - מזהה המופע (שם התיקייה שלו)</li><li>$INST_DIR - הנתיב המוחלט של המופע</li><li>$INST_MC_DIR - הנתיב המוחלט של מיינקרפט</li><li>$INST_JAVA - קובץ הג'אוה שמשמש לשיגור</li><li>$INST_JAVA_ARGS - פרמטרי שורת הפקודה שמשמשים לשיגור</li></ul><p> פקודת עוטפן מאפשרת שיגור באמצעות תוכנת עוטפן נוספת (כמו 'optirun' בלינוקס)</p></body></html>"
|
||||
|
||||
#: src/launcher/ui/pages/global/CustomCommandsPage.h:35
|
||||
msgctxt "CustomCommandsPage|"
|
||||
|
@ -724,7 +724,7 @@ msgstr "פקודות מותאמות אישית"
|
|||
#, qt-format
|
||||
msgctxt "DirectJavaLaunch|"
|
||||
msgid "The wrapper command \"%1\" couldn't be found."
|
||||
msgstr ""
|
||||
msgstr "פקודת העוטפן \"%1\" לא נמצאה."
|
||||
|
||||
#. Error message displayed if instance can't start
|
||||
#: src/launcher/minecraft/launch/DirectJavaLaunch.cpp:91
|
||||
|
|
Loading…
Reference in a new issue