1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2009 The Android Open Source Project 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<resources xmlns:android="http://schemas.android.com/apk/res/android" 17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 18 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string> 19 <string name="app_name" msgid="1203877025577761792">"Κοινή χρήση μέσω Bluetooth"</string> 20 <string name="insert_record" msgid="1450997173838378132">"Εισαγωγή αρχείου"</string> 21 <string name="update_record" msgid="2480425402384910635">"Επιβεβαίωση αρχείου"</string> 22 <string name="ack_record" msgid="6716152390978472184">"Αρχείο ack"</string> 23 <string name="deleteAll_record" msgid="4383349788485210582">"Διαγραφή όλων των αρχείων"</string> 24 <string name="ok_button" msgid="6519033415223065454">"ΟΚ"</string> 25 <string name="delete_record" msgid="4645040331967533724">"Διαγραφή αρχείου"</string> 26 <string name="start_server" msgid="9034821924409165795">"Εκκίνηση διακομιστή TCP"</string> 27 <string name="notify_server" msgid="4369106744022969655">"Να ειδοποιείται ο διακομιστής TCP"</string> 28</resources> 29