summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:34:24 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:34:24 +0200
commit2eefaf27f30b943131480faf4aa201b34ce37d45 (patch)
tree1b09a109ba8fc20047176f9e10ac0ae467bd1e7e
parent8edd63db1abd20c45ba4f4d1b6f2de901155ca6b (diff)
downloadandroid_packages_apps_AudioFX-2eefaf27f30b943131480faf4aa201b34ce37d45.tar.gz
android_packages_apps_AudioFX-2eefaf27f30b943131480faf4aa201b34ce37d45.tar.bz2
android_packages_apps_AudioFX-2eefaf27f30b943131480faf4aa201b34ce37d45.zip
Automatic translation import
Change-Id: Iaed8b10398312e7efdd6181dd85d54ce63ea616c
-rw-r--r--res/values-ar/cm_strings.xml48
-rw-r--r--res/values-ast-rES/strings.xml2
-rw-r--r--res/values-az-rAZ/cm_strings.xml4
-rw-r--r--res/values-es/cm_strings.xml4
-rw-r--r--res/values-gl-rES/cm_strings.xml12
-rw-r--r--res/values-ku/strings.xml2
-rw-r--r--res/values-lb/cm_strings.xml2
-rw-r--r--res/values-lb/strings.xml2
-rw-r--r--res/values-pt-rPT/cm_strings.xml6
-rw-r--r--res/values-th/cm_strings.xml27
-rw-r--r--res/values-vi/cm_strings.xml27
11 files changed, 20 insertions, 116 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
deleted file mode 100644
index c4bcccf..0000000
--- a/res/values-ar/cm_strings.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
- Copyright (C) 2014-2015 The CyanogenMod Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<resources>
- <string name="normal">طبيعي</string>
- <string name="classical">كلاسيكي</string>
- <string name="dance">رقص</string>
- <string name="flat">معتدل</string>
- <string name="folk">قَوم</string>
- <string name="heavy_metal">المعادن الثقيلة</string>
- <string name="hip_hop">الهيب هوب</string>
- <string name="jazz">الجاز</string>
- <string name="pop">البوب</string>
- <string name="rock">روك</string>
- <string name="electronic">إلكتروني</string>
- <string name="small_speakers">سماعات صغيرة</string>
- <string name="custom">مخصص</string>
- <string name="none">لا شيء</string>
- <string name="smallroom">غرفة صغيرة</string>
- <string name="mediumroom">غرفة متوسطة</string>
- <string name="largeroom">غرفة كبيرة</string>
- <string name="mediumhall">قاعة متوسطة</string>
- <string name="largehall">قاعة كبيرة</string>
- <string name="plate">طبق</string>
- <string name="power_on_prompt">اضغط على زر الطاقة في الأعلى اليمين.</string>
- <string name="effect_unavalable_for_speaker">التأثيرات غير متوفر لي وضع مكبر الصوت.</string>
- <string name="device_headset">سماعات الأذن</string>
- <string name="device_speaker">مكبّر الصوت</string>
- <string name="device_usb">USB</string>
- <string name="device_bluetooth">Bluetooth</string>
- <string name="device_wireless">لاسلكي</string>
- <string name="reverb">تردد</string>
- <string name="eq_preset">التعادل مسبقا</string>
-</resources>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 3def64f..2f97d9a 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -15,9 +15,7 @@
limitations under the License.
-->
<resources>
- <string name="app_name">AudioFX</string>
<string name="no_effects">Efeutos non disponibles.</string>
- <string name="eq_dialog_title">AudioFX</string>
<string name="headset_plug">Coneuta los cascos pa estos efeutos.</string>
<string name="bass_boost_strength">Bass boost</string>
<string name="virtualizer_strength">Soníu envolvente</string>
diff --git a/res/values-az-rAZ/cm_strings.xml b/res/values-az-rAZ/cm_strings.xml
index b2e3e8d..f80054c 100644
--- a/res/values-az-rAZ/cm_strings.xml
+++ b/res/values-az-rAZ/cm_strings.xml
@@ -28,6 +28,7 @@
<string name="rock">Rok</string>
<string name="electronic">Elektronik</string>
<string name="small_speakers">Kiçik səsucaldanlar</string>
+ <string name="custom">Özəl</string>
<string name="none">Yoxdur</string>
<string name="smallroom">Balaca otaq</string>
<string name="mediumroom">Orta otaq</string>
@@ -41,4 +42,7 @@
<string name="device_speaker">Səsucaldan</string>
<string name="device_usb">USB</string>
<string name="device_bluetooth">Bluetooth</string>
+ <string name="device_wireless">Simsiz</string>
+ <string name="reverb">Əks-səda</string>
+ <string name="eq_preset">Ekvalayzer hazır tənzimləmələri</string>
</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index ab1d76e..096b80c 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -18,9 +18,6 @@
<resources>
<string name="normal">Normal</string>
<string name="classical">Clásica</string>
- <string name="dance">Dance</string>
- <string name="flat">Plana</string>
- <string name="folk">Folk</string>
<string name="heavy_metal">Heavy Metal</string>
<string name="hip_hop">Hip-Hop</string>
<string name="jazz">Jazz</string>
@@ -35,7 +32,6 @@
<string name="largeroom">Gran habitación</string>
<string name="mediumhall">Sala mediana</string>
<string name="largehall">Gran sala</string>
- <string name="plate">Vinilo</string>
<string name="power_on_prompt">Pulsa el botón de encendido en la parte superior derecha.</string>
<string name="effect_unavalable_for_speaker">Efecto no disponible para el modo altavoz.</string>
<string name="device_headset">Auriculares</string>
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml
index a780972..582d739 100644
--- a/res/values-gl-rES/cm_strings.xml
+++ b/res/values-gl-rES/cm_strings.xml
@@ -20,9 +20,14 @@
<string name="classical">Clásica</string>
<string name="dance">Dance</string>
<string name="flat">Plano</string>
+ <string name="folk">Folk</string>
+ <string name="heavy_metal">Heavy Metal</string>
+ <string name="hip_hop">Hip Hop</string>
<string name="jazz">Jazz</string>
+ <string name="pop">Pop</string>
<string name="rock">Rock</string>
<string name="electronic">Electrónica</string>
+ <string name="small_speakers">Altofalantes pequenos</string>
<string name="custom">Personalizado</string>
<string name="none">Ningunha</string>
<string name="smallroom">Cuarto pequeno</string>
@@ -30,7 +35,14 @@
<string name="largeroom">Cuarto grande</string>
<string name="mediumhall">Sala mediana</string>
<string name="largehall">Sala grande</string>
+ <string name="plate">Disco</string>
+ <string name="power_on_prompt">Prema o botón de acendido na esquina dereita.</string>
+ <string name="effect_unavalable_for_speaker">O efecto non está dispoñíbel no modo altavoz.</string>
+ <string name="device_headset">Auriculares</string>
<string name="device_speaker">Altofalante</string>
<string name="device_usb">USB</string>
<string name="device_bluetooth">Bluetooth</string>
+ <string name="device_wireless">Sen fíos</string>
+ <string name="reverb">Reverberar</string>
+ <string name="eq_preset">Ecualizador predefinido</string>
</resources>
diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml
index 8be88e0..4c24afc 100644
--- a/res/values-ku/strings.xml
+++ b/res/values-ku/strings.xml
@@ -15,9 +15,7 @@
limitations under the License.
-->
<resources>
- <string name="app_name">دەنگڕێخەر</string>
<string name="no_effects">کاریگەر لەکارەنیە.</string>
- <string name="eq_dialog_title">دەنگڕێخەر</string>
<string name="headset_plug">تکایه‌ بیستۆکی پێوه‌بکه‌ بۆ کاریگه‌ری.</string>
<string name="bass_boost_strength">زیادکردنی دەنگی دور</string>
<string name="virtualizer_strength">دەوردانی دەنگ</string>
diff --git a/res/values-lb/cm_strings.xml b/res/values-lb/cm_strings.xml
index ab2f3a1..ebba510 100644
--- a/res/values-lb/cm_strings.xml
+++ b/res/values-lb/cm_strings.xml
@@ -22,7 +22,7 @@
<string name="flat">Flaach</string>
<string name="folk">Volleksmusek</string>
<string name="heavy_metal">Heavy Metal</string>
- <string name="hip_hop">Hiphop</string>
+ <string name="hip_hop">Hip Hop</string>
<string name="jazz">Jazz</string>
<string name="pop">Pop</string>
<string name="rock">Rock</string>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 2b6dda0..7142f1d 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -15,9 +15,7 @@
limitations under the License.
-->
<resources>
- <string name="app_name">TounFX</string>
<string name="no_effects">Effekter net disponibel.</string>
- <string name="eq_dialog_title">TounFX</string>
<string name="headset_plug">Schléiss Kopfhörer u fir dës Effekter.</string>
<string name="bass_boost_strength">Bassunhiewung</string>
<string name="virtualizer_strength">Surround-Toun</string>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index 8a9fcc8..b5002e0 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -20,13 +20,13 @@
<string name="classical">Clássica</string>
<string name="dance">Dança</string>
<string name="flat">Plano</string>
- <string name="folk">Folk</string>
+ <string name="folk">Popular</string>
<string name="heavy_metal">Heavy Metal</string>
<string name="hip_hop">Hip Hop</string>
<string name="jazz">Jazz</string>
<string name="pop">Pop</string>
<string name="rock">Rock</string>
- <string name="electronic">Electrónica</string>
+ <string name="electronic">Eletrónica</string>
<string name="small_speakers">Altifalantes pequenos</string>
<string name="custom">Personalizado</string>
<string name="none">Nenhum</string>
@@ -36,7 +36,7 @@
<string name="mediumhall">Salão médio</string>
<string name="largehall">Salão grande</string>
<string name="plate">Prato</string>
- <string name="power_on_prompt">Pressione o botão ligar / desligar na parte superior direita.</string>
+ <string name="power_on_prompt">Pressione o botão ligar/desligar na parte superior direita.</string>
<string name="effect_unavalable_for_speaker">Efeito não disponível no modo de altifalante.</string>
<string name="device_headset">Auricular</string>
<string name="device_speaker">Altifalante</string>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
index dd6c5c2..6c5a24b 100644
--- a/res/values-th/cm_strings.xml
+++ b/res/values-th/cm_strings.xml
@@ -18,31 +18,4 @@
<resources>
<string name="normal">ปกติ</string>
<string name="classical">คลาสสิก</string>
- <string name="dance">แดนซ์</string>
- <string name="flat">ราบเรียบ</string>
- <string name="folk">โฟล์ค</string>
- <string name="heavy_metal">เฮฟวี่เมทัล</string>
- <string name="hip_hop">ฮิปฮอป</string>
- <string name="jazz">แจ๊ส</string>
- <string name="pop">ป๊อป</string>
- <string name="rock">ร็อค</string>
- <string name="electronic">อิเล็กทรอนิกส์</string>
- <string name="small_speakers">ลำโพงเล็ก</string>
- <string name="custom">กำหนดเอง</string>
- <string name="none">ไม่มี</string>
- <string name="smallroom">ห้องขนาดเล็ก</string>
- <string name="mediumroom">ห้องขนาดกลาง</string>
- <string name="largeroom">ห้องขนาดใหญ่</string>
- <string name="mediumhall">ห้องโถงขนาดกลาง</string>
- <string name="largehall">ห้องโถงขนาดใหญ่</string>
- <string name="plate">เวที</string>
- <string name="power_on_prompt">กดปุ่มเพาเวอร์ด้านบนขวา</string>
- <string name="effect_unavalable_for_speaker">เอฟเฟกต์นี้ไม่สามารถใช้ได้เมื่อใช้ลำโพง</string>
- <string name="device_headset">หูฟัง</string>
- <string name="device_speaker">ลำโพง</string>
- <string name="device_usb">USB</string>
- <string name="device_bluetooth">บลูทูธ</string>
- <string name="device_wireless">แบบไร้สาย</string>
- <string name="reverb">เสียงก้อง</string>
- <string name="eq_preset">ชุดรูปแบบปรับแต่งเสียง</string>
</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
index 78bc33d..a85631d 100644
--- a/res/values-vi/cm_strings.xml
+++ b/res/values-vi/cm_strings.xml
@@ -16,33 +16,6 @@
limitations under the License.
-->
<resources>
- <string name="normal">Bình thường</string>
- <string name="classical">Cổ điển</string>
- <string name="dance">Dance</string>
- <string name="flat">Flat</string>
<string name="folk">Dân ca</string>
- <string name="heavy_metal">Heavy Metal</string>
- <string name="hip_hop">Hip Hop</string>
- <string name="jazz">Jazz</string>
- <string name="pop">Pop</string>
- <string name="rock">Rock</string>
- <string name="electronic">Electronic</string>
- <string name="small_speakers">Loa nhỏ</string>
- <string name="custom">Tùy chỉnh</string>
- <string name="none">Không</string>
- <string name="smallroom">Phòng nhỏ</string>
- <string name="mediumroom">Phòng trung bình</string>
- <string name="largeroom">Phòng lớn</string>
- <string name="mediumhall">Hội trường trung bình</string>
- <string name="largehall">Hội trường lớn</string>
- <string name="plate">Đĩa</string>
- <string name="power_on_prompt">Nhấn nút bật ở trên cùng bên phải.</string>
- <string name="effect_unavalable_for_speaker">Hiệu ứng không khả dụng với chế độ Loa ngoài.</string>
- <string name="device_headset">Tai nghe</string>
- <string name="device_speaker">Loa ngoài</string>
- <string name="device_usb">USB</string>
- <string name="device_bluetooth">Bluetooth</string>
- <string name="device_wireless">Không dây</string>
- <string name="reverb">Âm vang</string>
<string name="eq_preset">Cài sẵn bộ chỉnh âm</string>
</resources>