msgid ""
msgstr ""
"Project-Id-Version: ezcli 0.9.3\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-10-30T03:13:46+00:00\n"
"PO-Revision-Date: 2022-10-30T03:13:46+00:00\n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#: packages/ezcli/controller.php:18
msgid "ezCLI"
msgstr ""

#: packages/ezcli/controller.php:23
msgid "CLI commands within your concrete5 install, made easy"
msgstr ""

#: packages/ezcli/views/Command/PackageInstall/form.php:3
#: packages/ezcli/views/Command/PackagePack/form.php:3
#: packages/ezcli/views/Command/PackageTranslate/form.php:3
#: packages/ezcli/views/Command/PackageUninstall/form.php:3
#: packages/ezcli/views/Command/PackageUpdate/form.php:3
msgid "Package Handle"
msgstr ""

#: packages/ezcli/views/Command/PackagePack/form.php:9
msgid "Update package/source directory"
msgstr ""

#: packages/ezcli/views/Command/PackagePack/form.php:14
msgid "Create ZIP archive"
msgstr ""

#: packages/ezcli/views/Command/PackagePack/form.php:19
msgid "Keep the files whose name start with a '.'"
msgstr ""

#: packages/ezcli/views/Command/PackagePack/form.php:24
msgid "Keep the SVG and .po files"
msgstr ""

#: packages/ezcli/views/Command/PackagePack/form.php:28
msgid "Expand short PHP open/echo tags"
msgstr ""

#: packages/ezcli/views/Command/PackagePack/form.php:33
msgid "Compile translation files"
msgstr ""

#: packages/ezcli/views/Command/PackagePack/form.php:38
msgid "Create PNG icons from SVG files"
msgstr ""

#: packages/ezcli/views/Command/PackageTranslate/form.php:7
msgid "Choose specific locales"
msgstr ""

#: packages/ezcli/views/Command/PackageTranslate/form.php:13
msgid "If no locales are selected, translation files for all available locales will be made."
msgstr ""

#: packages/ezcli/views/Command/Concrete/form.php:6
msgid "Write any commands without the '%s' part before it."
msgstr ""

#: packages/ezcli/views/Command/PackageUninstall/form.php:9
msgid "Trash"
msgstr "Paperera"

#: packages/ezcli/views/Command/PackageUninstall/form.php:10
msgid "Move the package directory to the concrete5 trash (usually located at application/files/trash)"
msgstr ""

#: packages/ezcli/views/Command/Reset/form.php:6
msgid "In order to fully reset a concrete5 installation, you can use this command. Since it's very dangerous (it will erase all the site contents and all the database tables), you have to tick the checkbox below to force the reset."
msgstr ""

#: packages/ezcli/views/Command/Reset/form.php:13
#: packages/ezcli/views/Command/PackageUpdate/form.php:9
msgid "Force"
msgstr ""

#: packages/ezcli/views/Command/PackageUpdate/form.php:10
msgid "This is very useful for package developers, since it allows them to execute the upgrade process even if the package version is not changed."
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:4
msgid "Database"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:7
msgid "Database Host Name"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:12
msgid "Database Username"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:17
msgid "Database Password"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:22
msgid "Database Name"
msgstr "Nom de la base de dades"

#: packages/ezcli/views/Command/Install/form.php:28
msgid "Admin Account"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:31
msgid "Admin Email"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:36
msgid "Admin Password"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:40
msgid "Site"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:43
msgid "Site Name"
msgstr "Nom del portal"

#: packages/ezcli/views/Command/Install/form.php:48
msgid "Default Site Language"
msgstr ""

#: packages/ezcli/views/Command/Install/form.php:58
msgid "This command does not do anything in this Add-On, because you have already installed concrete5. You can copy/paste the command though for installing other concrete5 websites (or just to know about its existence)."
msgstr ""

#: packages/ezcli/views/Command/IdeSymbols/form.php:6
msgid "This command is very useful for developers that use an intelligent editor (IDE) to develop for concrete5. The main problem is that concrete5 comes with facades and other proxy classes that are not recognizable by editors (for instance, the \\Core class). Furthermore, IDEs don't know the results of IoC calls (for instance, they can't determine the class name resulting from \\Core::make('config'))."
msgstr ""

#: packages/ezcli/src/Command/ClearCache/ClearCache.php:13
msgid "Clear Cache"
msgstr "Esborreu memòria cau"

#: packages/ezcli/src/Command/ClearCache/ClearCache.php:18
msgid "Clear the concrete5 cache"
msgstr ""

#: packages/ezcli/src/Command/PackageInstall/PackageInstall.php:14
msgid "Package Install"
msgstr ""

#: packages/ezcli/src/Command/PackageInstall/PackageInstall.php:19
msgid "Install a concrete5 package"
msgstr ""

#: packages/ezcli/src/Command/PackageInstall/PackageInstall.php:40
#: packages/ezcli/src/Command/PackagePack/PackagePack.php:61
#: packages/ezcli/src/Command/PackagePack/PackagePack.php:68
#: packages/ezcli/src/Command/PackagePack/PackagePack.php:78
#: packages/ezcli/src/Command/PackagePack/PackagePack.php:88
#: packages/ezcli/src/Command/PackageTranslate/PackageTranslate.php:49
#: packages/ezcli/src/Command/PackageUninstall/PackageUninstall.php:43
#: packages/ezcli/src/Command/PackageUpdate/PackageUpdate.php:43
#: packages/ezcli/src/Command/Install/Install.php:55
msgid "Select"
msgstr ""

#: packages/ezcli/src/Command/Job/Job.php:14
msgid "Job"
msgstr ""

#: packages/ezcli/src/Command/Job/Job.php:19
msgid "Run a concrete5 job"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:14
msgid "Package Pack"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:19
msgid "Process a package (expand PHP short tags, compile icons and translations, create zip archive)"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:69
msgid "Expand both %s and %s (useful for PHP versions prior to %s)"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:70
msgid "Expand only %s but keep %s (should be used for PHP %s where %s is always enabled)"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:71
msgid "Do not expand short tags at all (should be avoided for maximum portability)"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:79
msgid "Always compile the .po text files to the .mo binary files"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:80
#: packages/ezcli/src/Command/PackagePack/PackagePack.php:90
msgid "Never perform this operation"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:81
msgid "Compile the translation files only if the .mo files don't exist or if the .po files are newer than the .mo ones"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:89
msgid "Always convert the SVG files to the PNG icons"
msgstr ""

#: packages/ezcli/src/Command/PackagePack/PackagePack.php:91
msgid "Convert the icons only if the PNG icons don't exist or if the SVG files are newer than the PNG icons"
msgstr ""

#: packages/ezcli/src/Command/PackageTranslate/PackageTranslate.php:15
msgid "Package Translate"
msgstr ""

#: packages/ezcli/src/Command/PackageTranslate/PackageTranslate.php:20
msgid "Creates or updates translations of a concrete5 package"
msgstr ""

#: packages/ezcli/src/Command/Concrete/Concrete.php:11
msgid "Concrete Command(s)"
msgstr ""

#: packages/ezcli/src/Command/Concrete/Concrete.php:16
msgid "The base concrete5 command to use with basically everything"
msgstr ""

#: packages/ezcli/src/Command/PackageUninstall/PackageUninstall.php:14
msgid "Package Uninstall"
msgstr ""

#: packages/ezcli/src/Command/PackageUninstall/PackageUninstall.php:19
msgid "Uninstall a concrete5 package"
msgstr ""

#: packages/ezcli/src/Command/Info/Info.php:13
msgid "Info"
msgstr ""

#: packages/ezcli/src/Command/Info/Info.php:18
msgid "Getting information"
msgstr ""

#: packages/ezcli/src/Command/Reset/Reset.php:13
msgid "Reset"
msgstr "Reinicia"

#: packages/ezcli/src/Command/Reset/Reset.php:18
msgid "Reset the concrete5 installation, deleting files and emptying the database"
msgstr ""

#: packages/ezcli/src/Command/PackageUpdate/PackageUpdate.php:14
msgid "Package Update"
msgstr ""

#: packages/ezcli/src/Command/PackageUpdate/PackageUpdate.php:19
msgid "Update a concrete5 package"
msgstr ""

#: packages/ezcli/src/Command/Install/Install.php:14
#: packages/ezcli/src/Command/Install/Install.php:19
msgid "Install concrete5"
msgstr "Instal·leu concrete5"

#: packages/ezcli/src/Command/IdeSymbols/IdeSymbols.php:13
msgid "IDE symbols"
msgstr ""

#: packages/ezcli/src/Command/IdeSymbols/IdeSymbols.php:18
msgid "Generate IDE symbols"
msgstr ""

#: packages/ezcli/controllers/single_page/dashboard/ezcli.php:23
msgid "None"
msgstr "Res"

#: packages/ezcli/controllers/single_page/dashboard/ezcli.php:143
msgid "The token of the form seems to be incorrect. Please refresh the page and try again."
msgstr ""

#: packages/ezcli/controllers/single_page/dashboard/ezcli.php:152
msgid "Your command has to start with %s (protection enabled)."
msgstr ""

#: packages/ezcli/controllers/single_page/dashboard/ezcli.php:162
#: packages/ezcli/single_pages/dashboard/ezcli.php:53
#: packages/ezcli/single_pages/dashboard/ezcli.php:63
msgid "Terminal input"
msgstr ""

#: packages/ezcli/controllers/single_page/dashboard/ezcli.php:162
msgid "You may not us the '%s' sign in the %s with protection enabled."
msgstr ""

#: packages/ezcli/single_pages/dashboard/ezcli.php:15
msgid "If you get a '%s' error, you may need to run this command in the terminal first: %s"
msgstr ""

#: packages/ezcli/single_pages/dashboard/ezcli.php:29
msgid "Protection enabled"
msgstr ""

#: packages/ezcli/single_pages/dashboard/ezcli.php:36
msgid "Protection disabled"
msgstr ""

#: packages/ezcli/single_pages/dashboard/ezcli.php:42
msgid "Clear terminal"
msgstr ""

#: packages/ezcli/single_pages/dashboard/ezcli.php:51
msgid "CLI command"
msgstr ""

#: packages/ezcli/single_pages/dashboard/ezcli.php:59
msgid "Execute command"
msgstr ""

#: packages/ezcli/single_pages/dashboard/ezcli.php:63
msgid "Or hit 'Enter' on your keyboard while in the '%s' above"
msgstr ""
