diff options
author | metamuffin <metamuffin@noreply.codeberg.org> | 2025-05-17 10:19:13 +0000 |
---|---|---|
committer | metamuffin <metamuffin@noreply.codeberg.org> | 2025-05-17 10:19:13 +0000 |
commit | 639655feef4726a43586759ef9334d079f99e36c (patch) | |
tree | ec60e9f649f6961887ab415c1449955b3064fcc0 | |
parent | b8da3e9b21dc91032e476bd060c2a22073dd7343 (diff) | |
parent | 0e1f92266422e84d02957bf724a301f6f6a7d8ce (diff) | |
download | abrechenbarkeit-639655feef4726a43586759ef9334d079f99e36c.tar abrechenbarkeit-639655feef4726a43586759ef9334d079f99e36c.tar.bz2 abrechenbarkeit-639655feef4726a43586759ef9334d079f99e36c.tar.zst |
Merge pull request 'Translations update from Codeberg Translate' (#12) from translate/abrechenbarkeit:weblate-abrechenbarkeit-app into master
Reviewed-on: https://codeberg.org/metamuffin/abrechenbarkeit/pulls/12
-rw-r--r-- | locale/de.ini | 1 | ||||
-rw-r--r-- | locale/pt_BR.ini | 1 | ||||
-rw-r--r-- | locale/zh_Hans.ini | 3 |
3 files changed, 4 insertions, 1 deletions
diff --git a/locale/de.ini b/locale/de.ini index 2781f69..ad2068e 100644 --- a/locale/de.ini +++ b/locale/de.ini @@ -78,3 +78,4 @@ products.form.removebarcode = Barcode entfernen error.unknown_barcode = Unbekannter Barcode error.open_new_barcodes = Öffnen der neuen Barcodes-Datei fehlgeschlagen error.open_barcodes = Öffnen der Barcodes-Datei fehlgeschlagen +print = Drucken diff --git a/locale/pt_BR.ini b/locale/pt_BR.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/locale/pt_BR.ini @@ -0,0 +1 @@ + diff --git a/locale/zh_Hans.ini b/locale/zh_Hans.ini index cadbf79..fcae395 100644 --- a/locale/zh_Hans.ini +++ b/locale/zh_Hans.ini @@ -80,4 +80,5 @@ error.open_barcodes = 无法打开条形码文件 user.form.transfer.submit = 提交 user.form.transfer = 转账 user.shortcuts = 快捷键 -field.destination = 收款方
\ No newline at end of file +field.destination = 收款方 +print = 打印
\ No newline at end of file |