upload android base code part8
This commit is contained in:
parent
841ae54672
commit
5425409085
57075 changed files with 9846578 additions and 0 deletions
28
android/packages/apps/KeyChain/res/values-el/strings.xml
Normal file
28
android/packages/apps/KeyChain/res/values-el/strings.xml
Normal file
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright (C) 2011 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="170210454004696382">"Αλυσίδα πλήκτρων"</string>
|
||||
<string name="title_no_certs" msgid="8350009443064722873">"Δεν βρέθηκαν πιστοποιητικά"</string>
|
||||
<string name="title_select_cert" msgid="3588447616418041699">"Επιλογή πιστοποιητικού"</string>
|
||||
<string name="requesting_application" msgid="1589142627467598421">"Η εφαρμογή %s έχει ζητήσει πιστοποιητικό. Η επιλογή ενός πιστοποιητικού θα επιτρέψει στην εφαρμογή να χρησιμοποιήσει αυτήν την ταυτότητα στους διακομιστές τώρα και μελλοντικά."</string>
|
||||
<string name="requesting_server" msgid="5832565605998634370">"Η εφαρμογή έχει εντοπίσει τον ζητούμενο διακομιστή ως %s, αλλά θα πρέπει να παρέχετε στην εφαρμογή πρόσβαση για το πιστοποιητικό μόνο εφόσον την εμπιστεύεστε."</string>
|
||||
<string name="install_new_cert_message" msgid="4451971501142085495">"Μπορείτε να εγκαταστήσετε πιστοποιητικά από ένα αρχείο PKCS#12 με επέκταση %1$s ή %2$s που βρίσκονται σε εξωτερική συσκευή αποθήκευσης."</string>
|
||||
<string name="install_new_cert_button_label" msgid="903474285774077171">"Εγκατάσταση πιστοποιητικού"</string>
|
||||
<string name="allow_button" msgid="3030990695030371561">"Επιλογή"</string>
|
||||
<string name="deny_button" msgid="3766539809121892584">"Απόρριψη"</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue