git-l10n / git-po-helper

Helper program for checking l10n contributions
Other
15 stars 6 forks source link

dict: remove typos section for bg as it is handled #10

Closed alshopov closed 2 years ago

alshopov commented 2 years ago

Signed-off-by: Alexander Shopov ash@kambanaria.org

alshopov commented 2 years ago

The patch works with the state of bg.po in your repo. Should I wait for the release of git for this patch to be mergeable?

jiangxin commented 2 years ago

After this change, one test case failed in test/t0037-typos-in-bg.sh. Can be fixed with this patch:

diff --git a/test/t0037-typos-in-bg.sh b/test/t0037-typos-in-bg.sh
index 2c50bec..41bd023 100755
--- a/test/t0037-typos-in-bg.sh
+++ b/test/t0037-typos-in-bg.sh
@@ -169,10 +169,30 @@ level=warning msg="[po/bg.po]    mismatch variable names: lazy_name"
 level=warning msg="[po/bg.po]    >> msgid: unable to create lazy_name thread: %s"
 level=warning msg="[po/bg.po]    >> msgstr: не може да се създаде нишка за имена: %s"
 level=warning
+level=warning msg="[po/bg.po]    mismatch variable names: load_cache_entries"
+level=warning msg="[po/bg.po]    >> msgid: unable to create load_cache_entries thread: %s"
+level=warning msg="[po/bg.po]    >> msgstr: не може да се създаде нишка за зареждане на обектите от кеша: %s"
+level=warning
+level=warning msg="[po/bg.po]    mismatch variable names: load_index_extensions"
+level=warning msg="[po/bg.po]    >> msgid: unable to create load_index_extensions thread: %s"
+level=warning msg="[po/bg.po]    >> msgstr: не може да се създаде нишка за зареждане на разширенията на индекса: %s"
+level=warning
 level=warning msg="[po/bg.po]    mismatch variable names: lazy_name"
 level=warning msg="[po/bg.po]    >> msgid: unable to join lazy_name thread: %s"
 level=warning msg="[po/bg.po]    >> msgstr: не може да се изчака нишка за имена: %s"
 level=warning
+level=warning msg="[po/bg.po]    mismatch variable names: load_cache_entries"
+level=warning msg="[po/bg.po]    >> msgid: unable to join load_cache_entries thread: %s"
+level=warning msg="[po/bg.po]    >> msgstr: не може да се изчака нишка за зареждане на обектите от кеша: %s"
+level=warning
+level=warning msg="[po/bg.po]    mismatch variable names: load_index_extensions"
+level=warning msg="[po/bg.po]    >> msgid: unable to join load_index_extensions thread: %s"
+level=warning msg="[po/bg.po]    >> msgstr: не може да се създаде нишка за зареждане на разширенията на индекса: %s"
+level=warning
+level=warning msg="[po/bg.po]    mismatch variable names: new_index"
+level=warning msg="[po/bg.po]    >> msgid: unable to write new_index file"
+level=warning msg="[po/bg.po]    >> msgstr: новият индекс не може да бъде записан"
+level=warning
 level=warning msg="[po/bg.po]    mismatch variable names: --patch"
 level=warning msg="[po/bg.po]    >> msgid: unknown --patch mode: %s"
 level=warning msg="[po/bg.po]    >> msgstr: неизвестна стратегия за прилагане на кръпка: „%s“"