Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding es.po translation #473

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions locale/LINGUAS
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
cs
de
fr
es
hu
it
ja
Expand Down
139 changes: 139 additions & 0 deletions locale/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,139 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the AppIndicatorExtension package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
Copy link
Contributor

@AsciiWolf AsciiWolf Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line probably should be removed. The po file should not be marked as fuzzy.

msgid ""
msgstr ""
"Project-Id-Version: AppIndicatorExtension\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-07 02:36+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: prefs.js:59
msgid "Enable Legacy Tray Icons support"
msgstr ""

#: prefs.js:91
msgid "Opacity (min: 0, max: 255)"
msgstr "Opacidad (min: 0, max: 255)"

#: prefs.js:120
msgid "Desaturation (min: 0.0, max: 1.0)"
msgstr "Desaturacion (min: 0.0, max: 1.0)"

#: prefs.js:148
msgid "Brightness (min: -1.0, max: 1.0)"
msgstr "Brillo (min: -1.0, max: 1.0)"

#: prefs.js:176
msgid "Contrast (min: -1.0, max: 1.0)"
msgstr "Contraste (min: -1.0, max: 1.0)"

#: prefs.js:204
msgid "Icon size (min: 0, max: 96)"
msgstr "Tamaño del icono"

#: prefs.js:232
msgid "Tray horizontal alignment"
msgstr ""

#: prefs.js:237
msgid "Center"
msgstr "Centro"

#: prefs.js:238
msgid "Left"
msgstr "Izquierda"

#: prefs.js:239
msgid "Right"
msgstr "Derecha"

#: prefs.js:286
msgid "Indicator ID"
msgstr "ID del indicador"

#: prefs.js:287
msgid "Icon Name"
msgstr "Nombre del icono"

#: prefs.js:288
msgid "Attention Icon Name"
msgstr ""

#: prefs.js:363
msgid "Preferences"
msgstr "Preferencias"

#: prefs.js:365
msgid "Custom Icons"
msgstr "Iconos personalizados"

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:5
msgid "Enable legacy tray icons support"
msgstr ""

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:9
msgid "Saturation"
msgstr "Saturación"

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:13
msgid "Brightness"
msgstr "Brillo"

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:17
msgid "Contrast"
msgstr "Contraste"

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:21
msgid "Opacity"
msgstr "Opacidad"


#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:25
msgid "Icon size"
msgstr "Tamaño del icono"

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:26
msgid "Icon size in pixel"
msgstr "Tamaño del icono en pixeles"

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:30
msgid "Icon spacing"
msgstr "Espaciado de iconos"

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:31
msgid "Icon spacing within the tray"
msgstr ""

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:35
msgid "Position in tray"
msgstr ""

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:36
msgid "Set where the Icon tray should appear in Gnome tray"
msgstr ""

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:40
msgid "Order in tray"
msgstr ""

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:41
msgid "Set where the Icon tray should appear among other trays"
msgstr ""

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:45
msgid "Custom icons"
msgstr "Iconos personalizados"

#: schemas/org.gnome.shell.extensions.appindicator.gschema.xml:46
msgid "Replace any icons with custom icons from themes"
msgstr ""