diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 06:57:52 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-02-02 09:22:38 -0800 |
commit | 5578bd8bcc4c7dd261f9b2fae728a151190c1892 (patch) | |
tree | 6cc04d9170e4090c338b6eb561afcd1649cb1192 /packages/Keyguard | |
parent | 52e4b23e34348eb78e832a46c4f9fea67a1e3bf9 (diff) | |
download | frameworks_base-5578bd8bcc4c7dd261f9b2fae728a151190c1892.zip frameworks_base-5578bd8bcc4c7dd261f9b2fae728a151190c1892.tar.gz frameworks_base-5578bd8bcc4c7dd261f9b2fae728a151190c1892.tar.bz2 |
Automatic translation import
Change-Id: Ie1df95cca921e390acd820750e74dbaddfabf9c2
Diffstat (limited to 'packages/Keyguard')
-rw-r--r-- | packages/Keyguard/res/values-af/cm_strings.xml | 2 | ||||
-rw-r--r-- | packages/Keyguard/res/values-be/cm_strings.xml | 27 | ||||
-rw-r--r-- | packages/Keyguard/res/values-bg/cm_strings.xml | 26 | ||||
-rw-r--r-- | packages/Keyguard/res/values-fi/cm_strings.xml | 1 | ||||
-rw-r--r-- | packages/Keyguard/res/values-ja/cm_strings.xml | 1 | ||||
-rw-r--r-- | packages/Keyguard/res/values-ko/cm_strings.xml | 1 | ||||
-rw-r--r-- | packages/Keyguard/res/values-ro/cm_strings.xml | 1 | ||||
-rw-r--r-- | packages/Keyguard/res/values-sv/cm_strings.xml | 2 |
8 files changed, 61 insertions, 0 deletions
diff --git a/packages/Keyguard/res/values-af/cm_strings.xml b/packages/Keyguard/res/values-af/cm_strings.xml index 37acbb3..c9fb74e 100644 --- a/packages/Keyguard/res/values-af/cm_strings.xml +++ b/packages/Keyguard/res/values-af/cm_strings.xml @@ -16,5 +16,7 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">SIM/RUIM Perso gesluit</string> <string name="lockscreen_sim_error_message_short">Ongeldige kaart.</string> + <string name="kg_invalid_sim_length">Fout: Invoer is korter as die minimum lengte</string> </resources> diff --git a/packages/Keyguard/res/values-be/cm_strings.xml b/packages/Keyguard/res/values-be/cm_strings.xml new file mode 100644 index 0000000..9a7baf5 --- /dev/null +++ b/packages/Keyguard/res/values-be/cm_strings.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2012-2015 The CyanogenMod 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"> + <string name="keyguard_perso_locked_message">SIM-картка заблакавана аператарам</string> + <string name="lockscreen_sim_error_message_short">Памылка карты.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="one">Увядзіце PIN-код. У вас засталася <xliff:g id="number">%d</xliff:g> спроба перад тым, як вам давядзецца звярнуцца да аператара дзеля разблакоўкі.</item> + <item quantity="few">Увядзіце PIN-код. У вас засталося<xliff:g id="number">%d</xliff:g> спробы.</item> + <item quantity="other">Увядзіце PIN-код. У вас засталося <xliff:g id="number">%d</xliff:g> спробы.</item> + </plurals> + <string name="kg_invalid_sim_length">Памылка: маленькая даўжыня</string> +</resources> diff --git a/packages/Keyguard/res/values-bg/cm_strings.xml b/packages/Keyguard/res/values-bg/cm_strings.xml new file mode 100644 index 0000000..5012f52 --- /dev/null +++ b/packages/Keyguard/res/values-bg/cm_strings.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2012-2015 The CyanogenMod 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"> + <string name="keyguard_perso_locked_message">SIM картата е Perso заключена</string> + <string name="lockscreen_sim_error_message_short">Невалидна карта.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="one">Въведете ПИН кода на СИМ картата, имате още <xliff:g id="number">%d </xliff:g> останал опит, преди да трябва да се свържете с вашия оператор за отключване на устройството.</item> + <item quantity="other">Въведете ПИН кода на СИМ картата, имате още <xliff:g id="number">%d </xliff:g> останали опити.</item> + </plurals> + <string name="kg_invalid_sim_length">Грешка: Въведеното е по-късо от изискванията</string> +</resources> diff --git a/packages/Keyguard/res/values-fi/cm_strings.xml b/packages/Keyguard/res/values-fi/cm_strings.xml index 1bd4810..62cc982 100644 --- a/packages/Keyguard/res/values-fi/cm_strings.xml +++ b/packages/Keyguard/res/values-fi/cm_strings.xml @@ -22,4 +22,5 @@ <item quantity="one">Syötä SIM-kortin PIN-koodi, sinulla on <xliff:g id="number">%d</xliff:g> yritys jäljellä, tai sinun on pyydetttävä operaattoriasi poistamaan laitteen lukitus.</item> <item quantity="other">Anna SIM-kortin PIN-koodi, sinulla on <xliff:g id="number">%d</xliff:g> yritystä jäljellä.</item> </plurals> + <string name="kg_invalid_sim_length">Virhe: Syöttö lyhyempi kuin vähimmäispituus</string> </resources> diff --git a/packages/Keyguard/res/values-ja/cm_strings.xml b/packages/Keyguard/res/values-ja/cm_strings.xml index d2f0100..0088dfc 100644 --- a/packages/Keyguard/res/values-ja/cm_strings.xml +++ b/packages/Keyguard/res/values-ja/cm_strings.xml @@ -21,4 +21,5 @@ <plurals name="kg_password_default_pin_message"> <item quantity="other">SIMのPINを入力してください、残り<xliff:g id="number">%d</xliff:g>回試行することができます。</item> </plurals> + <string name="kg_invalid_sim_length">エラー: 入力が最小長よりも短いです</string> </resources> diff --git a/packages/Keyguard/res/values-ko/cm_strings.xml b/packages/Keyguard/res/values-ko/cm_strings.xml index 392c96e..4be11f7 100644 --- a/packages/Keyguard/res/values-ko/cm_strings.xml +++ b/packages/Keyguard/res/values-ko/cm_strings.xml @@ -21,4 +21,5 @@ <plurals name="kg_password_default_pin_message"> <item quantity="other">SIM PIN을 입력하십시오. <xliff:g id="number">%d</xliff:g>회 후에는 이동통신사에 연락하여 기기를 잠금 해제해야 합니다.</item> </plurals> + <string name="kg_invalid_sim_length">오류: 입력한 값이 최소 길이보다 짧음</string> </resources> diff --git a/packages/Keyguard/res/values-ro/cm_strings.xml b/packages/Keyguard/res/values-ro/cm_strings.xml index 4c42da6..5f9203b 100644 --- a/packages/Keyguard/res/values-ro/cm_strings.xml +++ b/packages/Keyguard/res/values-ro/cm_strings.xml @@ -17,4 +17,5 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="lockscreen_sim_error_message_short">Cartelă SIM incorectă.</string> + <string name="kg_invalid_sim_length">Eroare: Introducere mai scurtă decât lungimea minimă</string> </resources> diff --git a/packages/Keyguard/res/values-sv/cm_strings.xml b/packages/Keyguard/res/values-sv/cm_strings.xml index 4f8ccfe..9a797af 100644 --- a/packages/Keyguard/res/values-sv/cm_strings.xml +++ b/packages/Keyguard/res/values-sv/cm_strings.xml @@ -16,5 +16,7 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">SIM-kortet är personligt låst</string> <string name="lockscreen_sim_error_message_short">Ogiltigt SIM.</string> + <string name="kg_invalid_sim_length">Fel: Input kortare än minsta längd</string> </resources> |