[gnome-nl] [Bug 574827] New: Wrong translation of boolean values in Dasher



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=574827

  l10n | Dutch [nl] | Ver: GNOME HEAD
           Summary: Wrong translation of boolean values in Dasher
           Product: l10n
           Version: GNOME HEAD
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Dutch [nl]
        AssignedTo: l10n-nl-maint gnome bugs
        ReportedBy: a9016009 gmx de
         QAContact: l10n-nl-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


1) Start a terminal
2) LANG=nl_NL.utf8
3) dasher --options GameMode=true

Get a warning that does not make sense at all:
** (dasher:12135): CRITICAL **: Ongeldige optie-tekenreeks opgegeven:
'GameMode=true', Boolese waarde moet zijn: ‘true’ of ‘false’.


This happens because of the following three translations:
./nl.po-#: ../Src/DasherCore/SettingsStore.cpp:76
./nl.po-#: ../Src/Gtk2/DasherAppSettings.cpp:516
../Src/Gtk2/DasherAppSettings.cpp:550
./nl.po-#: ../Src/Gtk2/DasherAppSettings.cpp:554
./nl.po-msgid "true"
./nl.po-msgstr "waar"
./nl.po-
./nl.po-#: ../Src/DasherCore/SettingsStore.cpp:78
./nl.po-#: ../Src/Gtk2/DasherAppSettings.cpp:518
../Src/Gtk2/DasherAppSettings.cpp:550
./nl.po-#: ../Src/Gtk2/DasherAppSettings.cpp:554
./nl.po-msgid "false"
./nl.po-msgstr "onwaar"
./nl.po-
./nl.po-#. Note to translators: This message will be output for a command line
./nl.po-#. with "--options foo=VAL" and foo is a boolean valued parameter, but
./nl.po-#. "VAL" is not true or false.
./nl.po-#: ../Src/DasherCore/SettingsStore.cpp:84
./nl.po-#: ../Src/Gtk2/DasherAppSettings.cpp:521
./nl.po:msgid "boolean value must be specified as 'true' or 'false'."
./nl.po-msgstr "Boolese waarde moet zijn: ‘true’ of ‘false’."


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574827.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]