-
Notifications
You must be signed in to change notification settings - Fork 0
kinto d
Kiswanto D edited this page Oct 22, 2016
·
7 revisions
- repo selected : wammu, libgammu
- bug found : 6
- bug resolve : 1
- link repo : github.com/gammu/wammu
- weblate link : https://hosted.weblate.org/projects/gammu/wammu
$ dennis-cmd lint --errorsonly wammu-master/locale/ --rules E201
working on : ~/wammu-master/locale/pt_BR/wammu.po
E201: invalid variables: %d
564:#: Wammu/EditContactList.py:94
565:msgid "Edit contacts list"
566:msgstr "%d Editar contatos"
E201: invalid variables: %s
568:#: Wammu/EditContactList.py:152 Wammu/EditContactList.py:176
569:msgid "Load contacts from file"
570:msgstr "Lendo contatos de %s"
-
notes : There was no variable formatter (%$) in msgid
-
misc : 1st bug Weblate Resolve 👍, 2nd bug NOT RESOLVE 👎
working on : ~/wammu-master/locale/es/wammu.po
E201: invalid variables: %(valor)s
2563:#: Wammu/Settings.py:332
2564:#, python-format
2565:msgid ""
2566:"Format string for name displaying. You can use %%(value)s format marks. "
2567:"Currently available values are: %s."
2568:msgstr ""
2569:"Cadena de formato para mostrar el nombre. Puede utilizar marcas de formato "
2570:"%%(valor)s. Los valores disponibles son: %s."
E201: invalid variables: %d
3600:#: Wammu/TalkbackFeaturesDialog.py:42
3601:msgid "Enhanced phonebook entries"
3602:msgstr "%d entradas de contactos de teléfono"
- notes : "value" variable changed to valor (translated to spain) + no variable formatter digit in id message in 2nd error
- misc : 3rd bug NOT RESOLVE 👎, 4th bug NOT RESOLVE 👎
working on : ~/wammu-master/locale/et/wammu.po
E201: invalid variables: %(muutuja)s
2513:#: Wammu/Settings.py:332
2514:#, python-format
2515:msgid ""
2516:"Format string for name displaying. You can use %%(value)s format marks. "
2517:"Currently available values are: %s."
2518:msgstr ""
2519:"Nime kuvamiseks kasutatava stringi formaat. Sa saad kasutada %%(muutuja)s "
2520:"vormindusmärke. Hetkel kasutatavad muutujad on: %s."
- notes :
- misc : 5th bug NOT RESOLVE 👎
working on : ~/wammu-master/locale/el/wammu.po
E201: invalid variables: %(τιμή)s
2569:#: Wammu/Settings.py:332
2570:#, python-format
2571:msgid ""
2572:"Format string for name displaying. You can use %%(value)s format marks. "
2573:"Currently available values are: %s."
2574:msgstr ""
2575:"Αυτό είναι το format string για το προβαλλόμενο όνομα. Μπορείτε να "
2576:"χρησιμοποιήσετε %%(τιμή)s . Προσωρινά διαθέσιμες τιμές είναι: %s."
- notes :
- misc : 6th bug NOT RESOLVE 👎