This commit is contained in:
resteve 2015-02-17 15:39:17 +01:00
parent a268af81a4
commit c9130e98aa
2 changed files with 88 additions and 0 deletions

View file

@ -2,6 +2,18 @@
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "error:galatea.tutorial:"
msgid "\"%(file_name)s\" file mime is not an image (jpg, png or gif)"
msgstr "El fitxer \"%(file_name)s\" no es una imatge (jpg, png or gif)"
msgctxt "error:galatea.tutorial:"
msgid "Not know file mime \"%(file_name)s\""
msgstr "No es coneix el tipus del fitxer \"%(file_name)s\""
msgctxt "error:galatea.tutorial:"
msgid "Thumb \"%(file_name)s\" size is larger than \"%(size)s\"Kb"
msgstr "El tamany de la miniatura \"%(file_name)s\" es mes gran que \"%(size)s\"Kb"
msgctxt "error:galatea.tutorial:"
msgid ""
"You can not delete tutorials because you will get error 404 NOT Found. "
@ -10,6 +22,14 @@ msgstr ""
"No pot eliminar tutorials perque obtindria una error 404 NOT Found. "
"Desactiva'l."
msgctxt "field:galatea.configuration,tutorial_thumb_crop:"
msgid "Tutorial Thumb Crop"
msgstr "Talla miniatura tutorial"
msgctxt "field:galatea.configuration,tutorial_thumb_size:"
msgid "Tutorial Thumb Size"
msgstr "Tamany miniatura tutorial"
msgctxt "field:galatea.tutorial,active:"
msgid "Active"
msgstr "Actiu"
@ -78,6 +98,18 @@ msgctxt "field:galatea.tutorial,slug_langs:"
msgid "Slug Langs"
msgstr "Slug idiomes"
msgctxt "field:galatea.tutorial,thumb:"
msgid "Thumb"
msgstr "Miniatura"
msgctxt "field:galatea.tutorial,thumb_filename:"
msgid "File Name"
msgstr "Nom fitxer"
msgctxt "field:galatea.tutorial,thumb_path:"
msgid "Thumb Path"
msgstr "Ruta miniatura"
msgctxt "field:galatea.tutorial,total_comments:"
msgid "Total Comments"
msgstr "Total comentaris"
@ -198,6 +230,14 @@ msgctxt "field:galatea.website,tutorial_comment:"
msgid "Tutorial Comments"
msgstr "Comentaris tutorial"
msgctxt "help:galatea.configuration,tutorial_thumb_crop:"
msgid "Crop Thumb Tutorial Image"
msgstr "Talla la imatge miniatura tutorial"
msgctxt "help:galatea.configuration,tutorial_thumb_size:"
msgid "Thumbnail Tutorial Image Size (width x height)"
msgstr "Tamany imatge miniatura tutorial (ample x alt)"
msgctxt "help:galatea.tutorial,active:"
msgid "Dissable to not show content tutorial."
msgstr "Desactivar per no mostrar el contingut del tutorial."
@ -243,6 +283,10 @@ msgctxt "help:galatea.tutorial,slug:"
msgid "Cannonical uri."
msgstr "Cannonical uri."
msgctxt "help:galatea.tutorial,thumb_filename:"
msgid "Thumbnail File Name"
msgstr "Nom miniatura"
msgctxt "help:galatea.tutorial,websites:"
msgid "Tutorial will be available in those websites"
msgstr "Tutorial disponible en els llocs web."

View file

@ -2,6 +2,18 @@
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "error:galatea.tutorial:"
msgid "\"%(file_name)s\" file mime is not an image (jpg, png or gif)"
msgstr "El \"%(file_name)s\" no es una imagen (jpg, png or gif)"
msgctxt "error:galatea.tutorial:"
msgid "Not know file mime \"%(file_name)s\""
msgstr "No se conoce el tipo de fichero \"%(file_name)s\""
msgctxt "error:galatea.tutorial:"
msgid "Thumb \"%(file_name)s\" size is larger than \"%(size)s\"Kb"
msgstr "El tamaño de la miniatura \"%(file_name)s\" es más grande que \"%(size)s\"Kb"
msgctxt "error:galatea.tutorial:"
msgid ""
"You can not delete tutorials because you will get error 404 NOT Found. "
@ -10,6 +22,14 @@ msgstr ""
"No puede eliminar tutoriales para evitar el error 404 NOT Fount. "
"Desactivalo."
msgctxt "field:galatea.configuration,tutorial_thumb_crop:"
msgid "Tutorial Thumb Crop"
msgstr "Cortar miniatura tutorial"
msgctxt "field:galatea.configuration,tutorial_thumb_size:"
msgid "Tutorial Thumb Size"
msgstr "Tamaño miniatura tutorial"
msgctxt "field:galatea.tutorial,active:"
msgid "Active"
msgstr "Activo"
@ -78,6 +98,18 @@ msgctxt "field:galatea.tutorial,slug_langs:"
msgid "Slug Langs"
msgstr "Slug idiomas"
msgctxt "field:galatea.tutorial,thumb:"
msgid "Thumb"
msgstr "Miniatura"
msgctxt "field:galatea.tutorial,thumb_filename:"
msgid "File Name"
msgstr "Nombre fichero"
msgctxt "field:galatea.tutorial,thumb_path:"
msgid "Thumb Path"
msgstr "Ruta miniatura"
msgctxt "field:galatea.tutorial,total_comments:"
msgid "Total Comments"
msgstr "Total comentarios"
@ -198,6 +230,14 @@ msgctxt "field:galatea.website,tutorial_comment:"
msgid "Tutorial Comments"
msgstr "Comentarios tutorial"
msgctxt "help:galatea.configuration,tutorial_thumb_crop:"
msgid "Crop Thumb Tutorial Image"
msgstr "Cortar miniatura tutorial"
msgctxt "help:galatea.configuration,tutorial_thumb_size:"
msgid "Thumbnail Tutorial Image Size (width x height)"
msgstr "Tamaño imagen miniatura tutorial (ancho x alto)"
msgctxt "help:galatea.tutorial,active:"
msgid "Dissable to not show content tutorial."
msgstr "Desactivar para no mostrar el contenido del tutorial."
@ -244,6 +284,10 @@ msgctxt "help:galatea.tutorial,slug:"
msgid "Cannonical uri."
msgstr "Cannonical uri."
msgctxt "help:galatea.tutorial,thumb_filename:"
msgid "Thumbnail File Name"
msgstr "Nombre miniatura"
msgctxt "help:galatea.tutorial,websites:"
msgid "Tutorial will be available in those websites"
msgstr "Tutorial disponible en los sitios web."