1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
# Spanish translation for indicator-bluetooth
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the indicator-bluetooth package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: indicator-bluetooth\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-14 08:25+0200\n"
"PO-Revision-Date: 2020-11-24 11:28+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/ayatana-"
"indicators/bluetooth-applet/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.4-dev\n"
"X-Launchpad-Export-Date: 2013-01-08 06:02+0000\n"
#: data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
#, fuzzy
msgid "Bluetooth indicator in the menu bar."
msgstr ""
"Indica si debe mostrarse o no el indicador de Bluetooth en la barra de menús."
#: data/org.ayatana.indicator.bluetooth.gschema.xml.in:2
#, fuzzy
msgid "Whether or not to show the Bluetooth indicator in the menu bar."
msgstr ""
"Indica si debe mostrarse o no el indicador de Bluetooth en la barra de menús."
#: src/bluez.vala:310
msgid "Unknown"
msgstr "Desconocido"
#: src/desktop.vala:114
msgid "Connection"
msgstr "Conexión"
#: src/desktop.vala:167
msgid "Send files…"
msgstr "Enviar archivos…"
#: src/desktop.vala:173
msgid "Keyboard Settings…"
msgstr "Configuración de teclado…"
#: src/desktop.vala:179
msgid "Mouse and Touchpad Settings…"
msgstr "Configuración de ratón y panel táctil…"
#: src/desktop.vala:186
msgid "Sound Settings…"
msgstr "Configuración de sonido…"
#: src/desktop.vala:234
msgid "Visible"
msgstr "Visible"
#. settings section
#: src/desktop.vala:247
msgid "Bluetooth Settings…"
msgstr "Configuración de Bluetooth…"
#: src/phone.vala:45
msgid "Bluetooth settings…"
msgstr "Configuración de Bluetooth…"
#: src/profile.vala:91 src/profile.vala:179
msgid "Bluetooth"
msgstr "Bluetooth"
#: src/profile.vala:180
msgid "Bluetooth status & device connections"
msgstr ""
#~ msgid "Enabled"
#~ msgstr "Activado"
#~ msgid "Browse files..."
#~ msgstr "Examinar archivos…"
|