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
|
# 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.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-10 23:51+0200\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: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: data/org.ayatana.indicator.bluetooth.gschema.xml:1
msgid "Bluetooth indicator in the menu bar."
msgstr ""
#: data/org.ayatana.indicator.bluetooth.gschema.xml:2
msgid "Whether or not to show the Bluetooth indicator in the menu bar."
msgstr ""
#: src/bluez.vala:310
msgid "Unknown"
msgstr ""
#: src/desktop.vala:114
msgid "Connection"
msgstr ""
#: src/desktop.vala:167
msgid "Send files…"
msgstr ""
#: src/desktop.vala:173
msgid "Keyboard Settings…"
msgstr ""
#: src/desktop.vala:179
msgid "Mouse and Touchpad Settings…"
msgstr ""
#: src/desktop.vala:186
msgid "Sound Settings…"
msgstr ""
#: src/desktop.vala:234
msgid "Visible"
msgstr ""
#. settings section
#: src/desktop.vala:247
msgid "Bluetooth Settings…"
msgstr ""
#: src/phone.vala:45
msgid "Bluetooth settings…"
msgstr ""
#: src/profile.vala:91 src/profile.vala:179
msgid "Bluetooth"
msgstr ""
#: src/profile.vala:180
msgid "Bluetooth status & device connections"
msgstr ""
|