diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 06:57:35 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-02-02 09:25:23 -0800 |
commit | 05a4073cf3e5ee0b4c9d7001ab6c2004bc41bacc (patch) | |
tree | aee951609dc9f74c78f17626371f029c7b5d9f66 /AdvancedDisplay/res/values-bg | |
parent | 9d8af42a2242ea406adaf2753ea5cd28a9e8e18f (diff) | |
download | device_samsung_galaxys2-common-05a4073cf3e5ee0b4c9d7001ab6c2004bc41bacc.zip device_samsung_galaxys2-common-05a4073cf3e5ee0b4c9d7001ab6c2004bc41bacc.tar.gz device_samsung_galaxys2-common-05a4073cf3e5ee0b4c9d7001ab6c2004bc41bacc.tar.bz2 |
Automatic translation import
Change-Id: Ifd9c9ab17a021729c57c158135c50abbb4ee8241
Diffstat (limited to 'AdvancedDisplay/res/values-bg')
-rw-r--r-- | AdvancedDisplay/res/values-bg/arrays.xml | 40 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-bg/strings.xml | 29 |
2 files changed, 69 insertions, 0 deletions
diff --git a/AdvancedDisplay/res/values-bg/arrays.xml b/AdvancedDisplay/res/values-bg/arrays.xml new file mode 100644 index 0000000..1850499 --- /dev/null +++ b/AdvancedDisplay/res/values-bg/arrays.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2012-2014 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-array name="mdnie_scenario_entries"> + <item>CyanogenMod (по подразбиране)</item> + <item>ПОТРЕБИТЕЛСКИ ИНТЕРФЕЙС</item> + <item>Видео</item> + <item>Видео топло</item> + <item>Видео студено</item> + <item>Камера</item> + <item>Навигация</item> + <item>Галерия</item> + <item>VT</item> + </string-array> + <string-array name="mdnie_mode_entries"> + <item>Динамичен (по подразбиране)</item> + <item>Стандартен</item> + <item>Естествен</item> + <item>Филм</item> + </string-array> + <string-array name="mdnie_negative_entries"> + <item>Нормално</item> + <item>Обърнати</item> + </string-array> +</resources> diff --git a/AdvancedDisplay/res/values-bg/strings.xml b/AdvancedDisplay/res/values-bg/strings.xml new file mode 100644 index 0000000..f10809c --- /dev/null +++ b/AdvancedDisplay/res/values-bg/strings.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2012-2014 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="app_name">Настройки на дисплея</string> + <string name="defaults_button">Възстанови по подразбиране</string> + <string name="category_screen_title">Екран</string> + <string name="screen_colors_title">Цветове</string> + <string name="mdnie_scenario_title_head">Сценарий</string> + <string name="mdnie_scenario_summary_head">Избор на сценария mDNIe</string> + <string name="mdnie_mode_title_head">Режим</string> + <string name="mdnie_mode_summary_head">Посочете режим mDNIe</string> + <string name="mdnie_negative_title_head">Негативен режим</string> + <string name="mdnie_negative_summary_head">Включи/изключи инверсия на цветовете</string> +</resources> |