Skip to content
Wisnu Adi Nurcahyo edited this page Oct 20, 2016 · 11 revisions

Yast

GitHub Project: yast/yast-translations

Other Information: Using Dennis

yast-sysconfig

GitHub Project: yast/yast-sysconfig

Translation Project Page: https://l10n.opensuse.org/projects/yast-sysconfig/

Bug Description: Missing Variables

Command

dennis-cmd lint --errorsonly .

Output

dennis version 0.7
>>> Working on: /home/wisnu/Repos/besutkode/yast-translations/po/sysconfig/nl.po
E104: bad format character: % 
614:# /usr/lib/YaST2/clients/lan_inetd_custom.ycp:162
615:#: src/modules/Sysconfig.rb:1161
616:msgid "Restart of the service %s failed"
617:msgstr "Het opnieuw starten van service % is mislukt"

E202: missing variables: %s
614:# /usr/lib/YaST2/clients/lan_inetd_custom.ycp:162
615:#: src/modules/Sysconfig.rb:1161
616:msgid "Restart of the service %s failed"
617:msgstr "Het opnieuw starten van service % is mislukt"

Totals
  Errors:       2

Final totals
  Number of files examined:             78
  Total number of files with errors:     1
  Total number of errors:                2

Errors  Filename
     2  po (nl.po)

yast-docker

GitHub Project: yast/yast-docker

Translation Project Page: https://l10n.opensuse.org/projects/docker/

Bug Description: Missing Variables

Command

dennis-cmd lint --errorsonly .

Output

dennis version 0.7
>>> Working on: /home/wisnu/Repos/besutkode/yast-translations/po/docker/sk.po
E201: invalid variables: %u
211:#: src/lib/ydocker/main_dialog.rb:284
212:msgid "R&un"
213:msgstr "Sp%ustiť"

Totals
  Errors:       1

>>> Working on: /home/wisnu/Repos/besutkode/yast-translations/po/docker/id.po
E104: bad format character: % 
146:#: src/lib/ydocker/main_dialog.rb:141
147:msgid "Communication with docker failed with error: %s. Please try again."
148:msgstr "Komunikasi dengan docker gagal dengan kesalahan:% s. Silakan coba lagi."

E202: missing variables: %s
146:#: src/lib/ydocker/main_dialog.rb:141
147:msgid "Communication with docker failed with error: %s. Please try again."
148:msgstr "Komunikasi dengan docker gagal dengan kesalahan:% s. Silakan coba lagi."

E104: bad format character: % 
258:#: src/lib/ydocker/main_dialog.rb:315
259:#| msgid ""
260:#| "Do you really want\n"
261:#| "to quit the installation?"
262:msgid "Do you really want to delete image \"%s\"?"
263:msgstr "Apakah anda benar-benar ingin menghapus image \"% s\"?"

E202: missing variables: %s
258:#: src/lib/ydocker/main_dialog.rb:315
259:#| msgid ""
260:#| "Do you really want\n"
261:#| "to quit the installation?"
262:msgid "Do you really want to delete image \"%s\"?"
263:msgstr "Apakah anda benar-benar ingin menghapus image \"% s\"?"

Totals
  Errors:       4

>>> Working on: /home/wisnu/Repos/besutkode/yast-translations/po/docker/lt.po
E202: missing variables: %s
245:#: src/lib/ydocker/main_dialog.rb:315
246:msgid "Do you really want to delete image \"%s\"?"
247:msgstr "Tikrai pašalinti atvaizdį „s“?"

Totals
  Errors:       1

Final totals
  Number of files examined:             78
  Total number of files with errors:     3
  Total number of errors:                6

Errors  Filename
     4  po (id.po)
     1  po (sk.po)
     1  po (lt.po)

yast-base

GitHub Project: yast/yast-yast2

Translation Project Page: https://l10n.opensuse.org/projects/yast-base/

Bug Description: Missing and Invalid Variables

Command

dennis-cmd lint --errorsonly .

Output

dennis version 0.7
>>> Working on: /home/wisnu/Repos/wisn/yast-translations/po/base/es.po
E201: invalid variables: %1d
4460:#. popup question, %1 stands for the filename
4461:#. %2 is a repository name
4462:#. %3 is URL of the repository
4463:#: library/packages/src/modules/SignatureCheckDialogs.rb:469
4464:msgid ""
4465:"The file %1 from repository %2\n"
4466:"%3\n"
4467:"is not digitally signed. The origin and integrity of the file\n"
4468:"cannot be verified. Using the file anyway puts the integrity of your \n"
4469:"system at risk.\n"
4470:"\n"
4471:"Use it anyway?\n"
4472:msgstr ""
4473:"El archivo %1desde el repositorio %2\n"
4474:"%3\n"
4475:"no está firmado digitalmente. No se puede verificar el el origen\n"
4476:"y la integridad del archivo. Utilizarlo puede poner en peligro la "
4477:"integridad\n"
4478:"del sistema.\n"
4479:"\n"
4480:"¿Desea usarlo de todos modos?\n"

Totals
  Errors:       1

>>> Working on: /home/wisnu/Repos/wisn/yast-translations/po/base/bg.po
E202: missing variables: %s
4542:#. Translators: Tab name, keep short, %s is product name, e.g. SLES
4543:#: library/packages/src/modules/SlideShow.rb:653
4544:msgid "%s Release Notes"
4545:msgstr "&Бележки към изданието"

Totals
  Errors:       1

>>> Working on: /home/wisnu/Repos/wisn/yast-translations/po/base/xh.po
E201: invalid variables: %1u
83:#. translators: default error message for command line
84:#: library/commandline/src/modules/CommandLine.rb:327
85:msgid "Use 'yast2 %1 help' for a complete list of available commands."
86:msgstr "Sebenzisa 'yast2 %1uncedo' ngoludwe olugqibekileyo lwemiyalelo ekhoyo."

Totals
  Errors:       1

>>> Working on: /home/wisnu/Repos/wisn/yast-translations/po/base/hr.po
E201: invalid variables: %G
671:#. push button
672:#. push button
673:#. Button label
674:#: library/cwm/src/modules/CWMTable.rb:372
675:#: library/cwm/src/modules/TablePopup.rb:940
676:#: library/general/src/modules/Label.rb:166
677:msgid "&Up"
678:msgstr "%Gore"

Totals
  Errors:       1

Final totals
  Number of files examined:             78
  Total number of files with errors:     4
  Total number of errors:                4

Errors  Filename
     1  po (xh.po)
     1  po (hr.po)
     1  po (es.po)
     1  po (bg.po)
Clone this wiki locally