You've already forked lazarus-ccr
Inni Setup updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[Setup]
|
||||
AppName=External OPM JSON package Editor
|
||||
AppVersion=0.2.2.0
|
||||
AppVersion=0.2.3.0
|
||||
DefaultDirName={pf}\OPMUtilities
|
||||
DefaultGroupName=OPM
|
||||
UninstallDisplayIcon={app}\jsoneditor.exe
|
||||
|
Binary file not shown.
@ -13,16 +13,18 @@ msgstr ""
|
||||
|
||||
#: tfrmmain.chk_disableinopm.caption
|
||||
msgid "Disable in OPM"
|
||||
msgstr ""
|
||||
msgstr "Disable in OPM"
|
||||
|
||||
#: tfrmmain.chk_disableinopm.hint
|
||||
msgid "Warning! This will disable installing or updating your package in OPM"
|
||||
msgstr "Warning! This will disable installing or updating your package in OPM"
|
||||
|
||||
#: tfrmmain.cmd_addpackagefile.caption
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.cmd_addpackagefile.caption"
|
||||
msgid "Add"
|
||||
msgstr "Add"
|
||||
|
||||
#: tfrmmain.cmd_addpackagefile.hint
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.cmd_addpackagefile.hint"
|
||||
msgid ""
|
||||
"Add Package File:\n"
|
||||
@ -38,13 +40,11 @@ msgid "&Close"
|
||||
msgstr "&Close"
|
||||
|
||||
#: tfrmmain.cmd_removelastpackagefile.caption
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.cmd_removelastpackagefile.caption"
|
||||
msgid "Remove"
|
||||
msgstr "Remove"
|
||||
|
||||
#: tfrmmain.cmd_removelastpackagefile.hint
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.cmd_removelastpackagefile.hint"
|
||||
msgid ""
|
||||
"Remove Package File:\n"
|
||||
@ -66,7 +66,6 @@ msgstr ""
|
||||
"as a JSON update file\n"
|
||||
|
||||
#: tfrmmain.edt_downloadzipurl.hint
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.edt_downloadzipurl.hint"
|
||||
msgid ""
|
||||
"Download URL:\n"
|
||||
@ -76,7 +75,6 @@ msgstr ""
|
||||
"Include the FULL url needed to download the package Zip file\n"
|
||||
|
||||
#: tfrmmain.edt_updatezipname.hint
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.edt_updatezipname.hint"
|
||||
msgid ""
|
||||
"Update Zip Name:\n"
|
||||
@ -108,19 +106,16 @@ msgid "Save As"
|
||||
msgstr "Save As"
|
||||
|
||||
#: tfrmmain.lbl_downloadzipurl.caption
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.lbl_downloadzipurl.caption"
|
||||
msgid "Download URL:"
|
||||
msgstr "Download URL:"
|
||||
|
||||
#: tfrmmain.lbl_packagefiles.caption
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.lbl_packagefiles.caption"
|
||||
msgid "Package Files:"
|
||||
msgstr "Package Files:"
|
||||
|
||||
#: tfrmmain.lbl_updatezipname.caption
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.lbl_updatezipname.caption"
|
||||
msgid "Update Zip Name:"
|
||||
msgstr "Update Zip Name:"
|
||||
@ -131,7 +126,7 @@ msgstr "Load..."
|
||||
|
||||
#: tfrmmain.mnu_fileexit.caption
|
||||
msgid "E&xit"
|
||||
msgstr ""
|
||||
msgstr "E&xit"
|
||||
|
||||
#: tfrmmain.mnu_filenew.caption
|
||||
msgid "New"
|
||||
@ -192,13 +187,23 @@ msgid "Check URL"
|
||||
msgstr "Check URL"
|
||||
|
||||
#: tfrmmain.spd_checkurl.hint
|
||||
msgid "Attempting to Open URL"
|
||||
msgstr "Attempting to Open URL"
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Check URL:\n"
|
||||
#| "Attempts to open the URL in your browser\n"
|
||||
msgid "Attempts to open the URL in your browser"
|
||||
msgstr ""
|
||||
"Check URL:\n"
|
||||
"Attempts to open the URL in your browser\n"
|
||||
|
||||
#: umain.rsabout
|
||||
msgid "About"
|
||||
msgstr "About"
|
||||
|
||||
#: umain.rscheckthisify
|
||||
msgid "Check this if you don't want to incrememt the package version"
|
||||
msgstr "Check this if you don't want to incrememt the package version"
|
||||
|
||||
#: umain.rscompiledwith2
|
||||
msgid "Compiled with FPC V:%s and Lazarus V:%d.%d%s for the %s - %s platform%s%s"
|
||||
msgstr "Compiled with FPC V:%s and Lazarus V:%d.%d%s for the %s - %s platform%s%s"
|
||||
@ -223,10 +228,18 @@ msgstr "- Download URL should start with \"http\""
|
||||
msgid "JSON may be unsaved. Are you sure you want to quit?"
|
||||
msgstr "JSON may be unsaved. Are you sure you want to quit?"
|
||||
|
||||
#: umain.rsfilename
|
||||
msgid "Filename: "
|
||||
msgstr "Filename: "
|
||||
|
||||
#: umain.rsfixthentryag
|
||||
msgid "Fix, then try again."
|
||||
msgstr "Fix, then try again."
|
||||
|
||||
#: umain.rsformatisnnnn
|
||||
msgid "Package version:%sFormat is: n.n.n.n"
|
||||
msgstr "Package version:%sFormat is: n.n.n.n"
|
||||
|
||||
#: umain.rshelpandinfor
|
||||
msgid "Help and Information"
|
||||
msgstr "Help and Information"
|
||||
@ -235,22 +248,33 @@ msgstr "Help and Information"
|
||||
msgid "http://www.updatesite.com/myupdate/mypackagename.zip"
|
||||
msgstr "http://www.updatesite.com/myupdate/mypackagename.zip"
|
||||
|
||||
#: umain.rsinternalvers
|
||||
msgid "Internal Version: "
|
||||
msgstr "Internal Version: "
|
||||
|
||||
#: umain.rsinternalvers2
|
||||
msgid "Internal version number should not be Zero%s"
|
||||
msgstr "Internal version number should not be Zero%s"
|
||||
|
||||
#: umain.rslanguagechan
|
||||
msgid "Language changed to \"%s\"."
|
||||
msgstr "Language changed to \"%s\"."
|
||||
|
||||
#: umain.rsmypackagelpk
|
||||
#, fuzzy
|
||||
#| msgid "mypackagename.zip"
|
||||
msgctxt "umain.rsmypackagelpk"
|
||||
msgid "mypackagename.lpk"
|
||||
msgstr "mypackagename.zip"
|
||||
msgstr "mypackagename.lpk"
|
||||
|
||||
#: umain.rsmypackagenam
|
||||
msgctxt "umain.rsmypackagenam"
|
||||
msgid "mypackagename.zip"
|
||||
msgstr "mypackagename.zip"
|
||||
|
||||
#: umain.rsnotifyupdate
|
||||
msgid "Notify Update"
|
||||
msgstr "Notify Update"
|
||||
|
||||
#: umain.rsoneofthereq1
|
||||
msgid "One of the required fields is missing or wrong."
|
||||
msgstr "One of the required fields is missing or wrong."
|
||||
@ -259,10 +283,18 @@ msgstr "One of the required fields is missing or wrong."
|
||||
msgid "One or more of the required fields are missing or wrong."
|
||||
msgstr "One or more of the required fields are missing or wrong."
|
||||
|
||||
#: umain.rsopeningyourb
|
||||
msgid "Opening your browser..."
|
||||
msgstr "Opening your browser..."
|
||||
|
||||
#: umain.rsoverwrite
|
||||
msgid "Overwrite"
|
||||
msgstr "Overwrite"
|
||||
|
||||
#: umain.rspackagedinfo
|
||||
msgid "Package #%d Information"
|
||||
msgstr "Package #%d Information"
|
||||
|
||||
#: umain.rssavedok
|
||||
msgid "Saved OK"
|
||||
msgstr "Saved OK"
|
||||
@ -291,15 +323,26 @@ msgstr "The .lpk entry #%d is missing the .lpk extension"
|
||||
msgid "The .lpk entry #%d is is absent"
|
||||
msgstr "The .lpk entry #%d is is absent"
|
||||
|
||||
#: umain.rsthepackagefi
|
||||
msgid "The package filename (No path e.g. package.lpk)"
|
||||
msgstr "The package filename (No path e.g. package.lpk)"
|
||||
|
||||
#: umain.rsthereareoneo
|
||||
msgid "- There are one or more .lpk entries with the same name.%s- Every .lpk entry must have a unique name."
|
||||
msgstr "- There are one or more .lpk entries with the same name.%s- Every .lpk entry must have a unique name."
|
||||
|
||||
#: umain.rstherewasapro
|
||||
msgid "There was a problem loading \"%s\" - is it corrupted or in the wrong format?"
|
||||
msgstr "There was a problem loading \"%s\" - is it corrupted or in the wrong format?"
|
||||
|
||||
#: umain.rsthisoptionsh
|
||||
#, fuzzy
|
||||
#| msgid "This option should only be used for crucial updates or bug-fixed packages. Are you OK with that?"
|
||||
msgid "This option should only be used for crucial updates or bug-fixed packages."
|
||||
msgstr "This option should only be used for crucial updates or bug-fixed packages. Are you OK with that?"
|
||||
msgstr "This option should only be used for crucial updates or bug-fixed packages."
|
||||
|
||||
#: umain.rsthiswilldisa
|
||||
msgid "This will disable your package in OnlinePackageManager!%sAre you SURE you want to do this?"
|
||||
msgstr "This will disable your package in OnlinePackageManager!%sAre you SURE you want to do this?"
|
||||
|
||||
#: umain.rsturnhintsoff
|
||||
msgid "(You can toggle these hints on/off in the Help menu)"
|
||||
@ -321,6 +364,18 @@ msgstr "- Update zip name is too short or missing"
|
||||
msgid "- Update zip name missing extension \".zip\""
|
||||
msgstr "- Update zip name missing extension \".zip\""
|
||||
|
||||
#: umain.rsuseincombina
|
||||
msgid "Use in combination with %s"
|
||||
msgstr "Use in combination with %s"
|
||||
|
||||
#: umain.rsversion
|
||||
msgid "Version: "
|
||||
msgstr "Version: "
|
||||
|
||||
#: umain.rsversionforpa
|
||||
msgid "Version for package %d is zero"
|
||||
msgstr "Version for package %d is zero"
|
||||
|
||||
#: umain.rswouldyoulike
|
||||
msgid "Would you like to copy %s to the %s folder?"
|
||||
msgstr "Would you like to copy %s to the %s folder?"
|
||||
|
Binary file not shown.
@ -16,6 +16,10 @@ msgstr ""
|
||||
msgid "Disable in OPM"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.chk_disableinopm.hint
|
||||
msgid "Warning! This will disable installing or updating your package in OPM"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.cmd_addpackagefile.caption
|
||||
#, fuzzy
|
||||
msgctxt "tfrmmain.cmd_addpackagefile.caption"
|
||||
@ -193,13 +197,21 @@ msgid "Check URL"
|
||||
msgstr "Verificar URL"
|
||||
|
||||
#: tfrmmain.spd_checkurl.hint
|
||||
msgid "Attempting to Open URL"
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Check URL:\n"
|
||||
#| "Attempts to open the URL in your browser\n"
|
||||
msgid "Attempts to open the URL in your browser"
|
||||
msgstr "Intentando Abrir URL"
|
||||
|
||||
#: umain.rsabout
|
||||
msgid "About"
|
||||
msgstr "Acerca de"
|
||||
|
||||
#: umain.rscheckthisify
|
||||
msgid "Check this if you don't want to incrememt the package version"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rscompiledwith2
|
||||
msgid "Compiled with FPC V:%s and Lazarus V:%d.%d%s for the %s - %s platform%s%s"
|
||||
msgstr "Compilado con FPC V:%s y Lazarus V:%d.%d%s para la plataforma %s - %s%s%s"
|
||||
@ -224,10 +236,18 @@ msgstr "- URL de descarga debe empezar con \"http\""
|
||||
msgid "JSON may be unsaved. Are you sure you want to quit?"
|
||||
msgstr "JSON puede estar sin guardar. ¿Está seguro que desea salir?"
|
||||
|
||||
#: umain.rsfilename
|
||||
msgid "Filename: "
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsfixthentryag
|
||||
msgid "Fix, then try again."
|
||||
msgstr "Arréglalo, luego intenta de nuevo."
|
||||
|
||||
#: umain.rsformatisnnnn
|
||||
msgid "Package version:%sFormat is: n.n.n.n"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rshelpandinfor
|
||||
msgid "Help and Information"
|
||||
msgstr "Ayuda e Información"
|
||||
@ -236,6 +256,14 @@ msgstr "Ayuda e Información"
|
||||
msgid "http://www.updatesite.com/myupdate/mypackagename.zip"
|
||||
msgstr "http://www.sitioactualizacion.com/miactualizacion/nombredemipaquete.zip"
|
||||
|
||||
#: umain.rsinternalvers
|
||||
msgid "Internal Version: "
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsinternalvers2
|
||||
msgid "Internal version number should not be Zero%s"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rslanguagechan
|
||||
msgid "Language changed to \"%s\"."
|
||||
msgstr "Idioma cambiado a \"%s\"."
|
||||
@ -252,6 +280,10 @@ msgctxt "umain.rsmypackagenam"
|
||||
msgid "mypackagename.zip"
|
||||
msgstr "nombredemipaquete.zip"
|
||||
|
||||
#: umain.rsnotifyupdate
|
||||
msgid "Notify Update"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsoneofthereq1
|
||||
msgid "One of the required fields is missing or wrong."
|
||||
msgstr "Uno de los campos requeridos esta vacío o mal."
|
||||
@ -260,10 +292,18 @@ msgstr "Uno de los campos requeridos esta vacío o mal."
|
||||
msgid "One or more of the required fields are missing or wrong."
|
||||
msgstr "Uno o mas de los capos requeridos esta vacío o mal."
|
||||
|
||||
#: umain.rsopeningyourb
|
||||
msgid "Opening your browser..."
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsoverwrite
|
||||
msgid "Overwrite"
|
||||
msgstr "Sobreescribir"
|
||||
|
||||
#: umain.rspackagedinfo
|
||||
msgid "Package #%d Information"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rssavedok
|
||||
msgid "Saved OK"
|
||||
msgstr "Guardado OK"
|
||||
@ -292,16 +332,28 @@ msgstr "La entrada .lpk #%d no tiene la extensión .lpk"
|
||||
msgid "The .lpk entry #%d is is absent"
|
||||
msgstr "La entrada .lpk #%d está vacía"
|
||||
|
||||
#: umain.rsthepackagefi
|
||||
msgid "The package filename (No path e.g. package.lpk)"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsthereareoneo
|
||||
msgid "- There are one or more .lpk entries with the same name.%s- Every .lpk entry must have a unique name."
|
||||
msgstr "- Hay una o más entradas .lpk con el mismo nombre.%s- Cada entrada .lpk debe tener un nombre único."
|
||||
|
||||
#: umain.rstherewasapro
|
||||
msgid "There was a problem loading \"%s\" - is it corrupted or in the wrong format?"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsthisoptionsh
|
||||
#, fuzzy
|
||||
#| msgid "This option should only be used for crucial updates or bug-fixed packages. Are you OK with that?"
|
||||
msgid "This option should only be used for crucial updates or bug-fixed packages."
|
||||
msgstr "Esta opción debe ser usada solamente para actualizaciones cruciales o paquetes con arreglos de bugs. ¿Estás de acuerdo con esto?"
|
||||
|
||||
#: umain.rsthiswilldisa
|
||||
msgid "This will disable your package in OnlinePackageManager!%sAre you SURE you want to do this?"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsturnhintsoff
|
||||
msgid "(You can toggle these hints on/off in the Help menu)"
|
||||
msgstr "(Puedes cambiar estos consejos en el menú Ayuda)"
|
||||
@ -322,6 +374,18 @@ msgstr "- El nombre del zip es muy corto o está vacío"
|
||||
msgid "- Update zip name missing extension \".zip\""
|
||||
msgstr "- El nombre del zip no tiene la extensión \".zip\""
|
||||
|
||||
#: umain.rsuseincombina
|
||||
msgid "Use in combination with %s"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsversion
|
||||
msgid "Version: "
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsversionforpa
|
||||
msgid "Version for package %d is zero"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rswouldyoulike
|
||||
msgid "Would you like to copy %s to the %s folder?"
|
||||
msgstr "¿Quieres copiar %s a la carpeta %s?"
|
||||
|
@ -12,42 +12,43 @@ msgstr ""
|
||||
"X-Generator: Poedit 1.8.11\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
|
||||
#: tfrmmain.btnadd.caption
|
||||
#: tfrmmain.chk_disableinopm.caption
|
||||
msgid "Disable in OPM"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.chk_disableinopm.hint
|
||||
msgid "Warning! This will disable installing or updating your package in OPM"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.cmd_addpackagefile.caption
|
||||
msgctxt "tfrmmain.cmd_addpackagefile.caption"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnadd.hint
|
||||
#: tfrmmain.cmd_addpackagefile.hint
|
||||
msgctxt "tfrmmain.cmd_addpackagefile.hint"
|
||||
msgid ""
|
||||
"Add Package File:\n"
|
||||
"The update zip can contain more than one lpk file\n"
|
||||
"deployed to the same place.\n"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnremove.caption
|
||||
#: tfrmmain.cmd_close.caption
|
||||
msgid "&Close"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.cmd_removelastpackagefile.caption
|
||||
msgctxt "tfrmmain.cmd_removelastpackagefile.caption"
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnremove.hint
|
||||
#: tfrmmain.cmd_removelastpackagefile.hint
|
||||
msgctxt "tfrmmain.cmd_removelastpackagefile.hint"
|
||||
msgid ""
|
||||
"Remove Package File:\n"
|
||||
"Deletes the last entry from the list\n"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.cbforcenotify.caption
|
||||
msgid "Force Notify"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.cbforcenotify.hint
|
||||
msgid ""
|
||||
"Force Notify check box:\n"
|
||||
"If this is checked the OPM user will be notified\n"
|
||||
"of your update. Only check this if the update is important.\n"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.cmd_close.caption
|
||||
msgid "&Close"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.cmd_save.caption
|
||||
msgid "&Save"
|
||||
msgstr ""
|
||||
@ -58,13 +59,15 @@ msgid ""
|
||||
"as a JSON update file\n"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.editdownloadzipurl.hint
|
||||
#: tfrmmain.edt_downloadzipurl.hint
|
||||
msgctxt "tfrmmain.edt_downloadzipurl.hint"
|
||||
msgid ""
|
||||
"Download URL:\n"
|
||||
"Include the FULL url needed to download the package Zip file\n"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.editname.hint
|
||||
#: tfrmmain.edt_updatezipname.hint
|
||||
msgctxt "tfrmmain.edt_updatezipname.hint"
|
||||
msgid ""
|
||||
"Update Zip Name:\n"
|
||||
"This is just the filename (not including the path)\n"
|
||||
@ -91,22 +94,29 @@ msgstr ""
|
||||
msgid "Save As"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.lbldownloadzipurl.caption
|
||||
#: tfrmmain.lbl_downloadzipurl.caption
|
||||
msgctxt "tfrmmain.lbl_downloadzipurl.caption"
|
||||
msgid "Download URL:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.lblname.caption
|
||||
msgid "Update Zip Name:"
|
||||
#: tfrmmain.lbl_packagefiles.caption
|
||||
msgctxt "tfrmmain.lbl_packagefiles.caption"
|
||||
msgid "Package Files:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.lblpackagefiles.caption
|
||||
msgid "Package Files:"
|
||||
#: tfrmmain.lbl_updatezipname.caption
|
||||
msgctxt "tfrmmain.lbl_updatezipname.caption"
|
||||
msgid "Update Zip Name:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.loaditem.caption
|
||||
msgid "Load..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.mnu_fileexit.caption
|
||||
msgid "E&xit"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.mnu_filenew.caption
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
@ -163,22 +173,17 @@ msgid "Check URL"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.spd_checkurl.hint
|
||||
msgid "Attempting to Open URL"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.stringpackagefiles.hint
|
||||
msgid ""
|
||||
"Package Files:\n"
|
||||
"[Add]: to make a new entry\n"
|
||||
"[Remove]: Remove last entry\n"
|
||||
"lpk filename: i.e. mycontrol.lpk\n"
|
||||
"Version: The FULL version (i.e. not 1.0 but 1.0.0.0)\n"
|
||||
msgid "Attempts to open the URL in your browser"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsabout
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rscheckthisify
|
||||
msgid "Check this if you don't want to incrememt the package version"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rscompiledwith2
|
||||
msgid "Compiled with FPC V:%s and Lazarus V:%d.%d%s for the %s - %s platform%s%s"
|
||||
msgstr ""
|
||||
@ -203,10 +208,18 @@ msgstr ""
|
||||
msgid "JSON may be unsaved. Are you sure you want to quit?"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsfilename
|
||||
msgid "Filename: "
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsfixthentryag
|
||||
msgid "Fix, then try again."
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsformatisnnnn
|
||||
msgid "Package version:%sFormat is: n.n.n.n"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rshelpandinfor
|
||||
msgid "Help and Information"
|
||||
msgstr ""
|
||||
@ -215,18 +228,32 @@ msgstr ""
|
||||
msgid "http://www.updatesite.com/myupdate/mypackagename.zip"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsinternalvers
|
||||
msgid "Internal Version: "
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsinternalvers2
|
||||
msgid "Internal version number should not be Zero%s"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rslanguagechan
|
||||
msgid "Language changed to \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: umain.rslpkfilename
|
||||
msgid "lpk FileName"
|
||||
#: umain.rsmypackagelpk
|
||||
msgctxt "umain.rsmypackagelpk"
|
||||
msgid "mypackagename.lpk"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsmypackagenam
|
||||
msgctxt "umain.rsmypackagenam"
|
||||
msgid "mypackagename.zip"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsnotifyupdate
|
||||
msgid "Notify Update"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsoneofthereq1
|
||||
msgid "One of the required fields is missing or wrong."
|
||||
msgstr ""
|
||||
@ -235,10 +262,18 @@ msgstr ""
|
||||
msgid "One or more of the required fields are missing or wrong."
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsopeningyourb
|
||||
msgid "Opening your browser..."
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsoverwrite
|
||||
msgid "Overwrite"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rspackagedinfo
|
||||
msgid "Package #%d Information"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rssavedok
|
||||
msgid "Saved OK"
|
||||
msgstr ""
|
||||
@ -267,16 +302,24 @@ msgstr ""
|
||||
msgid "The .lpk entry #%d is is absent"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rstherearenolp
|
||||
msgid "- There are no .lpk files in the list yet"
|
||||
#: umain.rsthepackagefi
|
||||
msgid "The package filename (No path e.g. package.lpk)"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsthereareoneo
|
||||
msgid "- There are one or more .lpk entries with the same name.%s- Every .lpk entry must have a unique name."
|
||||
msgstr ""
|
||||
|
||||
#: umain.rstherewasapro
|
||||
msgid "There was a problem loading \"%s\" - is it corrupted or in the wrong format?"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsthisoptionsh
|
||||
msgid "This option should only be used for crucial updates or bug-fixed packages. Are you OK with that?"
|
||||
msgid "This option should only be used for crucial updates or bug-fixed packages."
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsthiswilldisa
|
||||
msgid "This will disable your package in OnlinePackageManager!%sAre you SURE you want to do this?"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsturnhintsoff
|
||||
@ -299,16 +342,16 @@ msgstr ""
|
||||
msgid "- Update zip name missing extension \".zip\""
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsversion0000
|
||||
msgid "Version (n.n.n.n)"
|
||||
#: umain.rsuseincombina
|
||||
msgid "Use in combination with %s"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsversionentry
|
||||
msgid "Version Entry #%d is absent"
|
||||
#: umain.rsversion
|
||||
msgid "Version: "
|
||||
msgstr ""
|
||||
|
||||
#: umain.rsversionentry2
|
||||
msgid "Version entry #%d needs to be of the form n.n.n.n"
|
||||
#: umain.rsversionforpa
|
||||
msgid "Version for package %d is zero"
|
||||
msgstr ""
|
||||
|
||||
#: umain.rswouldyoulike
|
||||
|
@ -21,12 +21,12 @@
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<WindowIndex Value="1"/>
|
||||
<TopLine Value="314"/>
|
||||
<TopLine Value="313"/>
|
||||
<CursorPos Y="498"/>
|
||||
<ExtraEditorCount Value="1"/>
|
||||
<ExtraEditor1>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<TopLine Value="244"/>
|
||||
<TopLine Value="37"/>
|
||||
<CursorPos X="80" Y="258"/>
|
||||
</ExtraEditor1>
|
||||
<UsageCount Value="160"/>
|
||||
|
Reference in New Issue
Block a user