@@ -6,15 +6,15 @@ msgid ""
66msgstr ""
77"Project-Id-Version : Odoo Server 16.0\n "
88"Report-Msgid-Bugs-To : \n "
9- "PO-Revision-Date : 2024-04-03 15:37 +0000\n "
9+ "PO-Revision-Date : 2024-11-13 10:06 +0000\n "
1010"Last-Translator : mymage <stefano.consolaro@mymage.it>\n "
1111"Language-Team : none\n "
1212"Language : it\n "
1313"MIME-Version : 1.0\n "
1414"Content-Type : text/plain; charset=UTF-8\n "
1515"Content-Transfer-Encoding : \n "
1616"Plural-Forms : nplurals=2; plural=n != 1;\n "
17- "X-Generator : Weblate 4.17 \n "
17+ "X-Generator : Weblate 5.6.2 \n "
1818
1919#. module: github_connector
2020#: model:ir.model,name: github_connector.model_github_repository_branch_rule_info
@@ -105,6 +105,9 @@ msgid ""
105105" <span class=\" o_stat_text\" "
106106"invisible=\" member_qty > 1\" > Member</span>"
107107msgstr ""
108+ "<span class=\" o_stat_text\" invisible=\" member_qty < 2\" > Membri</span>\n"
109+ " <span class=\" o_stat_text\" invisible="
110+ "\" member_qty > 1\" > Membro</span>"
108111
109112#. module: github_connector
110113#: model_terms:ir.ui.view,arch_db: github_connector.view_github_repository_form
@@ -114,6 +117,10 @@ msgid ""
114117" <span class=\" o_stat_text\" "
115118"invisible=\" repository_branch_qty > 1\" > Branch</span>"
116119msgstr ""
120+ "<span class=\" o_stat_text\" invisible=\" repository_branch_qty < 2\" > "
121+ "Branch</span>\n"
122+ " <span class=\" o_stat_text\" invisible="
123+ "\" repository_branch_qty > 1\" > Branch</span>"
117124
118125#. module: github_connector
119126#: model_terms:ir.ui.view,arch_db: github_connector.view_github_repository_form
@@ -123,6 +130,10 @@ msgid ""
123130" <span class=\" o_stat_text\" "
124131"invisible=\" repository_branch_qty > 1\" > Team</span>"
125132msgstr ""
133+ "<span class=\" o_stat_text\" invisible=\" repository_branch_qty < 2\" > "
134+ "Team</span>\n"
135+ " <span class=\" o_stat_text\" invisible="
136+ "\" repository_branch_qty > 1\" > Team</span>"
126137
127138#. module: github_connector
128139#: model_terms:ir.ui.view,arch_db: github_connector.view_github_organization_form
@@ -132,6 +143,10 @@ msgid ""
132143" <span class=\" o_stat_text\" "
133144"invisible=\" repository_qty > 1\" > Repository</span>"
134145msgstr ""
146+ "<span class=\" o_stat_text\" invisible=\" repository_qty < 2\" > "
147+ "Repository</span>\n"
148+ " <span class=\" o_stat_text\" invisible="
149+ "\" repository_qty > 1\" > Repository</span>"
135150
136151#. module: github_connector
137152#: model_terms:ir.ui.view,arch_db: github_connector.view_github_organization_form
@@ -140,6 +155,9 @@ msgid ""
140155" <span class=\" o_stat_text\" "
141156"invisible=\" team_qty > 1\" > Team</span>"
142157msgstr ""
158+ "<span class=\" o_stat_text\" invisible=\" team_qty < 2\" > Team</span>\n"
159+ " <span class=\" o_stat_text\" invisible="
160+ "\" team_qty > 1\" > Team</span>"
143161
144162#. module: github_connector
145163#. odoo-python
0 commit comments