diff options
| author | Michael Bestas <mkbestas@lineageos.org> | 2019-01-12 20:05:51 +0200 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2019-01-12 20:05:51 +0200 |
| commit | 0ec67f282720dabcda2a38e444ece7bac7cc2b92 (patch) | |
| tree | 68d59ffa58018b1fa88ca3feae19b8bd9d2a9c8c /res/values-eo | |
| parent | 19dfcac7421c0c91433a48e20eebf681e2c255f8 (diff) | |
| download | packages_apps_PhoneCommon-0ec67f282720dabcda2a38e444ece7bac7cc2b92.tar.gz packages_apps_PhoneCommon-0ec67f282720dabcda2a38e444ece7bac7cc2b92.tar.bz2 packages_apps_PhoneCommon-0ec67f282720dabcda2a38e444ece7bac7cc2b92.zip | |
Automatic translation import
Change-Id: I7bda8d5f5dad438340c891a70780588ade5d1e27
Diffstat (limited to 'res/values-eo')
| -rw-r--r-- | res/values-eo/strings.xml | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml new file mode 100644 index 0000000..8e73a2f --- /dev/null +++ b/res/values-eo/strings.xml @@ -0,0 +1,94 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + ~ Copyright (C) 2012 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Do not translate. --> + <string name="dialpad_star_number">*</string> + <!-- Do not translate. --> + <string name="dialpad_pound_number">#</string> + <!-- Do not translate. --> + <string name="dialpad_0_letters">+</string> + <!-- Do not translate. --> + <!-- Do not translate. --> + <string name="dialpad_2_letters">ABC</string> + <!-- Do not translate. --> + <string name="dialpad_3_letters">DEF</string> + <!-- Do not translate. --> + <string name="dialpad_4_letters">GHI</string> + <!-- Do not translate. --> + <string name="dialpad_5_letters">JKL</string> + <!-- Do not translate. --> + <string name="dialpad_6_letters">MNO</string> + <!-- Do not translate. --> + <string name="dialpad_7_letters">PQRS</string> + <!-- Do not translate. --> + <string name="dialpad_8_letters">TUV</string> + <!-- Do not translate. --> + <string name="dialpad_9_letters">WXYZ</string> + <!-- Do not translate. --> + <!-- Do not translate. --> + <!-- String describing the back button in the dialpad. --> + <!-- String describing the overflow menu button in the dialpad. --> + <string name="description_dialpad_overflow">Pli opcioj</string> + <!-- String describing the Delete/Backspace ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> + <!-- String describing the Voicemail ImageButton. + Used by AccessibilityService to announce the purpose of the button. + --> + <!-- The string used to describe a notification if it is the default one in the system. For + example, if the user selects the default notification, it will appear as something like + Default sound(Capella) in the notification summary. + [CHAR LIMIT=40] --> + <!-- In-call screen: call failure reason (busy) --> + <!-- In-call screen: call failure reason (network congestion) --> + <!-- In-call screen: call failure reason (client timed out) --> + <!-- In-call screen: call failure reason (server unreachable) --> + <!-- In-call screen: call failure reason (peer unreachable) --> + <!-- In-call screen: call failure reason (incorrect username or password) --> + <!-- In-call screen: call failure reason (calling from out of network is not allowed) --> + <!-- In-call screen: call failure reason (server error) --> + <!-- In-call screen: call failure reason (no signal) --> + <!-- In-call screen: call failure reason (GSM ACM limit exceeded) --> + <!-- In-call screen: call failure reason (radio is off) --> + <!-- In-call screen: call failure reason (SIM error) --> + <!-- In-call screen: call failure reason (out of service) --> + <!-- In-call screen: call failure reason (call denied because of current FDN setting) --> + <!-- In-call screen: call failure reason (call modified to USSD request) --> + <!-- In-call screen: call failure reason (call modified to SS request) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call modified to call with modified data) --> + <!-- In-call screen: call failure reason (call denied because call barring is on) --> + <!-- In-call screen: call failure reason (call denied because domain specific access control is on) --> + <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)--> + <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> + <!-- In-call screen: message displayed in an error dialog --> + <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <!-- In-call screen: call ended because it was transferred to another device. --> + <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> + <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> + <!-- In-call screen: call ended because the user disabled data on their device --> + <!-- In-call screen: call ended because the cellular data limit has been reached (suitable for alert dialog) --> + <!-- In-call screen: call ended because the cellular data limit has been reached (intended for label in in-call screen) --> +</resources> |
