blob: 9a1b1af5fa96144c2a5a5294b8f7e43e4b5b8e6c [file] [log] [blame]
Simon Hunt94f36fc2017-07-12 17:47:17 -07001#
Brian O'Connora09fe5b2017-08-03 21:12:30 -07002# Copyright 2017-present Open Networking Foundation
Simon Hunt94f36fc2017-07-12 17:47:17 -07003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16#
17
Simon Hunt94f36fc2017-07-12 17:47:17 -070018# Text that appears in the navigation panel
Andrea Campanellab624fc02017-07-13 21:34:10 +020019nav_item_app=Applicazioni
Simon Hunt94f36fc2017-07-12 17:47:17 -070020
21# View title
Andrea Campanellab624fc02017-07-13 21:34:10 +020022title_apps=Applicazioni
Simon Hunt94f36fc2017-07-12 17:47:17 -070023
24# Control button tooltips
Andrea Campanellab624fc02017-07-13 21:34:10 +020025tt_ctl_upload=Carica un'applicazione (.oar file)
26tt_ctl_activate=Attiva l'applicazione selezionata
27tt_ctl_deactivate=Disattiva l'applicazione selezionata
28tt_ctl_uninstall=Rimuovi l'applicazione selezionata
Andrea Campanellaf0400212017-09-06 20:22:27 +020029tt_ctl_download=Scarica l'applicazione selezionata (file .oar)
Simon Hunt94f36fc2017-07-12 17:47:17 -070030
31# Quick-Help panel
Andrea Campanellab624fc02017-07-13 21:34:10 +020032qh_hint_esc=Deseleziona l'applicazione
33qh_hint_click_row=Seleziona / deseleziona l'applicazione
34qh_hint_scroll_down=Visualizza altre applicazioni
Simon Hunt94f36fc2017-07-12 17:47:17 -070035
Andrea Campanellab624fc02017-07-13 21:34:10 +020036dp_features=Caratteristiche
Simon Hunt94f36fc2017-07-12 17:47:17 -070037# App details panel
Andrea Campanellab624fc02017-07-13 21:34:10 +020038dp_required_apps=Applicazioni richieste
39dp_permissions=Permessi
Simon Hunt94f36fc2017-07-12 17:47:17 -070040
41# App dialog panel
Andrea Campanellab624fc02017-07-13 21:34:10 +020042dlg_confirm_action=Conferma l'azione
Simon Hunt94f36fc2017-07-12 17:47:17 -070043
Andrea Campanellab624fc02017-07-13 21:34:10 +020044dlg_warn_deactivate=Disattivare o rimuovere questo componente \
45 può avere serie conseguenze negative!
46dlg_warn_own_risk=** FALLO A TUO RISCHIO E PERICOLO **