details: https://code.tryton.org/translations/commit/3d079c29a0e7 branch: default user: Languages add-on <[email protected]> date: Wed Dec 03 09:45:35 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/edocument_peppol_peppyrus/locale/ka.po | 44 ++++++++++++++++++++++++++ 1 files changed, 44 insertions(+), 0 deletions(-) diffs (48 lines): diff -r 5878d85fbd2e -r 3d079c29a0e7 modules/edocument_peppol_peppyrus/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/edocument_peppol_peppyrus/locale/ka.po Wed Dec 03 09:45:35 2025 +0000 @@ -0,0 +1,44 @@ +# +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:edocument.peppol.service,peppyrus_api_key:" +msgid "API Key" +msgstr "" + +msgctxt "field:edocument.peppol.service,peppyrus_server:" +msgid "Server" +msgstr "" + +msgctxt "model:ir.message,text:msg_peppyrus_credential_modified" +msgid "Are you sure you want to modify Peppyrus credentials?" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_peppyrus_webserver_error" +msgid "" +"Peppyrus webservice call failed with the following error message:\n" +"%(message)s" +msgstr "" + +msgctxt "selection:edocument.peppol.service,peppyrus_server:" +msgid "Production" +msgstr "" + +msgctxt "selection:edocument.peppol.service,peppyrus_server:" +msgid "Testing" +msgstr "" + +msgctxt "selection:edocument.peppol.service,service:" +msgid "Peppyrus" +msgstr "" + +msgctxt "selection:ir.cron,method:" +msgid "Fetch Peppyrus messages" +msgstr ""
