blob: 697632146ea7fe1e9307d1e87c28de5637610691 [file] [log] [blame]
Simon Hunt94f36fc2017-07-12 17:47:17 -07001#
2# Copyright 2017-present Open Networking Laboratory
3#
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
Simon Hunt94f36fc2017-07-12 17:47:17 -070029
30# Quick-Help panel
Andrea Campanellab624fc02017-07-13 21:34:10 +020031qh_hint_esc=Deseleziona l'applicazione
32qh_hint_click_row=Seleziona / deseleziona l'applicazione
33qh_hint_scroll_down=Visualizza altre applicazioni
Simon Hunt94f36fc2017-07-12 17:47:17 -070034
Andrea Campanellab624fc02017-07-13 21:34:10 +020035dp_features=Caratteristiche
Simon Hunt94f36fc2017-07-12 17:47:17 -070036# App details panel
Andrea Campanellab624fc02017-07-13 21:34:10 +020037dp_required_apps=Applicazioni richieste
38dp_permissions=Permessi
Simon Hunt94f36fc2017-07-12 17:47:17 -070039
40# App dialog panel
Andrea Campanellab624fc02017-07-13 21:34:10 +020041dlg_confirm_action=Conferma l'azione
Simon Hunt94f36fc2017-07-12 17:47:17 -070042
Andrea Campanellab624fc02017-07-13 21:34:10 +020043dlg_warn_deactivate=Disattivare o rimuovere questo componente \
44 può avere serie conseguenze negative!
45dlg_warn_own_risk=** FALLO A TUO RISCHIO E PERICOLO **