diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-01-21 05:24:21 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-01-22 06:06:26 +0000 |
commit | f25c4521017718868bdd9475d3c41ca3e1febade (patch) | |
tree | 388f253b4e5183949f0af2b0ffb603f1ca754599 | |
parent | 01f504fea8a144bc2978da13c618cba353e1202e (diff) | |
download | tdebluez-f25c4521017718868bdd9475d3c41ca3e1febade.tar.gz tdebluez-f25c4521017718868bdd9475d3c41ca3e1febade.zip |
Translated using Weblate (Italian)
Currently translated at 100.0% (23 of 23 strings)
Translation: applications/tdebluez - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-events/it/
-rw-r--r-- | translations/desktop_files/eventsrc/it.po | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/translations/desktop_files/eventsrc/it.po b/translations/desktop_files/eventsrc/it.po index d57e61d..22181f7 100644 --- a/translations/desktop_files/eventsrc/it.po +++ b/translations/desktop_files/eventsrc/it.po @@ -1,55 +1,56 @@ # SOME DESCRIPTIVE TITLE. # This file is put in the public domain. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy +# Michele Calgaro <michele.calgaro@yahoo.it>, 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-03-09 05:18+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" +"PO-Revision-Date: 2024-01-22 06:06+0000\n" +"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/tdebluez-events/it/>\n" "Language: it\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.17\n" #. Comment #: tdebluez/eventsrc:3 msgid "TDEBluetooth" -msgstr "" +msgstr "TDEBluetooth" #. Name #: tdebluez/eventsrc:6 msgid "AdapterAttached" -msgstr "" +msgstr "AdapterAttached" #. Comment #: tdebluez/eventsrc:7 msgid "Adapter attached" -msgstr "" +msgstr "Adattatore collegato" #. Name #: tdebluez/eventsrc:11 msgid "AdapterDetached" -msgstr "" +msgstr "AdapterDetached" #. Comment #: tdebluez/eventsrc:12 msgid "Adapter detached" -msgstr "" +msgstr "Adattatore scollegato" #. Name #: tdebluez/eventsrc:16 msgid "AdapterAvailable" -msgstr "" +msgstr "AdapterAvailable" #. Comment #: tdebluez/eventsrc:17 msgid "Adapter available" -msgstr "" +msgstr "Adattatore disponibile" #. Name #: tdebluez/eventsrc:21 |