Updated Norwegian translations, and regenerated translation files.
This commit is contained in:
parent
76e501259e
commit
87f132e7dd
75 changed files with 1472 additions and 802 deletions
68
src/po/es.po
68
src/po/es.po
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint 0.9.17\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2007-08-09 23:58-0700\n"
|
||||
"POT-Creation-Date: 2007-10-28 19:15+0100\n"
|
||||
"PO-Revision-Date: 2007-08-29 23:33-0300\n"
|
||||
"Last-Translator: Gabriel Gazzán <ggabriel@internet.com.uy>\n"
|
||||
"Language-Team: Español <gablistas@gmail.com>\n"
|
||||
|
|
@ -83,11 +83,17 @@ msgid "Beige!"
|
|||
msgstr "¡Crema!"
|
||||
|
||||
#. First, the blacklist. We list font families that can crash Tux Paint
|
||||
#. via bugs in the SDL_ttf library. We also test fonts to be sure that
|
||||
#. they have both uppercase and lowercase letters. Note that we do not
|
||||
#. test for "Aa", because it is OK if uppercase and lowercase are the
|
||||
#. same (but not nice -- such fonts get a low score later).
|
||||
#.
|
||||
#. We test the alphabet twice, to help with translation. If the users
|
||||
#. will be unable to type ASCII letters, then both Line X and Line Y
|
||||
#. should be translated. Otherwise, only Line X should be translated
|
||||
#. and the ASCII-only fonts should be given bad scores in the scoring
|
||||
#. code below (the best scores going to fonts that support both).
|
||||
#. Line X
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -102,7 +108,9 @@ msgid "QY"
|
|||
msgstr ""
|
||||
|
||||
#. Now we score fonts to ensure that the best ones will be placed at
|
||||
#. the top of the list. The user will see them first. This sorting is
|
||||
#. especially important for users who have scroll buttons disabled.
|
||||
#. Translators should do whatever is needed to put crummy fonts last.
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
|
@ -203,8 +211,10 @@ msgstr "Un cuadrado es un rectángulo con sus cuatro lados iguales."
|
|||
msgid "A rectangle has four sides and four right angles."
|
||||
msgstr "Un rectángulo tiene cuatro lados y cuatro ángulos."
|
||||
|
||||
msgid "A circle is a curve where all points have the same distance from the center."
|
||||
msgstr "Un círculo es una curva cuyos puntos están a la misma distancia del centro."
|
||||
msgid ""
|
||||
"A circle is a curve where all points have the same distance from the center."
|
||||
msgstr ""
|
||||
"Un círculo es una curva cuyos puntos están a la misma distancia del centro."
|
||||
|
||||
#. Description of an ellipse
|
||||
msgid "An ellipse is a stretched circle."
|
||||
|
|
@ -245,6 +255,7 @@ msgid "Stamps"
|
|||
msgstr "Sellos"
|
||||
|
||||
#. Title of shape selector (buttons down the right for shapes tool)
|
||||
#. Shape creation tool (square, circle, etc.)
|
||||
msgid "Shapes"
|
||||
msgstr "Figuras"
|
||||
|
||||
|
|
@ -253,6 +264,7 @@ msgid "Letters"
|
|||
msgstr "Letras"
|
||||
|
||||
#. Title of magic tool selector (buttons down the right for magic (effect plugin) tool)
|
||||
#. "Magic" effects tools (blur, flip image, etc.)
|
||||
msgid "Magic"
|
||||
msgstr "Mágicas"
|
||||
|
||||
|
|
@ -289,6 +301,7 @@ msgid "New"
|
|||
msgstr "Nuevo"
|
||||
|
||||
#. Open a saved picture
|
||||
#. buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
|
@ -315,11 +328,17 @@ msgstr "Escoge un sello para estampar en tu dibujo."
|
|||
|
||||
#. Line tool instructions
|
||||
msgid "Click to start drawing a line. Let go to complete it."
|
||||
msgstr "Haz clic para comenzar a dibujar una línea. Suelta el botón para terminarla."
|
||||
msgstr ""
|
||||
"Haz clic para comenzar a dibujar una línea. Suelta el botón para terminarla."
|
||||
|
||||
#. Shape tool instructions
|
||||
msgid "Pick a shape. Click to pick the center, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it."
|
||||
msgstr "Escoge una figura. Haz clic para marcar el centro, arrastra, luego suelta cuando esté del tamaño deseado. Mueve alrededor para rotarla, haz clic para dibujarla."
|
||||
msgid ""
|
||||
"Pick a shape. Click to pick the center, drag, then let go when it is the "
|
||||
"size you want. Move around to rotate it, and click to draw it."
|
||||
msgstr ""
|
||||
"Escoge una figura. Haz clic para marcar el centro, arrastra, luego suelta "
|
||||
"cuando esté del tamaño deseado. Mueve alrededor para rotarla, haz clic para "
|
||||
"dibujarla."
|
||||
|
||||
#. Text tool instructions
|
||||
msgid "Choose a style of text. Click on your drawing and you can start typing."
|
||||
|
|
@ -453,7 +472,7 @@ msgid "Sound unmuted."
|
|||
msgstr "Sonido activo."
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
msgid "Please wait..."
|
||||
msgid "Please wait…"
|
||||
msgstr "Por favor, espera..."
|
||||
|
||||
msgid "Pick a color."
|
||||
|
|
@ -484,6 +503,7 @@ msgid "Aa"
|
|||
msgstr "Aa"
|
||||
|
||||
#. Admittedly stupid way of determining which keys can be used for
|
||||
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
|
||||
msgid "Yes"
|
||||
msgstr "Sí"
|
||||
|
||||
|
|
@ -495,10 +515,12 @@ msgid "Replace the picture with your changes?"
|
|||
msgstr "¿Reemplazar la imagen con la nueva?"
|
||||
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
msgid "Yes, replace the old one!"
|
||||
msgstr "¡Si, remplazarla!"
|
||||
|
||||
#. Negative response to saving over old version (saves a new image)
|
||||
#. (like a 'File:Save As...' action in other applications)
|
||||
msgid "No, save a new file!"
|
||||
msgstr "¡No, guardar en un nuevo archivo!"
|
||||
|
||||
|
|
@ -506,6 +528,7 @@ msgid "Choose the picture you want, then click “Open”."
|
|||
msgstr "Escoge la imagen que quieras, luego haz clic en “Abrir”."
|
||||
|
||||
#. Let user choose images:
|
||||
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Escoge las imágenes que quieras, luego haz clic en “Reproducir”."
|
||||
|
||||
|
|
@ -530,8 +553,10 @@ msgstr "Gotear"
|
|||
msgid "Click and move the mouse around to make the picture blocky."
|
||||
msgstr "Haz clic y arrastra el ratón para cuadricular la imagen."
|
||||
|
||||
msgid "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
msgstr "Haz clic y arrastra el ratón para que la imagen parezca hecha con tiza."
|
||||
msgid ""
|
||||
"Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
msgstr ""
|
||||
"Haz clic y arrastra el ratón para que la imagen parezca hecha con tiza."
|
||||
|
||||
msgid "Click and move the mouse around to make the picture drip."
|
||||
msgstr "Haz clic y arrastra el ratón para que la imagen gotee."
|
||||
|
|
@ -562,7 +587,8 @@ msgid "Cartoon"
|
|||
msgstr "Dibujito"
|
||||
|
||||
msgid "Click and move the mouse around to turn the picture into a cartoon."
|
||||
msgstr "Haz clic y arrastra el ratón para que la imagen se vea como los dibujitos."
|
||||
msgstr ""
|
||||
"Haz clic y arrastra el ratón para que la imagen se vea como los dibujitos."
|
||||
|
||||
msgid "Emboss"
|
||||
msgstr "Bajorrelieve"
|
||||
|
|
@ -592,7 +618,9 @@ msgid "Flower"
|
|||
msgstr "Flor"
|
||||
|
||||
msgid "Click and drag to draw a flower stalk. Let go to finish the flower."
|
||||
msgstr "Haz clic y arrastra para dibujar el tallo de una flor. Suelta para finalizar la flor."
|
||||
msgstr ""
|
||||
"Haz clic y arrastra para dibujar el tallo de una flor. Suelta para finalizar "
|
||||
"la flor."
|
||||
|
||||
msgid "Foam"
|
||||
msgstr "Espuma"
|
||||
|
|
@ -615,8 +643,11 @@ msgstr "Haz clic y arrastra para dibujar pasto. ¡No olvides la tierra!"
|
|||
msgid "Kaleidoscope"
|
||||
msgstr "Caleidoscopio"
|
||||
|
||||
msgid "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgstr "Haz clic y arrastra el ratón para dibujar con pinceles simétricos (un caleidoscopio)."
|
||||
msgid ""
|
||||
"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)."
|
||||
msgstr ""
|
||||
"Haz clic y arrastra el ratón para dibujar con pinceles simétricos (un "
|
||||
"caleidoscopio)."
|
||||
|
||||
msgid "Light"
|
||||
msgstr "Luz"
|
||||
|
|
@ -681,6 +712,11 @@ msgstr "Haz clic y arrastra el ratón para cambiar el color de la imagen."
|
|||
msgid "Waves"
|
||||
msgstr "Ondas"
|
||||
|
||||
msgid "Click to make the picture wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves."
|
||||
msgstr "Haz clic para dejar la imagen ondulada. Hacia arriba o abajo para obtener ondas más bajas o altas y hacia la izquierda o derecha para obtener ondas más cortas o largas."
|
||||
|
||||
msgid ""
|
||||
"Click to make the picture wavy. Click toward the top for shorter waves, the "
|
||||
"bottom for taller waves, the left for small waves, and the right for long "
|
||||
"waves."
|
||||
msgstr ""
|
||||
"Haz clic para dejar la imagen ondulada. Hacia arriba o abajo para obtener "
|
||||
"ondas más bajas o altas y hacia la izquierda o derecha para obtener ondas "
|
||||
"más cortas o largas."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue