-
-
Notifications
You must be signed in to change notification settings - Fork 556
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from hechoendrupal/master
Merge upstream
- Loading branch information
Showing
116 changed files
with
390 additions
and
466 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
description: 'Execució de comandaments en secuència' | ||
options: | ||
file: 'Arxiu definit per l''usuari que conté el comandaments que s''executaran.' | ||
file: 'El fitxer definit per l''usuari que conté el comandaments que s''executaran.' | ||
messages: | ||
missing_file: 'Ha de proveir un nom de fitxer i ruta vàlida.' | ||
invalid_file: 'El fitxer "%s" no existeix.' | ||
module_install: 'El comandament module:install no es pot executar dins d''una seqüència i ha de executat independentment.' | ||
invalid_file: 'No existeix l fitxer "%s".' | ||
module_install: 'El comandament module:install no es pot executar dins d''una seqüència i s''ha d''executar independentment.' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
description: 'Llistat de comandaments per autocompletar del interpret d''ordres (shell)' | ||
description: 'Llistat de comandaments de compleció automàtica de l''interpret d''ordres' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
description: 'Mostra la configuració actual' | ||
description: 'Mostrar la configuració actual' | ||
arguments: | ||
config-name: 'Nom de la configuració' | ||
errors: | ||
config-not-exists: 'The configuration "%s" does not exists.' | ||
config-not-exists: 'No existeix la configuració "%s".' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
description: 'Ouput configuration items that are different in active configuration compared with a directory.' | ||
description: 'Sortida dels elements de configuració diferents a la configuració activa comparada amb un directori.' | ||
arguments: | ||
directory: 'The directory to diff against. If omitted, choose from Drupal config directories.' | ||
directory: 'Directori amb el que comparar. Si s''omet, es tria des dels directoris de configuració de Drupal.' | ||
options: | ||
reverse: 'See the changes in reverse (i.e diff a directory to the active configuration).' | ||
reverse: 'Veure canvis invertits (p.e compara un directori amb la configuració activa).' | ||
questions: | ||
directories: 'Config directory:' | ||
directories: 'El directori de configuració:' | ||
table: | ||
headers: | ||
collection: Collection | ||
config-name: 'Configuration item' | ||
operation: Operation | ||
collection: 'Col·lecció' | ||
config-name: 'L''element de configuració' | ||
operation: 'L''operació' | ||
messages: | ||
no-changes: 'There are no changes.' | ||
no-changes: 'No hi han canvis.' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
description: 'Exportar configuració con a fitxer yml' | ||
description: 'Exportar la configuració com a fitxer YML' | ||
arguments: | ||
config-name: 'Nom de la configuració.' | ||
options: | ||
include-dependencies: 'Export dependencies of the configuration as well.' | ||
include-dependencies: 'Exportar també les dependències de la configuració.' | ||
simple-configuration: 'Configuració simple' | ||
questions: | ||
config-type: 'Tipus de configuració' | ||
config-name: 'Nom de la configuració' | ||
messages: | ||
config-not-found: 'No s''ha trobat el nom de la configuració.' | ||
export: 'La configuració ha sigut exportada al fitxer %s' | ||
invalid-config-type: 'El tipus de configuració no es vàlid, si us plau selecciona un de la llista' | ||
invalid-config-name: 'El nom de la configuració no es válid, si us play selecciona un de la llista' | ||
invalid-config-type: 'El tipus de configuració no és vàlid, seleccioneu un de la llista' | ||
invalid-config-name: 'El nom de la configuració no és válid, seleccioneu un de la llista' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
description: 'Exporta la configuració actual de l''aplicació' | ||
description: 'Exportar la configuració actual de l''aplicació' | ||
arguments: | ||
directory: 'Defineix el directori d''exportació per desar la configuració.' | ||
tar: 'If set, the configuration will be exported to an archive file.' | ||
tar: 'La configuració s''exportarà a un fitxer si s''ha definit.' | ||
messages: | ||
directory: 'La configuració ha sigut exportada a:' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
description: 'Mostra el serveis actuals de l''aplicació.' | ||
description: 'Mostrar els serveis actuals de l''aplicació.' | ||
messages: | ||
service_id: 'ID del servei' | ||
class_name: 'Nom de la clase' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
description: 'Crear termes dummy per la teva aplicació Drupal 8.' | ||
help: 'El comandament <info>create:nodes</info> t''ajuda a generar termes falsos.' | ||
welcome: 'Benvingut al generador de termes de Drupal' | ||
welcome: 'Us donem la benvinguda al generador de termes de Drupal' | ||
arguments: | ||
vocabularies: 'Vocabulari utilitzat en la creació termes' | ||
options: | ||
limit: 'Quants termes voldries crear' | ||
limit: 'Quants termes voldrieu crear' | ||
name-words: 'Màxim de paraules dels noms del termes' | ||
questions: | ||
vocabularies: 'Selecciona el vocabulari(s) utilitzats en la creació de termes' | ||
limit: 'Quants termes voldries crerar' | ||
name-words: 'Introdueix el màxim de paraules dels noms del termes' | ||
vocabularies: 'Seleccioneu el vocabulari(s) utilitzats en la creació de termes' | ||
limit: 'Quants termes voldrieu crerar' | ||
name-words: 'Introduïu el màxim de paraules dels noms del termes' | ||
messages: | ||
term-id: 'Term Id' | ||
term-id: 'ID del term' | ||
vocabulary: Vocabulari | ||
name: Name | ||
invalid-vocabularies: 'El vocabulari(s) %s es invàlid' | ||
name: Nom | ||
invalid-vocabularies: 'El vocabulari(s) %s no és vàlid' | ||
created-terms: 'S''han creat %s termes correctament' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
description: 'Executar implementació de cron per mòdul o executar-los tots' | ||
messages: | ||
module-invalid: 'El mòdul %s no te una implementació de cron' | ||
executing-cron: 'Executant funció de cron del mòdul %s' | ||
executing-cron: 'S''estan executant la funció de cron del mòdul %s' | ||
success: 'Totes les implementacions solicitades s''han executat correctament' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
description: 'Eliminar esdeveniments de la taula DBLog, filtre disponible' | ||
messages: | ||
event-deleted: 'L''esdeveniment %s ha sigut esborrat' | ||
clear-error: 'El procés de neteja a fallat, si us plau verifica els filtres utilitzats' | ||
clear-error: 'El procés de neteja a fallat, verifica els filtres utilitzats' | ||
clear-sucess: 'El procés de neteja s''ha completat correctament' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
description: 'Mostra les taules d''una base de dades.' | ||
description: 'Mostrar les taules d''una base de dades.' | ||
help: 'El comandament <info>database:table:debug</info> t''ajuda a depurar les taules de la base de dades.' | ||
arguments: | ||
database: 'Clau de la base de dades de settings.php' | ||
messages: | ||
table-show: 'Mostrant les taules de la base de dades %s' | ||
table: Table | ||
table: Taula |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
description: 'Elephpants are cute ...' | ||
description: 'Els elefants son bonics ...' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.