Compare commits

...

26 Commits

Author SHA1 Message Date
SamarV-121 eb62534cdd vibrator: Switch from 0-255 to 0.0f-1.0f range for amplitude 1 year ago
Aaron Kling 6a491770d9 mkbootimg: Boot image depends on kernel 1 year ago
PixelExperience Automation 104bb07ae2 Merge "Automatic translation import" into thirteen 1 year ago
Bruno Martins 270ced3dfc dap: Fix compilation for QPR1 merge 1 year ago
Michael Bestas bda7dc5434 Guard with a soong_namespace 1 year ago
Michael Bestas 29d9b21f97 Automatic translation import 2 years ago
Michael Bestas f92b1508bb Automatic translation import 2 years ago
Michael Bestas a0828f1d8b dap: Improve strings 2 years ago
Tim Zimmermann fa64c99049 aidl: health: Initial AIDL implementation 2 years ago
Tim Zimmermann 22ffc81c3b aidl: memtrack: Rebrand to samsung and merge into one module 2 years ago
Tim Zimmermann f3e15cc0a6 aidl: Import gs101 memtrack HAL 2 years ago
Tim Zimmermann 40a7a4e7c5 samsung: sensors: 2.1: Convert to AIDL implementation 2 years ago
Tim Zimmermann c9d184c038 aidl: usb: Support contaminant presence detection 2 years ago
Tim Zimmermann 729c211a95 aidl: usb: Support enableUsbData() 2 years ago
Tim Zimmermann 8ce96a3566 aidl: usb: Rebrand to samsung 2 years ago
Tim Zimmermann 39d69dcc32 aidl: usb: Import default implementation 2 years ago
Tim Zimmermann 161a580365 samsung: Remove hidl USB HAL 2 years ago
Jiyong Park ce050857d8 aidl: Remove ndk_platform backend. Use the ndk backend. 2 years ago
ivanmeler df0562b0c3 audio: turn props into vendor props 2 years ago
Tim Zimmermann e61f0c1ce1 hidl: usb: Correct supportedModes 2 years ago
Jesse Chan 969a4021e5 fingerprint: allow to request force calibration 2 years ago
Francescodario Cuzzocrea c41bc36679 audio: add LOCAL_VENDOR_MODULE 2 years ago
ivanmeler f5e4c0c5c1 audio: remove AUDIO_DEVICE_OUT_ALL_SCO from switch case 2 years ago
A2L5E0X1 1a366adc07 hidl: sensors: add hover proximity sensor support 2 years ago
A2L5E0X1 03cc89d84c hidl: sensors: add input group to init.rc 2 years ago
Orel c06c566bbd samsung: drop AdvacedDisplay and Doze 2 years ago
  1. 23
      AdvancedDisplay/Android.bp
  2. 35
      AdvancedDisplay/AndroidManifest.xml
  3. 5
      AdvancedDisplay/proguard.flags
  4. 30
      AdvancedDisplay/res/drawable/ic_settings_advanced_display.xml
  5. 5
      AdvancedDisplay/res/layout/framelayout.xml
  6. 24
      AdvancedDisplay/res/values-af/strings.xml
  7. 44
      AdvancedDisplay/res/values-ar/strings.xml
  8. 24
      AdvancedDisplay/res/values-as/strings.xml
  9. 44
      AdvancedDisplay/res/values-ast-rES/strings.xml
  10. 34
      AdvancedDisplay/res/values-az-rAZ/arrays.xml
  11. 28
      AdvancedDisplay/res/values-az-rAZ/strings.xml
  12. 44
      AdvancedDisplay/res/values-az/strings.xml
  13. 34
      AdvancedDisplay/res/values-be-rBY/arrays.xml
  14. 28
      AdvancedDisplay/res/values-be-rBY/strings.xml
  15. 24
      AdvancedDisplay/res/values-be/strings.xml
  16. 44
      AdvancedDisplay/res/values-bg/strings.xml
  17. 18
      AdvancedDisplay/res/values-bn-rBD/arrays.xml
  18. 21
      AdvancedDisplay/res/values-bn-rBD/strings.xml
  19. 18
      AdvancedDisplay/res/values-bs-rBA/arrays.xml
  20. 21
      AdvancedDisplay/res/values-bs-rBA/strings.xml
  21. 21
      AdvancedDisplay/res/values-bs/strings.xml
  22. 44
      AdvancedDisplay/res/values-ca/strings.xml
  23. 44
      AdvancedDisplay/res/values-cs/strings.xml
  24. 18
      AdvancedDisplay/res/values-csb-rPL/arrays.xml
  25. 21
      AdvancedDisplay/res/values-csb-rPL/strings.xml
  26. 44
      AdvancedDisplay/res/values-cy/strings.xml
  27. 26
      AdvancedDisplay/res/values-da/strings.xml
  28. 44
      AdvancedDisplay/res/values-de/strings.xml
  29. 44
      AdvancedDisplay/res/values-el/strings.xml
  30. 44
      AdvancedDisplay/res/values-en-rAU/strings.xml
  31. 44
      AdvancedDisplay/res/values-en-rCA/strings.xml
  32. 44
      AdvancedDisplay/res/values-en-rGB/strings.xml
  33. 44
      AdvancedDisplay/res/values-en-rIN/strings.xml
  34. 20
      AdvancedDisplay/res/values-eo/strings.xml
  35. 44
      AdvancedDisplay/res/values-es-rUS/strings.xml
  36. 24
      AdvancedDisplay/res/values-es/strings.xml
  37. 34
      AdvancedDisplay/res/values-et-rEE/arrays.xml
  38. 28
      AdvancedDisplay/res/values-et-rEE/strings.xml
  39. 44
      AdvancedDisplay/res/values-et/strings.xml
  40. 34
      AdvancedDisplay/res/values-eu-rES/arrays.xml
  41. 28
      AdvancedDisplay/res/values-eu-rES/strings.xml
  42. 44
      AdvancedDisplay/res/values-eu/strings.xml
  43. 24
      AdvancedDisplay/res/values-fa/strings.xml
  44. 44
      AdvancedDisplay/res/values-fi/strings.xml
  45. 18
      AdvancedDisplay/res/values-fil-rPH/arrays.xml
  46. 21
      AdvancedDisplay/res/values-fil-rPH/strings.xml
  47. 44
      AdvancedDisplay/res/values-fr/strings.xml
  48. 18
      AdvancedDisplay/res/values-frp-rIT/arrays.xml
  49. 21
      AdvancedDisplay/res/values-frp-rIT/strings.xml
  50. 44
      AdvancedDisplay/res/values-fy-rNL/strings.xml
  51. 18
      AdvancedDisplay/res/values-gd-rGB/arrays.xml
  52. 21
      AdvancedDisplay/res/values-gd-rGB/strings.xml
  53. 44
      AdvancedDisplay/res/values-gd/strings.xml
  54. 34
      AdvancedDisplay/res/values-gl-rES/arrays.xml
  55. 28
      AdvancedDisplay/res/values-gl-rES/strings.xml
  56. 44
      AdvancedDisplay/res/values-gl/strings.xml
  57. 34
      AdvancedDisplay/res/values-gu-rIN/arrays.xml
  58. 28
      AdvancedDisplay/res/values-gu-rIN/strings.xml
  59. 24
      AdvancedDisplay/res/values-gu/strings.xml
  60. 24
      AdvancedDisplay/res/values-hr/strings.xml
  61. 44
      AdvancedDisplay/res/values-hu/strings.xml
  62. 18
      AdvancedDisplay/res/values-hy-rAM/arrays.xml
  63. 21
      AdvancedDisplay/res/values-hy-rAM/strings.xml
  64. 44
      AdvancedDisplay/res/values-in/strings.xml
  65. 18
      AdvancedDisplay/res/values-is-rIS/arrays.xml
  66. 21
      AdvancedDisplay/res/values-is-rIS/strings.xml
  67. 44
      AdvancedDisplay/res/values-it/strings.xml
  68. 40
      AdvancedDisplay/res/values-iw/strings.xml
  69. 44
      AdvancedDisplay/res/values-ja/strings.xml
  70. 18
      AdvancedDisplay/res/values-ka-rGE/arrays.xml
  71. 21
      AdvancedDisplay/res/values-ka-rGE/strings.xml
  72. 23
      AdvancedDisplay/res/values-ka/strings.xml
  73. 18
      AdvancedDisplay/res/values-kk-rKZ/arrays.xml
  74. 21
      AdvancedDisplay/res/values-kk-rKZ/strings.xml
  75. 18
      AdvancedDisplay/res/values-km-rKH/arrays.xml
  76. 21
      AdvancedDisplay/res/values-km-rKH/strings.xml
  77. 34
      AdvancedDisplay/res/values-kn-rIN/arrays.xml
  78. 28
      AdvancedDisplay/res/values-kn-rIN/strings.xml
  79. 44
      AdvancedDisplay/res/values-kn/strings.xml
  80. 44
      AdvancedDisplay/res/values-ko/strings.xml
  81. 24
      AdvancedDisplay/res/values-ku/strings.xml
  82. 18
      AdvancedDisplay/res/values-ky-rKG/arrays.xml
  83. 21
      AdvancedDisplay/res/values-ky-rKG/strings.xml
  84. 24
      AdvancedDisplay/res/values-lb/strings.xml
  85. 18
      AdvancedDisplay/res/values-lo-rLA/arrays.xml
  86. 21
      AdvancedDisplay/res/values-lo-rLA/strings.xml
  87. 24
      AdvancedDisplay/res/values-lv/strings.xml
  88. 18
      AdvancedDisplay/res/values-mk-rMK/arrays.xml
  89. 21
      AdvancedDisplay/res/values-mk-rMK/strings.xml
  90. 34
      AdvancedDisplay/res/values-ml-rIN/arrays.xml
  91. 28
      AdvancedDisplay/res/values-ml-rIN/strings.xml
  92. 24
      AdvancedDisplay/res/values-ml/strings.xml
  93. 18
      AdvancedDisplay/res/values-mn-rMN/arrays.xml
  94. 21
      AdvancedDisplay/res/values-mn-rMN/strings.xml
  95. 34
      AdvancedDisplay/res/values-mr-rIN/arrays.xml
  96. 28
      AdvancedDisplay/res/values-mr-rIN/strings.xml
  97. 24
      AdvancedDisplay/res/values-mr/strings.xml
  98. 18
      AdvancedDisplay/res/values-ms-rMY/arrays.xml
  99. 21
      AdvancedDisplay/res/values-ms-rMY/strings.xml
  100. 18
      AdvancedDisplay/res/values-my-rMM/arrays.xml
  101. Some files were not shown because too many files have changed in this diff Show More

@ -1,23 +0,0 @@
//
// Copyright (C) 2020-2021 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
android_app {
name: "AdvancedDisplay",
srcs: ["src/**/*.java"],
resource_dirs: ["res"],
certificate: "platform",
platform_apis: true,
static_libs: [
"org.lineageos.platform.internal",
"org.lineageos.settings.resources",
],
optimize: {
proguard_flags_files: ["proguard.flags"],
},
}

@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.lineageos.settings.device"
android:sharedUserId="android.uid.system">
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<application
android:label="@string/app_name"
android:theme="@style/Theme.SubSettingsBase">
<receiver
android:name="org.lineageos.settings.device.BootCompletedReceiver"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</receiver>
<activity
android:name=".AdvancedDisplayActivity"
android:label="@string/app_name"
android:exported="true">
<intent-filter>
<action android:name="com.android.settings.action.EXTRA_SETTINGS" />
</intent-filter>
<meta-data
android:name="com.android.settings.category"
android:value="com.android.settings.category.ia.display" />
<meta-data
android:name="com.android.settings.summary"
android:value="@string/summary_empty" />
</activity>
</application>
</manifest>

@ -1,5 +0,0 @@
-keepclasseswithmembers class * {
public <init>(android.content.Context, android.util.AttributeSet);
}
-keep class ** extends android.support.v14.preference.PreferenceFragment

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M0 0h24v24H0z" />
<path
android:fillColor="#000000"
android:pathData="M12.01 5.5L10 8h4l-1.99-2.5zM18 10v4l2.5-1.99L18 10zM6 10l-2.5 2.01L6 14v-4zm8
6h-4l2.01 2.5L14 16zm7-13H3c-1.1 0-2 .9-2 2v14c0 1.1 .9 2 2 2h18c1.1 0 2-.9
2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z" />
</vector>

@ -1,5 +0,0 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/frameLayout"
android:layout_width="match_parent"
android:layout_height="match_parent" />

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Gevorderde skerm</string>
<string name="category_screen_title">Skerm</string>
<string name="screen_colors_title">Kleure</string>
<string name="mdnie_scenario_title_head">Scenario</string>
<string name="mdnie_scenario_summary_head">Stel die mDNIe scenario</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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_accessibility_title_head">وضع إمكانية الوصول</string>
<string name="mdnie_accessibility_summary_head">قم بتعيين وضع إمكانية الوصول mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (الافتراضي)</string>
<string name="mdnie_scenario_video">فيديو</string>
<string name="mdnie_scenario_video_warm">فيديو دافئ</string>
<string name="mdnie_scenario_video_cold">فيديو بارد</string>
<string name="mdnie_scenario_camera">الكاميرا</string>
<string name="mdnie_scenario_navigation">التنقل</string>
<string name="mdnie_scenario_gallery">المعرض</string>
<string name="mdnie_scenario_vt">مكالمة فيديو</string>
<string name="mdnie_scenario_browser">المتصفح</string>
<string name="mdnie_scenario_ebook">كتاب الكتروني</string>
<string name="mdnie_scenario_email">البريد الإلكتروني</string>
<string name="mdnie_scenario_tdmb">التلفزيون الرقمي</string>
<string name="mdnie_accessibility_normal">عادي</string>
<string name="mdnie_accessibility_inverse">معكوس</string>
<string name="mdnie_accessibility_color_blind">عمى الألوان</string>
<string name="mdnie_accessibility_screen_curtain">حجب الشاشة</string>
<string name="mdnie_accessibility_grayscale">رمادي</string>
<string name="mdnie_accessibility_gray_negative">رمادي معكوس</string>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Visualización avanzada</string>
<string name="category_screen_title">Pantalla</string>
<string name="screen_colors_title">Colores</string>
<string name="mdnie_scenario_title_head">Escenariu</string>
<string name="mdnie_scenario_summary_head">Afita l\'escenariu mDNIe</string>
<string name="mdnie_accessibility_title_head">Mou d\'accesibilidá</string>
<string name="mdnie_accessibility_summary_head">Afitar el mou d\'accesibilidá mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (por defeutu)</string>
<string name="mdnie_scenario_video">Videu</string>
<string name="mdnie_scenario_video_warm">Videu caldiu</string>
<string name="mdnie_scenario_video_cold">Videu fríu</string>
<string name="mdnie_scenario_camera">Cámara</string>
<string name="mdnie_scenario_navigation">Navegación</string>
<string name="mdnie_scenario_gallery">Galería</string>
<string name="mdnie_scenario_vt">Videollamada</string>
<string name="mdnie_scenario_browser">Restolador</string>
<string name="mdnie_scenario_ebook">Llibru electrónicu</string>
<string name="mdnie_scenario_email">Corréu electrónicu</string>
<string name="mdnie_scenario_tdmb">Televisión dixital</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Invertíu</string>
<string name="mdnie_accessibility_color_blind">Daltónicu</string>
<string name="mdnie_accessibility_screen_curtain">Cortina de pantalla</string>
<string name="mdnie_accessibility_grayscale">Buxu</string>
<string name="mdnie_accessibility_gray_negative">Gris invertíu</string>
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (default)</item>
<item>İstifadәçi İnterfeysi</item>
<item>Video</item>
<item>Video - isti</item>
<item>Video - soyuq</item>
<item>Kamera</item>
<item>Hərəkət</item>
<item>Qalereya</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>Normal</item>
<item>Tərsinə çevrilmiş</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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">Qabaqcıl ekran</string>
<!-- Screen Preference -->
<string name="category_screen_title">Ekran</string>
<string name="screen_colors_title">Rənglər</string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">Ekran rejimi</string>
<string name="mdnie_scenario_summary_head">mDNle ssenarisini tənzimlə</string>
<string name="mdnie_negative_title_head">Neqativ rejim</string>
<string name="mdnie_negative_summary_head">Tərs rәnglәri aç/bağla</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Qabaqcıl ekran</string>
<string name="category_screen_title">Ekran</string>
<string name="screen_colors_title">Rənglər</string>
<string name="mdnie_scenario_title_head">Ekran rejimi</string>
<string name="mdnie_scenario_summary_head">mDNle ssenarisini tənzimlə</string>
<string name="mdnie_accessibility_title_head">Əlçatımlılıq rejimi</string>
<string name="mdnie_accessibility_summary_head">mDNIe əlçatımlılıq rejimini tənzimlə</string>
<string name="mdnie_scenario_ui">LineageOS (ilkin)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video - isti</string>
<string name="mdnie_scenario_video_cold">Video - soyuq</string>
<string name="mdnie_scenario_camera">Kamera</string>
<string name="mdnie_scenario_navigation">Hərəkət</string>
<string name="mdnie_scenario_gallery">Qalereya</string>
<string name="mdnie_scenario_vt">Görüntülü zəng</string>
<string name="mdnie_scenario_browser">Səyyah</string>
<string name="mdnie_scenario_ebook">Elektron kitab</string>
<string name="mdnie_scenario_email">Elektron poçt</string>
<string name="mdnie_scenario_tdmb">Rəqəmsal televizor</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Tərsinə çevrilmiş</string>
<string name="mdnie_accessibility_color_blind">Daltonizm</string>
<string name="mdnie_accessibility_screen_curtain">Ekran pərdəsi</string>
<string name="mdnie_accessibility_grayscale">Boz</string>
<string name="mdnie_accessibility_gray_negative">Tərs boz</string>
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (default)</item>
<item>Рэжым UIitem</item>
<item>Фільм</item>
<item>Фільм — цёплыя таны</item>
<item>Фільм — лядоўні тону</item>
<item>Камера</item>
<item>Панэль навігацыі</item>
<item>Галерэя</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>Звычайны</item>
<item>Інверсія</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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>
<!-- Screen Preference -->
<string name="category_screen_title">Экран</string>
<string name="screen_colors_title">Колеры</string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">Сцэнар</string>
<string name="mdnie_scenario_summary_head">Усталёўка сцэнара mDNIe</string>
<string name="mdnie_negative_title_head">Негатыў</string>
<string name="mdnie_negative_summary_head">Укл./выкл. інверсіі колераў</string>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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_accessibility_title_head">Режим на достъп</string>
<string name="mdnie_accessibility_summary_head">Задайте режим на достъп за mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (по подразбиране)</string>
<string name="mdnie_scenario_video">Видео</string>
<string name="mdnie_scenario_video_warm">Видео топло</string>
<string name="mdnie_scenario_video_cold">Видео студено</string>
<string name="mdnie_scenario_camera">Камера</string>
<string name="mdnie_scenario_navigation">Навигация</string>
<string name="mdnie_scenario_gallery">Галерия</string>
<string name="mdnie_scenario_vt">Видео разговор</string>
<string name="mdnie_scenario_browser">Браузър</string>
<string name="mdnie_scenario_ebook">Е-книга</string>
<string name="mdnie_scenario_email">Имейл</string>
<string name="mdnie_scenario_tdmb">Цифрова телевизия</string>
<string name="mdnie_accessibility_normal">Нормален</string>
<string name="mdnie_accessibility_inverse">Обърнат</string>
<string name="mdnie_accessibility_color_blind">За далтонисти</string>
<string name="mdnie_accessibility_screen_curtain">Екранна завеса</string>
<string name="mdnie_accessibility_grayscale">Сив</string>
<string name="mdnie_accessibility_gray_negative">Обърнат сив</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="category_screen_title">Ekran</string>
<string name="screen_colors_title">Boje</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Pantalla avançada</string>
<string name="category_screen_title">Pantalla</string>
<string name="screen_colors_title">Colors</string>
<string name="mdnie_scenario_title_head">Escenari</string>
<string name="mdnie_scenario_summary_head">Estableix l\'escenari de mDNIe</string>
<string name="mdnie_accessibility_title_head">Mode d\'accessibilitat</string>
<string name="mdnie_accessibility_summary_head">Estableix el mode d\'accessibilitat mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (per defecte)</string>
<string name="mdnie_scenario_video">Vídeo</string>
<string name="mdnie_scenario_video_warm">Vídeo càlid</string>
<string name="mdnie_scenario_video_cold">Vídeo fred</string>
<string name="mdnie_scenario_camera">Càmera</string>
<string name="mdnie_scenario_navigation">Navegació</string>
<string name="mdnie_scenario_gallery">Galeria</string>
<string name="mdnie_scenario_vt">Vídeotrucada</string>
<string name="mdnie_scenario_browser">Navegador</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">Correu</string>
<string name="mdnie_scenario_tdmb">Televisió digital</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Invertit</string>
<string name="mdnie_accessibility_color_blind">Daltònic</string>
<string name="mdnie_accessibility_screen_curtain">Cortina de pantalla</string>
<string name="mdnie_accessibility_grayscale">Gris</string>
<string name="mdnie_accessibility_gray_negative">Gris invertit</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Rozšířené zobrazení</string>
<string name="category_screen_title">Obrazovka</string>
<string name="screen_colors_title">Barvy</string>
<string name="mdnie_scenario_title_head">Scénář</string>
<string name="mdnie_scenario_summary_head">Nastavit scénář pro mDNIe</string>
<string name="mdnie_accessibility_title_head">Režim usnadnění</string>
<string name="mdnie_accessibility_summary_head">Nastavení režimu usnadnění mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (výchozí)</string>
<string name="mdnie_scenario_video">Kamera</string>
<string name="mdnie_scenario_video_warm">Režim teplých barev</string>
<string name="mdnie_scenario_video_cold">Režim studených barev</string>
<string name="mdnie_scenario_camera">Fotoaparát</string>
<string name="mdnie_scenario_navigation">Navigace</string>
<string name="mdnie_scenario_gallery">Galerie</string>
<string name="mdnie_scenario_vt">Video hovor</string>
<string name="mdnie_scenario_browser">Prohlížeč</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Digitální televize</string>
<string name="mdnie_accessibility_normal">Normální</string>
<string name="mdnie_accessibility_inverse">Inverzní</string>
<string name="mdnie_accessibility_color_blind">Barvoslepost</string>
<string name="mdnie_accessibility_screen_curtain">Záclony v obraze</string>
<string name="mdnie_accessibility_grayscale">Šedá</string>
<string name="mdnie_accessibility_gray_negative">Invertovaná šedá</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Dangosydd uwch</string>
<string name="category_screen_title">Sgrin</string>
<string name="screen_colors_title">Lliwiau</string>
<string name="mdnie_scenario_title_head">Senario</string>
<string name="mdnie_scenario_summary_head">Gosod y senario mDNIe</string>
<string name="mdnie_accessibility_title_head">Modd hygyrchedd</string>
<string name="mdnie_accessibility_summary_head">Gosod modd hygyrchedd mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (rhagosodiad)</string>
<string name="mdnie_scenario_video">Fideo</string>
<string name="mdnie_scenario_video_warm">Fideo cynnes</string>
<string name="mdnie_scenario_video_cold">Fideo oer</string>
<string name="mdnie_scenario_camera">Camera</string>
<string name="mdnie_scenario_navigation">Llywio</string>
<string name="mdnie_scenario_gallery">Oriel</string>
<string name="mdnie_scenario_vt">Galwad fideo</string>
<string name="mdnie_scenario_browser">Porwr</string>
<string name="mdnie_scenario_ebook">eLyfr</string>
<string name="mdnie_scenario_email">Ebost</string>
<string name="mdnie_scenario_tdmb">Teledu digidol</string>
<string name="mdnie_accessibility_normal">Arferol</string>
<string name="mdnie_accessibility_inverse">Wedi\'i wrthdroi</string>
<string name="mdnie_accessibility_color_blind">Lliwddall</string>
<string name="mdnie_accessibility_screen_curtain">Screen curtain (Rhybudd: Peryg. Paid â\'i ddewis.) </string>
<string name="mdnie_accessibility_grayscale">Llwyd</string>
<string name="mdnie_accessibility_gray_negative">Llwyd wedi\'i wrthdroi</string>
</resources>

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Avanceret display</string>
<string name="category_screen_title">Skærm</string>
<string name="screen_colors_title">Farver</string>
<string name="mdnie_scenario_title_head">Scenarie</string>
<string name="mdnie_scenario_summary_head">Angiv mDNIe-scenariet</string>
<string name="mdnie_scenario_ui">LineageOS (standard)</string>
<string name="mdnie_scenario_vt">Videoopkald</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Erweiterte Anzeige-Einstellungen</string>
<string name="category_screen_title">Bildschirm</string>
<string name="screen_colors_title">Farben</string>
<string name="mdnie_scenario_title_head">Szenario</string>
<string name="mdnie_scenario_summary_head">Wählen Sie das mDNIe-Szenario</string>
<string name="mdnie_accessibility_title_head">Barrierefreier Modus</string>
<string name="mdnie_accessibility_summary_head">mDNIe-Modus festlegen</string>
<string name="mdnie_scenario_ui">LineageOS (Standard)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Videomodus (warm)</string>
<string name="mdnie_scenario_video_cold">Videomodus (kalt)</string>
<string name="mdnie_scenario_camera">Kamera</string>
<string name="mdnie_scenario_navigation">Navigation</string>
<string name="mdnie_scenario_gallery">Galerie</string>
<string name="mdnie_scenario_vt">Videoanruf</string>
<string name="mdnie_scenario_browser">Browser</string>
<string name="mdnie_scenario_ebook">E-Book</string>
<string name="mdnie_scenario_email">E-Mail</string>
<string name="mdnie_scenario_tdmb">Digitales Fernsehen</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Invertiert</string>
<string name="mdnie_accessibility_color_blind">Farbenblind</string>
<string name="mdnie_accessibility_screen_curtain">Bildschirmvorhang</string>
<string name="mdnie_accessibility_grayscale">Grau</string>
<string name="mdnie_accessibility_gray_negative">Grau invertiert</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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_accessibility_title_head">Λειτουργία προσβασιμότητας</string>
<string name="mdnie_accessibility_summary_head">Ορίστε τη λειτουργία προσβασιμότητας mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (προεπιλογή)</string>
<string name="mdnie_scenario_video">Βίντεο</string>
<string name="mdnie_scenario_video_warm">Θερμό βίντεο</string>
<string name="mdnie_scenario_video_cold">Ψυχρό βίντεο</string>
<string name="mdnie_scenario_camera">Φωτογραφική μηχανή</string>
<string name="mdnie_scenario_navigation">Πλοήγηση</string>
<string name="mdnie_scenario_gallery">Συλλογή</string>
<string name="mdnie_scenario_vt">Βιντεοκλήση</string>
<string name="mdnie_scenario_browser">Περιηγητής</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Ψηφιακή τηλεόραση</string>
<string name="mdnie_accessibility_normal">Κανονική</string>
<string name="mdnie_accessibility_inverse">Ανεστραμμένη</string>
<string name="mdnie_accessibility_color_blind">Αχρωματοψία</string>
<string name="mdnie_accessibility_screen_curtain">Κουρτίνα οθόνης</string>
<string name="mdnie_accessibility_grayscale">Γκρί</string>
<string name="mdnie_accessibility_gray_negative">Γκρι ανεστραμμένη</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Advanced display</string>
<string name="category_screen_title">Screen</string>
<string name="screen_colors_title">Colours</string>
<string name="mdnie_scenario_title_head">Scenario</string>
<string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
<string name="mdnie_accessibility_title_head">Accessibility mode</string>
<string name="mdnie_accessibility_summary_head">Set the mDNIe accessibility mode</string>
<string name="mdnie_scenario_ui">LineageOS (default)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video warm</string>
<string name="mdnie_scenario_video_cold">Video cold</string>
<string name="mdnie_scenario_camera">Camera</string>
<string name="mdnie_scenario_navigation">Navigation</string>
<string name="mdnie_scenario_gallery">Gallery</string>
<string name="mdnie_scenario_vt">Video call</string>
<string name="mdnie_scenario_browser">Browser</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Digital television</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Inverted</string>
<string name="mdnie_accessibility_color_blind">Colour blind</string>
<string name="mdnie_accessibility_screen_curtain">Screen curtain</string>
<string name="mdnie_accessibility_grayscale">Grey</string>
<string name="mdnie_accessibility_gray_negative">Grey inverted</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Advanced display</string>
<string name="category_screen_title">Screen</string>
<string name="screen_colors_title">Colours</string>
<string name="mdnie_scenario_title_head">Scenario</string>
<string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
<string name="mdnie_accessibility_title_head">Accessibility mode</string>
<string name="mdnie_accessibility_summary_head">Set the mDNIe accessibility mode</string>
<string name="mdnie_scenario_ui">LineageOS (default)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video warm</string>
<string name="mdnie_scenario_video_cold">Video cold</string>
<string name="mdnie_scenario_camera">Camera</string>
<string name="mdnie_scenario_navigation">Navigation</string>
<string name="mdnie_scenario_gallery">Gallery</string>
<string name="mdnie_scenario_vt">Video call</string>
<string name="mdnie_scenario_browser">Browser</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Digital television</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Inverted</string>
<string name="mdnie_accessibility_color_blind">Colour blind</string>
<string name="mdnie_accessibility_screen_curtain">Screen curtain</string>
<string name="mdnie_accessibility_grayscale">Gray</string>
<string name="mdnie_accessibility_gray_negative">Gray inverted</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Advanced display</string>
<string name="category_screen_title">Screen</string>
<string name="screen_colors_title">Colours</string>
<string name="mdnie_scenario_title_head">Scenario</string>
<string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
<string name="mdnie_accessibility_title_head">Accessibility mode</string>
<string name="mdnie_accessibility_summary_head">Set the mDNIe accessibility mode</string>
<string name="mdnie_scenario_ui">LineageOS (default)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video warm</string>
<string name="mdnie_scenario_video_cold">Video cold</string>
<string name="mdnie_scenario_camera">Camera</string>
<string name="mdnie_scenario_navigation">Navigation</string>
<string name="mdnie_scenario_gallery">Gallery</string>
<string name="mdnie_scenario_vt">Video call</string>
<string name="mdnie_scenario_browser">Browser</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Digital television</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Inverted</string>
<string name="mdnie_accessibility_color_blind">Colour blind</string>
<string name="mdnie_accessibility_screen_curtain">Screen curtain</string>
<string name="mdnie_accessibility_grayscale">Grey</string>
<string name="mdnie_accessibility_gray_negative">Grey inverted</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Advanced display</string>
<string name="category_screen_title">Screen</string>
<string name="screen_colors_title">Colours</string>
<string name="mdnie_scenario_title_head">Scenario</string>
<string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
<string name="mdnie_accessibility_title_head">Accessibility mode</string>
<string name="mdnie_accessibility_summary_head">Set the mDNIe accessibility mode</string>
<string name="mdnie_scenario_ui">LineageOS (default)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video warm</string>
<string name="mdnie_scenario_video_cold">Video cold</string>
<string name="mdnie_scenario_camera">Camera</string>
<string name="mdnie_scenario_navigation">Navigation</string>
<string name="mdnie_scenario_gallery">Gallery</string>
<string name="mdnie_scenario_vt">Video call</string>
<string name="mdnie_scenario_browser">Browser</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Digital television</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Inverted</string>
<string name="mdnie_accessibility_color_blind">Colour blind</string>
<string name="mdnie_accessibility_screen_curtain">Screen curtain</string>
<string name="mdnie_accessibility_grayscale">Grey</string>
<string name="mdnie_accessibility_gray_negative">Grey inverted</string>
</resources>

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="screen_colors_title">Koloroj</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Ajustes avanzados</string>
<string name="category_screen_title">Pantalla</string>
<string name="screen_colors_title">Colores</string>
<string name="mdnie_scenario_title_head">Escenario</string>
<string name="mdnie_scenario_summary_head">Establecer escenario mDNIe</string>
<string name="mdnie_accessibility_title_head">Modo de accesibilidad</string>
<string name="mdnie_accessibility_summary_head">Establecer el modo de accesibilidad mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (predefinido)</string>
<string name="mdnie_scenario_video">Vídeo</string>
<string name="mdnie_scenario_video_warm">Vídeo cálido</string>
<string name="mdnie_scenario_video_cold">Vídeo frío</string>
<string name="mdnie_scenario_camera">Cámara</string>
<string name="mdnie_scenario_navigation">Navegación</string>
<string name="mdnie_scenario_gallery">Galería</string>
<string name="mdnie_scenario_vt">Videollamada</string>
<string name="mdnie_scenario_browser">Navegador</string>
<string name="mdnie_scenario_ebook">Libro digital</string>
<string name="mdnie_scenario_email">Correo electrónico</string>
<string name="mdnie_scenario_tdmb">Televisión digital</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Invertido</string>
<string name="mdnie_accessibility_color_blind">Daltónico</string>
<string name="mdnie_accessibility_screen_curtain">Cortina de pantalla</string>
<string name="mdnie_accessibility_grayscale">Gris</string>
<string name="mdnie_accessibility_gray_negative">Gris invertido</string>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Pantalla avanzada</string>
<string name="category_screen_title">Pantalla</string>
<string name="screen_colors_title">Colores</string>
<string name="mdnie_scenario_title_head">Escenario</string>
<string name="mdnie_scenario_summary_head">Establecer el escenario mDNIe</string>
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (default)</item>
<item>UI</item>
<item>Video</item>
<item>Video soe</item>
<item>Video külm</item>
<item>Kaamera</item>
<item>Navigeerimine</item>
<item>Galerii</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>Normaalne</item>
<item>Negatiivne</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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">Täpsem displei</string>
<!-- Screen Preference -->
<string name="category_screen_title">Ekraan</string>
<string name="screen_colors_title">Värvid</string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">Stsenaarium</string>
<string name="mdnie_scenario_summary_head">Seadke mDNIe stsenaarium</string>
<string name="mdnie_negative_title_head">Negatiivne režiim</string>
<string name="mdnie_negative_summary_head">Luba/keela negatiivsed värvid</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Täpsem displei</string>
<string name="category_screen_title">Ekraan</string>
<string name="screen_colors_title">Värvid</string>
<string name="mdnie_scenario_title_head">Stsenaarium</string>
<string name="mdnie_scenario_summary_head">Seadke mDNIe stsenaarium</string>
<string name="mdnie_accessibility_title_head">Juurdepääsetavusrežiim</string>
<string name="mdnie_accessibility_summary_head">Määra mDNIe juurdepääsetavusrežiim</string>
<string name="mdnie_scenario_ui">LineageOS (vaikimisi)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video soe</string>
<string name="mdnie_scenario_video_cold">Video külm</string>
<string name="mdnie_scenario_camera">Kaamera</string>
<string name="mdnie_scenario_navigation">Navigeerimine</string>
<string name="mdnie_scenario_gallery">Galerii</string>
<string name="mdnie_scenario_vt">Videokõne</string>
<string name="mdnie_scenario_browser">Veebilehitseja</string>
<string name="mdnie_scenario_ebook">E-raamat</string>
<string name="mdnie_scenario_email">E-post</string>
<string name="mdnie_scenario_tdmb">Digitaalne televisioon</string>
<string name="mdnie_accessibility_normal">Tavaline</string>
<string name="mdnie_accessibility_inverse">Pööratud</string>
<string name="mdnie_accessibility_color_blind">Värvipimedatele</string>
<string name="mdnie_accessibility_screen_curtain">Ekraanikardin</string>
<string name="mdnie_accessibility_grayscale">Hall</string>
<string name="mdnie_accessibility_gray_negative">Pööratud hall</string>
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (default)</item>
<item>UI</item>
<item>Bideoa</item>
<item>Bideo epela</item>
<item>Bideo hotza</item>
<item>Kamera</item>
<item>Nabigazioa</item>
<item>Galeria</item>
<item>Bideodeia</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>Arrunta</item>
<item>Alderantzikatua</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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">Pantaila aurreratua</string>
<!-- Screen Preference -->
<string name="category_screen_title">Pantaila</string>
<string name="screen_colors_title">Koloreak</string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">Eszenatokia</string>
<string name="mdnie_scenario_summary_head">mDNIe eszenatokia ezarri</string>
<string name="mdnie_negative_title_head">Modu negatiboa</string>
<string name="mdnie_negative_summary_head">Gaitu/ezgaitu kolore alderantzikatuak</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Pantaila aurreratua</string>
<string name="category_screen_title">Pantaila</string>
<string name="screen_colors_title">Koloreak</string>
<string name="mdnie_scenario_title_head">Eszenatokia</string>
<string name="mdnie_scenario_summary_head">mDNIe eszenatokia ezarri</string>
<string name="mdnie_accessibility_title_head">Irisgarritasun modua</string>
<string name="mdnie_accessibility_summary_head">Ezarri mDNIe irisgarritasun modua</string>
<string name="mdnie_scenario_ui">LineageOS (lehenetsia)</string>
<string name="mdnie_scenario_video">Bideoa</string>
<string name="mdnie_scenario_video_warm">Bideo epela</string>
<string name="mdnie_scenario_video_cold">Bideo hotza</string>
<string name="mdnie_scenario_camera">Kamera</string>
<string name="mdnie_scenario_navigation">Nabigazioa</string>
<string name="mdnie_scenario_gallery">Galeria</string>
<string name="mdnie_scenario_vt">Bideo-deia</string>
<string name="mdnie_scenario_browser">Nabigatzailea</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Telebista digitala</string>
<string name="mdnie_accessibility_normal">Arrunta</string>
<string name="mdnie_accessibility_inverse">Alderantzikatua</string>
<string name="mdnie_accessibility_color_blind">Kolore-itsua</string>
<string name="mdnie_accessibility_screen_curtain">Pantaila gortina</string>
<string name="mdnie_accessibility_grayscale">Grisa</string>
<string name="mdnie_accessibility_gray_negative">Grisa alderantzikatua</string>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Näytön lisäasetukset</string>
<string name="category_screen_title">Näyttö</string>
<string name="screen_colors_title">Värit</string>
<string name="mdnie_scenario_title_head">Skenaario</string>
<string name="mdnie_scenario_summary_head">Aseta mDNIe-skenaario</string>
<string name="mdnie_accessibility_title_head">Helppokäyttötila</string>
<string name="mdnie_accessibility_summary_head">Aseta mDNIe-tila</string>
<string name="mdnie_scenario_ui">LineageOS (oletus)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video (lämmin)</string>
<string name="mdnie_scenario_video_cold">Video (kylmä)</string>
<string name="mdnie_scenario_camera">Kamera</string>
<string name="mdnie_scenario_navigation">Navigointi</string>
<string name="mdnie_scenario_gallery">Galleria</string>
<string name="mdnie_scenario_vt">Videopuhelu</string>
<string name="mdnie_scenario_browser">Selain</string>
<string name="mdnie_scenario_ebook">E-kirja</string>
<string name="mdnie_scenario_email">Sähköposti</string>
<string name="mdnie_scenario_tdmb">Digitaalinen televisio</string>
<string name="mdnie_accessibility_normal">Normaali</string>
<string name="mdnie_accessibility_inverse">Käänteinen</string>
<string name="mdnie_accessibility_color_blind">Värisokea</string>
<string name="mdnie_accessibility_screen_curtain">Näyttöverho</string>
<string name="mdnie_accessibility_grayscale">Harmaa</string>
<string name="mdnie_accessibility_gray_negative">Harmaa (käänteinen)</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Affichage avancé</string>
<string name="category_screen_title">Écran</string>
<string name="screen_colors_title">Couleurs</string>
<string name="mdnie_scenario_title_head">Scénario</string>
<string name="mdnie_scenario_summary_head">Définir le scénario mDNIe</string>
<string name="mdnie_accessibility_title_head">Mode d\'accessibilité</string>
<string name="mdnie_accessibility_summary_head">Définir le mode d\'accessibilité mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (par défaut)</string>
<string name="mdnie_scenario_video">Vidéo</string>
<string name="mdnie_scenario_video_warm">Vidéo chaude</string>
<string name="mdnie_scenario_video_cold">Vidéo froide</string>
<string name="mdnie_scenario_camera">Appareil photo</string>
<string name="mdnie_scenario_navigation">Navigation</string>
<string name="mdnie_scenario_gallery">Galerie</string>
<string name="mdnie_scenario_vt">Appel vidéo</string>
<string name="mdnie_scenario_browser">Navigateur</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Télévision numérique</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Inversé</string>
<string name="mdnie_accessibility_color_blind">Daltonien</string>
<string name="mdnie_accessibility_screen_curtain">Rideau d\'écran</string>
<string name="mdnie_accessibility_grayscale">Gris</string>
<string name="mdnie_accessibility_gray_negative">Gris inversé</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Avansearre ynstellingen</string>
<string name="category_screen_title">Skerm</string>
<string name="screen_colors_title">Kleuren</string>
<string name="mdnie_scenario_title_head">Senario</string>
<string name="mdnie_scenario_summary_head">mDNIe-senario ynstelle</string>
<string name="mdnie_accessibility_title_head">Tagonklikheidsmodus</string>
<string name="mdnie_accessibility_summary_head">Stel de mDNIe-tagonklikheidsmodus yn</string>
<string name="mdnie_scenario_ui">LineageOS (standert)</string>
<string name="mdnie_scenario_video">Fideo</string>
<string name="mdnie_scenario_video_warm">Fideo (waarm)</string>
<string name="mdnie_scenario_video_cold">Fideo (kâld)</string>
<string name="mdnie_scenario_camera">Kamera</string>
<string name="mdnie_scenario_navigation">Navigaasje</string>
<string name="mdnie_scenario_gallery">Galery</string>
<string name="mdnie_scenario_vt">Fideobelle</string>
<string name="mdnie_scenario_browser">Browser</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Digitale televyzje</string>
<string name="mdnie_accessibility_normal">Normaal</string>
<string name="mdnie_accessibility_inverse">Omkeard</string>
<string name="mdnie_accessibility_color_blind">Kleureblyn</string>
<string name="mdnie_accessibility_screen_curtain">Skermgerdyn</string>
<string name="mdnie_accessibility_grayscale">Griis</string>
<string name="mdnie_accessibility_gray_negative">Griis (omkeard)</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Taisbeanadh adhartach</string>
<string name="category_screen_title">Sgrìn</string>
<string name="screen_colors_title">Dathan</string>
<string name="mdnie_scenario_title_head">Cnàmh-sgeul</string>
<string name="mdnie_scenario_summary_head">Suidhich cnàmh-sgeul mDNIe</string>
<string name="mdnie_accessibility_title_head">Modh na so-ruigsinneachd</string>
<string name="mdnie_accessibility_summary_head">Suidhich modh so-inntrigeachd mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (bun-roghainn)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video blàth</string>
<string name="mdnie_scenario_video_cold">Video fuar</string>
<string name="mdnie_scenario_camera">Camara</string>
<string name="mdnie_scenario_navigation">Seòladaireachd</string>
<string name="mdnie_scenario_gallery">Gailearaidh</string>
<string name="mdnie_scenario_vt">Gairm video</string>
<string name="mdnie_scenario_browser">Brabhsair</string>
<string name="mdnie_scenario_ebook">Leabhar-d</string>
<string name="mdnie_scenario_email">Post-d</string>
<string name="mdnie_scenario_tdmb">Telebhisean digiteach</string>
<string name="mdnie_accessibility_normal">Àbhaisteach</string>
<string name="mdnie_accessibility_inverse">Ais-thionndaichte</string>
<string name="mdnie_accessibility_color_blind">Dath-dhoille</string>
<string name="mdnie_accessibility_screen_curtain">Cùirtear sgrìn</string>
<string name="mdnie_accessibility_grayscale">Liath</string>
<string name="mdnie_accessibility_gray_negative">Liath ais-thionndaichte</string>
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (predefiniso)</item>
<item>IU</item>
<item>Vídeo</item>
<item>Vídeo cálido</item>
<item>Vídeo frío</item>
<item>Cámara</item>
<item>Navegación</item>
<item>Galería</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>Normal</item>
<item>Invertido</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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">Visualización avanzada</string>
<!-- Screen Preference -->
<string name="category_screen_title">Pantalla</string>
<string name="screen_colors_title">Cores</string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">Escenario</string>
<string name="mdnie_scenario_summary_head">Estabelecer o escenario mDNIe</string>
<string name="mdnie_negative_title_head">Modo negativo</string>
<string name="mdnie_negative_summary_head">Activar/desactivar cores invertidas</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Visualización avanzada</string>
<string name="category_screen_title">Pantalla</string>
<string name="screen_colors_title">Cores</string>
<string name="mdnie_scenario_title_head">Escenario</string>
<string name="mdnie_scenario_summary_head">Estabelecer o escenario mDNIe</string>
<string name="mdnie_accessibility_title_head">Modo de accesibilidade</string>
<string name="mdnie_accessibility_summary_head">Definir o modo de accesibilidade mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (predefinido)</string>
<string name="mdnie_scenario_video">Vídeo</string>
<string name="mdnie_scenario_video_warm">Vídeo cálido</string>
<string name="mdnie_scenario_video_cold">Vídeo frío</string>
<string name="mdnie_scenario_camera">Cámara</string>
<string name="mdnie_scenario_navigation">Navegación</string>
<string name="mdnie_scenario_gallery">Galería</string>
<string name="mdnie_scenario_vt">Videochamada</string>
<string name="mdnie_scenario_browser">Navegador</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">Correo electrónico</string>
<string name="mdnie_scenario_tdmb">Televisión dixital</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Invertido</string>
<string name="mdnie_accessibility_color_blind">Daltónico</string>
<string name="mdnie_accessibility_screen_curtain">Cortina de pantalla</string>
<string name="mdnie_accessibility_grayscale">Gris</string>
<string name="mdnie_accessibility_gray_negative">Gris invertido</string>
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (default)</item>
<item>UI</item>
<item>િિ</item>
<item>િિઓ વ</item>
<item>િિઓ ક</item>
<item></item>
<item>િક વિ</item>
<item></item>
<item>VT</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item></item>
<item>ઉલટ</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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>
<!-- Screen Preference -->
<string name="category_screen_title"></string>
<string name="screen_colors_title"></string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">રશ</string>
<string name="mdnie_scenario_summary_head">mDNIe દરશય સટ કર</string>
<string name="mdnie_negative_title_head">િશન મ</string>
<string name="mdnie_negative_summary_head">િપરત ર સકષમ/અકષમ કર</string>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Napredni zaslon</string>
<string name="category_screen_title">Zaslon</string>
<string name="screen_colors_title">Boje</string>
<string name="mdnie_scenario_title_head">Scenarij</string>
<string name="mdnie_scenario_summary_head">Podesite mDNIe scenarij</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Speciális kijelző</string>
<string name="category_screen_title">Kijelző</string>
<string name="screen_colors_title">Színek</string>
<string name="mdnie_scenario_title_head">Megjelenítés</string>
<string name="mdnie_scenario_summary_head">mDNIe megjelenítési beállítások</string>
<string name="mdnie_accessibility_title_head">Kisegítőmód</string>
<string name="mdnie_accessibility_summary_head">A mDNIe-kisegítőmód beállításai</string>
<string name="mdnie_scenario_ui">LineageOS (alapértelmezett)</string>
<string name="mdnie_scenario_video">Videó</string>
<string name="mdnie_scenario_video_warm">Videó (meleg árnyalat)</string>
<string name="mdnie_scenario_video_cold">Videó (hideg árnyalat)</string>
<string name="mdnie_scenario_camera">Kamera</string>
<string name="mdnie_scenario_navigation">Navigáció</string>
<string name="mdnie_scenario_gallery">Galéria</string>
<string name="mdnie_scenario_vt">Videóhívás</string>
<string name="mdnie_scenario_browser">Böngésző</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Digitális televízió</string>
<string name="mdnie_accessibility_normal">Normál</string>
<string name="mdnie_accessibility_inverse">Negatív</string>
<string name="mdnie_accessibility_color_blind">Színvak</string>
<string name="mdnie_accessibility_screen_curtain">Képernyő-függöny</string>
<string name="mdnie_accessibility_grayscale">Szürke</string>
<string name="mdnie_accessibility_gray_negative">Negatív szürke</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Tampilan lanjutan</string>
<string name="category_screen_title">Layar</string>
<string name="screen_colors_title">Warna</string>
<string name="mdnie_scenario_title_head">Skenario</string>
<string name="mdnie_scenario_summary_head">Setel skenario mDNIe</string>
<string name="mdnie_accessibility_title_head">Modus aksesibilitas</string>
<string name="mdnie_accessibility_summary_head">Setel modus aksesibilitas mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (standar)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Video (warna hangat)</string>
<string name="mdnie_scenario_video_cold">Video (warna sejuk)</string>
<string name="mdnie_scenario_camera">Kamera</string>
<string name="mdnie_scenario_navigation">Navigasi</string>
<string name="mdnie_scenario_gallery">Galeri</string>
<string name="mdnie_scenario_vt">Panggilan video</string>
<string name="mdnie_scenario_browser">Browser</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Televisi digital</string>
<string name="mdnie_accessibility_normal">Normal</string>
<string name="mdnie_accessibility_inverse">Terbalik</string>
<string name="mdnie_accessibility_color_blind">Buta warna</string>
<string name="mdnie_accessibility_screen_curtain">Tirai layar</string>
<string name="mdnie_accessibility_grayscale">Abu-abu</string>
<string name="mdnie_accessibility_gray_negative">Abu-abu terbalik</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Schermo avanzato</string>
<string name="category_screen_title">Display</string>
<string name="screen_colors_title">Colori</string>
<string name="mdnie_scenario_title_head">Scenario</string>
<string name="mdnie_scenario_summary_head">Imposta scenario mDNle</string>
<string name="mdnie_accessibility_title_head">Modalità di accesso facilitato</string>
<string name="mdnie_accessibility_summary_head">Imposta la modalità di accesso facilitato mDNIe</string>
<string name="mdnie_scenario_ui">LineageOS (predefinito)</string>
<string name="mdnie_scenario_video">Video</string>
<string name="mdnie_scenario_video_warm">Toni caldi</string>
<string name="mdnie_scenario_video_cold">Toni freddi</string>
<string name="mdnie_scenario_camera">Fotocamera</string>
<string name="mdnie_scenario_navigation">Navigazione</string>
<string name="mdnie_scenario_gallery">Galleria</string>
<string name="mdnie_scenario_vt">Video chiamata</string>
<string name="mdnie_scenario_browser">Browser</string>
<string name="mdnie_scenario_ebook">eBook</string>
<string name="mdnie_scenario_email">E-mail</string>
<string name="mdnie_scenario_tdmb">Televisione digitale</string>
<string name="mdnie_accessibility_normal">Normale</string>
<string name="mdnie_accessibility_inverse">Invertito</string>
<string name="mdnie_accessibility_color_blind">Modalità daltonico</string>
<string name="mdnie_accessibility_screen_curtain">Modalità schermo oscurato</string>
<string name="mdnie_accessibility_grayscale">Grigio</string>
<string name="mdnie_accessibility_gray_negative">Grigio invertito</string>
</resources>

@ -1,40 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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_accessibility_title_head">מצב נגישות</string>
<string name="mdnie_scenario_ui">LineageOS (ברירת מחדל)</string>
<string name="mdnie_scenario_video">וידאו</string>
<string name="mdnie_scenario_video_warm">וידאו חם</string>
<string name="mdnie_scenario_video_cold">וידאו קר</string>
<string name="mdnie_scenario_camera">מצלמה</string>
<string name="mdnie_scenario_navigation">ניווט</string>
<string name="mdnie_scenario_gallery">גלריה</string>
<string name="mdnie_scenario_vt">שיחת וידאו</string>
<string name="mdnie_scenario_browser">דפדפן</string>
<string name="mdnie_scenario_ebook">ספר אלקטרוני</string>
<string name="mdnie_scenario_email">דוא\"ל</string>
<string name="mdnie_scenario_tdmb">טלוויזיה דיגיטלית</string>
<string name="mdnie_accessibility_normal">רגיל</string>
<string name="mdnie_accessibility_inverse">הפוך</string>
<string name="mdnie_accessibility_color_blind">עיוור צבעים</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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_accessibility_title_head">アクセシビリティモード</string>
<string name="mdnie_accessibility_summary_head">mDNIe アクセシビリティモードを設定します</string>
<string name="mdnie_scenario_ui">LineageOS(デフォルト)</string>
<string name="mdnie_scenario_video">ビデオ</string>
<string name="mdnie_scenario_video_warm">ビデオ(暖色)</string>
<string name="mdnie_scenario_video_cold">ビデオ(寒色)</string>
<string name="mdnie_scenario_camera">カメラ</string>
<string name="mdnie_scenario_navigation">ナビゲーション</string>
<string name="mdnie_scenario_gallery">ギャラリー</string>
<string name="mdnie_scenario_vt">ビデオ通話</string>
<string name="mdnie_scenario_browser">ブラウザー</string>
<string name="mdnie_scenario_ebook">電子書籍</string>
<string name="mdnie_scenario_email">メール</string>
<string name="mdnie_scenario_tdmb">デジタルテレビ</string>
<string name="mdnie_accessibility_normal">標準</string>
<string name="mdnie_accessibility_inverse">反転</string>
<string name="mdnie_accessibility_color_blind">色覚異常</string>
<string name="mdnie_accessibility_screen_curtain">スクリーンカーテン</string>
<string name="mdnie_accessibility_grayscale">グレー</string>
<string name="mdnie_accessibility_gray_negative">グレー反転</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="category_screen_title">ეკრანი</string>
<string name="screen_colors_title">ფერები</string>
<string name="mdnie_scenario_tdmb">ციფრული ტელევიზია</string>
<string name="mdnie_accessibility_grayscale">ნაცრისფერი</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (default)</item>
<item>UI</item>
<item>ಿ</item>
<item>ಿಚನ</item>
<item>ಿ ತಣಣನ</item>
<item></item>
<item>ಿಶನ</item>
<item>ಲರಿ</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>ರಣ</item>
<item>ಇನವರ</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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>
<!-- Screen Preference -->
<string name="category_screen_title">ಪರದ</string>
<string name="screen_colors_title">ಬಣಣಗಳ</string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">ಸನಿ</string>
<string name="mdnie_scenario_summary_head">mDNIe ಸನಿಶವನಿಿ</string>
<string name="mdnie_negative_title_head">ಿ</string>
<string name="mdnie_negative_summary_head">ಇನವರ ಬಣಣಗಳನ ಸಕಿಯ/ನಿಿಯಗಿಿ</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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_accessibility_title_head">ರವವಕಶ ರಿ</string>
<string name="mdnie_accessibility_summary_head">mDNIe ಪರವಶ ರಿಿ</string>
<string name="mdnie_scenario_ui">LineageOS (ಇದ)</string>
<string name="mdnie_scenario_video"></string>
<string name="mdnie_scenario_video_warm">ಚನ</string>
<string name="mdnie_scenario_video_cold">ತಣಣನ</string>
<string name="mdnie_scenario_camera">ಿ</string>
<string name="mdnie_scenario_navigation">ಲನ</string>
<string name="mdnie_scenario_gallery">ಿರಶ</string>
<string name="mdnie_scenario_vt">ಯ ಕರ</string>
<string name="mdnie_scenario_browser">ಸರ</string>
<string name="mdnie_scenario_ebook">e-ಪತಕ</string>
<string name="mdnie_scenario_email">e-ಅ</string>
<string name="mdnie_scenario_tdmb">ಯ ದರದರಶನ</string>
<string name="mdnie_accessibility_normal">ರಣ</string>
<string name="mdnie_accessibility_inverse">ಯತಿಿತವ</string>
<string name="mdnie_accessibility_color_blind">ಬಣಣ ಕ</string>
<string name="mdnie_accessibility_screen_curtain">ಪರದಯ ತ</string>
<string name="mdnie_accessibility_grayscale"></string>
<string name="mdnie_accessibility_gray_negative">ಯತಿಿತವದ ಬ</string>
</resources>

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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_accessibility_title_head">접근성 모드</string>
<string name="mdnie_accessibility_summary_head">mDNIe 접근성 모드 설정</string>
<string name="mdnie_scenario_ui">LineageOS (기본값)</string>
<string name="mdnie_scenario_video">비디오</string>
<string name="mdnie_scenario_video_warm">비디오 (따뜻한 색)</string>
<string name="mdnie_scenario_video_cold">비디오 (차가운 색)</string>
<string name="mdnie_scenario_camera">카메라</string>
<string name="mdnie_scenario_navigation">내비게이션</string>
<string name="mdnie_scenario_gallery">갤러리</string>
<string name="mdnie_scenario_vt">영상 통화</string>
<string name="mdnie_scenario_browser">브라우저</string>
<string name="mdnie_scenario_ebook">전자책</string>
<string name="mdnie_scenario_email">이메일</string>
<string name="mdnie_scenario_tdmb">디지털 TV</string>
<string name="mdnie_accessibility_normal">기본</string>
<string name="mdnie_accessibility_inverse">반전</string>
<string name="mdnie_accessibility_color_blind">색맹</string>
<string name="mdnie_accessibility_screen_curtain">화면 커튼</string>
<string name="mdnie_accessibility_grayscale">흑백</string>
<string name="mdnie_accessibility_gray_negative">흑백 반전</string>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Erweiderte Schierm</string>
<string name="category_screen_title">Schierm</string>
<string name="screen_colors_title">Faarwen</string>
<string name="mdnie_scenario_title_head">Zeenario</string>
<string name="mdnie_scenario_summary_head">mDNIe-Zeenario auswielen</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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">Papildu displejs</string>
<string name="category_screen_title">Ekrāns</string>
<string name="screen_colors_title">Krāsas</string>
<string name="mdnie_scenario_title_head">Scenārijs</string>
<string name="mdnie_scenario_summary_head">Uzstādīt mDNIe scenāriju</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (default)</item>
<item>UI</item>
<item>ി</item>
<item>ഊഷമള നിറങങൾ</item>
<item>തണത നിറങങൾ</item>
<item>മറ</item>
<item>വഴിി</item>
<item>ലറി</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>രണ</item>
<item>ിപരതദിശയിി</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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>
<!-- Screen Preference -->
<string name="category_screen_title"></string>
<string name="screen_colors_title">ിറങങൾ</string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">അവസ</string>
<string name="mdnie_scenario_summary_head">mDNle അവസഥ സജജമ</string>
<string name="mdnie_negative_title_head">ഗറ</string>
<string name="mdnie_negative_summary_head">ിപരിറങങൾ ഓൺ-ഓഫ</string>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="category_screen_title"></string>
<string name="screen_colors_title">ിറങങൾ</string>
<string name="mdnie_scenario_title_head">അവസ</string>
<string name="mdnie_scenario_summary_head">mDNle അവസഥ സജജമ</string>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,34 +0,0 @@
<?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>LineageOS (default)</item>
<item>आय</item>
<item>िि</item>
<item>ििओ व</item>
<item>ििओ क</item>
<item></item>
<item>िशन</item>
<item>लर</item>
<item></item>
</string-array>
<string-array name="mdnie_negative_entries">
<item></item>
<item>अध</item>
</string-array>
</resources>

@ -1,28 +0,0 @@
<?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>
<!-- Screen Preference -->
<string name="category_screen_title"></string>
<string name="screen_colors_title"></string>
<!-- mDNIe -->
<string name="mdnie_scenario_title_head">परिि</string>
<string name="mdnie_scenario_summary_head">mDNIe परििट कर</string>
<string name="mdnie_negative_title_head">नकमक म</string>
<string name="mdnie_negative_summary_head">अधख रग सकषम कर/अकषम कर</string>
</resources>

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
Copyright (C) 2018 The LineageOS 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="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>
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

@ -1,21 +0,0 @@
<?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">
<!-- Screen Preference -->
<!-- mDNIe -->
</resources>

@ -1,18 +0,0 @@
<?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"></resources>

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save