Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions report_py3o/i18n/sl.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,16 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"PO-Revision-Date: 2026-01-18 19:08+0000\n"
"Last-Translator: Matjaz Mozetic <matjaz@luxim.si>\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 5.15.2\n"

#. module: report_py3o
#. odoo-python
Expand Down Expand Up @@ -115,7 +116,7 @@ msgstr "Zadnji posodobil"
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
msgid "Last Updated on"
msgstr "Zadnji?? posodobljeno"
msgstr "Zadnjič posodobljeno"

#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
Expand Down