[beast] PO: updates to fix missing strings
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] PO: updates to fix missing strings
- Date: Tue, 7 Sep 2010 02:00:07 +0000 (UTC)
commit 53fc21c5479f666826c726692916ee64b2975273
Author: Tim Janik <timj gtk org>
Date: Thu Sep 2 18:08:55 2010 +0200
PO: updates to fix missing strings
po/en_GB.po | 285 +++++++++++++++++++++++++++++++++++++++++++----------------
1 files changed, 210 insertions(+), 75 deletions(-)
---
diff --git a/po/en_GB.po b/po/en_GB.po
index 4220813..0a4fd73 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,17 +7,224 @@ msgid ""
msgstr ""
"Project-Id-Version: beast\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-01 14:40+0100\n"
+"POT-Creation-Date: 2010-09-02 17:59+0200\n"
"PO-Revision-Date: 2010-09-01 14:42+0100\n"
"Last-Translator: Bruce Cowan <bruce bcowan me uk>\n"
"Language-Team: British English <en li org>\n"
-"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.6.1\n"
+#: ../library/scripts/mixer-splitup-by-track.scm.h:25
+msgid "/Song/Assign Tracks to individual Mixer Busses"
+msgstr ""
+
+#: ../library/scripts/mixer-splitup-by-track.scm.h:26
+msgid ""
+"This script creates a new Mixer Bus for each track in the song that is "
+"currently using the Master Bus as output."
+msgstr ""
+
+#: ../library/scripts/mixer-splitup-by-track.scm.h:30
+#: ../library/scripts/song-parts-operations.scm.h:30
+#: ../library/scripts/song-parts-operations.scm.h:39
+#, fuzzy
+msgid "Song"
+msgstr "_Song"
+
+#: ../library/scripts/mixer-splitup-by-track.scm.h:57
+#: ../library/scripts/song-parts-operations.scm.h:45
+#, fuzzy
+msgid "No valid song supplied"
+msgstr "Invalid object property"
+
+#: ../library/scripts/mixer-splitup-by-track.scm.h:59
+msgid "This script cannot be used while the project is playing"
+msgstr ""
+
+#: ../library/scripts/modules2grid.scm.h:21
+msgid "/SNet/Grid Align"
+msgstr ""
+
+#: ../library/scripts/modules2grid.scm.h:22
+msgid ""
+"Round module positions to their nearest grid position, so to align all "
+"modules within a synthesis network."
+msgstr ""
+
+#: ../library/scripts/modules2grid.scm.h:26
+#, fuzzy
+msgid "Synth Net"
+msgstr "Synth Done"
+
+#: ../library/scripts/modules2grid.scm.h:30
+#, fuzzy
+msgid "No valid synthesis network supplied"
+msgstr "Draw synthesis networks anti-aliased?"
+
+#: ../library/scripts/part-harmonic-transposer.scm.h:25
+msgid "/Part/Harmonic Transposer"
+msgstr ""
+
+#. ; FIXME: the description may be suboptimal; the problem is
+#. ; that I can't precisely describe details of musical theory
+#. ; in english. -- stw
+#: ../library/scripts/part-harmonic-transposer.scm.h:29
+msgid ""
+"The harmonic transposer takes the selection of a part and transposes it to "
+"different harmonies. If you for instance have selected a measure filled with "
+"C major chords, and enter \"C,Am,F,G\" as harmonic sequence, the result will "
+"be four measures, filled with C major, A minor, F major and G major "
+"chords. \n"
+"\n"
+"This also works for melodies, so you can transpose a whole melody written in "
+"G major to D minor. The standard scales used in church music (ionian, "
+"dorian, phrygian, lydian, mixolydian, aeolian, locrian) are also supported: "
+"it is for instance possible to write Ddorian or Caeolian. The aeolian scale "
+"is equivalent to minor and the ionian scale is equivalent to major. \n"
+"\n"
+"Since musically, there is no preference on whether to transpose up or down "
+"it is possible to specify the first harmony that will be transposed down "
+"(all harmonies below this will be transposed up). It is possible to omit "
+"this value. Then all notes will be transposed up."
+msgstr ""
+
+#: ../library/scripts/part-harmonic-transposer.scm.h:50
+#: ../library/scripts/record-midi.scm.h:25
+#, fuzzy
+msgid "Part"
+msgstr "Parts"
+
+#: ../library/scripts/part-harmonic-transposer.scm.h:51
+msgid "Harmony Sequence"
+msgstr ""
+
+#: ../library/scripts/part-harmonic-transposer.scm.h:52
+msgid "Transpose down starting at"
+msgstr ""
+
+#: ../library/scripts/part-harmonic-transposer.scm.h:209
+#, fuzzy
+msgid "No valid part supplied"
+msgstr "Invalid object property"
+
+#: ../library/scripts/part-harmonic-transposer.scm.h:211
+#, fuzzy
+msgid "No notes selected"
+msgstr "No quantisation selected"
+
+#: ../library/scripts/part-harmonic-transposer.scm.h:218
+#, fuzzy
+msgid "Failed to parse harmony list"
+msgstr "Failed to start recording to disc."
+
+#: ../library/scripts/part-harmonic-transposer.scm.h:221
+msgid "Harmony list is too short"
+msgstr ""
+
+#: ../library/scripts/progressor-example.scm.h:32
+msgid "/Project/Toys/Progressor..."
+msgstr ""
+
+#: ../library/scripts/progressor-example.scm.h:33
+msgid ""
+"Progressor takes two seed values and then starts progressing. It doesn't do "
+"anything particularly usefull, other than ticking the main program from time "
+"to time. It is a funny example though."
+msgstr ""
+
+#: ../library/scripts/progressor-example.scm.h:38
+#, fuzzy
+msgid "N Iterations"
+msgstr "Information"
+
+#: ../library/scripts/progressor-example.scm.h:39
+msgid "N Wait Spins"
+msgstr ""
+
+#: ../library/scripts/progressor-example.scm.h:40
+msgid "Update Percentage"
+msgstr ""
+
+#: ../library/scripts/record-midi.scm.h:20
+msgid "/Part/Record Midi..."
+msgstr ""
+
+#: ../library/scripts/record-midi.scm.h:21
+msgid ""
+"Record midi events, currently being played on the default external midi "
+"device, into a given song part. The MIDI recorder is still work in progress."
+msgstr ""
+
+#: ../library/scripts/record-midi.scm.h:26
+#, fuzzy
+msgid "Start Now"
+msgstr "Start Editor"
+
+#: ../library/scripts/record-midi.scm.h:49
+#, fuzzy
+msgid "No valid part object supplied"
+msgstr "Invalid object property"
+
+#: ../library/scripts/record-midi.scm.h:50
+msgid "You probably want to start this script from a part editor."
+msgstr ""
+
+#: ../library/scripts/record-midi.scm.h:53
+msgid ""
+"Not currently recording...\n"
+"\n"
+"The MIDI recorder is still work in progress.\n"
+"Currently, you need a MIDI Synthesizer network running, in order for this "
+"script to catch the events currently being played back."
+msgstr ""
+
+#: ../library/scripts/song-parts-operations.scm.h:25
+#, fuzzy
+msgid "/Song/Crop parts (loop range)"
+msgstr "Failed to detect (start of) header"
+
+#: ../library/scripts/song-parts-operations.scm.h:26
+msgid ""
+"Crops all parts within the loop range and moves parts after the loop range "
+"backwards accordingly."
+msgstr ""
+
+#: ../library/scripts/song-parts-operations.scm.h:34
+#, fuzzy
+msgid "/Song/Duplicate parts (loop range)"
+msgstr "Failed to detect (start of) header"
+
+#: ../library/scripts/song-parts-operations.scm.h:35
+msgid ""
+"Duplicate all parts within the loop range and moves parts after the loop "
+"range forward accordingly."
+msgstr ""
+
+#: ../library/scripts/song-parts-operations.scm.h:62
+msgid ""
+"The loop range of the specified song contains no parts or is unset, so no "
+"parts can be identified to operate on."
+msgstr ""
+
+#: ../library/scripts/song-parts-operations.scm.h:64
+#, fuzzy
+msgid "Show messages about empty part range"
+msgstr "Show messages about audio recording problems"
+
+#: ../library/scripts/song-parts-operations.scm.h:68
+#, fuzzy
+msgid "Failed to crop part range."
+msgstr "Failed to detect (start of) header"
+
+#: ../library/scripts/song-parts-operations.scm.h:80
+#, fuzzy
+msgid "Failed to duplicate part range."
+msgstr "Failed to detect (start of) header"
+
#: ../beast-gtk/bstapp.c:81
msgid "_New"
msgstr "_New"
@@ -1187,8 +1394,7 @@ msgid ""
" display offset, length or velocity of notes in the first, second, ... "
"channel"
msgstr ""
-" display offset, length or velocity of notes in the first, second, â?¦ "
-"channel"
+" display offset, length or velocity of notes in the first, second, â?¦ channel"
#. !!! LEAVE UNTRANSLATED !!!
#: ../beast-gtk/bstpatterncolumns.c:696
@@ -3511,7 +3717,6 @@ msgstr "Filter cutoff frequency in Hertz"
#: ../plugins/bseiirfilter.c:157 ../plugins/davcanyondelay.c:114
#: ../plugins/davorgan.c:113 ../plugins/davsyndrum.c:94
#: ../plugins/davxtalstrings.c:109
-#, c-format
msgid "Note"
msgstr "Note"
@@ -3775,7 +3980,6 @@ msgid "Constant Output %u"
msgstr "Constant Output %u"
#: ../bse/bseconstant.c:108
-#, c-format
msgid "Value [float]"
msgstr "Value [float]"
@@ -3790,7 +3994,6 @@ msgstr "Constant signal value"
#: ../plugins/davsyndrum.c:93 ../plugins/davxtalstrings.c:101
#: ../plugins/davxtalstrings.c:103 ../plugins/davxtalstrings.c:107
#: ../plugins/davxtalstrings.c:112 ../plugins/davxtalstrings.c:117
-#, c-format
msgid "Frequency"
msgstr "Frequency"
@@ -5366,12 +5569,10 @@ msgid "/Input & Output/Instrument Output"
msgstr "/Input & Output/Instrument Output"
#: ../bse/bsejanitor.c:535
-#, c-format
msgid "killed by janitor"
msgstr "killed by janitor"
#: ../bse/bsejanitor.c:537
-#, c-format
msgid "connection terminated"
msgstr "connection terminated"
@@ -5381,7 +5582,6 @@ msgid "%s (core dumped)"
msgstr "%s (core dumped)"
#: ../bse/bsemain.cc:270
-#, c-format
msgid ""
"\n"
"Available PCM drivers:\n"
@@ -5390,7 +5590,6 @@ msgstr ""
"Available PCM drivers:\n"
#: ../bse/bsemain.cc:272
-#, c-format
msgid ""
"\n"
"Available MIDI drivers:\n"
@@ -7196,70 +7395,6 @@ msgstr "Right Output"
msgid "failed to add wave chunk from file \"%s\": %s"
msgstr "failed to add wave chunk from file \"%s\": %s"
-#, fuzzy
-#~ msgid "Song"
-#~ msgstr "_Song"
-
-#, fuzzy
-#~ msgid "No valid song supplied"
-#~ msgstr "Invalid object property"
-
-#, fuzzy
-#~ msgid "Synth Net"
-#~ msgstr "Synth Done"
-
-#, fuzzy
-#~ msgid "No valid synthesis network supplied"
-#~ msgstr "Draw synthesis networks anti-aliased?"
-
-#, fuzzy
-#~ msgid "Part"
-#~ msgstr "Parts"
-
-#, fuzzy
-#~ msgid "No valid part supplied"
-#~ msgstr "Invalid object property"
-
-#, fuzzy
-#~ msgid "No notes selected"
-#~ msgstr "No quantisation selected"
-
-#, fuzzy
-#~ msgid "Failed to parse harmony list"
-#~ msgstr "Failed to start recording to disc."
-
-#, fuzzy
-#~ msgid "N Iterations"
-#~ msgstr "Information"
-
-#, fuzzy
-#~ msgid "Start Now"
-#~ msgstr "Start Editor"
-
-#, fuzzy
-#~ msgid "No valid part object supplied"
-#~ msgstr "Invalid object property"
-
-#, fuzzy
-#~ msgid "/Song/Crop parts (loop range)"
-#~ msgstr "Failed to detect (start of) header"
-
-#, fuzzy
-#~ msgid "/Song/Duplicate parts (loop range)"
-#~ msgstr "Failed to detect (start of) header"
-
-#, fuzzy
-#~ msgid "Show messages about empty part range"
-#~ msgstr "Show messages about audio recording problems"
-
-#, fuzzy
-#~ msgid "Failed to crop part range."
-#~ msgstr "Failed to detect (start of) header"
-
-#, fuzzy
-#~ msgid "Failed to duplicate part range."
-#~ msgstr "Failed to detect (start of) header"
-
#~ msgid "Max Voixes"
#~ msgstr "Max Voixes"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]