mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 13:45:04 +00:00
These change every release as we're importing from Transifex. They're not required, so strip them out using a small python script.
62 lines
1.6 KiB
Plaintext
62 lines
1.6 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the fwupd package.
|
|
#
|
|
# Translators:
|
|
# assar <asier.sarasua@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: fwupd\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Language-Team: Basque (http://www.transifex.com/freedesktop/fwupd/language/eu/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: eu\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. TRANSLATORS: this is when a device is hotplugged
|
|
msgid "Added"
|
|
msgstr "Gehitua"
|
|
|
|
#. TRANSLATORS: this is when a device is hotplugged
|
|
#. TRANSLATORS: this is when the daemon state changes
|
|
msgid "Changed"
|
|
msgstr "Aldatua"
|
|
|
|
#. TRANSLATORS: error message
|
|
msgid "Command not found"
|
|
msgstr "Ez da komandoa aurkitu"
|
|
|
|
#. TRANSLATORS: detected a DFU device
|
|
msgid "Found"
|
|
msgstr "Aurkitua"
|
|
|
|
#. TRANSLATORS: Appstream ID for the hardware type
|
|
msgid "ID"
|
|
msgstr "IDa"
|
|
|
|
#. TRANSLATORS: interface name, e.g. "Flash"
|
|
#. TRANSLATORS: device name, e.g. 'ColorHug2'
|
|
#. TRANSLATORS: section header for the release name
|
|
msgid "Name"
|
|
msgstr "Izena"
|
|
|
|
#. TRANSLATORS: DFU protocol version, e.g. 1.1
|
|
msgid "Protocol"
|
|
msgstr "Protokoloa"
|
|
|
|
#. TRANSLATORS: these are areas of memory on the chip
|
|
msgid "Region"
|
|
msgstr "Eskualdea"
|
|
|
|
#. TRANSLATORS: this is when a device is hotplugged
|
|
msgid "Removed"
|
|
msgstr "Kendua"
|
|
|
|
#. TRANSLATORS: probably not run as root...
|
|
#. TRANSLATORS: device has failed to report status
|
|
#. TRANSLATORS: device status, e.g. "OK"
|
|
msgid "Status"
|
|
msgstr "Egoera"
|