diff options
| author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 07:30:52 +0200 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 07:30:52 +0200 |
| commit | 800599ee3b6fa55ef922ab1795d559187c4bc1d7 (patch) | |
| tree | 318cb6a649049d2ce83daeab4293e429767a0be6 | |
| parent | f6be289b9a67796211152309e9b23a0a428094c3 (diff) | |
| download | packages_apps_PhoneCommon-800599ee3b6fa55ef922ab1795d559187c4bc1d7.tar.gz packages_apps_PhoneCommon-800599ee3b6fa55ef922ab1795d559187c4bc1d7.tar.bz2 packages_apps_PhoneCommon-800599ee3b6fa55ef922ab1795d559187c4bc1d7.zip | |
Automatic translation import
Change-Id: I2c39c84450282fe34be805b4e7b3ea00647a7e52
| -rw-r--r-- | res/values-be/cm_strings.xml | 23 | ||||
| -rw-r--r-- | res/values-bg/cm_strings.xml | 23 | ||||
| -rw-r--r-- | res/values-hr/cm_strings.xml | 23 |
3 files changed, 69 insertions, 0 deletions
diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml new file mode 100644 index 0000000..f1ac883 --- /dev/null +++ b/res/values-be/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (c) 2011-2013, The Linux Foundation. All rights reserved. + Copyright (C) 2014-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> + <string name="callFailed_dialToUssd">DIAL-запыт ператвораны ў USSD-запыт.</string> + <string name="callFailed_dialToSs">DIAL-запыт ператвораны ў SS-запыт.</string> + <string name="callFailed_dialToDial">DIAL-запыт ператвораны ў новы DIAL-запыт з іншым нумарам.</string> +</resources> diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml new file mode 100644 index 0000000..0b74a21 --- /dev/null +++ b/res/values-bg/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (c) 2011-2013, The Linux Foundation. All rights reserved. + Copyright (C) 2014-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> + <string name="callFailed_dialToUssd">Заявка за набиране модифицирана в заявка в USSD протокол.</string> + <string name="callFailed_dialToSs">Заявка за набиране модифицирана в SS заявка.</string> + <string name="callFailed_dialToDial">Заявка за набиране модифицирана в набиране с различен номер.</string> +</resources> diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml new file mode 100644 index 0000000..95c20ec --- /dev/null +++ b/res/values-hr/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (c) 2011-2013, The Linux Foundation. All rights reserved. + Copyright (C) 2014-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> + <string name="callFailed_dialToUssd">Zahtjev BIRANJA promjenjen u USSD zahtjev.</string> + <string name="callFailed_dialToSs">Zahtjev BIRANJA promjenjen u SS zahtjev.</string> + <string name="callFailed_dialToDial">Zahtjev BIRANJA promjenjen u BIRANJE drugog broja.</string> +</resources> |
