details: https://code.tryton.org/translations/commit/97841c7ceeab branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:08:08 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/project_revenue/locale/ka.po | 49 ++++++++++++++++++++++++++++++++++++ 1 files changed, 49 insertions(+), 0 deletions(-) diffs (53 lines): diff -r 41bfe793afa9 -r 97841c7ceeab modules/project_revenue/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/project_revenue/locale/ka.po Wed Nov 26 23:08:08 2025 +0000 @@ -0,0 +1,49 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +msgctxt "field:project.work,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "" + +msgctxt "field:project.work,list_price:" +msgid "List Price" +msgstr "" + +msgctxt "field:project.work,product:" +msgid "Product" +msgstr "" + +msgctxt "field:project.work,purchase_lines:" +msgid "Purchase Lines" +msgstr "" + +msgctxt "field:project.work,revenue:" +msgid "Revenue" +msgstr "" + +msgctxt "field:purchase.line,work:" +msgid "Work Effort" +msgstr "" + +msgctxt "help:purchase.line,work:" +msgid "Add to the cost of the work effort." +msgstr "" + +msgctxt "view:project.work:" +msgid "Purchases" +msgstr "" + +msgctxt "view:purchase.line:" +msgid "Project" +msgstr ""
