diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 07:29:03 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 07:29:03 +0200 |
commit | a3df5c0ceee56506b6d04d0cdee3262df9aed26d (patch) | |
tree | a363674a4b5e711f574ec05064fb84e36e5a8893 | |
parent | c20fdee61502d6c8aee7f07948bd228ef330d330 (diff) | |
download | android_packages_apps_Bluetooth-a3df5c0ceee56506b6d04d0cdee3262df9aed26d.tar.gz android_packages_apps_Bluetooth-a3df5c0ceee56506b6d04d0cdee3262df9aed26d.tar.bz2 android_packages_apps_Bluetooth-a3df5c0ceee56506b6d04d0cdee3262df9aed26d.zip |
Automatic translation import
Change-Id: I55ea886c3cf5de53fd96eafb8f3a39b28e96cf61
-rw-r--r-- | res/values-be/cm_strings.xml | 22 | ||||
-rw-r--r-- | res/values-bg/cm_strings.xml | 22 |
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml new file mode 100644 index 000000000..51be34aa4 --- /dev/null +++ b/res/values-be/cm_strings.xml @@ -0,0 +1,22 @@ +<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="empty_file_notification_sent">Перадача па Bluetooth: прылада не прымае файл <xliff:g id="file">%1$s</xliff:g> нулявой даўжыні</string> + <string name="upload_fail_waiting">Не атрымалася адправіць файл. Паўторная спроба\u2026</string> +</resources> diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml new file mode 100644 index 000000000..0a3a0b060 --- /dev/null +++ b/res/values-bg/cm_strings.xml @@ -0,0 +1,22 @@ +<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="empty_file_notification_sent">Bluetooth: отсрещното устройство отхвърли празен файл <xliff:g id="file">%1$s </xliff:g></string> + <string name="upload_fail_waiting">Файлът не може да бъде изпратен, опитайте пак\u2026</string> +</resources> |