kdeconnect-kde/po/gl/kdeconnect-urlhandler.po

113 lines
2.7 KiB
Text
Raw Normal View History

2022-10-02 03:48:34 +01:00
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
2023-03-27 03:40:37 +01:00
# Adrián Chaves (Gallaecio) <adrian@chaves.io>, 2017, 2018, 2020, 2023.
2022-10-02 03:48:34 +01:00
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2024-10-19 02:30:30 +01:00
"POT-Creation-Date: 2024-10-19 00:39+0000\n"
2023-06-18 03:40:00 +01:00
"PO-Revision-Date: 2023-06-17 08:37+0200\n"
2022-10-02 03:48:34 +01:00
"Last-Translator: Adrián Chaves (Gallaecio) <adrian@chaves.io>\n"
"Language-Team: Galician <proxecto@trasno.gal>\n"
"Language: gl\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"
2023-06-18 03:40:00 +01:00
"X-Generator: Lokalize 23.04.2\n"
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Adrian Chaves (Gallaecio)"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "adrian@chaves.io"
2022-11-14 02:04:38 +00:00
#. i18n: ectx: property (text), widget (QLabel, label)
#: dialog.ui:31
#, kde-format
msgid "Select device:"
2023-03-27 03:40:37 +01:00
msgstr "Seleccione un dispositivo:"
2022-11-14 02:04:38 +00:00
#. i18n: ectx: property (text), widget (QRadioButton, sendUrlRadioButton)
#: dialog.ui:55
#, kde-format
msgid "Send URL"
2023-03-27 03:40:37 +01:00
msgstr "Enviar un URL"
2022-11-14 02:04:38 +00:00
#. i18n: ectx: property (text), widget (QRadioButton, sendFileRadioButton)
#: dialog.ui:62
#, kde-format
msgid "Send File"
2023-03-27 03:40:37 +01:00
msgstr "Enviar un ficheiro"
2022-11-14 02:04:38 +00:00
#. i18n: ectx: property (text), widget (QCheckBox, openOnPeerCheckBox)
#: dialog.ui:82
#, kde-format
msgid "Open on peer device"
2023-03-27 03:40:37 +01:00
msgstr "Abrir no outro dispositivo"
2022-11-14 02:04:38 +00:00
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:43
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "KDE Connect URL handler"
msgstr "Manexador de URL de KDE Connect"
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:49
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(C) 2017 Aleix Pol Gonzalez"
msgstr "© 2017 Aleix Pol Gonzalez"
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:73
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "URL to share"
msgstr "URL para compartir"
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:74
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Select a device"
2023-03-27 03:40:37 +01:00
msgstr "Seleccione un dispositivo"
2022-10-02 03:48:34 +01:00
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:74
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "id"
2023-03-27 03:40:37 +01:00
msgstr "identificador"
2022-10-02 03:48:34 +01:00
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:121
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Enter URL here"
2023-03-27 03:40:37 +01:00
msgstr "Escriba aquí o URL"
2022-10-02 03:48:34 +01:00
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:129
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Enter file location here"
2023-06-18 03:40:00 +01:00
msgstr "Insira aquí a localización do ficheiro"
2022-10-02 03:48:34 +01:00
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:154
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device to call %1 with:"
msgstr "Dispositivo co que chamar a %1:"
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:157
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device to open %1 on:"
msgstr "Dispositivo co que abrir %1:"
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:160
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device to send a SMS with:"
msgstr "Dispositivo co que enviar un SMS:"
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:163
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device to send %1 to:"
msgstr "Dispositivo ao que enviar %1:"
2024-10-19 02:30:30 +01:00
#: kdeconnect-handler.cpp:192
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Couldn't share %1"
2023-10-01 02:35:45 +01:00
msgstr "Non foi posíbel compartir %1"