This is a language bundle for ONOS -Greek translations

Change-Id: If163a266a6ed26537e117e3e8a04cda0259588b1
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Action_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Action_el.properties
new file mode 100644
index 0000000..88b41c3
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Action_el.properties
@@ -0,0 +1,25 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+

+install=Εγκατάσταση

+start=Εκκίνηση

+pause=Παύση

+resume=Επανέναρξη

+stop=Τερματισμός

+uninstall=Απεγκατάσταση

+activate=Ενεργοποίηση

+deactivate=Απενεργοποίηση
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_el.properties
new file mode 100644
index 0000000..b16f5ca
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_el.properties
@@ -0,0 +1,49 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+# --- Elements (Singular)

+node=Κόμβος

+topology=Τοπολογία

+network=Δίκτυο

+region=Περιοχή

+device=Συσκευή

+host=Τερματικό

+link=Σύνδεσμος

+

+# --- Elements (Plural)

+nodes=Κόμβοι

+topologies=Τοπολογίες

+networks=Δίκτυα

+regions=Περιοχές

+devices=Συσκευές

+hosts=Τερματικά

+links=Σύνδεσμοι

+

+# --- Element IDs

+node_id=ID κόμβου

+region_id=ID περιοχής

+device_id=ID συσκευής

+host_id=ID τερματικού

+link_id=ID συνδέσμου

+

+# --- Protocol terms

+protocol=πρωτόκολλο

+ip=IP

+ip_address=IP διεύθυνση

+tcp_port=TCP θύρα

+mac=MAC

+mac_address=MAC διεύθυνση

+uri=URI
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Props_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Props_el.properties
new file mode 100644
index 0000000..18c56b0
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Props_el.properties
@@ -0,0 +1,34 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+

+# Typically used as table column headers or property labels

+

+chassis_id=ID πλαισίου

+hw_version=Έκδοση υλικού

+sw_version=Έκδοση λογισμικού

+serial_number=Σειριακός αριθμός

+app_id=ID εφαρμογής

+

+type=Τύπος

+vendor=Προμηθευτής

+icon=Εικόνα

+title=Τίτλος

+state=Κατάσταση

+category=Κατηγορία

+version=Έκδοση

+origin=Προέλευση

+role=Ρόλος
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/State_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/State_el.properties
new file mode 100644
index 0000000..741d34c
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/State_el.properties
@@ -0,0 +1,25 @@
+

+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+

+total=Σύνολο

+active=Ενεργά

+started=Ξεκίνησαν

+stopped=Σταμάτησαν

+

+last_updated=Τελευταία ενημέρωση

+last_modified=Τελευταία τροποποίηση
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Ui_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Ui_el.properties
new file mode 100644
index 0000000..7543ba7
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Ui_el.properties
@@ -0,0 +1,27 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+

+# Common button text

+ok=Οκ

+cancel=Άκυρο

+

+# Gesture text

+click=Κάντε κλικ

+scroll_down=Μετακίνηση προς τα κάτω

+

+# Common control button tooltips

+tt_ctl_auto_refresh=Εναλλαγή αυτόματης ανανέωσης
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/enums/DeviceEnums_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/enums/DeviceEnums_el.properties
new file mode 100644
index 0000000..9c5b0cd
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/enums/DeviceEnums_el.properties
@@ -0,0 +1,34 @@
+#

+# Copyright 2017-present Open Networking Foundation

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+

+# display names for Device.Type constants

+switch=μεταγωγέας

+router=δρομολογητής

+roadm=roadm

+otn=otn

+roadm_otn=roadm otn

+firewall=τείχος προστασίας

+balancer=εξισορροπιστής

+ips=ips

+ids=ids

+controller=ελεγχτής

+virtual=εικονικός

+fiber_switch=μεταγωγέας ίνας

+microwave=μικροκυματικός

+olt=olt

+onu=onu

+optical_amplifier=οπτικός ενισχυτής

+other=άλλο
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/enums/LinkEnums_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/enums/LinkEnums_el.properties
new file mode 100644
index 0000000..5817212
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/enums/LinkEnums_el.properties
@@ -0,0 +1,27 @@
+#

+# Copyright 2017-present Open Networking Foundation

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+

+# display names for Link.Type constants

+direct=άμεση

+indirect=έμμεση

+edge=ακμή

+tunnel=σήραγγα

+optical=οπτικό

+virtual=εικονικό

+

+# display names for Link.State constants

+active=ενεργό

+inactive=ανενεργό
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_el.properties
new file mode 100644
index 0000000..2c22c2b
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_el.properties
@@ -0,0 +1,32 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+# Localization strings for Masthead

+

+# Tooltip for context-sensitive help button [?]

+tt_help=Εμφάνιση βοήθειας

+

+# unknown user

+unknown_user=Άγνωστος χρήστης

+

+# Logout button

+logout=Έξοδος

+

+# UI components added/removed, etc.

+uicomp_added=Προστέθηκαν νέα στοιχεία GUI.

+uicomp_removed=Ορισμένα στοιχεία GUI καταργήθηκαν.

+ui_ok_to_update=Πατήστε OK για ενημέρωση του GUI.

+confirm_refresh_title=Επιβεβαίωση ανανέωσης GUI.
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Nav_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Nav_el.properties
new file mode 100644
index 0000000..29eede1
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Nav_el.properties
@@ -0,0 +1,29 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+# Localization strings for Navigation Panel

+

+# Category headers

+cat_platform=Πλατφόρμα

+cat_network=Δίκτυο

+cat_other=Άλλο

+

+# Note that contributed views will be adding their own localized titles

+#  for their nav item, with a property key "nav_item_{viewID}".

+#

+# E.g. in the Device view properties bundle there will be:

+#

+#  nav_item_device=Devices
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/QuickHelp_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/QuickHelp_el.properties
new file mode 100644
index 0000000..e053af5
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/QuickHelp_el.properties
@@ -0,0 +1,32 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+# Common text in the Quick Help panel

+

+# Panel title

+qh_title=Γρήγορη βοήθεια

+

+# Hint for \ and / keys

+qh_hint_show_hide_qh=Εμφάνιση / Απόκρυψη Γρήγορης βοήθειας

+

+# Escape key hint

+qh_hint_esc=Διαγραφή διαλόγου ή ακύρωση επιλογών

+

+# T key hint : toggle the ui theme (between light / dark)

+qh_hint_t=Εναλλαγή θέματος

+

+# Common for a lot of views adding their own escape-key handler

+qh_hint_close_detail=Κλείσιμο πίνακα λεπτομερειών
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/App_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/App_el.properties
new file mode 100644
index 0000000..67547b0
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/App_el.properties
@@ -0,0 +1,45 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+

+# Text that appears in the navigation panel

+nav_item_app=Εφαρμογές

+

+# View title

+title_apps=Εφαρμογές

+

+# Control button tooltips

+tt_ctl_upload=Ανέβασμα εφαρμογής (.oar αρχείο)

+tt_ctl_activate=Ενεργοποίηση επιλεγμένης εφαρμογής

+tt_ctl_deactivate=Απενεργοποίηση επιλεγμένης εφαρμογής

+tt_ctl_uninstall=Απεγκατάσταση επιλεγμένης εφαρμογής

+

+# Quick-Help panel

+qh_hint_esc=Αποεπιλογή εφαρμογής

+qh_hint_click_row=Επιλογή / Αποεπιλογή εφαρμογής

+qh_hint_scroll_down=Περισσότερες εφαρμογές

+

+# App details panel

+dp_features=Χαρακτηριστικά

+dp_required_apps=Απαραίτητες εφαρμογές

+dp_permissions=Άδειες

+

+# App dialog panel

+dlg_confirm_action=Επιβεβαίωση Ενέργειας

+

+dlg_warn_deactivate=Απενεργοποίηση ή απεγκατάσταση αυτού του στοιχείου \

+   Μπορεί να έχει σοβαρές αρνητικές συνέπειες!

+dlg_warn_own_risk=** Ενεργείστε με δική σας ευθύνη **
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Cluster_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Cluster_el.properties
new file mode 100644
index 0000000..e10bbe6
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Cluster_el.properties
@@ -0,0 +1,27 @@
+#

+# Copyright 2017-present Open Networking Laboratory

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+# Cluster view specific text

+

+# Text that appears in the navigation panel

+nav_item_cluster=Κόμβοι συστάδας

+

+# View title

+title_cluster_nodes=Κόμβοι συστάδας

+

+# Quick-Help panel

+qh_hint_click=Επιλέξτε μια γραμμή για να εμφανίσετε λεπτομέρειες κόμβου συστάδας

+qh_hint_scroll_down=Δείτε διαθέσιμους κόμβους στη συστάδα
\ No newline at end of file
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Topo_el.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Topo_el.properties
new file mode 100644
index 0000000..356592d9
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Topo_el.properties
@@ -0,0 +1,143 @@
+#

+# Copyright 2017-present Open Networking Foundation

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+

+# Text that appears in the navigation panel

+nav_item_topo=Τοπολογία

+

+# Message when no devices are connected

+no_devices_are_connected=Δεν υπάρχουν συνδεδεμένες συσκευές

+

+# Action Key Toolbar Tooltips ...

+tbtt_tog_instances=Εναλλαγή πίνακα στιγμιοτύπων του ONOS

+tbtt_tog_summary=Εναλλαγή περιληπτικού πίνακα ONOS

+tbtt_tog_use_detail=Απενεργοποίηση / Ενεργοποίηση πίνακα λεπτομερειών

+tbtt_tog_host=Εναλλαγή ορατότητας υπολογιστών

+tbtt_tog_offline=Εναλλαγή ορατότητας εκτός σύνδεσης

+tbtt_tog_porthi=Εναλλαγή επισήμανσης θυρών

+tbtt_bad_links=Εμφάνιση κακών συνδέσμων

+tbtt_tog_map=Εναλλαγή γεωγραφικού χάρτη στο φόντο

+tbtt_sel_map=Επιλογή γεωγραφικού χάρτη στο φόντο

+tbtt_tog_sprite=Εναλλαγή επιπέδου sprite

+tbtt_reset_loc=Επαναφορά τοποθεσιών κόμβου

+tbtt_tog_oblique=Εναλλαγή πλάγιας προβολής (πειραματικά)

+tbtt_cyc_layers=Στρώμα κόμβων κύκλων

+tbtt_cyc_dev_labs=Κύκλος ετικετών συσκευής

+tbtt_cyc_host_labs=Κύκλος ετικετών υποδοχής

+tbtt_unpin_node=Αποσύνδεση κόμβου (μετακινήστε το ποντίκι πάνω)

+tbtt_reset_zoom=Επαναφορά πανοραμτικής όψης/ζουμ

+tbtt_tog_toolbar=Εναλλαγή γραμμής εργαλείων

+tbtt_eq_master=Εξίσωση ρόλων κυριότητας

+

+# Quick Help Gestures

+qh_gest_click=Επέλεξε το αντικείμενο και δείξε  πληροφορίες

+qh_gest_shift_click=Εναλλαγή κατάστασης επιλογής

+qh_gest_drag=Επανατοποθέτηση και σήμανση της συσκευής/υπολογιστή

+qh_gest_cmd_scroll=Μεγένθυση / Σμίκρυνση

+qh_gest_cmd_drag=Πανοραμική όψη

+

+# Flash Messages

+fl_background_map=Χάρτης φόντου

+fl_sprite_layer=sprite επίπεδο

+fl_pan_zoom_reset=Επαναφορά πανοραμικής όψης και ζουμ

+fl_eq_masters=Εξισορρόπηση ρόλων κυριότητας

+

+fl_device_labels_hide=Απόκρυψη ετικετών συσκευών

+fl_device_labels_show_friendly=Εμφάνιση φιλικών ετικετών συσκευών

+fl_device_labels_show_id=Εμφάνιση ετικετών ταυτότητας συσκευής

+fl_host_labels_show_friendly=Εμφάνιση φιλικών ετικετών υπολογιστών

+fl_host_labels_show_ip=Εμφάνιση διευθύνσεων IP υπολογιστών

+fl_host_labels_show_mac=Εμφάνιση διευθύνσεων MAC υπολογιστών

+

+fl_offline_devices=Συσκευές εκτός σύνδεσης

+fl_bad_links=Κακοί σύνδεσμοι

+fl_reset_node_locations=Επαναφορά τοποθεσιών κόμβων

+

+fl_layer_all=Εμφάνιση όλων των επιπέδων

+fl_layer_pkt=Εμφάνιση επιπέδου πακέτων

+fl_layer_opt=Εμφάνιση οπτικού επιπέδου

+

+fl_panel_instances=Πίνακας στιγμιοτύπων

+fl_panel_summary=Πίνακας περίληψης

+fl_panel_details=Πίνακας λεπτομεριών

+

+fl_port_highlighting=Σήμανση θυρών

+

+fl_oblique_view=Πλάγια όψη

+fl_normal_view=Κανονική όψη

+

+fl_monitoring_canceled=Ακύρωση παρακολούθησης

+fl_selecting_intent=Επιλογή κατάστασης

+

+# Core Overlays

+ov_tt_protected_intents=Προστατευόμενη επικάλυψη καταστάσεων

+ov_tt_traffic=Επικάλυψη κίνησης

+ov_tt_none=Καμία επικάλυψη

+

+# Traffic Overlay

+tr_btn_create_h2h_flow=Δημιουργία ροής από υπολογιστή σε υπολογιστή

+tr_btn_create_msrc_flow=Δημιουργία ροής πολλαπλών πηγών

+tr_btn_show_device_flows=Εμφάνιση ροών συσκευών

+tr_btn_show_related_traffic=Εμφάνιση σχετικής κίνησης

+tr_btn_cancel_monitoring=Ακύρωση παρακολούθησης κίνησης

+tr_btn_monitor_all=Παρακολούθηση όλης της κίνησης

+tr_btn_show_dev_link_flows=Εμφάνιση των ροών συνδέσμων των συσκευών

+tr_btn_show_all_rel_intents=Εμφάνιση όλων των σχετικών καταστάσεων

+tr_btn_show_prev_rel_intent=Προηγούμενη σχετική κατάσταση

+tr_btn_show_next_rel_intent=Επόμενη σχετική κατάσταση

+tr_btn_monitor_sel_intent=Παρακολούθηση κίνησης ή επιλεγμένης κατάστασης

+tr_fl_fstats_bytes=Στατιστικά ροών (ψηφιολέξεις)

+tr_fl_pstats_bits=Στατιστικά θυρών (δυαδικά ψηφία / δευτερόλεπτο)

+tr_fl_pstats_pkts=Στατιστικά θυρών (πακέτα / δευτερόλεπτο)

+tr_fl_dev_flows=Ροές συσκευών

+tr_fl_rel_paths=Σχετικά μονοπάτια

+tr_fl_prev_rel_int=Προηγούμενη σχετική κατάσταση

+tr_fl_next_rel_int=Επόμενη σχετική κατάσταση

+tr_fl_traf_on_path=Κίνηση σε επιλεγμένο μονοπάτι

+tr_fl_h2h_flow_added=Προσθήκη ροής από υπολογιστή σε υπολογιστή

+tr_fl_multisrc_flow=Ροή πολλών πηγών

+

+# Button tooltips

+btn_show_view_device=Εμφανιση προβολής συσκευών

+btn_show_view_flow=Εμφάνιση προβολής ροών για τη συσκευή

+btn_show_view_port=Εμφάνιση προβολής θυρών για τη συσκευή

+btn_show_view_group=Εμφάνιση προβολής ομάδων για τη συσκευή

+btn_show_view_meter=Εμφάνιση προβολής μετρητών για τη συσκευή

+

+# Panel Titles

+title_select_map=Επιλογή χάρτη

+title_panel_summary=Περίληψη ONOS

+title_selected_items=Επιλεγμένα αντικείμενα

+title_edge_link=Συνδεσμός ακμής

+title_infra_link=Σύνδεσμος υποδομής

+

+# Custom Panel Labels / Values

+lp_label_friendly=Φιλική

+

+lp_label_a_type=A τύπος

+lp_label_a_id=A ταυτότητα

+lp_label_a_friendly=A όνομα

+lp_label_a_port=A θύρα

+

+lp_label_b_type=B τύπος

+lp_label_b_id=B ταυτότητα

+lp_label_b_friendly=B όνομα

+lp_label_b_port=B θύρα

+

+lp_label_a2b=A σε B

+lp_label_b2a=B σε A

+

+lp_value_no_link=[Κανένας σύνδεσμος]