updating po and pot after change in 1 string
This commit is contained in:
parent
93cb1c286e
commit
562123f3fa
128 changed files with 2549 additions and 2565 deletions
43
src/po/gl.po
43
src/po/gl.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-05-03 09:18+0200\n"
|
||||
"POT-Creation-Date: 2015-10-08 18:37+0200\n"
|
||||
"PO-Revision-Date: 2015-05-02 15:27+0200\n"
|
||||
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician <proxecto@trasno.net>\n"
|
||||
|
|
@ -149,8 +149,8 @@ msgstr ",.?!"
|
|||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:201
|
||||
msgid "`\\%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:204
|
||||
|
|
@ -422,7 +422,7 @@ msgstr "Novo"
|
|||
#. Open a saved picture
|
||||
#. buttons for the file open dialog
|
||||
#. Open dialog: 'Open' button, to load the selected picture
|
||||
#: ../tools.h:98 ../tuxpaint.c:7631
|
||||
#: ../tools.h:98 ../tuxpaint.c:7637
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
|
|
@ -654,78 +654,78 @@ msgid "Sound unmuted."
|
|||
msgstr "Son sen silenciar."
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:3065
|
||||
#: ../tuxpaint.c:3071
|
||||
msgid "Please wait…"
|
||||
msgstr "Agarda un chisco..."
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:7634
|
||||
#: ../tuxpaint.c:7640
|
||||
msgid "Erase"
|
||||
msgstr "Borrar"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:7637
|
||||
#: ../tuxpaint.c:7643
|
||||
msgid "Slides"
|
||||
msgstr "Diapositivas"
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:7640
|
||||
#: ../tuxpaint.c:7646
|
||||
msgid "Back"
|
||||
msgstr "Atrás"
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:7643
|
||||
#: ../tuxpaint.c:7649
|
||||
msgid "Next"
|
||||
msgstr "Seguinte"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:7646
|
||||
#: ../tuxpaint.c:7652
|
||||
msgid "Play"
|
||||
msgstr "Reproducir"
|
||||
|
||||
#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces
|
||||
#: ../tuxpaint.c:8355
|
||||
#: ../tuxpaint.c:8361
|
||||
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)
|
||||
#: ../tuxpaint.c:11683
|
||||
#: ../tuxpaint.c:11689
|
||||
msgid "Yes"
|
||||
msgstr "Si"
|
||||
|
||||
#: ../tuxpaint.c:11687
|
||||
#: ../tuxpaint.c:11693
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:12786
|
||||
#: ../tuxpaint.c:12792
|
||||
msgid "Replace the picture with your changes?"
|
||||
msgstr "Queres substituír o debuxo cos teus cambios?"
|
||||
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
#: ../tuxpaint.c:12790
|
||||
#: ../tuxpaint.c:12796
|
||||
msgid "Yes, replace the old one!"
|
||||
msgstr "Si, substitúe o antigo!"
|
||||
|
||||
#. Negative response to saving over old version (saves a new image)
|
||||
#. (like a 'File:Save As...' action in other applications)
|
||||
#: ../tuxpaint.c:12794
|
||||
#: ../tuxpaint.c:12800
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Non, gárdao nun novo ficheiro!"
|
||||
|
||||
#: ../tuxpaint.c:14039
|
||||
#: ../tuxpaint.c:14045
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "Escolle o debuxo que queiras, e após preme en «Abrir»."
|
||||
|
||||
#. Let user choose images:
|
||||
#. Instructions for Slideshow file dialog (FIXME: Make a #define)
|
||||
#: ../tuxpaint.c:15070 ../tuxpaint.c:15398
|
||||
#: ../tuxpaint.c:15076 ../tuxpaint.c:15404
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Escolle os debuxos que queiras, e após preme en «Reproducir»."
|
||||
|
||||
#: ../tuxpaint.c:22420
|
||||
#: ../tuxpaint.c:22439
|
||||
msgid "Pick a color."
|
||||
msgstr "Escolle unha cor."
|
||||
|
||||
|
|
@ -1449,9 +1449,8 @@ msgstr "Preme e arrastra o rato para obter un efecto excluínte (XOR)"
|
|||
msgid "Click to draw a XOR effect on the whole picture"
|
||||
msgstr "Preme para obter un efecto excluínte (XOR) en todo o debuxo."
|
||||
|
||||
#~| msgid "`\\%_@$~#{<(^&*"
|
||||
#~ msgid "`%_@$~#{<(^&*"
|
||||
#~ msgstr "`%_@$~#{<(^&*"
|
||||
#~ msgid "`\\%_@$~#{<(^&*"
|
||||
#~ msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#~| msgid ""
|
||||
#~| "Choose a style of text. Click on your drawing and you can start typing."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue