Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ib5a5a127544f9672a247490b61edc25f10ebda82
diff --git a/android/TerminalApp/res/values-el/strings.xml b/android/TerminalApp/res/values-el/strings.xml
new file mode 100644
index 0000000..c0f2d62
--- /dev/null
+++ b/android/TerminalApp/res/values-el/strings.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2024 The Android Open Source Project
+
+ 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.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name" msgid="5597111707986572208">"Τερματικό"</string>
+ <!-- no translation found for installer_title_text (500663060973466805) -->
+ <skip />
+ <!-- no translation found for installer_desc_text_format (2734224805682171826) -->
+ <skip />
+ <!-- no translation found for installer_wait_for_wifi_checkbox_text (6254965309085392106) -->
+ <skip />
+ <!-- no translation found for installer_install_button_enabled_text (6142090640081511103) -->
+ <skip />
+ <!-- no translation found for installer_install_button_disabled_text (8651445004125422467) -->
+ <skip />
+ <!-- no translation found for installer_install_network_error_message (2450409107529774410) -->
+ <skip />
+ <!-- no translation found for installer_notif_title_text (471160690081159042) -->
+ <skip />
+ <!-- no translation found for installer_notif_desc_text (6746098106305899060) -->
+ <skip />
+ <!-- no translation found for installer_error_network (3265100678310833813) -->
+ <skip />
+ <!-- no translation found for installer_error_unknown (1991780204241177455) -->
+ <skip />
+ <string name="action_settings" msgid="5729342767795123227">"Ρυθμίσεις"</string>
+ <string name="vm_creation_message" msgid="6594953532721367502">"Προετοιμασία τερματικού σε εξέλιξη"</string>
+ <string name="vm_stop_message" msgid="3978349856095529255">"Διακοπή τερματικού σε εξέλιξη"</string>
+ <string name="vm_error_message" msgid="5231867246177661525">"Το τερματικό παρουσίασε σφάλμα"</string>
+ <string name="settings_disk_resize_title" msgid="1545791169419914600">"Αλλαγή μεγέθους δίσκου"</string>
+ <string name="settings_disk_resize_sub_title" msgid="149418971610906138">"Αλλαγή μεγέθους/Rootfs"</string>
+ <string name="settings_disk_resize_resize_message" msgid="5990475712303845087">"Το μέγεθος δίσκου έχει οριστεί"</string>
+ <string name="settings_disk_resize_resize_gb_assigned_format" msgid="109301857555401579">"Ανατέθηκαν <xliff:g id="ASSIGNED_SIZE">%1$s</xliff:g>"</string>
+ <string name="settings_disk_resize_resize_gb_max_format" msgid="6221210151688630371">"Έως <xliff:g id="MAX_SIZE">%1$s</xliff:g>"</string>
+ <string name="settings_disk_resize_resize_cancel" msgid="2182388126941686562">"Ακύρωση"</string>
+ <string name="settings_disk_resize_resize_restart_vm_to_apply" msgid="8122668558537714453">"Επανεκκίνηση του VM για εφαρμογή"</string>
+ <string name="settings_port_forwarding_title" msgid="4867439149919324784">"Προώθηση θύρας"</string>
+ <string name="settings_port_forwarding_sub_title" msgid="6848040752531535488">"Διαμόρφωση προώθησης θύρας"</string>
+ <string name="settings_port_forwarding_notification_title" msgid="2822798067500254704">"Το τερματικό προσπαθεί να ανοίξει μια νέα θύρα"</string>
+ <string name="settings_port_forwarding_notification_content" msgid="2167103177775323330">"Υποβλήθηκε αίτημα για άνοιγμα της θύρας: <xliff:g id="PORT_NUMBER">%d</xliff:g>"</string>
+ <string name="settings_port_forwarding_notification_accept" msgid="3571520986524038185">"Αποδοχή"</string>
+ <string name="settings_port_forwarding_notification_deny" msgid="636848749634710403">"Απόρριψη"</string>
+ <string name="settings_recovery_title" msgid="6586840079226383285">"Ανάκτηση"</string>
+ <string name="settings_recovery_sub_title" msgid="1067782421529340576">"Επιλογές ανάκτησης διαμερισμάτων"</string>
+ <string name="settings_recovery_reset_title" msgid="8785305518694186025">"Αλλαγή σε αρχική έκδοση"</string>
+ <string name="settings_recovery_reset_sub_title" msgid="5656572074090728544">"Κατάργηση όλων"</string>
+ <string name="settings_recovery_reset_message" msgid="3450358289168768830">"Επαναφορά VM"</string>
+ <string name="service_notification_settings" msgid="1437365721184401135">"Ρυθμίσεις"</string>
+ <string name="service_notification_title" msgid="2918088850910713393">"Το τερματικό εκτελείται"</string>
+ <string name="service_notification_content" msgid="8652887364784704911">"Κάντε κλικ για να ανοίξετε το τερματικό."</string>
+ <string name="service_notification_quit_action" msgid="4888327875869277455">"Κλείσιμο"</string>
+</resources>