changeset a35e7583c98b in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=a35e7583c98b description: Added translation using Weblate (Serbian) diffstat:
modules/web_shortener/locale/sr.po | 46 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 46 insertions(+), 0 deletions(-) diffs (50 lines): diff -r ebd5cb1e0b42 -r a35e7583c98b modules/web_shortener/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/web_shortener/locale/sr.po Wed Jul 07 22:43:06 2021 +0000 @@ -0,0 +1,46 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\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,name:" +msgid "Short URL" +msgstr "" + +msgctxt "model:web.shortened_url.access,name:" +msgid "URL Access" +msgstr ""
