Skip to content

Commit 380ba83

Browse files
mymageweblate
authored andcommitted
Translated using Weblate (Italian)
Currently translated at 100.0% (197 of 197 strings) Translation: interface-github-17.0/interface-github-17.0-github_connector Translate-URL: https://translation.odoo-community.org/projects/interface-github-17-0/interface-github-17-0-github_connector/it/
1 parent 854b75d commit 380ba83

File tree

1 file changed

+20
-2
lines changed
  • github_connector/i18n

1 file changed

+20
-2
lines changed

github_connector/i18n/it.po

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgid ""
66
msgstr ""
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 &gt; 1\"> Member</span>"
107107
msgstr ""
108+
"<span class=\"o_stat_text\" invisible=\"member_qty &lt; 2\"> Membri</span>\n"
109+
" <span class=\"o_stat_text\" invisible="
110+
"\"member_qty &gt; 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 &gt; 1\"> Branch</span>"
116119
msgstr ""
120+
"<span class=\"o_stat_text\" invisible=\"repository_branch_qty &lt; 2\"> "
121+
"Branch</span>\n"
122+
" <span class=\"o_stat_text\" invisible="
123+
"\"repository_branch_qty &gt; 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 &gt; 1\"> Team</span>"
125132
msgstr ""
133+
"<span class=\"o_stat_text\" invisible=\"repository_branch_qty &lt; 2\"> "
134+
"Team</span>\n"
135+
" <span class=\"o_stat_text\" invisible="
136+
"\"repository_branch_qty &gt; 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 &gt; 1\"> Repository</span>"
134145
msgstr ""
146+
"<span class=\"o_stat_text\" invisible=\"repository_qty &lt; 2\"> "
147+
"Repository</span>\n"
148+
" <span class=\"o_stat_text\" invisible="
149+
"\"repository_qty &gt; 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 &gt; 1\"> Team</span>"
142157
msgstr ""
158+
"<span class=\"o_stat_text\" invisible=\"team_qty &lt; 2\"> Team</span>\n"
159+
" <span class=\"o_stat_text\" invisible="
160+
"\"team_qty &gt; 1\"> Team</span>"
143161

144162
#. module: github_connector
145163
#. odoo-python

0 commit comments

Comments
 (0)