Skip to content

Commit

Permalink
update locales
Browse files Browse the repository at this point in the history
  • Loading branch information
orthagh committed Dec 13, 2017
1 parent e93bd77 commit ab3f25d
Show file tree
Hide file tree
Showing 9 changed files with 996 additions and 701 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"glpi-project/tools": "^0.1.0"
},
"require": {
"zendframework/zend-loader": "^2.5"
"zendframework/zend-loader": "^2.5",
"glpi-project/tools": "^0.1.2"
}
}
673 changes: 376 additions & 297 deletions composer.lock

Large diffs are not rendered by default.

142 changes: 75 additions & 67 deletions locales/es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,33 +8,33 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Genericobject\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-20 12:04+0100\n"
"PO-Revision-Date: 2017-03-20 11:05+0000\n"
"Last-Translator: Johan Cwiklinski <[email protected]>\n"
"POT-Creation-Date: 2017-12-13 14:17+0100\n"
"PO-Revision-Date: 2017-12-13 13:22+0000\n"
"Last-Translator: Alexandre Delaunay <[email protected]>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/es_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: front/familylist.php:33 front/familylist.php:41 front/type.form.php:73
#: inc/type.class.php:306 inc/type.class.php:389 inc/profile.class.php:39
#: inc/object_item.class.php:110 index.php:58 setup.php:190
#: setup.php:188 index.php:58 front/type.form.php:73 front/familylist.php:33
#: front/familylist.php:41 inc/profile.class.php:39
#: inc/object_item.class.php:109 inc/type.class.php:285 inc/type.class.php:368
msgid "Objects management"
msgstr "Gestión de objetos"

#: front/familylist.php:37 index.php:68
#: index.php:68 front/familylist.php:37
msgid "Empty family"
msgstr "Familia vacía"

#: front/commontreedropdown.form.php:36 front/commondropdown.form.php:36
#: front/commondropdown.php:11
#: front/commontreedropdown.form.php:36 front/commondropdown.php:11
#: front/commondropdown.form.php:36
msgid "The requested dropdown does not exists"
msgstr "La lista desplegable requerida no existe"

#: front/type.php:37 front/object.php:33 inc/type.class.php:68
#: inc/profile.class.php:291
#: front/type.php:38 front/object.php:33 inc/profile.class.php:288
#: inc/type.class.php:66
msgid "Type of objects"
msgstr "Tipo de objetos"

Expand All @@ -46,113 +46,121 @@ msgstr "Campo(s) suprimido(s) correctamente"
msgid "Field added successfully"
msgstr "El campo fue añadido correctamente"

#: inc/type.class.php:180
#: inc/field.class.php:64
msgid "Fields associated with the object"
msgstr "Campos asociados al objeto"

#: inc/field.class.php:70
msgid "Label"
msgstr "Término"

#: inc/field.class.php:71
msgid "Name in DB"
msgstr "Nombre en base de datos"

#: inc/field.class.php:126
msgid "Add new field"
msgstr "Añadir un campo nuevo"

#: inc/field.class.php:317
msgid "Read-only field"
msgstr ""

#: inc/typefamily.class.php:36 inc/type.class.php:339 inc/type.class.php:458
msgid "Family of type of objects"
msgstr "Familia de tipos de objetos"

#: inc/profile.class.php:142
msgid "General"
msgstr "General"

#: inc/profile.class.php:148
msgid "Objects"
msgstr "Objetos"

#: inc/profile.class.php:150
msgid "(No types defined yet)"
msgstr ""

#: inc/object.class.php:471
msgid "Object preview"
msgstr "Vista previa del objeto"

#: inc/object.class.php:751
msgid "You must configure rights to enable the preview"
msgstr "Tiene que configurar los permisos para acceder a la vista previa"

#: inc/type.class.php:153
msgid "Type name is missing"
msgstr "Nombre de tipo es obligatorio"

#: inc/type.class.php:186
#: inc/type.class.php:159
msgid "Type name must be longer"
msgstr ""

#: inc/type.class.php:165
msgid ""
"Types 'field', 'object' and 'type' are reserved. Please choose another one"
msgstr "Los nombres de tipo 'field', 'object' y 'type' son reservados. Tiene que elegir otro nombre"

#: inc/type.class.php:193
#: inc/type.class.php:172
msgid "Type must start with a letter"
msgstr "El nombre de tipo tiene que empezar con una letra"

#: inc/type.class.php:200
#: inc/type.class.php:179
msgid "A type already exists with the same name"
msgstr "Un tipo de objeto ya existe con el mismo nombre"

#: inc/type.class.php:360 inc/type.class.php:479 inc/typefamily.class.php:36
msgid "Family of type of objects"
msgstr "Familia de tipos de objetos"

#: inc/type.class.php:440
#: inc/type.class.php:419
msgid "Internal identifier"
msgstr "Identificador interno"

#: inc/type.class.php:493
#: inc/type.class.php:473
msgid "Behaviour"
msgstr "Comportamiento"

#: inc/type.class.php:511
#: inc/type.class.php:492
msgid "Network connections"
msgstr "Conexiones de red"

#: inc/type.class.php:514
#: inc/type.class.php:496
msgid "injection file plugin"
msgstr "complemento Injection file"

#: inc/type.class.php:516
#: inc/type.class.php:498
msgid "geninventorynumber plugin"
msgstr "complemento Geninventorynumber"

#: inc/type.class.php:517
#: inc/type.class.php:499
msgid "order plugin"
msgstr "complemento Gestión de pedidos"

#: inc/type.class.php:518
#: inc/type.class.php:500
msgid "item's uninstallation plugin"
msgstr "complemento Item's uninstallation"

#: inc/type.class.php:519
#: inc/type.class.php:501
msgid "simcard plugin"
msgstr ""

#: inc/type.class.php:670
#: inc/type.class.php:653
msgid "Regenerate files"
msgstr "Generar de nuevo los ficheros"

#: inc/type.class.php:683
#: inc/type.class.php:666
msgid "Link to other objects"
msgstr "Enlace con otros objetos"

#. TRANS: %1$s is itemtype name
#: inc/type.class.php:1932
#: inc/type.class.php:1958
#, php-format
msgid "Unable to load the class %1$s."
msgstr ""

#. TRANS: %1$s is itemtype name
#: inc/type.class.php:1934
#: inc/type.class.php:1960
#, php-format
msgid ""
"You probably have garbage data in your database for this plugin and missing "
"files in %1$s"
msgstr ""

#: inc/object.class.php:470
msgid "Object preview"
msgstr "Vista previa del objeto"

#: inc/object.class.php:732
msgid "You must configure rights to enable the preview"
msgstr "Tiene que configurar los permisos para acceder a la vista previa"

#: inc/profile.class.php:143
msgid "General"
msgstr "General"

#: inc/profile.class.php:149
msgid "Objects"
msgstr "Objetos"

#: inc/profile.class.php:151
msgid "(No types defined yet)"
msgstr ""

#: inc/field.class.php:64
msgid "Fields associated with the object"
msgstr "Campos asociados al objeto"

#: inc/field.class.php:70
msgid "Label"
msgstr "Término"

#: inc/field.class.php:71
msgid "Name in DB"
msgstr "Nombre en base de datos"

#: inc/field.class.php:110
msgid "Add new field"
msgstr "Añadir un campo nuevo"
Loading

0 comments on commit ab3f25d

Please sign in to comment.