upload android base code part8
This commit is contained in:
parent
841ae54672
commit
5425409085
57075 changed files with 9846578 additions and 0 deletions
27
android/packages/apps/Protips/res/values-el/arrays.xml
Normal file
27
android/packages/apps/Protips/res/values-el/arrays.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright (C) 2010 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-array name="tips">
|
||||
<item msgid="4457112202911142877">"Όλες οι εφαρμογές.\n Αγγίξτε το εικ. εκκίνησης. @drawable/all_apps"</item>
|
||||
<item msgid="8842580895829057430">"Μεταφέρετε εφαρμογές στην Αρχική σας οθόνη.\n Αγγίξτε και κρατήστε μια εφαρμογή στη Λειτουργία εκκίνησης μέχρι να αρχίσει να δονείται."</item>
|
||||
<item msgid="8903218961940756528">"Αλλάξτε τη αρχική σας οθόνη.\n Κρατήστε πατημένο ένα στοιχείο και μόλις αρχίσει να δονείται, σύρετέ το εκεί που θέλετε."</item>
|
||||
<item msgid="3123213860439458492">"Κατάργηση στοιχείων.\n Κρατήστε πατημένο ένα στοιχ. και μόλις αρχ. να δονείται, σύρετέ το στον Κάδο απορ/των. @drawable/trash"</item>
|
||||
<item msgid="1000948398885889319">"Πολλές αρχικές οθόνες.\n Σύρετε αριστ. ή δεξ. για αλλαγή. Σύρετε στοιχ. σε άλλες οθόνες."</item>
|
||||
<item msgid="424487960942281801">"Δεν θέλετε αυτό το γραφικό στοιχείο;\n Κρατήστε το πατημένο και μόλις αρχ. να δονείται, σύρετέ το στον Κάδο απορρ/των."</item>
|
||||
</string-array>
|
||||
</resources>
|
21
android/packages/apps/Protips/res/values-el/strings.xml
Normal file
21
android/packages/apps/Protips/res/values-el/strings.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright (C) 2009 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="widget_name" msgid="5948202656358353180">"Συμβουλές αρχικής οθόνης"</string>
|
||||
<string name="pager_footer" msgid="8874468132852452517">"<xliff:g id="CURPAGE">%1$d</xliff:g> από <xliff:g id="NUMPAGES">%2$d</xliff:g>"</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue