strings.xml 3.06 KB
Newer Older
Eric Fischer's avatar
Eric Fischer committed
1
<?xml version="1.0" encoding="UTF-8"?>
Kenny Root's avatar
Kenny Root committed
2
<!--  Copyright (C) 2007 The Android Open Source Project
Eric Fischer's avatar
Eric Fischer committed
3 4 5 6 7 8 9 10 11 12 13 14

     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.
Kenny Root's avatar
Kenny Root committed
15 16
 -->

Eric Fischer's avatar
Eric Fischer committed
17 18
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Eric Fischer's avatar
Eric Fischer committed
19 20 21 22 23 24 25 26 27 28 29 30 31
    <string name="app_name" msgid="8396461461738434341">"SIM Toolkit"</string>
    <string name="menu_end_session" msgid="7368541737750982217">"Λήξη περιόδου σύνδεσης"</string>
    <string name="help" msgid="9209980881219397319">"Βοήθεια"</string>
    <string name="menu_back" msgid="301227740977453364">"Πίσω"</string>
    <string name="service_name" msgid="6860303747999592491">"Όνομα υπηρεσίας"</string>
    <string name="stk_no_service" msgid="5427773116839809131">"Δεν υπάρχει διαθέσιμη υπηρεσία"</string>
    <string name="button_ok" msgid="5760722312558549555">"OK"</string>
    <string name="button_cancel" msgid="1997847915560800261">"Ακύρωση"</string>
    <string name="button_yes" msgid="624420260648337203">"Ναι"</string>
    <string name="button_no" msgid="1824959157582605627">"Όχι"</string>
    <string name="alphabet" msgid="1583185545938805861">"Αλφαβητικοί"</string>
    <string name="digits" msgid="1746796679021682388">"Ψηφία (0-9, *, #, +)"</string>
    <string name="default_call_setup_msg" msgid="7960194995759849940">"Κλήση σε εξέλιξη..."</string>
32
    <string name="default_setup_call_msg" msgid="6126904475461162162">"Ρύθμιση κλήσης"</string>
Eric Fischer's avatar
Eric Fischer committed
33 34 35
    <string name="stk_app_state" msgid="18582277302584082">"Κατάσταση εφαρμογής"</string>
    <string name="enable_app" msgid="3701224550936728203">"Ενεργοποιημένο"</string>
    <string name="disable_app" msgid="6725081975611415214">"Απενεργοποιημένο"</string>
36 37 38 39 40 41 42
    <string name="stk_dialog_title" msgid="6954825385456886726">"SIM Toolkit"</string>
    <string name="default_open_channel_msg" msgid="2216070254100295924">"Άνοιγμα Καναλιού;"</string>
    <string name="default_send_data_msg" msgid="6011219698689931272">"Αποστολή δεδομένων"</string>
    <string name="default_receive_data_msg" msgid="618096941772010682">"Λήψη δεδομένων"</string>
    <string name="default_close_channel_msg" msgid="765364262263839824">"Καναλί είναι κλειστό"</string>
    <string name="stk_dialog_accept" msgid="8498901537508923727">"ΝΑΙ"</string>
    <string name="stk_dialog_reject" msgid="921848059485746796">"ΟΧΙ"</string>
Eric Fischer's avatar
Eric Fischer committed
43
</resources>