diff options
Diffstat (limited to '')
-rw-r--r-- | po/es.po | 145 |
1 files changed, 145 insertions, 0 deletions
diff --git a/po/es.po b/po/es.po new file mode 100644 index 0000000..09b343e --- /dev/null +++ b/po/es.po @@ -0,0 +1,145 @@ +# SOME DESCRIPTIVE TITLE. +# 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: +# Xfce Bot <transifex@xfce.org>, 2018 +# Adolfo Jayme-Barrientos, 2018 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-23 06:37-0400\n" +"PO-Revision-Date: 2018-07-13 15:34+0000\n" +"Last-Translator: Adolfo Jayme-Barrientos, 2018\n" +"Language-Team: Spanish (https://www.transifex.com/xfce/teams/16840/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../xfce4-panel-profiles.desktop.in.h:1 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:51 +msgid "Panel Profiles" +msgstr "Perfiles de paneles" + +#: ../xfce4-panel-profiles.desktop.in.h:2 +msgid "Backup and restore your panel configuration" +msgstr "Resguarde y restaure su configuración de panel" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:1 +msgid "" +"<b><big>Panel Profiles</big></b>\n" +"Backup and restore your panel configuration" +msgstr "" +"<b><big>Perfiles de paneles</big></b>\n" +"Resguarde y restaure su configuración de paneles" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:3 +msgid "Filename" +msgstr "Nombre de archivo" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:4 +msgid "Date Modified" +msgstr "Fecha de modificación" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:5 +msgid "Apply Configuration" +msgstr "Aplicar configuración" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:6 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:293 +msgid "Save Configuration" +msgstr "Guardar configuración" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:7 +msgid "Remove Configuration" +msgstr "Quitar configuración" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:8 +msgid "Export" +msgstr "Exportar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:9 +msgid "Import" +msgstr "Importar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:10 +msgid "Save panel configuration as..." +msgstr "Guardar configuración del panel como..." + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:11 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:85 +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:292 +msgid "Cancel" +msgstr "Cancelar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:12 +msgid "<b>Name the new panel configuration</b>" +msgstr "<b>Dé un nombre a la configuración de paneles nueva</b>" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:80 +msgid "Save" +msgstr "Guardar" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:82 +msgid "Open" +msgstr "Abrir" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:140 +msgid "Current Configuration" +msgstr "Configuración actual" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:160 +msgid "Today" +msgstr "Hoy" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:162 +msgid "Yesterday" +msgstr "Ayer" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:187 +#, python-format +msgid "%s (Copy of %s)" +msgstr "%s (Copia de %s)" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:211 +msgid "Export configuration as..." +msgstr "Exportar configuración como..." + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:212 +msgid "Untitled" +msgstr "Sin título" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:224 +msgid "Import configuration file..." +msgstr "Importar archivo de configuración..." + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:285 +msgid "Name the new panel configuration" +msgstr "Importar archivo de configuración" + +#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:309 +#, python-format +msgid "Backup_%s" +msgstr "Resguardo_%s" + +#: ../data/metainfo/org.xfce.PanelProfiles.appdata.xml.in.h:1 +msgid "Application to manage different panel layouts in Xfce" +msgstr "" +"Aplicación para gestionar las distintas disposiciones de paneles en Xfce" + +#: ../data/metainfo/org.xfce.PanelProfiles.appdata.xml.in.h:2 +msgid "" +"Multitude of panel layouts can be created using Xfce panel. This tool " +"enables managing different layouts with little effort. Xfpanel-switch makes " +"it possible to backup, restore, import and export panel layouts." +msgstr "" +"Es posible crear muchas disposiciones de paneles con Xfce. Esta herramienta " +"permite gestionar las distintas disposiciones con facilidad. Xfpanel-switch " +"posibilita el resguardo, la restauración, la importación y la exportación de" +" disposiciones de paneles." |