diff options
author | Robert Tari <robert@tari.in> | 2024-05-15 14:34:47 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2024-05-15 14:34:47 +0200 |
commit | 26278e2a6476dcd0de402505554387240c45922c (patch) | |
tree | 3919035d5a178fe3e67b3a739b5a0def6d8a0e91 /po/es.po | |
parent | 8c9af1106358c9463bf7655d5a1d1122e6eb2a4c (diff) | |
parent | 315cf2cd8bf5dbf156aa5610fe4c64a07d04abce (diff) | |
download | ayatana-webmail-26278e2a6476dcd0de402505554387240c45922c.tar.gz ayatana-webmail-26278e2a6476dcd0de402505554387240c45922c.tar.bz2 ayatana-webmail-26278e2a6476dcd0de402505554387240c45922c.zip |
Merge branch 'sunweaver-pr/desktop-in-plus-translation-fixes'
Attributes GH PR #37: https://github.com/AyatanaIndicators/ayatana-webmail/pull/37
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 63 |
1 files changed, 36 insertions, 27 deletions
@@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: ayatana-webmail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-11 00:04+0200\n" +"POT-Creation-Date: 2024-05-15 08:47+0200\n" "PO-Revision-Date: 2023-10-16 04:09+0000\n" "Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" -"Language-Team: Spanish <https://hosted.weblate.org/projects/" -"ayatana-indicators/ayatana-webmail/es/>\n" +"Language-Team: Spanish <https://hosted.weblate.org/projects/ayatana-" +"indicators/ayatana-webmail/es/>\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -61,6 +61,7 @@ msgid "Clear" msgstr "Vaciar" #: ayatanawebmail/application.py:192 +#: data/usr/share/applications/ayatana-webmail.desktop:35 msgid "Settings" msgstr "Configuración" @@ -362,6 +363,38 @@ msgstr "Acción del mensaje" msgid "Action to perform when a message is activated." msgstr "Acción a realizar al activar un mensaje." +#: data/usr/share/applications/ayatana-webmail.desktop:4 +msgid "Ayatana Webmail" +msgstr "Correo web de Ayatana" + +#: data/usr/share/applications/ayatana-webmail.desktop:5 +msgid "Webmail notifications and actions for any desktop" +msgstr "Notificaciones y acciones para correo web en cualquier escritorio" + +#: data/usr/share/applications/ayatana-webmail.desktop:15 +msgid "Mark all as read" +msgstr "Marcar todos como leídos" + +#: data/usr/share/applications/ayatana-webmail.desktop:20 +msgid "Compose Mail" +msgstr "Redactar mensaje" + +#: data/usr/share/applications/ayatana-webmail.desktop:25 +msgid "Sent" +msgstr "Enviados" + +#: data/usr/share/applications/ayatana-webmail.desktop:30 +msgid "Inbox" +msgstr "Buzón de entrada" + +#: data/etc/xdg/autostart/ayatana-webmail-autostart.desktop:4 +msgid "Ayatana Webmail (service)" +msgstr "Correo web de Ayatana (servicio)" + +#: data/etc/xdg/autostart/ayatana-webmail-autostart.desktop:5 +msgid "Display notifications about new mail" +msgstr "Mostrar notificaciones de correo nuevo" + #, python-brace-format #~ msgid "You can run \"{command}\" to delete all your login settings." #~ msgstr "" @@ -400,27 +433,3 @@ msgstr "Acción a realizar al activar un mensaje." #~ msgid "Repository" #~ msgstr "Repositorio" - -#~ msgid "Ayatana Webmail" -#~ msgstr "Correo web de Ayatana" - -#~ msgid "Webmail notifications and actions for any desktop" -#~ msgstr "Notificaciones y acciones para correo web en cualquier escritorio" - -#~ msgid "Mark all as read" -#~ msgstr "Marcar todos como leídos" - -#~ msgid "Compose Mail" -#~ msgstr "Redactar mensaje" - -#~ msgid "Sent" -#~ msgstr "Enviados" - -#~ msgid "Inbox" -#~ msgstr "Buzón de entrada" - -#~ msgid "Ayatana Webmail (service)" -#~ msgstr "Correo web de Ayatana (servicio)" - -#~ msgid "Display notifications about new mail" -#~ msgstr "Mostrar notificaciones de correo nuevo" |