diff options
| -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> |
