# $Id$ # # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # modules/contrib/potx/potx.drush.inc: n/a # modules/contrib/potx/src/Commands/PotxCommands.php: n/a # modules/contrib/potx/potx.local.inc: n/a # modules/contrib/potx/potx.module: n/a # modules/contrib/potx/potx.install: n/a # modules/contrib/potx/potx.info.yml: n/a # modules/contrib/potx/potx.links.task.yml: n/a # modules/contrib/potx/potx.routing.yml: n/a # modules/contrib/potx/src/Form/PotxExtractTranslationForm.php: n/a # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2023-03-08 10:45+0100\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: modules/contrib/potx/potx.drush.inc:47 msgid "Generates translation templates from the given Drupal source code in the current working directory." msgstr "" #: modules/contrib/potx/potx.drush.inc:48 msgid "Possible potx modes are:" msgstr "" #: modules/contrib/potx/potx.drush.inc:49 msgid " single Single file output mode, every file folded into the single output file (default)." msgstr "" #: modules/contrib/potx/potx.drush.inc:50 msgid " multiple Multiple file output mode, .info files folded into module .pot files." msgstr "" #: modules/contrib/potx/potx.drush.inc:51 msgid " core Drupal core output mode, .info files folded into general.pot." msgstr "" #: modules/contrib/potx/potx.drush.inc:52 msgid "If no files are specified, potx will autodiscover files from the current working directory. You can specify concrete files to look at to limit the scope of the operation." msgstr "" #: modules/contrib/potx/potx.drush.inc:124 msgid "Stats" msgstr "" #: modules/contrib/potx/potx.drush.inc:126 msgid "Files" msgstr "" #: modules/contrib/potx/potx.drush.inc:127 msgid "Strings" msgstr "" #: modules/contrib/potx/potx.drush.inc:128 msgid "Warnings" msgstr "" #: modules/contrib/potx/potx.drush.inc:139 modules/contrib/potx/src/Commands/PotxCommands.php:129 msgid "Errors" msgstr "" #: modules/contrib/potx/potx.drush.inc:146 msgid "Done" msgstr "" #: modules/contrib/potx/potx.local.inc:204;251 msgid "YAML parseing error on file @path: @error" msgstr "" #: modules/contrib/potx/potx.module:21 msgid "This page allows you to generate translation templates for module and theme files. Select the module or theme you wish to generate a template file for. A single Gettext Portable Object (Template) file is generated, so you can easily save it and start translation." msgstr "" #: modules/contrib/potx/potx.install:23 msgid "PHP tokenizer for Translation template extractor" msgstr "" #: modules/contrib/potx/potx.install:24 msgid "Available" msgstr "" #: modules/contrib/potx/potx.install:24 msgid "Not available" msgstr "" #: modules/contrib/potx/potx.install:25 msgid "The PHP tokenizer functions are required." msgstr "" #: modules/contrib/potx/potx.info.yml:0 msgid "Translation template extractor" msgstr "" #: modules/contrib/potx/potx.info.yml:0 msgid "Provides a web interface and an API to extract translatable text from the sources of installed components." msgstr "" #: modules/contrib/potx/potx.info.yml:0 msgid "Multilingual" msgstr "" #: modules/contrib/potx/potx.links.task.yml:0 modules/contrib/potx/potx.routing.yml:0 modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:112 msgid "Extract" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:85 msgid "Language independent template" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:92 msgid "Template file for @langname translations" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:96 msgid "Template language" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:99 msgid "Export a language independent or language dependent (plural forms, language team name, etc.) template." msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:103 msgid "Include translations" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:104 msgid "Include translations of strings in the file generated. Not applicable for language independent templates." msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:123 msgid "You should select a component to export." msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:268 msgid "Extract from %name in the %directory directory" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:269 msgid "Generates output from all files found in this directory." msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:284 msgid "Extract from all in directory \"@directory\"" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:285 msgid "To extract from a single component in this directory, choose the desired entry in the fieldset below." msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:294 msgid "Directory \"@directory\"" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:314 msgid "Extract from %name" msgstr "" #: modules/contrib/potx/src/Form/PotxExtractTranslationForm.php:315 msgid "Extract from files named %pattern in the %directory directory." msgstr ""