New translations template.pot (Romanian)
This commit is contained in:
parent
e112e41632
commit
5d46df1316
1 changed files with 5 additions and 5 deletions
10
ro.po
10
ro.po
|
@ -13,7 +13,7 @@ msgstr ""
|
|||
"Project-Id-Version: multimc\n"
|
||||
"Language-Team: Romanian\n"
|
||||
"Language: ro_RO\n"
|
||||
"PO-Revision-Date: 2021-05-03 16:36\n"
|
||||
"PO-Revision-Date: 2021-05-03 16:45\n"
|
||||
|
||||
#: src/api/logic/modplatform/atlauncher/ATLPackInstallTask.cpp:68
|
||||
msgctxt "ATLauncher::PackInstallTask|"
|
||||
|
@ -483,24 +483,24 @@ msgstr "Comandă wrapper:"
|
|||
#: src/application/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 MultiMC'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>Comanda pre-lansare ruleaza inainte de pornirea instantei si comanda post-iesire ruleaza dupa ce s-a inchis.</p><p>Ambele o sa fie rulate in folderul functional al MultiMC cu variabile extra de environment:</p><ul><li>$INST_NAME - Numele instantei</li><li>$INST_ID - ID-ul instantei (numele folderului ei)</li><li>$INST_DIR - calea absoluta a instantei</li><li>$INST_MC_DIR - calea absoluta a jocului</li><li>$INST_JAVA - java binary folosit pentru pornire</li><li>$INST_JAVA_ARGS - parametrii command-line folositi pentru pornire</li></ul><p>Comanda wrapperului permite pornirea folosind un program wrapper extra (de exemplu 'optirun' pe Linux)</p></body></html>"
|
||||
|
||||
#: src/application/pages/global/CustomCommandsPage.h:35
|
||||
msgctxt "CustomCommandsPage|"
|
||||
msgid "Custom Commands"
|
||||
msgstr ""
|
||||
msgstr "Comenzi Custom"
|
||||
|
||||
#: src/api/logic/minecraft/launch/DirectJavaLaunch.cpp:69
|
||||
#, qt-format
|
||||
msgctxt "DirectJavaLaunch|"
|
||||
msgid "The wrapper command \"%1\" couldn't be found."
|
||||
msgstr ""
|
||||
msgstr "Comanda wrapper \"%1\" nu a putut fi găsită."
|
||||
|
||||
#. Error message displayed if instace can't start
|
||||
#: src/api/logic/minecraft/launch/DirectJavaLaunch.cpp:91
|
||||
msgctxt "DirectJavaLaunch|"
|
||||
msgid "Could not launch minecraft!"
|
||||
msgstr ""
|
||||
msgstr "Nu s-a putut porni minecraft!"
|
||||
|
||||
#: src/api/logic/minecraft/launch/DirectJavaLaunch.cpp:121
|
||||
#, qt-format
|
||||
|
|
Loading…
Reference in a new issue