shift-shell/po/it/plasma_org.kde.plasma.mobileinitialstart.po

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

270 lines
6.6 KiB
Text
Raw Normal View History

2023-11-11 02:23:24 +00:00
# Copyright (C) 2023 This file is copyright:
2023-04-04 02:43:55 +00:00
# This file is distributed under the same license as the plasma-mobile package.
2023-11-11 02:23:24 +00:00
# SPDX-FileCopyrightText: 2023 Vincenzo Reale <smart2128vr@gmail.com>
2023-04-04 02:43:55 +00:00
#
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2023-12-28 02:18:11 +00:00
"POT-Creation-Date: 2023-12-28 01:34+0000\n"
2023-11-15 02:16:48 +00:00
"PO-Revision-Date: 2023-11-12 10:43+0100\n"
2023-04-04 02:43:55 +00:00
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\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"
2023-11-11 02:23:24 +00:00
"X-Generator: Lokalize 23.08.2\n"
2023-04-04 02:43:55 +00:00
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Vincenzo Reale"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "smart2128vr@gmail.com"
#: main.cpp:21
#, kde-format
msgid "Opens the initial start wizard without modifying configuration"
msgstr ""
"Apre la procedura guidata di avvio iniziale senza modificare la "
"configurazione"
#: main.cpp:52
#, kde-format
msgid "© 2023 KDE Community"
msgstr "© 2023 Comunità KDE"
#: main.cpp:53
#, kde-format
msgid "Devin Lin"
msgstr "Devin Lin"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:14
#, kde-format
msgid "Edit APN"
msgstr "Modifica APN"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:38
#, kde-format
msgid "Name"
msgstr "Nome"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:43
#, kde-format
msgid "APN"
msgstr "APN"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:48
#, kde-format
msgid "Username"
msgstr "Nome utente"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:53
#, kde-format
msgid "Password"
msgstr "Password"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:58
#, kde-format
msgid "Network type"
msgstr "Tipo di rete"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:59
#, kde-format
msgid "4G/3G/2G"
msgstr "4G/3G/2G"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:59
#, kde-format
msgid "3G/2G"
msgstr "3G/2G"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:59
#, kde-format
msgid "2G"
msgstr "2G"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:59
#, kde-format
msgid "Only 4G"
msgstr "Solo 4G"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:59
#, kde-format
msgid "Only 3G"
msgstr "Solo 3G"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:59
#, kde-format
msgid "Only 2G"
msgstr "Solo 2G"
#: modules/cellular/package/contents/ui/EditProfileDialog.qml:59
#, kde-format
msgid "Any"
msgstr "Qualsiasi"
#: modules/cellular/package/contents/ui/main.qml:14
#, kde-format
msgid "Cellular"
msgstr "Cellulare"
#: modules/cellular/package/contents/ui/main.qml:51
#: modules/cellular/package/contents/ui/main.qml:59
#, kde-format
msgid "Your device does not have a modem available."
msgstr "Il tuo dispositivo non ha un modem disponibile."
#: modules/cellular/package/contents/ui/main.qml:53
#, kde-format
msgid ""
"Please configure your APN below for mobile data, further information will be "
"available with your carrier."
msgstr ""
"Configura il tuo APN di seguito per i dati mobili, ulteriori informazioni "
"saranno disponibili con il tuo operatore."
#: modules/cellular/package/contents/ui/main.qml:55
#, kde-format
msgid "You are connected to the mobile network."
msgstr "Sei connesso alla rete mobile."
#: modules/cellular/package/contents/ui/main.qml:57
#, kde-format
msgid "Please insert a SIM card into your device."
msgstr "Inserisci una scheda SIM nel tuo dispositivo."
2023-09-22 02:16:57 +00:00
#: modules/cellular/package/contents/ui/main.qml:71
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Mobile Data"
msgstr "Dati mobili"
2023-09-22 02:16:57 +00:00
#: modules/cellular/package/contents/ui/main.qml:114
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Edit"
msgstr "Modifica"
2023-09-22 02:16:57 +00:00
#: modules/cellular/package/contents/ui/main.qml:122
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Delete"
msgstr "Elimina"
2023-09-22 02:16:57 +00:00
#: modules/cellular/package/contents/ui/main.qml:131
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Add APN"
msgstr "Aggiungi APN"
2023-11-07 03:27:29 +00:00
#: modules/finished/contents/ui/main.qml:15
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Complete!"
msgstr "Completata!"
2023-11-07 03:27:29 +00:00
#: modules/finished/contents/ui/main.qml:24
2023-11-11 02:23:24 +00:00
#, kde-format
2023-11-07 03:27:29 +00:00
msgid "Your device is now ready. <br /><br />Enjoy <b>%1</b>!"
2023-11-11 02:23:24 +00:00
msgstr "Il tuo dispositivo è ora pronto. <br /><br />Divertiti con <b>%1</b>!"
2023-04-04 02:43:55 +00:00
2023-11-07 03:27:29 +00:00
#: modules/prepare/package/contents/ui/main.qml:14
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Before we get started…"
msgstr "Prima di iniziare..."
2023-11-07 03:27:29 +00:00
#: modules/prepare/package/contents/ui/main.qml:40
2023-04-04 02:43:55 +00:00
#, kde-format
msgid ""
"Adjust the screen brightness to be comfortable for the installation process."
msgstr ""
"Regola la luminosità dello schermo in modo che sia comoda per il processo di "
"installazione."
2023-11-07 03:27:29 +00:00
#: modules/prepare/package/contents/ui/main.qml:96
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Adjust the size of elements on the screen."
msgstr "Regola la dimensione degli elementi sullo schermo."
2023-11-07 03:27:29 +00:00
#: modules/prepare/package/contents/ui/main.qml:107
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Display Scaling"
msgstr "Dimensione dello schermo"
2023-11-10 02:25:20 +00:00
#: modules/prepare/package/contents/ui/main.qml:125
#, kde-format
msgid "Dark Theme"
2023-11-15 02:16:48 +00:00
msgstr "Tema scuro"
2023-11-10 02:25:20 +00:00
2023-07-25 02:18:52 +00:00
#: modules/time/package/contents/ui/main.qml:14
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Time and Date"
msgstr "Ora e data"
2023-07-25 02:18:52 +00:00
#: modules/time/package/contents/ui/main.qml:36
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Select your time zone and preferred time format."
msgstr "Seleziona il fuso orario e il formato orario preferito."
2023-09-22 02:16:57 +00:00
#: modules/time/package/contents/ui/main.qml:47
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "24-Hour Format"
msgstr "Formato di 24 ore"
#: modules/wifi/package/contents/ui/ConnectDialog.qml:57
#, kde-format
msgid "Invalid input."
msgstr "Input non valido."
2023-12-28 02:18:11 +00:00
#: modules/wifi/package/contents/ui/ConnectionItemDelegate.qml:125
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Connect to"
msgstr "Connetti a"
2023-07-25 02:18:52 +00:00
#: modules/wifi/package/contents/ui/main.qml:16
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Network"
msgstr "Rete"
2023-12-28 02:18:11 +00:00
#: modules/wifi/package/contents/ui/main.qml:71
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Connect to a WiFi network for network access."
msgstr "Connettiti a una rete Wi-Fi per l'accesso alla rete."
#: modules/wifi/package/contents/ui/PasswordField.qml:10
#, kde-format
msgid "Password…"
msgstr "Password…"
2023-11-07 03:27:29 +00:00
#: qml/LandingComponent.qml:84
2023-11-11 02:23:24 +00:00
#, kde-format
2023-11-07 03:27:29 +00:00
msgid "Welcome to<br/><b>%1</b>"
2023-11-11 02:23:24 +00:00
msgstr "Benvenuto in<br/><b>%1</b>"
2023-04-04 02:43:55 +00:00
2023-11-18 02:11:21 +00:00
#: qml/LandingComponent.qml:105 qml/Wizard.qml:293
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Next"
msgstr "Avanti"
#: qml/main.qml:19
#, kde-format
msgid "Initial Start"
msgstr "Avvio iniziale"
2023-11-18 02:11:21 +00:00
#: qml/Wizard.qml:274
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Back"
msgstr "Indietro"
2023-11-18 02:11:21 +00:00
#: qml/Wizard.qml:310
2023-04-04 02:43:55 +00:00
#, kde-format
msgid "Finish"
msgstr "Fine"
2023-12-28 02:18:11 +00:00
#~ msgid "Wi-Fi is disabled"
#~ msgstr "Il Wi-Fi è disabilitato"
#~ msgid "Enable"
#~ msgstr "Abilita"