Re-ran "update-po.sh" to bring PO and POTs all up-to-date.
Make "create_pot_files.sh" a no-op script, for now (per listmail w/ Karl, Oct. 2005)
This commit is contained in:
parent
5875e3358a
commit
614f6573e7
66 changed files with 2045 additions and 195 deletions
29
src/po/da.po
29
src/po/da.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint 0.9.15rc1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-07-15 20:07+0200\n"
|
||||
"POT-Creation-Date: 2006-09-10 11:18-0700\n"
|
||||
"PO-Revision-Date: 2005-10-20 02:52+0200\n"
|
||||
"Last-Translator: Mogens Jaeger <mogensjaeger@get2net.dk>\n"
|
||||
"Language-Team: Danish <dansk@klid.dk>\n"
|
||||
|
|
@ -67,12 +67,24 @@ msgstr "Lysebrun!"
|
|||
msgid "Beige!"
|
||||
msgstr "Beige!"
|
||||
|
||||
#. 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 lines 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)
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. Line X
|
||||
msgid "qy"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -472,9 +484,19 @@ msgstr ""
|
|||
msgid "Erase"
|
||||
msgstr "Slet"
|
||||
|
||||
msgid "Slides"
|
||||
msgstr ""
|
||||
|
||||
msgid "Back"
|
||||
msgstr "Tilbage"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Next"
|
||||
msgstr "Tekst"
|
||||
|
||||
msgid "Play"
|
||||
msgstr ""
|
||||
|
||||
msgid "Aa"
|
||||
msgstr "Aa"
|
||||
|
||||
|
|
@ -500,6 +522,11 @@ msgstr "Nej, gem som et nyt billede."
|
|||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "Vælg et billede og tryk på \"Åbn\"."
|
||||
|
||||
#. Let user choose images:
|
||||
#, fuzzy
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Vælg et billede og tryk på \"Åbn\"."
|
||||
|
||||
msgid "A drawing program for children."
|
||||
msgstr "Et tegneprogram for børn."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue