aboutsummaryrefslogtreecommitdiff
path: root/source/it
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-10-02 13:03:31 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-10-02 13:04:28 +0200
commit65b5e61a925a093ecf2e553c09677ce3fca03e13 (patch)
tree07aca756e5d59d6b2a918058a3ab0a5790127fa1 /source/it
parentb20fc28cbc0a5354ced3dc4c796e811779ed9314 (diff)
update translations for 7-6
and force-fix errors using pocheck Change-Id: Ibdc6abca42f7dbd6f86f9866b1311c84db1393dc
Diffstat (limited to 'source/it')
-rw-r--r--source/it/formula/messages.po11
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po22
2 files changed, 17 insertions, 16 deletions
diff --git a/source/it/formula/messages.po b/source/it/formula/messages.po
index 3ff113f6af7..d86718c1f62 100644
--- a/source/it/formula/messages.po
+++ b/source/it/formula/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-10 12:32+0200\n"
-"PO-Revision-Date: 2023-06-19 10:55+0000\n"
+"PO-Revision-Date: 2023-09-29 23:37+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
-"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/it/>\n"
+"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-7-6/formulamessages/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1561722992.000000\n"
#. YfKFn
@@ -1394,9 +1394,10 @@ msgstr "VALUTA"
#. dL3Bf
#: formula/inc/core_resource.hrc:2511
+#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
-msgstr "SOSTITUISCI"
+msgstr "RIMPIAZZA"
#. UZak8
#: formula/inc/core_resource.hrc:2512
@@ -1480,7 +1481,7 @@ msgstr "TESTO"
#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
-msgstr "RIMPIAZZA"
+msgstr "SOSTITUISCI"
#. i3GvS
#: formula/inc/core_resource.hrc:2526
diff --git a/source/it/helpcontent2/source/text/scalc/01.po b/source/it/helpcontent2/source/text/scalc/01.po
index 42de80e5631..9fe2eed023a 100644
--- a/source/it/helpcontent2/source/text/scalc/01.po
+++ b/source/it/helpcontent2/source/text/scalc/01.po
@@ -4,9 +4,9 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-07-25 11:20+0200\n"
-"PO-Revision-Date: 2023-08-15 20:12+0000\n"
+"PO-Revision-Date: 2023-09-29 23:36+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
-"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/it/>\n"
+"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-7-6/textscalc01/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21562,7 +21562,7 @@ msgctxt ""
"bm_id3149171\n"
"help.text"
msgid "<bookmark_value>REPLACE function</bookmark_value>"
-msgstr "<bookmark_value>SOSTITUISCI, funzione</bookmark_value>"
+msgstr "<bookmark_value>RIMPIAZZA, funzione</bookmark_value>"
#. D3Cy8
#: 04060110.xhp
@@ -21571,7 +21571,7 @@ msgctxt ""
"hd_id3149171\n"
"help.text"
msgid "REPLACE"
-msgstr "SOSTITUISCI"
+msgstr "RIMPIAZZA"
#. ZveMF
#: 04060110.xhp
@@ -21598,7 +21598,7 @@ msgctxt ""
"par_id3147286\n"
"help.text"
msgid "REPLACE(\"Text\"; Position; Length; \"NewText\")"
-msgstr "SOSTITUISCI(\"Testo\"; Posizione; Numero caratteri; \"Nuovo testo\")"
+msgstr "RIMPIAZZA(\"Testo\"; Posizione; Numero caratteri; \"Nuovo testo\")"
#. WoDoQ
#: 04060110.xhp
@@ -21643,7 +21643,7 @@ msgctxt ""
"par_id3154096\n"
"help.text"
msgid "<item type=\"input\">=REPLACE(\"1234567\";1;1;\"444\")</item> returns \"444234567\". One character at position 1 is replaced by the complete <item type=\"literal\">NewText</item>."
-msgstr "<item type=\"input\">=SOSTITUISCI(\"1234567\";1;1;\"444\")</item> restituisce \"444234567\". Un carattere alla posizione 1 viene sostituito dai caratteri specificati come <item type=\"literal\">Nuovo testo</item>."
+msgstr "<item type=\"input\">=RIMPIAZZA(\"1234567\";1;1;\"444\")</item> restituisce \"444234567\". Un carattere alla posizione 1 viene sostituito dai caratteri specificati come <item type=\"literal\">Nuovo testo</item>."
#. HZWmu
#: 04060110.xhp
@@ -21958,7 +21958,7 @@ msgctxt ""
"bm_id3154830\n"
"help.text"
msgid "<bookmark_value>SUBSTITUTE function</bookmark_value>"
-msgstr "<bookmark_value>RIMPIAZZA, funzione</bookmark_value>"
+msgstr "<bookmark_value>SOSTITUISCI, funzione</bookmark_value>"
#. iTEmq
#: 04060110.xhp
@@ -21967,7 +21967,7 @@ msgctxt ""
"hd_id3154830\n"
"help.text"
msgid "SUBSTITUTE"
-msgstr "RIMPIAZZA"
+msgstr "SOSTITUISCI"
#. VFS8u
#: 04060110.xhp
@@ -21985,7 +21985,7 @@ msgctxt ""
"par_id3147582\n"
"help.text"
msgid "SUBSTITUTE(\"Text\"; \"SearchText\"; \"NewText\" [; Occurrence])"
-msgstr "RIMPIAZZA(\"Testo\"; \"CercaTesto\"; \"Nuovo testo\" [; Occorrenza])"
+msgstr "SOSTITUISCI(\"Testo\"; \"CercaTesto\"; \"Nuovo testo\" [; Occorrenza])"
#. tydqc
#: 04060110.xhp
@@ -22030,7 +22030,7 @@ msgctxt ""
"par_id3150412\n"
"help.text"
msgid "<item type=\"input\">=SUBSTITUTE(\"123123123\";\"3\";\"abc\")</item> returns 12abc12abc12abc."
-msgstr "<item type=\"input\">=RIMPIAZZA(\"123123123\"; \"3\"; \"abc\")</item> restituisce 12abc12abc12abc."
+msgstr "<item type=\"input\">=SOSTITUISCI(\"123123123\"; \"3\"; \"abc\")</item> restituisce 12abc12abc12abc."
#. MLoez
#: 04060110.xhp
@@ -22039,7 +22039,7 @@ msgctxt ""
"par_id3154915\n"
"help.text"
msgid "<item type=\"input\">=SUBSTITUTE(\"123123123\";\"3\";\"abc\";2)</item> returns 12312abc123."
-msgstr "<item type=\"input\">=RIMPIAZZA(\"123123123\";\"3\";\"abc\";2)</item> restituisce 12312abc123."
+msgstr "<item type=\"input\">=SOSTITUISCI(\"123123123\";\"3\";\"abc\";2)</item> restituisce 12312abc123."
#. Bjdnv
#: 04060110.xhp