# Copyright (C) 2023 This file is copyright: # This file is distributed under the same license as the plasma-workspace package. # SPDX-FileCopyrightText: 2023, 2024 Vincenzo Reale # msgid "" msgstr "" "Project-Id-Version: plasma-workspace\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-08-24 00:41+0000\n" "PO-Revision-Date: 2024-08-26 00:15+0200\n" "Last-Translator: Vincenzo Reale \n" "Language-Team: Italian \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: Lokalize 24.05.2\n" #: package/contents/ui/BrightnessItem.qml:30 #, kde-format msgctxt "Backlight on or off" msgid "Off" msgstr "Disattivata" #: package/contents/ui/BrightnessItem.qml:31 #, kde-format msgctxt "Brightness level" msgid "Low" msgstr "Basso" #: package/contents/ui/BrightnessItem.qml:32 #, kde-format msgctxt "Brightness level" msgid "Medium" msgstr "Medio" #: package/contents/ui/BrightnessItem.qml:33 #, kde-format msgctxt "Brightness level" msgid "High" msgstr "Alto" #: package/contents/ui/BrightnessItem.qml:34 #, kde-format msgctxt "Backlight on or off" msgid "On" msgstr "Attivata" #: package/contents/ui/BrightnessItem.qml:46 #, kde-format msgctxt "Placeholder is brightness percentage" msgid "%1%" msgstr "%1%" #: package/contents/ui/BrightnessItem.qml:90 #, kde-format msgctxt "Display brightness" msgid "Brightness" msgstr "Luminosità" #: package/contents/ui/BrightnessItem.qml:113 #, kde-format msgctxt "Placeholder is display name" msgid "Display Brightness - %1" msgstr "Luminosità dello schermo - %1" #: package/contents/ui/KeyboardColorItem.qml:77 #, kde-format msgid "Follow accent color" msgstr "Segui il colore secondario" #: package/contents/ui/main.qml:61 #, kde-format msgid "Brightness and Color" msgstr "Luminosità e colore" #: package/contents/ui/main.qml:101 #, kde-format msgid "Screen brightness at %1%" msgstr "Luminosità dello schermo al %1%" #: package/contents/ui/main.qml:102 #, kde-format msgctxt "Brightness of named display at percentage" msgid "Brightness of %1 at %2%" msgstr "Luminosità dello schermo %1 al %2%" #: package/contents/ui/main.qml:107 #, kde-format msgid "Keyboard brightness at %1%" msgstr "Luminosità della tastiera al %1%" #: package/contents/ui/main.qml:113 #, kde-format msgctxt "Status" msgid "Night Light suspended; middle-click to resume" msgstr "" "Luce notturna sospesa; fai clic con il pulsante centrale per riprendere" #: package/contents/ui/main.qml:115 #, kde-format msgctxt "Status" msgid "Night Light suspended" msgstr "Luce notturna sospesa" #: package/contents/ui/main.qml:120 #, kde-format msgctxt "Status" msgid "Night Light at day color temperature" msgstr "Luce notturna con temperatura del colore diurna" #: package/contents/ui/main.qml:122 #, kde-format msgctxt "Status" msgid "Night Light at night color temperature" msgstr "Luce notturna con temperatura del colore notturna" #: package/contents/ui/main.qml:127 #, kde-format msgctxt "Status; placeholder is a time" msgid "Night Light in morning transition (complete by %1)" msgstr "Luce notturna nella transizione del mattino (completa dalle %1)" #: package/contents/ui/main.qml:129 #, kde-format msgctxt "Status; placeholder is a time" msgid "Night Light in evening transition (complete by %1)" msgstr "Luce notturna nella transizione della sera (completa dalle %1)" #: package/contents/ui/main.qml:147 #, kde-format msgctxt "Status; placeholder is a time" msgid "Night Light evening transition scheduled for %1" msgstr "Transizione della sera di Luce notturna pianificata per le %1" #: package/contents/ui/main.qml:149 #, kde-format msgctxt "Status; placeholder is a time" msgid "Night Light morning transition scheduled for %1" msgstr "Transizione della mattina di Luce notturna pianificata per le %1" #: package/contents/ui/main.qml:153 #, kde-format msgid "Scroll to adjust screen brightness" msgstr "Scorri per regolare la luminosità dello schermo" #: package/contents/ui/main.qml:156 #, kde-format msgid "Middle-click to suspend Night Light" msgstr "Fai clic con il tasto centrale per sospendere Luce notturna" #: package/contents/ui/main.qml:236 #, kde-format msgctxt "@action:inmenu" msgid "Configure Night Light…" msgstr "Configura Luce notturna…" #: package/contents/ui/NightLightItem.qml:75 #, kde-format msgctxt "Night light status" msgid "Suspended" msgstr "Sospeso" #: package/contents/ui/NightLightItem.qml:78 #, kde-format msgctxt "Night light status" msgid "Unavailable" msgstr "Non disponibile" #: package/contents/ui/NightLightItem.qml:81 #, kde-format msgctxt "Night light status" msgid "Not enabled" msgstr "Non abilitata" #: package/contents/ui/NightLightItem.qml:84 #, kde-format msgctxt "Night light status" msgid "Not running" msgstr "Non in esecuzione" #: package/contents/ui/NightLightItem.qml:87 #, kde-format msgctxt "Night light status" msgid "On" msgstr "Abilitata" #: package/contents/ui/NightLightItem.qml:90 #, kde-format msgctxt "Night light phase" msgid "Morning Transition" msgstr "Transizione mattutina" #: package/contents/ui/NightLightItem.qml:92 #, kde-format msgctxt "Night light phase" msgid "Day" msgstr "Giorno" #: package/contents/ui/NightLightItem.qml:94 #, kde-format msgctxt "Night light phase" msgid "Evening Transition" msgstr "Transizione serale" #: package/contents/ui/NightLightItem.qml:96 #, kde-format msgctxt "Night light phase" msgid "Night" msgstr "Notte" #: package/contents/ui/NightLightItem.qml:107 #, kde-format msgctxt "Placeholder is screen color temperature" msgid "%1K" msgstr "%1K" #: package/contents/ui/NightLightItem.qml:122 #, kde-format msgctxt "@action:button Night Light" msgid "Suspend" msgstr "Sospendi" #: package/contents/ui/NightLightItem.qml:146 #, kde-format msgid "Configure…" msgstr "Configura…" #: package/contents/ui/NightLightItem.qml:146 #, kde-format msgid "Enable and Configure…" msgstr "Abilita e configura..." #: package/contents/ui/NightLightItem.qml:172 #, kde-format msgctxt "Label for a time" msgid "Transition to day complete by:" msgstr "Passaggio al giorno completato per le:" #: package/contents/ui/NightLightItem.qml:174 #, kde-format msgctxt "Label for a time" msgid "Transition to night scheduled for:" msgstr "Passaggio alla notte pianificato per le:" #: package/contents/ui/NightLightItem.qml:176 #, kde-format msgctxt "Label for a time" msgid "Transition to night complete by:" msgstr "Passaggio alla notte completato per le:" #: package/contents/ui/NightLightItem.qml:178 #, kde-format msgctxt "Label for a time" msgid "Transition to day scheduled for:" msgstr "Passaggio al giorno pianificato per le:" #: package/contents/ui/PopupDialog.qml:121 #, kde-format msgid "Keyboard Backlight" msgstr "Retroilluminazione della tastiera" #: package/contents/ui/PopupDialog.qml:154 #, kde-format msgid "Keyboard Color" msgstr "Colore della tastiera" #: package/contents/ui/PopupDialog.qml:165 #, kde-format msgid "Night Light" msgstr "Luce notturna" #~ msgctxt "Status" #~ msgid "Night Light off" #~ msgstr "Luce notturna disattivata" #~ msgctxt "Night light status" #~ msgid "Off" #~ msgstr "Disattivata" #~ msgctxt "Status; placeholder is a temperature" #~ msgid "Night Light at %1K" #~ msgstr "Luce notturna a %1K"