diff options
Diffstat (limited to 'source/gl/sc')
-rw-r--r-- | source/gl/sc/messages.po | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/source/gl/sc/messages.po b/source/gl/sc/messages.po index 949a00807a6..05757af23d3 100644 --- a/source/gl/sc/messages.po +++ b/source/gl/sc/messages.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-11-12 12:23+0100\n" -"PO-Revision-Date: 2018-10-25 18:48+0000\n" -"Last-Translator: Antón Méixome <meixome@certima.net>\n" +"PO-Revision-Date: 2018-11-15 21:44+0000\n" +"Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: gl\n" "MIME-Version: 1.0\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: 1540493311.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1542318299.000000\n" #: sc/inc/compiler.hrc:27 msgctxt "RID_FUNCTION_CATEGORIES" @@ -720,23 +720,23 @@ msgstr "Agrupar" #: sc/inc/globstr.hrc:161 msgctxt "STR_SELCOUNT" msgid "Selected: $1, $2" -msgstr "" +msgstr "Seleccionado: $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] "$1 fila" +msgstr[1] "$1 filas" #. 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] "$1 columna" +msgstr[1] "$1 columnas" #: sc/inc/globstr.hrc:166 msgctxt "STR_FILTER_SELCOUNT" @@ -12736,47 +12736,47 @@ msgstr "Ocorrencia do texto antigo que será substituída." #: sc/inc/scfuncs.hrc:3822 msgctxt "SC_OPCODE_REGEX" msgid "Matches and extracts or optionally replaces text using regular expressions." -msgstr "" +msgstr "Atopa e extrae ou, opcionalmente, substitúe texto empregando expresións regulares." #: sc/inc/scfuncs.hrc:3823 msgctxt "SC_OPCODE_REGEX" msgid "Text" -msgstr "" +msgstr "Texto" #: sc/inc/scfuncs.hrc:3824 msgctxt "SC_OPCODE_REGEX" msgid "The text to be operated on." -msgstr "" +msgstr "O texto sobre o que aplicar a operación." #: sc/inc/scfuncs.hrc:3825 msgctxt "SC_OPCODE_REGEX" msgid "Expression" -msgstr "" +msgstr "Expresión" #: sc/inc/scfuncs.hrc:3826 msgctxt "SC_OPCODE_REGEX" msgid "The regular expression pattern to be matched." -msgstr "" +msgstr "A expresión regular que hai que atopar." #: sc/inc/scfuncs.hrc:3827 msgctxt "SC_OPCODE_REGEX" msgid "Replacement" -msgstr "" +msgstr "Substitución" #: sc/inc/scfuncs.hrc:3828 msgctxt "SC_OPCODE_REGEX" msgid "The replacement text and references to capture groups." -msgstr "" +msgstr "O texto de substitución e as referencias a grupos de captura." #: sc/inc/scfuncs.hrc:3829 msgctxt "SC_OPCODE_REGEX" msgid "Flags" -msgstr "" +msgstr "Bandeiras" #: sc/inc/scfuncs.hrc:3830 msgctxt "SC_OPCODE_REGEX" msgid "Text specifying option flags, \"g\" for global replacement." -msgstr "" +msgstr "Texto que indica bandeiras de opción, sendo «g» a substitución global." #: sc/inc/scfuncs.hrc:3836 msgctxt "SC_OPCODE_BASE" @@ -16085,12 +16085,12 @@ msgstr "5 cadrados" #: sc/uiconfig/scalc/ui/conditionalentry.ui:429 msgctxt "conditionalentry|Label_minimum" msgid "Minimum" -msgstr "" +msgstr "Mínimo" #: sc/uiconfig/scalc/ui/conditionalentry.ui:439 msgctxt "conditionalentry|Label_maximum" msgid "Maximum" -msgstr "" +msgstr "Máximo" #: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:8 msgctxt "conditionalformatdialog|ConditionalFormatDialog" |