diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-01-11 22:40:44 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-01-11 15:21:43 -0800 |
commit | 50ff24f5a9f50ff6b75c0b89965ae0feda6cac7a (patch) | |
tree | 42b6dadebb465009e7adfd8c05b0c8bc8a690c22 /packages/Keyguard/res | |
parent | 2b30269d11f85fea9f942471193f1d59e7b6d7ac (diff) | |
download | frameworks_base-50ff24f5a9f50ff6b75c0b89965ae0feda6cac7a.zip frameworks_base-50ff24f5a9f50ff6b75c0b89965ae0feda6cac7a.tar.gz frameworks_base-50ff24f5a9f50ff6b75c0b89965ae0feda6cac7a.tar.bz2 |
Automatic translation import
Change-Id: Icca32de2d5cfed0c6d211a55991b31fc1c45c09d
Diffstat (limited to 'packages/Keyguard/res')
-rw-r--r-- | packages/Keyguard/res/values-ar/cm_strings.xml | 20 | ||||
-rw-r--r-- | packages/Keyguard/res/values-bn-rBD/cm_strings.xml | 20 | ||||
-rw-r--r-- | packages/Keyguard/res/values-en-rIN/cm_strings.xml | 5 | ||||
-rw-r--r-- | packages/Keyguard/res/values-es/cm_strings.xml | 1 | ||||
-rw-r--r-- | packages/Keyguard/res/values-hr/cm_strings.xml | 21 | ||||
-rw-r--r-- | packages/Keyguard/res/values-hu/cm_strings.xml | 5 | ||||
-rw-r--r-- | packages/Keyguard/res/values-ko/cm_strings.xml | 4 | ||||
-rw-r--r-- | packages/Keyguard/res/values-nb/cm_strings.xml | 5 | ||||
-rw-r--r-- | packages/Keyguard/res/values-nl/cm_strings.xml | 5 | ||||
-rw-r--r-- | packages/Keyguard/res/values-pt-rBR/cm_strings.xml | 5 | ||||
-rw-r--r-- | packages/Keyguard/res/values-sl/cm_strings.xml | 7 | ||||
-rw-r--r-- | packages/Keyguard/res/values-th/cm_strings.xml | 24 | ||||
-rw-r--r-- | packages/Keyguard/res/values-vi/cm_strings.xml | 20 | ||||
-rw-r--r-- | packages/Keyguard/res/values-zh-rCN/cm_strings.xml | 2 |
14 files changed, 143 insertions, 1 deletions
diff --git a/packages/Keyguard/res/values-ar/cm_strings.xml b/packages/Keyguard/res/values-ar/cm_strings.xml new file mode 100644 index 0000000..46f5512 --- /dev/null +++ b/packages/Keyguard/res/values-ar/cm_strings.xml @@ -0,0 +1,20 @@ +<?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="lockscreen_sim_error_message_short">بطاقة غير صالحة.</string> +</resources> diff --git a/packages/Keyguard/res/values-bn-rBD/cm_strings.xml b/packages/Keyguard/res/values-bn-rBD/cm_strings.xml new file mode 100644 index 0000000..bdb0111 --- /dev/null +++ b/packages/Keyguard/res/values-bn-rBD/cm_strings.xml @@ -0,0 +1,20 @@ +<?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="lockscreen_sim_error_message_short">অবৈধ কার্ড।</string> +</resources> diff --git a/packages/Keyguard/res/values-en-rIN/cm_strings.xml b/packages/Keyguard/res/values-en-rIN/cm_strings.xml index 5bf42fa..c6a7b7d 100644 --- a/packages/Keyguard/res/values-en-rIN/cm_strings.xml +++ b/packages/Keyguard/res/values-en-rIN/cm_strings.xml @@ -16,5 +16,10 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">SIM/RUIM is Perso locked</string> <string name="lockscreen_sim_error_message_short">Invalid card.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="one">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining attempt before you must contact your carrier to unlock your device.</item> + <item quantity="other">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining attempts.</item> + </plurals> </resources> diff --git a/packages/Keyguard/res/values-es/cm_strings.xml b/packages/Keyguard/res/values-es/cm_strings.xml index 00cc610..72ed182 100644 --- a/packages/Keyguard/res/values-es/cm_strings.xml +++ b/packages/Keyguard/res/values-es/cm_strings.xml @@ -16,6 +16,7 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">La tarjeta SIM tiene un bloqueo personalizado</string> <string name="lockscreen_sim_error_message_short">Tarjeta no válida.</string> <plurals name="kg_password_default_pin_message"> <item quantity="one">Introduce el código PIN. Tienes <xliff:g id="number">%d</xliff:g> intento restante antes de tener que comunicarte con tu operadora para desbloquear el dispositivo.</item> diff --git a/packages/Keyguard/res/values-hr/cm_strings.xml b/packages/Keyguard/res/values-hr/cm_strings.xml new file mode 100644 index 0000000..c680bfb --- /dev/null +++ b/packages/Keyguard/res/values-hr/cm_strings.xml @@ -0,0 +1,21 @@ +<?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 kartica je Perso zaključana</string> + <string name="lockscreen_sim_error_message_short">Nevažeća kartica.</string> +</resources> diff --git a/packages/Keyguard/res/values-hu/cm_strings.xml b/packages/Keyguard/res/values-hu/cm_strings.xml index ca33ec5..e4c03f6 100644 --- a/packages/Keyguard/res/values-hu/cm_strings.xml +++ b/packages/Keyguard/res/values-hu/cm_strings.xml @@ -16,5 +16,10 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">SIM/RUIM Perso zárva</string> <string name="lockscreen_sim_error_message_short">Érvénytelen kártya.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="one">Adja meg a SIM-kártya PIN-kódját. <xliff:g id="number">%d</xliff:g> kísérlete maradt mielőtt fel kell vennie a kapcsolatot a mobilszolgáltatójával a készülék feloldásához.</item> + <item quantity="other">Adja meg a SIM-kártya PIN-kódját. <xliff:g id="number">%d</xliff:g> kísérlete maradt.</item> + </plurals> </resources> diff --git a/packages/Keyguard/res/values-ko/cm_strings.xml b/packages/Keyguard/res/values-ko/cm_strings.xml index a31800f..392c96e 100644 --- a/packages/Keyguard/res/values-ko/cm_strings.xml +++ b/packages/Keyguard/res/values-ko/cm_strings.xml @@ -16,5 +16,9 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">SIM/RUIM이 Perso lock되어 있습니다.</string> <string name="lockscreen_sim_error_message_short">올바르지 않은 카드입니다.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="other">SIM PIN을 입력하십시오. <xliff:g id="number">%d</xliff:g>회 후에는 이동통신사에 연락하여 기기를 잠금 해제해야 합니다.</item> + </plurals> </resources> diff --git a/packages/Keyguard/res/values-nb/cm_strings.xml b/packages/Keyguard/res/values-nb/cm_strings.xml index 40d27f3..43727d9 100644 --- a/packages/Keyguard/res/values-nb/cm_strings.xml +++ b/packages/Keyguard/res/values-nb/cm_strings.xml @@ -16,5 +16,10 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">SIM/RUIM er Person låst</string> <string name="lockscreen_sim_error_message_short">Ugyldig kort.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="one">Angi SIM PIN, du har <xliff:g id="number">%d</xliff:g> forsøk igjen før må du kontakte operatøren for å låse opp enheten.</item> + <item quantity="other">Angi SIM PIN, du har <xliff:g id="number">%d</xliff:g> gjenstående forsøk.</item> + </plurals> </resources> diff --git a/packages/Keyguard/res/values-nl/cm_strings.xml b/packages/Keyguard/res/values-nl/cm_strings.xml index 13f293d..26a2a41 100644 --- a/packages/Keyguard/res/values-nl/cm_strings.xml +++ b/packages/Keyguard/res/values-nl/cm_strings.xml @@ -16,5 +16,10 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">Simkaart is Perso-vergrendeld</string> <string name="lockscreen_sim_error_message_short">Ongeldige simkaart.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="one">SIM-PIN invoeren, u heeft <xliff:g id="number">%d</xliff:g> resterende pogingen voordat u contact moet opnemen met uw provider om uw apparaat te ontgrendelen.</item> + <item quantity="other">SIM-PIN invoeren, u heeft <xliff:g id="number">%d</xliff:g> resterende pogingen.</item> + </plurals> </resources> diff --git a/packages/Keyguard/res/values-pt-rBR/cm_strings.xml b/packages/Keyguard/res/values-pt-rBR/cm_strings.xml index b07850b..c490c87 100644 --- a/packages/Keyguard/res/values-pt-rBR/cm_strings.xml +++ b/packages/Keyguard/res/values-pt-rBR/cm_strings.xml @@ -16,5 +16,10 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">O cartão SIM está bloqueado</string> <string name="lockscreen_sim_error_message_short">Cartão SIM inválido.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="one">Digite o PIN do cartão SIM, você tem <xliff:g id="number">%d</xliff:g> tentativa restante antes de precisar contatar sua operadora para desbloquear seu aparelho.</item> + <item quantity="other">Digite o PIN do cartão SIM, você tem <xliff:g id="number">%d</xliff:g> tentativas restantes.</item> + </plurals> </resources> diff --git a/packages/Keyguard/res/values-sl/cm_strings.xml b/packages/Keyguard/res/values-sl/cm_strings.xml index cfc4b2e..b3d5c41 100644 --- a/packages/Keyguard/res/values-sl/cm_strings.xml +++ b/packages/Keyguard/res/values-sl/cm_strings.xml @@ -16,5 +16,12 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="keyguard_perso_locked_message">Kartica SIM je zaklenjena v načinu Perso</string> <string name="lockscreen_sim_error_message_short">Neveljavna kartica.</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="one">Vnesite PIN kartice SIM, imate še <xliff:g id="number">%d</xliff:g> preostali poskus, preden boste morali stopiti v stik s svojim ponudnikom, da vam odklene napravo.</item> + <item quantity="two">Vnesite PIN kartice SIM, imate še <xliff:g id="number">%d</xliff:g> preostala poskusa.</item> + <item quantity="few">Vnesite PIN kartice SIM, imate še <xliff:g id="number">%d</xliff:g> preostale poskuse.</item> + <item quantity="other">Vnesite PIN kartice SIM, imate še <xliff:g id="number">%d</xliff:g> preostalih poskusov.</item> + </plurals> </resources> diff --git a/packages/Keyguard/res/values-th/cm_strings.xml b/packages/Keyguard/res/values-th/cm_strings.xml new file mode 100644 index 0000000..ce76f24 --- /dev/null +++ b/packages/Keyguard/res/values-th/cm_strings.xml @@ -0,0 +1,24 @@ +<?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">ซิมการ์ดถูกเปโซล็อค</string> + <string name="lockscreen_sim_error_message_short">ซิมการ์ดไม่ถูกต้อง</string> + <plurals name="kg_password_default_pin_message"> + <item quantity="other">ใส่รหัสซิมการ์ด สามารถใส่รหัสได้อีก <xliff:g id="number">%d</xliff:g> ก่อนจะต้องติดต่อติดต่อผู้ให้บริการเพื่อปลดล็อคอุปกรณ์ของคุณ</item> + </plurals> +</resources> diff --git a/packages/Keyguard/res/values-vi/cm_strings.xml b/packages/Keyguard/res/values-vi/cm_strings.xml new file mode 100644 index 0000000..12d4975 --- /dev/null +++ b/packages/Keyguard/res/values-vi/cm_strings.xml @@ -0,0 +1,20 @@ +<?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="lockscreen_sim_error_message_short">Thẻ sim không hợp lệ.</string> +</resources> diff --git a/packages/Keyguard/res/values-zh-rCN/cm_strings.xml b/packages/Keyguard/res/values-zh-rCN/cm_strings.xml index f42ca4b..80240bf 100644 --- a/packages/Keyguard/res/values-zh-rCN/cm_strings.xml +++ b/packages/Keyguard/res/values-zh-rCN/cm_strings.xml @@ -19,6 +19,6 @@ <string name="keyguard_perso_locked_message">SIM 卡已被锁定</string> <string name="lockscreen_sim_error_message_short">无效的 SIM 卡。</string> <plurals name="kg_password_default_pin_message"> - <item quantity="other">输入 SIM 卡 PIN ,您还有 <xliff:g id="number">%d</xliff:g> 次机会解锁,否则必须联系您的运营商以解锁您的设备。</item> + <item quantity="other">输入 SIM 卡 PIN。您还有 <xliff:g id="number">%d</xliff:g> 次尝试机会;若超出此次数,则必须联系运营商以解锁 SIM 卡。</item> </plurals> </resources> |