details: https://code.tryton.org/translations/commit/b1d733536407 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:01:34 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/authentication_sms/locale/ka.po | 43 +++++++++++++++++++++++++++++++++ 1 files changed, 43 insertions(+), 0 deletions(-) diffs (47 lines): diff -r 617fe2980156 -r b1d733536407 modules/authentication_sms/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/authentication_sms/locale/ka.po Wed Nov 26 23:01:34 2025 +0000 @@ -0,0 +1,43 @@ +# +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:res.user,mobile:" +msgid "Mobile" +msgstr "" + +msgctxt "field:res.user.login.sms_code,code:" +msgid "Code" +msgstr "" + +msgctxt "field:res.user.login.sms_code,user:" +msgid "User" +msgstr "" + +msgctxt "field:res.user.login.sms_code,user_id:" +msgid "User ID" +msgstr "" + +msgctxt "help:res.user,mobile:" +msgid "Phone number that supports receiving SMS." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_sms_text" +msgid "%(name)s code %(code)s" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_user_sms_code" +msgid "SMS Code for %(login)s" +msgstr "" + +msgctxt "model:res.user.login.sms_code,string:" +msgid "User Login Sms Code" +msgstr ""
