From 3b2b4114cc4585399aa5db74ce702b0382bc01d8 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 13 Jan 2016 00:52:38 +0100 Subject: update translations for 5.1.0 rc2 and force-fix errors using pocheck Change-Id: I24437fdaa13a74a85f58314771245375fec94108 --- source/it/scaddins/source/analysis.po | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'source/it/scaddins') diff --git a/source/it/scaddins/source/analysis.po b/source/it/scaddins/source/analysis.po index 63efd0fa130..b0e9b26e3db 100644 --- a/source/it/scaddins/source/analysis.po +++ b/source/it/scaddins/source/analysis.po @@ -4,7 +4,7 @@ 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: 2015-11-10 19:33+0100\n" -"PO-Revision-Date: 2015-07-17 16:57+0000\n" +"PO-Revision-Date: 2016-01-04 12:30+0000\n" "Last-Translator: Valter Mura \n" "Language-Team: Italian \n" "Language: it\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1437152269.000000\n" +"X-POOTLE-MTIME: 1451910607.000000\n" #: analysis.src msgctxt "" @@ -197,6 +197,8 @@ msgid "" "Returns the number of the calendar week in which the specified date occurs.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use WEEKNUM instead." msgstr "" +"Restituisce il numero della settimana in base alla data specificata.\n" +"Questa funzione esiste per garantire l'interoperabilità con i vecchi documenti Microsoft Excel, per i nuovi documenti usa NUM.SETTIMANA." #: analysis.src msgctxt "" @@ -214,7 +216,7 @@ msgctxt "" "3\n" "string.text" msgid "The date or date serial number" -msgstr "" +msgstr "La data o la sua espressione numerica" #: analysis.src msgctxt "" @@ -226,14 +228,13 @@ msgid "Return type" msgstr "Metodo" #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n" "5\n" "string.text" msgid "Indicates the first day of the week (1 = Sunday, 2 = Monday)" -msgstr "Stabilisce il primo giorno della settimana (1 = domenica, altro valore = lunedì)" +msgstr "Stabilisce il primo giorno della settimana (1 = domenica, 2 = lunedì)" #: analysis.src msgctxt "" @@ -290,6 +291,8 @@ msgid "" "Returns the number of workdays between two dates.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use NETWORKDAYS instead." msgstr "" +"Restituisce il numero dei giorni lavorativi compresi tra due date.\n" +"Questa funzione esiste per garantire l'interoperabilità con i vecchi documenti Microsoft Excel, per i nuovi documenti usa NUM.SETTIMANA." #: analysis.src msgctxt "" @@ -409,7 +412,6 @@ msgid "Returns the multinomial coefficient of a set of numbers" msgstr "Calcola il coefficiente multinominale di un insieme di numeri." #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n" @@ -680,9 +682,10 @@ msgid "" "Returns the greatest common divisor.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use GCD instead." msgstr "" +"Calcola il massimo comune divisore.\n" +"Questa funzione esiste per garantire l'interoperabilità con i vecchi documenti Microsoft Excel, per i nuovi documenti usa MCD." #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n" @@ -710,9 +713,10 @@ msgid "" "Returns the least common multiple.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use LCM instead." msgstr "" +"Calcola il minimo comune multiplo.\n" +"Questa funzione esiste per garantire l'interoperabilità con i vecchi documenti Microsoft Excel, per i nuovi documenti usa MCM." #: analysis.src -#, fuzzy msgctxt "" "analysis.src\n" "RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n" @@ -1961,7 +1965,7 @@ msgctxt "" "5\n" "string.text" msgid "Another complex number" -msgstr "Ulteriore numero complesso" +msgstr "Un altro numero complesso" #: analysis.src msgctxt "" -- cgit