1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-02 14:50:17 +01:00

Bug 2613 - Selection bar sample display incorrect in German

This changes the way the decimal point is specified in the
PO files...uses '<' for "," and ">" for ".".

By doing this the translator is free to use "." or "," in the
digits fields as their language requires.
This commit is contained in:
Leland Lucius
2021-01-12 19:19:44 -06:00
parent 88f059fcf1
commit 171d8cf26c
56 changed files with 1326 additions and 1359 deletions

View File

@@ -18149,7 +18149,7 @@ msgstr ""
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
#, fuzzy
msgid "16000 Hz"
msgstr "0100 ժ 060 ր 060.0100 վ"
msgstr "0100 ժ 060 ր 060>0100 վ"
#: src/tracks/playabletrack/wavetrack/ui/WaveTrackControls.cpp
msgid "22050 Hz"
@@ -18962,8 +18962,8 @@ msgstr "hh:mm:ss + hundredths"
#. * (the hundredths are shown as decimal seconds) . Don't change the numbers
#. * unless there aren't 60 minutes in an hour in your locale
#: src/widgets/NumericTextCtrl.cpp
msgid "0100 h 060 m 060.0100 s"
msgstr "0100 ժ 060 ր 060.0100 վ"
msgid "0100 h 060 m 060>0100 s"
msgstr "0100 ժ 060 ր 060>0100 վ"
#. i18n-hint: Name of time display format that shows time in hours,
#. * minutes, seconds and milliseconds (1/1000 second)
@@ -18977,8 +18977,8 @@ msgstr "hh:mm:ss + միլիվարկյան"
#. * milliseconds are shown as decimal seconds) . Don't change the numbers
#. * unless there aren't 60 minutes in an hour in your locale
#: src/widgets/NumericTextCtrl.cpp
msgid "0100 h 060 m 060.01000 s"
msgstr "0100 ժ 060 ր 060.01000 վ"
msgid "0100 h 060 m 060>01000 s"
msgstr "0100 ժ 060 ր 060>01000 վ"
#. i18n-hint: Name of time display format that shows time in hours,
#. * minutes, seconds and samples (at the current project sample rate)
@@ -18992,8 +18992,8 @@ msgstr "hh:mm:ss + մասեր"
#. * translate samples . Don't change the numbers
#. * unless there aren't 60 seconds in a minute in your locale
#: src/widgets/NumericTextCtrl.cpp
msgid "0100 h 060 m 060 s+.# samples"
msgstr "0100 ժ 060 ր 060 վ+.# նմուշներ"
msgid "0100 h 060 m 060 s+># samples"
msgstr "0100 ժ 060 ր 060 վ+># նմուշներ"
#. i18n-hint: Name of time display format that shows time in samples (at the
#. * current project sample rate). For example the number of a sample at 1
@@ -19023,8 +19023,8 @@ msgstr "hh:mm:ss + ֆիլմի կադրեր (24 fps)"
#. * for seconds and translate 'frames' . Don't change the numbers
#. * unless there aren't 60 seconds in a minute in your locale
#: src/widgets/NumericTextCtrl.cpp
msgid "0100 h 060 m 060 s+.24 frames"
msgstr "0100 ժ 060 ր 060 վ+.24 կադրեր"
msgid "0100 h 060 m 060 s+>24 frames"
msgstr "0100 ժ 060 ր 060 վ+>24 կադրեր"
#. i18n-hint: Name of time display format that shows time in frames (lots of
#. * frames) at 24 frames per second (commonly used for films)
@@ -19052,8 +19052,8 @@ msgstr "hh:mm:ss + NTSC կաթեցված կադրեր"
#. * for hours, 'm' to the abbreviation for minutes, 's' to the abbreviation
#. * for seconds and translate 'frames'. Leave the |N alone, it's important!
#: src/widgets/NumericTextCtrl.cpp
msgid "0100 h 060 m 060 s+.30 frames|N"
msgstr "0100 ժ 060 ր 060 վ+.30 կադրեր|N"
msgid "0100 h 060 m 060 s+>30 frames|N"
msgstr "0100 ժ 060 ր 060 վ+>30 կադրեր|N"
#. i18n-hint: Name of time display format that shows time in hours, minutes,
#. * seconds and frames at NTSC TV non-drop-frame rate (used for American /
@@ -19068,8 +19068,8 @@ msgstr "hh:mm:ss + NTSC անկաթիլ կադրեր"
#. * for seconds and translate 'frames'. Leave the | .999000999 alone,
#. * the whole things really is slightly off-speed!
#: src/widgets/NumericTextCtrl.cpp
msgid "0100 h 060 m 060 s+.030 frames| .999000999"
msgstr "0100 ժ 060 ր 060 վ+.030 կադրեր| .999000999"
msgid "0100 h 060 m 060 s+>030 frames| .999000999"
msgstr "0100 ժ 060 ր 060 վ+>030 կադրեր| .999000999"
#. i18n-hint: Name of time display format that shows time in frames at NTSC
#. * TV frame rate (used for American / Japanese TV
@@ -19097,8 +19097,8 @@ msgstr "hh:mm:ss + PAL կադրեր (25 fps)"
#. * for hours, 'm' to the abbreviation for minutes, 's' to the abbreviation
#. * for seconds and translate 'frames'. Nice simple time code!
#: src/widgets/NumericTextCtrl.cpp
msgid "0100 h 060 m 060 s+.25 frames"
msgstr "0100 ժ 060 ր 060 վ+.25 կադրեր"
msgid "0100 h 060 m 060 s+>25 frames"
msgstr "0100 ժ 060 ր 060 վ+>25 կադրեր"
#. i18n-hint: Name of time display format that shows time in frames at PAL
#. * TV frame rate (used for European TV)
@@ -19125,8 +19125,8 @@ msgstr "hh:mm:ss + CDDA կադրեր (75 fps)"
#. * for hours, 'm' to the abbreviation for minutes, 's' to the abbreviation
#. * for seconds and translate 'frames'.
#: src/widgets/NumericTextCtrl.cpp
msgid "0100 h 060 m 060 s+.75 frames"
msgstr "0100 ժ 060 ր 060 վ+.75 կադրեր"
msgid "0100 h 060 m 060 s+>75 frames"
msgstr "0100 ժ 060 ր 060 վ+>75 կադրեր"
#. i18n-hint: Name of time display format that shows time in frames at CD
#. * Audio frame rate (75 frames per second)
@@ -19146,8 +19146,8 @@ msgstr "01000,01000 կադրեր|75"
#. * the decimal point for your locale. Don't change the numbers.
#: src/widgets/NumericTextCtrl.cpp
#, fuzzy
msgid "0100000.0100 Hz"
msgstr "0100 ժ 060 ր 060.0100 վ"
msgid "0100000>0100 Hz"
msgstr "0100 ժ 060 ր 060>0100 վ"
#: src/widgets/NumericTextCtrl.cpp
msgid "centihertz"
@@ -19162,8 +19162,8 @@ msgstr "կՀց"
#. * the decimal point for your locale. Don't change the numbers.
#: src/widgets/NumericTextCtrl.cpp
#, fuzzy
msgid "01000.01000 kHz|0.001"
msgstr "0100 ժ 060 ր 060.0100 վ"
msgid "01000>01000 kHz|0.001"
msgstr "0100 ժ 060 ր 060>0100 վ"
#: src/widgets/NumericTextCtrl.cpp
msgid "hertz"
@@ -19180,7 +19180,7 @@ msgstr "Օկտավա"
#. * Change the decimal points for your locale. Don't change the numbers.
#: src/widgets/NumericTextCtrl.cpp
#, fuzzy
msgid "100.01000 octaves|1.442695041"
msgid "100>01000 octaves|1.442695041"
msgstr "01000,01000 կադրեր|24"
#. i18n-hint: an octave is a doubling of frequency
@@ -19198,7 +19198,7 @@ msgstr ""
#. * and cents.
#. * Change the decimal points for your locale. Don't change the numbers.
#: src/widgets/NumericTextCtrl.cpp
msgid "1000 semitones .0100 cents|17.312340491"
msgid "1000 semitones >0100 cents|17.312340491"
msgstr ""
#. i18n-hint: a cent is a hundredth of a semitone (which is 1/12 octave)
@@ -19215,7 +19215,7 @@ msgstr ""
#. i18n-hint: Format string for displaying log of frequency in decades.
#. * Change the decimal points for your locale. Don't change the numbers.
#: src/widgets/NumericTextCtrl.cpp
msgid "10.01000 decades|0.434294482"
msgid "10>01000 decades|0.434294482"
msgstr ""
#. i18n-hint: a decade is a tenfold increase of frequency