diff options
author | jan iversen <jani@documentfoundation.org> | 2016-02-24 18:24:06 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-02-24 21:42:30 +0100 |
commit | 11b3dcfadd4163cd5c0331adb52d4d7b3ea8c52e (patch) | |
tree | 4c12204a241270ba628839a8994d1b57175cc1a6 /source/ro/scaddins | |
parent | 5eaac2d75c77fe4ba1a3bd3838c8cd1e74a4e2fe (diff) |
po update for 5.1.1 RC2
(cherry picked from commit 20a1fd7922d78a2e1401cdd58c80e775ff8dc124)
(cherry picked from commit 08352718f0a6dc97d0fccb328dca214c312c42b8)
Diffstat (limited to 'source/ro/scaddins')
-rw-r--r-- | source/ro/scaddins/source/analysis.po | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/source/ro/scaddins/source/analysis.po b/source/ro/scaddins/source/analysis.po index f825ecdec64..faf82862577 100644 --- a/source/ro/scaddins/source/analysis.po +++ b/source/ro/scaddins/source/analysis.po @@ -4,8 +4,8 @@ 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: 2015-11-10 19:33+0100\n" -"PO-Revision-Date: 2015-07-20 13:27+0000\n" -"Last-Translator: system user <>\n" +"PO-Revision-Date: 2016-02-16 11:59+0000\n" +"Last-Translator: Ákos Nagy <nagy.akos@libreoffice.ro>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ro\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1437398862.000000\n" +"X-POOTLE-MTIME: 1455623997.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 "" +"Returnează numărul săptămânii din calendar în care apare data specificată.\n" +"Această funcție există pentru interoperabilitate cu documentele Microsoft Excel mai vechi; pentru documente noi utilizați WEEKNUM." #: analysis.src msgctxt "" @@ -214,7 +216,7 @@ msgctxt "" "3\n" "string.text" msgid "The date or date serial number" -msgstr "" +msgstr "Data sau numărul de serie al datei" #: analysis.src msgctxt "" @@ -226,14 +228,13 @@ msgid "Return type" msgstr "Tipul întors" #: 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 "Indică prima zi a săptămânii (1 = duminică, alte valori = luni)" +msgstr "Indică prima zi a săptămânii (1 = duminică, 2 = luni)" #: 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 "" +"Returnează numărul de zile lucrătoare dintre două date\n" +"Această funcție există pentru interoperabilitate cu documentele Microsoft Excel mai vechi; pentru documente noi utilizați NETWORKDAYS." #: analysis.src msgctxt "" @@ -680,6 +683,8 @@ msgid "" "Returns the greatest common divisor.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use GCD instead." msgstr "" +"Returnează cel mai mare divizor comun.\n" +"Această funcție există pentru interoperabilitate cu documentele Microsoft Excel mai vechi; pentru documente noi utilizați GCD." #: analysis.src #, fuzzy @@ -710,6 +715,8 @@ msgid "" "Returns the least common multiple.\n" "This function exists for interoperability with older Microsoft Excel documents, for new documents use LCM instead." msgstr "" +"Returnează cel mai mic multiplu comun.\n" +"Această funcție există pentru interoperabilitate cu documentele Microsoft Excel mai vechi; pentru documente noi utilizați LCM." #: analysis.src #, fuzzy |