diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-11-15 14:41:39 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-11-15 14:51:16 +0100 |
commit | 43ecc0b75a09ae6167f7368d056a3efbbbd1ae9e (patch) | |
tree | e3be1b342feaea4e3d8f90a2f394745c1e5798a9 /source/eu/sc | |
parent | a4a3e67d5066da4a9c0e637eab1697a4e954cbcb (diff) |
update translations for 6.2.0 beta1
and force-fix errors using pocheck
Change-Id: I525c53a974689b86e7f7913fb0b24ac467e8aac0
Diffstat (limited to 'source/eu/sc')
-rw-r--r-- | source/eu/sc/messages.po | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/source/eu/sc/messages.po b/source/eu/sc/messages.po index 1dac00cde63..f3652387e1a 100644 --- a/source/eu/sc/messages.po +++ b/source/eu/sc/messages.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: 2018-11-12 12:23+0100\n" -"PO-Revision-Date: 2018-10-23 05:48+0000\n" +"PO-Revision-Date: 2018-11-15 09:22+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: eu\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1540273690.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1542273761.000000\n" #: sc/inc/compiler.hrc:27 msgctxt "RID_FUNCTION_CATEGORIES" @@ -720,23 +720,23 @@ msgstr "Taldea" #: sc/inc/globstr.hrc:161 msgctxt "STR_SELCOUNT" msgid "Selected: $1, $2" -msgstr "" +msgstr "Hautatuta: $1, $2" #. To translators: STR_SELCOUNT_ROWARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of rows #: sc/inc/globstr.hrc:163 msgctxt "STR_SELCOUNT_ROWARG" msgid "$1 row" msgid_plural "$1 rows" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Errenkada $1" +msgstr[1] "$1 errenkada" #. To translators: STR_SELCOUNT_COLARG is $1 of STR_SELCOUNT. $1 of STR_SELCOUNT_ROWARG is number of columns #: sc/inc/globstr.hrc:165 msgctxt "STR_SELCOUNT_COLARG" msgid "$1 column" msgid_plural "$1 columns" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Zutabe $1" +msgstr[1] "$1 zutabe" #: sc/inc/globstr.hrc:166 msgctxt "STR_FILTER_SELCOUNT" @@ -12736,47 +12736,47 @@ msgstr "Testu zaharraren zer gertaera ordeztuko den." #: sc/inc/scfuncs.hrc:3822 msgctxt "SC_OPCODE_REGEX" msgid "Matches and extracts or optionally replaces text using regular expressions." -msgstr "" +msgstr "Testua bilatzen eta erauzten du, edo aukeran, ordezten du, adierazpen erregularrak erabilita." #: sc/inc/scfuncs.hrc:3823 msgctxt "SC_OPCODE_REGEX" msgid "Text" -msgstr "" +msgstr "Testua" #: sc/inc/scfuncs.hrc:3824 msgctxt "SC_OPCODE_REGEX" msgid "The text to be operated on." -msgstr "" +msgstr "Eragiketetarako erabiliko den testua." #: sc/inc/scfuncs.hrc:3825 msgctxt "SC_OPCODE_REGEX" msgid "Expression" -msgstr "" +msgstr "Adierazpena" #: sc/inc/scfuncs.hrc:3826 msgctxt "SC_OPCODE_REGEX" msgid "The regular expression pattern to be matched." -msgstr "" +msgstr "Bat etortzeak bilatzeko erabiliko den adierazpen erregularraren eredua." #: sc/inc/scfuncs.hrc:3827 msgctxt "SC_OPCODE_REGEX" msgid "Replacement" -msgstr "" +msgstr "Ordezkoa" #: sc/inc/scfuncs.hrc:3828 msgctxt "SC_OPCODE_REGEX" msgid "The replacement text and references to capture groups." -msgstr "" +msgstr "Ordezko testua eta erreferentziak kaptura-taldeei." #: sc/inc/scfuncs.hrc:3829 msgctxt "SC_OPCODE_REGEX" msgid "Flags" -msgstr "" +msgstr "Banderak" #: sc/inc/scfuncs.hrc:3830 msgctxt "SC_OPCODE_REGEX" msgid "Text specifying option flags, \"g\" for global replacement." -msgstr "" +msgstr "Aukera-banderak zehazten dituen testua, \"g\" ordezte globalerako." #: sc/inc/scfuncs.hrc:3836 msgctxt "SC_OPCODE_BASE" @@ -16085,12 +16085,12 @@ msgstr "5 kutxa" #: sc/uiconfig/scalc/ui/conditionalentry.ui:429 msgctxt "conditionalentry|Label_minimum" msgid "Minimum" -msgstr "" +msgstr "Gutxienekoa" #: sc/uiconfig/scalc/ui/conditionalentry.ui:439 msgctxt "conditionalentry|Label_maximum" msgid "Maximum" -msgstr "" +msgstr "Gehienezkoa" #: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8 msgctxt "conditionalformatdialog|ConditionalFormatDialog" |