diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-04-20 03:37:05 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-04-20 04:47:28 +0200 |
commit | e3821ba029d6e69b786157d13984ca5af908bb31 (patch) | |
tree | 4ba56321b75e683beafcf57c7b61bae3bf33e620 /source/ro/sc | |
parent | f3f04265562dcd40990cccdd83170c8afffef4ab (diff) |
update translations for 4.3.0 alpha1
and force-fix errors using pocheck
Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
Diffstat (limited to 'source/ro/sc')
-rw-r--r-- | source/ro/sc/source/ui/StatisticsDialogs.po | 521 | ||||
-rw-r--r-- | source/ro/sc/source/ui/drawfunc.po | 8 | ||||
-rw-r--r-- | source/ro/sc/source/ui/navipi.po | 8 | ||||
-rw-r--r-- | source/ro/sc/source/ui/src.po | 1070 | ||||
-rw-r--r-- | source/ro/sc/uiconfig/scalc/ui.po | 1723 |
5 files changed, 2468 insertions, 862 deletions
diff --git a/source/ro/sc/source/ui/StatisticsDialogs.po b/source/ro/sc/source/ui/StatisticsDialogs.po new file mode 100644 index 00000000000..ed889d7db16 --- /dev/null +++ b/source/ro/sc/source/ui/StatisticsDialogs.po @@ -0,0 +1,521 @@ +#. extracted from sc/source/ui/StatisticsDialogs +msgid "" +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: 2014-01-03 16:24+0100\n" +"PO-Revision-Date: 2014-01-28 09:44+0000\n" +"Last-Translator: Ákos <nagy.akos@libreoffice.ro>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);;\n" +"X-Generator: LibreOffice\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1390902299.0\n" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_MOVING_AVERAGE_UNDO_NAME\n" +"string.text" +msgid "Moving Average" +msgstr "Media de mișcare" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n" +"string.text" +msgid "Exponential Smoothing" +msgstr "Netezire exponențială" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n" +"string.text" +msgid "Analysis of Variance" +msgstr "Analiza variantei" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_SINGLE_FACTOR_LABEL\n" +"string.text" +msgid "ANOVA - Single Factor" +msgstr "ANOVA - factor singular" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_GROUPS\n" +"string.text" +msgid "Groups" +msgstr "Grupuri" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_BETWEEN_GROUPS\n" +"string.text" +msgid "Between Groups" +msgstr "Între grupuri" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_WITHIN_GROUPS\n" +"string.text" +msgid "Within Groups" +msgstr "În grupuri" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n" +"string.text" +msgid "Source of Variation" +msgstr "Sursa variației" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_SS\n" +"string.text" +msgid "SS" +msgstr "SS" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_DF\n" +"string.text" +msgid "df" +msgstr "df" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_MS\n" +"string.text" +msgid "MS" +msgstr "MS" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_F\n" +"string.text" +msgid "F" +msgstr "F" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_P_VALUE\n" +"string.text" +msgid "P-value" +msgstr "Valoare-P" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_F_CRITICAL\n" +"string.text" +msgid "F critical" +msgstr "F critic" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ANOVA_LABEL_TOTAL\n" +"string.text" +msgid "Total" +msgstr "Total" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_CORRELATION_UNDO_NAME\n" +"string.text" +msgid "Correlation" +msgstr "Corelație" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_CORRELATION_LABEL\n" +"string.text" +msgid "Correlations" +msgstr "Corelații" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_COVARIANCE_UNDO_NAME\n" +"string.text" +msgid "Covariance" +msgstr "Covarianță" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_COVARIANCE_LABEL\n" +"string.text" +msgid "Covariances" +msgstr "Covarianțe" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n" +"string.text" +msgid "Descriptive Statistics" +msgstr "Statistici descriptive" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_MEAN\n" +"string.text" +msgid "Mean" +msgstr "Medie" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_STD_ERROR\n" +"string.text" +msgid "Standard Error" +msgstr "Eroare standard" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_MODE\n" +"string.text" +msgid "Mode" +msgstr "Mod" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_MEDIAN\n" +"string.text" +msgid "Median" +msgstr "Median" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_VARIANCE\n" +"string.text" +msgid "Variance" +msgstr "Varianță" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_STD_DEVIATION\n" +"string.text" +msgid "Standard Deviation" +msgstr "Derivația standard" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_KURTOSIS\n" +"string.text" +msgid "Kurtosis" +msgstr "Kurtosis" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_SKEWNESS\n" +"string.text" +msgid "Skewness" +msgstr "Asimetrie" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_RANGE\n" +"string.text" +msgid "Range" +msgstr "Interval" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_MIN\n" +"string.text" +msgid "Minimum" +msgstr "Minim" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_MAX\n" +"string.text" +msgid "Maximum" +msgstr "Maxim" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_SUM\n" +"string.text" +msgid "Sum" +msgstr "Sumă" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STRID_CALC_COUNT\n" +"string.text" +msgid "Count" +msgstr "Bucăți" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_UNDO_DISTRIBUTION_TEMPLATE\n" +"string.text" +msgid "Random ($(DISTRIBUTION))" +msgstr "Random ($(DISTRIBUTION))" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_UNIFORM_REAL\n" +"string.text" +msgid "Uniform" +msgstr "Uniform" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_UNIFORM_INTEGER\n" +"string.text" +msgid "Uniform Integer" +msgstr "Întreg uniform" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_NORMAL\n" +"string.text" +msgid "Normal" +msgstr "Normal" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_CAUCHY\n" +"string.text" +msgid "Cauchy" +msgstr "Cauchy" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_BERNOULLI\n" +"string.text" +msgid "Bernoulli" +msgstr "Bernoulli" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_BINOMIAL\n" +"string.text" +msgid "Binomial" +msgstr "Binomial" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n" +"string.text" +msgid "Negative Binomial" +msgstr "Binomial negativ" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_CHI_SQUARED\n" +"string.text" +msgid "Chi Squared" +msgstr "Pătrat Chi" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DISTRIBUTION_GEOMETRIC\n" +"string.text" +msgid "Geometric" +msgstr "Geometric" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_MINIMUM\n" +"string.text" +msgid "Minimum" +msgstr "Minim" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_MAXIMUM\n" +"string.text" +msgid "Maximum" +msgstr "Maxim" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_MEAN\n" +"string.text" +msgid "Mean" +msgstr "Medie" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_STANDARD_DEVIATION\n" +"string.text" +msgid "Standard Deviation" +msgstr "Deviația standard" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_STANDARD_MEDIAN\n" +"string.text" +msgid "Median" +msgstr "Median" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_STANDARD_SIGMA\n" +"string.text" +msgid "Sigma" +msgstr "Sigma" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n" +"string.text" +msgid "p Value" +msgstr "Valoare p" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n" +"string.text" +msgid "Number of Trials" +msgstr "Numărul încercărilor" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n" +"string.text" +msgid "nu Value" +msgstr "Valoarea nu" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_SAMPLING_UNDO_NAME\n" +"string.text" +msgid "Sampling" +msgstr "Eșantionare" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_COLUMN_LABEL_TEMPLATE\n" +"string.text" +msgid "Column %NUMBER%" +msgstr "Coloana %NUMBER%" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_ROW_LABEL_TEMPLATE\n" +"string.text" +msgid "Row %NUMBER%" +msgstr "Rândul %NUMBER%" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_LABEL_ALPHA\n" +"string.text" +msgid "Alpha" +msgstr "Alpha" diff --git a/source/ro/sc/source/ui/drawfunc.po b/source/ro/sc/source/ui/drawfunc.po index 595da89cf84..31eeaf868fa 100644 --- a/source/ro/sc/source/ui/drawfunc.po +++ b/source/ro/sc/source/ui/drawfunc.po @@ -4,7 +4,7 @@ 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: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2012-12-06 09:20+0000\n" +"PO-Revision-Date: 2014-01-27 15:52+0000\n" "Last-Translator: Ákos <nagy.akos@libreoffice.ro>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ro\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: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1354785651.0\n" +"X-POOTLE-MTIME: 1390837937.0\n" #: drformsh.src msgctxt "" @@ -370,7 +370,7 @@ msgctxt "" "RID_GRAPHIC_OBJECTBAR\n" "string.text" msgid "Image Object Bar" -msgstr "" +msgstr "Bare de obiecte Imagine" #: objdraw.src msgctxt "" @@ -387,7 +387,7 @@ msgctxt "" "SID_EXPORT_AS_GRAPHIC\n" "menuitem.text" msgid "Export as Image.." -msgstr "" +msgstr "Exportă ca imagine..." #: objdraw.src msgctxt "" diff --git a/source/ro/sc/source/ui/navipi.po b/source/ro/sc/source/ui/navipi.po index 3e7498738b1..d4bfcb11ec9 100644 --- a/source/ro/sc/source/ui/navipi.po +++ b/source/ro/sc/source/ui/navipi.po @@ -4,15 +4,17 @@ 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: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2014-01-27 15:52+0000\n" +"Last-Translator: Ákos <nagy.akos@libreoffice.ro>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1390837941.0\n" #: navipi.src msgctxt "" @@ -240,7 +242,7 @@ msgctxt "" "SCSTR_CONTENT_GRAPHIC\n" "string.text" msgid "Image" -msgstr "" +msgstr "Imagine" #: navipi.src msgctxt "" diff --git a/source/ro/sc/source/ui/src.po b/source/ro/sc/source/ui/src.po index 51fc37c7ee1..fc08915f72c 100644 --- a/source/ro/sc/source/ui/src.po +++ b/source/ro/sc/source/ui/src.po @@ -3,8 +3,8 @@ msgid "" 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: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2013-06-14 13:32+0000\n" +"POT-Creation-Date: 2014-01-06 15:02+0100\n" +"PO-Revision-Date: 2014-01-30 12:24+0000\n" "Last-Translator: Ákos <nagy.akos@libreoffice.ro>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ro\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: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371216775.0\n" +"X-POOTLE-MTIME: 1391084640.0\n" #: autofmt.src msgctxt "" @@ -1181,7 +1181,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "3 Smilies" -msgstr "" +msgstr "3 zâmbete" #: condformatdlg.src msgctxt "" @@ -1190,7 +1190,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "3 Colored Smilies" -msgstr "" +msgstr "3 zâmbete colorate" #: condformatdlg.src msgctxt "" @@ -1199,7 +1199,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "4 Arrows" -msgstr "" +msgstr "4 Săgeți" #: condformatdlg.src msgctxt "" @@ -1208,7 +1208,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "4 Gray Arrows" -msgstr "" +msgstr "4 Săgeți gri" #: condformatdlg.src msgctxt "" @@ -1217,7 +1217,7 @@ msgctxt "" "13\n" "stringlist.text" msgid "4 Circles Red to Black" -msgstr "" +msgstr "4 Cercuri roși spre negru" #: condformatdlg.src msgctxt "" @@ -1226,7 +1226,7 @@ msgctxt "" "14\n" "stringlist.text" msgid "4 Ratings" -msgstr "" +msgstr "4 Aprecieri" #: condformatdlg.src msgctxt "" @@ -1235,7 +1235,7 @@ msgctxt "" "15\n" "stringlist.text" msgid "4 Traffic Lights" -msgstr "" +msgstr "4 Semafoare" #: condformatdlg.src msgctxt "" @@ -1244,7 +1244,7 @@ msgctxt "" "16\n" "stringlist.text" msgid "5 Arrows" -msgstr "" +msgstr "5 Săgeți" #: condformatdlg.src msgctxt "" @@ -1253,7 +1253,7 @@ msgctxt "" "17\n" "stringlist.text" msgid "5 Gray Arrows" -msgstr "" +msgstr "5 Săgeți gri" #: condformatdlg.src msgctxt "" @@ -1262,7 +1262,7 @@ msgctxt "" "18\n" "stringlist.text" msgid "5 Ratings" -msgstr "" +msgstr "5 Aprecieri" #: condformatdlg.src msgctxt "" @@ -1271,7 +1271,7 @@ msgctxt "" "19\n" "stringlist.text" msgid "5 Quarters" -msgstr "" +msgstr "5 Trimestre" #: condformatdlg.src msgctxt "" @@ -1603,7 +1603,7 @@ msgctxt "" "BTN_CASE\n" "checkbox.text" msgid "~Case sensitive" -msgstr "Majus~culele contează" +msgstr "Distin~cție între majuscule și minuscule" #: filter.src msgctxt "" @@ -2065,7 +2065,7 @@ msgctxt "" "STR_UNDO_GRAFEDIT\n" "string.text" msgid "Edit Image" -msgstr "" +msgstr "Editare imagine" #: globstr.src msgctxt "" @@ -4082,7 +4082,7 @@ msgid "" "the desired language if necessary" msgstr "" "nu este disponibil pentru verificarea ortografică\n" -"Verificați instalarea și să instalați \n" +"Verificați instalarea și să instalați\n" "limba dorită în caz de nevoie." #: globstr.src @@ -4431,7 +4431,7 @@ msgctxt "" "STR_VOBJ_OBJECT\n" "string.text" msgid "Objects/Image" -msgstr "" +msgstr "Obiecte/imagine" #: globstr.src msgctxt "" @@ -4861,7 +4861,7 @@ msgctxt "" "STR_GRAPHICNAME\n" "string.text" msgid "Image" -msgstr "" +msgstr "Imagine" #: globstr.src msgctxt "" @@ -5458,7 +5458,7 @@ msgid "" msgstr "" "Această foaie de calcul este în mod partajat. În felul acesta, o pot accesa și edita mai mulți utilizatori în același timp.\n" "\n" -"Modificările atributelor de formatare precum fonturi, culori și formate numerice nu vor fi salvate iar unele funcționalități ca editarea diagramelor și a obiectelor desenate nu sunt disponibile în modul partajat. Renunțați la modul de lucru partajat pentru a avea acces exclusiv în caz că aveți nevoie de acele modificări și funcționalități." +"Modificările atributelor de formatare precum fonturi, culori și formate numerice nu vor fi salvate iar unele funcționalități ca editarea diagramelor și a obiectelor desenate nu sunt disponibile în modul partajat. Renunțați la modul de lucru partajat pentru a avea acces exclusiv în caz că aveți nevoie de acele modificări și funcționalități." #: globstr.src msgctxt "" @@ -6335,6 +6335,9 @@ msgid "" "#\n" "be deleted?" msgstr "" +"Doriți să fie ștearsă intrarea\n" +"#\n" +"?" #: globstr.src msgctxt "" @@ -6343,7 +6346,7 @@ msgctxt "" "STR_COPYLIST\n" "string.text" msgid "Copy List" -msgstr "" +msgstr "Copiază lista" #: globstr.src msgctxt "" @@ -6352,7 +6355,7 @@ msgctxt "" "STR_COPYFROM\n" "string.text" msgid "List from" -msgstr "" +msgstr "Lista de la" #: globstr.src msgctxt "" @@ -6361,7 +6364,7 @@ msgctxt "" "STR_COPYERR\n" "string.text" msgid "Cells without text have been ignored." -msgstr "" +msgstr "Celulele fără text au fost ignorate." #: globstr.src msgctxt "" @@ -6370,7 +6373,7 @@ msgctxt "" "STR_CTRLCLICKHYPERLINK\n" "string.text" msgid "ctrl+click to open hyperlink:" -msgstr "" +msgstr "Ctrl+clic pentru a deschide legătura:" #: globstr.src msgctxt "" @@ -6379,7 +6382,7 @@ msgctxt "" "STR_CLICKHYPERLINK\n" "string.text" msgid "click to open hyperlink:" -msgstr "" +msgstr "Clic pentru a deschide legătura:" #: hdrcont.src msgctxt "" @@ -8037,7 +8040,7 @@ msgctxt "" "SCWARN_EXPORT_DATALOST & ERRCODE_RES_MASK\n" "string.text" msgid "Not all cell contents could be saved in the specified format." -msgstr "Nu s-a putut salva conținutul tuturor celulelor în formatul specificat. " +msgstr "Nu s-a putut salva conținutul tuturor celulelor în formatul specificat." #: scerrors.src msgctxt "" @@ -9206,7 +9209,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -9278,7 +9281,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the year of a date value as an integer." -msgstr "Întoarce anul unei valori de tip dată sub formă de întreg." +msgstr "Întoarce anul unei valori de tip dată sub formă de întreg." #: scfuncs.src msgctxt "" @@ -10303,8 +10306,8 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n" "9\n" "string.text" -msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period." -msgstr "Perioada de început. Prima perioadă de luat în calcul. A = 1 denotă prima perioadă." +msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period." +msgstr "Perioada de start. Prima perioadă luată în considerare. S=1 înseamnă prima perioadă." #: scfuncs.src msgctxt "" @@ -10420,8 +10423,8 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n" "9\n" "string.text" -msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period." -msgstr "Perioada de început. Prima perioadă de luat în calcul. A = 1 denotă prima perioadă." +msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period." +msgstr "Perioada de start. Prima perioadă luată în considerare. S=1 înseamnă prima perioadă." #: scfuncs.src msgctxt "" @@ -11879,7 +11882,7 @@ msgctxt "" "4\n" "string.text" msgid "Then_value" -msgstr "Valoare dacă da" +msgstr "Valoare dacă _da" #: scfuncs.src msgctxt "" @@ -11897,7 +11900,7 @@ msgctxt "" "6\n" "string.text" msgid "Otherwise_value" -msgstr "Valoare dacă nu" +msgstr "Valoare dacă _nu" #: scfuncs.src msgctxt "" @@ -12158,7 +12161,7 @@ msgctxt "" "1\n" "string.text" msgid "Counts the blank cells in a specified range." -msgstr "Numără celulele goale dintr-un interval specificat. " +msgstr "Numără celulele goale dintr-un interval specificat." #: scfuncs.src msgctxt "" @@ -12311,7 +12314,7 @@ msgctxt "" "5\n" "string.text" msgid "The criteria to be applied to the range." -msgstr "" +msgstr "Criteriile aplicate la interval." #: scfuncs.src msgctxt "" @@ -12374,7 +12377,7 @@ msgctxt "" "5\n" "string.text" msgid "The criteria to be applied to the range." -msgstr "" +msgstr "Criteriile aplicate la interval." #: scfuncs.src msgctxt "" @@ -12455,7 +12458,7 @@ msgctxt "" "7\n" "string.text" msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given." -msgstr "" +msgstr "Criteriu 1, criteriu 2, ... criteriile aplicate intervalelor definite." #: scfuncs.src msgctxt "" @@ -12518,7 +12521,7 @@ msgctxt "" "7\n" "string.text" msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given." -msgstr "" +msgstr "Criteriu 1, criteriu 2, ... criteriile aplicate intervalelor definite." #: scfuncs.src msgctxt "" @@ -12563,7 +12566,7 @@ msgctxt "" "5\n" "string.text" msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given." -msgstr "" +msgstr "Criteriu 1, criteriu 2, ... criteriile aplicate intervalelor definite." #: scfuncs.src msgctxt "" @@ -12590,7 +12593,7 @@ msgctxt "" "3\n" "string.text" msgid "The range of cells to be evaluated by the criteria given." -msgstr "" +msgstr "Intervalul care va fi evaluat de criteriile date." #: scfuncs.src msgctxt "" @@ -12608,7 +12611,7 @@ msgctxt "" "5\n" "string.text" msgid "The criteria to be applied to the range." -msgstr "" +msgstr "Criteriile aplicate la interval." #: scfuncs.src msgctxt "" @@ -13292,7 +13295,7 @@ msgctxt "" "3\n" "string.text" msgid "The angle in radians for which the cosecant is to be calculated." -msgstr "Unghiul în radiani căruia se calculează cosecantul." +msgstr "Unghiul în radiani căruia se calculează cosecantul." #: scfuncs.src msgctxt "" @@ -14183,7 +14186,7 @@ msgctxt "" "2\n" "string.text" msgid "array_1" -msgstr "" +msgstr "matrice_1" #: scfuncs.src msgctxt "" @@ -14201,7 +14204,7 @@ msgctxt "" "4\n" "string.text" msgid "array_2" -msgstr "" +msgstr "matrice_2" #: scfuncs.src msgctxt "" @@ -15020,7 +15023,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates the variance based on a sample." -msgstr "" +msgstr "Calculează dispersia dintr-un eșantion." #: scfuncs.src msgctxt "" @@ -15029,7 +15032,7 @@ msgctxt "" "2\n" "string.text" msgid "number " -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -15038,7 +15041,7 @@ msgctxt "" "3\n" "string.text" msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population." -msgstr "" +msgstr "Număr 1, număr 2, ... (maxim 30) valori numerice, care înfățișează un eșantion al unei populații." #: scfuncs.src msgctxt "" @@ -15101,7 +15104,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates variance based on the entire population." -msgstr "" +msgstr "Calculează dispersia pe baza întregii populații." #: scfuncs.src msgctxt "" @@ -15110,7 +15113,7 @@ msgctxt "" "2\n" "string.text" msgid "number " -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -15119,7 +15122,7 @@ msgctxt "" "3\n" "string.text" msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population." -msgstr "" +msgstr "Număr 1, număr 2, ... (maxim 30) valori numerice, care reprezintă o populație." #: scfuncs.src msgctxt "" @@ -15182,7 +15185,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates the standard deviation based on a sample." -msgstr "" +msgstr "Calculează abaterea standard a unui eșantion." #: scfuncs.src msgctxt "" @@ -15191,7 +15194,7 @@ msgctxt "" "2\n" "string.text" msgid "number " -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -15200,7 +15203,7 @@ msgctxt "" "3\n" "string.text" msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population." -msgstr "" +msgstr "Număr 1, număr 2, ... (maxim 30) valori numerice, care înfățișează un eșantion al unei populații." #: scfuncs.src msgctxt "" @@ -15254,7 +15257,7 @@ msgctxt "" "3\n" "string.text" msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population." -msgstr "" +msgstr "Număr 1, număr 2, ... (maxim 30) valori numerice, care înfățișează o populație." #: scfuncs.src msgctxt "" @@ -15263,7 +15266,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates the standard deviation based on the entire population." -msgstr "" +msgstr "Calculează abaterea standard a unei populații întregi." #: scfuncs.src msgctxt "" @@ -15272,7 +15275,7 @@ msgctxt "" "2\n" "string.text" msgid "number " -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -15281,7 +15284,7 @@ msgctxt "" "3\n" "string.text" msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population." -msgstr "" +msgstr "Număr 1, număr 2, ... (maxim 30) valori numerice, care înfățișează o populație." #: scfuncs.src msgctxt "" @@ -16289,7 +16292,7 @@ msgctxt "" "9\n" "string.text" msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability." -msgstr "Cumulate. C=0 calculează probabilitatea individuală, C=1 probabilitatea cumulată." +msgstr "Cumulate. C=0 calculează probabilitatea individuală, C=1 probabilitatea cumulată." #: scfuncs.src msgctxt "" @@ -16298,7 +16301,7 @@ msgctxt "" "1\n" "string.text" msgid "Values of the binomial distribution." -msgstr "" +msgstr "Valorile distribuției binomiale." #: scfuncs.src msgctxt "" @@ -16307,7 +16310,7 @@ msgctxt "" "2\n" "string.text" msgid "X" -msgstr "" +msgstr "x" #: scfuncs.src msgctxt "" @@ -16316,7 +16319,7 @@ msgctxt "" "3\n" "string.text" msgid "The number of successes in a series of trials." -msgstr "" +msgstr "Numărul de succese într-o serie de probe." #: scfuncs.src msgctxt "" @@ -16325,7 +16328,7 @@ msgctxt "" "4\n" "string.text" msgid "trials" -msgstr "" +msgstr "probe" #: scfuncs.src msgctxt "" @@ -16334,7 +16337,7 @@ msgctxt "" "5\n" "string.text" msgid "The total number of trials." -msgstr "" +msgstr "Numărul total de probe." #: scfuncs.src msgctxt "" @@ -16343,7 +16346,7 @@ msgctxt "" "6\n" "string.text" msgid "SP" -msgstr "" +msgstr "SP" #: scfuncs.src msgctxt "" @@ -16352,7 +16355,7 @@ msgctxt "" "7\n" "string.text" msgid "The success probability of a trial." -msgstr "" +msgstr "Probabilitatea de succes a unei probe" #: scfuncs.src msgctxt "" @@ -16361,7 +16364,7 @@ msgctxt "" "8\n" "string.text" msgid "C" -msgstr "" +msgstr "c" #: scfuncs.src msgctxt "" @@ -16370,7 +16373,7 @@ msgctxt "" "9\n" "string.text" msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability." -msgstr "" +msgstr "Cumulat. c=0 calculează probabilitatea individuală, c=1 probabilitatea cumulată." #: scfuncs.src msgctxt "" @@ -16441,8 +16444,8 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n" "1\n" "string.text" -msgid "Border arguments of the binomial distribution." -msgstr "Argumentele de graniță ale distribuției binomiale." +msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value." +msgstr "Returnează cea mai mică valoare, în cazul în care distribuția cumulată binomială este mai mare sau egal decât o condiție predefinită." #: scfuncs.src msgctxt "" @@ -16504,8 +16507,8 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n" "1\n" "string.text" -msgid "Border arguments of the binomial distribution." -msgstr "" +msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value." +msgstr "Returnează cea mai mică valoare, în cazul în care distribuția cumulată binomială este mai mare sau egal decât o condiție predefinită." #: scfuncs.src msgctxt "" @@ -16514,7 +16517,7 @@ msgctxt "" "2\n" "string.text" msgid "trials" -msgstr "" +msgstr "probe" #: scfuncs.src msgctxt "" @@ -16523,7 +16526,7 @@ msgctxt "" "3\n" "string.text" msgid "The total number of trials." -msgstr "" +msgstr "Numărul total de probe." #: scfuncs.src msgctxt "" @@ -16532,7 +16535,7 @@ msgctxt "" "4\n" "string.text" msgid "SP" -msgstr "" +msgstr "SP" #: scfuncs.src msgctxt "" @@ -16541,7 +16544,7 @@ msgctxt "" "5\n" "string.text" msgid "The success probability of a trial." -msgstr "" +msgstr "Probabilitatea de succes a unei probe" #: scfuncs.src msgctxt "" @@ -16550,7 +16553,7 @@ msgctxt "" "6\n" "string.text" msgid "alpha" -msgstr "" +msgstr "alfa" #: scfuncs.src msgctxt "" @@ -16559,7 +16562,7 @@ msgctxt "" "7\n" "string.text" msgid "The border probability that is attained or exceeded." -msgstr "" +msgstr "Probabilitatea de graniță care este atinsă sau depășită." #: scfuncs.src msgctxt "" @@ -16627,6 +16630,69 @@ msgstr "0 sau FALS calculează funcția probabilitate-densitate. Oricare altă v #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n" +"1\n" +"string.text" +msgid "Returns the Poisson distribution." +msgstr "Întoarce aplatizarea unei distribuții." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n" +"2\n" +"string.text" +msgid "Number" +msgstr "Număr" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n" +"3\n" +"string.text" +msgid "The value for which the Poisson distribution is to be calculated." +msgstr "Valoarea pentru care se calculează distribuția Poisson." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n" +"4\n" +"string.text" +msgid "mean" +msgstr "medie" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n" +"5\n" +"string.text" +msgid "Mean. The mean value of the Poisson distribution." +msgstr "Media. Valoarea medie a distribuției Poisson." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n" +"6\n" +"string.text" +msgid "Cumulative" +msgstr "Cumulativ" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n" +"7\n" +"string.text" +msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function." +msgstr "La 0 sau FALS va fi calculat de funcția probabilitate-densitate. La orice altă valoare sau ADEVĂRAT sau omis va fi calculat de funcția distribuție cumulată." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n" "1\n" "string.text" @@ -17032,6 +17098,69 @@ msgstr "Cumulat. C=0 calculează funcția de densitate, C=1 distribuția." #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n" +"1\n" +"string.text" +msgid "Values of the exponential distribution." +msgstr "Valorile distribuției exponențiale." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n" +"2\n" +"string.text" +msgid "Number" +msgstr "Număr" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n" +"3\n" +"string.text" +msgid "The value to which the exponential distribution is to be calculated." +msgstr "Valoarea pentru care este calculată distribuția exponențială." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n" +"4\n" +"string.text" +msgid "lambda" +msgstr "lambda" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n" +"5\n" +"string.text" +msgid "The parameters of the exponential distribution." +msgstr "Parametrii distribuției exponențiale." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n" +"6\n" +"string.text" +msgid "C" +msgstr "c" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n" +"7\n" +"string.text" +msgid "Cumulated. C=0 calculates the density function, C=1 the distribution." +msgstr "Cumulat. C=0 calculează funcția de densitate, C=1 distribuția." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n" "1\n" "string.text" @@ -17450,7 +17579,7 @@ msgctxt "" "1\n" "string.text" msgid "Values of the beta distribution." -msgstr "" +msgstr "Valorile distribuției beta." #: scfuncs.src msgctxt "" @@ -17459,7 +17588,7 @@ msgctxt "" "2\n" "string.text" msgid "number" -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -17468,7 +17597,7 @@ msgctxt "" "3\n" "string.text" msgid "The value for which the beta distribution is to be calculated." -msgstr "" +msgstr "Valoarea pentru care se calculează distribuția beta." #: scfuncs.src msgctxt "" @@ -17477,7 +17606,7 @@ msgctxt "" "4\n" "string.text" msgid "alpha" -msgstr "" +msgstr "alfa" #: scfuncs.src msgctxt "" @@ -17486,7 +17615,7 @@ msgctxt "" "5\n" "string.text" msgid "The Alpha parameter of the Beta distribution." -msgstr "" +msgstr "Parametrul Alfa al distribuției Beta" #: scfuncs.src msgctxt "" @@ -17495,7 +17624,7 @@ msgctxt "" "6\n" "string.text" msgid "beta" -msgstr "" +msgstr "beta" #: scfuncs.src msgctxt "" @@ -17504,7 +17633,7 @@ msgctxt "" "7\n" "string.text" msgid "The Beta parameter of the Beta distribution." -msgstr "" +msgstr "Parametrul Beta al distribuției Beta." #: scfuncs.src msgctxt "" @@ -17513,7 +17642,7 @@ msgctxt "" "8\n" "string.text" msgid "Cumulative" -msgstr "" +msgstr "Cumulativ" #: scfuncs.src msgctxt "" @@ -17522,7 +17651,7 @@ msgctxt "" "9\n" "string.text" msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function." -msgstr "" +msgstr "La 0 sau FALS va fi calculat de funcția probabilitate-densitate. La orice altă valoare sau ADEVĂRAT sau omis va fi calculat de funcția distribuție cumulată." #: scfuncs.src msgctxt "" @@ -17531,7 +17660,7 @@ msgctxt "" "10\n" "string.text" msgid "Start" -msgstr "" +msgstr "Start" #: scfuncs.src msgctxt "" @@ -17540,7 +17669,7 @@ msgctxt "" "11\n" "string.text" msgid "The starting value for the value interval of the distribution." -msgstr "" +msgstr "Valoarea de start pentru intervalul de valori al distribuției." #: scfuncs.src msgctxt "" @@ -17549,7 +17678,7 @@ msgctxt "" "12\n" "string.text" msgid "End" -msgstr "" +msgstr "Sfârșit" #: scfuncs.src msgctxt "" @@ -17558,7 +17687,7 @@ msgctxt "" "13\n" "string.text" msgid "The final value for the value interval of the distribution." -msgstr "" +msgstr "Valoarea finală pentru un interval de valori ale distribuției." #: scfuncs.src msgctxt "" @@ -17567,7 +17696,7 @@ msgctxt "" "1\n" "string.text" msgid "Values of the inverse beta distribution." -msgstr "" +msgstr "Valorile distribuției beta inversă." #: scfuncs.src msgctxt "" @@ -17576,7 +17705,7 @@ msgctxt "" "2\n" "string.text" msgid "number" -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -17585,7 +17714,7 @@ msgctxt "" "3\n" "string.text" msgid "The probability value for which the inverse beta distribution is to be calculated." -msgstr "" +msgstr "Valoarea probabilitate, la care funcția calculează valoarea distribuția inversă beta." #: scfuncs.src msgctxt "" @@ -17594,7 +17723,7 @@ msgctxt "" "4\n" "string.text" msgid "alpha" -msgstr "" +msgstr "alfa" #: scfuncs.src msgctxt "" @@ -17603,7 +17732,7 @@ msgctxt "" "5\n" "string.text" msgid "The Alpha parameter of the Beta distribution." -msgstr "" +msgstr "Parametrul Alfa al distribuției Beta" #: scfuncs.src msgctxt "" @@ -17612,7 +17741,7 @@ msgctxt "" "6\n" "string.text" msgid "beta" -msgstr "" +msgstr "beta" #: scfuncs.src msgctxt "" @@ -17621,7 +17750,7 @@ msgctxt "" "7\n" "string.text" msgid "The Beta parameter of the Beta distribution." -msgstr "" +msgstr "Parametrul Beta al distribuției Beta." #: scfuncs.src msgctxt "" @@ -17630,7 +17759,7 @@ msgctxt "" "8\n" "string.text" msgid "Start" -msgstr "" +msgstr "Start" #: scfuncs.src msgctxt "" @@ -17639,7 +17768,7 @@ msgctxt "" "9\n" "string.text" msgid "The starting value for the value interval of the distribution." -msgstr "" +msgstr "Valoarea de start pentru intervalul de valori al distribuției." #: scfuncs.src msgctxt "" @@ -17648,7 +17777,7 @@ msgctxt "" "10\n" "string.text" msgid "End" -msgstr "" +msgstr "Sfârșit" #: scfuncs.src msgctxt "" @@ -17657,7 +17786,7 @@ msgctxt "" "11\n" "string.text" msgid "The final value for the value interval of the distribution." -msgstr "" +msgstr "Valoarea finală pentru un interval de valori ale distribuției." #: scfuncs.src msgctxt "" @@ -17743,6 +17872,87 @@ msgstr "Cumulat. C=0 calculează funcția de densitate, C=1 distribuția." #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"1\n" +"string.text" +msgid "Returns the values of the Weibull distribution." +msgstr "Întoarce valorile distribuției Weibull." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"2\n" +"string.text" +msgid "Number" +msgstr "Număr" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"3\n" +"string.text" +msgid "The value for which the Weibull distribution is to be calculated." +msgstr "Valoarea pentru care se calculează distribuția Weibull." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"4\n" +"string.text" +msgid "Alpha" +msgstr "Alfa" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"5\n" +"string.text" +msgid "The Alpha parameter of the Weibull distribution." +msgstr "Parametrul alfa al distribuției Weibull." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"6\n" +"string.text" +msgid "beta" +msgstr "beta" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"7\n" +"string.text" +msgid "The Beta parameter of the Weibull distribution." +msgstr "Parametrul beta al distribuției Weibull." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"8\n" +"string.text" +msgid "C" +msgstr "c" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n" +"9\n" +"string.text" +msgid "Cumulated. C=0 calculates the density function, C=1 the distribution." +msgstr "Cumulat. C=0 calculează funcția de densitate, C=1 distribuția." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n" "1\n" "string.text" @@ -17824,6 +18034,105 @@ msgstr "Dimensiunea populației." #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"1\n" +"string.text" +msgid "Values of the hypergeometric distribution." +msgstr "Valorile distribuției hipergeometrice." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"2\n" +"string.text" +msgid "X" +msgstr "x" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"3\n" +"string.text" +msgid "The number of successes in the sample." +msgstr "Numărul de reușite în eșantion." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"4\n" +"string.text" +msgid "n_sample" +msgstr "n_eșantion" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"5\n" +"string.text" +msgid "The size of the sample." +msgstr "Dimensiunea eșantionului." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"6\n" +"string.text" +msgid "successes" +msgstr "succes" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"7\n" +"string.text" +msgid "The number of successes in the population." +msgstr "Numărul de succese din populație." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"8\n" +"string.text" +msgid "n_population" +msgstr "n_pupulație" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"9\n" +"string.text" +msgid "The population size." +msgstr "Dimensiunea populației." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"10\n" +"string.text" +msgid "Cumulative" +msgstr "Cumulativ" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n" +"11\n" +"string.text" +msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function." +msgstr "Cumulat. Valoarea ADEVĂRAT, calculează funcția distribuție cumulată, FALS funcția probabilitatea masă." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n" "1\n" "string.text" @@ -17995,6 +18304,150 @@ msgstr "Gradele de libertate de la numitorul distribuției F." #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"1\n" +"string.text" +msgid "Values of the left tail F probability distribution." +msgstr "Valorile distribuției de probabilitate F partea stângă." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"2\n" +"string.text" +msgid "Number" +msgstr "Număr" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"3\n" +"string.text" +msgid "The value for which the F distribution is to be calculated." +msgstr "Valoarea pentru care se calculează distribuția F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"4\n" +"string.text" +msgid "degrees_freedom_1" +msgstr "gradul_de_libertate_1" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"5\n" +"string.text" +msgid "The degrees of freedom in the numerator of the F distribution." +msgstr "Gradele de libertate de la numărătorul distribuției F" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"6\n" +"string.text" +msgid "degrees_freedom_2" +msgstr "gradul_de_libertate_2" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"7\n" +"string.text" +msgid "The degrees of freedom in the denominator of the F distribution." +msgstr "Gradele de libertate de la numitorul distribuției F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"8\n" +"string.text" +msgid "cumulative" +msgstr "cumulativ" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n" +"9\n" +"string.text" +msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)." +msgstr "Funcția distribuției cumulate (ADEVĂRAT) sau funcția probabilitatea densității (FALS)." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n" +"1\n" +"string.text" +msgid "Values of the right tail F probability distribution." +msgstr "Valorile distribuției de probabilitate F partea dreaptă." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n" +"2\n" +"string.text" +msgid "Number" +msgstr "Număr" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n" +"3\n" +"string.text" +msgid "The value for which the F distribution is to be calculated." +msgstr "Valoarea pentru care se calculează distribuția F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n" +"4\n" +"string.text" +msgid "degrees_freedom_1" +msgstr "gradul_de_libertate_1" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n" +"5\n" +"string.text" +msgid "The degrees of freedom in the numerator of the F distribution." +msgstr "Gradele de libertate de la numărătorul distribuției F" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n" +"6\n" +"string.text" +msgid "degrees_freedom_2" +msgstr "gradul_de_libertate_2" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n" +"7\n" +"string.text" +msgid "The degrees of freedom in the denominator of the F distribution." +msgstr "Gradele de libertate de la numitorul distribuției F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n" "1\n" "string.text" @@ -18058,6 +18511,132 @@ msgstr "Gradele de libertate de la numitorul distribuției F." #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n" +"1\n" +"string.text" +msgid "Values of the inverse left tail F distribution." +msgstr "Valorile distribuției inverse F partea stângă." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n" +"2\n" +"string.text" +msgid "number" +msgstr "număr" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n" +"3\n" +"string.text" +msgid "The probability value for which the inverse F distribution is to be calculated." +msgstr "Valoarea de probabilitate care este necesar pentru calcularea distribuției inverse F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n" +"4\n" +"string.text" +msgid "degrees_freedom_1" +msgstr "gradul_de_libertate_1" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n" +"5\n" +"string.text" +msgid "The degrees of freedom in the numerator of the F distribution." +msgstr "Gradele de libertate de la numărătorul distribuției F" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n" +"6\n" +"string.text" +msgid "degrees_freedom_2" +msgstr "gradul_de_libertate_2" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n" +"7\n" +"string.text" +msgid "The degrees of freedom in the denominator of the F distribution." +msgstr "Gradele de libertate de la numitorul distribuției F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n" +"1\n" +"string.text" +msgid "Values of the inverse right tail F distribution." +msgstr "Valorile distribuției inverse F partea dreaptă." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n" +"2\n" +"string.text" +msgid "number" +msgstr "număr" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n" +"3\n" +"string.text" +msgid "The probability value for which the inverse F distribution is to be calculated." +msgstr "Valoarea probabilității care este necesar pentru a calcula inversa distribuției F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n" +"4\n" +"string.text" +msgid "degrees_freedom_1" +msgstr "gradul_de_libertate_1" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n" +"5\n" +"string.text" +msgid "The degrees of freedom in the numerator of the F distribution." +msgstr "Gradele de libertate de la numărătorul distribuției F" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n" +"6\n" +"string.text" +msgid "degrees_freedom_2" +msgstr "gradul_de_libertate_2" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n" +"7\n" +"string.text" +msgid "The degrees of freedom in the denominator of the F distribution." +msgstr "Gradele de libertate de la numitorul distribuției F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n" "1\n" "string.text" @@ -18107,7 +18686,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the right-tail probability of the chi-square distribution." -msgstr "" +msgstr "Returnează probabilitatea părți de dreapta a distribuției χ²." #: scfuncs.src msgctxt "" @@ -18116,7 +18695,7 @@ msgctxt "" "2\n" "string.text" msgid "Number" -msgstr "" +msgstr "Număr" #: scfuncs.src msgctxt "" @@ -18125,7 +18704,7 @@ msgctxt "" "3\n" "string.text" msgid "The value for which the chi square distribution is to be calculated." -msgstr "" +msgstr "Valoarea pentru care se calculează distribuția hi pătrat." #: scfuncs.src msgctxt "" @@ -18134,7 +18713,7 @@ msgctxt "" "4\n" "string.text" msgid "degrees_freedom" -msgstr "" +msgstr "libertatea_de_grade" #: scfuncs.src msgctxt "" @@ -18143,7 +18722,7 @@ msgctxt "" "5\n" "string.text" msgid "The degrees of freedom of the chi square distribution." -msgstr "" +msgstr "Gradele de libertate ale distribuției hi pătrat." #: scfuncs.src msgctxt "" @@ -18215,7 +18794,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution." -msgstr "" +msgstr "Returnează valoarea funcției distribuției cumulate a lui χ² sau funcției densitatea probabilității distribuției a lui χ²." #: scfuncs.src msgctxt "" @@ -18224,7 +18803,7 @@ msgctxt "" "2\n" "string.text" msgid "Number" -msgstr "" +msgstr "Număr" #: scfuncs.src msgctxt "" @@ -18233,7 +18812,7 @@ msgctxt "" "3\n" "string.text" msgid "The value for which the probability density function or cumulative distribution function is to be calculated." -msgstr "" +msgstr "Valoarea pentru care este calculată funcția probabilitate densitate sau funcția distribuție cumulată." #: scfuncs.src msgctxt "" @@ -18242,7 +18821,7 @@ msgctxt "" "4\n" "string.text" msgid "Degrees of Freedom" -msgstr "" +msgstr "Gradul de libertate" #: scfuncs.src msgctxt "" @@ -18251,7 +18830,7 @@ msgctxt "" "5\n" "string.text" msgid "The degrees of freedom of the chi-square distribution." -msgstr "" +msgstr "Gradele de libertate ale distribuției hi pătrat." #: scfuncs.src msgctxt "" @@ -18260,7 +18839,7 @@ msgctxt "" "6\n" "string.text" msgid "Cumulative" -msgstr "" +msgstr "Cumulativ" #: scfuncs.src msgctxt "" @@ -18268,8 +18847,8 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n" "7\n" "string.text" -msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function." -msgstr "" +msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function." +msgstr "0 sau FALS calculează funcția probabilitatea densității. Orice altă valoare sau ADEVĂRAT calculează funcția distribuție cumulată." #: scfuncs.src msgctxt "" @@ -18323,7 +18902,7 @@ msgctxt "" "1\n" "string.text" msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)." -msgstr "" +msgstr "Valoarea distribuției inverse a CHIDIST(x; GradulDeLibertate)." #: scfuncs.src msgctxt "" @@ -18332,7 +18911,7 @@ msgctxt "" "2\n" "string.text" msgid "number" -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -18341,7 +18920,7 @@ msgctxt "" "3\n" "string.text" msgid "The probability value for which the inverse chi square distribution is to be calculated." -msgstr "" +msgstr "Valoarea probabilității pentru care este calculată funcția distribuției inverse χ²." #: scfuncs.src msgctxt "" @@ -18350,7 +18929,7 @@ msgctxt "" "4\n" "string.text" msgid "degrees_freedom" -msgstr "" +msgstr "libertatea_de_grade" #: scfuncs.src msgctxt "" @@ -18359,7 +18938,7 @@ msgctxt "" "5\n" "string.text" msgid "The degrees of freedom of the chi square distribution." -msgstr "" +msgstr "Gradele de libertate ale distribuției hi pătrat." #: scfuncs.src msgctxt "" @@ -18413,7 +18992,7 @@ msgctxt "" "1\n" "string.text" msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())." -msgstr "" +msgstr "Valorile inversei funcției CHISQDIST(x;DegreesOfFreedom;TRUE())." #: scfuncs.src msgctxt "" @@ -18422,7 +19001,7 @@ msgctxt "" "2\n" "string.text" msgid "Probability" -msgstr "" +msgstr "probabilitatea" #: scfuncs.src msgctxt "" @@ -18431,7 +19010,7 @@ msgctxt "" "3\n" "string.text" msgid "The probability value for which the inverse of the chi square distribution is to be calculated." -msgstr "" +msgstr "Valoarea probabilității, la care funcția calculează distribuția inversei χ²." #: scfuncs.src msgctxt "" @@ -18440,7 +19019,7 @@ msgctxt "" "4\n" "string.text" msgid "Degrees of Freedom" -msgstr "" +msgstr "Gradul de libertate" #: scfuncs.src msgctxt "" @@ -18449,7 +19028,7 @@ msgctxt "" "5\n" "string.text" msgid "The degrees of freedom of the chi square distribution." -msgstr "" +msgstr "Gradele de libertate ale distribuției hi pătrat." #: scfuncs.src msgctxt "" @@ -18674,7 +19253,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns a (1 alpha) confidence interval for a normal distribution." -msgstr "" +msgstr "Întoarce un interval de încredere (1 alfa) pentru o distribuție normală." #: scfuncs.src msgctxt "" @@ -18683,7 +19262,7 @@ msgctxt "" "2\n" "string.text" msgid "alpha" -msgstr "" +msgstr "alfa" #: scfuncs.src msgctxt "" @@ -18692,7 +19271,7 @@ msgctxt "" "3\n" "string.text" msgid "The level of the confidence interval." -msgstr "" +msgstr "Nivelul intervalului de încredere." #: scfuncs.src msgctxt "" @@ -18701,7 +19280,7 @@ msgctxt "" "4\n" "string.text" msgid "STDEV" -msgstr "" +msgstr "STDEV" #: scfuncs.src msgctxt "" @@ -18710,7 +19289,7 @@ msgctxt "" "5\n" "string.text" msgid "The standard deviation of the population." -msgstr "" +msgstr "Abaterea standard a populației." #: scfuncs.src msgctxt "" @@ -18719,7 +19298,7 @@ msgctxt "" "6\n" "string.text" msgid "size" -msgstr "" +msgstr "mărime" #: scfuncs.src msgctxt "" @@ -18728,7 +19307,7 @@ msgctxt "" "7\n" "string.text" msgid "The size of the population." -msgstr "" +msgstr "Dimensiunea populației." #: scfuncs.src msgctxt "" @@ -18737,7 +19316,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns a (1 alpha) confidence interval for a Student's t distribution." -msgstr "" +msgstr "Întoarce un interval de încredere (1 alfa) pentru o distribuție T." #: scfuncs.src msgctxt "" @@ -18746,7 +19325,7 @@ msgctxt "" "2\n" "string.text" msgid "alpha" -msgstr "" +msgstr "alfa" #: scfuncs.src msgctxt "" @@ -18755,7 +19334,7 @@ msgctxt "" "3\n" "string.text" msgid "The level of the confidence interval." -msgstr "" +msgstr "Nivelul intervalului de încredere." #: scfuncs.src msgctxt "" @@ -18764,7 +19343,7 @@ msgctxt "" "4\n" "string.text" msgid "STDEV" -msgstr "" +msgstr "STDEV" #: scfuncs.src msgctxt "" @@ -18773,7 +19352,7 @@ msgctxt "" "5\n" "string.text" msgid "The standard deviation of the population." -msgstr "" +msgstr "Abaterea standard a populației." #: scfuncs.src msgctxt "" @@ -18782,7 +19361,7 @@ msgctxt "" "6\n" "string.text" msgid "size" -msgstr "" +msgstr "mărime" #: scfuncs.src msgctxt "" @@ -18791,7 +19370,7 @@ msgctxt "" "7\n" "string.text" msgid "The size of the population." -msgstr "" +msgstr "Dimensiunea populației." #: scfuncs.src msgctxt "" @@ -18908,7 +19487,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the chi square independence test." -msgstr "" +msgstr "Întoarce testul de independență hi pătrat." #: scfuncs.src msgctxt "" @@ -18917,7 +19496,7 @@ msgctxt "" "2\n" "string.text" msgid "Data_B" -msgstr "" +msgstr "Date_B" #: scfuncs.src msgctxt "" @@ -18926,7 +19505,7 @@ msgctxt "" "3\n" "string.text" msgid "The observed data array." -msgstr "" +msgstr "Matricea de date observate." #: scfuncs.src msgctxt "" @@ -18935,7 +19514,7 @@ msgctxt "" "4\n" "string.text" msgid "data_E" -msgstr "" +msgstr "data_E" #: scfuncs.src msgctxt "" @@ -18944,7 +19523,7 @@ msgctxt "" "5\n" "string.text" msgid "The expected data array." -msgstr "" +msgstr "Matricea de date așteptată." #: scfuncs.src msgctxt "" @@ -18994,6 +19573,51 @@ msgstr "Al doilea vector de date." #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n" +"1\n" +"string.text" +msgid "Calculates the F test." +msgstr "Calculează testul F." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n" +"2\n" +"string.text" +msgid "data_1" +msgstr "data_1" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n" +"3\n" +"string.text" +msgid "The first record array." +msgstr "Primul vector de date." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n" +"4\n" +"string.text" +msgid "data_2" +msgstr "data_2" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n" +"5\n" +"string.text" +msgid "The second record array." +msgstr "Al doilea vector de date." + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n" "1\n" "string.text" @@ -19349,7 +19973,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates the population covariance." -msgstr "" +msgstr "Calculează covarianța populației." #: scfuncs.src msgctxt "" @@ -19394,7 +20018,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates the population covariance." -msgstr "" +msgstr "Calculează covarianța populației." #: scfuncs.src msgctxt "" @@ -19403,7 +20027,7 @@ msgctxt "" "2\n" "string.text" msgid "Data_1" -msgstr "" +msgstr "Date_1" #: scfuncs.src msgctxt "" @@ -19412,7 +20036,7 @@ msgctxt "" "3\n" "string.text" msgid "The first record array." -msgstr "" +msgstr "Primul vector de date." #: scfuncs.src msgctxt "" @@ -19421,7 +20045,7 @@ msgctxt "" "4\n" "string.text" msgid "Data_2" -msgstr "" +msgstr "Date_2" #: scfuncs.src msgctxt "" @@ -19430,7 +20054,7 @@ msgctxt "" "5\n" "string.text" msgid "The second record array." -msgstr "" +msgstr "Al doilea vector de date." #: scfuncs.src msgctxt "" @@ -19439,7 +20063,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates the sample covariance." -msgstr "" +msgstr "Calculează covarianța mostrei." #: scfuncs.src msgctxt "" @@ -19448,7 +20072,7 @@ msgctxt "" "2\n" "string.text" msgid "Data_1" -msgstr "" +msgstr "Date_1" #: scfuncs.src msgctxt "" @@ -19457,7 +20081,7 @@ msgctxt "" "3\n" "string.text" msgid "The first record array." -msgstr "" +msgstr "Primul vector de date." #: scfuncs.src msgctxt "" @@ -19466,7 +20090,7 @@ msgctxt "" "4\n" "string.text" msgid "Data_2" -msgstr "" +msgstr "Date_2" #: scfuncs.src msgctxt "" @@ -19475,7 +20099,7 @@ msgctxt "" "5\n" "string.text" msgid "The second record array." -msgstr "" +msgstr "Al doilea vector de date." #: scfuncs.src msgctxt "" @@ -20125,7 +20749,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the contents of a cell that is referenced in text form." -msgstr "Întoarce conținutul unei celule referință sub formă de text." +msgstr "Întoarce conținutul unei celule referință sub formă de text." #: scfuncs.src msgctxt "" @@ -20710,7 +21334,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -20737,7 +21361,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -20764,7 +21388,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -20863,7 +21487,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -20980,7 +21604,7 @@ msgctxt "" "4\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -21043,7 +21667,7 @@ msgctxt "" "4\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -21421,7 +22045,7 @@ msgctxt "" "7\n" "string.text" msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed." -msgstr "" +msgstr "Separator de mii. Dacă este 0 sau nu este specificat, atunci va fi aplicat setarea regională, altfel separatorul va fi suprimat." #: scfuncs.src msgctxt "" @@ -21664,7 +22288,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -21808,7 +22432,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -21871,7 +22495,7 @@ msgctxt "" "4\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -21889,7 +22513,7 @@ msgctxt "" "6\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -21925,7 +22549,7 @@ msgctxt "" "3\n" "string.text" msgid "The number to be converted to a Roman numeral must be in the 0 - 3999 range." -msgstr "Numărul care trebuie convertit într-un număr roman trebuie să fie în intervalul 0 - 3999." +msgstr "Numărul care trebuie convertit într-un număr roman trebuie să fie în intervalul 0 - 3999." #: scfuncs.src msgctxt "" @@ -22015,7 +22639,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -22169,7 +22793,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "date_text" +msgstr "text" #: scfuncs.src msgctxt "" @@ -22448,7 +23072,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates length of a text string, with DBCS" -msgstr "" +msgstr "Calculează lungimea unui șir text, cu DBCS" #: scfuncs.src msgctxt "" @@ -22457,7 +23081,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "" +msgstr "text" #: scfuncs.src msgctxt "" @@ -22466,7 +23090,7 @@ msgctxt "" "3\n" "string.text" msgid "The text in which the length is to be determined." -msgstr "" +msgstr "Textul căruia i se determină lungimea." #: scfuncs.src msgctxt "" @@ -22475,7 +23099,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the last character or characters of a text,with DBCS" -msgstr "" +msgstr "Întoarce ultimul caracter sau caractere ale unui text, cu DBCS" #: scfuncs.src msgctxt "" @@ -22484,7 +23108,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "" +msgstr "text" #: scfuncs.src msgctxt "" @@ -22493,7 +23117,7 @@ msgctxt "" "3\n" "string.text" msgid "The text in which the end partial words are to be determined." -msgstr "" +msgstr "Textul în care se vor determina ultimele cuvinte parțiale." #: scfuncs.src msgctxt "" @@ -22502,7 +23126,7 @@ msgctxt "" "4\n" "string.text" msgid "number" -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -22511,7 +23135,7 @@ msgctxt "" "5\n" "string.text" msgid "The number of characters for the end text." -msgstr "" +msgstr "Numărul de caractere pentru textul de final." #: scfuncs.src msgctxt "" @@ -22520,7 +23144,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the first character or characters of a text,with DBCS" -msgstr "" +msgstr "Întoarce primul caracter sau primele caractere ale unui text, cu DBCS" #: scfuncs.src msgctxt "" @@ -22529,7 +23153,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "" +msgstr "text" #: scfuncs.src msgctxt "" @@ -22538,7 +23162,7 @@ msgctxt "" "3\n" "string.text" msgid "The text where the initial partial words are to be determined." -msgstr "" +msgstr "Textul căruia i se vor determina cuvintele parțiale inițiale." #: scfuncs.src msgctxt "" @@ -22547,7 +23171,7 @@ msgctxt "" "4\n" "string.text" msgid "number" -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -22556,7 +23180,7 @@ msgctxt "" "5\n" "string.text" msgid "The number of characters for the start text." -msgstr "" +msgstr "Numărul de caractere pentru textul de start." #: scfuncs.src msgctxt "" @@ -22565,7 +23189,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns a partial text string of a text, with DBCS" -msgstr "" +msgstr "Întoarce un șir text, parțial al unui text, cu DBCS" #: scfuncs.src msgctxt "" @@ -22574,7 +23198,7 @@ msgctxt "" "2\n" "string.text" msgid "text" -msgstr "" +msgstr "text" #: scfuncs.src msgctxt "" @@ -22583,7 +23207,7 @@ msgctxt "" "3\n" "string.text" msgid "The text in which partial words are to be determined." -msgstr "" +msgstr "Textul în care se vor determina cuvintele parțiale." #: scfuncs.src msgctxt "" @@ -22592,7 +23216,7 @@ msgctxt "" "4\n" "string.text" msgid "start" -msgstr "" +msgstr "start" #: scfuncs.src msgctxt "" @@ -22601,7 +23225,7 @@ msgctxt "" "5\n" "string.text" msgid "The position from which the part word is to be determined." -msgstr "" +msgstr "Poziția de la care cuvântul parțial trebuie determinat." #: scfuncs.src msgctxt "" @@ -22610,7 +23234,7 @@ msgctxt "" "6\n" "string.text" msgid "number" -msgstr "" +msgstr "număr" #: scfuncs.src msgctxt "" @@ -22619,7 +23243,7 @@ msgctxt "" "7\n" "string.text" msgid "The number of characters for the text." -msgstr "" +msgstr "Numărul de caractere pentru text." #: scfuncs.src msgctxt "" @@ -22628,7 +23252,7 @@ msgctxt "" "1\n" "string.text" msgid "Apply an XPath expression to an XML document" -msgstr "" +msgstr "Aplicarea expresiei XPath la un document XML" #: scfuncs.src msgctxt "" @@ -22637,7 +23261,7 @@ msgctxt "" "2\n" "string.text" msgid "XML Document" -msgstr "" +msgstr "Document XML" #: scfuncs.src msgctxt "" @@ -22646,7 +23270,7 @@ msgctxt "" "3\n" "string.text" msgid "String containing a valid XML stream" -msgstr "" +msgstr "Textul conține un șir XML valid" #: scfuncs.src msgctxt "" @@ -22655,7 +23279,7 @@ msgctxt "" "4\n" "string.text" msgid "XPath expression" -msgstr "" +msgstr "Expresie XPath" #: scfuncs.src msgctxt "" @@ -22664,7 +23288,7 @@ msgctxt "" "5\n" "string.text" msgid "String containing a valid XPath expression" -msgstr "" +msgstr "Textul conține o expresie XPath valid" #: scfuncs.src msgctxt "" @@ -22673,7 +23297,7 @@ msgctxt "" "1\n" "string.text" msgid "Get some webcontent from an URI." -msgstr "" +msgstr "Obținerea unui conținut web de pe o adresă URI." #: scfuncs.src msgctxt "" @@ -22682,7 +23306,7 @@ msgctxt "" "2\n" "string.text" msgid "URI" -msgstr "" +msgstr "URI" #: scfuncs.src msgctxt "" @@ -22691,7 +23315,7 @@ msgctxt "" "3\n" "string.text" msgid "URI of the webservice" -msgstr "" +msgstr "Adresa URI a serviciului web" #: scstring.src msgctxt "" @@ -22747,7 +23371,7 @@ msgctxt "" "SCSTR_DRAWSHELL\n" "string.text" msgid "Image Objects" -msgstr "" +msgstr "Obiect imagine" #: scstring.src msgctxt "" @@ -22755,7 +23379,7 @@ msgctxt "" "SCSTR_DRAWTEXTSHELL\n" "string.text" msgid "Text Objects" -msgstr "" +msgstr "Obiecte text" #: scstring.src msgctxt "" @@ -22763,7 +23387,7 @@ msgctxt "" "SCSTR_DRAWFORMSHELL\n" "string.text" msgid "Form Objects" -msgstr "" +msgstr "Obiecte formular" #: scstring.src msgctxt "" @@ -22771,7 +23395,7 @@ msgctxt "" "SCSTR_CHARTSHELL\n" "string.text" msgid "Chart Objects" -msgstr "" +msgstr "Obiecte diagramă" #: scstring.src msgctxt "" @@ -22779,7 +23403,7 @@ msgctxt "" "SCSTR_OLEOBJECTSHELL\n" "string.text" msgid "OLE Objects" -msgstr "" +msgstr "Obiecte OLE" #: scstring.src msgctxt "" @@ -22787,7 +23411,7 @@ msgctxt "" "SCSTR_GRAPHICSHELL\n" "string.text" msgid "Image" -msgstr "" +msgstr "Imagine" #: scstring.src msgctxt "" @@ -23101,7 +23725,7 @@ msgctxt "" "STR_INSERTGRAPHIC\n" "string.text" msgid "Insert Image" -msgstr "" +msgstr "Inserare imagine" #: scstring.src msgctxt "" @@ -23471,7 +24095,7 @@ msgctxt "" "SCSTR_GRFILTER_OPENERROR\n" "string.text" msgid "Image file can not be opened" -msgstr "" +msgstr "Fișierul grafic nu poate fi deschis" #: scstring.src msgctxt "" @@ -23479,7 +24103,7 @@ msgctxt "" "SCSTR_GRFILTER_IOERROR\n" "string.text" msgid "Image file can not be read" -msgstr "" +msgstr "Fișierul grafic nu poate fi citit" #: scstring.src msgctxt "" @@ -23487,7 +24111,7 @@ msgctxt "" "SCSTR_GRFILTER_FORMATERROR\n" "string.text" msgid "Unknown image format" -msgstr "" +msgstr "Format imagine necunoscut" #: scstring.src msgctxt "" @@ -23495,7 +24119,7 @@ msgctxt "" "SCSTR_GRFILTER_VERSIONERROR\n" "string.text" msgid "This image file version is not supported" -msgstr "" +msgstr "Această versiune a fișierului grafic nu este suportată" #: scstring.src msgctxt "" @@ -23503,7 +24127,7 @@ msgctxt "" "SCSTR_GRFILTER_FILTERERROR\n" "string.text" msgid "Image filter not found" -msgstr "" +msgstr "Filtrul de imagine nu a fost găsit" #: scstring.src msgctxt "" @@ -23511,7 +24135,7 @@ msgctxt "" "SCSTR_GRFILTER_TOOBIG\n" "string.text" msgid "Not enough memory available to insert image." -msgstr "" +msgstr "Memorie insuficientă pentru a insera imaginea." #: scstring.src msgctxt "" @@ -23519,7 +24143,7 @@ msgctxt "" "SCSTR_UNDO_GRAFFILTER\n" "string.text" msgid "Image Filter" -msgstr "" +msgstr "Filtru imagine" #: scstring.src msgctxt "" @@ -23957,7 +24581,7 @@ msgctxt "" "SCSTR_AUTHOR\n" "string.text" msgid "By author" -msgstr "" +msgstr "De autor" #: scstring.src msgctxt "" @@ -23966,7 +24590,7 @@ msgctxt "" "1\n" "itemlist.text" msgid "Millimeter" -msgstr "" +msgstr "Milimetru" #: scstring.src msgctxt "" @@ -23975,7 +24599,7 @@ msgctxt "" "2\n" "itemlist.text" msgid "Centimeter" -msgstr "" +msgstr "Centimetru" #: scstring.src msgctxt "" @@ -23984,7 +24608,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "Meter" -msgstr "" +msgstr "Metru" #: scstring.src msgctxt "" @@ -23993,7 +24617,7 @@ msgctxt "" "4\n" "itemlist.text" msgid "Kilometer" -msgstr "" +msgstr "Kilometru" #: scstring.src msgctxt "" @@ -24002,7 +24626,7 @@ msgctxt "" "5\n" "itemlist.text" msgid "Inch" -msgstr "" +msgstr "Țol" #: scstring.src msgctxt "" @@ -24011,7 +24635,7 @@ msgctxt "" "6\n" "itemlist.text" msgid "Foot" -msgstr "" +msgstr "Picior" #: scstring.src msgctxt "" @@ -24020,7 +24644,7 @@ msgctxt "" "7\n" "itemlist.text" msgid "Miles" -msgstr "" +msgstr "Mile" #: scstring.src msgctxt "" @@ -24029,7 +24653,7 @@ msgctxt "" "8\n" "itemlist.text" msgid "Pica" -msgstr "" +msgstr "Pica" #: scstring.src msgctxt "" @@ -24038,7 +24662,7 @@ msgctxt "" "9\n" "itemlist.text" msgid "Point" -msgstr "" +msgstr "Punct" #: scstring.src msgctxt "" @@ -24046,7 +24670,7 @@ msgctxt "" "SCSTR_VALERR\n" "string.text" msgid "Invalid value" -msgstr "" +msgstr "Valoare nevalidă" #: scwarngs.src msgctxt "" diff --git a/source/ro/sc/uiconfig/scalc/ui.po b/source/ro/sc/uiconfig/scalc/ui.po index b9957ddf18a..43c619450bc 100644 --- a/source/ro/sc/uiconfig/scalc/ui.po +++ b/source/ro/sc/uiconfig/scalc/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2013-06-14 13:31+0000\n" +"POT-Creation-Date: 2014-02-13 17:15+0100\n" +"PO-Revision-Date: 2014-02-19 13:51+0000\n" "Last-Translator: Ákos <nagy.akos@libreoffice.ro>\n" "Language-Team: none\n" "Language: ro\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371216716.0\n" +"X-POOTLE-MTIME: 1392817914.0\n" #: advancedfilterdialog.ui msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "title\n" "string.text" msgid "Advanced Filter" -msgstr "" +msgstr "Filtru avansat" #: advancedfilterdialog.ui msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "label\n" "string.text" msgid "Read _filter criteria from" -msgstr "" +msgstr "Citește criteriul de filtrare din:" #: advancedfilterdialog.ui msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "label\n" "string.text" msgid "_Case sensitive" -msgstr "" +msgstr "Majusculele semnifi_cative" #: advancedfilterdialog.ui msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "label\n" "string.text" msgid "Range c_ontains column labels" -msgstr "" +msgstr "Intervalul c_onține etichete de coloană" #: advancedfilterdialog.ui msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "label\n" "string.text" msgid "Regular _expressions" -msgstr "" +msgstr "_Expresii regulare" #: advancedfilterdialog.ui msgctxt "" @@ -68,7 +68,7 @@ msgctxt "" "label\n" "string.text" msgid "_No duplications" -msgstr "" +msgstr "Fără _duplicate" #: advancedfilterdialog.ui msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "label\n" "string.text" msgid "Co_py results to:" -msgstr "" +msgstr "Co_piază rezultatul la:" #: advancedfilterdialog.ui msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "label\n" "string.text" msgid "_Keep filter criteria" -msgstr "" +msgstr "Păstrează criteriul de _filtrare" #: advancedfilterdialog.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "label\n" "string.text" msgid "Data range:" -msgstr "" +msgstr "Interval de date:" #: advancedfilterdialog.ui msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "label\n" "string.text" msgid "dummy" -msgstr "" +msgstr "gol" #: advancedfilterdialog.ui msgctxt "" @@ -113,7 +113,7 @@ msgctxt "" "label\n" "string.text" msgid "Op_tions" -msgstr "" +msgstr "O_pțiuni" #: allheaderfooterdialog.ui msgctxt "" @@ -166,8 +166,8 @@ msgctxt "" "AnalysisOfVarianceDialog\n" "title\n" "string.text" -msgid "Descriptive Statistics" -msgstr "" +msgid "Analysis of Variance (ANOVA)" +msgstr "Analiza varianței (ANOVA)" #: analysisofvariancedialog.ui msgctxt "" @@ -176,7 +176,7 @@ msgctxt "" "label\n" "string.text" msgid "Input Range" -msgstr "" +msgstr "Interval de intrare" #: analysisofvariancedialog.ui msgctxt "" @@ -184,8 +184,8 @@ msgctxt "" "output-range-label\n" "label\n" "string.text" -msgid "Output Range" -msgstr "" +msgid "Results to" +msgstr "Rezultat" #: analysisofvariancedialog.ui msgctxt "" @@ -194,7 +194,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Coloane" #: analysisofvariancedialog.ui msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Rânduri" #: analysisofvariancedialog.ui msgctxt "" @@ -212,7 +212,7 @@ msgctxt "" "label\n" "string.text" msgid "Grouped by" -msgstr "" +msgstr "Grupat: " #: analysisofvariancedialog.ui msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "label\n" "string.text" msgid "Alpha" -msgstr "" +msgstr "Alpha" #: analysisofvariancedialog.ui msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "label\n" "string.text" msgid "Parameters" -msgstr "" +msgstr "Parametrii" #: cellprotectionpage.ui msgctxt "" @@ -317,7 +317,7 @@ msgctxt "" "title\n" "string.text" msgid "Consolidate" -msgstr "" +msgstr "Consolidare" #: consolidatedialog.ui msgctxt "" @@ -326,7 +326,7 @@ msgctxt "" "label\n" "string.text" msgid "_Function:" -msgstr "" +msgstr "_Funcție:" #: consolidatedialog.ui msgctxt "" @@ -335,7 +335,106 @@ msgctxt "" "label\n" "string.text" msgid "_Consolidation ranges:" -msgstr "" +msgstr "Interval de _consolidare:" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"0\n" +"stringlist.text" +msgid "Sum" +msgstr "Sumă" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"1\n" +"stringlist.text" +msgid "Count" +msgstr "Bucăți" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"2\n" +"stringlist.text" +msgid "Average" +msgstr "Medie" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"3\n" +"stringlist.text" +msgid "Max" +msgstr "Max" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"4\n" +"stringlist.text" +msgid "Min" +msgstr "Min" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"5\n" +"stringlist.text" +msgid "Product" +msgstr "Produs" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"6\n" +"stringlist.text" +msgid "Count (numbers only)" +msgstr "Bucăți (numai numere)" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"7\n" +"stringlist.text" +msgid "StDev (sample)" +msgstr "StDev (mostră)" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"8\n" +"stringlist.text" +msgid "StDevP (population)" +msgstr "StDevP (populație)" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"9\n" +"stringlist.text" +msgid "Var (sample)" +msgstr "Varianță (mostră)" + +#: consolidatedialog.ui +msgctxt "" +"consolidatedialog.ui\n" +"func\n" +"10\n" +"stringlist.text" +msgid "VarP (population)" +msgstr "VarP (populație)" #: consolidatedialog.ui msgctxt "" @@ -344,7 +443,7 @@ msgctxt "" "label\n" "string.text" msgid "_Source data ranges:" -msgstr "" +msgstr "Intervalul de date _sursă:" #: consolidatedialog.ui msgctxt "" @@ -353,7 +452,7 @@ msgctxt "" "label\n" "string.text" msgid "Copy results _to:" -msgstr "" +msgstr "Copiază rezul_tatele la:" #: consolidatedialog.ui msgctxt "" @@ -362,7 +461,7 @@ msgctxt "" "label\n" "string.text" msgid "_Row labels" -msgstr "" +msgstr "Etichetă _rând" #: consolidatedialog.ui msgctxt "" @@ -371,7 +470,7 @@ msgctxt "" "label\n" "string.text" msgid "C_olumn labels" -msgstr "" +msgstr "Nume c_oloane" #: consolidatedialog.ui msgctxt "" @@ -380,7 +479,7 @@ msgctxt "" "label\n" "string.text" msgid "Consolidate by" -msgstr "" +msgstr "Consolidare" #: consolidatedialog.ui msgctxt "" @@ -389,7 +488,7 @@ msgctxt "" "label\n" "string.text" msgid "_Link to source data" -msgstr "" +msgstr "_Legare cu sursa de date" #: consolidatedialog.ui msgctxt "" @@ -398,7 +497,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "" +msgstr "Opțiuni" #: consolidatedialog.ui msgctxt "" @@ -407,7 +506,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "" +msgstr "Opțiuni" #: correlationdialog.ui msgctxt "" @@ -416,7 +515,7 @@ msgctxt "" "title\n" "string.text" msgid "Correlation" -msgstr "" +msgstr "Corelație" #: correlationdialog.ui msgctxt "" @@ -425,7 +524,7 @@ msgctxt "" "label\n" "string.text" msgid "Input Range" -msgstr "" +msgstr "Interval de intrare" #: correlationdialog.ui msgctxt "" @@ -433,8 +532,8 @@ msgctxt "" "output-range-label\n" "label\n" "string.text" -msgid "Output Range" -msgstr "" +msgid "Results to" +msgstr "Rezultatul" #: correlationdialog.ui msgctxt "" @@ -443,7 +542,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Coloane" #: correlationdialog.ui msgctxt "" @@ -452,7 +551,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Rând" #: correlationdialog.ui msgctxt "" @@ -461,7 +560,7 @@ msgctxt "" "label\n" "string.text" msgid "Grouped by" -msgstr "" +msgstr "Grupat" #: covariancedialog.ui msgctxt "" @@ -470,7 +569,7 @@ msgctxt "" "title\n" "string.text" msgid "Covariance" -msgstr "" +msgstr "Covarianță" #: covariancedialog.ui msgctxt "" @@ -479,7 +578,7 @@ msgctxt "" "label\n" "string.text" msgid "Input Range" -msgstr "" +msgstr "Interval de intrare" #: covariancedialog.ui msgctxt "" @@ -487,8 +586,8 @@ msgctxt "" "output-range-label\n" "label\n" "string.text" -msgid "Output Range" -msgstr "" +msgid "Results to" +msgstr "Rezultatul" #: covariancedialog.ui msgctxt "" @@ -497,7 +596,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Coloane" #: covariancedialog.ui msgctxt "" @@ -506,7 +605,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Rânduri" #: covariancedialog.ui msgctxt "" @@ -515,7 +614,7 @@ msgctxt "" "label\n" "string.text" msgid "Grouped by" -msgstr "" +msgstr "Grupat de" #: createnamesdialog.ui msgctxt "" @@ -646,11 +745,11 @@ msgstr "În_chide" #: datastreams.ui msgctxt "" "datastreams.ui\n" -"DataStreamsDialog\n" +"DataStreamDialog\n" "title\n" "string.text" msgid "Live Data Streams" -msgstr "" +msgstr "Fluxuri de date directe" #: datastreams.ui msgctxt "" @@ -658,8 +757,8 @@ msgctxt "" "label6\n" "label\n" "string.text" -msgid "URL" -msgstr "" +msgid "URL:" +msgstr "URL:" #: datastreams.ui msgctxt "" @@ -668,7 +767,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Enter the URL of the source document in the local file system or Internet here." -msgstr "" +msgstr "Introduceți numele sau URL-ul documentului sursă." #: datastreams.ui msgctxt "" @@ -677,7 +776,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter the URL of the source document in the local file system or Internet here." -msgstr "" +msgstr "Introduceți numele sau URL-ul documentului sursă." #: datastreams.ui msgctxt "" @@ -686,7 +785,7 @@ msgctxt "" "label\n" "string.text" msgid "_..." -msgstr "" +msgstr "_..." #: datastreams.ui msgctxt "" @@ -695,7 +794,7 @@ msgctxt "" "label\n" "string.text" msgid "Direct data feed" -msgstr "" +msgstr "Sursă de date directă" #: datastreams.ui msgctxt "" @@ -704,7 +803,7 @@ msgctxt "" "label\n" "string.text" msgid "Script to execute to obtain the data" -msgstr "" +msgstr "Scriptul de executat pentru a obține date" #: datastreams.ui msgctxt "" @@ -712,8 +811,8 @@ msgctxt "" "valuesinline\n" "label\n" "string.text" -msgid "value1,value2,..." -msgstr "" +msgid "value1,value2,...,valueN, and fill into range:" +msgstr "valoare1,valoare2,...,valoareN, și umplere în intervalul:" #: datastreams.ui msgctxt "" @@ -722,7 +821,7 @@ msgctxt "" "label\n" "string.text" msgid "address,value" -msgstr "" +msgstr "adresă,valoare" #: datastreams.ui msgctxt "" @@ -731,16 +830,16 @@ msgctxt "" "label\n" "string.text" msgid "Interpret stream data as" -msgstr "" +msgstr "Interpretează fluxul de date ca" #: datastreams.ui msgctxt "" "datastreams.ui\n" -"rangelabel\n" +"refresh_ui\n" "label\n" "string.text" -msgid "_Fill data into range" -msgstr "" +msgid "Empty lines trigger UI refresh" +msgstr "Liniile goale actualizează interfața" #: datastreams.ui msgctxt "" @@ -749,7 +848,7 @@ msgctxt "" "label\n" "string.text" msgid "Source stream" -msgstr "" +msgstr "Flux de date sursă" #: datastreams.ui msgctxt "" @@ -758,7 +857,7 @@ msgctxt "" "label\n" "string.text" msgid "Move existing data down" -msgstr "" +msgstr "Mută datele existente în jos" #: datastreams.ui msgctxt "" @@ -767,7 +866,7 @@ msgctxt "" "label\n" "string.text" msgid "Move the range down" -msgstr "" +msgstr "Mută datele în jos" #: datastreams.ui msgctxt "" @@ -776,7 +875,7 @@ msgctxt "" "label\n" "string.text" msgid "Overwrite existing data" -msgstr "" +msgstr "Suprascrie datele existente" #: datastreams.ui msgctxt "" @@ -785,7 +884,7 @@ msgctxt "" "label\n" "string.text" msgid "When new data arrives" -msgstr "" +msgstr "La sosirea de date noi" #: datastreams.ui msgctxt "" @@ -793,8 +892,8 @@ msgctxt "" "maxlimit\n" "label\n" "string.text" -msgid "Limit to" -msgstr "" +msgid "Limit to:" +msgstr "Limită:" #: datastreams.ui msgctxt "" @@ -803,7 +902,7 @@ msgctxt "" "text\n" "string.text" msgid "1000" -msgstr "" +msgstr "1000" #: datastreams.ui msgctxt "" @@ -812,7 +911,7 @@ msgctxt "" "label\n" "string.text" msgid "_Unlimited" -msgstr "" +msgstr "_Nelimitat" #: datastreams.ui msgctxt "" @@ -821,7 +920,7 @@ msgctxt "" "label\n" "string.text" msgid "Maximal amount of rows" -msgstr "" +msgstr "Numărul maxim de rânduri" #: definedatabaserangedialog.ui msgctxt "" @@ -830,7 +929,7 @@ msgctxt "" "title\n" "string.text" msgid "Define Database Range" -msgstr "" +msgstr "Selectați intervalul bazei de date" #: definedatabaserangedialog.ui msgctxt "" @@ -839,7 +938,7 @@ msgctxt "" "label\n" "string.text" msgid "Name" -msgstr "" +msgstr "Nume" #: definedatabaserangedialog.ui msgctxt "" @@ -848,7 +947,7 @@ msgctxt "" "label\n" "string.text" msgid "Range" -msgstr "" +msgstr "Interval" #: definedatabaserangedialog.ui msgctxt "" @@ -857,7 +956,7 @@ msgctxt "" "label\n" "string.text" msgid "Co_ntains Column Labels" -msgstr "" +msgstr "Co_nține nume de coloane" #: definedatabaserangedialog.ui msgctxt "" @@ -866,7 +965,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert or delete _cells" -msgstr "" +msgstr "Inserează sau șterge _celule" #: definedatabaserangedialog.ui msgctxt "" @@ -875,7 +974,7 @@ msgctxt "" "label\n" "string.text" msgid "Keep _formatting" -msgstr "" +msgstr "Păstrează _formatarea" #: definedatabaserangedialog.ui msgctxt "" @@ -884,7 +983,7 @@ msgctxt "" "label\n" "string.text" msgid "Don't save _imported data" -msgstr "" +msgstr "_Nu salvează datele importate" #: definedatabaserangedialog.ui msgctxt "" @@ -893,7 +992,7 @@ msgctxt "" "label\n" "string.text" msgid "Source:" -msgstr "" +msgstr "Sursă:" #: definedatabaserangedialog.ui msgctxt "" @@ -902,7 +1001,7 @@ msgctxt "" "label\n" "string.text" msgid "Operations:" -msgstr "" +msgstr "Operație:" #: definedatabaserangedialog.ui msgctxt "" @@ -911,7 +1010,7 @@ msgctxt "" "label\n" "string.text" msgid "Invalid range" -msgstr "" +msgstr "Interval nevalid" #: definedatabaserangedialog.ui msgctxt "" @@ -920,7 +1019,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "" +msgstr "Opțiuni" #: definedatabaserangedialog.ui msgctxt "" @@ -929,7 +1028,7 @@ msgctxt "" "label\n" "string.text" msgid "M_odify" -msgstr "" +msgstr "M_odificare" #: definename.ui msgctxt "" @@ -1172,7 +1271,7 @@ msgctxt "" "title\n" "string.text" msgid "Descriptive Statistics" -msgstr "" +msgstr "Statistică descriptivă" #: descriptivestatisticsdialog.ui msgctxt "" @@ -1181,7 +1280,7 @@ msgctxt "" "label\n" "string.text" msgid "Input Range" -msgstr "" +msgstr "Interval de intrare" #: descriptivestatisticsdialog.ui msgctxt "" @@ -1189,8 +1288,8 @@ msgctxt "" "output-range-label\n" "label\n" "string.text" -msgid "Output Range" -msgstr "" +msgid "Results to" +msgstr "Rezultatul" #: descriptivestatisticsdialog.ui msgctxt "" @@ -1199,7 +1298,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Coloane" #: descriptivestatisticsdialog.ui msgctxt "" @@ -1208,7 +1307,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Rânduri" #: descriptivestatisticsdialog.ui msgctxt "" @@ -1217,7 +1316,7 @@ msgctxt "" "label\n" "string.text" msgid "Grouped by" -msgstr "" +msgstr "Grupat" #: doubledialog.ui msgctxt "" @@ -1226,7 +1325,7 @@ msgctxt "" "title\n" "string.text" msgid "Edit Setting" -msgstr "" +msgstr "Editare setări" #: erroralerttabpage.ui msgctxt "" @@ -1235,7 +1334,7 @@ msgctxt "" "label\n" "string.text" msgid "Show error _message when invalid values are entered" -msgstr "" +msgstr "Afișare _mesaj de eroare dacă au fost introduse valori nevalide" #: erroralerttabpage.ui msgctxt "" @@ -1244,7 +1343,7 @@ msgctxt "" "label\n" "string.text" msgid "_Action:" -msgstr "" +msgstr "_Acțiune:" #: erroralerttabpage.ui msgctxt "" @@ -1253,7 +1352,7 @@ msgctxt "" "label\n" "string.text" msgid "_Title:" -msgstr "" +msgstr "_Titlu:" #: erroralerttabpage.ui msgctxt "" @@ -1262,7 +1361,7 @@ msgctxt "" "label\n" "string.text" msgid "_Error message:" -msgstr "" +msgstr "Mesaj _eroare:" #: erroralerttabpage.ui msgctxt "" @@ -1271,7 +1370,7 @@ msgctxt "" "label\n" "string.text" msgid "_Browse..." -msgstr "" +msgstr "_Răsfoiește..." #: erroralerttabpage.ui msgctxt "" @@ -1280,7 +1379,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Stop" -msgstr "" +msgstr "Oprește" #: erroralerttabpage.ui msgctxt "" @@ -1289,7 +1388,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Warning" -msgstr "" +msgstr "Avertisment" #: erroralerttabpage.ui msgctxt "" @@ -1298,7 +1397,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Information" -msgstr "" +msgstr "Informație" #: erroralerttabpage.ui msgctxt "" @@ -1307,7 +1406,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Macro" -msgstr "" +msgstr "Macro" #: erroralerttabpage.ui msgctxt "" @@ -1316,7 +1415,7 @@ msgctxt "" "label\n" "string.text" msgid "Contents" -msgstr "" +msgstr "Conținut" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1325,7 +1424,7 @@ msgctxt "" "title\n" "string.text" msgid "Exponential Smoothing" -msgstr "" +msgstr "Netezire exponențială" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1334,7 +1433,7 @@ msgctxt "" "label\n" "string.text" msgid "Input Range" -msgstr "" +msgstr "Interval de intrare" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1342,8 +1441,8 @@ msgctxt "" "output-range-label\n" "label\n" "string.text" -msgid "Output Range" -msgstr "" +msgid "Results to" +msgstr "Rezultatul" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1352,7 +1451,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Coloane" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1361,7 +1460,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Rânduri" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1370,7 +1469,7 @@ msgctxt "" "label\n" "string.text" msgid "Grouped by" -msgstr "" +msgstr "Grupat" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1379,7 +1478,7 @@ msgctxt "" "label\n" "string.text" msgid "Smoothing Factor" -msgstr "" +msgstr "Factorul de netezire" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1388,7 +1487,7 @@ msgctxt "" "text\n" "string.text" msgid "0.05" -msgstr "" +msgstr "0.05" #: exponentialsmoothingdialog.ui msgctxt "" @@ -1397,7 +1496,7 @@ msgctxt "" "label\n" "string.text" msgid "Parameters" -msgstr "" +msgstr "Parametrii" #: externaldata.ui msgctxt "" @@ -1469,7 +1568,7 @@ msgctxt "" "title\n" "string.text" msgid "Fill Series" -msgstr "" +msgstr "Umplere cu serii" #: filldlg.ui msgctxt "" @@ -1478,7 +1577,7 @@ msgctxt "" "label\n" "string.text" msgid "_Down" -msgstr "" +msgstr "_Jos" #: filldlg.ui msgctxt "" @@ -1487,7 +1586,7 @@ msgctxt "" "label\n" "string.text" msgid "_Right" -msgstr "" +msgstr "_Dreapta" #: filldlg.ui msgctxt "" @@ -1496,7 +1595,7 @@ msgctxt "" "label\n" "string.text" msgid "_Up" -msgstr "" +msgstr "_Sus" #: filldlg.ui msgctxt "" @@ -1505,7 +1604,7 @@ msgctxt "" "label\n" "string.text" msgid "_Left" -msgstr "" +msgstr "_Stânga" #: filldlg.ui msgctxt "" @@ -1514,7 +1613,7 @@ msgctxt "" "label\n" "string.text" msgid "Direction" -msgstr "" +msgstr "Direcție" #: filldlg.ui msgctxt "" @@ -1523,7 +1622,7 @@ msgctxt "" "label\n" "string.text" msgid "Li_near" -msgstr "" +msgstr "_Serie aritmetică" #: filldlg.ui msgctxt "" @@ -1532,7 +1631,7 @@ msgctxt "" "label\n" "string.text" msgid "_Growth" -msgstr "" +msgstr "Serie _geometrică" #: filldlg.ui msgctxt "" @@ -1541,7 +1640,7 @@ msgctxt "" "label\n" "string.text" msgid "Da_te" -msgstr "" +msgstr "Da_tă" #: filldlg.ui msgctxt "" @@ -1550,7 +1649,7 @@ msgctxt "" "label\n" "string.text" msgid "_AutoFill" -msgstr "" +msgstr "_Umplere automată" #: filldlg.ui msgctxt "" @@ -1559,7 +1658,7 @@ msgctxt "" "label\n" "string.text" msgid "Series type" -msgstr "" +msgstr "Tipul seriei" #: filldlg.ui msgctxt "" @@ -1568,7 +1667,7 @@ msgctxt "" "label\n" "string.text" msgid "Da_y" -msgstr "" +msgstr "_Zi" #: filldlg.ui msgctxt "" @@ -1577,7 +1676,7 @@ msgctxt "" "label\n" "string.text" msgid "_Weekday" -msgstr "" +msgstr "Zi de _lucru" #: filldlg.ui msgctxt "" @@ -1586,7 +1685,7 @@ msgctxt "" "label\n" "string.text" msgid "_Month" -msgstr "" +msgstr "_Lună" #: filldlg.ui msgctxt "" @@ -1595,7 +1694,7 @@ msgctxt "" "label\n" "string.text" msgid "Y_ear" -msgstr "" +msgstr "_An" #: filldlg.ui msgctxt "" @@ -1604,7 +1703,7 @@ msgctxt "" "label\n" "string.text" msgid "Time unit" -msgstr "" +msgstr "Unitate timp" #: filldlg.ui msgctxt "" @@ -1613,7 +1712,7 @@ msgctxt "" "label\n" "string.text" msgid "_Start value" -msgstr "" +msgstr "Valoare _pornire" #: filldlg.ui msgctxt "" @@ -1622,7 +1721,7 @@ msgctxt "" "label\n" "string.text" msgid "End _value" -msgstr "" +msgstr "_Valoare oprire" #: filldlg.ui msgctxt "" @@ -1631,7 +1730,7 @@ msgctxt "" "label\n" "string.text" msgid "In_crement" -msgstr "" +msgstr "In_crement" #: footerdialog.ui msgctxt "" @@ -1748,7 +1847,7 @@ msgctxt "" "title\n" "string.text" msgid "Detailed Calculation Settings" -msgstr "" +msgstr "Setări detaliate de calcul" #: formulacalculationoptions.ui msgctxt "" @@ -1757,7 +1856,7 @@ msgctxt "" "label\n" "string.text" msgid "_Value:" -msgstr "" +msgstr "_Valoare:" #: formulacalculationoptions.ui msgctxt "" @@ -1766,7 +1865,7 @@ msgctxt "" "label\n" "string.text" msgid "True" -msgstr "" +msgstr "Adevărat" #: formulacalculationoptions.ui msgctxt "" @@ -1775,7 +1874,7 @@ msgctxt "" "label\n" "string.text" msgid "False" -msgstr "" +msgstr "Fals" #: formulacalculationoptions.ui msgctxt "" @@ -1784,7 +1883,7 @@ msgctxt "" "label\n" "string.text" msgid "Reference syntax for string reference" -msgstr "" +msgstr "Sintaxă referință pentru referință text" #: formulacalculationoptions.ui msgctxt "" @@ -1793,7 +1892,7 @@ msgctxt "" "label\n" "string.text" msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value." -msgstr "" +msgstr "Sintaxa formulei utilizat pentru prelucrarea referințelor predate prin parametrii text. Acesta afectează funcții predefinite ca INDIRECT, care așteaptă o referință în valoare format text." #: formulacalculationoptions.ui msgctxt "" @@ -1802,7 +1901,7 @@ msgctxt "" "label\n" "string.text" msgid "Use formula syntax" -msgstr "" +msgstr "Utilizare sintaxă formulă" #: formulacalculationoptions.ui msgctxt "" @@ -1811,7 +1910,7 @@ msgctxt "" "label\n" "string.text" msgid "Treat empty string as zero" -msgstr "" +msgstr "Tratează șir de caractere gol ca zero" #: formulacalculationoptions.ui msgctxt "" @@ -1820,7 +1919,7 @@ msgctxt "" "label\n" "string.text" msgid "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic." -msgstr "" +msgstr "Această opțiune definește dacă un șir gol este trata ca zero sau nu în cazul unei operații aritmetice." #: formulacalculationoptions.ui msgctxt "" @@ -1829,7 +1928,7 @@ msgctxt "" "label\n" "string.text" msgid "Enable OpenCL for some formula computation" -msgstr "" +msgstr "Activează OpenCL pentru calcularea unor formule" #: formulacalculationoptions.ui msgctxt "" @@ -1838,7 +1937,7 @@ msgctxt "" "label\n" "string.text" msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system." -msgstr "" +msgstr "Această opțiune permite executarea unor formule simple utilizând OpenCL dacă acesta este disponibil în sistem." #: formulacalculationoptions.ui msgctxt "" @@ -1847,7 +1946,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatic Selection of Platform/Device:" -msgstr "" +msgstr "Selecția automată a platformei/echipamentului:" #: formulacalculationoptions.ui msgctxt "" @@ -1856,7 +1955,7 @@ msgctxt "" "label\n" "string.text" msgid "True" -msgstr "" +msgstr "Adevărat" #: formulacalculationoptions.ui msgctxt "" @@ -1865,7 +1964,7 @@ msgctxt "" "label\n" "string.text" msgid "False" -msgstr "" +msgstr "Fals" #: formulacalculationoptions.ui msgctxt "" @@ -1874,7 +1973,7 @@ msgctxt "" "label\n" "string.text" msgid "Frequency:" -msgstr "" +msgstr "Frecvență:" #: formulacalculationoptions.ui msgctxt "" @@ -1883,7 +1982,7 @@ msgctxt "" "label\n" "string.text" msgid "Compute Units:" -msgstr "" +msgstr "Unitate de măsură:" #: formulacalculationoptions.ui msgctxt "" @@ -1892,7 +1991,7 @@ msgctxt "" "label\n" "string.text" msgid "Memory (in MB):" -msgstr "" +msgstr "Memorie (în MB):" #: formulacalculationoptions.ui msgctxt "" @@ -1901,7 +2000,7 @@ msgctxt "" "label\n" "string.text" msgid "Internal, software interpreter" -msgstr "" +msgstr "Intern, interpretator program" #: goalseekdlg.ui msgctxt "" @@ -1955,7 +2054,7 @@ msgctxt "" "title\n" "string.text" msgid "Group" -msgstr "" +msgstr "Grupare" #: groupdialog.ui msgctxt "" @@ -1964,7 +2063,7 @@ msgctxt "" "label\n" "string.text" msgid "_Rows" -msgstr "" +msgstr "_Rânduri" #: groupdialog.ui msgctxt "" @@ -1973,7 +2072,7 @@ msgctxt "" "label\n" "string.text" msgid "_Columns" -msgstr "" +msgstr "_Coloane" #: groupdialog.ui msgctxt "" @@ -1982,7 +2081,7 @@ msgctxt "" "label\n" "string.text" msgid "Include" -msgstr "" +msgstr "Include" #: headerdialog.ui msgctxt "" @@ -2333,7 +2432,7 @@ msgctxt "" "title\n" "string.text" msgid "Insert Cells" -msgstr "" +msgstr "Inserare celule" #: insertcells.ui msgctxt "" @@ -2342,7 +2441,7 @@ msgctxt "" "label\n" "string.text" msgid "Shift cells _down" -msgstr "" +msgstr "Mută celulele în _jos" #: insertcells.ui msgctxt "" @@ -2351,7 +2450,7 @@ msgctxt "" "label\n" "string.text" msgid "Shift cells _right" -msgstr "" +msgstr "Mută ce_lulele la dreapta" #: insertcells.ui msgctxt "" @@ -2360,7 +2459,7 @@ msgctxt "" "label\n" "string.text" msgid "Entire ro_w" -msgstr "" +msgstr "Un _rând întreg" #: insertcells.ui msgctxt "" @@ -2369,7 +2468,7 @@ msgctxt "" "label\n" "string.text" msgid "Entire _column" -msgstr "" +msgstr "O _coloană întreagă" #: insertcells.ui msgctxt "" @@ -2378,7 +2477,7 @@ msgctxt "" "label\n" "string.text" msgid "Selection" -msgstr "" +msgstr "Selecție" #: insertname.ui msgctxt "" @@ -2522,7 +2621,7 @@ msgctxt "" "title\n" "string.text" msgid "Edit Setting" -msgstr "" +msgstr "Editează setările" #: leftfooterdialog.ui msgctxt "" @@ -2657,7 +2756,7 @@ msgctxt "" "title\n" "string.text" msgid "Move/Copy Sheet" -msgstr "" +msgstr "Mută/copiază foaia de calcul" #: movecopysheet.ui msgctxt "" @@ -2666,7 +2765,7 @@ msgctxt "" "label\n" "string.text" msgid "_Move" -msgstr "" +msgstr "_Mută" #: movecopysheet.ui msgctxt "" @@ -2675,7 +2774,7 @@ msgctxt "" "label\n" "string.text" msgid "C_opy" -msgstr "" +msgstr "C_opiază" #: movecopysheet.ui msgctxt "" @@ -2684,7 +2783,7 @@ msgctxt "" "label\n" "string.text" msgid "Action" -msgstr "" +msgstr "Acțiune" #: movecopysheet.ui msgctxt "" @@ -2693,7 +2792,7 @@ msgctxt "" "label\n" "string.text" msgid "To _document" -msgstr "" +msgstr "În _document" #: movecopysheet.ui msgctxt "" @@ -2702,7 +2801,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "(current document)" -msgstr "" +msgstr "(document curent)" #: movecopysheet.ui msgctxt "" @@ -2711,7 +2810,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "- new document -" -msgstr "" +msgstr "- document nou -" #: movecopysheet.ui msgctxt "" @@ -2720,7 +2819,7 @@ msgctxt "" "label\n" "string.text" msgid "_Insert before" -msgstr "" +msgstr "_Inserează înainte" #: movecopysheet.ui msgctxt "" @@ -2729,7 +2828,7 @@ msgctxt "" "label\n" "string.text" msgid "Location" -msgstr "" +msgstr "Locație" #: movecopysheet.ui msgctxt "" @@ -2738,7 +2837,7 @@ msgctxt "" "label\n" "string.text" msgid "This name is already used." -msgstr "" +msgstr "Nume este deja utilizat." #: movecopysheet.ui msgctxt "" @@ -2747,7 +2846,7 @@ msgctxt "" "label\n" "string.text" msgid "Name is empty." -msgstr "" +msgstr "Numele este gol." #: movecopysheet.ui msgctxt "" @@ -2756,7 +2855,7 @@ msgctxt "" "label\n" "string.text" msgid "Name contains one or more invalid characters." -msgstr "" +msgstr "Numele conține unul sau mai multe caractere invalide." #: movecopysheet.ui msgctxt "" @@ -2765,7 +2864,7 @@ msgctxt "" "label\n" "string.text" msgid "New _name" -msgstr "" +msgstr "_Nume nou" #: movingaveragedialog.ui msgctxt "" @@ -2774,7 +2873,7 @@ msgctxt "" "title\n" "string.text" msgid "Moving Average" -msgstr "" +msgstr "Media în mișcare" #: movingaveragedialog.ui msgctxt "" @@ -2783,7 +2882,7 @@ msgctxt "" "label\n" "string.text" msgid "Input Range" -msgstr "" +msgstr "Interval de intrare" #: movingaveragedialog.ui msgctxt "" @@ -2791,8 +2890,8 @@ msgctxt "" "output-range-label\n" "label\n" "string.text" -msgid "Output Range" -msgstr "" +msgid "Results to" +msgstr "Rezultatul" #: movingaveragedialog.ui msgctxt "" @@ -2801,7 +2900,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Coloane" #: movingaveragedialog.ui msgctxt "" @@ -2810,7 +2909,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Rânduri" #: movingaveragedialog.ui msgctxt "" @@ -2819,7 +2918,7 @@ msgctxt "" "label\n" "string.text" msgid "Grouped by" -msgstr "" +msgstr "Groupat" #: movingaveragedialog.ui msgctxt "" @@ -2828,7 +2927,7 @@ msgctxt "" "label\n" "string.text" msgid "Interval" -msgstr "" +msgstr "Interval" #: movingaveragedialog.ui msgctxt "" @@ -2837,7 +2936,7 @@ msgctxt "" "label\n" "string.text" msgid "Parameters" -msgstr "" +msgstr "Parametrii" #: namerangesdialog.ui msgctxt "" @@ -2846,7 +2945,7 @@ msgctxt "" "title\n" "string.text" msgid "Define Label Range" -msgstr "" +msgstr "Definește intervalul de celule" #: namerangesdialog.ui msgctxt "" @@ -2855,7 +2954,7 @@ msgctxt "" "label\n" "string.text" msgid "Contains _column labels" -msgstr "" +msgstr "_Conține etichete de coloane" #: namerangesdialog.ui msgctxt "" @@ -2864,7 +2963,7 @@ msgctxt "" "label\n" "string.text" msgid "Contains _row labels" -msgstr "" +msgstr "Conține etichete de _rânduri" #: namerangesdialog.ui msgctxt "" @@ -2873,7 +2972,7 @@ msgctxt "" "label\n" "string.text" msgid "For _data range" -msgstr "" +msgstr "Pentru intervalul de _date" #: namerangesdialog.ui msgctxt "" @@ -2882,7 +2981,7 @@ msgctxt "" "label\n" "string.text" msgid "Range" -msgstr "" +msgstr "Interval" #: optcalculatepage.ui msgctxt "" @@ -3062,7 +3161,7 @@ msgctxt "" "label\n" "string.text" msgid "Chan_ges" -msgstr "" +msgstr "Schim_bări" #: optchangespage.ui msgctxt "" @@ -3071,7 +3170,7 @@ msgctxt "" "label\n" "string.text" msgid "_Deletions" -msgstr "" +msgstr "_Ștergeri" #: optchangespage.ui msgctxt "" @@ -3080,7 +3179,7 @@ msgctxt "" "label\n" "string.text" msgid "_Insertions" -msgstr "" +msgstr "_Inserări" #: optchangespage.ui msgctxt "" @@ -3089,7 +3188,7 @@ msgctxt "" "label\n" "string.text" msgid "_Moved entries" -msgstr "" +msgstr "Intrări _mutate" #: optchangespage.ui msgctxt "" @@ -3098,7 +3197,7 @@ msgctxt "" "label\n" "string.text" msgid "Colors for changes" -msgstr "" +msgstr "Culorile schimbărilor" #: optcompatibilitypage.ui msgctxt "" @@ -3107,7 +3206,7 @@ msgctxt "" "label\n" "string.text" msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings." -msgstr "" +msgstr "_Selectați setul de taste rapide dorit. Modificarea tastelor rapide poate avea efect asupra tastelor rapide existente." #: optcompatibilitypage.ui msgctxt "" @@ -3116,7 +3215,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Default" -msgstr "" +msgstr "Implicit" #: optcompatibilitypage.ui msgctxt "" @@ -3125,7 +3224,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "OpenOffice.org legacy" -msgstr "" +msgstr "OpenOffice.org vechi" #: optcompatibilitypage.ui msgctxt "" @@ -3134,7 +3233,7 @@ msgctxt "" "label\n" "string.text" msgid "Key bindings" -msgstr "" +msgstr "Asocieri taste" #: optdefaultpage.ui msgctxt "" @@ -3143,7 +3242,7 @@ msgctxt "" "label\n" "string.text" msgid "_Number of worksheets in new document" -msgstr "" +msgstr "_Numărul foilor de calcul în document nou" #: optdefaultpage.ui msgctxt "" @@ -3152,7 +3251,7 @@ msgctxt "" "label\n" "string.text" msgid "_Prefix name for new worksheet" -msgstr "" +msgstr "_Prefixul unei foaie de calcul nou creat" #: optdefaultpage.ui msgctxt "" @@ -3161,7 +3260,7 @@ msgctxt "" "label\n" "string.text" msgid "New Spreadsheet" -msgstr "" +msgstr "Foaie de calcul nouă" #: optdlg.ui msgctxt "" @@ -3170,7 +3269,7 @@ msgctxt "" "label\n" "string.text" msgid "_Suppress output of empty pages" -msgstr "" +msgstr "_Suprimarea paginilor goale" #: optdlg.ui msgctxt "" @@ -3179,7 +3278,7 @@ msgctxt "" "label\n" "string.text" msgid "_Always apply manual breaks" -msgstr "" +msgstr "Întotde_auna aplică întreruperile manuale" #: optdlg.ui msgctxt "" @@ -3188,7 +3287,7 @@ msgctxt "" "label\n" "string.text" msgid "Pages" -msgstr "" +msgstr "Pagini" #: optdlg.ui msgctxt "" @@ -3197,7 +3296,7 @@ msgctxt "" "label\n" "string.text" msgid "_Print only selected sheets" -msgstr "" +msgstr "_Tipărește numai foile de calcul selectate" #: optdlg.ui msgctxt "" @@ -3206,7 +3305,7 @@ msgctxt "" "label\n" "string.text" msgid "Sheets" -msgstr "" +msgstr "Foi de calcul" #: optformula.ui msgctxt "" @@ -3215,7 +3314,7 @@ msgctxt "" "label\n" "string.text" msgid "Formula _syntax:" -msgstr "" +msgstr "_Sintaxă formulă:" #: optformula.ui msgctxt "" @@ -3224,7 +3323,7 @@ msgctxt "" "label\n" "string.text" msgid "Use English function names" -msgstr "" +msgstr "Utilizare nume de funcții în engleză" #: optformula.ui msgctxt "" @@ -3233,7 +3332,7 @@ msgctxt "" "label\n" "string.text" msgid "Formula options" -msgstr "" +msgstr "Opțiuni formulă" #: optformula.ui msgctxt "" @@ -3242,7 +3341,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Implicit" #: optformula.ui msgctxt "" @@ -3251,7 +3350,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Personalizat" #: optformula.ui msgctxt "" @@ -3260,7 +3359,7 @@ msgctxt "" "label\n" "string.text" msgid "Details..." -msgstr "" +msgstr "Detalii..." #: optformula.ui msgctxt "" @@ -3269,7 +3368,7 @@ msgctxt "" "label\n" "string.text" msgid "Detailed calculation settings" -msgstr "" +msgstr "Setări de calcul detaliate" #: optformula.ui msgctxt "" @@ -3278,7 +3377,7 @@ msgctxt "" "label\n" "string.text" msgid "_Function" -msgstr "" +msgstr "_Funcție" #: optformula.ui msgctxt "" @@ -3287,7 +3386,7 @@ msgctxt "" "label\n" "string.text" msgid "Array co_lumn" -msgstr "" +msgstr "Co_loană matrice" #: optformula.ui msgctxt "" @@ -3296,7 +3395,7 @@ msgctxt "" "label\n" "string.text" msgid "Array _row" -msgstr "" +msgstr "_Rând matrice" #: optformula.ui msgctxt "" @@ -3305,7 +3404,7 @@ msgctxt "" "label\n" "string.text" msgid "Rese_t" -msgstr "" +msgstr "Rese_tare" #: optformula.ui msgctxt "" @@ -3314,7 +3413,7 @@ msgctxt "" "label\n" "string.text" msgid "Separators" -msgstr "" +msgstr "Separator" #: optformula.ui msgctxt "" @@ -3323,7 +3422,7 @@ msgctxt "" "label\n" "string.text" msgid "Excel 2007 and newer" -msgstr "" +msgstr "Excel 2007 sau mai nou" #: optformula.ui msgctxt "" @@ -3332,7 +3431,7 @@ msgctxt "" "label\n" "string.text" msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)" -msgstr "" +msgstr "Foaie de calcul ODF (ne salvat de %PRODUCTNAME)" #: optformula.ui msgctxt "" @@ -3341,7 +3440,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Always recalculate" -msgstr "" +msgstr "Totdeauna recalculează" #: optformula.ui msgctxt "" @@ -3350,7 +3449,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Never recalculate" -msgstr "" +msgstr "Nici o dată nu recalculează" #: optformula.ui msgctxt "" @@ -3359,7 +3458,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Prompt user" -msgstr "" +msgstr "Întreabă utilizatorul" #: optformula.ui msgctxt "" @@ -3368,7 +3467,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Always recalculate" -msgstr "" +msgstr "Totdeauna recalculează" #: optformula.ui msgctxt "" @@ -3377,7 +3476,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Never recalculate" -msgstr "" +msgstr "Fără recalculare" #: optformula.ui msgctxt "" @@ -3386,7 +3485,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Prompt user" -msgstr "" +msgstr "Întreabă utilizator" #: optformula.ui msgctxt "" @@ -3395,7 +3494,7 @@ msgctxt "" "label\n" "string.text" msgid "Recalculation on file load" -msgstr "" +msgstr "Recalculare la încărcare fișier" #: optsortlists.ui msgctxt "" @@ -3404,7 +3503,7 @@ msgctxt "" "label\n" "string.text" msgid "_Copy" -msgstr "" +msgstr "_Copiază" #: optsortlists.ui msgctxt "" @@ -3413,7 +3512,7 @@ msgctxt "" "label\n" "string.text" msgid "Copy list _from:" -msgstr "" +msgstr "Copiază _lista de aici:" #: optsortlists.ui msgctxt "" @@ -3422,7 +3521,7 @@ msgctxt "" "label\n" "string.text" msgid "_Lists" -msgstr "" +msgstr "_Liste" #: optsortlists.ui msgctxt "" @@ -3431,7 +3530,7 @@ msgctxt "" "label\n" "string.text" msgid "_Entries" -msgstr "" +msgstr "_Intrări" #: optsortlists.ui msgctxt "" @@ -3440,7 +3539,7 @@ msgctxt "" "label\n" "string.text" msgid "_New" -msgstr "" +msgstr "_Creează" #: optsortlists.ui msgctxt "" @@ -3449,7 +3548,7 @@ msgctxt "" "label\n" "string.text" msgid "_Discard" -msgstr "" +msgstr "_Renunță" #: optsortlists.ui msgctxt "" @@ -3458,7 +3557,7 @@ msgctxt "" "label\n" "string.text" msgid "_Add" -msgstr "" +msgstr "_Adaugă" #: optsortlists.ui msgctxt "" @@ -3467,7 +3566,7 @@ msgctxt "" "label\n" "string.text" msgid "Modif_y" -msgstr "" +msgstr "_Modifică" #: optsortlists.ui msgctxt "" @@ -3476,7 +3575,7 @@ msgctxt "" "label\n" "string.text" msgid "_Delete" -msgstr "" +msgstr "_Șterge" #: pagetemplatedialog.ui msgctxt "" @@ -3485,7 +3584,7 @@ msgctxt "" "title\n" "string.text" msgid "Page Style" -msgstr "" +msgstr "Stil pagină" #: pagetemplatedialog.ui msgctxt "" @@ -3494,7 +3593,7 @@ msgctxt "" "label\n" "string.text" msgid "Organizer" -msgstr "" +msgstr "Organizator" #: pagetemplatedialog.ui msgctxt "" @@ -3503,7 +3602,7 @@ msgctxt "" "label\n" "string.text" msgid "Page" -msgstr "" +msgstr "Pagină" #: pagetemplatedialog.ui msgctxt "" @@ -3512,7 +3611,7 @@ msgctxt "" "label\n" "string.text" msgid "Borders" -msgstr "" +msgstr "Margini" #: pagetemplatedialog.ui msgctxt "" @@ -3521,7 +3620,7 @@ msgctxt "" "label\n" "string.text" msgid "Background" -msgstr "" +msgstr "Fundal" #: pagetemplatedialog.ui msgctxt "" @@ -3530,7 +3629,7 @@ msgctxt "" "label\n" "string.text" msgid "Header" -msgstr "" +msgstr "Antet" #: pagetemplatedialog.ui msgctxt "" @@ -3539,7 +3638,7 @@ msgctxt "" "label\n" "string.text" msgid "Footer" -msgstr "" +msgstr "Subsol" #: pagetemplatedialog.ui msgctxt "" @@ -3548,7 +3647,7 @@ msgctxt "" "label\n" "string.text" msgid "Sheet" -msgstr "" +msgstr "Foaie" #: paratemplatedialog.ui msgctxt "" @@ -3557,7 +3656,7 @@ msgctxt "" "title\n" "string.text" msgid "Cell Style" -msgstr "" +msgstr "Stil celulă" #: paratemplatedialog.ui msgctxt "" @@ -3566,7 +3665,7 @@ msgctxt "" "label\n" "string.text" msgid "_Standard" -msgstr "" +msgstr "_Standard" #: paratemplatedialog.ui msgctxt "" @@ -3575,7 +3674,7 @@ msgctxt "" "label\n" "string.text" msgid "Organizer" -msgstr "" +msgstr "Organizator" #: paratemplatedialog.ui msgctxt "" @@ -3584,7 +3683,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbers" -msgstr "" +msgstr "Numere" #: paratemplatedialog.ui msgctxt "" @@ -3593,7 +3692,7 @@ msgctxt "" "label\n" "string.text" msgid "Font" -msgstr "" +msgstr "Set fonturi" #: paratemplatedialog.ui msgctxt "" @@ -3602,7 +3701,7 @@ msgctxt "" "label\n" "string.text" msgid "Font Effects" -msgstr "" +msgstr "Efecte fonturi" #: paratemplatedialog.ui msgctxt "" @@ -3611,7 +3710,7 @@ msgctxt "" "label\n" "string.text" msgid "Alignment" -msgstr "" +msgstr "Aliniere" #: paratemplatedialog.ui msgctxt "" @@ -3620,7 +3719,7 @@ msgctxt "" "label\n" "string.text" msgid "Asian Typography" -msgstr "" +msgstr "Tipografie asiatică" #: paratemplatedialog.ui msgctxt "" @@ -3629,7 +3728,7 @@ msgctxt "" "label\n" "string.text" msgid "Borders" -msgstr "" +msgstr "Margini" #: paratemplatedialog.ui msgctxt "" @@ -3638,7 +3737,7 @@ msgctxt "" "label\n" "string.text" msgid "Background" -msgstr "" +msgstr "Fundal" #: paratemplatedialog.ui msgctxt "" @@ -3647,7 +3746,7 @@ msgctxt "" "label\n" "string.text" msgid "Cell Protection" -msgstr "" +msgstr "Protecție celulă" #: printareasdialog.ui msgctxt "" @@ -3656,7 +3755,7 @@ msgctxt "" "title\n" "string.text" msgid "Edit Print Ranges" -msgstr "" +msgstr "Modifică domeniul de tipărire" #: printareasdialog.ui msgctxt "" @@ -3665,7 +3764,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "- none -" -msgstr "" +msgstr "- nimic -" #: printareasdialog.ui msgctxt "" @@ -3674,7 +3773,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "- entire sheet -" -msgstr "" +msgstr "- toată foaia de calcul -" #: printareasdialog.ui msgctxt "" @@ -3683,7 +3782,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "- user defined -" -msgstr "" +msgstr "- definit de utilizator -" #: printareasdialog.ui msgctxt "" @@ -3692,7 +3791,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "- selection -" -msgstr "" +msgstr "- selecția -" #: printareasdialog.ui msgctxt "" @@ -3701,7 +3800,7 @@ msgctxt "" "label\n" "string.text" msgid "Print range" -msgstr "" +msgstr "Interval de tipărire" #: printareasdialog.ui msgctxt "" @@ -3710,7 +3809,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "- none -" -msgstr "" +msgstr "- nimic -" #: printareasdialog.ui msgctxt "" @@ -3719,7 +3818,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "- user defined -" -msgstr "" +msgstr "- definit de utilizator -" #: printareasdialog.ui msgctxt "" @@ -3728,7 +3827,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows to repeat" -msgstr "" +msgstr "Rânduri de repetat" #: printareasdialog.ui msgctxt "" @@ -3737,7 +3836,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "- none -" -msgstr "" +msgstr "- nimic -" #: printareasdialog.ui msgctxt "" @@ -3746,7 +3845,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "- user defined -" -msgstr "" +msgstr "- definit de utilizator -" #: printareasdialog.ui msgctxt "" @@ -3755,7 +3854,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns to repeat" -msgstr "" +msgstr "Coloane de repetat" #: printeroptions.ui msgctxt "" @@ -3847,6 +3946,15 @@ msgctxt "" msgid "Options" msgstr "Opțiuni" +#: queryrunstreamscriptdialog.ui +msgctxt "" +"queryrunstreamscriptdialog.ui\n" +"QueryRunStreamScriptDialog\n" +"text\n" +"string.text" +msgid "This data stream is generated by a script. Do you want to execute %URL?" +msgstr "Acest flux de date este generat de un script. Doriți executarea acesteia: %URL?" + #: randomnumbergenerator.ui msgctxt "" "randomnumbergenerator.ui\n" @@ -3854,7 +3962,7 @@ msgctxt "" "title\n" "string.text" msgid "Random Number Generator" -msgstr "" +msgstr "Generator număr aleator" #: randomnumbergenerator.ui msgctxt "" @@ -3863,7 +3971,7 @@ msgctxt "" "label\n" "string.text" msgid "Cell Range" -msgstr "" +msgstr "Interval celule" #: randomnumbergenerator.ui msgctxt "" @@ -3872,7 +3980,7 @@ msgctxt "" "label\n" "string.text" msgid "Distribution" -msgstr "" +msgstr "Distribuția" #: randomnumbergenerator.ui msgctxt "" @@ -3881,7 +3989,7 @@ msgctxt "" "label\n" "string.text" msgid "Seed" -msgstr "" +msgstr "Valoare pornire" #: randomnumbergenerator.ui msgctxt "" @@ -3890,7 +3998,7 @@ msgctxt "" "label\n" "string.text" msgid "..." -msgstr "" +msgstr "..." #: randomnumbergenerator.ui msgctxt "" @@ -3899,7 +4007,7 @@ msgctxt "" "label\n" "string.text" msgid "..." -msgstr "" +msgstr "..." #: randomnumbergenerator.ui msgctxt "" @@ -3908,7 +4016,7 @@ msgctxt "" "label\n" "string.text" msgid "Parameters" -msgstr "" +msgstr "Parametrii" #: randomnumbergenerator.ui msgctxt "" @@ -3917,7 +4025,7 @@ msgctxt "" "label\n" "string.text" msgid "Enable Custom Seed" -msgstr "" +msgstr "Activează valoare de pornire personalizat" #: randomnumbergenerator.ui msgctxt "" @@ -3926,7 +4034,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Uniform" -msgstr "" +msgstr "Uniform" #: randomnumbergenerator.ui msgctxt "" @@ -3935,7 +4043,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Uniform Integer" -msgstr "" +msgstr "Întreg uniform" #: randomnumbergenerator.ui msgctxt "" @@ -3944,7 +4052,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Normal" -msgstr "" +msgstr "Normal" #: randomnumbergenerator.ui msgctxt "" @@ -3953,7 +4061,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Cauchy" -msgstr "" +msgstr "Cauchy" #: randomnumbergenerator.ui msgctxt "" @@ -3962,7 +4070,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Bernoulli" -msgstr "" +msgstr "Bernoulli" #: randomnumbergenerator.ui msgctxt "" @@ -3971,7 +4079,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Binomial" -msgstr "" +msgstr "Binomial" #: randomnumbergenerator.ui msgctxt "" @@ -3980,7 +4088,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Chi Squared" -msgstr "" +msgstr "Pătrat Chi" #: randomnumbergenerator.ui msgctxt "" @@ -3989,7 +4097,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Geometric" -msgstr "" +msgstr "Geometric" #: randomnumbergenerator.ui msgctxt "" @@ -3998,7 +4106,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "Negative Binomial" -msgstr "" +msgstr "Binomial negativ" #: rightfooterdialog.ui msgctxt "" @@ -4043,7 +4151,7 @@ msgctxt "" "title\n" "string.text" msgid "Sampling" -msgstr "" +msgstr "Eșantionare" #: samplingdialog.ui msgctxt "" @@ -4052,7 +4160,7 @@ msgctxt "" "label\n" "string.text" msgid "Input Range" -msgstr "" +msgstr "Interval de intrare" #: samplingdialog.ui msgctxt "" @@ -4060,8 +4168,8 @@ msgctxt "" "output-range-label\n" "label\n" "string.text" -msgid "Output Range" -msgstr "" +msgid "Results to" +msgstr "Rezultate" #: samplingdialog.ui msgctxt "" @@ -4069,8 +4177,8 @@ msgctxt "" "label1\n" "label\n" "string.text" -msgid "Sample SIze" -msgstr "" +msgid "Sample Size" +msgstr "Mărime mostră" #: samplingdialog.ui msgctxt "" @@ -4079,7 +4187,7 @@ msgctxt "" "label\n" "string.text" msgid "Random" -msgstr "" +msgstr "Aleator" #: samplingdialog.ui msgctxt "" @@ -4088,7 +4196,7 @@ msgctxt "" "label\n" "string.text" msgid "Periodic" -msgstr "" +msgstr "Periodic" #: samplingdialog.ui msgctxt "" @@ -4097,7 +4205,7 @@ msgctxt "" "label\n" "string.text" msgid "Period" -msgstr "" +msgstr "Perioadă" #: samplingdialog.ui msgctxt "" @@ -4106,7 +4214,7 @@ msgctxt "" "label\n" "string.text" msgid "Sampling Method" -msgstr "" +msgstr "Metodă eșantionare" #: scgeneralpage.ui msgctxt "" @@ -4115,7 +4223,7 @@ msgctxt "" "label\n" "string.text" msgid "Measurement _unit" -msgstr "" +msgstr "_Unitate de măsură" #: scgeneralpage.ui msgctxt "" @@ -4124,7 +4232,7 @@ msgctxt "" "label\n" "string.text" msgid "_Tab stops" -msgstr "" +msgstr "Poziție _tabulator" #: scgeneralpage.ui msgctxt "" @@ -4133,7 +4241,7 @@ msgctxt "" "label\n" "string.text" msgid "Metrics" -msgstr "" +msgstr "Metrică" #: scgeneralpage.ui msgctxt "" @@ -4142,7 +4250,7 @@ msgctxt "" "label\n" "string.text" msgid "Update links when opening" -msgstr "" +msgstr "Actualizează legăturile la deschidere" #: scgeneralpage.ui msgctxt "" @@ -4151,7 +4259,7 @@ msgctxt "" "label\n" "string.text" msgid "_Always" -msgstr "" +msgstr "_Totdeauna" #: scgeneralpage.ui msgctxt "" @@ -4160,7 +4268,7 @@ msgctxt "" "label\n" "string.text" msgid "_On request" -msgstr "" +msgstr "_La cerere" #: scgeneralpage.ui msgctxt "" @@ -4169,7 +4277,7 @@ msgctxt "" "label\n" "string.text" msgid "_Never" -msgstr "" +msgstr "_Nici o dată" #: scgeneralpage.ui msgctxt "" @@ -4178,7 +4286,7 @@ msgctxt "" "label\n" "string.text" msgid "Updating" -msgstr "" +msgstr "Actualizare" #: scgeneralpage.ui msgctxt "" @@ -4187,7 +4295,7 @@ msgctxt "" "label\n" "string.text" msgid "Press Enter to switch to _edit mode" -msgstr "" +msgstr "Apăsați Enter pentru a ajunge în mod _editare" #: scgeneralpage.ui msgctxt "" @@ -4196,7 +4304,7 @@ msgctxt "" "label\n" "string.text" msgid "Expand _formatting" -msgstr "" +msgstr "Extinde _formatarea" #: scgeneralpage.ui msgctxt "" @@ -4205,7 +4313,7 @@ msgctxt "" "label\n" "string.text" msgid "Expand _references when new columns/rows are inserted" -msgstr "" +msgstr "Extinde _referința la inserare de rânduri sau coloane noi" #: scgeneralpage.ui msgctxt "" @@ -4214,7 +4322,7 @@ msgctxt "" "label\n" "string.text" msgid "Highlight sele_ction in column/row headers" -msgstr "" +msgstr "Evidențiază sele_cția în titlurile de coloane și rânduri" #: scgeneralpage.ui msgctxt "" @@ -4223,7 +4331,7 @@ msgctxt "" "label\n" "string.text" msgid "Use printer metrics for text formatting" -msgstr "" +msgstr "Utilizare metrică imprimantă la formatare text" #: scgeneralpage.ui msgctxt "" @@ -4232,7 +4340,7 @@ msgctxt "" "label\n" "string.text" msgid "Show overwrite _warning when pasting data" -msgstr "" +msgstr "Arată avertisment de _suprascriere la inserare date" #: scgeneralpage.ui msgctxt "" @@ -4241,7 +4349,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Down" -msgstr "" +msgstr "Jos" #: scgeneralpage.ui msgctxt "" @@ -4250,7 +4358,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Right" -msgstr "" +msgstr "Dreapta" #: scgeneralpage.ui msgctxt "" @@ -4259,7 +4367,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Up" -msgstr "" +msgstr "Sus" #: scgeneralpage.ui msgctxt "" @@ -4268,7 +4376,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Left" -msgstr "" +msgstr "Stânga" #: scgeneralpage.ui msgctxt "" @@ -4277,7 +4385,7 @@ msgctxt "" "label\n" "string.text" msgid "Press Enter to _move selection" -msgstr "" +msgstr "Cu tasta Enter puteți _muta selecția" #: scgeneralpage.ui msgctxt "" @@ -4286,7 +4394,7 @@ msgctxt "" "label\n" "string.text" msgid "Use legacy cursor movement behavior when selecting" -msgstr "" +msgstr "Utilizare mutare cursor moștenit la selectare" #: scgeneralpage.ui msgctxt "" @@ -4295,7 +4403,7 @@ msgctxt "" "label\n" "string.text" msgid "Input settings" -msgstr "" +msgstr "Setări intrare" #: searchresults.ui msgctxt "" @@ -4304,7 +4412,7 @@ msgctxt "" "title\n" "string.text" msgid "Search Results" -msgstr "" +msgstr "Rezultat căutare" #: selectrange.ui msgctxt "" @@ -4601,7 +4709,7 @@ msgctxt "" "label\n" "string.text" msgid "_Objects/Image" -msgstr "" +msgstr "_Obiecte/Imagine" #: sheetprintpage.ui msgctxt "" @@ -4736,7 +4844,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Aliniat orizontal" #: sidebaralignment.ui msgctxt "" @@ -4745,7 +4853,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Aliniat orizontal" #: sidebaralignment.ui msgctxt "" @@ -4754,7 +4862,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Vertical Alignment" -msgstr "" +msgstr "Aliniat vertical" #: sidebaralignment.ui msgctxt "" @@ -4763,7 +4871,7 @@ msgctxt "" "label\n" "string.text" msgid "Left _indent:" -msgstr "" +msgstr "_Indentare stânga:" #: sidebaralignment.ui msgctxt "" @@ -4772,7 +4880,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Indents from the left edge." -msgstr "" +msgstr "Indentare la marginea stângă." #: sidebaralignment.ui msgctxt "" @@ -4781,7 +4889,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indents from the left edge." -msgstr "" +msgstr "Indentare de la marginea stângă." #: sidebaralignment.ui msgctxt "" @@ -4790,7 +4898,7 @@ msgctxt "" "label\n" "string.text" msgid "Merge Cells" -msgstr "" +msgstr "Îmbină celulele" #: sidebaralignment.ui msgctxt "" @@ -4799,7 +4907,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Joins the selected cells into one." -msgstr "" +msgstr "Unifică celulele selectate întruna." #: sidebaralignment.ui msgctxt "" @@ -4808,7 +4916,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Joins the selected cells into one." -msgstr "" +msgstr "Unifică celulele selectate întruna." #: sidebaralignment.ui msgctxt "" @@ -4817,7 +4925,7 @@ msgctxt "" "label\n" "string.text" msgid "Wrap text" -msgstr "" +msgstr "Încadrare text" #: sidebaralignment.ui msgctxt "" @@ -4826,7 +4934,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Wrap texts automatically." -msgstr "" +msgstr "Realiniere text automat." #: sidebaralignment.ui msgctxt "" @@ -4835,7 +4943,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Wrap texts automatically." -msgstr "" +msgstr "Realiniere text automat." #: sidebaralignment.ui msgctxt "" @@ -4844,7 +4952,7 @@ msgctxt "" "label\n" "string.text" msgid "Text _orientation:" -msgstr "" +msgstr "_Orientare text:" #: sidebaralignment.ui msgctxt "" @@ -4853,7 +4961,7 @@ msgctxt "" "label\n" "string.text" msgid "Vertically Stacked" -msgstr "" +msgstr "Cumulat vertical" #: sidebaralignment.ui msgctxt "" @@ -4862,7 +4970,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Aligns text vertically." -msgstr "" +msgstr "Aliniază textul vertical." #: sidebaralignment.ui msgctxt "" @@ -4871,7 +4979,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Aligns text vertically." -msgstr "" +msgstr "Aliniază textul vertical." #: sidebaralignment.ui msgctxt "" @@ -4880,7 +4988,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Select the angle for rotation." -msgstr "" +msgstr "Selectați gradul de rotire." #: sidebaralignment.ui msgctxt "" @@ -4889,7 +4997,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the angle for rotation." -msgstr "" +msgstr "Selectați gradul de rotire." #: sidebarcellappearance.ui msgctxt "" @@ -4898,7 +5006,7 @@ msgctxt "" "label\n" "string.text" msgid "_Cell background:" -msgstr "" +msgstr "_Fundal celulă:" #: sidebarcellappearance.ui msgctxt "" @@ -4907,7 +5015,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the background color of the selected cells." -msgstr "" +msgstr "Selectați culoarea de fundal pentru celula selectată." #: sidebarcellappearance.ui msgctxt "" @@ -4916,16 +5024,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the background color of the selected cells." -msgstr "" - -#: sidebarcellappearance.ui -msgctxt "" -"sidebarcellappearance.ui\n" -"cellbackground\n" -"label\n" -"string.text" -msgid "toolbutton1" -msgstr "" +msgstr "Selectați culoarea de fundal pentru celula selectată." #: sidebarcellappearance.ui msgctxt "" @@ -4934,7 +5033,7 @@ msgctxt "" "label\n" "string.text" msgid "Cell _border:" -msgstr "" +msgstr "_Bordură celulă:" #: sidebarcellappearance.ui msgctxt "" @@ -4943,7 +5042,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Specify the borders of the selected cells." -msgstr "" +msgstr "Specificați borura pentru celula selectată." #: sidebarcellappearance.ui msgctxt "" @@ -4952,16 +5051,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the borders of the selected cells." -msgstr "" - -#: sidebarcellappearance.ui -msgctxt "" -"sidebarcellappearance.ui\n" -"bordertype\n" -"label\n" -"string.text" -msgid "toolbutton1" -msgstr "" +msgstr "Specificați borura pentru celula selectată." #: sidebarcellappearance.ui msgctxt "" @@ -4970,7 +5060,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Select the line style of the borders." -msgstr "" +msgstr "Selectați stilul de linie pentru borduri." #: sidebarcellappearance.ui msgctxt "" @@ -4979,16 +5069,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the line style of the borders." -msgstr "" - -#: sidebarcellappearance.ui -msgctxt "" -"sidebarcellappearance.ui\n" -"linestyle\n" -"label\n" -"string.text" -msgid "toolbutton2" -msgstr "" +msgstr "Selectați stilul de linie pentru borduri." #: sidebarcellappearance.ui msgctxt "" @@ -4997,7 +5078,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Select the line color of the borders." -msgstr "" +msgstr "Selectați culoarea liniei pentru borduri." #: sidebarcellappearance.ui msgctxt "" @@ -5006,7 +5087,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the line color of the borders." -msgstr "" +msgstr "Selectați culoarea liniei pentru borduri." #: sidebarcellappearance.ui msgctxt "" @@ -5015,7 +5096,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Select the line color of the borders." -msgstr "" +msgstr "Selectați culoarea liniei pentru borduri." #: sidebarcellappearance.ui msgctxt "" @@ -5024,16 +5105,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the line color of the borders." -msgstr "" - -#: sidebarcellappearance.ui -msgctxt "" -"sidebarcellappearance.ui\n" -"linecolor\n" -"label\n" -"string.text" -msgid "toolbutton1" -msgstr "" +msgstr "Selectați culoarea liniei pentru borduri." #: sidebarcellappearance.ui msgctxt "" @@ -5042,7 +5114,7 @@ msgctxt "" "label\n" "string.text" msgid "Show cell _grid lines" -msgstr "" +msgstr "Arată liniile de _grilă pentru celule" #: sidebarcellappearance.ui msgctxt "" @@ -5051,7 +5123,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Show the grid lines of the cells in the entire spreadsheet." -msgstr "" +msgstr "Arată liniile de grilă pentru celule în întreaga foaie de calcul." #: sidebarnumberformat.ui msgctxt "" @@ -5060,7 +5132,7 @@ msgctxt "" "label\n" "string.text" msgid "_Category:" -msgstr "" +msgstr "_Categorie:" #: sidebarnumberformat.ui msgctxt "" @@ -5069,7 +5141,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Select a category of contents." -msgstr "" +msgstr "Selectați o categorie din conținut." #: sidebarnumberformat.ui msgctxt "" @@ -5078,7 +5150,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select a category of contents." -msgstr "" +msgstr "Selectați categoria conținutului." #: sidebarnumberformat.ui msgctxt "" @@ -5087,7 +5159,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "General" -msgstr "" +msgstr "General" #: sidebarnumberformat.ui msgctxt "" @@ -5096,7 +5168,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Number" -msgstr "" +msgstr "Număr" #: sidebarnumberformat.ui msgctxt "" @@ -5105,7 +5177,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Procent" #: sidebarnumberformat.ui msgctxt "" @@ -5114,7 +5186,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Currency" -msgstr "" +msgstr "Monedă" #: sidebarnumberformat.ui msgctxt "" @@ -5123,7 +5195,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Date " -msgstr "" +msgstr "Dată " #: sidebarnumberformat.ui msgctxt "" @@ -5132,7 +5204,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Time" -msgstr "" +msgstr "Timp" #: sidebarnumberformat.ui msgctxt "" @@ -5141,7 +5213,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Scientific" -msgstr "" +msgstr "Științific" #: sidebarnumberformat.ui msgctxt "" @@ -5150,7 +5222,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Fraction" -msgstr "" +msgstr "Fracțiune" #: sidebarnumberformat.ui msgctxt "" @@ -5159,7 +5231,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "Boolean Value" -msgstr "" +msgstr "Valoare logică" #: sidebarnumberformat.ui msgctxt "" @@ -5168,52 +5240,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "Text" -msgstr "" - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"numericfield\n" -"label\n" -"string.text" -msgid "toolbutton1" -msgstr "" - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"percent\n" -"label\n" -"string.text" -msgid "toolbutton2" -msgstr "" - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"currency\n" -"label\n" -"string.text" -msgid "toolbutton3" -msgstr "" - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"date\n" -"label\n" -"string.text" -msgid "toolbutton4" -msgstr "" - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"insertfixedtext\n" -"label\n" -"string.text" -msgid "toolbutton5" -msgstr "" +msgstr "Text" #: sidebarnumberformat.ui msgctxt "" @@ -5222,7 +5249,7 @@ msgctxt "" "label\n" "string.text" msgid "_Decimal places:" -msgstr "" +msgstr "_Poziții zecimale:" #: sidebarnumberformat.ui msgctxt "" @@ -5231,7 +5258,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Enter the number of decimal places that you want to display." -msgstr "" +msgstr "Introduceți numărul zecimalelor afișate." #: sidebarnumberformat.ui msgctxt "" @@ -5240,7 +5267,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter the number of decimal places that you want to display." -msgstr "" +msgstr "Introduceți numărul zecimalelor afișate." #: sidebarnumberformat.ui msgctxt "" @@ -5249,7 +5276,7 @@ msgctxt "" "label\n" "string.text" msgid "Leading _zeroes:" -msgstr "" +msgstr "_Zerouri înainte:" #: sidebarnumberformat.ui msgctxt "" @@ -5258,7 +5285,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Enter the maximum number of zeroes to display before the decimal point." -msgstr "" +msgstr "Introduceți numărul maxim de zerouri afișate înainte de virgula zecimală." #: sidebarnumberformat.ui msgctxt "" @@ -5267,7 +5294,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter the maximum number of zeroes to display before the decimal point." -msgstr "" +msgstr "Introduceți numărul maxim de zerouri afișate înainte de virgula zecimală." #: sidebarnumberformat.ui msgctxt "" @@ -5276,7 +5303,7 @@ msgctxt "" "label\n" "string.text" msgid "_Negative numbers red" -msgstr "" +msgstr "_Numere negative cu roșu" #: sidebarnumberformat.ui msgctxt "" @@ -5285,7 +5312,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Changes the font color of negative numbers to red." -msgstr "" +msgstr "Modifică culoarea fontului în roșu la numere negative." #: sidebarnumberformat.ui msgctxt "" @@ -5294,34 +5321,34 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Changes the font color of negative numbers to red." -msgstr "" +msgstr "Modifică culoarea fontului în roșu la numere negative." #: sidebarnumberformat.ui msgctxt "" "sidebarnumberformat.ui\n" -"thousandseperator\n" +"thousandseparator\n" "label\n" "string.text" -msgid "_Thousands seperator" -msgstr "" +msgid "_Thousands separator" +msgstr "Separator de _mii" #: sidebarnumberformat.ui msgctxt "" "sidebarnumberformat.ui\n" -"thousandseperator\n" +"thousandseparator\n" "tooltip_markup\n" "string.text" msgid "Inserts a separator between thousands." -msgstr "" +msgstr "Inserare separator între mii." #: sidebarnumberformat.ui msgctxt "" "sidebarnumberformat.ui\n" -"thousandseperator\n" +"thousandseparator\n" "tooltip_text\n" "string.text" msgid "Inserts a separator between thousands." -msgstr "" +msgstr "Inserare separator între mii." #: solverdlg.ui msgctxt "" @@ -5879,7 +5906,79 @@ msgctxt "" "title\n" "string.text" msgid "Standard Filter" -msgstr "" +msgstr "Filtru standard" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"connect1\n" +"0\n" +"stringlist.text" +msgid "AND" +msgstr "AND" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"connect1\n" +"1\n" +"stringlist.text" +msgid "OR" +msgstr "OR" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"connect2\n" +"0\n" +"stringlist.text" +msgid "AND" +msgstr "AND" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"connect2\n" +"1\n" +"stringlist.text" +msgid "OR" +msgstr "OR" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"connect3\n" +"0\n" +"stringlist.text" +msgid "AND" +msgstr "AND" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"connect3\n" +"1\n" +"stringlist.text" +msgid "OR" +msgstr "OR" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"connect4\n" +"0\n" +"stringlist.text" +msgid "AND" +msgstr "AND" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"connect4\n" +"1\n" +"stringlist.text" +msgid "OR" +msgstr "OR" #: standardfilterdialog.ui msgctxt "" @@ -5888,7 +5987,7 @@ msgctxt "" "label\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Operator" #: standardfilterdialog.ui msgctxt "" @@ -5897,7 +5996,7 @@ msgctxt "" "label\n" "string.text" msgid "Field name" -msgstr "" +msgstr "Nume câmp" #: standardfilterdialog.ui msgctxt "" @@ -5906,7 +6005,7 @@ msgctxt "" "label\n" "string.text" msgid "Condition" -msgstr "" +msgstr "Condiție" #: standardfilterdialog.ui msgctxt "" @@ -5915,7 +6014,367 @@ msgctxt "" "label\n" "string.text" msgid "Value" -msgstr "" +msgstr "Valoare" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"6\n" +"stringlist.text" +msgid "Largest" +msgstr "Cel mai mare" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"7\n" +"stringlist.text" +msgid "Smallest" +msgstr "Cel mai mic" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"8\n" +"stringlist.text" +msgid "Largest %" +msgstr "Cel mai mare %" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"9\n" +"stringlist.text" +msgid "Smallest %" +msgstr "Cel mai mic %" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"10\n" +"stringlist.text" +msgid "Contains" +msgstr "Conține" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"11\n" +"stringlist.text" +msgid "Does not contain" +msgstr "Nu conține" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"12\n" +"stringlist.text" +msgid "Begins with" +msgstr "Începe cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"13\n" +"stringlist.text" +msgid "Does not begin with" +msgstr "Nu începe cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"14\n" +"stringlist.text" +msgid "Ends with" +msgstr "Se termină cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond1\n" +"15\n" +"stringlist.text" +msgid "Does not end with" +msgstr "Nu se termină cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"6\n" +"stringlist.text" +msgid "Largest" +msgstr "Cel mai mare" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"7\n" +"stringlist.text" +msgid "Smallest" +msgstr "Cel mai mic" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"8\n" +"stringlist.text" +msgid "Largest %" +msgstr "Cel mai mare %" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"9\n" +"stringlist.text" +msgid "Smallest %" +msgstr "Cel mai mic %" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"10\n" +"stringlist.text" +msgid "Contains" +msgstr "Conține" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"11\n" +"stringlist.text" +msgid "Does not contain" +msgstr "Nu conține" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"12\n" +"stringlist.text" +msgid "Begins with" +msgstr "Începe cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"13\n" +"stringlist.text" +msgid "Does not begin with" +msgstr "Nu începe cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"14\n" +"stringlist.text" +msgid "Ends with" +msgstr "Se termină cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond2\n" +"15\n" +"stringlist.text" +msgid "Does not end with" +msgstr "Nu se termină cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"6\n" +"stringlist.text" +msgid "Largest" +msgstr "Cel mai mare" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"7\n" +"stringlist.text" +msgid "Smallest" +msgstr "Cel mai mic" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"8\n" +"stringlist.text" +msgid "Largest %" +msgstr "Cel mai mare %" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"9\n" +"stringlist.text" +msgid "Smallest %" +msgstr "Cel mai mic %" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"10\n" +"stringlist.text" +msgid "Contains" +msgstr "Conține" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"11\n" +"stringlist.text" +msgid "Does not contain" +msgstr "Nu conține" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"12\n" +"stringlist.text" +msgid "Begins with" +msgstr "Începe cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"13\n" +"stringlist.text" +msgid "Does not begin with" +msgstr "Nu începe cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"14\n" +"stringlist.text" +msgid "Ends with" +msgstr "Se termină cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond3\n" +"15\n" +"stringlist.text" +msgid "Does not end with" +msgstr "Nu se termină cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"6\n" +"stringlist.text" +msgid "Largest" +msgstr "Cel mai mare" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"7\n" +"stringlist.text" +msgid "Smallest" +msgstr "Cel mai mic" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"8\n" +"stringlist.text" +msgid "Largest %" +msgstr "Cel mai mare %" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"9\n" +"stringlist.text" +msgid "Smallest %" +msgstr "Cel mai mic %" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"10\n" +"stringlist.text" +msgid "Contains" +msgstr "Conține" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"11\n" +"stringlist.text" +msgid "Does not contain" +msgstr "Nu conține" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"12\n" +"stringlist.text" +msgid "Begins with" +msgstr "Începe cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"13\n" +"stringlist.text" +msgid "Does not begin with" +msgstr "Nu începe cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"14\n" +"stringlist.text" +msgid "Ends with" +msgstr "Se termină cu" + +#: standardfilterdialog.ui +msgctxt "" +"standardfilterdialog.ui\n" +"cond4\n" +"15\n" +"stringlist.text" +msgid "Does not end with" +msgstr "Nu se termină cu" #: standardfilterdialog.ui msgctxt "" @@ -5924,7 +6383,7 @@ msgctxt "" "label\n" "string.text" msgid "Filter criteria" -msgstr "" +msgstr "Criteriu filtrare" #: standardfilterdialog.ui msgctxt "" @@ -5933,7 +6392,7 @@ msgctxt "" "label\n" "string.text" msgid "_Case sensitive" -msgstr "" +msgstr "Majus_culele semnificative" #: standardfilterdialog.ui msgctxt "" @@ -5942,7 +6401,7 @@ msgctxt "" "label\n" "string.text" msgid "Range c_ontains column labels" -msgstr "" +msgstr "Intervalul c_onține nume de coloană" #: standardfilterdialog.ui msgctxt "" @@ -5951,7 +6410,7 @@ msgctxt "" "label\n" "string.text" msgid "Regular _expressions" -msgstr "" +msgstr "_Expresii regulare" #: standardfilterdialog.ui msgctxt "" @@ -5960,7 +6419,7 @@ msgctxt "" "label\n" "string.text" msgid "_No duplications" -msgstr "" +msgstr "_Fără duplicații" #: standardfilterdialog.ui msgctxt "" @@ -5969,7 +6428,7 @@ msgctxt "" "label\n" "string.text" msgid "Co_py results to:" -msgstr "" +msgstr "Co_piază rezultatul la:" #: standardfilterdialog.ui msgctxt "" @@ -5978,7 +6437,7 @@ msgctxt "" "label\n" "string.text" msgid "_Keep filter criteria" -msgstr "" +msgstr "_Păstrează criteriul de filtrare" #: standardfilterdialog.ui msgctxt "" @@ -5987,7 +6446,7 @@ msgctxt "" "label\n" "string.text" msgid "Data range:" -msgstr "" +msgstr "Interval de date:" #: standardfilterdialog.ui msgctxt "" @@ -5996,7 +6455,7 @@ msgctxt "" "label\n" "string.text" msgid "dummy" -msgstr "" +msgstr "gol" #: standardfilterdialog.ui msgctxt "" @@ -6005,7 +6464,7 @@ msgctxt "" "label\n" "string.text" msgid "Op_tions" -msgstr "" +msgstr "O_pțiuni" #: statisticsinfopage.ui msgctxt "" @@ -6014,7 +6473,7 @@ msgctxt "" "label\n" "string.text" msgid "Number of Pages:" -msgstr "" +msgstr "Număr de pagini:" #: statisticsinfopage.ui msgctxt "" @@ -6023,7 +6482,7 @@ msgctxt "" "label\n" "string.text" msgid "Number of Cells:" -msgstr "" +msgstr "Număr de celule:" #: statisticsinfopage.ui msgctxt "" @@ -6032,7 +6491,7 @@ msgctxt "" "label\n" "string.text" msgid "Number of Sheets:" -msgstr "" +msgstr "Număr de foi de calcul:" #: statisticsinfopage.ui msgctxt "" @@ -6041,7 +6500,7 @@ msgctxt "" "label\n" "string.text" msgid "Document: " -msgstr "" +msgstr "Document:" #: subtotaloptionspage.ui msgctxt "" @@ -6050,7 +6509,7 @@ msgctxt "" "label\n" "string.text" msgid "_Page break between groups" -msgstr "" +msgstr "Întrerupere de _pagină între grupuri" #: subtotaloptionspage.ui msgctxt "" @@ -6059,7 +6518,7 @@ msgctxt "" "label\n" "string.text" msgid "_Case sensitive" -msgstr "" +msgstr "Majus_culele semnificative" #: subtotaloptionspage.ui msgctxt "" @@ -6068,7 +6527,7 @@ msgctxt "" "label\n" "string.text" msgid "Pre-_sort area according to groups" -msgstr "" +msgstr "Pre_sortează zona conform grupurilor" #: subtotaloptionspage.ui msgctxt "" @@ -6077,7 +6536,7 @@ msgctxt "" "label\n" "string.text" msgid "Groups" -msgstr "" +msgstr "Grupuri" #: subtotaloptionspage.ui msgctxt "" @@ -6086,7 +6545,7 @@ msgctxt "" "label\n" "string.text" msgid "_Ascending" -msgstr "" +msgstr "_Crescător" #: subtotaloptionspage.ui msgctxt "" @@ -6095,7 +6554,7 @@ msgctxt "" "label\n" "string.text" msgid "D_escending" -msgstr "" +msgstr "_Descrescător" #: subtotaloptionspage.ui msgctxt "" @@ -6104,7 +6563,7 @@ msgctxt "" "label\n" "string.text" msgid "I_nclude formats" -msgstr "" +msgstr "I_nclude formatare" #: subtotaloptionspage.ui msgctxt "" @@ -6113,7 +6572,7 @@ msgctxt "" "label\n" "string.text" msgid "C_ustom sort order" -msgstr "" +msgstr "_Ordine sortare personalizată" #: subtotaloptionspage.ui msgctxt "" @@ -6122,7 +6581,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort" -msgstr "" +msgstr "Sortare" #: textimportcsv.ui msgctxt "" @@ -6370,308 +6829,308 @@ msgstr "Opțiuni" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"break\n" +"formula\n" "label\n" "string.text" -msgid "_Page breaks" -msgstr "" +msgid "_Formulas" +msgstr "_Formule" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"guideline\n" +"nil\n" "label\n" "string.text" -msgid "Helplines _while moving" -msgstr "" +msgid "Zero val_ues" +msgstr "Valori _zero" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"grid_label\n" +"annot\n" "label\n" "string.text" -msgid "_Grid lines:" -msgstr "" +msgid "_Comment indicator" +msgstr "Indicator _comentariu" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"color_label\n" +"value\n" "label\n" "string.text" -msgid "_Color:" -msgstr "" +msgid "Value h_ighlighting" +msgstr "E_vidențiere valori" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"grid\n" -"0\n" -"stringlist.text" -msgid "Show" -msgstr "" +"anchor\n" +"label\n" +"string.text" +msgid "_Anchor" +msgstr "_Ancoră" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"grid\n" -"1\n" -"stringlist.text" -msgid "Show on colored cells" -msgstr "" +"clipmark\n" +"label\n" +"string.text" +msgid "Te_xt overflow" +msgstr "Despărțire te_xt" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"grid\n" -"2\n" -"stringlist.text" -msgid "Hide" -msgstr "" +"rangefind\n" +"label\n" +"string.text" +msgid "_Show references in color" +msgstr "_Marcare referințe cu culori" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"label1\n" +"label4\n" "label\n" "string.text" -msgid "Visual aids" -msgstr "" +msgid "Display" +msgstr "Afișaj" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"objgrf_label\n" +"rowcolheader\n" "label\n" "string.text" -msgid "Ob_jects/Image:" -msgstr "" +msgid "Colu_mn/row headers" +msgstr "Titlu de _coloană/rând" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"diagram_label\n" +"hscroll\n" "label\n" "string.text" -msgid "Cha_rts:" -msgstr "" +msgid "Hori_zontal scroll bar" +msgstr "Bară de defilare ori_zontală" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"draw_label\n" +"vscroll\n" "label\n" "string.text" -msgid "_Drawing objects:" -msgstr "" +msgid "_Vertical scroll bar" +msgstr "Bară de defilare _verticală" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"objgrf\n" -"0\n" -"stringlist.text" -msgid "Show" -msgstr "" +"tblreg\n" +"label\n" +"string.text" +msgid "Sh_eet tabs" +msgstr "_File foi de calcul" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"objgrf\n" -"1\n" -"stringlist.text" -msgid "Hide" -msgstr "" +"outline\n" +"label\n" +"string.text" +msgid "_Outline symbols" +msgstr "_Simbol cuprins" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"diagram\n" -"0\n" -"stringlist.text" -msgid "Show" -msgstr "" +"label5\n" +"label\n" +"string.text" +msgid "Window" +msgstr "Fereastră" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"diagram\n" -"1\n" -"stringlist.text" -msgid "Hide" -msgstr "" +"grid_label\n" +"label\n" +"string.text" +msgid "_Grid lines:" +msgstr "Linii _grilă:" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"draw\n" -"0\n" -"stringlist.text" -msgid "Show" -msgstr "" +"color_label\n" +"label\n" +"string.text" +msgid "_Color:" +msgstr "_Culoare" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"draw\n" -"1\n" +"grid\n" +"0\n" "stringlist.text" -msgid "Hide" -msgstr "" +msgid "Show" +msgstr "Arată" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Objects" -msgstr "" +"grid\n" +"1\n" +"stringlist.text" +msgid "Show on colored cells" +msgstr "Arată la celule colorate" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"synczoom\n" -"label\n" -"string.text" -msgid "S_ynchronize sheets" -msgstr "" +"grid\n" +"2\n" +"stringlist.text" +msgid "Hide" +msgstr "Ascunde" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"label3\n" +"break\n" "label\n" "string.text" -msgid "Zoom" -msgstr "" +msgid "_Page breaks" +msgstr "Întrerupere de _pagină" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"formula\n" +"guideline\n" "label\n" "string.text" -msgid "_Formulas" -msgstr "" +msgid "Helplines _while moving" +msgstr "Liniile ajutătoare vizibile la _mutare" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"nil\n" +"label1\n" "label\n" "string.text" -msgid "Zero val_ues" -msgstr "" +msgid "Visual aids" +msgstr "Ajutor vizual" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"annot\n" +"objgrf_label\n" "label\n" "string.text" -msgid "_Comment indicator" -msgstr "" +msgid "Ob_jects/Image:" +msgstr "Ob_iecte/Imagine:" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"value\n" +"diagram_label\n" "label\n" "string.text" -msgid "Value h_ighlighting" -msgstr "" +msgid "Cha_rts:" +msgstr "Diag_rame:" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"anchor\n" +"draw_label\n" "label\n" "string.text" -msgid "_Anchor" -msgstr "" +msgid "_Drawing objects:" +msgstr "Obiecte _de desen:" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"clipmark\n" -"label\n" -"string.text" -msgid "Te_xt overflow" -msgstr "" +"objgrf\n" +"0\n" +"stringlist.text" +msgid "Show" +msgstr "Arată" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"rangefind\n" -"label\n" -"string.text" -msgid "_Show references in color" -msgstr "" +"objgrf\n" +"1\n" +"stringlist.text" +msgid "Hide" +msgstr "Ascunde" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "Display" -msgstr "" +"diagram\n" +"0\n" +"stringlist.text" +msgid "Show" +msgstr "Arată" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"rowcolheader\n" -"label\n" -"string.text" -msgid "Colu_mn/row headers" -msgstr "" +"diagram\n" +"1\n" +"stringlist.text" +msgid "Hide" +msgstr "Ascunde" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"hscroll\n" -"label\n" -"string.text" -msgid "Hori_zontal scroll bar" -msgstr "" +"draw\n" +"0\n" +"stringlist.text" +msgid "Show" +msgstr "Arată" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"vscroll\n" -"label\n" -"string.text" -msgid "_Vertical scroll bar" -msgstr "" +"draw\n" +"1\n" +"stringlist.text" +msgid "Hide" +msgstr "Ascunde" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"tblreg\n" +"label2\n" "label\n" "string.text" -msgid "Sh_eet tabs" -msgstr "" +msgid "Objects" +msgstr "Obiecte" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"outline\n" +"synczoom\n" "label\n" "string.text" -msgid "_Outline symbols" -msgstr "" +msgid "S_ynchronize sheets" +msgstr "S_incronizare foi de calcul" #: tpviewpage.ui msgctxt "" "tpviewpage.ui\n" -"label5\n" +"label3\n" "label\n" "string.text" -msgid "Window" -msgstr "" +msgid "Zoom" +msgstr "Mărire" #: ungroupdialog.ui msgctxt "" @@ -6680,7 +7139,7 @@ msgctxt "" "title\n" "string.text" msgid "Ungroup" -msgstr "" +msgstr "Degrupare" #: ungroupdialog.ui msgctxt "" @@ -6689,7 +7148,7 @@ msgctxt "" "label\n" "string.text" msgid "_Rows" -msgstr "" +msgstr "_Rând" #: ungroupdialog.ui msgctxt "" @@ -6698,7 +7157,7 @@ msgctxt "" "label\n" "string.text" msgid "_Columns" -msgstr "" +msgstr "_Coloană" #: ungroupdialog.ui msgctxt "" @@ -6707,7 +7166,7 @@ msgctxt "" "label\n" "string.text" msgid "Deactivate for" -msgstr "" +msgstr "Dezactivat pentru" #: validationhelptabpage.ui msgctxt "" @@ -6716,7 +7175,7 @@ msgctxt "" "label\n" "string.text" msgid "_Show input help when cell is selected" -msgstr "" +msgstr "_Arată ajutor la selectarea celulei" #: validationhelptabpage.ui msgctxt "" @@ -6725,7 +7184,7 @@ msgctxt "" "label\n" "string.text" msgid "_Title:" -msgstr "" +msgstr "_Titlu:" #: validationhelptabpage.ui msgctxt "" @@ -6734,7 +7193,7 @@ msgctxt "" "label\n" "string.text" msgid "_Input help:" -msgstr "" +msgstr "_Text ajutor:" #: validationhelptabpage.ui msgctxt "" @@ -6743,4 +7202,4 @@ msgctxt "" "label\n" "string.text" msgid "Contents" -msgstr "" +msgstr "Conținut" |