Commit 49eb960a authored by Anonymous's avatar Anonymous Committed by Transifex
Browse files

I18n: Update translation es (100%).

7 translated messages.

Transifex (https://explore.transifex.com/xfce/).
parent f89cf1cd
Loading
Loading
Loading
Loading
+13 −17
Original line number Diff line number Diff line
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Xfce
# This file is distributed under the same license as the xfce-panel-plugins.xfce4-sample-plugin package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# 
# Translators:
# gabrieltandil <gabriel.tandil@gmail.com>, 2017
# Toni Estévez <toni.estevez@gmail.com>, 2023
# Toni Estévez <toni.estevez@gmail.com>, 2021
# Xfce Bot <transifex@xfce.org>, 2024
# 
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: xfce-panel-plugins.xfce4-sample-plugin\n"
"Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n"
"POT-Creation-Date: 2024-12-24 00:53+0100\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-17 00:54+0200\n"
"PO-Revision-Date: 2017-07-25 11:30+0000\n"
"Last-Translator: Xfce Bot <transifex@xfce.org>, 2024\n"
"Language-Team: Spanish (https://app.transifex.com/xfce/teams/16840/es/)\n"
@@ -24,36 +24,32 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#. some sample widgets
#: panel-plugin/sample.c:161
#: ../panel-plugin/sample.c:158
msgid "Sample"
msgstr "Ejemplo"

#: panel-plugin/sample.c:165
#: ../panel-plugin/sample.c:162
msgid "Plugin"
msgstr "Complemento"

#: panel-plugin/sample-dialogs.c:51
#: ../panel-plugin/sample-dialogs.c:54
#, c-format
msgid "Unable to open the following url: %s"
msgstr "No se puede abrir el URL siguiente: %s"

#. create the dialog
#: panel-plugin/sample-dialogs.c:81 panel-plugin/sample.desktop.in:5
#: ../panel-plugin/sample-dialogs.c:84
msgid "Sample Plugin"
msgstr "Complemento de ejemplo"

#: panel-plugin/sample-dialogs.c:84
#: ../panel-plugin/sample-dialogs.c:87
msgid "_Help"
msgstr "_Ayudar"

#: panel-plugin/sample-dialogs.c:85
#: ../panel-plugin/sample-dialogs.c:88
msgid "_Close"
msgstr "_Cerrar"

#: panel-plugin/sample-dialogs.c:124
#: ../panel-plugin/sample-dialogs.c:128
msgid "This is a sample plugin"
msgstr "Este es un complemento de ejemplo"

#: panel-plugin/sample.desktop.in:6
msgid "Sample plugin for the Xfce panel"
msgstr "Ejemplo de complemento para el panel de Xfce"