blob: 6c271a8f62d9456e654cb5b2b4979211703aea68 [file] [log] [blame]
Keesjan Karstenc4960e92017-12-22 13:04:45 -08001#
2# Copyright 2017-present Open Networking Foundation
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
18# Text that appears in the navigation panel
19nav_item_app=Applicaties
20
21# View title
22title_apps=Applicaties
23
24# Control button tooltips
25tt_ctl_upload=Applicatie invoegen (.oar bestand)
26tt_ctl_activate=Activeer geselecteerde applicatie
27tt_ctl_deactivate=Deactiveer geselecteerde applicatie
28tt_ctl_uninstall=Verwijder geselecteerde applicatie
29tt_ctl_download=Download geselecteerde applicatie (.oar bestand)
30
31# Quick-Help panel
32qh_hint_esc=Deselecteer applicatie
33qh_hint_click_row=Selecteer / deselecteer applicatie
34qh_hint_scroll_down=Bekijk meer applicaties
35
36# App details panel
37dp_features=Eigenschappen
38dp_required_apps=Vereiste applicaties
39dp_permissions=Permissies
40
41# App dialog panel
42dlg_confirm_action=Actie bevestigen
43
44dlg_warn_deactivate=Het deactiveren of verwijderen van dit onderdeel \
45 kan ernstige negatieve gevolgen hebben!
46dlg_warn_own_risk=** DOE DIT OP EIGEN RISICO **