forked from OCA/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (2 of 2 strings) Translation: website-15.0/website-15.0-website_snippet_big_button Translate-URL: https://translation.odoo-community.org/projects/website-15-0/website-15-0-website_snippet_big_button/it/
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 15.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2023-11-14 15:36+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: website_snippet_big_button | ||
#: model_terms:ir.ui.view,arch_db:website_snippet_big_button.s_big_button | ||
|
@@ -21,6 +23,11 @@ msgid "" | |
" <i class=\"fa fa-thumbs-o-down fa-5x mt16 mb16\"/>\n" | ||
" <span class=\"d-block\">Continue searching</span>" | ||
msgstr "" | ||
"<span class=\"h3 d-block\">Cerco un'altra cosa</span>\n" | ||
" <i class=\"fa fa-thumbs-o-down fa-5x mt16 mb16\"" | ||
"/>\n" | ||
" <span class=\"d-block\">Continuare la " | ||
"ricerca</span>" | ||
|
||
#. module: website_snippet_big_button | ||
#: model_terms:ir.ui.view,arch_db:website_snippet_big_button.s_big_button | ||
|
@@ -29,3 +36,7 @@ msgid "" | |
" <i class=\"fa fa-thumbs-o-up fa-5x mt16 mb16\"/>\n" | ||
" <span class=\"d-block\">Request budget</span>" | ||
msgstr "" | ||
"<span class=\"h3 d-block\">Cerco questo</span>\n" | ||
" <i class=\"fa fa-thumbs-o-up fa-5x mt16 mb16\"/>" | ||
"\n" | ||
" <span class=\"d-block\">Richiesta budget</span>" |