details: https://code.tryton.org/translations/commit/d76d632ec2d7 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:18:51 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/web_shortener/locale/ka.po | 49 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 49 insertions(+), 0 deletions(-) diffs (53 lines): diff -r 589168561f9e -r d76d632ec2d7 modules/web_shortener/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/web_shortener/locale/ka.po Wed Nov 26 23:18:51 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:web.shortened_url,count:" +msgid "Click Count" +msgstr "" + +msgctxt "field:web.shortened_url,method:" +msgid "Method" +msgstr "" + +msgctxt "field:web.shortened_url,record:" +msgid "Record" +msgstr "" + +msgctxt "field:web.shortened_url,redirect_url:" +msgid "Redirect URL" +msgstr "" + +msgctxt "field:web.shortened_url,shortened_url:" +msgid "Shortened URL" +msgstr "" + +msgctxt "field:web.shortened_url.access,url:" +msgid "URL" +msgstr "" + +msgctxt "model:ir.action,name:act_shortened_url" +msgid "Shortened URLs" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_shortened_url_form" +msgid "Shortened URLs" +msgstr "" + +msgctxt "model:web.shortened_url,string:" +msgid "Web Shortened Url" +msgstr "" + +msgctxt "model:web.shortened_url.access,string:" +msgid "Web Shortened Url Access" +msgstr ""
