diff options
author | Slávek Banko <[email protected]> | 2020-05-17 02:29:37 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-17 02:29:37 +0200 |
commit | c9cfcec56a554126dcb30435555b737062daffbc (patch) | |
tree | 5e20a1aa10eadcf7c85e79116cd99086ebe012ed /translations/messages/cs.po | |
parent | f5ca86d8f51faf41a0ad11343d1da47178ec8174 (diff) | |
download | abakus-c9cfcec56a554126dcb30435555b737062daffbc.tar.gz abakus-c9cfcec56a554126dcb30435555b737062daffbc.zip |
Add ignore-inconsistent flag for _translatorinfo in existing PO files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/messages/cs.po')
-rw-r--r-- | translations/messages/cs.po | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/messages/cs.po b/translations/messages/cs.po index 5ef5071..2c71547 100644 --- a/translations/messages/cs.po +++ b/translations/messages/cs.po @@ -17,12 +17,14 @@ msgstr "" "X-Generator: Weblate 3.11.3\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent msgid "" "_: NAME OF TRANSLATORS\n" "Your names" msgstr "Slávek Banko" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" |