summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-03-18 22:19:39 +0100
committerAndreas Blaesius <skate4life@gmx.de>2015-03-18 22:19:39 +0100
commita2f4a97bb1ab08ab9d189e0c6ae9a0e957af5910 (patch)
tree78690dc9a7f80dd6e4c7890e3a5298abc3244bde
parentc3d92a6636ec4eaf3a7bafa5e3b6f73a4be3f0ab (diff)
Automatic translation import
Change-Id: Ie3c27663cb3cb4a46f07a100620997bf5afb0468
-rw-r--r--res/values-af/arrays.xml98
-rw-r--r--res/values-af/strings.xml207
-rw-r--r--res/values-ca/arrays.xml80
-rw-r--r--res/values-ca/strings.xml71
-rw-r--r--res/values-cs/arrays.xml98
-rw-r--r--res/values-cs/strings.xml204
-rw-r--r--res/values-da/arrays.xml98
-rw-r--r--res/values-da/strings.xml220
-rw-r--r--res/values-de/arrays.xml103
-rw-r--r--res/values-de/strings.xml283
-rw-r--r--res/values-el/arrays.xml118
-rw-r--r--res/values-el/strings.xml260
-rw-r--r--res/values-es/arrays.xml98
-rw-r--r--res/values-es/strings.xml211
-rw-r--r--res/values-fi/arrays.xml80
-rw-r--r--res/values-fi/strings.xml118
-rw-r--r--res/values-fr/arrays.xml107
-rw-r--r--res/values-fr/strings.xml348
-rw-r--r--res/values-hr/strings.xml80
-rw-r--r--res/values-hu/arrays.xml114
-rw-r--r--res/values-hu/strings.xml291
-rw-r--r--res/values-it/arrays.xml30
-rw-r--r--res/values-it/strings.xml279
-rw-r--r--res/values-ja/arrays.xml80
-rw-r--r--res/values-ja/strings.xml115
-rw-r--r--res/values-lv/arrays.xml66
-rw-r--r--res/values-lv/strings.xml120
-rw-r--r--res/values-nl/arrays.xml87
-rw-r--r--res/values-nl/strings.xml218
-rw-r--r--res/values-pl/arrays.xml98
-rw-r--r--res/values-pl/strings.xml208
-rw-r--r--res/values-pt-rPT/arrays.xml63
-rw-r--r--res/values-pt-rPT/strings.xml81
-rw-r--r--res/values-ro/arrays.xml105
-rw-r--r--res/values-ro/strings.xml203
-rw-r--r--res/values-ru/arrays.xml108
-rw-r--r--res/values-ru/strings.xml225
-rw-r--r--res/values-sk/strings.xml116
-rw-r--r--res/values-sv/arrays.xml93
-rw-r--r--res/values-sv/strings.xml147
-rw-r--r--res/values-tr/arrays.xml97
-rw-r--r--res/values-tr/strings.xml210
-rw-r--r--res/values-uk/arrays.xml83
-rw-r--r--res/values-uk/strings.xml117
-rw-r--r--res/values-zh-rCN/arrays.xml103
-rw-r--r--res/values-zh-rCN/strings.xml284
-rw-r--r--res/values-zh-rTW/arrays.xml103
-rw-r--r--res/values-zh-rTW/strings.xml209
48 files changed, 4109 insertions, 2826 deletions
diff --git a/res/values-af/arrays.xml b/res/values-af/arrays.xml
index 8dc106f..d9ada05 100644
--- a/res/values-af/arrays.xml
+++ b/res/values-af/arrays.xml
@@ -1,43 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Oorspronklik</item>
- <item>Gebalanseerd</item>
- <item>Hoë sensitiwiteit</item>
- <item>Luide omgewing</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>Ateljee</item>
- <item>Kamer</item>
- <item>Groot kamer</item>
- <item>Verhoog</item>
- </string-array>
+ 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
- <string-array name="equalizer_loudness_modes">
- <item>Deaktiveer</item>
- <item>Swakste</item>
- <item>Swakker</item>
- <item>Swak</item>
- <item>Sterk</item>
- <item>Sterker</item>
- <item>Sterkste</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="compression_modes">
- <item>Effens</item>
- <item>Matig</item>
- <item>Uiters</item>
- </string-array>
+ 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.
- <string-array name="bassboost_modes">
- <item>Effens</item>
- <item>Matig</item>
- <item>Uiters</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="wm8994_bassboost_modes">
- <item>Standaard</item>
- <item>Klein luidsprekers</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Oorspronklik</item>
+ <item>Gebalanseerd</item>
+ <item>Hoë sensitiwiteit</item>
+ <item>Luide omgewing</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Ateljee</item>
+ <item>Kamer</item>
+ <item>Groot kamer</item>
+ <item>Verhoog</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Deaktiveer</item>
+ <item>Swakste</item>
+ <item>Swakker</item>
+ <item>Swak</item>
+ <item>Sterk</item>
+ <item>Sterker</item>
+ <item>Sterkste</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Effens</item>
+ <item>Matig</item>
+ <item>Uiters</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Effens</item>
+ <item>Matig</item>
+ <item>Uiters</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Standaard</item>
+ <item>Klein luidsprekers</item>
+ </string-array>
</resources>
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
index 89c1e7f..688362d 100644
--- a/res/values-af/strings.xml
+++ b/res/values-af/strings.xml
@@ -1,106 +1,123 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">DSV Bestuurder</string>
- <string name="select_configuration_title">Kies konfigurasie om te verander</string>
- <string name="headset_title">Oorfone</string>
- <string name="speaker_title">Luidspreker</string>
- <string name="bluetooth_title">Bluetooth</string>
- <string name="audio_effects">Klank effekte</string>
- <string name="pref_unavailable">Nie beskikbaar op toestel nie</string>
-
- <string name="dsp_settings_headset">DSV instellings - Oorfone</string>
- <string name="dsp_settings_speaker">DSV instellings - Luidspreker</string>
- <string name="dsp_settings_bluetooth">DSV instellings - Bluetooth</string>
- <string name="dsp_settings_wm8994">DSV instellings - WM8994</string>
- <string name="pref_dsp_title">Dinamiese bereik kompressie</string>
- <string name="pref_dsp_summary_on">Kompressie geaktiveer</string>
- <string name="pref_dsp_summary_off">Kompressie gedeaktiveer</string>
- <string name="pref_dsp_enable">Aktiveer</string>
- <string name="pref_effect_title">Kies effek sterkte</string>
- <string name="dialog_effect">Effek sterkte</string>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string name="pref_equalizer_title">Gelykmaker</string>
- <string name="pref_equalizer_summary_on">Gelykmaker geaktiveer</string>
- <string name="pref_equalizer_summary_off">Gelykmaker gedeaktiveer</string>
- <string name="pref_equalizer_enable">Aktiveer</string>
- <string name="pref_equalizer_preset_title">Kies voorafstelling</string>
- <string name="pref_equalizer_loudness_title">Hardheid kompensasie</string>
+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
- <string name="pref_bassboost_title">Versterk bas</string>
- <string name="pref_bassboost_summary_on">Versterking geaktiveer</string>
- <string name="pref_bassboost_summary_off">Versterking gedeaktiveer</string>
- <string name="pref_bassboost_enable">Aktiveer</string>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string name="pref_headset_virtual_title">Oorfone virtuele kamer effek</string>
- <string name="pref_headset_virtual_summary_on">Virtuele kamer geaktiveer</string>
- <string name="pref_headset_virtual_summary_off">Virtuele kamer gedeaktiveer</string>
- <string name="pref_headset_virtual_enable">Aktiveer</string>
+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.
- <string name="pref_room_title">Kies kamer tipe</string>
- <string name="dialog_room">Kamer tipe</string>
- <string name="menu_reset">Herstel</string>
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
- <string name="eq_preset_acoustic">Akoesties</string>
- <string name="eq_preset_bass_booster">Versterkte bas</string>
- <string name="eq_preset_bass_reducer">Verminderde bas</string>
- <string name="eq_preset_classical">Klassiek</string>
- <string name="eq_preset_deep">Diep</string>
- <string name="eq_preset_flat">Plat</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Klein luidsprekers</string>
- <string name="eq_preset_treble_booster">Versterkte sopraan</string>
- <string name="eq_preset_treble_reducer">Verminderde sopraan</string>
- <string name="eq_preset_vocal_booster">Vokale versterking</string>
- <string name="eq_preset_custom">Persoonlik</string>
+Modifications Copyright (C) 2013 The OmniROM Project
- <!-- WM8994 -->
- <!-- Categories -->
- <string name="category_wm8994_internal_speaker">Luidspreker</string>
- <string name="category_wm8994_signal_processing">Sein prosessering</string>
- <string name="category_wm8994_headphone_amp">Oorfone</string>
- <string name="category_wm8994_codec_optimization">Kodering optimalisering</string>
- <string name="category_wm8994_dac_config">Digitaal/Analoog omskakelaar instellings</string>
- <string name="category_wm8994_analog_path">Analoog konfigurasie</string>
- <string name="category_wm8994_mic_settings">Mikrofoon instellings</string>
- <string name="category_wm8994_microphone_recording">Mikrofoon</string>
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
- <!-- Titles/Summaries -->
- <string name="wm8994_settings_title_head">Klank instellings</string>
- <string name="wm8994_settings_title_subhead">Klank instellings</string>
- <string name="wm8994_settings_summary_head">Gevorderde beheer van die WM8994 klank verwerker</string>
- <string name="pref_wm8994_microphone_recording_title">Opnames</string>
- <string name="pref_wm8994_headphone_amp_title">Versterker vlak</string>
- <string name="pref_wm8994_headphone_amp_summary">Verander analoog versterking</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Oorfone vlak versterker</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Analoog versterking</string>
- <string name="pref_wm8994_bass_boost_enable_title">Bas versterker</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Gevorderde bas versterker beheer</string>
- <string name="pref_wm8994_bass_boost_title">Bas versterker reeks</string>
- <string name="pref_wm8994_bass_boost_summary">Gevorderde dinamiese omvang beheer</string>
- <string name="pref_wm8994_bass_boost_preset_title">Voorafgestelde bas versterker instellings</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Bas versterker</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Versterk</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Bas versterker reeks</string>
- <string name="pref_wm8994_control_enable_title">Aktiveer WM8994 beheer</string>
- <string name="pref_wm8994_control_enable_summary">Gevorderde WM8994 klank verwerker beheer</string>
- <string name="pref_wm8994_speaker_tuning_title">Musiek instemming</string>
- <string name="pref_wm8994_speaker_tuning_summary">Herkonfigureer die hardeware gelykmaker (\'EQ\') vir meer bas en gebalanseerde klank</string>
- <string name="pref_wm8994_mono_downmix_title">Mono \'downmix\'</string>
- <string name="pref_wm8994_mono_downmix_summary">\'Downmix\' stereo klank na mono (vir stereo uitsette soos oorfone)</string>
- <string name="pref_wm8994_stereo_expansion_title">Stereo uitbreiding</string>
- <string name="pref_wm8994_stereo_expansion_summary">Stereo klank uitbreiding via digitale seinverwerking</string>
- <string name="pref_wm8994_dac_direct_title">D/AC direk</string>
- <string name="pref_wm8994_dac_direct_summary">Verkry direkte toegang tot die Digitaal/Analoog omskakelaar en vermy die kanaal menger. Produseer skoner klank (hoër sein-tot-ruis verhouding)</string>
- <string name="pref_wm8994_dac_osr128_title">Hoëtrou terugspeel</string>
- <string name="pref_wm8994_dac_osr128_summary">Digitaal-na-analoog omskakelaar 128x oormonstering &#8212; skoner klank wanneer musiek gespeel word</string>
- <string name="pref_wm8994_adc_osr128_title">Hoëtrou opnames</string>
- <string name="pref_wm8994_adc_osr128_summary">Analoog-na-digitaal omskakelaar 128x oormonstering &#8212; verhoog gehalte van opnames</string>
- <string name="pref_wm8994_fll_tuning_title">Ingestemde klank-klok</string>
- <string name="pref_wm8994_fll_tuning_summary">Gebruik ingestemde WM8994 klank-klok bron &#8212; verhoog kwaliteit van die klank</string>
-
- <string name="help_title">Aangaande</string>
- <string name="help_text"><b>Wat is DSV Bestuurder?</b>
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="app_name">DSV Bestuurder</string>
+ <string name="select_configuration_title">Kies konfigurasie om te verander</string>
+ <string name="headset_title">Oorfone</string>
+ <string name="speaker_title">Luidspreker</string>
+ <string name="bluetooth_title">Bluetooth</string>
+ <string name="audio_effects">Klank effekte</string>
+ <string name="pref_unavailable">Nie beskikbaar op toestel nie</string>
+ <string name="dsp_settings_headset">DSV instellings - Oorfone</string>
+ <string name="dsp_settings_speaker">DSV instellings - Luidspreker</string>
+ <string name="dsp_settings_bluetooth">DSV instellings - Bluetooth</string>
+ <string name="dsp_settings_wm8994">DSV instellings - WM8994</string>
+ <string name="pref_dsp_title">Dinamiese bereik kompressie</string>
+ <string name="pref_dsp_summary_on">Kompressie geaktiveer</string>
+ <string name="pref_dsp_summary_off">Kompressie gedeaktiveer</string>
+ <string name="pref_dsp_enable">Aktiveer</string>
+ <string name="pref_effect_title">Kies effek sterkte</string>
+ <string name="dialog_effect">Effek sterkte</string>
+ <string name="pref_equalizer_title">Gelykmaker</string>
+ <string name="pref_equalizer_summary_on">Gelykmaker geaktiveer</string>
+ <string name="pref_equalizer_summary_off">Gelykmaker gedeaktiveer</string>
+ <string name="pref_equalizer_enable">Aktiveer</string>
+ <string name="pref_equalizer_preset_title">Kies voorafstelling</string>
+ <string name="pref_equalizer_loudness_title">Hardheid kompensasie</string>
+ <string name="pref_bassboost_title">Versterk bas</string>
+ <string name="pref_bassboost_summary_on">Versterking geaktiveer</string>
+ <string name="pref_bassboost_summary_off">Versterking gedeaktiveer</string>
+ <string name="pref_bassboost_enable">Aktiveer</string>
+ <string name="pref_headset_virtual_title">Oorfone virtuele kamer effek</string>
+ <string name="pref_headset_virtual_summary_on">Virtuele kamer geaktiveer</string>
+ <string name="pref_headset_virtual_summary_off">Virtuele kamer gedeaktiveer</string>
+ <string name="pref_headset_virtual_enable">Aktiveer</string>
+ <string name="pref_room_title">Kies kamer tipe</string>
+ <string name="dialog_room">Kamer tipe</string>
+ <string name="menu_reset">Herstel</string>
+ <string name="eq_preset_acoustic">Akoesties</string>
+ <string name="eq_preset_bass_booster">Versterkte bas</string>
+ <string name="eq_preset_bass_reducer">Verminderde bas</string>
+ <string name="eq_preset_classical">Klassiek</string>
+ <string name="eq_preset_deep">Diep</string>
+ <string name="eq_preset_flat">Plat</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Klein luidsprekers</string>
+ <string name="eq_preset_treble_booster">Versterkte sopraan</string>
+ <string name="eq_preset_treble_reducer">Verminderde sopraan</string>
+ <string name="eq_preset_vocal_booster">Vokale versterking</string>
+ <string name="eq_preset_custom">Persoonlik</string>
+ <string name="category_wm8994_internal_speaker">Luidspreker</string>
+ <string name="category_wm8994_signal_processing">Sein prosessering</string>
+ <string name="category_wm8994_headphone_amp">Oorfone</string>
+ <string name="category_wm8994_codec_optimization">Kodering optimalisering</string>
+ <string name="category_wm8994_dac_config">Digitaal/Analoog omskakelaar instellings</string>
+ <string name="category_wm8994_analog_path">Analoog konfigurasie</string>
+ <string name="category_wm8994_mic_settings">Mikrofoon instellings</string>
+ <string name="category_wm8994_microphone_recording">Mikrofoon</string>
+ <string name="wm8994_settings_title_head">Klank instellings</string>
+ <string name="wm8994_settings_title_subhead">Klank instellings</string>
+ <string name="wm8994_settings_summary_head">Gevorderde beheer van die WM8994 klank verwerker</string>
+ <string name="pref_wm8994_microphone_recording_title">Opnames</string>
+ <string name="pref_wm8994_headphone_amp_title">Versterker vlak</string>
+ <string name="pref_wm8994_headphone_amp_summary">Verander analoog versterking</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Oorfone vlak versterker</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Analoog versterking</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Bas versterker</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Gevorderde bas versterker beheer</string>
+ <string name="pref_wm8994_bass_boost_title">Bas versterker reeks</string>
+ <string name="pref_wm8994_bass_boost_summary">Gevorderde dinamiese omvang beheer</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Voorafgestelde bas versterker instellings</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Bas versterker</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Versterk</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Bas versterker reeks</string>
+ <string name="pref_wm8994_control_enable_title">Aktiveer WM8994 beheer</string>
+ <string name="pref_wm8994_control_enable_summary">Gevorderde WM8994 klank verwerker beheer</string>
+ <string name="pref_wm8994_speaker_tuning_title">Musiek instemming</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Herkonfigureer die hardeware gelykmaker (\'EQ\') vir meer bas en gebalanseerde klank</string>
+ <string name="pref_wm8994_mono_downmix_title">Mono \'downmix\'</string>
+ <string name="pref_wm8994_mono_downmix_summary">\'Downmix\' stereo klank na mono (vir stereo uitsette soos oorfone)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Stereo uitbreiding</string>
+ <string name="pref_wm8994_stereo_expansion_summary">Stereo klank uitbreiding via digitale seinverwerking</string>
+ <string name="pref_wm8994_dac_direct_title">D/AC direk</string>
+ <string name="pref_wm8994_dac_direct_summary">Verkry direkte toegang tot die Digitaal/Analoog omskakelaar en vermy die kanaal menger. Produseer skoner klank (hoër sein-tot-ruis verhouding)</string>
+ <string name="pref_wm8994_dac_osr128_title">Hoëtrou terugspeel</string>
+ <string name="pref_wm8994_dac_osr128_summary">Digitaal-na-analoog omskakelaar 128x oormonstering — skoner klank wanneer musiek gespeel word</string>
+ <string name="pref_wm8994_adc_osr128_title">Hoëtrou opnames</string>
+ <string name="pref_wm8994_adc_osr128_summary">Analoog-na-digitaal omskakelaar 128x oormonstering — verhoog gehalte van opnames</string>
+ <string name="pref_wm8994_fll_tuning_title">Ingestemde klank-klok</string>
+ <string name="pref_wm8994_fll_tuning_summary">Gebruik ingestemde WM8994 klank-klok bron — verhoog kwaliteit van die klank</string>
+ <string name="help_title">Aangaande</string>
+ <string name="help_text"><b>Wat is DSV Bestuurder?</b>
<!-- Translation done by Brand van Sittert -->
\n\n
DSV Bestuurder is \'n per-uitsettings klank aanpassings program. <i>DSV</i> staan vir Digitale Sein Verwerking
diff --git a/res/values-ca/arrays.xml b/res/values-ca/arrays.xml
index 4fd2814..91e2a19 100644
--- a/res/values-ca/arrays.xml
+++ b/res/values-ca/arrays.xml
@@ -1,15 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="headphone_modes">
- <item>Estudi</item>
- <item>Habitació</item>
- <item>Habitació gran</item>
- <item>Teatre</item>
- </string-array>
-
- <string-array name="compression_modes">
- <item>Lleuger</item>
- <item>Mitjà</item>
- <item>Extrem</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Original</item>
+ <item>Equilibrat</item>
+ <item>Alta sensibilitat</item>
+ <item>Entorn sorollós</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Estudi</item>
+ <item>Habitació</item>
+ <item>Habitació gran</item>
+ <item>Teatre</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Inhabilitat</item>
+ <item>El més dèbil</item>
+ <item>Més dèbil</item>
+ <item>Dèbil</item>
+ <item>Fort</item>
+ <item>Més fort</item>
+ <item>El més fort</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Lleuger</item>
+ <item>Mitjà</item>
+ <item>Extrem</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Estàndard</item>
+ <item>Altaveus petits</item>
+ </string-array>
+ <string-array name="stereowide_modes">
+ <item>Lleuger</item>
+ <item>Moderat</item>
+ <item>Alt</item>
+ </string-array>
</resources>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index c28f54f..e4e2bf3 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -1,24 +1,53 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
<resources>
- <string name="select_configuration_title">Seleccioneu configuració a editar</string>
- <string name="headset_title">Auriculars</string>
- <string name="speaker_title">Altaveu del telèfon</string>
- <string name="bluetooth_title">Dispositiu Bluetooth</string>
- <string name="pref_dsp_title">Compressió del rang dinàmic</string>
- <string name="pref_dsp_summary_on">La compressió està habilitada</string>
- <string name="pref_dsp_summary_off">La compressió està deshabilitada</string>
- <string name="pref_dsp_enable">Habilita</string>
- <string name="pref_effect_title">Seleccioneu la potència dels efectes</string>
- <string name="dialog_effect">Potència dels efectes</string>
- <string name="pref_equalizer_title">Equalitzador</string>
- <string name="pref_equalizer_summary_on">L\'equalitzador està activat</string>
- <string name="pref_equalizer_summary_off">L\'equalitzador està desactivat</string>
- <string name="pref_equalizer_enable">Habilita</string>
- <string name="pref_headset_virtual_title">Efecte d\'habitació virtual per als auriculars</string>
- <string name="pref_headset_virtual_summary_on">Efecte d\'habitació virtual habilitat</string>
- <string name="pref_headset_virtual_summary_off">Efecte d\'habitació virtual deshabilitat</string>
- <string name="pref_headset_virtual_enable">Habilita</string>
- <string name="pref_room_title">Seleccioneu el tipus d\'habitació</string>
- <string name="dialog_room">Tipus d\'habitació</string>
- <string name="menu_reset">Reestableix</string>
+ <string name="select_configuration_title">Seleccioneu configuració a editar</string>
+ <string name="headset_title">Auriculars</string>
+ <string name="speaker_title">Altaveu del telèfon</string>
+ <string name="bluetooth_title">Dispositiu Bluetooth</string>
+ <string name="pref_dsp_title">Compressió del rang dinàmic</string>
+ <string name="pref_dsp_summary_on">La compressió està habilitada</string>
+ <string name="pref_dsp_summary_off">La compressió està deshabilitada</string>
+ <string name="pref_dsp_enable">Habilita</string>
+ <string name="pref_effect_title">Seleccioneu la potència dels efectes</string>
+ <string name="dialog_effect">Potència dels efectes</string>
+ <string name="pref_equalizer_title">Equalitzador</string>
+ <string name="pref_equalizer_summary_on">L\'equalitzador està activat</string>
+ <string name="pref_equalizer_summary_off">L\'equalitzador està desactivat</string>
+ <string name="pref_equalizer_enable">Habilita</string>
+ <string name="pref_headset_virtual_title">Efecte d\'habitació virtual per als auriculars</string>
+ <string name="pref_headset_virtual_summary_on">Efecte d\'habitació virtual habilitat</string>
+ <string name="pref_headset_virtual_summary_off">Efecte d\'habitació virtual deshabilitat</string>
+ <string name="pref_headset_virtual_enable">Habilita</string>
+ <string name="pref_room_title">Seleccioneu el tipus d\'habitació</string>
+ <string name="dialog_room">Tipus d\'habitació</string>
+ <string name="menu_reset">Reestableix</string>
</resources>
diff --git a/res/values-cs/arrays.xml b/res/values-cs/arrays.xml
index 484953b..e0b9c61 100644
--- a/res/values-cs/arrays.xml
+++ b/res/values-cs/arrays.xml
@@ -1,43 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Původní</item>
- <item>Vyvážený</item>
- <item>Vysoká citlivost</item>
- <item>Hlasité prostředí</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>Studio</item>
- <item>Pokoj</item>
- <item>Hala</item>
- <item>Stadion</item>
- </string-array>
+ 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
- <string-array name="equalizer_loudness_modes">
- <item>Vypnutý</item>
- <item>Nejslabší</item>
- <item>Slabší</item>
- <item>Slabý</item>
- <item>Silný</item>
- <item>Silnější</item>
- <item>Nejsilnější</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="compression_modes">
- <item>Mírný</item>
- <item>Střední</item>
- <item>Největší</item>
- </string-array>
+ 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.
- <string-array name="bassboost_modes">
- <item>Mírný</item>
- <item>Střední</item>
- <item>Největší</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="wm8994_bassboost_modes">
- <item>Standardní</item>
- <item>Malé reproduktury</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Původní</item>
+ <item>Vyvážený</item>
+ <item>Vysoká citlivost</item>
+ <item>Hlasité prostředí</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Studio</item>
+ <item>Pokoj</item>
+ <item>Hala</item>
+ <item>Stadion</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Vypnutý</item>
+ <item>Nejslabší</item>
+ <item>Slabší</item>
+ <item>Slabý</item>
+ <item>Silný</item>
+ <item>Silnější</item>
+ <item>Nejsilnější</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Mírný</item>
+ <item>Střední</item>
+ <item>Největší</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Mírný</item>
+ <item>Střední</item>
+ <item>Největší</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Standardní</item>
+ <item>Malé reproduktury</item>
+ </string-array>
</resources>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 45786fb..8521d71 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -1,96 +1,119 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string name="select_configuration_title">Zvolte nastavení ke změně</string>
- <string name="headset_title">Sluchátka</string>
- <string name="speaker_title">Reproduktor</string>
- <string name="bluetooth_title">Zařízení Bluetooth</string>
- <string name="audio_effects">Zvukové efekty</string>
- <string name="pref_unavailable">Tato funkce není na Vašem zařízení dostupná.</string>
- <string name="dsp_settings_headset">Nastavení DSP - sluchátka</string>
- <string name="dsp_settings_speaker">Nastavení DSP - reproduktor</string>
- <string name="dsp_settings_bluetooth">Nastavení DSP - zařízení Bluetooth</string>
- <string name="dsp_settings_wm8994">Nastavení DSP - WM8994</string>
- <string name="pref_dsp_title">Komprese dynamiky signálu (DRC)</string>
- <string name="pref_dsp_summary_on">Komprese povolena</string>
- <string name="pref_dsp_summary_off">Komprese zakázána</string>
- <string name="pref_dsp_enable">Povolit</string>
- <string name="pref_effect_title">Zvolte sílu efektu</string>
- <string name="dialog_effect">Síla efektu</string>
- <string name="pref_equalizer_title">Ekvalizér</string>
- <string name="pref_equalizer_summary_on">Ekvalizér povolen</string>
- <string name="pref_equalizer_summary_off">Ekvalizér zakázán</string>
- <string name="pref_equalizer_enable">Povolit</string>
- <string name="pref_equalizer_preset_title">Zvolte předvolbu</string>
- <string name="pref_equalizer_loudness_title">Kompenzace hlasitosti</string>
- <string name="pref_bassboost_title">Zvýraznění basů</string>
- <string name="pref_bassboost_summary_on">Zvýraznění basů povoleno</string>
- <string name="pref_bassboost_summary_off">Zvýraznění basů zakázáno</string>
- <string name="pref_bassboost_enable">Povolit</string>
- <string name="pref_headset_virtual_title">Efekt virtuálního prostoru pro sluchátka</string>
- <string name="pref_headset_virtual_summary_on">Virtuální prostor povolen</string>
- <string name="pref_headset_virtual_summary_off">Virtuální prostor zakázán</string>
- <string name="pref_headset_virtual_enable">Povolit</string>
- <string name="pref_room_title">Zvolte typ prostoru</string>
- <string name="dialog_room">Typ prostoru</string>
- <string name="menu_reset">Vynulovat</string>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
- <string name="eq_preset_acoustic">Akustický</string>
- <string name="eq_preset_bass_booster">Zvýraznění basů</string>
- <string name="eq_preset_bass_reducer">Potlačení basů</string>
- <string name="eq_preset_classical">Klasika</string>
- <string name="eq_preset_deep">Hluboký</string>
- <string name="eq_preset_flat">Plochý</string>
- <string name="eq_preset_small_speakers">Malé reproduktory</string>
- <string name="eq_preset_treble_booster">Zvýraznění výšek</string>
- <string name="eq_preset_treble_reducer">Potlačení výšek</string>
- <string name="eq_preset_vocal_booster">Zvýraznění řeči</string>
- <string name="eq_preset_custom">Vlastní</string>
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
- <!-- WM8994 -->
- <!-- Categories -->
- <string name="category_wm8994_internal_speaker">Reproduktor</string>
- <string name="category_wm8994_signal_processing">Zpracování signálu</string>
- <string name="category_wm8994_headphone_amp">Sluchátka</string>
- <string name="category_wm8994_codec_optimization">Optimalizace kodeku</string>
- <string name="category_wm8994_dac_config">Nastavení D/A převodníku</string>
- <string name="category_wm8994_analog_path">Nastavení analogové trasy</string>
- <string name="category_wm8994_mic_settings">Nastavení mikrofonu</string>
- <string name="category_wm8994_microphone_recording">Mikrofon</string>
- <!-- Titles/Summaries -->
- <string name="wm8994_settings_title_head">Nastavení zvuku</string>
- <string name="wm8994_settings_title_subhead">Nastavení zvuku</string>
- <string name="wm8994_settings_summary_head">Pokročilé ovládání zvukového procesoru WM8994</string>
- <string name="pref_wm8994_microphone_recording_title">Předvolba nahrávání</string>
- <string name="pref_wm8994_headphone_amp_title">Úroveň zesilovače</string>
- <string name="pref_wm8994_headphone_amp_summary">Upravit analogové zesílení</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Úroveň zesilovače pro sluchátka</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Analogové zesílení</string>
- <string name="pref_wm8994_bass_boost_enable_title">Zvýraznění basů</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Pokročilé ovládání pro zvýraznění basů</string>
- <string name="pref_wm8994_bass_boost_title">Rozsah zvýraznění basů</string>
- <string name="pref_wm8994_bass_boost_summary">Pokročilé ovládání dynamického rozsahu</string>
- <string name="pref_wm8994_bass_boost_preset_title">Předvolba zvýraznění basů</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Zvýraznění basů</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Zisk</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Rozsah zvýraznění basů</string>
- <string name="pref_wm8994_control_enable_title">Povolit ovládání WM8994</string>
- <string name="pref_wm8994_control_enable_summary">Pokročilé ovládání zvukového procesoru WM8994</string>
- <string name="pref_wm8994_speaker_tuning_title">Přizpůsobit pro hudbu</string>
- <string name="pref_wm8994_speaker_tuning_summary">Provede přenastavení HW ekvalizéru pro více basů a vyvážený poslech hudby</string>
- <string name="pref_wm8994_mono_downmix_title">Převést na mono</string>
- <string name="pref_wm8994_mono_downmix_summary">Převede stereofonní zvuk na monofonní (pro stereo výstup, např. sluchátka)</string>
- <string name="pref_wm8994_stereo_expansion_title">Rozšířené stereo</string>
- <string name="pref_wm8994_stereo_expansion_summary">Stereofonní zvuk bude \u201erozšířen\u201c pomocí DSP</string>
- <string name="pref_wm8994_dac_direct_title">D/AC přímo</string>
- <string name="pref_wm8994_dac_direct_summary">Přistupovat k D/A převodníku přímo, obejít mixér kanálů. Způsobí čistější zvuk (vyšší poměr signálu k šumu)</string>
- <string name="pref_wm8994_dac_osr128_title">Přehrávání Hi-Fi</string>
- <string name="pref_wm8994_dac_osr128_summary">D/A převodník s 128x přesamplováním \u2014 čistější zvuk při přehrávání hudby</string>
- <string name="pref_wm8994_adc_osr128_title">Nahrávání Hi-Fi</string>
- <string name="pref_wm8994_adc_osr128_summary">A/D převodník s 128x přesamplováním \u2014 zvýší kvalitu nahrávaného zvuku</string>
- <string name="pref_wm8994_fll_tuning_title">Přizpůsobené časování</string>
- <string name="pref_wm8994_fll_tuning_summary">Bude použito přizpůsobené časování procesoru WM8994 pro zvukové zdroje \u2014 zvýší kvalitu zvuku</string>
+Modifications Copyright (C) 2013 The OmniROM Project
- <string name="help_title">Uživatelská příručka</string>
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="select_configuration_title">Zvolte nastavení ke změně</string>
+ <string name="headset_title">Sluchátka</string>
+ <string name="speaker_title">Reproduktor</string>
+ <string name="bluetooth_title">Zařízení Bluetooth</string>
+ <string name="audio_effects">Zvukové efekty</string>
+ <string name="pref_unavailable">Tato funkce není na Vašem zařízení dostupná.</string>
+ <string name="dsp_settings_headset">Nastavení DSP - sluchátka</string>
+ <string name="dsp_settings_speaker">Nastavení DSP - reproduktor</string>
+ <string name="dsp_settings_bluetooth">Nastavení DSP - zařízení Bluetooth</string>
+ <string name="dsp_settings_wm8994">Nastavení DSP - WM8994</string>
+ <string name="pref_dsp_title">Komprese dynamiky signálu (DRC)</string>
+ <string name="pref_dsp_summary_on">Komprese povolena</string>
+ <string name="pref_dsp_summary_off">Komprese zakázána</string>
+ <string name="pref_dsp_enable">Povolit</string>
+ <string name="pref_effect_title">Zvolte sílu efektu</string>
+ <string name="dialog_effect">Síla efektu</string>
+ <string name="pref_equalizer_title">Ekvalizér</string>
+ <string name="pref_equalizer_summary_on">Ekvalizér povolen</string>
+ <string name="pref_equalizer_summary_off">Ekvalizér zakázán</string>
+ <string name="pref_equalizer_enable">Povolit</string>
+ <string name="pref_equalizer_preset_title">Zvolte předvolbu</string>
+ <string name="pref_equalizer_loudness_title">Kompenzace hlasitosti</string>
+ <string name="pref_bassboost_title">Zvýraznění basů</string>
+ <string name="pref_bassboost_summary_on">Zvýraznění basů povoleno</string>
+ <string name="pref_bassboost_summary_off">Zvýraznění basů zakázáno</string>
+ <string name="pref_bassboost_enable">Povolit</string>
+ <string name="pref_headset_virtual_title">Efekt virtuálního prostoru pro sluchátka</string>
+ <string name="pref_headset_virtual_summary_on">Virtuální prostor povolen</string>
+ <string name="pref_headset_virtual_summary_off">Virtuální prostor zakázán</string>
+ <string name="pref_headset_virtual_enable">Povolit</string>
+ <string name="pref_room_title">Zvolte typ prostoru</string>
+ <string name="dialog_room">Typ prostoru</string>
+ <string name="menu_reset">Vynulovat</string>
+ <string name="eq_preset_acoustic">Akustický</string>
+ <string name="eq_preset_bass_booster">Zvýraznění basů</string>
+ <string name="eq_preset_bass_reducer">Potlačení basů</string>
+ <string name="eq_preset_classical">Klasika</string>
+ <string name="eq_preset_deep">Hluboký</string>
+ <string name="eq_preset_flat">Plochý</string>
+ <string name="eq_preset_small_speakers">Malé reproduktory</string>
+ <string name="eq_preset_treble_booster">Zvýraznění výšek</string>
+ <string name="eq_preset_treble_reducer">Potlačení výšek</string>
+ <string name="eq_preset_vocal_booster">Zvýraznění řeči</string>
+ <string name="eq_preset_custom">Vlastní</string>
+ <string name="category_wm8994_internal_speaker">Reproduktor</string>
+ <string name="category_wm8994_signal_processing">Zpracování signálu</string>
+ <string name="category_wm8994_headphone_amp">Sluchátka</string>
+ <string name="category_wm8994_codec_optimization">Optimalizace kodeku</string>
+ <string name="category_wm8994_dac_config">Nastavení D/A převodníku</string>
+ <string name="category_wm8994_analog_path">Nastavení analogové trasy</string>
+ <string name="category_wm8994_mic_settings">Nastavení mikrofonu</string>
+ <string name="category_wm8994_microphone_recording">Mikrofon</string>
+ <string name="wm8994_settings_title_head">Nastavení zvuku</string>
+ <string name="wm8994_settings_title_subhead">Nastavení zvuku</string>
+ <string name="wm8994_settings_summary_head">Pokročilé ovládání zvukového procesoru WM8994</string>
+ <string name="pref_wm8994_microphone_recording_title">Předvolba nahrávání</string>
+ <string name="pref_wm8994_headphone_amp_title">Úroveň zesilovače</string>
+ <string name="pref_wm8994_headphone_amp_summary">Upravit analogové zesílení</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Úroveň zesilovače pro sluchátka</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Analogové zesílení</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Zvýraznění basů</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Pokročilé ovládání pro zvýraznění basů</string>
+ <string name="pref_wm8994_bass_boost_title">Rozsah zvýraznění basů</string>
+ <string name="pref_wm8994_bass_boost_summary">Pokročilé ovládání dynamického rozsahu</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Předvolba zvýraznění basů</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Zvýraznění basů</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Zisk</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Rozsah zvýraznění basů</string>
+ <string name="pref_wm8994_control_enable_title">Povolit ovládání WM8994</string>
+ <string name="pref_wm8994_control_enable_summary">Pokročilé ovládání zvukového procesoru WM8994</string>
+ <string name="pref_wm8994_speaker_tuning_title">Přizpůsobit pro hudbu</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Provede přenastavení HW ekvalizéru pro více basů a vyvážený poslech hudby</string>
+ <string name="pref_wm8994_mono_downmix_title">Převést na mono</string>
+ <string name="pref_wm8994_mono_downmix_summary">Převede stereofonní zvuk na monofonní (pro stereo výstup, např. sluchátka)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Rozšířené stereo</string>
+ <string name="pref_wm8994_stereo_expansion_summary">Stereofonní zvuk bude \u201erozšířen\u201c pomocí DSP</string>
+ <string name="pref_wm8994_dac_direct_title">D/AC přímo</string>
+ <string name="pref_wm8994_dac_direct_summary">Přistupovat k D/A převodníku přímo, obejít mixér kanálů. Způsobí čistější zvuk (vyšší poměr signálu k šumu)</string>
+ <string name="pref_wm8994_dac_osr128_title">Přehrávání Hi-Fi</string>
+ <string name="pref_wm8994_dac_osr128_summary">D/A převodník s 128x přesamplováním \u2014 čistější zvuk při přehrávání hudby</string>
+ <string name="pref_wm8994_adc_osr128_title">Nahrávání Hi-Fi</string>
+ <string name="pref_wm8994_adc_osr128_summary">A/D převodník s 128x přesamplováním \u2014 zvýší kvalitu nahrávaného zvuku</string>
+ <string name="pref_wm8994_fll_tuning_title">Přizpůsobené časování</string>
+ <string name="pref_wm8994_fll_tuning_summary">Bude použito přizpůsobené časování procesoru WM8994 pro zvukové zdroje \u2014 zvýší kvalitu zvuku</string>
+ <string name="help_title">Uživatelská příručka</string>
<string name="help_text"><b>Co je DSPManager?</b>\n\nDSPManager je aplikace
na nastavení efektů zvukového výstupu. <i>DSP</i> znamená digitální signálové
zpracování (Digital Signal Processing) a <i>Manager</i> znamená, že ono DSP
@@ -157,5 +180,4 @@ sluchátka.\n
ozvěny Haas, který je použit pro zvýšení vnímání šířky stereo vjemu. Toto je
možné změnit v nastavení \u201etypu prostoru\u201c.
</string>
-
</resources>
diff --git a/res/values-da/arrays.xml b/res/values-da/arrays.xml
index 471dafe..9842ebc 100644
--- a/res/values-da/arrays.xml
+++ b/res/values-da/arrays.xml
@@ -1,43 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Original</item>
- <item>Balanceret</item>
- <item>Høj følsomhed</item>
- <item>Højlydt miljø</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>Studie</item>
- <item>Rum</item>
- <item>Stort rum</item>
- <item>Scene</item>
- </string-array>
+ 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
- <string-array name="equalizer_loudness_modes">
- <item>Deaktiveret</item>
- <item>Svagest</item>
- <item>Svagere</item>
- <item>Svag</item>
- <item>Stærk</item>
- <item>Stærkere</item>
- <item>Stærkest</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="compression_modes">
- <item>Let</item>
- <item>Moderat</item>
- <item>Ekstrem</item>
- </string-array>
+ 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.
- <string-array name="bassboost_modes">
- <item>Let</item>
- <item>Moderat</item>
- <item>Ekstrem</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="wm8994_bassboost_modes">
- <item>Standard</item>
- <item>Små højttalere</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Original</item>
+ <item>Balanceret</item>
+ <item>Høj følsomhed</item>
+ <item>Højlydt miljø</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Studie</item>
+ <item>Rum</item>
+ <item>Stort rum</item>
+ <item>Scene</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Deaktiveret</item>
+ <item>Svagest</item>
+ <item>Svagere</item>
+ <item>Svag</item>
+ <item>Stærk</item>
+ <item>Stærkere</item>
+ <item>Stærkest</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Let</item>
+ <item>Moderat</item>
+ <item>Ekstrem</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Let</item>
+ <item>Moderat</item>
+ <item>Ekstrem</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Standard</item>
+ <item>Små højttalere</item>
+ </string-array>
</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index 07f2a98..f8358fc 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -1,111 +1,125 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2012-2013 The CyanogenMod Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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
+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
+ 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.
+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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
<resources>
- <string name="app_name">DSP-styring</string>
- <string name="select_configuration_title">Vælg en konfiguration, der skal redigeres</string>
- <string name="headset_title">Hovedtlf.</string>
- <string name="speaker_title">Højttaler</string>
- <string name="bluetooth_title">Bluetooth</string>
- <string name="usb_title">USB/Dock</string>
- <string name="audio_effects">Lydeffekter</string>
- <string name="pref_unavailable">Funktionaliteten er ikke tilgængelig på din enhed</string>
- <string name="dsp_settings_headset">DSP-indstillinger - Hovedtelefoner</string>
- <string name="dsp_settings_speaker">DSP-indstillinger - Højttaler</string>
- <string name="dsp_settings_bluetooth">DSP-indstillinger - Bluetooth-enhed</string>
- <string name="dsp_settings_usb">DSP-indstillinger - USB-enhed</string>
- <string name="dsp_settings_wm8994">DSP-indstillinger - WM8994</string>
- <string name="pref_dsp_title">Kompression af dynamikområdet</string>
- <string name="pref_dsp_summary_on">Kompression aktiveret</string>
- <string name="pref_dsp_summary_off">Kompression deaktiveret</string>
- <string name="pref_dsp_enable">Aktivér</string>
- <string name="pref_effect_title">Vælg effektstyrke</string>
- <string name="dialog_effect">Effektstyrke</string>
- <string name="pref_equalizer_title">Equalizer</string>
- <string name="pref_equalizer_summary_on">Equalizeren er aktiveret</string>
- <string name="pref_equalizer_summary_off">Equalizeren er deaktiveret</string>
- <string name="pref_equalizer_enable">Aktivér</string>
- <string name="pref_equalizer_preset_title">Vælg forudindstilling</string>
- <string name="pref_equalizer_loudness_title">Loudness-kompensation</string>
- <string name="pref_bassboost_title">Basforstærkning</string>
- <string name="pref_bassboost_summary_on">Basforstærkning er aktiveret</string>
- <string name="pref_bassboost_summary_off">Basforstærkning er deaktiveret</string>
- <string name="pref_bassboost_enable">Aktivér</string>
- <string name="pref_headset_virtual_title">Virtuel rumklang for hovedtelefoner</string>
- <string name="pref_headset_virtual_summary_on">Virtuel rumklang for hovedtelefoner er aktiveret</string>
- <string name="pref_headset_virtual_summary_off">Virtuel rumklang for hovedtelefoner er deaktiveret</string>
- <string name="pref_headset_virtual_enable">Aktivér</string>
- <string name="pref_room_title">Vælg rumtype</string>
- <string name="dialog_room">Rumtype</string>
- <string name="menu_reset">Nulstil</string>
- <string name="eq_preset_acoustic">Akustisk</string>
- <string name="eq_preset_bass_booster">Mere bas</string>
- <string name="eq_preset_bass_reducer">Mindre bas</string>
- <string name="eq_preset_classical">Klassisk</string>
- <string name="eq_preset_deep">Dyb</string>
- <string name="eq_preset_flat">Flad</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Små højttalere</string>
- <string name="eq_preset_treble_booster">Mere diskant</string>
- <string name="eq_preset_treble_reducer">Mindre diskant</string>
- <string name="eq_preset_vocal_booster">Mere vokal</string>
- <string name="eq_preset_custom">Brugerdefineret</string>
- <string name="category_wm8994_internal_speaker">Højttaler</string>
- <string name="category_wm8994_signal_processing">Signalbehandling</string>
- <string name="category_wm8994_headphone_amp">Hovedtelefoner</string>
- <string name="category_wm8994_codec_optimization">Codec-optimering</string>
- <string name="category_wm8994_dac_config">Indstillinger for Digital/Analog-konverter</string>
- <string name="category_wm8994_analog_path">Analog kanalkonfigurering</string>
- <string name="category_wm8994_mic_settings">Mikrofonindstillinger</string>
- <string name="category_wm8994_microphone_recording">Mikrofon</string>
- <string name="wm8994_settings_title_head">Lydindstillinger</string>
- <string name="wm8994_settings_title_subhead">Lydindstillinger</string>
- <string name="wm8994_settings_summary_head">Avanceret styring af WM8994-codec</string>
- <string name="pref_wm8994_microphone_recording_title">Forudindstilling for optagelse</string>
- <string name="pref_wm8994_headphone_amp_title">Forstærkerniveau</string>
- <string name="pref_wm8994_headphone_amp_summary">Tilpasse analog forstærkning</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Forstærkerniveau for hovedtelefon</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Analog forstærkning</string>
- <string name="pref_wm8994_bass_boost_enable_title">Basforstærkning</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Avanceret styring af basforstærkning</string>
- <string name="pref_wm8994_bass_boost_title">Basforstærkningsområde</string>
- <string name="pref_wm8994_bass_boost_summary">Avanceret styring af dynamikområde</string>
- <string name="pref_wm8994_bass_boost_preset_title">Forudindstilling for basforstærkning</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Basforstærkning</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Forstærkning</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Basforstærkningsområde</string>
- <string name="pref_wm8994_control_enable_title">Aktivér WM8994 styring</string>
- <string name="pref_wm8994_control_enable_summary">Avanceret styring for WM8994-codec</string>
- <string name="pref_wm8994_speaker_tuning_title">Indstil for musik</string>
- <string name="pref_wm8994_speaker_tuning_summary">Konfigurér hardware-EQ for mere bas og afbalanceret lyd</string>
- <string name="pref_wm8994_mono_downmix_title">Mono-downmix</string>
- <string name="pref_wm8994_mono_downmix_summary">Downmix stereo til mono (for stereoudgange, såsom hovedtelefoner)</string>
- <string name="pref_wm8994_stereo_expansion_title">Stereoudvidelse</string>
- <string name="pref_wm8994_stereo_expansion_summary">&#8220;Udvid&#8221; stereolyden via digital signalbehandling</string>
- <string name="pref_wm8994_dac_direct_title">D/AC direkte</string>
- <string name="pref_wm8994_dac_direct_summary">Få adgang til digital/analog-konverteren direkte, udenom kanal mixeren. Giver renere lyd (højere signal-/støjforhold)</string>
- <string name="pref_wm8994_dac_osr128_title">HiFi-afspilning</string>
- <string name="pref_wm8994_dac_osr128_summary">Digital-til-analog-konverter 128x oversampling &#8212; renere lyd ved afspilning af musik</string>
- <string name="pref_wm8994_adc_osr128_title">HiFi-optagelse</string>
- <string name="pref_wm8994_adc_osr128_summary">Analog-til-digital-konverter 128x oversampling &#8212; øger kvaliteten af optagelserne</string>
- <string name="pref_wm8994_fll_tuning_title">Afstemt lydfrekvens</string>
- <string name="pref_wm8994_fll_tuning_summary">Anvend afstemt WM8994-lydfrekvens &#8212; forbedrer lydkvaliteten</string>
- <string name="help_title">Brugervejledning</string>
- <string name="help_text"><b>Hvad er DSP Manager?</b>
+ <string name="app_name">DSP-styring</string>
+ <string name="select_configuration_title">Vælg en konfiguration, der skal redigeres</string>
+ <string name="headset_title">Hovedtlf.</string>
+ <string name="speaker_title">Højttaler</string>
+ <string name="bluetooth_title">Bluetooth</string>
+ <string name="usb_title">USB/Dock</string>
+ <string name="audio_effects">Lydeffekter</string>
+ <string name="pref_unavailable">Funktionaliteten er ikke tilgængelig på din enhed</string>
+ <string name="dsp_settings_headset">DSP-indstillinger - Hovedtelefoner</string>
+ <string name="dsp_settings_speaker">DSP-indstillinger - Højttaler</string>
+ <string name="dsp_settings_bluetooth">DSP-indstillinger - Bluetooth-enhed</string>
+ <string name="dsp_settings_usb">DSP-indstillinger - USB-enhed</string>
+ <string name="dsp_settings_wm8994">DSP-indstillinger - WM8994</string>
+ <string name="pref_dsp_title">Kompression af dynamikområdet</string>
+ <string name="pref_dsp_summary_on">Kompression aktiveret</string>
+ <string name="pref_dsp_summary_off">Kompression deaktiveret</string>
+ <string name="pref_dsp_enable">Aktivér</string>
+ <string name="pref_effect_title">Vælg effektstyrke</string>
+ <string name="dialog_effect">Effektstyrke</string>
+ <string name="pref_equalizer_title">Equalizer</string>
+ <string name="pref_equalizer_summary_on">Equalizeren er aktiveret</string>
+ <string name="pref_equalizer_summary_off">Equalizeren er deaktiveret</string>
+ <string name="pref_equalizer_enable">Aktivér</string>
+ <string name="pref_equalizer_preset_title">Vælg forudindstilling</string>
+ <string name="pref_equalizer_loudness_title">Loudness-kompensation</string>
+ <string name="pref_bassboost_title">Basforstærkning</string>
+ <string name="pref_bassboost_summary_on">Basforstærkning er aktiveret</string>
+ <string name="pref_bassboost_summary_off">Basforstærkning er deaktiveret</string>
+ <string name="pref_bassboost_enable">Aktivér</string>
+ <string name="pref_headset_virtual_title">Virtuel rumklang for hovedtelefoner</string>
+ <string name="pref_headset_virtual_summary_on">Virtuel rumklang for hovedtelefoner er aktiveret</string>
+ <string name="pref_headset_virtual_summary_off">Virtuel rumklang for hovedtelefoner er deaktiveret</string>
+ <string name="pref_headset_virtual_enable">Aktivér</string>
+ <string name="pref_room_title">Vælg rumtype</string>
+ <string name="dialog_room">Rumtype</string>
+ <string name="menu_reset">Nulstil</string>
+ <string name="eq_preset_acoustic">Akustisk</string>
+ <string name="eq_preset_bass_booster">Mere bas</string>
+ <string name="eq_preset_bass_reducer">Mindre bas</string>
+ <string name="eq_preset_classical">Klassisk</string>
+ <string name="eq_preset_deep">Dyb</string>
+ <string name="eq_preset_flat">Flad</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Små højttalere</string>
+ <string name="eq_preset_treble_booster">Mere diskant</string>
+ <string name="eq_preset_treble_reducer">Mindre diskant</string>
+ <string name="eq_preset_vocal_booster">Mere vokal</string>
+ <string name="eq_preset_custom">Brugerdefineret</string>
+ <string name="category_wm8994_internal_speaker">Højttaler</string>
+ <string name="category_wm8994_signal_processing">Signalbehandling</string>
+ <string name="category_wm8994_headphone_amp">Hovedtelefoner</string>
+ <string name="category_wm8994_codec_optimization">Codec-optimering</string>
+ <string name="category_wm8994_dac_config">Indstillinger for Digital/Analog-konverter</string>
+ <string name="category_wm8994_analog_path">Analog kanalkonfigurering</string>
+ <string name="category_wm8994_mic_settings">Mikrofonindstillinger</string>
+ <string name="category_wm8994_microphone_recording">Mikrofon</string>
+ <string name="wm8994_settings_title_head">Lydindstillinger</string>
+ <string name="wm8994_settings_title_subhead">Lydindstillinger</string>
+ <string name="wm8994_settings_summary_head">Avanceret styring af WM8994-codec</string>
+ <string name="pref_wm8994_microphone_recording_title">Forudindstilling for optagelse</string>
+ <string name="pref_wm8994_headphone_amp_title">Forstærkerniveau</string>
+ <string name="pref_wm8994_headphone_amp_summary">Tilpasse analog forstærkning</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Forstærkerniveau for hovedtelefon</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Analog forstærkning</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Basforstærkning</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Avanceret styring af basforstærkning</string>
+ <string name="pref_wm8994_bass_boost_title">Basforstærkningsområde</string>
+ <string name="pref_wm8994_bass_boost_summary">Avanceret styring af dynamikområde</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Forudindstilling for basforstærkning</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Basforstærkning</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Forstærkning</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Basforstærkningsområde</string>
+ <string name="pref_wm8994_control_enable_title">Aktivér WM8994 styring</string>
+ <string name="pref_wm8994_control_enable_summary">Avanceret styring for WM8994-codec</string>
+ <string name="pref_wm8994_speaker_tuning_title">Indstil for musik</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Konfigurér hardware-EQ for mere bas og afbalanceret lyd</string>
+ <string name="pref_wm8994_mono_downmix_title">Mono-downmix</string>
+ <string name="pref_wm8994_mono_downmix_summary">Downmix stereo til mono (for stereoudgange, såsom hovedtelefoner)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Stereoudvidelse</string>
+ <string name="pref_wm8994_stereo_expansion_summary">“Udvid” stereolyden via digital signalbehandling</string>
+ <string name="pref_wm8994_dac_direct_title">D/AC direkte</string>
+ <string name="pref_wm8994_dac_direct_summary">Få adgang til digital/analog-konverteren direkte, udenom kanal mixeren. Giver renere lyd (højere signal-/støjforhold)</string>
+ <string name="pref_wm8994_dac_osr128_title">HiFi-afspilning</string>
+ <string name="pref_wm8994_dac_osr128_summary">Digital-til-analog-konverter 128x oversampling — renere lyd ved afspilning af musik</string>
+ <string name="pref_wm8994_adc_osr128_title">HiFi-optagelse</string>
+ <string name="pref_wm8994_adc_osr128_summary">Analog-til-digital-konverter 128x oversampling — øger kvaliteten af optagelserne</string>
+ <string name="pref_wm8994_fll_tuning_title">Afstemt lydfrekvens</string>
+ <string name="pref_wm8994_fll_tuning_summary">Anvend afstemt WM8994-lydfrekvens — forbedrer lydkvaliteten</string>
+ <string name="help_title">Brugervejledning</string>
+ <string name="help_text"><b>Hvad er DSP Manager?</b>
\n\n
DSP Manager er en lydjusteringsapplikation per udgang. <i>DSP</i> står for
Digital Signal Processor, og <i>Manager</i>-delen refererer til det faktum,
@@ -174,7 +188,7 @@ kompensation, bør equalizeren være i indstillingen \'Flad\'.
\n\n\n
4. <b>Hovedtelefon-filter</b>
\n\n
-Hovedtelefon-filteret er et såkaldt "crossfeed-design", inspireret af det
+Hovedtelefon-filteret er et såkaldt \"crossfeed-design\", inspireret af det
berømte analoge kredsløb bs2b. Effekten passerer monolyd uændret og justerer
signal-differencen gennem et lavpasfilter, som estimerer lyden i hovedet og
den interaurale forsinkelse på én gang, hvilket giver rigtige psykoakustiske
diff --git a/res/values-de/arrays.xml b/res/values-de/arrays.xml
index 28ada3e..e1a0402 100644
--- a/res/values-de/arrays.xml
+++ b/res/values-de/arrays.xml
@@ -1,43 +1,72 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Normal</item>
- <item>Ausgeglichen</item>
- <item>Sehr empfindlich</item>
- <item>Laute Umgebung</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>Studio</item>
- <item>Raum</item>
- <item>Großer Raum</item>
- <item>Bühne</item>
- </string-array>
+ 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
- <string-array name="compression_modes">
- <item>Schwach</item>
- <item>Mittel</item>
- <item>Extrem</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="bassboost_modes">
- <item>Schwach</item>
- <item>Mittel</item>
- <item>Extrem</item>
- </string-array>
+ 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.
- <string-array name="wm8994_bassboost_modes">
- <item>Normal</item>
- <item>Kleine Lautsprecher</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="equalizer_loudness_modes">
- <item>Deaktiviert</item>
- <item>Sehr schwach</item>
- <item>Schwächer</item>
- <item>Schwach</item>
- <item>Stark</item>
- <item>Stärker</item>
- <item>Sehr stark</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Normal</item>
+ <item>Ausgeglichen</item>
+ <item>Sehr empfindlich</item>
+ <item>Laute Umgebung</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Studio</item>
+ <item>Raum</item>
+ <item>Großer Raum</item>
+ <item>Bühne</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Deaktiviert</item>
+ <item>Sehr schwach</item>
+ <item>Schwächer</item>
+ <item>Schwach</item>
+ <item>Stark</item>
+ <item>Stärker</item>
+ <item>Sehr stark</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Schwach</item>
+ <item>Mittel</item>
+ <item>Extrem</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Schwach</item>
+ <item>Mittel</item>
+ <item>Extrem</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Normal</item>
+ <item>Kleine Lautsprecher</item>
+ </string-array>
+ <string-array name="stereowide_modes">
+ <item>Leicht</item>
+ <item>Mittel</item>
+ <item>Hoch</item>
+ </string-array>
</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 022a5e8..bddd61c 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -1,111 +1,134 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2012-2013 The CyanogenMod Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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
+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
+ 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.
+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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
<resources>
- <string name="app_name">DSP-Manager</string>
- <string name="select_configuration_title">Konfiguration zum Bearbeiten auswählen</string>
- <string name="headset_title">Kopfhörer</string>
- <string name="speaker_title">Lautsprecher</string>
- <string name="bluetooth_title">Bluetooth-Gerät</string>
- <string name="usb_title">USB/Dock</string>
- <string name="audio_effects">Audioeffekte</string>
- <string name="pref_unavailable">Diese Funktion ist auf diesem Gerät nicht verfügbar</string>
- <string name="dsp_settings_headset">DSP-Einstellungen - Kopfhörer</string>
- <string name="dsp_settings_speaker">DSP-Einstellungen - Lautsprecher</string>
- <string name="dsp_settings_bluetooth">DSP-Einstellungen - Bluetooth-Gerät</string>
- <string name="dsp_settings_wm8994">DSP-Einstellungen - WM8994</string>
- <string name="dsp_settings_usb">DSP-Einstellungen - USB-Gerät</string>
- <string name="pref_dsp_title">Kompression des Dynamikumfangs</string>
- <string name="pref_dsp_summary_on">Kompression des Dynamikumfangs ist eingeschaltet</string>
- <string name="pref_dsp_summary_off">Kompression des Dynamikumfangs ist ausgeschaltet</string>
- <string name="pref_dsp_enable">Einschalten</string>
- <string name="pref_effect_title">Effektstärke auswählen</string>
- <string name="dialog_effect">Effektstärke</string>
- <string name="pref_equalizer_title">Equalizer</string>
- <string name="pref_equalizer_summary_on">Equalizer ist eingeschaltet</string>
- <string name="pref_equalizer_summary_off">Equalizer ist ausgeschaltet</string>
- <string name="pref_equalizer_enable">Einschalten</string>
- <string name="pref_equalizer_preset_title">Voreinstellung auswählen</string>
- <string name="pref_equalizer_loudness_title">Loudness-Kompensation</string>
- <string name="pref_bassboost_title">Bassverstärkung</string>
- <string name="pref_bassboost_summary_on">Bassverstärkung ist eingeschaltet</string>
- <string name="pref_bassboost_summary_off">Bassverstärkung ist ausgeschaltet</string>
- <string name="pref_bassboost_enable">Einschalten</string>
- <string name="pref_headset_virtual_title">Virtueller Raumklang</string>
- <string name="pref_headset_virtual_summary_on">Virtueller Raumklang ist eingeschaltet</string>
- <string name="pref_headset_virtual_summary_off">Virtueller Raumklang ist ausgeschaltet</string>
- <string name="pref_headset_virtual_enable">Einschalten</string>
- <string name="pref_room_title">Raumtyp</string>
- <string name="dialog_room">Raumtyp</string>
- <string name="menu_reset">Zurücksetzen</string>
- <string name="eq_preset_acoustic">Acoustic</string>
- <string name="eq_preset_bass_booster">Mehr Bässe</string>
- <string name="eq_preset_bass_reducer">Weniger Bässe</string>
- <string name="eq_preset_classical">Klassik</string>
- <string name="eq_preset_deep">Deep</string>
- <string name="eq_preset_flat">Aus</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Kleine Boxen</string>
- <string name="eq_preset_treble_booster">Mehr Höhen</string>
- <string name="eq_preset_treble_reducer">Weniger Höhen</string>
- <string name="eq_preset_vocal_booster">Sprache</string>
- <string name="eq_preset_custom">Benutzerdefiniert</string>
- <string name="category_wm8994_internal_speaker">Lautsprecher</string>
- <string name="category_wm8994_signal_processing">Signalverarbeitung</string>
- <string name="category_wm8994_headphone_amp">Kopfhörer</string>
- <string name="category_wm8994_codec_optimization">Codec-Optimierung</string>
- <string name="category_wm8994_dac_config">D/A-Wander-Einstellungen</string>
- <string name="category_wm8994_analog_path">Analogpfad-Einstellungen</string>
- <string name="category_wm8994_mic_settings">Mikrofon-Einstellungen</string>
- <string name="category_wm8994_microphone_recording">Mikrofon</string>
- <string name="wm8994_settings_title_head">Klangeinstellungen</string>
- <string name="wm8994_settings_title_subhead">Klangeinstellungen</string>
- <string name="wm8994_settings_summary_head">Erweiterte Steuerung des WM8994-Codecs</string>
- <string name="pref_wm8994_microphone_recording_title">Aufnahme-Voreinstellung</string>
- <string name="pref_wm8994_headphone_amp_title">Verstärker-Pegel</string>
- <string name="pref_wm8994_headphone_amp_summary">Analogverstärkung anpassen</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Pegel Kopfhörerverstärker</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Analogverstärkung</string>
- <string name="pref_wm8994_bass_boost_enable_title">Bassanhebung</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Erweiterte Steuerung der Bassanhebung</string>
- <string name="pref_wm8994_bass_boost_title">Bandbreite der Bassanhebung</string>
- <string name="pref_wm8994_bass_boost_summary">Erweiterte, dynamische Bandbreitensteuerung</string>
- <string name="pref_wm8994_bass_boost_preset_title">Voreinstellung der Bassanhebung</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Bassanhebung</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Verstärkung</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Bandbreite der Bassanhebung</string>
- <string name="pref_wm8994_control_enable_title">WM8994-Steuerung aktivieren</string>
- <string name="pref_wm8994_control_enable_summary">Erweiterte Steuerung des WM8994-Codecs</string>
- <string name="pref_wm8994_speaker_tuning_title">Für Musik abstimmen</string>
- <string name="pref_wm8994_speaker_tuning_summary">Rekonfiguriert den Hardware EQ für mehr Bass und ein ausgewogenes Klangbild</string>
- <string name="pref_wm8994_mono_downmix_title">Mono-Downmix</string>
- <string name="pref_wm8994_mono_downmix_summary">Stereo zu Mono heruntermischen (Für Stereo Ausgänge wie z.B. Kopfhörer)</string>
- <string name="pref_wm8994_stereo_expansion_title">Stereoverbreiterung</string>
- <string name="pref_wm8994_stereo_expansion_summary">Stereo durch digitale Signalverarbeitung verbreitern</string>
- <string name="pref_wm8994_dac_direct_title">Direktzugriff D/A-Wandler</string>
- <string name="pref_wm8994_dac_direct_summary">Direktzugriff auf den D/A-Wandler durch umgehen des Kanalmischers. Erzeugt saubereren Klang (höheres Signal-Rausch-Verhältnis)</string>
- <string name="pref_wm8994_dac_osr128_title">Hi-Fi-Wiedergabe</string>
- <string name="pref_wm8994_dac_osr128_summary">D/A-Wandler 128x Oversampling &#8212; Sauberer Klang bei Musikwiedergabe</string>
- <string name="pref_wm8994_adc_osr128_title">Hi-Fi-Aufnahme</string>
- <string name="pref_wm8994_adc_osr128_summary">A/D-Wandler 128x Oversampling &#8212; Erhöht die Aufnahmequalität</string>
- <string name="pref_wm8994_fll_tuning_title">Stabilisierter Audio-Takt</string>
- <string name="pref_wm8994_fll_tuning_summary">Stabilisierten WM8994-Audio-Takt benutzen &#8212; Verbessert die Klangqualität</string>
- <string name="help_title">Über</string>
- <string name="help_text"><b>Was ist der DSP Manager?</b>
+ <string name="app_name">DSP-Manager</string>
+ <string name="select_configuration_title">Konfiguration zum Bearbeiten auswählen</string>
+ <string name="headset_title">Kopfhörer</string>
+ <string name="speaker_title">Lautsprecher</string>
+ <string name="bluetooth_title">Bluetooth-Gerät</string>
+ <string name="usb_title">USB/Dock</string>
+ <string name="audio_effects">Audioeffekte</string>
+ <string name="pref_unavailable">Diese Funktion ist auf diesem Gerät nicht verfügbar</string>
+ <string name="dsp_settings_headset">DSP-Einstellungen - Kopfhörer</string>
+ <string name="dsp_settings_speaker">DSP-Einstellungen - Lautsprecher</string>
+ <string name="dsp_settings_bluetooth">DSP-Einstellungen - Bluetooth-Gerät</string>
+ <string name="dsp_settings_usb">DSP-Einstellungen - USB-Gerät</string>
+ <string name="dsp_settings_wm8994">DSP-Einstellungen - WM8994</string>
+ <string name="pref_dsp_title">Kompression des Dynamikumfangs</string>
+ <string name="pref_dsp_summary_on">Kompression des Dynamikumfangs ist eingeschaltet</string>
+ <string name="pref_dsp_summary_off">Kompression des Dynamikumfangs ist ausgeschaltet</string>
+ <string name="pref_dsp_enable">Einschalten</string>
+ <string name="pref_effect_title">Effektstärke auswählen</string>
+ <string name="pref_effect_freq_title">Wählen Sie zentrale Effekt-Frequenz</string>
+ <string name="dialog_effect">Effektstärke</string>
+ <string name="pref_equalizer_title">Equalizer</string>
+ <string name="pref_equalizer_summary_on">Equalizer ist eingeschaltet</string>
+ <string name="pref_equalizer_summary_off">Equalizer ist ausgeschaltet</string>
+ <string name="pref_equalizer_enable">Einschalten</string>
+ <string name="pref_equalizer_preset_title">Voreinstellung auswählen</string>
+ <string name="pref_equalizer_loudness_title">Loudness-Kompensation</string>
+ <string name="pref_bassboost_title">Bassverstärkung</string>
+ <string name="pref_bassboost_summary_on">Bassverstärkung ist eingeschaltet</string>
+ <string name="pref_bassboost_summary_off">Bassverstärkung ist ausgeschaltet</string>
+ <string name="pref_bassboost_enable">Einschalten</string>
+ <string name="pref_headset_virtual_title">Virtueller Raumklang</string>
+ <string name="pref_headset_virtual_summary_on">Virtueller Raumklang ist eingeschaltet</string>
+ <string name="pref_headset_virtual_summary_off">Virtueller Raumklang ist ausgeschaltet</string>
+ <string name="pref_headset_virtual_enable">Einschalten</string>
+ <string name="pref_room_title">Raumtyp</string>
+ <string name="dialog_room">Raumtyp</string>
+ <string name="menu_reset">Zurücksetzen</string>
+ <string name="pref_headset_stereowide_title">Stereo Erweiterung</string>
+ <string name="pref_headset_stereowide_summary_on">Stereo Erweiterung eingeschaltet</string>
+ <string name="pref_headset_stereowide_summary_off">Stereo Erweiterung ausgeschaltet</string>
+ <string name="pref_headset_stereowide_enable">Aktivieren</string>
+ <string name="dialog_stereo">Stereo Erweiterung</string>
+ <string name="eq_preset_acoustic">Acoustic</string>
+ <string name="eq_preset_bass_booster">Mehr Bässe</string>
+ <string name="eq_preset_bass_reducer">Weniger Bässe</string>
+ <string name="eq_preset_classical">Klassik</string>
+ <string name="eq_preset_deep">Deep</string>
+ <string name="eq_preset_flat">Aus</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Kleine Boxen</string>
+ <string name="eq_preset_treble_booster">Mehr Höhen</string>
+ <string name="eq_preset_treble_reducer">Weniger Höhen</string>
+ <string name="eq_preset_vocal_booster">Sprache</string>
+ <string name="eq_preset_custom">Benutzerdefiniert</string>
+ <string name="category_wm8994_internal_speaker">Lautsprecher</string>
+ <string name="category_wm8994_signal_processing">Signalverarbeitung</string>
+ <string name="category_wm8994_headphone_amp">Kopfhörer</string>
+ <string name="category_wm8994_codec_optimization">Codec-Optimierung</string>
+ <string name="category_wm8994_dac_config">D/A-Wander-Einstellungen</string>
+ <string name="category_wm8994_analog_path">Analogpfad-Einstellungen</string>
+ <string name="category_wm8994_mic_settings">Mikrofon-Einstellungen</string>
+ <string name="category_wm8994_microphone_recording">Mikrofon</string>
+ <string name="wm8994_settings_title_head">Klangeinstellungen</string>
+ <string name="wm8994_settings_title_subhead">Klangeinstellungen</string>
+ <string name="wm8994_settings_summary_head">Erweiterte Steuerung des WM8994-Codecs</string>
+ <string name="pref_wm8994_microphone_recording_title">Aufnahme-Voreinstellung</string>
+ <string name="pref_wm8994_headphone_amp_title">Verstärker-Pegel</string>
+ <string name="pref_wm8994_headphone_amp_summary">Analogverstärkung anpassen</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Pegel Kopfhörerverstärker</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Analogverstärkung</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Bassanhebung</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Erweiterte Steuerung der Bassanhebung</string>
+ <string name="pref_wm8994_bass_boost_title">Bandbreite der Bassanhebung</string>
+ <string name="pref_wm8994_bass_boost_summary">Erweiterte, dynamische Bandbreitensteuerung</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Voreinstellung der Bassanhebung</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Bassanhebung</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Verstärkung</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Bandbreite der Bassanhebung</string>
+ <string name="pref_wm8994_control_enable_title">WM8994-Steuerung aktivieren</string>
+ <string name="pref_wm8994_control_enable_summary">Erweiterte Steuerung des WM8994-Codecs</string>
+ <string name="pref_wm8994_speaker_tuning_title">Für Musik abstimmen</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Rekonfiguriert den Hardware EQ für mehr Bass und ein ausgewogenes Klangbild</string>
+ <string name="pref_wm8994_mono_downmix_title">Mono-Downmix</string>
+ <string name="pref_wm8994_mono_downmix_summary">Stereo zu Mono heruntermischen (Für Stereo Ausgänge wie z.B. Kopfhörer)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Stereoverbreiterung</string>
+ <string name="pref_wm8994_stereo_expansion_summary">Stereo durch digitale Signalverarbeitung verbreitern</string>
+ <string name="pref_wm8994_dac_direct_title">Direktzugriff D/A-Wandler</string>
+ <string name="pref_wm8994_dac_direct_summary">Direktzugriff auf den D/A-Wandler durch umgehen des Kanalmischers. Erzeugt saubereren Klang (höheres Signal-Rausch-Verhältnis)</string>
+ <string name="pref_wm8994_dac_osr128_title">Hi-Fi-Wiedergabe</string>
+ <string name="pref_wm8994_dac_osr128_summary">D/A-Wandler 128x Oversampling — Sauberer Klang bei Musikwiedergabe</string>
+ <string name="pref_wm8994_adc_osr128_title">Hi-Fi-Aufnahme</string>
+ <string name="pref_wm8994_adc_osr128_summary">A/D-Wandler 128x Oversampling — Erhöht die Aufnahmequalität</string>
+ <string name="pref_wm8994_fll_tuning_title">Stabilisierter Audio-Takt</string>
+ <string name="pref_wm8994_fll_tuning_summary">Stabilisierten WM8994-Audio-Takt benutzen — Verbessert die Klangqualität</string>
+ <string name="save_preset">Voreinstellung speichern</string>
+ <string name="load_preset">Voreinstellung laden</string>
+ <string name="new_preset">Neue Voreinstellung...</string>
+ <string name="help_title">Über</string>
+ <string name="help_text"><b>Was ist der DSP Manager?</b>
\n\n
Der DSP Manager (Digital Signal Processing) ist eine Anwendung, mit der die Audioausgabe beeinflusst werden kann. Die Signalverarbeitung findet nicht im DSP Manager statt, sondern wird durch diesen gesteuert. Der DSP Manager kann von allen zu den Android-Audioeffekten kompatiblen Anwendungen verwendet werden.
\n\n\n
@@ -136,11 +159,63 @@ Bei Verwendung eines kabelgebundenen Kopfhörers erlaubt der Equalizer auch eine
\n\n
Um die Effektstärke der Loudness-Kompensation einzustellen, sollte breitbandige Musik, z.B. Rock oder Metal, leise abgespielt werden. Man sollte versuchen, eine Einstellung zu finden, bei der die Hörbarkeit des Basses gesteigert wird, aber noch nicht hervorsticht. Nachdem die Kompensation richtig konfiguriert wurde, sollte der Bass-Pegel, unabhängig von der Hörlautstärke im Vergleich zum Pegel der anderen Instrumente, gleich bleiben. Wenn mit steigender Hörlautstärke die Musik basslastig wird, ist die Kompensation wahrscheinlich zu stark und sollte reduziert werden.
\n\n
-Die Loudness-Kompensation wirkt zusätzlich zur gewählten Einstellung des Equalizers. Falls nur eine Kompensation erwünscht ist, sollte die Equalizer-Voreinstellung "Aus" gewählt werden.
+Die Loudness-Kompensation wirkt zusätzlich zur gewählten Einstellung des Equalizers. Falls nur eine Kompensation erwünscht ist, sollte die Equalizer-Voreinstellung \"Aus\" gewählt werden.
\n\n\n
4. <b>Virtueller Raumklang</b>
\n\n
-Der "Headset-Filter" ist ein "Crossfeed-Design", das von der berühmten bs2b-Analogschaltung inspiriert wurde. Er lässt Monosignale unverändert passieren; lediglich das Differenzsignal wird mittels eines Tiefpassfilters beeinflusst. Der Filter erzeugt gleichzeitig einen Kopfschatteneffekt und eine interaurale Laufzeitdifferenz, um dem Hörer einen korrekten psychoakustischen Eindruck zu vermitteln. Dahinter steckt die Absicht, den Benutzer vor einer Hörermüdung durch unplausible Stereo-Trennung zu schützen. Der Effekt sollte bei allen Stereo-Kopfhörern verwendet werden.
+Der \"Headset-Filter\" ist ein \"Crossfeed-Design\", das von der berühmten bs2b-Analogschaltung inspiriert wurde. Er lässt Monosignale unverändert passieren; lediglich das Differenzsignal wird mittels eines Tiefpassfilters beeinflusst. Der Filter erzeugt gleichzeitig einen Kopfschatteneffekt und eine interaurale Laufzeitdifferenz, um dem Hörer einen korrekten psychoakustischen Eindruck zu vermitteln. Dahinter steckt die Absicht, den Benutzer vor einer Hörermüdung durch unplausible Stereo-Trennung zu schützen. Der Effekt sollte bei allen Stereo-Kopfhörern verwendet werden.
\n\n
Da das Mischen die (Stereo-)Kanaltrennung reduziert, entsteht ein Echo-Effekt, der für die Erhöhung der Basisbreite verwendet werden kann. Dieser Effekt wird durch die Raumtyp-Einstellung beinflusst.</string>
+ <string name="soundcontrol_title">Klang Kontrolle</string>
+ <string name="pref_soundcontrol_presets_title">Klang Kontroll-Voreinstellungen</string>
+ <string name="pref_soundcontrol_headphone_gain_title">Kopfhörer Verstärkung</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_title">Kopfhörer PowerAmp Verstärkung</string>
+ <string name="pref_soundcontrol_microphone_gain_title">Mikrofon Verstärkung</string>
+ <string name="pref_soundcontrol_speaker_gain_title">Lautsprecher Verstärkung</string>
+ <string name="pref_soundcontrol_headphone_gain_left">Kopfhörer (Links)</string>
+ <string name="pref_soundcontrol_headphone_gain_right">Kopfhörer (rechts)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_left">Kopfhörer PowerAmp (links)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_right">Kopfhörer PowerAmp (rechts)</string>
+ <string name="pref_soundcontrol_microphone_handset_gain_title">Hörer Mikrofon</string>
+ <string name="pref_soundcontrol_microphone_camcorder_gain_title">Videorekorder Mikrofon</string>
+ <string name="sc_version_title">Klang Kontrolle</string>
+ <string name="sc_preset_summary">Wählen Sie die zu ladende Voreinstellung</string>
+ <string name="sc_preset_loaded">Voreinstellung \"%s\" geladen!</string>
+ <string name="sc_preset_custom">Benutzerdefiniert</string>
+ <string name="sc_preset_quality">Qualität</string>
+ <string name="sc_preset_loudness">Loudness</string>
+ <string name="sc_preset_quiet">Ruhig</string>
+ <string name="sc_preset_stock">Grundeinstellung</string>
+ <string name="sc_value_changed">Bitte stoppen Sie Ihre Musik. Dann starten sie erneut die Wiedergabe um die Werte anzuwenden!</string>
+ <string name="navigation_drawer_toggle">Schublade wechseln</string>
+ <string name="navigation_drawer_open">Navigationsschublade öffnen</string>
+ <string name="navigation_drawer_close">Navigationsschublade schließen</string>
+ <string name="navigation_toggle_drawer">Auf Schublade umstellen</string>
+ <string name="navigation_toggle_tabbed">Auf Registerkarten umstellen</string>
+ <string name="boeffla_sound_control">Boeffla Klang Kontrolle</string>
+ <string name="boeffla_sound_title">Boeffla Klang</string>
+ <string name="boeffla_sound_summary">Boeffla Klang aktivieren</string>
+ <string name="bass_freq_tuning">Bass Frequenzabstimmung</string>
+ <string name="dac_direct_summary">Umgehen des analogen Kanals</string>
+ <string name="dac_direct_title">Direktzugriff D/A-Wandler</string>
+ <string name="dac_oversampling_summary">128 x Oversampling</string>
+ <string name="dac_oversampling_title">DAC Oversampling</string>
+ <string name="fll_tuning_summary">Den Chip Taktgeber auf bessere Qualität abstimmen</string>
+ <string name="fll_tuning_title">FLL Abstimmung</string>
+ <string name="general_title">Allgemein</string>
+ <string name="headphone_title">Kopfhörer</string>
+ <string name="mic_title">Mikrofon</string>
+ <string name="mic_call">Lautstärke während Gespräch</string>
+ <string name="mic_general">Allgemeine Lautstärke</string>
+ <string name="mono_downmix_summary">Stereo in Mono umwandeln</string>
+ <string name="mono_downmix_title">Mono-Downmix</string>
+ <string name="over_saturation_suppress">Übersättigung unterdrücken</string>
+ <string name="privacy_mode_summary">Lautsprecher stummschalten während Kopfhörer angeschlossen sind</string>
+ <string name="privacy_mode_title">Datenschutz-Modus</string>
+ <string name="speaker_tuning_summary">Lautsprecher für bessere Bass-Wiedergabe optimieren</string>
+ <string name="speaker_tuning_title">Lautsprecher Abstimmung</string>
+ <string name="speaker_volume_title">Lautsprecher Lautstärke</string>
+ <string name="stereo_expansion_summary">Klang Tiefe und Klarheit verbessern</string>
+ <string name="stereo_expansion_title">Stereo Erweiterung</string>
+ <string name="volumes_title">Lautstärken</string>
</resources>
diff --git a/res/values-el/arrays.xml b/res/values-el/arrays.xml
index ffecf9c..875fe4c 100644
--- a/res/values-el/arrays.xml
+++ b/res/values-el/arrays.xml
@@ -1,58 +1,72 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2012-2013 The CyanogenMod Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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
+ 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
+ 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.
+ 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Αρχικό</item>
- <item>Ισορροπημένο</item>
- <item>Υψηλή ευαισθησία</item>
- <item>Θορυβώδες περιβάλλον</item>
- </string-array>
- <string-array name="headphone_modes">
- <item>Studio</item>
- <item>Δωμάτιο</item>
- <item>Μεγάλο δωμάτιο</item>
- <item>Σκηνή</item>
- </string-array>
- <string-array name="equalizer_loudness_modes">
- <item>Απενεργοποιημένη</item>
- <item>Ασθενέσθατη</item>
- <item>Ασθενέστερη</item>
- <item>Ασθενής</item>
- <item>Ισχυρή</item>
- <item>Ισχυρότερη</item>
- <item>Ισχυρότατη</item>
- </string-array>
- <string-array name="compression_modes">
- <item>Μικρή</item>
- <item>Μεσαία</item>
- <item>Μεγάλη</item>
- </string-array>
- <string-array name="bassboost_modes">
- <item>Μικρή</item>
- <item>Μεσαία</item>
- <item>Μεγάλη</item>
- </string-array>
- <string-array name="wm8994_bassboost_modes">
- <item>Κανονική</item>
- <item>Μικρά ηχεία</item>
- </string-array>
- <string-array name="stereowide_modes">
- <item>Μικρό</item>
- <item>Μεσαίο</item>
- <item>Μεγάλο</item>
- </string-array>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Αρχικό</item>
+ <item>Ισορροπημένο</item>
+ <item>Υψηλή ευαισθησία</item>
+ <item>Θορυβώδες περιβάλλον</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Studio</item>
+ <item>Δωμάτιο</item>
+ <item>Μεγάλο δωμάτιο</item>
+ <item>Σκηνή</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Απενεργοποιημένη</item>
+ <item>Ασθενέσθατη</item>
+ <item>Ασθενέστερη</item>
+ <item>Ασθενής</item>
+ <item>Ισχυρή</item>
+ <item>Ισχυρότερη</item>
+ <item>Ισχυρότατη</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Μικρή</item>
+ <item>Μεσαία</item>
+ <item>Μεγάλη</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Μικρή</item>
+ <item>Μεσαία</item>
+ <item>Μεγάλη</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Κανονική</item>
+ <item>Μικρά ηχεία</item>
+ </string-array>
+ <string-array name="stereowide_modes">
+ <item>Μικρό</item>
+ <item>Μεσαίο</item>
+ <item>Μεγάλο</item>
+ </string-array>
</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index e096d5a..185ede4 100644
--- a/res/values-el/strings.xml
+++ b/res/values-el/strings.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
<!-- Copyright (C) 2012-2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
@@ -28,106 +29,106 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
<resources>
- <string name="app_name">DSP Manager</string>
- <string name="select_configuration_title">Επιλέξτε ρύθμιση για επεξεργασία</string>
- <string name="headset_title">Ακουστικά</string>
- <string name="speaker_title">Ηχείο</string>
- <string name="bluetooth_title">Bluetooth</string>
- <string name="usb_title">USB/Βάση σύνδεσης</string>
- <string name="audio_effects">Ηχητικά εφέ</string>
- <string name="pref_unavailable">Η λειτουργία δεν είναι διαθέσιμη στη συσκευή σας</string>
- <string name="dsp_settings_headset">Ρυθμίσεις DSP - Ακουστικά</string>
- <string name="dsp_settings_speaker">Ρυθμίσεις DSP - Ηχείο</string>
- <string name="dsp_settings_bluetooth">Ρυθμίσεις DSP - Συσκευή Bluetooth</string>
- <string name="dsp_settings_usb">Ρυθμίσεις DSP - Συσκευή USB</string>
- <string name="dsp_settings_wm8994">Ρυθμίσεις DSP - WM8994</string>
- <string name="pref_dsp_title">Συμπίεση δυναμικού εύρους</string>
- <string name="pref_dsp_summary_on">Συμπίεση ενεργοποιημένη</string>
- <string name="pref_dsp_summary_off">Συμπίεση απενεργοποιημένη</string>
- <string name="pref_dsp_enable">Ενεργοποίηση</string>
- <string name="pref_effect_title">Επίδραση εφέ</string>
- <string name="pref_effect_freq_title">Επιλογή κεντρικής συχνότητας εφέ</string>
- <string name="dialog_effect">Επίδραση εφέ</string>
- <string name="pref_equalizer_title">Ισοσταθμιστής</string>
- <string name="pref_equalizer_summary_on">Ισοσταθμιστής ενεργοποιημένος</string>
- <string name="pref_equalizer_summary_off">Ισοσταθμιστής απενεργοποιημένος</string>
- <string name="pref_equalizer_enable">Ενεργοποίηση</string>
- <string name="pref_equalizer_preset_title">Επιλογή προκαθορισμένου</string>
- <string name="pref_equalizer_loudness_title">Ενίσχ. υψηλών και χαμηλών συχν.</string>
- <string name="pref_bassboost_title">Ενίσχυση μπάσου</string>
- <string name="pref_bassboost_summary_on">Ενίσχυση μπάσου ενεργοποιημένη</string>
- <string name="pref_bassboost_summary_off">Ενίσχυση μπάσου απενεργοποιημένη</string>
- <string name="pref_bassboost_enable">Ενεργοποίηση</string>
- <string name="pref_headset_virtual_title">Εφέ φίλτρου ακουστικών</string>
- <string name="pref_headset_virtual_summary_on">Εφέ φίλτρου ακουστικών ενεργοποιημένο</string>
- <string name="pref_headset_virtual_summary_off">Εφέ φίλτρου ακουστικών απενεργοποιημένο</string>
- <string name="pref_headset_virtual_enable">Ενεργοποίηση</string>
- <string name="pref_room_title">Επιλογή τύπου δωματίου</string>
- <string name="dialog_room">Τύπος δωματίου</string>
- <string name="menu_reset">Επαναφορά</string>
- <string name="pref_headset_stereowide_title">Διευρυμένο Stereo</string>
- <string name="pref_headset_stereowide_summary_on">Το διευρυμένο Stereo είναι ενεργό</string>
- <string name="pref_headset_stereowide_summary_off">Το διευρυμένο Stereo είναι ανενεργό</string>
- <string name="pref_headset_stereowide_enable">Ενεργοποίηση</string>
- <string name="dialog_stereo">Διευρυμένο Stereo</string>
- <string name="eq_preset_acoustic">Ακουστική</string>
- <string name="eq_preset_bass_booster">Ενίσχυση μπάσου</string>
- <string name="eq_preset_bass_reducer">Μείωση μπάσου</string>
- <string name="eq_preset_classical">Κλασική</string>
- <string name="eq_preset_deep">Deep</string>
- <string name="eq_preset_flat">Επίπεδο</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Ροκ</string>
- <string name="eq_preset_small_speakers">Μικρά ηχεία</string>
- <string name="eq_preset_treble_booster">Ενίσχυση πρίμα</string>
- <string name="eq_preset_treble_reducer">Μείωση πρίμα</string>
- <string name="eq_preset_vocal_booster">Ενίσχυση φωνητικών</string>
- <string name="eq_preset_custom">Προσαρμοσμένο</string>
- <string name="category_wm8994_internal_speaker">Ηχείο</string>
- <string name="category_wm8994_signal_processing">Επεξεργασία σήματος</string>
- <string name="category_wm8994_headphone_amp">Ακουστικά</string>
- <string name="category_wm8994_codec_optimization">Βελτιστοποίηση κωδικοποιητή</string>
- <string name="category_wm8994_dac_config">Ρυθμίσεις μετατροπέα ψηφιακού/αναλογικού</string>
- <string name="category_wm8994_analog_path">Ρύθμιση διαδρομής αναλογικού</string>
- <string name="category_wm8994_mic_settings">Ρυθμίσεις μικροφώνου</string>
- <string name="category_wm8994_microphone_recording">Μικρόφωνο</string>
- <string name="wm8994_settings_title_head">Ρυθμίσεις ήχου</string>
- <string name="wm8994_settings_title_subhead">Ρυθμίσεις ήχου</string>
- <string name="wm8994_settings_summary_head">Προηγμένος έλεγχος του επεξεργαστή ήχου WM8994</string>
- <string name="pref_wm8994_microphone_recording_title">Προεπιλογές εγγραφής</string>
- <string name="pref_wm8994_headphone_amp_title">Επίπεδο ενισχυτή</string>
- <string name="pref_wm8994_headphone_amp_summary">Προσαρμογή αναλογικού κέρδους</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Επίπεδο ενισχυτή ακουστικών</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Αναλογικό κέρδος</string>
- <string name="pref_wm8994_bass_boost_enable_title">Ενίσχυση μπάσων</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Προηγμένος έλεγχος της ενίσχυσης μπάσων</string>
- <string name="pref_wm8994_bass_boost_title">Εύρος ενίσχυσης μπάσων</string>
- <string name="pref_wm8994_bass_boost_summary">Προηγμένος έλεγχος δυναμικού εύρους</string>
- <string name="pref_wm8994_bass_boost_preset_title">Προεπιλογή ενίσχυσης μπάσων</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Ενίσχυση μπάσων</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Κέρδος</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Εύρος ενίσχυσης μπάσων</string>
- <string name="pref_wm8994_control_enable_title">Ενεργοποίηση ελέγχου WM8994</string>
- <string name="pref_wm8994_control_enable_summary">Προηγμένος έλεγχος του επεξεργαστή ήχου WM8994</string>
- <string name="pref_wm8994_speaker_tuning_title">Ρύθμιση για μουσική</string>
- <string name="pref_wm8994_speaker_tuning_summary">Ρυθμίζει τον ισοσταθμιστή για περισσότερα μπάσα και ισορροπημένο ήχο</string>
- <string name="pref_wm8994_mono_downmix_title">Μίξη στέρεο σε μόνο</string>
- <string name="pref_wm8994_mono_downmix_summary">Μίξη στερεοφωνικού ήχου σε μονοφωνικό (για στερεοφωνικές εξόδους όπως ακουστικά)</string>
- <string name="pref_wm8994_stereo_expansion_title">Επέκταση στέρεο</string>
- <string name="pref_wm8994_stereo_expansion_summary">&#8220;Επέκταση&#8221; στερεοφωνικού ήχου μέσω ψηφιακής επεξεργασίας σήματος</string>
- <string name="pref_wm8994_dac_direct_title">Άμεση προσβ. ψηφ./αν.</string>
- <string name="pref_wm8994_dac_direct_summary">Άμεση πρόσβαση στον ψηφιακό / αναλογικό μετατροπέα, παρακάμπτοντας τον μικτη. Παράγει καθαρότερο ήχο (υψηλότερο λόγο σήματος-προς-θόρυβο)</string>
- <string name="pref_wm8994_dac_osr128_title">Αναπαραγωγή Hi-fi</string>
- <string name="pref_wm8994_dac_osr128_summary">128x oversampling στον ψηφιακό-σε-αναλογικό μετατροπέα &#8212; καθαρότερος ήχο κατά την αναπαραγωγή μουσικής</string>
- <string name="pref_wm8994_adc_osr128_title">Εγγραφή Hi-fi</string>
- <string name="pref_wm8994_adc_osr128_summary">128x oversampling στον ψηφιακό-σε-αναλογικό μετατροπέα &#8212; αυξημένη ποιότητα ηχογραφήσεων</string>
- <string name="pref_wm8994_fll_tuning_title">Βελτιωμένο audio clock</string>
- <string name="pref_wm8994_fll_tuning_summary">Χρήση βελτιωμένου audio clock στο WM8994 &#8212; βελτιώνει την ποιότητα του ήχου</string>
- <string name="save_preset">Αποθήκευση προκαθορισμένης</string>
- <string name="load_preset">Φόρτωση προκαθορισμένης</string>
- <string name="new_preset">Νέα προκαθορισμένη ρύθμιση...</string>
- <string name="help_title">Βοήθεια</string>
- <string name="help_text"><b>Τι είναι το DSP Manager;</b>
+ <string name="app_name">DSP Manager</string>
+ <string name="select_configuration_title">Επιλέξτε ρύθμιση για επεξεργασία</string>
+ <string name="headset_title">Ακουστικά</string>
+ <string name="speaker_title">Ηχείο</string>
+ <string name="bluetooth_title">Bluetooth</string>
+ <string name="usb_title">USB/Βάση σύνδεσης</string>
+ <string name="audio_effects">Ηχητικά εφέ</string>
+ <string name="pref_unavailable">Η λειτουργία δεν είναι διαθέσιμη στη συσκευή σας</string>
+ <string name="dsp_settings_headset">Ρυθμίσεις DSP - Ακουστικά</string>
+ <string name="dsp_settings_speaker">Ρυθμίσεις DSP - Ηχείο</string>
+ <string name="dsp_settings_bluetooth">Ρυθμίσεις DSP - Συσκευή Bluetooth</string>
+ <string name="dsp_settings_usb">Ρυθμίσεις DSP - Συσκευή USB</string>
+ <string name="dsp_settings_wm8994">Ρυθμίσεις DSP - WM8994</string>
+ <string name="pref_dsp_title">Συμπίεση δυναμικού εύρους</string>
+ <string name="pref_dsp_summary_on">Συμπίεση ενεργοποιημένη</string>
+ <string name="pref_dsp_summary_off">Συμπίεση απενεργοποιημένη</string>
+ <string name="pref_dsp_enable">Ενεργοποίηση</string>
+ <string name="pref_effect_title">Επίδραση εφέ</string>
+ <string name="pref_effect_freq_title">Επιλογή κεντρικής συχνότητας εφέ</string>
+ <string name="dialog_effect">Επίδραση εφέ</string>
+ <string name="pref_equalizer_title">Ισοσταθμιστής</string>
+ <string name="pref_equalizer_summary_on">Ισοσταθμιστής ενεργοποιημένος</string>
+ <string name="pref_equalizer_summary_off">Ισοσταθμιστής απενεργοποιημένος</string>
+ <string name="pref_equalizer_enable">Ενεργοποίηση</string>
+ <string name="pref_equalizer_preset_title">Επιλογή προκαθορισμένου</string>
+ <string name="pref_equalizer_loudness_title">Ενίσχ. υψηλών και χαμηλών συχν.</string>
+ <string name="pref_bassboost_title">Ενίσχυση μπάσου</string>
+ <string name="pref_bassboost_summary_on">Ενίσχυση μπάσου ενεργοποιημένη</string>
+ <string name="pref_bassboost_summary_off">Ενίσχυση μπάσου απενεργοποιημένη</string>
+ <string name="pref_bassboost_enable">Ενεργοποίηση</string>
+ <string name="pref_headset_virtual_title">Εφέ φίλτρου ακουστικών</string>
+ <string name="pref_headset_virtual_summary_on">Εφέ φίλτρου ακουστικών ενεργοποιημένο</string>
+ <string name="pref_headset_virtual_summary_off">Εφέ φίλτρου ακουστικών απενεργοποιημένο</string>
+ <string name="pref_headset_virtual_enable">Ενεργοποίηση</string>
+ <string name="pref_room_title">Επιλογή τύπου δωματίου</string>
+ <string name="dialog_room">Τύπος δωματίου</string>
+ <string name="menu_reset">Επαναφορά</string>
+ <string name="pref_headset_stereowide_title">Διευρυμένο Stereo</string>
+ <string name="pref_headset_stereowide_summary_on">Το διευρυμένο Stereo είναι ενεργό</string>
+ <string name="pref_headset_stereowide_summary_off">Το διευρυμένο Stereo είναι ανενεργό</string>
+ <string name="pref_headset_stereowide_enable">Ενεργοποίηση</string>
+ <string name="dialog_stereo">Διευρυμένο Stereo</string>
+ <string name="eq_preset_acoustic">Ακουστική</string>
+ <string name="eq_preset_bass_booster">Ενίσχυση μπάσου</string>
+ <string name="eq_preset_bass_reducer">Μείωση μπάσου</string>
+ <string name="eq_preset_classical">Κλασική</string>
+ <string name="eq_preset_deep">Deep</string>
+ <string name="eq_preset_flat">Επίπεδο</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Ροκ</string>
+ <string name="eq_preset_small_speakers">Μικρά ηχεία</string>
+ <string name="eq_preset_treble_booster">Ενίσχυση πρίμα</string>
+ <string name="eq_preset_treble_reducer">Μείωση πρίμα</string>
+ <string name="eq_preset_vocal_booster">Ενίσχυση φωνητικών</string>
+ <string name="eq_preset_custom">Προσαρμοσμένο</string>
+ <string name="category_wm8994_internal_speaker">Ηχείο</string>
+ <string name="category_wm8994_signal_processing">Επεξεργασία σήματος</string>
+ <string name="category_wm8994_headphone_amp">Ακουστικά</string>
+ <string name="category_wm8994_codec_optimization">Βελτιστοποίηση κωδικοποιητή</string>
+ <string name="category_wm8994_dac_config">Ρυθμίσεις μετατροπέα ψηφιακού/αναλογικού</string>
+ <string name="category_wm8994_analog_path">Ρύθμιση διαδρομής αναλογικού</string>
+ <string name="category_wm8994_mic_settings">Ρυθμίσεις μικροφώνου</string>
+ <string name="category_wm8994_microphone_recording">Μικρόφωνο</string>
+ <string name="wm8994_settings_title_head">Ρυθμίσεις ήχου</string>
+ <string name="wm8994_settings_title_subhead">Ρυθμίσεις ήχου</string>
+ <string name="wm8994_settings_summary_head">Προηγμένος έλεγχος του επεξεργαστή ήχου WM8994</string>
+ <string name="pref_wm8994_microphone_recording_title">Προεπιλογές εγγραφής</string>
+ <string name="pref_wm8994_headphone_amp_title">Επίπεδο ενισχυτή</string>
+ <string name="pref_wm8994_headphone_amp_summary">Προσαρμογή αναλογικού κέρδους</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Επίπεδο ενισχυτή ακουστικών</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Αναλογικό κέρδος</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Ενίσχυση μπάσων</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Προηγμένος έλεγχος της ενίσχυσης μπάσων</string>
+ <string name="pref_wm8994_bass_boost_title">Εύρος ενίσχυσης μπάσων</string>
+ <string name="pref_wm8994_bass_boost_summary">Προηγμένος έλεγχος δυναμικού εύρους</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Προεπιλογή ενίσχυσης μπάσων</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Ενίσχυση μπάσων</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Κέρδος</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Εύρος ενίσχυσης μπάσων</string>
+ <string name="pref_wm8994_control_enable_title">Ενεργοποίηση ελέγχου WM8994</string>
+ <string name="pref_wm8994_control_enable_summary">Προηγμένος έλεγχος του επεξεργαστή ήχου WM8994</string>
+ <string name="pref_wm8994_speaker_tuning_title">Ρύθμιση για μουσική</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Ρυθμίζει τον ισοσταθμιστή για περισσότερα μπάσα και ισορροπημένο ήχο</string>
+ <string name="pref_wm8994_mono_downmix_title">Μίξη στέρεο σε μόνο</string>
+ <string name="pref_wm8994_mono_downmix_summary">Μίξη στερεοφωνικού ήχου σε μονοφωνικό (για στερεοφωνικές εξόδους όπως ακουστικά)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Επέκταση στέρεο</string>
+ <string name="pref_wm8994_stereo_expansion_summary">“Επέκταση” στερεοφωνικού ήχου μέσω ψηφιακής επεξεργασίας σήματος</string>
+ <string name="pref_wm8994_dac_direct_title">Άμεση προσβ. ψηφ./αν.</string>
+ <string name="pref_wm8994_dac_direct_summary">Άμεση πρόσβαση στον ψηφιακό / αναλογικό μετατροπέα, παρακάμπτοντας τον μικτη. Παράγει καθαρότερο ήχο (υψηλότερο λόγο σήματος-προς-θόρυβο)</string>
+ <string name="pref_wm8994_dac_osr128_title">Αναπαραγωγή Hi-fi</string>
+ <string name="pref_wm8994_dac_osr128_summary">128x oversampling στον ψηφιακό-σε-αναλογικό μετατροπέα — καθαρότερος ήχο κατά την αναπαραγωγή μουσικής</string>
+ <string name="pref_wm8994_adc_osr128_title">Εγγραφή Hi-fi</string>
+ <string name="pref_wm8994_adc_osr128_summary">128x oversampling στον ψηφιακό-σε-αναλογικό μετατροπέα — αυξημένη ποιότητα ηχογραφήσεων</string>
+ <string name="pref_wm8994_fll_tuning_title">Βελτιωμένο audio clock</string>
+ <string name="pref_wm8994_fll_tuning_summary">Χρήση βελτιωμένου audio clock στο WM8994 — βελτιώνει την ποιότητα του ήχου</string>
+ <string name="save_preset">Αποθήκευση προκαθορισμένης</string>
+ <string name="load_preset">Φόρτωση προκαθορισμένης</string>
+ <string name="new_preset">Νέα προκαθορισμένη ρύθμιση...</string>
+ <string name="help_title">Βοήθεια</string>
+ <string name="help_text"><b>Τι είναι το DSP Manager;</b>
\n\n
Το DSP Manager είναι μια εφαρμογή προενίσχυσης-ισοστάθμισης ήχου.
<i>DSP</i> σημαίνει Ψηφιακή Επεξεργασία Σήματος (Digital Signal Processing)
@@ -217,37 +218,30 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Επειδή η μίξη μειώνει το στερεοφωνικό διαχωρισμό, υπάρχει ένα εφέ αντήχησης
το οποίο μπορεί να χρησιμοποιηθεί για να διατηρήσει το στερεοφωνικό εύρος.
Αυτό ελέγχεται από την επιλογή \'Επιλογή τύπου δωματίου\'.</string>
-
- <!-- Sound Control -->
- <string name="soundcontrol_title">Έλεγχος ήχου</string>
-
- <!-- Preferences -->
- <string name="pref_soundcontrol_presets_title">Προρυθμίσεις ελέγχου ήχου</string>
- <string name="pref_soundcontrol_headphone_gain_title">Κέρδος Ακουστικών</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_title">Κέρδος Ακουστικών PowerAmp</string>
- <string name="pref_soundcontrol_microphone_gain_title">Κέρδος Μικροφώνου</string>
- <string name="pref_soundcontrol_speaker_gain_title">Κέρδος ηχείου</string>
- <string name="pref_soundcontrol_headphone_gain_left">Ακουστικό (Αριστερά)</string>
- <string name="pref_soundcontrol_headphone_gain_right">Ακουστικό (Δεξιά)</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_left">Ακουστικά PowerAmp (Αριστερά)</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_right">Ακουστικά PowerAmp (Δεξιά)</string>
- <string name="pref_soundcontrol_microphone_handset_gain_title">Handset Microphone</string>
- <string name="pref_soundcontrol_microphone_camcorder_gain_title">Camcorder Microphone</string>
-
- <string name="sc_version_title">Έλεγχος ήχου</string>
- <string name="sc_preset_summary">Επιλέξτε προρύθμιση για φόρτωση</string>
- <string name="sc_preset_loaded">Η προρύθμιση \"%s\" φορτώθηκε!</string>
- <string name="sc_preset_custom">Προσαρμοσμένη</string>
- <string name="sc_preset_quality">Ποιότητα</string>
- <string name="sc_preset_loudness">Loudness</string>
- <string name="sc_preset_quiet">Ήσυχο</string>
- <string name="sc_preset_stock">Stock</string>
- <string name="sc_value_changed">Παρακαλώ σταματήστε και συνεχίστε τη μουσική σας για να εφαρμοστούν οι τιμές!</string>
-
- <!-- Drawer -->
- <string name="navigation_drawer_toggle">Εναλλαγή σε συρτάρι</string>
- <string name="navigation_drawer_open">Άνοιγμα συρταριού πλοήγησης</string>
- <string name="navigation_drawer_close">Κλείσιμο συρταριού πλοήγησης</string>
- <string name="navigation_toggle_drawer">Αλλαγή σε Συρτάρι</string>
- <string name="navigation_toggle_tabbed">Αλλαγή σε Καρτέλες</string>
+ <string name="soundcontrol_title">Έλεγχος ήχου</string>
+ <string name="pref_soundcontrol_presets_title">Προρυθμίσεις ελέγχου ήχου</string>
+ <string name="pref_soundcontrol_headphone_gain_title">Κέρδος Ακουστικών</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_title">Κέρδος Ακουστικών PowerAmp</string>
+ <string name="pref_soundcontrol_microphone_gain_title">Κέρδος Μικροφώνου</string>
+ <string name="pref_soundcontrol_speaker_gain_title">Κέρδος ηχείου</string>
+ <string name="pref_soundcontrol_headphone_gain_left">Ακουστικό (Αριστερά)</string>
+ <string name="pref_soundcontrol_headphone_gain_right">Ακουστικό (Δεξιά)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_left">Ακουστικά PowerAmp (Αριστερά)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_right">Ακουστικά PowerAmp (Δεξιά)</string>
+ <string name="pref_soundcontrol_microphone_handset_gain_title">Handset Microphone</string>
+ <string name="pref_soundcontrol_microphone_camcorder_gain_title">Camcorder Microphone</string>
+ <string name="sc_version_title">Έλεγχος ήχου</string>
+ <string name="sc_preset_summary">Επιλέξτε προρύθμιση για φόρτωση</string>
+ <string name="sc_preset_loaded">Η προρύθμιση \"%s\" φορτώθηκε!</string>
+ <string name="sc_preset_custom">Προσαρμοσμένη</string>
+ <string name="sc_preset_quality">Ποιότητα</string>
+ <string name="sc_preset_loudness">Loudness</string>
+ <string name="sc_preset_quiet">Ήσυχο</string>
+ <string name="sc_preset_stock">Stock</string>
+ <string name="sc_value_changed">Παρακαλώ σταματήστε και συνεχίστε τη μουσική σας για να εφαρμοστούν οι τιμές!</string>
+ <string name="navigation_drawer_toggle">Εναλλαγή σε συρτάρι</string>
+ <string name="navigation_drawer_open">Άνοιγμα συρταριού πλοήγησης</string>
+ <string name="navigation_drawer_close">Κλείσιμο συρταριού πλοήγησης</string>
+ <string name="navigation_toggle_drawer">Αλλαγή σε Συρτάρι</string>
+ <string name="navigation_toggle_tabbed">Αλλαγή σε Καρτέλες</string>
</resources>
diff --git a/res/values-es/arrays.xml b/res/values-es/arrays.xml
index 636a503..2a35d98 100644
--- a/res/values-es/arrays.xml
+++ b/res/values-es/arrays.xml
@@ -1,43 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Original</item>
- <item>Equilibrado</item>
- <item>Alta sensibilidad</item>
- <item>Entorno ruidoso</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>Estudio</item>
- <item>Habitación</item>
- <item>Gran habitación</item>
- <item>Escenario</item>
- </string-array>
+ 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
- <string-array name="equalizer_loudness_modes">
- <item>Deshabilitada</item>
- <item>Muy débil</item>
- <item>Débil</item>
- <item>Ligera</item>
- <item>Moderada</item>
- <item>Fuerte</item>
- <item>Muy fuerte</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="compression_modes">
- <item>Ligero</item>
- <item>Moderado</item>
- <item>Fuerte</item>
- </string-array>
+ 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.
- <string-array name="bassboost_modes">
- <item>Ligero</item>
- <item>Moderado</item>
- <item>Fuerte</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="wm8994_bassboost_modes">
- <item>Estándar</item>
- <item>Altavoces pequeños</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Original</item>
+ <item>Equilibrado</item>
+ <item>Alta sensibilidad</item>
+ <item>Entorno ruidoso</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Estudio</item>
+ <item>Habitación</item>
+ <item>Gran habitación</item>
+ <item>Escenario</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Deshabilitada</item>
+ <item>Muy débil</item>
+ <item>Débil</item>
+ <item>Ligera</item>
+ <item>Moderada</item>
+ <item>Fuerte</item>
+ <item>Muy fuerte</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Ligero</item>
+ <item>Moderado</item>
+ <item>Fuerte</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Ligero</item>
+ <item>Moderado</item>
+ <item>Fuerte</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Estándar</item>
+ <item>Altavoces pequeños</item>
+ </string-array>
</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 72d8e44..dda1d1a 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,96 +1,125 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
<resources>
- <string name="app_name">Ecualizador</string>
- <string name="select_configuration_title">Seleccionar configuración a editar</string>
- <string name="headset_title">Auriculares</string>
- <string name="speaker_title">Altavoz</string>
- <string name="bluetooth_title">Bluetooth</string>
- <string name="usb_title">USB/Base</string>
- <string name="audio_effects">Filtros de audio</string>
- <string name="pref_unavailable">Funcionalidad no disponible para el dispositivo</string>
- <string name="dsp_settings_headset">Ajustes - Auriculares</string>
- <string name="dsp_settings_speaker">Ajustes - Altavoces</string>
- <string name="dsp_settings_bluetooth">Ajustes - Bluetooth</string>
- <string name="dsp_settings_usb">Ajustes - Dispositivo USB</string>
- <string name="dsp_settings_wm8994">Ajustes - WM8994</string>
- <string name="pref_dsp_title">Rango de Compresión Dinámica</string>
- <string name="pref_dsp_summary_on">Compresión activada</string>
- <string name="pref_dsp_summary_off">Compresión desactivada</string>
- <string name="pref_dsp_enable">Habilitar</string>
- <string name="pref_effect_title">Intensidad del efecto</string>
- <string name="dialog_effect">Intensidad del efecto</string>
- <string name="pref_equalizer_title">Ecualizador</string>
- <string name="pref_equalizer_summary_on">Ecualizador activado</string>
- <string name="pref_equalizer_summary_off">Ecualizador desactivado</string>
- <string name="pref_equalizer_enable">Habilitar</string>
- <string name="pref_equalizer_preset_title">Predefinido</string>
- <string name="pref_equalizer_loudness_title">Compensación sonora</string>
- <string name="pref_bassboost_title">Bass Boost</string>
- <string name="pref_bassboost_summary_on">Bass Boost activado</string>
- <string name="pref_bassboost_summary_off">Bass Boost desactivado</string>
- <string name="pref_bassboost_enable">Habilitar</string>
- <string name="pref_headset_virtual_title">Efectos de sala en auriculares</string>
- <string name="pref_headset_virtual_summary_on">Efectos de sala activados</string>
- <string name="pref_headset_virtual_summary_off">Efectos de sala desactivados</string>
- <string name="pref_headset_virtual_enable">Habilitar</string>
- <string name="pref_room_title">Seleccionar tipo de habitación</string>
- <string name="dialog_room">Tipo de habitación</string>
- <string name="menu_reset">Restaurar</string>
- <string name="eq_preset_acoustic">Acústico</string>
- <string name="eq_preset_bass_booster">Potenciar bajos</string>
- <string name="eq_preset_bass_reducer">Reducir bajos</string>
- <string name="eq_preset_classical">Clásica</string>
- <string name="eq_preset_deep">Profunda</string>
- <string name="eq_preset_flat">Plana</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Altavoces pequeños</string>
- <string name="eq_preset_treble_booster">Potenciar agudos</string>
- <string name="eq_preset_treble_reducer">Reducir agudos</string>
- <string name="eq_preset_vocal_booster">Potenciador vocal</string>
- <string name="eq_preset_custom">Personalizado</string>
- <string name="category_wm8994_internal_speaker">Altavoz</string>
- <string name="category_wm8994_signal_processing">Procesamiento de señal</string>
- <string name="category_wm8994_headphone_amp">Auriculares</string>
- <string name="category_wm8994_codec_optimization">Optimización de códec</string>
- <string name="category_wm8994_dac_config">Ajustes de conversión digital/analógico</string>
- <string name="category_wm8994_analog_path">Configuración de ruta analógica</string>
- <string name="category_wm8994_mic_settings">Ajustes de micrófono</string>
- <string name="category_wm8994_microphone_recording">Micrófono</string>
- <string name="wm8994_settings_title_head">Ajustes de sonido</string>
- <string name="wm8994_settings_title_subhead">Ajustes de sonido</string>
- <string name="wm8994_settings_summary_head">Ajustes avanzados del procesador de sonido WM8994</string>
- <string name="pref_wm8994_microphone_recording_title">Grabación predefinida</string>
- <string name="pref_wm8994_headphone_amp_title">Nivel del amplificador</string>
- <string name="pref_wm8994_headphone_amp_summary">Personalizar ganancia analógica</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Nivel del amplificador de auriculares</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Ganancia analógica</string>
- <string name="pref_wm8994_bass_boost_enable_title">Bass Boost</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Ajustes avanzados de Bass Boost</string>
- <string name="pref_wm8994_bass_boost_title">Rango Bass Boost</string>
- <string name="pref_wm8994_bass_boost_summary">Gestión avanzada de rango dinámico</string>
- <string name="pref_wm8994_bass_boost_preset_title">Bass Bost predefinido</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Bass Boost</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Ganancia</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Rango Bass Boost</string>
- <string name="pref_wm8994_control_enable_title">Habilitar ajustes WM8994</string>
- <string name="pref_wm8994_control_enable_summary">Ajustes avanzados del procesador de sonido WM8994</string>
- <string name="pref_wm8994_speaker_tuning_title">Ajustes de música</string>
- <string name="pref_wm8994_speaker_tuning_summary">Reconfigurar el hardware del ecualizador para obtener un sonido más bajo y balanceado</string>
- <string name="pref_wm8994_mono_downmix_title">Mezclar mono</string>
- <string name="pref_wm8994_mono_downmix_summary">Mezclar sonido estéreo con mono (para salidas estéreo, tales como auriculares)</string>
- <string name="pref_wm8994_stereo_expansion_title">Expansión estéreo</string>
- <string name="pref_wm8994_stereo_expansion_summary">Expandir el sonido estéreo a través del procesamiento de señales digitales</string>
- <string name="pref_wm8994_dac_direct_title">Acceso D/A directo</string>
- <string name="pref_wm8994_dac_direct_summary">Acceder conversor digital/analógico directamente, pasando por alto el canal mezclador. Produce un sonido más limpio (un mayor ratio de señal-a-sonido)</string>
- <string name="pref_wm8994_dac_osr128_title">Reproducción Hi-Fi</string>
- <string name="pref_wm8994_dac_osr128_summary">Sobremuestreo a 128x de conversión digital-a-analógico (limpia el sonido mientras se reproduce música)</string>
- <string name="pref_wm8994_adc_osr128_title">Grabación Hi-Fi</string>
- <string name="pref_wm8994_adc_osr128_summary">Sobremuestreo a 128x de conversión analógico-a-digital (incrementa la calidad de las grabaciones)</string>
- <string name="pref_wm8994_fll_tuning_title">Reloj de audio ajustado</string>
- <string name="pref_wm8994_fll_tuning_summary">Usar reloj de audio WM8994 ajustado (mejora la calidad del sonido)</string>
- <string name="help_title">Ayuda</string>
- <string name="help_text"><b>¿Qué es DSP Manager?</b>
+ <string name="app_name">Ecualizador</string>
+ <string name="select_configuration_title">Seleccionar configuración a editar</string>
+ <string name="headset_title">Auriculares</string>
+ <string name="speaker_title">Altavoz</string>
+ <string name="bluetooth_title">Bluetooth</string>
+ <string name="usb_title">USB/Base</string>
+ <string name="audio_effects">Filtros de audio</string>
+ <string name="pref_unavailable">Funcionalidad no disponible para el dispositivo</string>
+ <string name="dsp_settings_headset">Ajustes - Auriculares</string>
+ <string name="dsp_settings_speaker">Ajustes - Altavoces</string>
+ <string name="dsp_settings_bluetooth">Ajustes - Bluetooth</string>
+ <string name="dsp_settings_usb">Ajustes - Dispositivo USB</string>
+ <string name="dsp_settings_wm8994">Ajustes - WM8994</string>
+ <string name="pref_dsp_title">Rango de Compresión Dinámica</string>
+ <string name="pref_dsp_summary_on">Compresión activada</string>
+ <string name="pref_dsp_summary_off">Compresión desactivada</string>
+ <string name="pref_dsp_enable">Habilitar</string>
+ <string name="pref_effect_title">Intensidad del efecto</string>
+ <string name="dialog_effect">Intensidad del efecto</string>
+ <string name="pref_equalizer_title">Ecualizador</string>
+ <string name="pref_equalizer_summary_on">Ecualizador activado</string>
+ <string name="pref_equalizer_summary_off">Ecualizador desactivado</string>
+ <string name="pref_equalizer_enable">Habilitar</string>
+ <string name="pref_equalizer_preset_title">Predefinido</string>
+ <string name="pref_equalizer_loudness_title">Compensación sonora</string>
+ <string name="pref_bassboost_title">Bass Boost</string>
+ <string name="pref_bassboost_summary_on">Bass Boost activado</string>
+ <string name="pref_bassboost_summary_off">Bass Boost desactivado</string>
+ <string name="pref_bassboost_enable">Habilitar</string>
+ <string name="pref_headset_virtual_title">Efectos de sala en auriculares</string>
+ <string name="pref_headset_virtual_summary_on">Efectos de sala activados</string>
+ <string name="pref_headset_virtual_summary_off">Efectos de sala desactivados</string>
+ <string name="pref_headset_virtual_enable">Habilitar</string>
+ <string name="pref_room_title">Seleccionar tipo de habitación</string>
+ <string name="dialog_room">Tipo de habitación</string>
+ <string name="menu_reset">Restaurar</string>
+ <string name="eq_preset_acoustic">Acústico</string>
+ <string name="eq_preset_bass_booster">Potenciar bajos</string>
+ <string name="eq_preset_bass_reducer">Reducir bajos</string>
+ <string name="eq_preset_classical">Clásica</string>
+ <string name="eq_preset_deep">Profunda</string>
+ <string name="eq_preset_flat">Plana</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Altavoces pequeños</string>
+ <string name="eq_preset_treble_booster">Potenciar agudos</string>
+ <string name="eq_preset_treble_reducer">Reducir agudos</string>
+ <string name="eq_preset_vocal_booster">Potenciador vocal</string>
+ <string name="eq_preset_custom">Personalizado</string>
+ <string name="category_wm8994_internal_speaker">Altavoz</string>
+ <string name="category_wm8994_signal_processing">Procesamiento de señal</string>
+ <string name="category_wm8994_headphone_amp">Auriculares</string>
+ <string name="category_wm8994_codec_optimization">Optimización de códec</string>
+ <string name="category_wm8994_dac_config">Ajustes de conversión digital/analógico</string>
+ <string name="category_wm8994_analog_path">Configuración de ruta analógica</string>
+ <string name="category_wm8994_mic_settings">Ajustes de micrófono</string>
+ <string name="category_wm8994_microphone_recording">Micrófono</string>
+ <string name="wm8994_settings_title_head">Ajustes de sonido</string>
+ <string name="wm8994_settings_title_subhead">Ajustes de sonido</string>
+ <string name="wm8994_settings_summary_head">Ajustes avanzados del procesador de sonido WM8994</string>
+ <string name="pref_wm8994_microphone_recording_title">Grabación predefinida</string>
+ <string name="pref_wm8994_headphone_amp_title">Nivel del amplificador</string>
+ <string name="pref_wm8994_headphone_amp_summary">Personalizar ganancia analógica</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Nivel del amplificador de auriculares</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Ganancia analógica</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Bass Boost</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Ajustes avanzados de Bass Boost</string>
+ <string name="pref_wm8994_bass_boost_title">Rango Bass Boost</string>
+ <string name="pref_wm8994_bass_boost_summary">Gestión avanzada de rango dinámico</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Bass Bost predefinido</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Bass Boost</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Ganancia</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Rango Bass Boost</string>
+ <string name="pref_wm8994_control_enable_title">Habilitar ajustes WM8994</string>
+ <string name="pref_wm8994_control_enable_summary">Ajustes avanzados del procesador de sonido WM8994</string>
+ <string name="pref_wm8994_speaker_tuning_title">Ajustes de música</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Reconfigurar el hardware del ecualizador para obtener un sonido más bajo y balanceado</string>
+ <string name="pref_wm8994_mono_downmix_title">Mezclar mono</string>
+ <string name="pref_wm8994_mono_downmix_summary">Mezclar sonido estéreo con mono (para salidas estéreo, tales como auriculares)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Expansión estéreo</string>
+ <string name="pref_wm8994_stereo_expansion_summary">Expandir el sonido estéreo a través del procesamiento de señales digitales</string>
+ <string name="pref_wm8994_dac_direct_title">Acceso D/A directo</string>
+ <string name="pref_wm8994_dac_direct_summary">Acceder conversor digital/analógico directamente, pasando por alto el canal mezclador. Produce un sonido más limpio (un mayor ratio de señal-a-sonido)</string>
+ <string name="pref_wm8994_dac_osr128_title">Reproducción Hi-Fi</string>
+ <string name="pref_wm8994_dac_osr128_summary">Sobremuestreo a 128x de conversión digital-a-analógico (limpia el sonido mientras se reproduce música)</string>
+ <string name="pref_wm8994_adc_osr128_title">Grabación Hi-Fi</string>
+ <string name="pref_wm8994_adc_osr128_summary">Sobremuestreo a 128x de conversión analógico-a-digital (incrementa la calidad de las grabaciones)</string>
+ <string name="pref_wm8994_fll_tuning_title">Reloj de audio ajustado</string>
+ <string name="pref_wm8994_fll_tuning_summary">Usar reloj de audio WM8994 ajustado (mejora la calidad del sonido)</string>
+ <string name="help_title">Ayuda</string>
+ <string name="help_text"><b>¿Qué es DSP Manager?</b>
\n\n
DSP Manager (Ecualizador) es una aplicación para el ajuste del sonido.
<i>DSP</i> significa Digital Signal Processing (Procesamiento de Señal Digital),
diff --git a/res/values-fi/arrays.xml b/res/values-fi/arrays.xml
index 18c8e22..5b65a14 100644
--- a/res/values-fi/arrays.xml
+++ b/res/values-fi/arrays.xml
@@ -1,31 +1,57 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="headphone_modes">
- <item>Studio</item>
- <item>Huone</item>
- <item>Iso huone</item>
- <item>Lava</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="equalizer_loudness_modes">
- <item>Pois käytöstä</item>
- <item>Heikoin</item>
- <item>Heikompi</item>
- <item>Heikko</item>
- <item>Vahva</item>
- <item>Vahvempi</item>
- <item>Vahvin</item>
- </string-array>
+ 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
- <string-array name="compression_modes">
- <item>Kevyt</item>
- <item>Keskitaso</item>
- <item>Vahva</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="bassboost_modes">
- <item>Kevyt</item>
- <item>Keskitaso</item>
- <item>Vahva</item>
- </string-array>
+ 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="headphone_modes">
+ <item>Studio</item>
+ <item>Huone</item>
+ <item>Iso huone</item>
+ <item>Lava</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Pois käytöstä</item>
+ <item>Heikoin</item>
+ <item>Heikompi</item>
+ <item>Heikko</item>
+ <item>Vahva</item>
+ <item>Vahvempi</item>
+ <item>Vahvin</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Kevyt</item>
+ <item>Keskitaso</item>
+ <item>Vahva</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Kevyt</item>
+ <item>Keskitaso</item>
+ <item>Vahva</item>
+ </string-array>
</resources>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
index b566937..aec4abc 100644
--- a/res/values-fi/strings.xml
+++ b/res/values-fi/strings.xml
@@ -1,48 +1,76 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="select_configuration_title">Valitse muokattava asetus</string>
- <string name="headset_title">Kuulokkeet</string>
- <string name="speaker_title">Kaiutin</string>
- <string name="bluetooth_title">Bluetooth-laite</string>
- <string name="audio_effects">Audio Effects</string>
- <string name="dsp_settings_headset">DSP Asetukset - Kuulokkeet</string>
- <string name="dsp_settings_speaker">DSP Asetukset - Puhelimen kaiutin</string>
- <string name="dsp_settings_bluetooth">DSP Asetukset - Bluetooth-laite</string>
- <string name="pref_dsp_title">Kompressointi</string>
- <string name="pref_dsp_summary_on">Kompressointi päällä</string>
- <string name="pref_dsp_summary_off">Kompressointi pois päältä</string>
- <string name="pref_dsp_enable">Käytössä</string>
- <string name="pref_effect_title">Valitse voimakkuus</string>
- <string name="dialog_effect">Efektin voimakkuus</string>
- <string name="pref_equalizer_title">Taajuuskorjain</string>
- <string name="pref_equalizer_summary_on">Taajuuskorjain päällä</string>
- <string name="pref_equalizer_summary_off">Taajuuskorjain pois päältä</string>
- <string name="pref_equalizer_enable">Käytössä</string>
- <string name="pref_equalizer_preset_title">Valitse asetus</string>
- <string name="pref_equalizer_loudness_title">Äänentason kompensointi</string>
- <string name="pref_bassboost_title">Basson korostus</string>
- <string name="pref_bassboost_summary_on">Basson korostus päällä</string>
- <string name="pref_bassboost_summary_off">Basson korostus pois päältä</string>
- <string name="pref_bassboost_enable">Käytössä</string>
- <string name="pref_headset_virtual_title">Kuulokkeiden virtuaalihuone-efekti</string>
- <string name="pref_headset_virtual_summary_on">Kuulokkeiden virtuaalihuone-efekti päällä</string>
- <string name="pref_headset_virtual_summary_off">Kuulokkeiden virtuaalihuone-efekti pois päältä</string>
- <string name="pref_headset_virtual_enable">Käytössä</string>
- <string name="pref_room_title">Valitse huonetyyppi</string>
- <string name="dialog_room">Huonetyyppi</string>
- <string name="menu_reset">Palauta oletukset</string>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
- <string name="eq_preset_acoustic">Akustinen</string>
- <string name="eq_preset_bass_booster">Basson korostus</string>
- <string name="eq_preset_bass_reducer">Basson vaimennus</string>
- <string name="eq_preset_classical">Klassinen</string>
- <string name="eq_preset_deep">Syvä</string>
- <string name="eq_preset_flat">Neutraali</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Pienet kaiuttimet</string>
- <string name="eq_preset_treble_booster">Diskantin korostus</string>
- <string name="eq_preset_treble_reducer">Diskantin vaimennus</string>
- <string name="eq_preset_vocal_booster">Laulun korostus</string>
- <string name="eq_preset_custom">Muokattu</string>
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="select_configuration_title">Valitse muokattava asetus</string>
+ <string name="headset_title">Kuulokkeet</string>
+ <string name="speaker_title">Kaiutin</string>
+ <string name="bluetooth_title">Bluetooth-laite</string>
+ <string name="audio_effects">Audio Effects</string>
+ <string name="dsp_settings_headset">DSP Asetukset - Kuulokkeet</string>
+ <string name="dsp_settings_speaker">DSP Asetukset - Puhelimen kaiutin</string>
+ <string name="dsp_settings_bluetooth">DSP Asetukset - Bluetooth-laite</string>
+ <string name="pref_dsp_title">Kompressointi</string>
+ <string name="pref_dsp_summary_on">Kompressointi päällä</string>
+ <string name="pref_dsp_summary_off">Kompressointi pois päältä</string>
+ <string name="pref_dsp_enable">Käytössä</string>
+ <string name="pref_effect_title">Valitse voimakkuus</string>
+ <string name="dialog_effect">Efektin voimakkuus</string>
+ <string name="pref_equalizer_title">Taajuuskorjain</string>
+ <string name="pref_equalizer_summary_on">Taajuuskorjain päällä</string>
+ <string name="pref_equalizer_summary_off">Taajuuskorjain pois päältä</string>
+ <string name="pref_equalizer_enable">Käytössä</string>
+ <string name="pref_equalizer_preset_title">Valitse asetus</string>
+ <string name="pref_equalizer_loudness_title">Äänentason kompensointi</string>
+ <string name="pref_bassboost_title">Basson korostus</string>
+ <string name="pref_bassboost_summary_on">Basson korostus päällä</string>
+ <string name="pref_bassboost_summary_off">Basson korostus pois päältä</string>
+ <string name="pref_bassboost_enable">Käytössä</string>
+ <string name="pref_headset_virtual_title">Kuulokkeiden virtuaalihuone-efekti</string>
+ <string name="pref_headset_virtual_summary_on">Kuulokkeiden virtuaalihuone-efekti päällä</string>
+ <string name="pref_headset_virtual_summary_off">Kuulokkeiden virtuaalihuone-efekti pois päältä</string>
+ <string name="pref_headset_virtual_enable">Käytössä</string>
+ <string name="pref_room_title">Valitse huonetyyppi</string>
+ <string name="dialog_room">Huonetyyppi</string>
+ <string name="menu_reset">Palauta oletukset</string>
+ <string name="eq_preset_acoustic">Akustinen</string>
+ <string name="eq_preset_bass_booster">Basson korostus</string>
+ <string name="eq_preset_bass_reducer">Basson vaimennus</string>
+ <string name="eq_preset_classical">Klassinen</string>
+ <string name="eq_preset_deep">Syvä</string>
+ <string name="eq_preset_flat">Neutraali</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Pienet kaiuttimet</string>
+ <string name="eq_preset_treble_booster">Diskantin korostus</string>
+ <string name="eq_preset_treble_reducer">Diskantin vaimennus</string>
+ <string name="eq_preset_vocal_booster">Laulun korostus</string>
+ <string name="eq_preset_custom">Muokattu</string>
</resources>
diff --git a/res/values-fr/arrays.xml b/res/values-fr/arrays.xml
index b47271b..234bd9f 100644
--- a/res/values-fr/arrays.xml
+++ b/res/values-fr/arrays.xml
@@ -1,49 +1,72 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Original</item>
- <item>Equilibré</item>
- <item>Haute sensibilité</item>
- <item>Environnement bruyant</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>Studio</item>
- <item>Chambre</item>
- <item>Grande chambre</item>
- <item>Scène</item>
- </string-array>
+ 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
- <string-array name="equalizer_loudness_modes">
- <item>Désactivé</item>
- <item>Le plus faible</item>
- <item>Plus faible</item>
- <item>Faible</item>
- <item>Fort</item>
- <item>Plus fort</item>
- <item>Le plus fort</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="compression_modes">
- <item>Léger</item>
- <item>Moyen</item>
- <item>Élevé</item>
- </string-array>
+ 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.
- <string-array name="bassboost_modes">
- <item>Léger</item>
- <item>Moyen</item>
- <item>Élevé</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="wm8994_bassboost_modes">
- <item>Standard</item>
- <item>Petit haut-parleur</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
- <string-array name="stereowide_modes">
- <item>Léger</item>
- <item>Moyen</item>
- <item>Élevé</item>
- </string-array>
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Original</item>
+ <item>Equilibré</item>
+ <item>Haute sensibilité</item>
+ <item>Environnement bruyant</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Studio</item>
+ <item>Chambre</item>
+ <item>Grande chambre</item>
+ <item>Scène</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Désactivé</item>
+ <item>Le plus faible</item>
+ <item>Plus faible</item>
+ <item>Faible</item>
+ <item>Fort</item>
+ <item>Plus fort</item>
+ <item>Le plus fort</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Léger</item>
+ <item>Moyen</item>
+ <item>Élevé</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Léger</item>
+ <item>Moyen</item>
+ <item>Élevé</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Standard</item>
+ <item>Petit haut-parleur</item>
+ </string-array>
+ <string-array name="stereowide_modes">
+ <item>Léger</item>
+ <item>Moyen</item>
+ <item>Élevé</item>
+ </string-array>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index bf3d1fb..d6e636a 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -1,120 +1,134 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2012-2013 The CyanogenMod Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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
+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
+ 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.
- -->
+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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
<resources>
- <string name="app_name">Effets audio</string>
- <string name="select_configuration_title">Choisir la configuration à éditer</string>
- <string name="headset_title">Casque</string>
- <string name="speaker_title">Haut-parleur du téléphone</string>
- <string name="bluetooth_title">Périphérique Bluetooth</string>
- <string name="usb_title">USB/Station d\'accueil</string>
- <string name="audio_effects">Autres effets audio</string>
- <string name="pref_unavailable">Fonctionnalité non disponible pour votre appareil</string>
- <string name="dsp_settings_headset">Paramètres DSP - Casque</string>
- <string name="dsp_settings_speaker">Paramètres DSP - Haut-parleur</string>
- <string name="dsp_settings_bluetooth">Paramètres DSP - Bluetooth</string>
- <string name="dsp_settings_usb">Paramètres DSP - Appareil USB</string>
- <string name="dsp_settings_wm8994">Paramètres DSP - WM8994</string>
- <string name="pref_dsp_title">Compresseur audio dynamique</string>
- <string name="pref_dsp_summary_on">La compression est activée</string>
- <string name="pref_dsp_summary_off">La compression est désactivée</string>
- <string name="pref_dsp_enable">Activer</string>
- <string name="pref_effect_title">Définir la force de l\'effet</string>
- <string name="pref_effect_freq_title">Définir la fréquence centrale de l\'effet</string>
- <string name="dialog_effect">Force de l\'effet</string>
- <string name="pref_equalizer_title">Égaliseur</string>
- <string name="pref_equalizer_summary_on">L\'égaliseur est activé</string>
- <string name="pref_equalizer_summary_off">L\'égaliseur est désactivé</string>
- <string name="pref_equalizer_enable">Activer</string>
- <string name="pref_equalizer_preset_title">Profil audio</string>
- <string name="pref_equalizer_loudness_title">Compenser les graves</string>
- <string name="pref_bassboost_title">Amplification des basses</string>
- <string name="pref_bassboost_summary_on">L\'amplification des basses est activée</string>
- <string name="pref_bassboost_summary_off">L\'amplification des basses est désactivée</string>
- <string name="pref_bassboost_enable">Activer</string>
- <string name="pref_headset_virtual_title">Effet chambre virtuelle</string>
- <string name="pref_headset_virtual_summary_on">L\'effet chambre virtuelle est activé</string>
- <string name="pref_headset_virtual_summary_off">L\'effet chambre virtuelle est désactivé</string>
- <string name="pref_headset_virtual_enable">Activer</string>
- <string name="pref_headset_stereowide_title">Élargisseur stéréo</string>
- <string name="pref_headset_stereowide_summary_on">Élargisseur stéréo activé</string>
- <string name="pref_headset_stereowide_summary_off">Élargisseur stéréo désactivé</string>
- <string name="pref_headset_stereowide_enable">Activer</string>
- <string name="dialog_stereo">Élargisseur stéréo</string>
- <string name="pref_room_title">Type de chambre</string>
- <string name="dialog_room">Type de chambre</string>
- <string name="menu_reset">Remise à zéro</string>
- <string name="eq_preset_acoustic">Acoustique</string>
- <string name="eq_preset_bass_booster">Amplification des basses</string>
- <string name="eq_preset_bass_reducer">Réduction des basses</string>
- <string name="eq_preset_classical">Classique</string>
- <string name="eq_preset_deep">Profond</string>
- <string name="eq_preset_flat">Plat</string>
- <string name="eq_preset_r_and_b">RnB</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Petits haut-parleurs</string>
- <string name="eq_preset_treble_booster">Amplification des aiguës</string>
- <string name="eq_preset_treble_reducer">Réduction des aiguës</string>
- <string name="eq_preset_vocal_booster">Amplification de la voix</string>
- <string name="eq_preset_custom">Personnalisé</string>
- <string name="category_wm8994_internal_speaker">Haut-parleur</string>
- <string name="category_wm8994_signal_processing">Traitement du signal</string>
- <string name="category_wm8994_headphone_amp">Casque</string>
- <string name="category_wm8994_codec_optimization">Optimisation des Codecs</string>
- <string name="category_wm8994_dac_config">Paramètre de convertion Digital/Analog</string>
- <string name="category_wm8994_analog_path">Configuration du chemin analogique</string>
- <string name="category_wm8994_mic_settings">Paramètre du microphone</string>
- <string name="category_wm8994_microphone_recording">Microphone</string>
- <string name="wm8994_settings_title_head">Paramètres audio</string>
- <string name="wm8994_settings_title_subhead">Paramètres audio</string>
- <string name="wm8994_settings_summary_head">Contrôles avancés du processeur audio WM8994</string>
- <string name="pref_wm8994_microphone_recording_title">Réglages d\'enregistrement</string>
- <string name="pref_wm8994_headphone_amp_title">Niveau d\'amplification</string>
- <string name="pref_wm8994_headphone_amp_summary">Définir le gain analogique</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Niveau d\'amplification du casque</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Gain analogique</string>
- <string name="pref_wm8994_bass_boost_enable_title">Amplification des basses</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Contrôles avancés de l\'amplification des basses</string>
- <string name="pref_wm8994_bass_boost_title">Gamme d\'amplification des basses</string>
- <string name="pref_wm8994_bass_boost_summary">Gestion avancée de la plage dynamique</string>
- <string name="pref_wm8994_bass_boost_preset_title">Amplification prédéfinie des basses</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Amplification des basses</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Gain</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Gamme d\'amplification des basses</string>
- <string name="pref_wm8994_control_enable_title">Activer le contrôleur WM8994</string>
- <string name="pref_wm8994_control_enable_summary">Contrôles avancés du processeur audio WM8994</string>
- <string name="pref_wm8994_speaker_tuning_title">Réglages pour la musique</string>
- <string name="pref_wm8994_speaker_tuning_summary">Configurer l\'égaliseur matériel pour plus de basses et un son équilibré</string>
- <string name="pref_wm8994_mono_downmix_title">Encodage mono</string>
- <string name="pref_wm8994_mono_downmix_summary">Encoder le son stéréo en son mono (pour les sorties stéréo, comme les casques)</string>
- <string name="pref_wm8994_stereo_expansion_title">Extension stéréo</string>
- <string name="pref_wm8994_stereo_expansion_summary">\'Étendre\' le son stéréo via le signal digital du processeur audio</string>
- <string name="pref_wm8994_dac_direct_title">D/AC direct</string>
- <string name="pref_wm8994_dac_direct_summary">Accès direct au convertisseur digital/analogique, contourne le mixeur. Produit un son pur (Rapport signal/bruit supérieur)</string>
- <string name="pref_wm8994_dac_osr128_title">Lecture Hi-fi</string>
- <string name="pref_wm8994_dac_osr128_summary">Convertisseur digital vers analogique, suréchantillonnage de 128x &#8212; son net pour la lecture de la musique</string>
- <string name="pref_wm8994_adc_osr128_title">Enregistrement Hi-fi</string>
- <string name="pref_wm8994_adc_osr128_summary">Convertisseur analogique vers digital, suréchantillonnage de 128x &#8212; augmente la qualité des enregistrements</string>
- <string name="pref_wm8994_fll_tuning_title">Horloge audio personalisée</string>
- <string name="pref_wm8994_fll_tuning_summary">Utiliser une horloge audio pour WM8994 personnalisée &#8212; améliore la qualité du son</string>
- <string name="save_preset">Sauver les pré-réglages</string>
- <string name="load_preset">Charger les pré-réglages</string>
- <string name="new_preset">Nouveau pré-réglage\u2026</string>
- <string name="help_title">Guide utilisateur</string>
- <string name="help_text"><b>Qu\'est-ce que DSP Manager ?</b>
+ <string name="app_name">Effets audio</string>
+ <string name="select_configuration_title">Choisir la configuration à éditer</string>
+ <string name="headset_title">Casque</string>
+ <string name="speaker_title">Haut-parleur du téléphone</string>
+ <string name="bluetooth_title">Périphérique Bluetooth</string>
+ <string name="usb_title">USB/Station d\'accueil</string>
+ <string name="audio_effects">Autres effets audio</string>
+ <string name="pref_unavailable">Fonctionnalité non disponible pour votre appareil</string>
+ <string name="dsp_settings_headset">Paramètres DSP - Casque</string>
+ <string name="dsp_settings_speaker">Paramètres DSP - Haut-parleur</string>
+ <string name="dsp_settings_bluetooth">Paramètres DSP - Bluetooth</string>
+ <string name="dsp_settings_usb">Paramètres DSP - Appareil USB</string>
+ <string name="dsp_settings_wm8994">Paramètres DSP - WM8994</string>
+ <string name="pref_dsp_title">Compresseur audio dynamique</string>
+ <string name="pref_dsp_summary_on">La compression est activée</string>
+ <string name="pref_dsp_summary_off">La compression est désactivée</string>
+ <string name="pref_dsp_enable">Activer</string>
+ <string name="pref_effect_title">Définir la force de l\'effet</string>
+ <string name="pref_effect_freq_title">Définir la fréquence centrale de l\'effet</string>
+ <string name="dialog_effect">Force de l\'effet</string>
+ <string name="pref_equalizer_title">Égaliseur</string>
+ <string name="pref_equalizer_summary_on">L\'égaliseur est activé</string>
+ <string name="pref_equalizer_summary_off">L\'égaliseur est désactivé</string>
+ <string name="pref_equalizer_enable">Activer</string>
+ <string name="pref_equalizer_preset_title">Profil audio</string>
+ <string name="pref_equalizer_loudness_title">Compenser les graves</string>
+ <string name="pref_bassboost_title">Amplification des basses</string>
+ <string name="pref_bassboost_summary_on">L\'amplification des basses est activée</string>
+ <string name="pref_bassboost_summary_off">L\'amplification des basses est désactivée</string>
+ <string name="pref_bassboost_enable">Activer</string>
+ <string name="pref_headset_virtual_title">Effet chambre virtuelle</string>
+ <string name="pref_headset_virtual_summary_on">L\'effet chambre virtuelle est activé</string>
+ <string name="pref_headset_virtual_summary_off">L\'effet chambre virtuelle est désactivé</string>
+ <string name="pref_headset_virtual_enable">Activer</string>
+ <string name="pref_room_title">Type de chambre</string>
+ <string name="dialog_room">Type de chambre</string>
+ <string name="menu_reset">Remise à zéro</string>
+ <string name="pref_headset_stereowide_title">Élargisseur stéréo</string>
+ <string name="pref_headset_stereowide_summary_on">Élargisseur stéréo activé</string>
+ <string name="pref_headset_stereowide_summary_off">Élargisseur stéréo désactivé</string>
+ <string name="pref_headset_stereowide_enable">Activer</string>
+ <string name="dialog_stereo">Élargisseur stéréo</string>
+ <string name="eq_preset_acoustic">Acoustique</string>
+ <string name="eq_preset_bass_booster">Amplification des basses</string>
+ <string name="eq_preset_bass_reducer">Réduction des basses</string>
+ <string name="eq_preset_classical">Classique</string>
+ <string name="eq_preset_deep">Profond</string>
+ <string name="eq_preset_flat">Plat</string>
+ <string name="eq_preset_r_and_b">RnB</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Petits haut-parleurs</string>
+ <string name="eq_preset_treble_booster">Amplification des aiguës</string>
+ <string name="eq_preset_treble_reducer">Réduction des aiguës</string>
+ <string name="eq_preset_vocal_booster">Amplification de la voix</string>
+ <string name="eq_preset_custom">Personnalisé</string>
+ <string name="category_wm8994_internal_speaker">Haut-parleur</string>
+ <string name="category_wm8994_signal_processing">Traitement du signal</string>
+ <string name="category_wm8994_headphone_amp">Casque</string>
+ <string name="category_wm8994_codec_optimization">Optimisation des Codecs</string>
+ <string name="category_wm8994_dac_config">Paramètre de convertion Digital/Analog</string>
+ <string name="category_wm8994_analog_path">Configuration du chemin analogique</string>
+ <string name="category_wm8994_mic_settings">Paramètre du microphone</string>
+ <string name="category_wm8994_microphone_recording">Microphone</string>
+ <string name="wm8994_settings_title_head">Paramètres audio</string>
+ <string name="wm8994_settings_title_subhead">Paramètres audio</string>
+ <string name="wm8994_settings_summary_head">Contrôles avancés du processeur audio WM8994</string>
+ <string name="pref_wm8994_microphone_recording_title">Réglages d\'enregistrement</string>
+ <string name="pref_wm8994_headphone_amp_title">Niveau d\'amplification</string>
+ <string name="pref_wm8994_headphone_amp_summary">Définir le gain analogique</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Niveau d\'amplification du casque</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Gain analogique</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Amplification des basses</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Contrôles avancés de l\'amplification des basses</string>
+ <string name="pref_wm8994_bass_boost_title">Gamme d\'amplification des basses</string>
+ <string name="pref_wm8994_bass_boost_summary">Gestion avancée de la plage dynamique</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Amplification prédéfinie des basses</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Amplification des basses</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Gain</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Gamme d\'amplification des basses</string>
+ <string name="pref_wm8994_control_enable_title">Activer le contrôleur WM8994</string>
+ <string name="pref_wm8994_control_enable_summary">Contrôles avancés du processeur audio WM8994</string>
+ <string name="pref_wm8994_speaker_tuning_title">Réglages pour la musique</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Configurer l\'égaliseur matériel pour plus de basses et un son équilibré</string>
+ <string name="pref_wm8994_mono_downmix_title">Encodage mono</string>
+ <string name="pref_wm8994_mono_downmix_summary">Encoder le son stéréo en son mono (pour les sorties stéréo, comme les casques)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Extension stéréo</string>
+ <string name="pref_wm8994_stereo_expansion_summary">\'Étendre\' le son stéréo via le signal digital du processeur audio</string>
+ <string name="pref_wm8994_dac_direct_title">D/AC direct</string>
+ <string name="pref_wm8994_dac_direct_summary">Accès direct au convertisseur digital/analogique, contourne le mixeur. Produit un son pur (Rapport signal/bruit supérieur)</string>
+ <string name="pref_wm8994_dac_osr128_title">Lecture Hi-fi</string>
+ <string name="pref_wm8994_dac_osr128_summary">Convertisseur digital vers analogique, suréchantillonnage de 128x — son net pour la lecture de la musique</string>
+ <string name="pref_wm8994_adc_osr128_title">Enregistrement Hi-fi</string>
+ <string name="pref_wm8994_adc_osr128_summary">Convertisseur analogique vers digital, suréchantillonnage de 128x — augmente la qualité des enregistrements</string>
+ <string name="pref_wm8994_fll_tuning_title">Horloge audio personalisée</string>
+ <string name="pref_wm8994_fll_tuning_summary">Utiliser une horloge audio pour WM8994 personnalisée — améliore la qualité du son</string>
+ <string name="save_preset">Sauver les pré-réglages</string>
+ <string name="load_preset">Charger les pré-réglages</string>
+ <string name="new_preset">Nouveau pré-réglage\u2026</string>
+ <string name="help_title">Guide utilisateur</string>
+ <string name="help_text"><b>Qu\'est-ce que DSP Manager ?</b>
\n
\nDSP Manager est une application d\'ajustement de sortie audio. <i>DSP</i> signifie Digital Signal Processing, et <i>Manager</i> signifie qu\'il n\'est pas intégré dans les applications tierces; il ne peut fonctionner qu\'avec les applications compatibles avec les spécifications audio d\'Android, c\'est à dire la plupart des lecteurs audio.
\n
@@ -136,7 +150,7 @@
\n
\n2. <b>Bass Boost</b>
\n
-\nL\'accentuation des graves est un filtre passe-bas simple qui peut être utilisé pour accentuer les fréquences à partir de 55 Hz et les plus basses fréquences. L\'augmentation est d\'environ 6 dB, et est modifiable par le paramètre dit de &#8220;Force&#8221;. Cela ajoute de la résonance au filtre de bande des 55 Hz, ce qui met un accent supplémentaire sur ces fréquences. L\'effet est conçu pour lutter contre la perte des basses fréquences avec de petits haut-parleurs ou des casques supra-auraux, qui ne se colle pas correctement avec le conduit auditif de l\'utilisateur.
+\nL\'accentuation des graves est un filtre passe-bas simple qui peut être utilisé pour accentuer les fréquences à partir de 55 Hz et les plus basses fréquences. L\'augmentation est d\'environ 6 dB, et est modifiable par le paramètre dit de “Force”. Cela ajoute de la résonance au filtre de bande des 55 Hz, ce qui met un accent supplémentaire sur ces fréquences. L\'effet est conçu pour lutter contre la perte des basses fréquences avec de petits haut-parleurs ou des casques supra-auraux, qui ne se colle pas correctement avec le conduit auditif de l\'utilisateur.
\n
\n3. <b>Égaliseur</b>
\n
@@ -146,64 +160,64 @@
\n
\nPour sélectionner la bonne valeur pour la force de compensation, utilisez un volume bas pour la musique, et choisissez de la musique à large spectre comme du rock ou du métal. Essayez de trouver un réglage où les basses sont augmentées et semblent équilibrées avec le reste des instruments. Après que la compensation ai été correctement configurée, les basses doivent rester au même niveau que les aux autres instruments quel que soit le niveau d\'écoute. D\'autre part, si la musique commence à sonner avec des basses lourdes à des niveaux plus élevés d\'écoute, la compensation est probablement trop forte, et elle devrait être réduite.
\n
-\nLa compensation est ajoutée aux ajustements choisis par l\'utilisateur. Si aucune compensation n\'est désirée, l\'égaliseur doit être paramétré avec le réglage &#8220;Plat&#8221;.
+\nLa compensation est ajoutée aux ajustements choisis par l\'utilisateur. Si aucune compensation n\'est désirée, l\'égaliseur doit être paramétré avec le réglage “Plat”.
\n
\n4. <b>Filtre du casque</b>
\n
\nLe filtre du casque est un modèle d\'intercommunication inspiré du célèbre circuit analogique bs2b. L\'effet passe le son en mono sans le changer, et ajuste les différents signaux à travers un filtre passe-bas puis le renvoie au coté opposé à la fois en arrière plan et avec un retard inter-aural, ce qui donne un bon indice psychoacoustique pour les oreilles de l\'utilisateur. Le but est de prévenir la fatigue d\'écoute résultant de la séparation de la stéréo inhérente à tous les casques. L\'effet devrait être activé lorsque vous utilisez des écouteurs stéréo.
\n
-\nL\'égaliseur réduit un peu la séparation stéréo, vous pouvez utiliser un effet de réverbération Haas pour augmenter la largeur de stéréo perçue. Ceci est contrôlé avec le paramètre &#8220;Type de chambre&#8221;.
+\nL\'égaliseur réduit un peu la séparation stéréo, vous pouvez utiliser un effet de réverbération Haas pour augmenter la largeur de stéréo perçue. Ceci est contrôlé avec le paramètre “Type de chambre”.
</string>
- <string name="soundcontrol_title">Contrôle du son</string>
- <string name="pref_soundcontrol_presets_title">Pré-réglages</string>
- <string name="pref_soundcontrol_headphone_gain_title">Gain du casque</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_title">Gain PowerAmp du casque</string>
- <string name="pref_soundcontrol_microphone_gain_title">Gain du micro</string>
- <string name="pref_soundcontrol_speaker_gain_title">Gain du haut-parleur</string>
- <string name="pref_soundcontrol_headphone_gain_left">Casque (Gauche)</string>
- <string name="pref_soundcontrol_headphone_gain_right">Casque (Droit)</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_left">Casque PowerAmp (Gauche)</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_right">Casque PowerAmp (Droit)</string>
- <string name="pref_soundcontrol_microphone_handset_gain_title">Micro du téléphone</string>
- <string name="pref_soundcontrol_microphone_camcorder_gain_title">Micro du caméscope</string>
- <string name="sc_version_title">Contrôle du son</string>
- <string name="sc_preset_summary">Définir le réglage à charger</string>
- <string name="sc_preset_loaded">Réglage \"%s\" chargé\u00A0!</string>
- <string name="sc_preset_custom">Personnalisée</string>
- <string name="sc_preset_quality">Qualité</string>
- <string name="sc_preset_loudness">Intensité</string>
- <string name="sc_preset_quiet">Silencieux</string>
- <string name="sc_preset_stock">Par défaut</string> <!-- A CONFIRMER -->
- <string name="sc_value_changed">S\'il vous plaît, stoppez et relancez votre musique pour appliquer les paramètres\u00A0!</string>
- <string name="navigation_drawer_toggle">Ouvrir le panneau</string>
- <string name="navigation_drawer_open">Ouvrir le panneau latéral</string>
- <string name="navigation_drawer_close">Fermer le panneau latéral</string>
- <string name="navigation_toggle_drawer">Utiliser le panneau latéral</string>
- <string name="navigation_toggle_tabbed">Utiliser les onglets</string>
- <string name="boeffla_sound_control">Contrôle de son Boeffla</string>
- <string name="boeffla_sound_title">Son Boeffla</string>
- <string name="boeffla_sound_summary">Activer le son Boeffla</string>
- <string name="bass_freq_tuning">Personnalisation des basses</string>
- <string name="dac_direct_title">DAC direct</string>
- <string name="dac_direct_summary">Outrepasser le canal analogique</string>
- <string name="dac_oversampling_title">Sur-échantillonnage DAC</string>
- <string name="dac_oversampling_summary">Sur-échantillonnage 128x</string>
- <string name="fll_tuning_title">Personnalisation FLL</string>
- <string name="fll_tuning_summary">Personnaliser l\'horloge du contrôleur pour une meilleur qualité</string>
- <string name="general_title">Général</string>
- <string name="headphone_title">Casque</string>
- <string name="mic_title">Micro</string>
- <string name="mic_call">Volume pendant un appel</string>
- <string name="mic_general">Volume général</string>
- <string name="mono_downmix_title">Conversion mono</string>
- <string name="mono_downmix_summary">Convertir la stéréo en mono</string>
- <string name="over_saturation_suppress">Suppression des sur-saturations</string>
- <string name="privacy_mode_title">Mode privé</string>
- <string name="privacy_mode_summary">Couper le haut-parleur du téléphone lorsque le casque est branché</string>
- <string name="speaker_tuning_title">Personnalisation du volume</string>
- <string name="speaker_tuning_summary">Personnaliser le haut-parleur du téléphone pour de meilleures basses</string>
- <string name="speaker_volume_title">Volume du haut parleur</string>
- <string name="stereo_expansion_title">Élargisseur stéréo</string>
- <string name="stereo_expansion_summary">Améliorer la profondeur et la clarté du son</string>
- <string name="volumes_title">Volumes</string>
+ <string name="soundcontrol_title">Contrôle du son</string>
+ <string name="pref_soundcontrol_presets_title">Pré-réglages</string>
+ <string name="pref_soundcontrol_headphone_gain_title">Gain du casque</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_title">Gain PowerAmp du casque</string>
+ <string name="pref_soundcontrol_microphone_gain_title">Gain du micro</string>
+ <string name="pref_soundcontrol_speaker_gain_title">Gain du haut-parleur</string>
+ <string name="pref_soundcontrol_headphone_gain_left">Casque (Gauche)</string>
+ <string name="pref_soundcontrol_headphone_gain_right">Casque (Droit)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_left">Casque PowerAmp (Gauche)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_right">Casque PowerAmp (Droit)</string>
+ <string name="pref_soundcontrol_microphone_handset_gain_title">Micro du téléphone</string>
+ <string name="pref_soundcontrol_microphone_camcorder_gain_title">Micro du caméscope</string>
+ <string name="sc_version_title">Contrôle du son</string>
+ <string name="sc_preset_summary">Définir le réglage à charger</string>
+ <string name="sc_preset_loaded">Réglage \"%s\" chargé\u00A0!</string>
+ <string name="sc_preset_custom">Personnalisée</string>
+ <string name="sc_preset_quality">Qualité</string>
+ <string name="sc_preset_loudness">Intensité</string>
+ <string name="sc_preset_quiet">Silencieux</string>
+ <string name="sc_preset_stock">Par défaut</string>
+ <string name="sc_value_changed">S\'il vous plaît, stoppez et relancez votre musique pour appliquer les paramètres\u00A0!</string>
+ <string name="navigation_drawer_toggle">Ouvrir le panneau</string>
+ <string name="navigation_drawer_open">Ouvrir le panneau latéral</string>
+ <string name="navigation_drawer_close">Fermer le panneau latéral</string>
+ <string name="navigation_toggle_drawer">Utiliser le panneau latéral</string>
+ <string name="navigation_toggle_tabbed">Utiliser les onglets</string>
+ <string name="boeffla_sound_control">Contrôle de son Boeffla</string>
+ <string name="boeffla_sound_title">Son Boeffla</string>
+ <string name="boeffla_sound_summary">Activer le son Boeffla</string>
+ <string name="bass_freq_tuning">Personnalisation des basses</string>
+ <string name="dac_direct_summary">Outrepasser le canal analogique</string>
+ <string name="dac_direct_title">DAC direct</string>
+ <string name="dac_oversampling_summary">Sur-échantillonnage 128x</string>
+ <string name="dac_oversampling_title">Sur-échantillonnage DAC</string>
+ <string name="fll_tuning_summary">Personnaliser l\'horloge du contrôleur pour une meilleur qualité</string>
+ <string name="fll_tuning_title">Personnalisation FLL</string>
+ <string name="general_title">Général</string>
+ <string name="headphone_title">Casque</string>
+ <string name="mic_title">Micro</string>
+ <string name="mic_call">Volume pendant un appel</string>
+ <string name="mic_general">Volume général</string>
+ <string name="mono_downmix_summary">Convertir la stéréo en mono</string>
+ <string name="mono_downmix_title">Conversion mono</string>
+ <string name="over_saturation_suppress">Suppression des sur-saturations</string>
+ <string name="privacy_mode_summary">Couper le haut-parleur du téléphone lorsque le casque est branché</string>
+ <string name="privacy_mode_title">Mode privé</string>
+ <string name="speaker_tuning_summary">Personnaliser le haut-parleur du téléphone pour de meilleures basses</string>
+ <string name="speaker_tuning_title">Personnalisation du volume</string>
+ <string name="speaker_volume_title">Volume du haut parleur</string>
+ <string name="stereo_expansion_summary">Améliorer la profondeur et la clarté du son</string>
+ <string name="stereo_expansion_title">Élargisseur stéréo</string>
+ <string name="volumes_title">Volumes</string>
</resources>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
new file mode 100644
index 0000000..87abb12
--- /dev/null
+++ b/res/values-hr/strings.xml
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="category_wm8994_codec_optimization">Optimiranje Codec-a</string>
+ <string name="category_wm8994_dac_config">Postavke za digitalno/analogni pretvarač</string>
+ <string name="help_text"><b>Što je DSP Manager?</b>
+\n\n
+DSP Manager je aplikacija za audio podešavanje po izlazu. <i>DSP</i> stoji za
+Digitalnu Obradu Signala (eng.), a dio <i>Manager</i> se odnosi na činjenicu da
+DSP zapravo nije pokrenut unutar same aplikacije; Manager može samo
+omogućiti upravljanje aplikacijama koje odgovaraju tehničkim mogućnostima zvučnih efekata Androida, tj većine muzičkih aplikacija.
+\n\n\n
+<b>Filozofija</b>
+\n\n
+CyanogenMod-ova audio obrada podržava četiri različite izlazne kategorije:
+žičane slušalice, USB audio, zvučnik telefona i bluetooth slušalice. Postoji zasebna
+konfiguracijska ploča za svaku od tih izlaznih kategorija. Filozofija DSP Managera je
+ispraviti određene nedostatke svakog pojedinog audio izlaza, kako bi se postigao najkvalitetniji rezultat slušanja.
+\n\n
+Za razliku od zvučnih efekata AOSP-a, ovdje nema postavki po aplikaciji. To je naš namjeran izbor: nama je stalo do konačnog rezultata, a ne do pojedinih aplikacija na čijim će izlaznom zvuku DSP Manager raditi.
+\n\n\n
+<b>Značajke</b>
+\n\n
+1. <b>Dinamički raspon kompresije (DRC)</b>
+\n\n
+Ovaj efekt procjenjuje jačinu zvuka kako je u prosjeku slušatelj osjeća i kontrolira rezultat na temelju te procjene. Praktični je primjer u bučnim okruženjima poput puno automobila na ulici, gdje bi tiši dijelovima glazbe bili u opasnosti stopiti se s pozadinskom bukom.
+\n\n
+Regulator jačine efekta određuje kojom će snagom DSP Manager pokušavati zadržati izjednačenost zvuka glazbe na ciljnoj razini. Za ovaj DSP efekt ne postoji AOSP-ov ekvivalent.
+\n\n\n
+2. <b>Poticaj basova (Bass boost)</b>
+\n\n
+Bass Boost je jednostavan niskopropusni filter koji se može koristiti za naglašavanje frekvencija od 55 Hz naniže. Poticaj je u okviru od oko 6 dB, i određuje ga parametar \'snage\', koji filterom dodaje rezonantnost frekvencijama od 55 Hz. Cilj je borba protiv gubitka basa koje je učestala pojava kod malih zvučnika i slušalica koje ne prekrivaju dovoljno čvrsto uši korisnika.
+\n\n\n
+3. <b>Equalizer</b>
+\n\n
+EQ je podešivač frekvencija razdijeljen na 6 čvorišta: 16, 64, 250, 1000, 4000 i 16000 Hz.
+Neke uobičajene situacije su pohranjene kao predizbor, a frekvencije mogu biti prilagođene dodirom na grafiku Equalizera. Učinak bi trebao biti korišten za podešavanje spektra frekvencija korisnikovom osobnom ukusu, ili mogućnostima dostupnih slušalica, odnosno zvučnika.
+\n\n
+EQ sadrži i filter za kompenzaciju glasnoća, koji izjednačava promjene frekvencija u ušima koje su nastale na temelju razine buke koja je dosegla uho korisnika. Uporaba slušalica s kablom je neophodna, a vrijednosti parametra \'snage\' moraju biti ispravno podešeni unaprijed da bi ovaj filter radio kako bi trebao.
+\n\n
+Za odabir prave vrijednosti snage kompenzacije, koristite najtišu glasnoću, a odaberite neku bučnu glazbu širokog spektra kao što je rock ili metal. Probajte naći postavke pri kojima su basovi potaknuti dovoljno jako da zvuče uravnoteženo s ostatkom zvučnog materijala. Nakon što je kompenzacija ispravno konfigurirana, bas bi trebao ostati na istoj razini u odnosu na ostale instrumente bez obzira na glasnoću pri kojoj slušate. S druge strane, ako
+glazba zazvuči sa teškim basovima pri slušanju s više glasnoće, onda je kompenzacija vjerojatno postavljena prejako i treba se smanjiti.
+\n\n
+Kompenzacija je dodatak uz već odabrane prilagodbe korisnika. Ako je poželjna samo kompenzacija, Equalizer treba ostaviti nedirnutim, odn. u \'ravnom\' položaju.
+\n\n\n
+4. <b>Filter za slušalice</b>
+\n\n
+Filter slušalica \"crossfeed-dizajn\" inspiriran čuvenom bs2b analognom
+krugu. Učinak je slijedeći: propušta se nepromijenjeni mono zvuk, a dodaje se razlika signala kroz niskopropusni filter. Filter tako istovremeno približno izjednačava i sjenu rezonancije glave i intrauralno kašnjenje, te tako dočarava korisniku ispravan psihoakustički zaključak. Namjera je da se spriječi umor slušatelja koji proizlazi iz nevjerodostojnog stereo razdvajanja svojstvenog svim slušalicama. Ovaj efekt bi trebao biti aktiviran kad god se koriste stereo slušalice.
+\n\n
+Budući da miješanje u određenoj mjeri smanjuje stereo odvajanje, koristi se Haas effect reverb, koji može biti korišten za povećanje dojma stereo širine. Ovaj dio kontrolira postavka \'vrsta komore\'.</string>
+</resources>
diff --git a/res/values-hu/arrays.xml b/res/values-hu/arrays.xml
index 9dfd394..63d4b38 100644
--- a/res/values-hu/arrays.xml
+++ b/res/values-hu/arrays.xml
@@ -1,60 +1,72 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
+ 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
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ http://www.apache.org/licenses/LICENSE-2.0
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA.
--->
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Eredeti</item>
- <item>Kiegyensúlyozott</item>
- <item>Nagy érzékenységű</item>
- <item>Hangos környezet</item>
- </string-array>
-
- <string-array name="headphone_modes">
- <item>Stúdió</item>
- <item>Szoba</item>
- <item>Nagy szoba</item>
- <item>Színpad</item>
- </string-array>
+ 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.
- <string-array name="equalizer_loudness_modes">
- <item>Kikapcsolva</item>
- <item>Leggyengébb</item>
- <item>Gyengébb</item>
- <item>Gyenge</item>
- <item>Erős</item>
- <item>Erősebb</item>
- <item>Legerősebb</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="compression_modes">
- <item>Enyhe</item>
- <item>Mérsékelt</item>
- <item>Extrém</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
- <string-array name="bassboost_modes">
- <item>Enyhe</item>
- <item>Mérsékelt</item>
- <item>Extrém</item>
- </string-array>
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
- <string-array name="wm8994_bassboost_modes">
- <item>Általános</item>
- <item>Kis hangszórók</item>
- </string-array>
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Eredeti</item>
+ <item>Kiegyensúlyozott</item>
+ <item>Nagy érzékenységű</item>
+ <item>Hangos környezet</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Stúdió</item>
+ <item>Szoba</item>
+ <item>Nagy szoba</item>
+ <item>Színpad</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Kikapcsolva</item>
+ <item>Leggyengébb</item>
+ <item>Gyengébb</item>
+ <item>Gyenge</item>
+ <item>Erős</item>
+ <item>Erősebb</item>
+ <item>Legerősebb</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Enyhe</item>
+ <item>Mérsékelt</item>
+ <item>Extrém</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Enyhe</item>
+ <item>Mérsékelt</item>
+ <item>Extrém</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Általános</item>
+ <item>Kis hangszórók</item>
+ </string-array>
+ <string-array name="stereowide_modes">
+ <item>Alacsony</item>
+ <item>Mérsékelt</item>
+ <item>Magas</item>
+ </string-array>
</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
index 9f12fa2..4f34204 100644
--- a/res/values-hu/strings.xml
+++ b/res/values-hu/strings.xml
@@ -1,119 +1,134 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
+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
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ http://www.apache.org/licenses/LICENSE-2.0
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA.
--->
-<resources>
- <string name="app_name">DSP Beállítások</string>
- <string name="select_configuration_title">Konfiguráció kiválasztása szerkesztésre</string>
- <string name="headset_title">Fejhallgató</string>
- <string name="speaker_title">Telefon hangszóró</string>
- <string name="bluetooth_title">Bluetooth-eszköz</string>
- <string name="usb_title">USB/Dokkoló</string>
- <string name="audio_effects">Hangeffektek</string>
- <string name="pref_unavailable">A funkció nem elérhető ezen az eszközön.</string>
- <string name="dsp_settings_headset">DSP Beállítások - Fejhallgató</string>
- <string name="dsp_settings_speaker">DSP Beállítások - Telefon hangszóró</string>
- <string name="dsp_settings_bluetooth">DSP Beállítások - Bluetooth-eszköz</string>
- <string name="dsp_settings_usb">DSP Beállítások - USB eszköz</string>
- <string name="dsp_settings_wm8994">DSP Beállítások - WM8994</string>
- <string name="pref_dsp_title">Dinamikus Tömörítési Tartomány</string>
- <string name="pref_dsp_summary_on">Tömörítés engedélyezve</string>
- <string name="pref_dsp_summary_off">Tömörítés letiltva</string>
- <string name="pref_dsp_enable">Engedélyezés</string>
- <string name="pref_effect_title">Effekt erősség választása</string>
- <string name="dialog_effect">Effekt erősség</string>
- <string name="pref_equalizer_title">Hangszínszabályzó</string>
- <string name="pref_equalizer_summary_on">Hangszínszabályzó engedélyezve</string>
- <string name="pref_equalizer_summary_off">Hangszínszabályzó letiltva</string>
- <string name="pref_equalizer_enable">Engedélyezés</string>
- <string name="pref_equalizer_preset_title">Válassz profilt</string>
- <string name="pref_equalizer_loudness_title">Hangerő kompenzáció</string>
- <string name="pref_bassboost_title">Mélyhang kiemelése</string>
- <string name="pref_bassboost_summary_on">Mélyhangkiemelés engedélyezve</string>
- <string name="pref_bassboost_summary_off">Mélyhangkiemelés letiltva</string>
- <string name="pref_bassboost_enable">Engedélyezés</string>
- <string name="pref_headset_virtual_title">Fejhallgató virtuális szoba-hatás</string>
- <string name="pref_headset_virtual_summary_on">Fejhallgató virtuális szoba-hatás engedélyezve</string>
- <string name="pref_headset_virtual_summary_off">Fejhallgató virtuális szoba-hatás letiltva</string>
- <string name="pref_headset_virtual_enable">Engedélyezés</string>
- <string name="pref_room_title">Szoba típusának kiválasztása</string>
- <string name="dialog_room">Szoba típusa</string>
- <string name="menu_reset">Visszaállítás</string>
+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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
- <string name="eq_preset_acoustic">Akusztikus</string>
- <string name="eq_preset_bass_booster">Mély kiemelés</string>
- <string name="eq_preset_bass_reducer">Mély csökkentés</string>
- <string name="eq_preset_classical">Klasszikus</string>
- <string name="eq_preset_deep">Mély</string>
- <string name="eq_preset_flat">Lapos</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Kis hangszórók</string>
- <string name="eq_preset_treble_booster">Magas kiemelés</string>
- <string name="eq_preset_treble_reducer">Magas csökkentés</string>
- <string name="eq_preset_vocal_booster">Ének kiemelés</string>
- <string name="eq_preset_custom">Egyéni</string>
+Modifications Copyright (C) 2013 The OmniROM Project
- <!-- WM8994 -->
- <!-- Categories -->
- <string name="category_wm8994_internal_speaker">Hangszóró</string>
- <string name="category_wm8994_signal_processing">Jelfeldolgozás</string>
- <string name="category_wm8994_headphone_amp">Fülhallgató</string>
- <string name="category_wm8994_codec_optimization">Kodek optimalizálás</string>
- <string name="category_wm8994_dac_config">Digitális/Analóg átalakító beállítások</string>
- <string name="category_wm8994_analog_path">Analóg útvonal beállítások</string>
- <string name="category_wm8994_mic_settings">Mikrofonbeállítások</string>
- <string name="category_wm8994_microphone_recording">Mikrofon</string>
- <!-- Titles/Summaries -->
- <string name="wm8994_settings_title_head">Hangbeállítások</string>
- <string name="wm8994_settings_title_subhead">Hangbeállítások</string>
- <string name="wm8994_settings_summary_head">WM8994 hangfeldolgozó részletes beállításai</string>
- <string name="pref_wm8994_microphone_recording_title">Felvételi profil</string>
- <string name="pref_wm8994_headphone_amp_title">Erősítő szint</string>
- <string name="pref_wm8994_headphone_amp_summary">Analóg erősítés beállítása</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Fülhallgató erősítő szint</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Analóg erősítés</string>
- <string name="pref_wm8994_bass_boost_enable_title">Mélyhang-kiemelés</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Mélyhangkiemelés részletes beállításai</string>
- <string name="pref_wm8994_bass_boost_title">Mélyhangkiemelés tartománya</string>
- <string name="pref_wm8994_bass_boost_summary">Részletes dinamikus tartománykezelés</string>
- <string name="pref_wm8994_bass_boost_preset_title">Mélyhangkiemelési profil</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Mélyhangkiemelés</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Erősítés</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Mélyhangkiemelés tartománya</string>
- <string name="pref_wm8994_control_enable_title">WM8994 szabályozás engedélyezése</string>
- <string name="pref_wm8994_control_enable_summary">WM8994 hangfeldolgozó szabályozása</string>
- <string name="pref_wm8994_speaker_tuning_title">Zenére hangolás</string>
- <string name="pref_wm8994_speaker_tuning_summary">Átállítja a hardveres hangszínszabályzót több mélyhangért és kiegyensúlyozottabb hangzásért.</string>
- <string name="pref_wm8994_mono_downmix_title">Egy hangsávra keverés</string>
- <string name="pref_wm8994_mono_downmix_summary">Kettőről egy hangsávra kever (Sztereó kimenetekhez, mint például fülhallgatók)</string>
- <string name="pref_wm8994_stereo_expansion_title">Sztereó kiterjesztés</string>
- <string name="pref_wm8994_stereo_expansion_summary">&#8220;Kiterjeszti&#8221; a sztereó hangzást digitális jelfeldolgozási eszközökkel</string>
- <string name="pref_wm8994_dac_direct_title">Közvetlen D/A átalakítás</string>
- <string name="pref_wm8994_dac_direct_summary">Digitális/analóg átalakító közvetlen elérése megkerülve a sávkeverőt. Tisztább hangot (kevesebb zajt) eredményez</string>
- <string name="pref_wm8994_dac_osr128_title">Hi-Fi lejátszás</string>
- <string name="pref_wm8994_dac_osr128_summary">Digitális-analóg átalakító 128x túlmintavételezés &#8212; tisztább hangok zene lejátszásakor</string>
- <string name="pref_wm8994_adc_osr128_title">Hi-Fi felvétel</string>
- <string name="pref_wm8994_adc_osr128_summary">Analóg-digitális átalakító 128x túlmintavételezés &#8212; javítja a felvételek minőségét</string>
- <string name="pref_wm8994_fll_tuning_title">Hangolt audió órajel</string>
- <string name="pref_wm8994_fll_tuning_summary">Hangolt WM8994 audió órajelforrás használata &#8212; javítja a hang minőségét</string>
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
- <string name="help_title">Felhasználói segédlet</string>
- <string name="help_text"><b>Mi is a DSP Manager?</b>
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="app_name">DSP Beállítások</string>
+ <string name="select_configuration_title">Konfiguráció kiválasztása szerkesztésre</string>
+ <string name="headset_title">Fejhallgató</string>
+ <string name="speaker_title">Telefon hangszóró</string>
+ <string name="bluetooth_title">Bluetooth-eszköz</string>
+ <string name="usb_title">USB/Dokkoló</string>
+ <string name="audio_effects">Hangeffektek</string>
+ <string name="pref_unavailable">A funkció nem elérhető ezen az eszközön.</string>
+ <string name="dsp_settings_headset">DSP Beállítások - Fejhallgató</string>
+ <string name="dsp_settings_speaker">DSP Beállítások - Telefon hangszóró</string>
+ <string name="dsp_settings_bluetooth">DSP Beállítások - Bluetooth-eszköz</string>
+ <string name="dsp_settings_usb">DSP Beállítások - USB eszköz</string>
+ <string name="dsp_settings_wm8994">DSP Beállítások - WM8994</string>
+ <string name="pref_dsp_title">Dinamikus Tömörítési Tartomány</string>
+ <string name="pref_dsp_summary_on">Tömörítés engedélyezve</string>
+ <string name="pref_dsp_summary_off">Tömörítés letiltva</string>
+ <string name="pref_dsp_enable">Engedélyezés</string>
+ <string name="pref_effect_title">Effekt erősség választása</string>
+ <string name="pref_effect_freq_title">Effekt közép frekvencia választása</string>
+ <string name="dialog_effect">Effekt erősség</string>
+ <string name="pref_equalizer_title">Hangszínszabályzó</string>
+ <string name="pref_equalizer_summary_on">Hangszínszabályzó engedélyezve</string>
+ <string name="pref_equalizer_summary_off">Hangszínszabályzó letiltva</string>
+ <string name="pref_equalizer_enable">Engedélyezés</string>
+ <string name="pref_equalizer_preset_title">Válassz profilt</string>
+ <string name="pref_equalizer_loudness_title">Hangerő kompenzáció</string>
+ <string name="pref_bassboost_title">Mélyhang kiemelése</string>
+ <string name="pref_bassboost_summary_on">Mélyhangkiemelés engedélyezve</string>
+ <string name="pref_bassboost_summary_off">Mélyhangkiemelés letiltva</string>
+ <string name="pref_bassboost_enable">Engedélyezés</string>
+ <string name="pref_headset_virtual_title">Fejhallgató virtuális szoba-hatás</string>
+ <string name="pref_headset_virtual_summary_on">Fejhallgató virtuális szoba-hatás engedélyezve</string>
+ <string name="pref_headset_virtual_summary_off">Fejhallgató virtuális szoba-hatás letiltva</string>
+ <string name="pref_headset_virtual_enable">Engedélyezés</string>
+ <string name="pref_room_title">Szoba típusának kiválasztása</string>
+ <string name="dialog_room">Szoba típusa</string>
+ <string name="menu_reset">Visszaállítás</string>
+ <string name="pref_headset_stereowide_title">Sztereó widener</string>
+ <string name="pref_headset_stereowide_summary_on">Sztereó widener engedélyezve van</string>
+ <string name="pref_headset_stereowide_summary_off">Sztereó widener le van tiltva</string>
+ <string name="pref_headset_stereowide_enable">Engedélyezés</string>
+ <string name="dialog_stereo">Sztereó widener</string>
+ <string name="eq_preset_acoustic">Akusztikus</string>
+ <string name="eq_preset_bass_booster">Mély kiemelés</string>
+ <string name="eq_preset_bass_reducer">Mély csökkentés</string>
+ <string name="eq_preset_classical">Klasszikus</string>
+ <string name="eq_preset_deep">Mély</string>
+ <string name="eq_preset_flat">Lapos</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Kis hangszórók</string>
+ <string name="eq_preset_treble_booster">Magas kiemelés</string>
+ <string name="eq_preset_treble_reducer">Magas csökkentés</string>
+ <string name="eq_preset_vocal_booster">Ének kiemelés</string>
+ <string name="eq_preset_custom">Egyéni</string>
+ <string name="category_wm8994_internal_speaker">Hangszóró</string>
+ <string name="category_wm8994_signal_processing">Jelfeldolgozás</string>
+ <string name="category_wm8994_headphone_amp">Fülhallgató</string>
+ <string name="category_wm8994_codec_optimization">Kodek optimalizálás</string>
+ <string name="category_wm8994_dac_config">Digitális/Analóg átalakító beállítások</string>
+ <string name="category_wm8994_analog_path">Analóg útvonal beállítások</string>
+ <string name="category_wm8994_mic_settings">Mikrofonbeállítások</string>
+ <string name="category_wm8994_microphone_recording">Mikrofon</string>
+ <string name="wm8994_settings_title_head">Hangbeállítások</string>
+ <string name="wm8994_settings_title_subhead">Hangbeállítások</string>
+ <string name="wm8994_settings_summary_head">WM8994 hangfeldolgozó részletes beállításai</string>
+ <string name="pref_wm8994_microphone_recording_title">Felvételi profil</string>
+ <string name="pref_wm8994_headphone_amp_title">Erősítő szint</string>
+ <string name="pref_wm8994_headphone_amp_summary">Analóg erősítés beállítása</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Fülhallgató erősítő szint</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Analóg erősítés</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Mélyhang-kiemelés</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Mélyhangkiemelés részletes beállításai</string>
+ <string name="pref_wm8994_bass_boost_title">Mélyhangkiemelés tartománya</string>
+ <string name="pref_wm8994_bass_boost_summary">Részletes dinamikus tartománykezelés</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Mélyhangkiemelési profil</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Mélyhangkiemelés</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Erősítés</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Mélyhangkiemelés tartománya</string>
+ <string name="pref_wm8994_control_enable_title">WM8994 szabályozás engedélyezése</string>
+ <string name="pref_wm8994_control_enable_summary">WM8994 hangfeldolgozó szabályozása</string>
+ <string name="pref_wm8994_speaker_tuning_title">Zenére hangolás</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Átállítja a hardveres hangszínszabályzót több mélyhangért és kiegyensúlyozottabb hangzásért.</string>
+ <string name="pref_wm8994_mono_downmix_title">Egy hangsávra keverés</string>
+ <string name="pref_wm8994_mono_downmix_summary">Kettőről egy hangsávra kever (Sztereó kimenetekhez, mint például fülhallgatók)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Sztereó kiterjesztés</string>
+ <string name="pref_wm8994_stereo_expansion_summary">“Kiterjeszti” a sztereó hangzást digitális jelfeldolgozási eszközökkel</string>
+ <string name="pref_wm8994_dac_direct_title">Közvetlen D/A átalakítás</string>
+ <string name="pref_wm8994_dac_direct_summary">Digitális/analóg átalakító közvetlen elérése megkerülve a sávkeverőt. Tisztább hangot (kevesebb zajt) eredményez</string>
+ <string name="pref_wm8994_dac_osr128_title">Hi-Fi lejátszás</string>
+ <string name="pref_wm8994_dac_osr128_summary">Digitális-analóg átalakító 128x túlmintavételezés — tisztább hangok zene lejátszásakor</string>
+ <string name="pref_wm8994_adc_osr128_title">Hi-Fi felvétel</string>
+ <string name="pref_wm8994_adc_osr128_summary">Analóg-digitális átalakító 128x túlmintavételezés — javítja a felvételek minőségét</string>
+ <string name="pref_wm8994_fll_tuning_title">Hangolt audió órajel</string>
+ <string name="pref_wm8994_fll_tuning_summary">Hangolt WM8994 audió órajelforrás használata — javítja a hang minőségét</string>
+ <string name="save_preset">Hangzás mentése</string>
+ <string name="load_preset">Hangzás betöltése</string>
+ <string name="new_preset">Új hangzás...</string>
+ <string name="help_title">Felhasználói segédlet</string>
+ <string name="help_text"><b>Mi is a DSP Manager?</b>
\n
\nA DSP Manager egy alkalmazás, ami a kiadott hangok módosítására szolgál. A <i>DSP</i> a
Digital Signal Processing, vagyis digitális jelfeldolgozás rövidítése, a <i>Manager</i>
@@ -150,7 +165,7 @@ próbálja a hangosságot szinten tartani. Ennek az effektnek nincs AOSP megfele
\n2. <b>Mélyhangkiemelés</b>
\n
\nA mélyhangkiemelés technikailag egy egyszerű aluláteresztő szűrő, amit az 55 Hz és az alatti frekvenciájú
-hangok nyomatékosítására lehet használni. A kiemelés nagyjából 6 dB értékű és hat rá az &#8220;erősség&#8221;
+hangok nyomatékosítására lehet használni. A kiemelés nagyjából 6 dB értékű és hat rá az “erősség”
paraméter, ami szűrési rezonanciát ad az 55 Hz-es sávnak, így az a frekvencia még inkább kiemelésre
kerül. Az effektet arra tervezték, hogy a kis hangszórókra és fülön ülő fejhallgatókra (melyek a
hallgató hallójáratához nem illeszkednek szorosan) jellemző gyenge mélyhangokat élvezhető szintűre erősítse.
@@ -175,7 +190,7 @@ függetlenül azonos szinten kell lennie. Amennyiben hangosabbra állítva a zen
mélyhangok, a kompenzáció valószínűleg túl erős, azt csökkenteni kell.
\n
\nA kompenzáció hozzáadódik a felhasználó beállításaihoz. Ha csak a kompenzációt kívánja alkalmazni,
-a hangszínszabályzót állítsa &#8220;Lapos&#8221; profilra.
+a hangszínszabályzót állítsa “Lapos” profilra.
\n
\n4. <b>Fejhallgató szűrő</b>
\n
@@ -187,7 +202,59 @@ ami a valószínűtlen, a két különböző hangsáv okozta hanghatásokból fa
fejhallgatók velejárói, így az effektet ajánlott mindig bekapcsolni, amikor sztereó fejhallgatót használ.
\n
\nMivel a keverés valamelyest csökkenti a sztereó sávok szétválasztását, Haas-visszhang alakul ki, melyet
-fel lehet használni az érzékelt sztereó hatás &#8220;szélességének&#8221; növelésére. Ezt a &#8220;Szoba típusa&#8221; beállítással
+fel lehet használni az érzékelt sztereó hatás “szélességének” növelésére. Ezt a “Szoba típusa” beállítással
lehet módosítani.
</string>
+ <string name="soundcontrol_title">Hangvezérlő</string>
+ <string name="pref_soundcontrol_presets_title">Hangvezérlő hangzások</string>
+ <string name="pref_soundcontrol_headphone_gain_title">Fejhallgató erősítés</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_title">Fejhallgató PowerAmp erősítés</string>
+ <string name="pref_soundcontrol_microphone_gain_title">Mikrofon erősítés</string>
+ <string name="pref_soundcontrol_speaker_gain_title">Hangszóró erősítés</string>
+ <string name="pref_soundcontrol_headphone_gain_left">Fejhallgató (bal)</string>
+ <string name="pref_soundcontrol_headphone_gain_right">Fejhallgató (jobb)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_left">Fejhallgató PowerAmp (bal)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_right">Fejhallgató PowerAmp (jobb)</string>
+ <string name="pref_soundcontrol_microphone_handset_gain_title">Kézibeszélő mikrofon</string>
+ <string name="pref_soundcontrol_microphone_camcorder_gain_title">Videokamera mikrofon</string>
+ <string name="sc_version_title">Hangvezérlő</string>
+ <string name="sc_preset_summary">Válasszon betöltendő hangzást</string>
+ <string name="sc_preset_loaded">\"%s\" hangzás betöltve!</string>
+ <string name="sc_preset_custom">Egyéni</string>
+ <string name="sc_preset_quality">Minőség</string>
+ <string name="sc_preset_loudness">Hangerő</string>
+ <string name="sc_preset_quiet">Csendes</string>
+ <string name="sc_preset_stock">Gyári</string>
+ <string name="sc_value_changed">Kérjük, a változtatások életbe lépéséhez állítsa meg, majd indítsa újra a zenét!</string>
+ <string name="navigation_drawer_toggle">Fiók váltása</string>
+ <string name="navigation_drawer_open">Navigáció megnyitása</string>
+ <string name="navigation_drawer_close">Navigáció bezárása</string>
+ <string name="navigation_toggle_drawer">Váltás fiók nézetre</string>
+ <string name="navigation_toggle_tabbed">Váltás fül nézetre</string>
+ <string name="boeffla_sound_control">Boeffla hangvezérlő</string>
+ <string name="boeffla_sound_title">Boeffla hang</string>
+ <string name="boeffla_sound_summary">Boeffla hang engedélyezése</string>
+ <string name="bass_freq_tuning">Basszus frekvencia hangolása</string>
+ <string name="dac_direct_summary">Analóg csatorna megkerülése</string>
+ <string name="dac_direct_title">Közvetlen D/A átalakítás</string>
+ <string name="dac_oversampling_summary">128x túlmintavételezés</string>
+ <string name="dac_oversampling_title">DAC túlmintavételezés</string>
+ <string name="fll_tuning_summary">Chip órájának hangolása a jobb minőségért</string>
+ <string name="fll_tuning_title">FLL hangolás</string>
+ <string name="general_title">Általános</string>
+ <string name="headphone_title">Fejhallgató</string>
+ <string name="mic_title">Mikrofon</string>
+ <string name="mic_call">Hívás közbeni hangerő</string>
+ <string name="mic_general">Általános hangerő</string>
+ <string name="mono_downmix_summary">Sztereó konvertálása monová</string>
+ <string name="mono_downmix_title">Egy hangsávra keverés</string>
+ <string name="over_saturation_suppress">Túltelítettség elnyomása</string>
+ <string name="privacy_mode_summary">Telefon hangszórójának némítása fejhallgató csatlakoztatása esetén</string>
+ <string name="privacy_mode_title">Adatvédelmi üzemmód</string>
+ <string name="speaker_tuning_summary">Telefon hangszórójának hangolása a jobb basszus érdekében</string>
+ <string name="speaker_tuning_title">Hangszóró hangolás</string>
+ <string name="speaker_volume_title">Hangszóró hangerő</string>
+ <string name="stereo_expansion_summary">Hang mélységének és tisztaságának javítása</string>
+ <string name="stereo_expansion_title">Sztereó kiterjesztés</string>
+ <string name="volumes_title">Hangerő</string>
</resources>
diff --git a/res/values-it/arrays.xml b/res/values-it/arrays.xml
index 54b0160..297c625 100644
--- a/res/values-it/arrays.xml
+++ b/res/values-it/arrays.xml
@@ -1,17 +1,19 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2012 The Android Open Source Project
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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
+ 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
+ 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.
- 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.
Per article 5 of the Apache 2.0 License, some modifications to this code
were made by the OmniROM Project.
@@ -24,8 +26,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.-->
-
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="microphone_recording_presets">
<item>Originale</item>
@@ -47,7 +49,7 @@
<item>Forte</item>
<item>Più forte</item>
<item>Molto forte</item>
- </string-array>
+ </string-array>
<string-array name="compression_modes">
<item>Lieve</item>
<item>Moderato</item>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index d04218d..92fc19a 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright 2012 The Android Open Source Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
@@ -12,6 +13,7 @@ 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.
+
Per article 5 of the Apache 2.0 License, some modifications to this code
were made by the OmniROM Project.
@@ -25,117 +27,108 @@ of the License, or (at your option) any later version.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-Thanks Mish from Miui Italy for update strings OmniRom
-->
-
<resources>
- <string name="app_name">DSP Manager</string>
- <string name="select_configuration_title">Seleziona configurazione da modificare</string>
- <string name="headset_title">Cuffie</string>
- <string name="speaker_title">Altoparlante telefono</string>
- <string name="bluetooth_title">Dispositivo bluetooth</string>
- <string name="usb_title">Dispositivo USB/Dock</string>
- <string name="audio_effects">Effetti audio</string>
- <string name="pref_unavailable">Funzionalità non disponibile sul tuo dispositivo</string>
- <string name="dsp_settings_headset">Impostazioni DSP - Cuffie</string>
- <string name="dsp_settings_speaker">Impostazioni DSP - Altoparlante Telefono</string>
- <string name="dsp_settings_bluetooth">Impostazioni DSP - Dispositivo Bluetooth</string>
- <string name="dsp_settings_usb">Impostazioni DSP - Dispositivo USB</string>
- <string name="dsp_settings_wm8994">Impostazioni DSP - WM8994</string>
- <string name="pref_dsp_title">Dynamic Range Compression</string>
- <string name="pref_dsp_summary_on">Compressione attiva</string>
- <string name="pref_dsp_summary_off">Compressione non attiva</string>
- <string name="pref_dsp_enable">Attiva</string>
- <string name="pref_effect_title">Seleziona potenza effetto</string>
- <string name="pref_effect_freq_title">Seleziona la frequenza centrale dell\'effetto</string>
- <string name="dialog_effect">Potenza effetto</string>
- <string name="pref_equalizer_title">Equalizzatore</string>
- <string name="pref_equalizer_summary_on">Equalizzatore attivo</string>
- <string name="pref_equalizer_summary_off">Equalizzatore non attivo</string>
- <string name="pref_equalizer_enable">Attiva</string>
- <string name="pref_equalizer_preset_title">Seleziona modello</string>
- <string name="pref_equalizer_loudness_title">Compensazione rumorosità</string>
- <string name="pref_bassboost_title">Amplificazione bassi</string>
- <string name="pref_bassboost_summary_on">Amplificazione bassi attivata</string>
- <string name="pref_bassboost_summary_off">Amplificazione bassi non attivata</string>
- <string name="pref_bassboost_enable">Attiva</string>
- <string name="pref_headset_virtual_title">Effetto stanza virtuale</string>
- <string name="pref_headset_virtual_summary_on">Effetto stanza virtuale attivato</string>
- <string name="pref_headset_virtual_summary_off">Effetto stanza virtuale non attivato</string>
- <string name="pref_headset_virtual_enable">Attiva</string>
- <string name="pref_room_title">Seleziona stanza</string>
- <string name="dialog_room">Tipo di stanza</string>
- <string name="menu_reset">Ripristina</string>
- <string name="pref_headset_stereowide_title">Stereo widener</string>
- <string name="pref_headset_stereowide_summary_on">Stereo widener è attivato</string>
- <string name="pref_headset_stereowide_summary_off">Stereo widener è disattivato</string>
- <string name="pref_headset_stereowide_enable">Attiva</string>
- <string name="dialog_stereo">Stereo widener</string>
-
-
- <string name="eq_preset_acoustic">Acustica</string>
- <string name="eq_preset_bass_booster">Amplificazione bassi</string>
- <string name="eq_preset_bass_reducer">Riduzione bassi</string>
- <string name="eq_preset_classical">Classica</string>
- <string name="eq_preset_deep">Intenso</string>
- <string name="eq_preset_flat">Uniforme</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Altoparlanti piccoli</string>
- <string name="eq_preset_treble_booster">Amplificazione alti</string>
- <string name="eq_preset_treble_reducer">Riduzione alti</string>
- <string name="eq_preset_vocal_booster">Amplificazione voce</string>
- <string name="eq_preset_custom">Manuale</string>
- <!-- WM8994 -->
- <!-- Categories -->
- <string name="category_wm8994_internal_speaker">Configurazione speaker interno</string>
- <string name="category_wm8994_signal_processing">Elaborazione segnale</string>
- <string name="category_wm8994_headphone_amp">Amplificatore cuffie</string>
- <string name="category_wm8994_codec_optimization">Ottimizzazione codec</string>
- <string name="category_wm8994_dac_config">Impostazioni del convertitore digitale/analogico</string>
- <string name="category_wm8994_analog_path">Configurazione del percorso analogico</string>
- <string name="category_wm8994_mic_settings">Impostazioni microfono</string>
- <string name="category_wm8994_microphone_recording">Microfono</string>
- <!-- Titles/Summaries -->
- <string name="wm8994_settings_title_head">Impostazioni audio</string>
- <string name="wm8994_settings_title_subhead">Impostazioni audio</string>
- <string name="wm8994_settings_summary_head">Controllo avanzato del processore audio hardware WM8994</string>
- <string name="pref_wm8994_microphone_recording_title">Registrazione</string>
- <string name="pref_wm8994_headphone_amp_title">Livello amplificatore</string>
- <string name="pref_wm8994_headphone_amp_summary">Personalizza il miglioramento analogico</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Livello amplificatore cuffie</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Miglioramento analogico</string>
- <string name="pref_wm8994_bass_boost_enable_title">Amplificazione bassi</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Controlli avanzati dell\'amplificazione Bassi</string>
- <string name="pref_wm8994_bass_boost_title">Intervallo amplificazione bassi</string>
- <string name="pref_wm8994_bass_boost_summary">Gestione avanzata dynamic range</string>
- <string name="pref_wm8994_bass_boost_preset_title">Effetto amplificazione bassi</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Amplificazione bassi</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Miglioramento</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Intervallo amplificazione bassi</string>
- <string name="pref_wm8994_control_enable_title">Abilita il controllo di WM8994</string>
- <string name="pref_wm8994_control_enable_summary">Abilita i controlli avanzati per il processore audio hardware WM8994</string>
- <string name="pref_wm8994_speaker_tuning_title">Regola altoparlante</string>
- <string name="pref_wm8994_speaker_tuning_summary">Riconfigura l\'equalizzatore hardware per ottenere maggiori bassi ed un suono bilanciato</string>
- <string name="pref_wm8994_mono_downmix_title">Mono</string>
- <string name="pref_wm8994_mono_downmix_summary">Rendi mono il suono di tipo stereo (per le uscite stereo, come le cuffie)</string>
- <string name="pref_wm8994_stereo_expansion_title">Espansione stereo</string>
- <string name="pref_wm8994_stereo_expansion_summary">&#8220;Espandi&#8221; il suono stereo attraverso l\'elaborazione digitale del segnale</string>
- <string name="pref_wm8994_dac_direct_title">D/AC diretto</string>
- <string name="pref_wm8994_dac_direct_summary">Accedi al convertitore digitale/analogico direttamente, aggirando il canale del mixer &#8212; Produce audio più pulito (rapporto segnale-rumore maggiore)</string>
- <string name="pref_wm8994_dac_osr128_title">Riproduzione Hi-Fi</string>
- <string name="pref_wm8994_dac_osr128_summary">Convertitore digitale-analogico con sovracampionamento a 128x &#8212; Suoni più puliti quando si riproduce musica</string>
- <string name="pref_wm8994_adc_osr128_title">Registrazione Hi-Fi</string>
- <string name="pref_wm8994_adc_osr128_summary">Convertitore analogico-digitale con sovracampionamento a 128x &#8212; Incrementa la qualità delle registrazioni</string>
- <string name="pref_wm8994_fll_tuning_title">Regola clock audio</string>
- <string name="pref_wm8994_fll_tuning_summary">Usa il clock regolato della sorgente audio WM8994 &#8212; Migliora la qualità del suono</string>
- <string name="save_preset">Salva predefinito</string>
- <string name="load_preset">Carica predefinito</string>
- <string name="new_preset">Nuovo predefinito\u2026</string>
-
- <string name="help_title">Manuale d\'uso</string>
- <string name="help_text"><b>Che cos\'è DSP Manager?</b>
+ <string name="app_name">DSP Manager</string>
+ <string name="select_configuration_title">Seleziona configurazione da modificare</string>
+ <string name="headset_title">Cuffie</string>
+ <string name="speaker_title">Altoparlante telefono</string>
+ <string name="bluetooth_title">Dispositivo bluetooth</string>
+ <string name="usb_title">Dispositivo USB/Dock</string>
+ <string name="audio_effects">Effetti audio</string>
+ <string name="pref_unavailable">Funzionalità non disponibile sul tuo dispositivo</string>
+ <string name="dsp_settings_headset">Impostazioni DSP - Cuffie</string>
+ <string name="dsp_settings_speaker">Impostazioni DSP - Altoparlante Telefono</string>
+ <string name="dsp_settings_bluetooth">Impostazioni DSP - Dispositivo Bluetooth</string>
+ <string name="dsp_settings_usb">Impostazioni DSP - Dispositivo USB</string>
+ <string name="dsp_settings_wm8994">Impostazioni DSP - WM8994</string>
+ <string name="pref_dsp_title">Dynamic Range Compression</string>
+ <string name="pref_dsp_summary_on">Compressione attiva</string>
+ <string name="pref_dsp_summary_off">Compressione non attiva</string>
+ <string name="pref_dsp_enable">Attiva</string>
+ <string name="pref_effect_title">Seleziona potenza effetto</string>
+ <string name="pref_effect_freq_title">Seleziona la frequenza centrale dell\'effetto</string>
+ <string name="dialog_effect">Potenza effetto</string>
+ <string name="pref_equalizer_title">Equalizzatore</string>
+ <string name="pref_equalizer_summary_on">Equalizzatore attivo</string>
+ <string name="pref_equalizer_summary_off">Equalizzatore non attivo</string>
+ <string name="pref_equalizer_enable">Attiva</string>
+ <string name="pref_equalizer_preset_title">Seleziona modello</string>
+ <string name="pref_equalizer_loudness_title">Compensazione rumorosità</string>
+ <string name="pref_bassboost_title">Amplificazione bassi</string>
+ <string name="pref_bassboost_summary_on">Amplificazione bassi attivata</string>
+ <string name="pref_bassboost_summary_off">Amplificazione bassi non attivata</string>
+ <string name="pref_bassboost_enable">Attiva</string>
+ <string name="pref_headset_virtual_title">Effetto stanza virtuale</string>
+ <string name="pref_headset_virtual_summary_on">Effetto stanza virtuale attivato</string>
+ <string name="pref_headset_virtual_summary_off">Effetto stanza virtuale non attivato</string>
+ <string name="pref_headset_virtual_enable">Attiva</string>
+ <string name="pref_room_title">Seleziona stanza</string>
+ <string name="dialog_room">Tipo di stanza</string>
+ <string name="menu_reset">Ripristina</string>
+ <string name="pref_headset_stereowide_title">Stereo widener</string>
+ <string name="pref_headset_stereowide_summary_on">Stereo widener è attivato</string>
+ <string name="pref_headset_stereowide_summary_off">Stereo widener è disattivato</string>
+ <string name="pref_headset_stereowide_enable">Attiva</string>
+ <string name="dialog_stereo">Stereo widener</string>
+ <string name="eq_preset_acoustic">Acustica</string>
+ <string name="eq_preset_bass_booster">Amplificazione bassi</string>
+ <string name="eq_preset_bass_reducer">Riduzione bassi</string>
+ <string name="eq_preset_classical">Classica</string>
+ <string name="eq_preset_deep">Intenso</string>
+ <string name="eq_preset_flat">Uniforme</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Altoparlanti piccoli</string>
+ <string name="eq_preset_treble_booster">Amplificazione alti</string>
+ <string name="eq_preset_treble_reducer">Riduzione alti</string>
+ <string name="eq_preset_vocal_booster">Amplificazione voce</string>
+ <string name="eq_preset_custom">Manuale</string>
+ <string name="category_wm8994_internal_speaker">Configurazione speaker interno</string>
+ <string name="category_wm8994_signal_processing">Elaborazione segnale</string>
+ <string name="category_wm8994_headphone_amp">Amplificatore cuffie</string>
+ <string name="category_wm8994_codec_optimization">Ottimizzazione codec</string>
+ <string name="category_wm8994_dac_config">Impostazioni del convertitore digitale/analogico</string>
+ <string name="category_wm8994_analog_path">Configurazione del percorso analogico</string>
+ <string name="category_wm8994_mic_settings">Impostazioni microfono</string>
+ <string name="category_wm8994_microphone_recording">Microfono</string>
+ <string name="wm8994_settings_title_head">Impostazioni audio</string>
+ <string name="wm8994_settings_title_subhead">Impostazioni audio</string>
+ <string name="wm8994_settings_summary_head">Controllo avanzato del processore audio hardware WM8994</string>
+ <string name="pref_wm8994_microphone_recording_title">Registrazione</string>
+ <string name="pref_wm8994_headphone_amp_title">Livello amplificatore</string>
+ <string name="pref_wm8994_headphone_amp_summary">Personalizza il miglioramento analogico</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Livello amplificatore cuffie</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Miglioramento analogico</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Amplificazione bassi</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Controlli avanzati dell\'amplificazione Bassi</string>
+ <string name="pref_wm8994_bass_boost_title">Intervallo amplificazione bassi</string>
+ <string name="pref_wm8994_bass_boost_summary">Gestione avanzata dynamic range</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Effetto amplificazione bassi</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Amplificazione bassi</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Miglioramento</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Intervallo amplificazione bassi</string>
+ <string name="pref_wm8994_control_enable_title">Abilita il controllo di WM8994</string>
+ <string name="pref_wm8994_control_enable_summary">Abilita i controlli avanzati per il processore audio hardware WM8994</string>
+ <string name="pref_wm8994_speaker_tuning_title">Regola altoparlante</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Riconfigura l\'equalizzatore hardware per ottenere maggiori bassi ed un suono bilanciato</string>
+ <string name="pref_wm8994_mono_downmix_title">Mono</string>
+ <string name="pref_wm8994_mono_downmix_summary">Rendi mono il suono di tipo stereo (per le uscite stereo, come le cuffie)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Espansione stereo</string>
+ <string name="pref_wm8994_stereo_expansion_summary">“Espandi” il suono stereo attraverso l\'elaborazione digitale del segnale</string>
+ <string name="pref_wm8994_dac_direct_title">D/AC diretto</string>
+ <string name="pref_wm8994_dac_direct_summary">Accedi al convertitore digitale/analogico direttamente, aggirando il canale del mixer — Produce audio più pulito (rapporto segnale-rumore maggiore)</string>
+ <string name="pref_wm8994_dac_osr128_title">Riproduzione Hi-Fi</string>
+ <string name="pref_wm8994_dac_osr128_summary">Convertitore digitale-analogico con sovracampionamento a 128x — Suoni più puliti quando si riproduce musica</string>
+ <string name="pref_wm8994_adc_osr128_title">Registrazione Hi-Fi</string>
+ <string name="pref_wm8994_adc_osr128_summary">Convertitore analogico-digitale con sovracampionamento a 128x — Incrementa la qualità delle registrazioni</string>
+ <string name="pref_wm8994_fll_tuning_title">Regola clock audio</string>
+ <string name="pref_wm8994_fll_tuning_summary">Usa il clock regolato della sorgente audio WM8994 — Migliora la qualità del suono</string>
+ <string name="save_preset">Salva predefinito</string>
+ <string name="load_preset">Carica predefinito</string>
+ <string name="new_preset">Nuovo predefinito\u2026</string>
+ <string name="help_title">Manuale d\'uso</string>
+ <string name="help_text"><b>Che cos\'è DSP Manager?</b>
\n
\nDSP Manager è un\'applicazione per la regolazione dell\'audio in uscita
<i>DSP</i> sta per Digital Signal Processing, mentre <i>Manager</i> si riferisce
@@ -172,7 +165,7 @@ di una traccia musicale può essere coperta dal rumore di fondo.
\n
\nIl bass boost è un semplice filtro passabasso che può essere utilizzato per
aggiungere un\'enfasi ai 55 Hz e alle frequenze più basse. L\'incremento è di
-circa 6 dB, e modificato dal parametro &#8220;forza&#8221;, che aggiunge la risonanza del
+circa 6 dB, e modificato dal parametro “forza”, che aggiunge la risonanza del
filtro alla banda dei 55 Hz, dando enfasi aggiuntiva a questa frequenza.
L\'effetto è stato progettato per combattere la perdita dei bassi frequente con
piccoli altoparlanti e cuffie.
@@ -187,7 +180,7 @@ le capacità di auticolari o altoparlanti.
\n
\nL\'equalizzatore contiene anche un filtro che compensa i cambiamenti della risposta
dell\'orecchio in base al livello di pressione sonora che lo raggiunge. E\' richiesto
-l\'uso di una cuffia, e la &#8220;forza&#8221; è il parametro che deve essere sintonizzato
+l\'uso di una cuffia, e la “forza” è il parametro che deve essere sintonizzato
correttamente prima che l\'effetto funzioni come dovuto.
\n
\nPer selezionare il giusto valore per la resistenza di compensazione, si consiglia di
@@ -199,7 +192,7 @@ Altrimenti, se i bassi ad un volume alto sono troppo forti, la compensazione pro
è troppo forte, e deve essere ridotta.
\n
\nLa compensazione viene aggiunta alle regolazioni scelte dell\'utente.Se si desidera solo
-la compensazione, l\'equalizzatore dovrebbe essere impostato sul modello &#8220;Uniforme&#8221;.
+la compensazione, l\'equalizzatore dovrebbe essere impostato sul modello “Uniforme”.
\n
\n4. <b>Filtro cuffie</b>
\n
@@ -213,38 +206,32 @@ auricolari stereo.
\n
\nPoiché la miscelazione riduce la separazione leggermente, vi è un effetto che può essere
usato per aumentare la larghezza dell\'immagine stereo percepita, quest\'impostazione è
-&#8220;Tipo di stanza&#8221;.
+“Tipo di stanza”.
</string>
-
- <!-- Sound Control -->
- <string name="soundcontrol_title">Controllo suoni</string>
-
- <!-- Preferences -->
- <string name="pref_soundcontrol_presets_title">Predefiniti</string>
- <string name="pref_soundcontrol_headphone_gain_title">Miglioramento cuffie</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_title">Miglioramento PowerAmp cuffie</string>
- <string name="pref_soundcontrol_microphone_gain_title">Miglioramento microfono</string>
- <string name="pref_soundcontrol_speaker_gain_title">Miglioramento speaker</string>
- <string name="pref_soundcontrol_headphone_gain_left">Cuffia (Sinistra)</string>
- <string name="pref_soundcontrol_headphone_gain_right">Cuffia (Destra)</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_left">PowerAmp cuffia (Sinistra)</string>
- <string name="pref_soundcontrol_headphone_poweramp_gain_right">PowerAmp cuffia (Destra)</string>
- <string name="pref_soundcontrol_microphone_handset_gain_title">Microfono cuffie</string>
- <string name="pref_soundcontrol_microphone_camcorder_gain_title">Microfono videocamera</string>
-
- <string name="sc_version_title">Controllo suoni</string>
- <string name="sc_preset_summary">Scegli un modello predifinito da caricare</string>
- <string name="sc_preset_loaded">\"%s\" è stato caricato!</string>
- <string name="sc_preset_custom">Personalizzato</string>
- <string name="sc_preset_quality">Qualitativo</string>
- <string name="sc_preset_loudness">Loudness</string>
- <string name="sc_preset_quiet">Tranquillo</string>
- <string name="sc_preset_stock">Stock</string>
- <string name="sc_value_changed">Si prega di interrompere e riprendere la musica per applicare i valori corretti!</string>
- <!-- Drawer -->
- <string name="navigation_drawer_toggle">Toggle Drawer</string>
- <string name="navigation_drawer_open">Attiva navigazione drawer</string>
- <string name="navigation_drawer_close">Disattiva navigazione drawer</string>
- <string name="navigation_toggle_drawer">Passa al Drawer</string>
- <string name="navigation_toggle_tabbed">Passa alle Tab</string>
+ <string name="soundcontrol_title">Controllo suoni</string>
+ <string name="pref_soundcontrol_presets_title">Predefiniti</string>
+ <string name="pref_soundcontrol_headphone_gain_title">Miglioramento cuffie</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_title">Miglioramento PowerAmp cuffie</string>
+ <string name="pref_soundcontrol_microphone_gain_title">Miglioramento microfono</string>
+ <string name="pref_soundcontrol_speaker_gain_title">Miglioramento speaker</string>
+ <string name="pref_soundcontrol_headphone_gain_left">Cuffia (Sinistra)</string>
+ <string name="pref_soundcontrol_headphone_gain_right">Cuffia (Destra)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_left">PowerAmp cuffia (Sinistra)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_right">PowerAmp cuffia (Destra)</string>
+ <string name="pref_soundcontrol_microphone_handset_gain_title">Microfono cuffie</string>
+ <string name="pref_soundcontrol_microphone_camcorder_gain_title">Microfono videocamera</string>
+ <string name="sc_version_title">Controllo suoni</string>
+ <string name="sc_preset_summary">Scegli un modello predifinito da caricare</string>
+ <string name="sc_preset_loaded">\"%s\" è stato caricato!</string>
+ <string name="sc_preset_custom">Personalizzato</string>
+ <string name="sc_preset_quality">Qualitativo</string>
+ <string name="sc_preset_loudness">Loudness</string>
+ <string name="sc_preset_quiet">Tranquillo</string>
+ <string name="sc_preset_stock">Stock</string>
+ <string name="sc_value_changed">Si prega di interrompere e riprendere la musica per applicare i valori corretti!</string>
+ <string name="navigation_drawer_toggle">Toggle Drawer</string>
+ <string name="navigation_drawer_open">Attiva navigazione drawer</string>
+ <string name="navigation_drawer_close">Disattiva navigazione drawer</string>
+ <string name="navigation_toggle_drawer">Passa al Drawer</string>
+ <string name="navigation_toggle_tabbed">Passa alle Tab</string>
</resources>
diff --git a/res/values-ja/arrays.xml b/res/values-ja/arrays.xml
index 959e8be..56f4411 100644
--- a/res/values-ja/arrays.xml
+++ b/res/values-ja/arrays.xml
@@ -1,31 +1,57 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="headphone_modes">
- <item>スタジオ</item>
- <item>部屋</item>
- <item>広い部屋</item>
- <item>ステージ</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="compression_modes">
- <item>スライト</item>
- <item>モデレート</item>
- <item>エクストリーム</item>
- </string-array>
+ 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
- <string-array name="bassboost_modes">
- <item>スライト</item>
- <item>モデレート</item>
- <item>エクストリーム</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="equalizer_loudness_modes">
- <item>無効</item>
- <item>最弱</item>
- <item>より弱</item>
- <item>弱</item>
- <item>強</item>
- <item>より強</item>
- <item>最強</item>
- </string-array>
+ 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="headphone_modes">
+ <item>スタジオ</item>
+ <item>部屋</item>
+ <item>広い部屋</item>
+ <item>ステージ</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>無効</item>
+ <item>最弱</item>
+ <item>より弱</item>
+ <item>弱</item>
+ <item>強</item>
+ <item>より強</item>
+ <item>最強</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>スライト</item>
+ <item>モデレート</item>
+ <item>エクストリーム</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>スライト</item>
+ <item>モデレート</item>
+ <item>エクストリーム</item>
+ </string-array>
</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 7da7ab0..b1af3fc 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,48 +1,75 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="select_configuration_title">編集する設定を選択</string>
- <string name="headset_title">ヘッドセット</string>
- <string name="speaker_title">スピーカー</string>
- <string name="bluetooth_title">Bluetoothデバイス</string>
- <string name="dsp_settings_headset">DSP 設定 - ヘッドフォン</string>
- <string name="dsp_settings_speaker">DSP 設定 - スピーカー</string>
- <string name="dsp_settings_bluetooth">DSP 設定 - Bluetooth デバイス</string>
- <string name="pref_dsp_title">ダイナミックレンジコンプレッション</string>
- <string name="pref_dsp_summary_on">コンプレッションは有効</string>
- <string name="pref_dsp_summary_off">コンプレッションは無効</string>
- <string name="pref_dsp_enable">有効にする</string>
- <string name="pref_effect_title">エフェクトの強度を選択</string>
- <string name="dialog_effect">エフェクト強度</string>
- <string name="pref_bassboost_title">ベースブースト</string>
- <string name="pref_bassboost_summary_on">ベースブーストは有効</string>
- <string name="pref_bassboost_summary_off">ベースブーストは無効</string>
- <string name="pref_bassboost_enable">有効にする</string>
- <string name="pref_equalizer_preset_title">プリセット選択</string>
- <string name="pref_equalizer_title">イコライザ</string>
- <string name="pref_equalizer_summary_on">イコライザは有効</string>
- <string name="pref_equalizer_summary_off">イコライザは無効</string>
- <string name="pref_equalizer_enable">有効にする</string>
- <string name="pref_equalizer_loudness_title">ラウドネス補正</string>
- <string name="pref_headset_virtual_title">ヘッドセットバーチャルルームエフェクト</string>
- <string name="pref_headset_virtual_summary_on">ヘッドセットバーチャルルームエフェクトは有効</string>
- <string name="pref_headset_virtual_summary_off">ヘッドセットバーチャルルームエフェクトは無効</string>
- <string name="pref_headset_virtual_enable">有効にする</string>
- <string name="pref_room_title">部屋のタイプを選択</string>
- <string name="dialog_room">部屋のタイプ</string>
- <string name="menu_reset">リセット</string>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
- <string name="eq_preset_acoustic">アコースティック</string>
- <string name="eq_preset_bass_booster">ベースブースト</string>
- <string name="eq_preset_bass_reducer">ベースリデュース</string>
- <string name="eq_preset_classical">クラシカル</string>
- <string name="eq_preset_deep">ディープ</string>
- <string name="eq_preset_flat">フラット</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">ロック</string>
- <string name="eq_preset_small_speakers">小さいスピーカー</string>
- <string name="eq_preset_treble_booster">トレブルブースト</string>
- <string name="eq_preset_treble_reducer">トレブルリデュース</string>
- <string name="eq_preset_vocal_booster">ボーカルブースター</string>
- <string name="eq_preset_custom">カスタム</string>
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="select_configuration_title">編集する設定を選択</string>
+ <string name="headset_title">ヘッドセット</string>
+ <string name="speaker_title">スピーカー</string>
+ <string name="bluetooth_title">Bluetoothデバイス</string>
+ <string name="dsp_settings_headset">DSP 設定 - ヘッドフォン</string>
+ <string name="dsp_settings_speaker">DSP 設定 - スピーカー</string>
+ <string name="dsp_settings_bluetooth">DSP 設定 - Bluetooth デバイス</string>
+ <string name="pref_dsp_title">ダイナミックレンジコンプレッション</string>
+ <string name="pref_dsp_summary_on">コンプレッションは有効</string>
+ <string name="pref_dsp_summary_off">コンプレッションは無効</string>
+ <string name="pref_dsp_enable">有効にする</string>
+ <string name="pref_effect_title">エフェクトの強度を選択</string>
+ <string name="dialog_effect">エフェクト強度</string>
+ <string name="pref_equalizer_title">イコライザ</string>
+ <string name="pref_equalizer_summary_on">イコライザは有効</string>
+ <string name="pref_equalizer_summary_off">イコライザは無効</string>
+ <string name="pref_equalizer_enable">有効にする</string>
+ <string name="pref_equalizer_preset_title">プリセット選択</string>
+ <string name="pref_equalizer_loudness_title">ラウドネス補正</string>
+ <string name="pref_bassboost_title">ベースブースト</string>
+ <string name="pref_bassboost_summary_on">ベースブーストは有効</string>
+ <string name="pref_bassboost_summary_off">ベースブーストは無効</string>
+ <string name="pref_bassboost_enable">有効にする</string>
+ <string name="pref_headset_virtual_title">ヘッドセットバーチャルルームエフェクト</string>
+ <string name="pref_headset_virtual_summary_on">ヘッドセットバーチャルルームエフェクトは有効</string>
+ <string name="pref_headset_virtual_summary_off">ヘッドセットバーチャルルームエフェクトは無効</string>
+ <string name="pref_headset_virtual_enable">有効にする</string>
+ <string name="pref_room_title">部屋のタイプを選択</string>
+ <string name="dialog_room">部屋のタイプ</string>
+ <string name="menu_reset">リセット</string>
+ <string name="eq_preset_acoustic">アコースティック</string>
+ <string name="eq_preset_bass_booster">ベースブースト</string>
+ <string name="eq_preset_bass_reducer">ベースリデュース</string>
+ <string name="eq_preset_classical">クラシカル</string>
+ <string name="eq_preset_deep">ディープ</string>
+ <string name="eq_preset_flat">フラット</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">ロック</string>
+ <string name="eq_preset_small_speakers">小さいスピーカー</string>
+ <string name="eq_preset_treble_booster">トレブルブースト</string>
+ <string name="eq_preset_treble_reducer">トレブルリデュース</string>
+ <string name="eq_preset_vocal_booster">ボーカルブースター</string>
+ <string name="eq_preset_custom">カスタム</string>
</resources>
diff --git a/res/values-lv/arrays.xml b/res/values-lv/arrays.xml
index 39ff87e..ec7b0e7 100644
--- a/res/values-lv/arrays.xml
+++ b/res/values-lv/arrays.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
<!-- Copyright (C) 2012-2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,34 +13,45 @@
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-array name="headphone_modes">
- <item>Studija</item>
- <item>Istaba</item>
- <item>Liela istaba</item>
- <item>Arēna</item>
- </string-array>
- <string-array name="equalizer_loudness_modes">
- <item>Izslēgts</item>
- <item>Visvājākā</item>
- <item>Vājāka</item>
- <item>Vāja</item>
- <item>Stipra</item>
- <item>Stiprāka</item>
- <item>Visstiprākā</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
- <string-array name="compression_modes">
- <item>Vājš</item>
- <item>Mērens</item>
- <item>Ekstremāls</item>
- </string-array>
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
- <string-array name="bassboost_modes">
- <item>Vājš</item>
- <item>Mērens</item>
- <item>Ekstremāls</item>
- </string-array>
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="headphone_modes">
+ <item>Studija</item>
+ <item>Istaba</item>
+ <item>Liela istaba</item>
+ <item>Arēna</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Izslēgts</item>
+ <item>Visvājākā</item>
+ <item>Vājāka</item>
+ <item>Vāja</item>
+ <item>Stipra</item>
+ <item>Stiprāka</item>
+ <item>Visstiprākā</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Vājš</item>
+ <item>Mērens</item>
+ <item>Ekstremāls</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Vājš</item>
+ <item>Mērens</item>
+ <item>Ekstremāls</item>
+ </string-array>
</resources>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index 878da90..83dd622 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -1,61 +1,75 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
<!-- Copyright (C) 2012-2013 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
+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
+ 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.
+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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
<resources>
- <string name="select_configuration_title">Izvēlies konfigurāciju labošanai</string>
- <string name="headset_title">Austiņas</string>
- <string name="speaker_title">Skaļrunis</string>
- <string name="bluetooth_title">Bluetooth</string>
- <string name="dsp_settings_headset">DSP iestatījumi - Austiņas</string>
- <string name="dsp_settings_speaker">DSP iestatījumi - Skaļrunis</string>
- <string name="dsp_settings_bluetooth">DSP iestatījumi - Bluetooth</string>
- <string name="audio_effects">Audio efekti</string>
- <string name="pref_dsp_title">Dinamiskā diapazona saspiešana</string>
- <string name="pref_dsp_summary_on">Saspiešana ieslēgta</string>
- <string name="pref_dsp_summary_off">Saspiešana izslēgta</string>
- <string name="pref_dsp_enable">Ieslēgt</string>
- <string name="pref_effect_title">Izvēlies efekta stiprumu</string>
- <string name="dialog_effect">Efekta stiprums</string>
- <string name="pref_equalizer_title">Ekvalaizers</string>
- <string name="pref_equalizer_summary_on">Ekvalaizers ieslēgts</string>
- <string name="pref_equalizer_summary_off">Ekvalaizers izslēgts</string>
- <string name="pref_equalizer_enable">Ieslēgt</string>
- <string name="pref_equalizer_preset_title">Izvēlies režīmu</string>
- <string name="pref_equalizer_loudness_title">Skaļuma kompensācija</string>
- <string name="pref_bassboost_title">Basu pastiprināšana</string>
- <string name="pref_bassboost_summary_on">Basu pastiprināšana ieslēgta</string>
- <string name="pref_bassboost_summary_off">Basu pastiprināšana izslēgta</string>
- <string name="pref_bassboost_enable">Ieslēgt</string>
- <string name="pref_headset_virtual_title">Virtuālās istabas efekts</string>
- <string name="pref_headset_virtual_summary_on">Virtuālās istabas efekts ieslēgts</string>
- <string name="pref_headset_virtual_summary_off">Virtuālās istabas efekts izslēgts</string>
- <string name="pref_headset_virtual_enable">Ieslēgt</string>
- <string name="pref_room_title">Izvēlies istabas tipu</string>
- <string name="dialog_room">Istabas tips</string>
- <string name="menu_reset">Nodzēst</string>
-
- <string name="eq_preset_acoustic">Akustika</string>
- <string name="eq_preset_bass_booster">Basu pastiprināšana</string>
- <string name="eq_preset_bass_reducer">Basu pazemināšana</string>
- <string name="eq_preset_classical">Klasika</string>
- <string name="eq_preset_deep">Dziļums</string>
- <string name="eq_preset_flat">Istaba</string>
- <string name="eq_preset_rock">Roks</string>
- <string name="eq_preset_small_speakers">Mazi skaļruņi</string>
- <string name="eq_preset_treble_booster">Smalko skaņu pastiprināšana</string>
- <string name="eq_preset_treble_reducer">Smalko skaņu pazemināšana</string>
- <string name="eq_preset_vocal_booster">Vokāla pastiprināšana</string>
- <string name="eq_preset_custom">Pielāgots režīms</string>
+ <string name="select_configuration_title">Izvēlies konfigurāciju labošanai</string>
+ <string name="headset_title">Austiņas</string>
+ <string name="speaker_title">Skaļrunis</string>
+ <string name="bluetooth_title">Bluetooth</string>
+ <string name="audio_effects">Audio efekti</string>
+ <string name="dsp_settings_headset">DSP iestatījumi - Austiņas</string>
+ <string name="dsp_settings_speaker">DSP iestatījumi - Skaļrunis</string>
+ <string name="dsp_settings_bluetooth">DSP iestatījumi - Bluetooth</string>
+ <string name="pref_dsp_title">Dinamiskā diapazona saspiešana</string>
+ <string name="pref_dsp_summary_on">Saspiešana ieslēgta</string>
+ <string name="pref_dsp_summary_off">Saspiešana izslēgta</string>
+ <string name="pref_dsp_enable">Ieslēgt</string>
+ <string name="pref_effect_title">Izvēlies efekta stiprumu</string>
+ <string name="dialog_effect">Efekta stiprums</string>
+ <string name="pref_equalizer_title">Ekvalaizers</string>
+ <string name="pref_equalizer_summary_on">Ekvalaizers ieslēgts</string>
+ <string name="pref_equalizer_summary_off">Ekvalaizers izslēgts</string>
+ <string name="pref_equalizer_enable">Ieslēgt</string>
+ <string name="pref_equalizer_preset_title">Izvēlies režīmu</string>
+ <string name="pref_equalizer_loudness_title">Skaļuma kompensācija</string>
+ <string name="pref_bassboost_title">Basu pastiprināšana</string>
+ <string name="pref_bassboost_summary_on">Basu pastiprināšana ieslēgta</string>
+ <string name="pref_bassboost_summary_off">Basu pastiprināšana izslēgta</string>
+ <string name="pref_bassboost_enable">Ieslēgt</string>
+ <string name="pref_headset_virtual_title">Virtuālās istabas efekts</string>
+ <string name="pref_headset_virtual_summary_on">Virtuālās istabas efekts ieslēgts</string>
+ <string name="pref_headset_virtual_summary_off">Virtuālās istabas efekts izslēgts</string>
+ <string name="pref_headset_virtual_enable">Ieslēgt</string>
+ <string name="pref_room_title">Izvēlies istabas tipu</string>
+ <string name="dialog_room">Istabas tips</string>
+ <string name="menu_reset">Nodzēst</string>
+ <string name="eq_preset_acoustic">Akustika</string>
+ <string name="eq_preset_bass_booster">Basu pastiprināšana</string>
+ <string name="eq_preset_bass_reducer">Basu pazemināšana</string>
+ <string name="eq_preset_classical">Klasika</string>
+ <string name="eq_preset_deep">Dziļums</string>
+ <string name="eq_preset_flat">Istaba</string>
+ <string name="eq_preset_rock">Roks</string>
+ <string name="eq_preset_small_speakers">Mazi skaļruņi</string>
+ <string name="eq_preset_treble_booster">Smalko skaņu pastiprināšana</string>
+ <string name="eq_preset_treble_reducer">Smalko skaņu pazemināšana</string>
+ <string name="eq_preset_vocal_booster">Vokāla pastiprināšana</string>
+ <string name="eq_preset_custom">Pielāgots režīms</string>
</resources>
diff --git a/res/values-nl/arrays.xml b/res/values-nl/arrays.xml
index ff15828..f588967 100644
--- a/res/values-nl/arrays.xml
+++ b/res/values-nl/arrays.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
<!-- Copyright (C) 2012-2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,41 +13,55 @@
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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Origineel</item>
- <item>Gebalanceerd</item>
- <item>Zeer gevoelig</item>
- <item>Luide omgeving</item>
- </string-array>
- <string-array name="headphone_modes">
- <item>Studio</item>
- <item>Ruimte</item>
- <item>Grote ruimte</item>
- <item>Podium</item>
- </string-array>
- <string-array name="equalizer_loudness_modes">
- <item>Uitgeschakeld</item>
- <item>Zwakst</item>
- <item>Zwakker</item>
- <item>Zwak</item>
- <item>Sterk</item>
- <item>Sterker</item>
- <item>Sterkst</item>
- </string-array>
- <string-array name="compression_modes">
- <item>Licht</item>
- <item>Normaal</item>
- <item>Extreem</item>
- </string-array>
- <string-array name="bassboost_modes">
- <item>Licht</item>
- <item>Normaal</item>
- <item>Extreem</item>
- </string-array>
- <string-array name="wm8994_bassboost_modes">
- <item>Standaard</item>
- <item>Kleine speakers</item>
- </string-array>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Origineel</item>
+ <item>Gebalanceerd</item>
+ <item>Zeer gevoelig</item>
+ <item>Luide omgeving</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Studio</item>
+ <item>Ruimte</item>
+ <item>Grote ruimte</item>
+ <item>Podium</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Uitgeschakeld</item>
+ <item>Zwakst</item>
+ <item>Zwakker</item>
+ <item>Zwak</item>
+ <item>Sterk</item>
+ <item>Sterker</item>
+ <item>Sterkst</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Licht</item>
+ <item>Normaal</item>
+ <item>Extreem</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Licht</item>
+ <item>Normaal</item>
+ <item>Extreem</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Standaard</item>
+ <item>Kleine speakers</item>
+ </string-array>
</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 98a6267..6e174ba 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -1,115 +1,125 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2012-2013 The CyanogenMod Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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
+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
+ 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="app_name">DSP Manager</string>
- <string name="select_configuration_title">Kies configuratie om te bewerken</string>
- <string name="headset_title">Headset</string>
- <string name="speaker_title">Speaker</string>
- <string name="bluetooth_title">Bluetooth</string>
- <string name="usb_title">USB/dock</string>
- <string name="audio_effects">Geluidseffecten</string>
- <string name="pref_unavailable">Functionaliteit is niet beschikbaar voor uw apparaat</string>
- <string name="dsp_settings_headset">DSP-instellingen - Headset</string>
- <string name="dsp_settings_speaker">DSP-instellingen - Telefoonspeaker</string>
- <string name="dsp_settings_bluetooth">DSP-instellingen - Bluetoothapparaat</string>
- <string name="dsp_settings_usb">DSP-instellingen - USB-apparaat</string>
- <string name="dsp_settings_wm8994">DSP-instellingen - WM8994</string>
- <string name="pref_dsp_title">Dynamisch bereikcompressie</string>
- <string name="pref_dsp_summary_on">Dynamisch bereikcompressie ingeschakeld</string>
- <string name="pref_dsp_summary_off">Dynamisch bereikcompressie uitgeschakeld</string>
- <string name="pref_dsp_enable">Inschakelen</string>
- <string name="pref_effect_title">Effectsterkte</string>
- <string name="dialog_effect">Effectsterkte</string>
- <string name="pref_equalizer_title">Equalizer</string>
- <string name="pref_equalizer_summary_on">Equalizer ingeschakeld</string>
- <string name="pref_equalizer_summary_off">Equalizer uitgeschakeld</string>
- <string name="pref_equalizer_enable">Inschakelen</string>
- <string name="pref_equalizer_preset_title">Kies preset</string>
- <string name="pref_equalizer_loudness_title">Luidheidscompensatie</string>
- <string name="pref_bassboost_title">Basversterker</string>
- <string name="pref_bassboost_summary_on">Basversterker ingeschakeld</string>
- <string name="pref_bassboost_summary_off">Basversterker uitgeschakeld</string>
- <string name="pref_bassboost_enable">Inschakelen</string>
- <string name="pref_headset_virtual_title">Headset in virtuele ruimte-effect</string>
- <string name="pref_headset_virtual_summary_on">\'Headset in virtuele ruimte-effect\' ingeschakeld</string>
- <string name="pref_headset_virtual_summary_off">\'Headset in virtuele ruimte-effect\' uitgeschakeld</string>
- <string name="pref_headset_virtual_enable">Inschakelen</string>
- <string name="pref_room_title">Type ruimte</string>
- <string name="dialog_room">Type ruimte</string>
- <string name="menu_reset">Herstellen</string>
+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.
- <string name="eq_preset_acoustic">Akoestiek</string>
- <string name="eq_preset_bass_booster">Basversterker</string>
- <string name="eq_preset_bass_reducer">Basverzwakker</string>
- <string name="eq_preset_classical">Klassiek</string>
- <string name="eq_preset_deep">Diep</string>
- <string name="eq_preset_flat">Vlak</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Kleine speakers</string>
- <string name="eq_preset_treble_booster">Hoge tonenversterker</string>
- <string name="eq_preset_treble_reducer">Hoge tonenverzwakker</string>
- <string name="eq_preset_vocal_booster">Stemversterker</string>
- <string name="eq_preset_custom">Aangepast</string>
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
- <string name="category_wm8994_internal_speaker">Speaker</string>
- <string name="category_wm8994_signal_processing">Signaalverwerking</string>
- <string name="category_wm8994_headphone_amp">Headset</string>
- <string name="category_wm8994_codec_optimization">Codecoptimalisatie</string>
- <string name="category_wm8994_dac_config">Digitaal/analoog-conversie-instellingen</string>
- <string name="category_wm8994_analog_path">Analoge padenconfiguratie</string>
- <string name="category_wm8994_mic_settings">Microfooninstellingen</string>
- <string name="category_wm8994_microphone_recording">Microfoon</string>
+Modifications Copyright (C) 2013 The OmniROM Project
- <string name="wm8994_settings_title_head">Geluidsinstellingen</string>
- <string name="wm8994_settings_title_subhead">Geluidsinstellingen</string>
- <string name="wm8994_settings_summary_head">Geavanceerd beheer van de WM8994-geluidsprocessor</string>
- <string name="pref_wm8994_microphone_recording_title">Preset voor opnemen</string>
- <string name="pref_wm8994_headphone_amp_title">Versterkerniveau</string>
- <string name="pref_wm8994_headphone_amp_summary">Analoge gain wijzigen</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Headsetversterkerniveau</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Analoge gain</string>
- <string name="pref_wm8994_bass_boost_enable_title">Basversterker</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Geavanceerd beheer van basversterker</string>
- <string name="pref_wm8994_bass_boost_title">Bereik basversterker</string>
- <string name="pref_wm8994_bass_boost_summary">Geavanceerd beheer van dynamisch bereik</string>
- <string name="pref_wm8994_bass_boost_preset_title">Preset voor basversterker</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Basversterker</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Gain</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Bereik van basversterker</string>
- <string name="pref_wm8994_control_enable_title">WM8994-beheer inschakelen</string>
- <string name="pref_wm8994_control_enable_summary">Geavanceerde instellingen voor de WM8994-geluidsprocessor</string>
- <string name="pref_wm8994_speaker_tuning_title">Muziektoon</string>
- <string name="pref_wm8994_speaker_tuning_summary">Hardware-EQ herconfigureren voor meer bas en een evenwichtig klankbeeld</string>
- <string name="pref_wm8994_mono_downmix_title">Downmixen naar mono</string>
- <string name="pref_wm8994_mono_downmix_summary">Stereo- naar monogeluid downmixen (voor stereo-uitvoer, zoals headsets)</string>
- <string name="pref_wm8994_stereo_expansion_title">Stereo-uitbreiding</string>
- <string name="pref_wm8994_stereo_expansion_summary">Stereogeluid \'uitbreiden\u2019 d.m.v. digitale geluidsverwerking</string>
- <string name="pref_wm8994_dac_direct_title">Directe digitaal/analoog-omzetter</string>
- <string name="pref_wm8994_dac_direct_summary">Direct toegang verkrijgen tot de digitaal/analoog-omzetter en de kanalenmixer omzeilen voor helderder geluid (lagere signaal-ruisverhouding)</string>
- <string name="pref_wm8994_dac_osr128_title">Hifi afspelen</string>
- <string name="pref_wm8994_dac_osr128_summary">Digitaal-naar-analoog-omzetter 128 keer overbemonsteren (zuiverder geluid bij het afspelen van muziek)</string>
- <string name="pref_wm8994_adc_osr128_title">Hifi opnemen</string>
- <string name="pref_wm8994_adc_osr128_summary">Analoog-naar-digitaal-omzetter 128 keer overbemonsteren (verbetert opnamekwaliteit)</string>
- <string name="pref_wm8994_fll_tuning_title">Afgestemde geluidsklok</string>
- <string name="pref_wm8994_fll_tuning_summary">Gebruik afgestemde bron van WM8994-geluidsklok (verbetert geluidskwaliteit)</string>
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
- <string name="help_title">Help</string>
- <string name="help_text"><b>Wat is DSP Manager?</b>
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="app_name">DSP Manager</string>
+ <string name="select_configuration_title">Kies configuratie om te bewerken</string>
+ <string name="headset_title">Headset</string>
+ <string name="speaker_title">Speaker</string>
+ <string name="bluetooth_title">Bluetooth</string>
+ <string name="usb_title">USB/dock</string>
+ <string name="audio_effects">Geluidseffecten</string>
+ <string name="pref_unavailable">Functionaliteit is niet beschikbaar voor uw apparaat</string>
+ <string name="dsp_settings_headset">DSP-instellingen - Headset</string>
+ <string name="dsp_settings_speaker">DSP-instellingen - Telefoonspeaker</string>
+ <string name="dsp_settings_bluetooth">DSP-instellingen - Bluetoothapparaat</string>
+ <string name="dsp_settings_usb">DSP-instellingen - USB-apparaat</string>
+ <string name="dsp_settings_wm8994">DSP-instellingen - WM8994</string>
+ <string name="pref_dsp_title">Dynamisch bereikcompressie</string>
+ <string name="pref_dsp_summary_on">Dynamisch bereikcompressie ingeschakeld</string>
+ <string name="pref_dsp_summary_off">Dynamisch bereikcompressie uitgeschakeld</string>
+ <string name="pref_dsp_enable">Inschakelen</string>
+ <string name="pref_effect_title">Effectsterkte</string>
+ <string name="dialog_effect">Effectsterkte</string>
+ <string name="pref_equalizer_title">Equalizer</string>
+ <string name="pref_equalizer_summary_on">Equalizer ingeschakeld</string>
+ <string name="pref_equalizer_summary_off">Equalizer uitgeschakeld</string>
+ <string name="pref_equalizer_enable">Inschakelen</string>
+ <string name="pref_equalizer_preset_title">Kies preset</string>
+ <string name="pref_equalizer_loudness_title">Luidheidscompensatie</string>
+ <string name="pref_bassboost_title">Basversterker</string>
+ <string name="pref_bassboost_summary_on">Basversterker ingeschakeld</string>
+ <string name="pref_bassboost_summary_off">Basversterker uitgeschakeld</string>
+ <string name="pref_bassboost_enable">Inschakelen</string>
+ <string name="pref_headset_virtual_title">Headset in virtuele ruimte-effect</string>
+ <string name="pref_headset_virtual_summary_on">\'Headset in virtuele ruimte-effect\' ingeschakeld</string>
+ <string name="pref_headset_virtual_summary_off">\'Headset in virtuele ruimte-effect\' uitgeschakeld</string>
+ <string name="pref_headset_virtual_enable">Inschakelen</string>
+ <string name="pref_room_title">Type ruimte</string>
+ <string name="dialog_room">Type ruimte</string>
+ <string name="menu_reset">Herstellen</string>
+ <string name="eq_preset_acoustic">Akoestiek</string>
+ <string name="eq_preset_bass_booster">Basversterker</string>
+ <string name="eq_preset_bass_reducer">Basverzwakker</string>
+ <string name="eq_preset_classical">Klassiek</string>
+ <string name="eq_preset_deep">Diep</string>
+ <string name="eq_preset_flat">Vlak</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Kleine speakers</string>
+ <string name="eq_preset_treble_booster">Hoge tonenversterker</string>
+ <string name="eq_preset_treble_reducer">Hoge tonenverzwakker</string>
+ <string name="eq_preset_vocal_booster">Stemversterker</string>
+ <string name="eq_preset_custom">Aangepast</string>
+ <string name="category_wm8994_internal_speaker">Speaker</string>
+ <string name="category_wm8994_signal_processing">Signaalverwerking</string>
+ <string name="category_wm8994_headphone_amp">Headset</string>
+ <string name="category_wm8994_codec_optimization">Codecoptimalisatie</string>
+ <string name="category_wm8994_dac_config">Digitaal/analoog-conversie-instellingen</string>
+ <string name="category_wm8994_analog_path">Analoge padenconfiguratie</string>
+ <string name="category_wm8994_mic_settings">Microfooninstellingen</string>
+ <string name="category_wm8994_microphone_recording">Microfoon</string>
+ <string name="wm8994_settings_title_head">Geluidsinstellingen</string>
+ <string name="wm8994_settings_title_subhead">Geluidsinstellingen</string>
+ <string name="wm8994_settings_summary_head">Geavanceerd beheer van de WM8994-geluidsprocessor</string>
+ <string name="pref_wm8994_microphone_recording_title">Preset voor opnemen</string>
+ <string name="pref_wm8994_headphone_amp_title">Versterkerniveau</string>
+ <string name="pref_wm8994_headphone_amp_summary">Analoge gain wijzigen</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Headsetversterkerniveau</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Analoge gain</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Basversterker</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Geavanceerd beheer van basversterker</string>
+ <string name="pref_wm8994_bass_boost_title">Bereik basversterker</string>
+ <string name="pref_wm8994_bass_boost_summary">Geavanceerd beheer van dynamisch bereik</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Preset voor basversterker</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Basversterker</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Gain</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Bereik van basversterker</string>
+ <string name="pref_wm8994_control_enable_title">WM8994-beheer inschakelen</string>
+ <string name="pref_wm8994_control_enable_summary">Geavanceerde instellingen voor de WM8994-geluidsprocessor</string>
+ <string name="pref_wm8994_speaker_tuning_title">Muziektoon</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Hardware-EQ herconfigureren voor meer bas en een evenwichtig klankbeeld</string>
+ <string name="pref_wm8994_mono_downmix_title">Downmixen naar mono</string>
+ <string name="pref_wm8994_mono_downmix_summary">Stereo- naar monogeluid downmixen (voor stereo-uitvoer, zoals headsets)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Stereo-uitbreiding</string>
+ <string name="pref_wm8994_stereo_expansion_summary">Stereogeluid \'uitbreiden\u2019 d.m.v. digitale geluidsverwerking</string>
+ <string name="pref_wm8994_dac_direct_title">Directe digitaal/analoog-omzetter</string>
+ <string name="pref_wm8994_dac_direct_summary">Direct toegang verkrijgen tot de digitaal/analoog-omzetter en de kanalenmixer omzeilen voor helderder geluid (lagere signaal-ruisverhouding)</string>
+ <string name="pref_wm8994_dac_osr128_title">Hifi afspelen</string>
+ <string name="pref_wm8994_dac_osr128_summary">Digitaal-naar-analoog-omzetter 128 keer overbemonsteren (zuiverder geluid bij het afspelen van muziek)</string>
+ <string name="pref_wm8994_adc_osr128_title">Hifi opnemen</string>
+ <string name="pref_wm8994_adc_osr128_summary">Analoog-naar-digitaal-omzetter 128 keer overbemonsteren (verbetert opnamekwaliteit)</string>
+ <string name="pref_wm8994_fll_tuning_title">Afgestemde geluidsklok</string>
+ <string name="pref_wm8994_fll_tuning_summary">Gebruik afgestemde bron van WM8994-geluidsklok (verbetert geluidskwaliteit)</string>
+ <string name="help_title">Help</string>
+ <string name="help_text"><b>Wat is DSP Manager?</b>
\n
\nDSP Manager is een geluidsmanipulatie-app. <i>DSP</i> staat
voor \'Digital Signal Processing\' (digitale signalenverwerking) en het
diff --git a/res/values-pl/arrays.xml b/res/values-pl/arrays.xml
index a18e55f..562f114 100644
--- a/res/values-pl/arrays.xml
+++ b/res/values-pl/arrays.xml
@@ -1,43 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Oryginalne</item>
- <item>Zbalansowane</item>
- <item>Wysoka czułość</item>
- <item>Głośne tło</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>Studio</item>
- <item>Pokój</item>
- <item>Duży pokój</item>
- <item>Scena</item>
- </string-array>
+ 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
- <string-array name="equalizer_loudness_modes">
- <item>Wyłączona</item>
- <item>Najsłabsza</item>
- <item>Słabsza</item>
- <item>Słaba</item>
- <item>Silna</item>
- <item>Silniejsza</item>
- <item>Najsilniejsza</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="compression_modes">
- <item>Lekka</item>
- <item>Umiarkowana</item>
- <item>Silna</item>
- </string-array>
+ 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.
- <string-array name="bassboost_modes">
- <item>Lekkie</item>
- <item>Umiarkowane</item>
- <item>Silne</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="wm8994_bassboost_modes">
- <item>Standardowe</item>
- <item>Małe głośniki</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Oryginalne</item>
+ <item>Zbalansowane</item>
+ <item>Wysoka czułość</item>
+ <item>Głośne tło</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Studio</item>
+ <item>Pokój</item>
+ <item>Duży pokój</item>
+ <item>Scena</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Wyłączona</item>
+ <item>Najsłabsza</item>
+ <item>Słabsza</item>
+ <item>Słaba</item>
+ <item>Silna</item>
+ <item>Silniejsza</item>
+ <item>Najsilniejsza</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Lekka</item>
+ <item>Umiarkowana</item>
+ <item>Silna</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Lekkie</item>
+ <item>Umiarkowane</item>
+ <item>Silne</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Standardowe</item>
+ <item>Małe głośniki</item>
+ </string-array>
</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index be52c4f..89b9261 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -1,96 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">Menedżer DSP</string>
- <string name="select_configuration_title">Wybierz konfigurację do edycji</string>
- <string name="headset_title">Zestaw słuchawkowy</string>
- <string name="speaker_title">Głośnik</string>
- <string name="bluetooth_title">Urządzenie Bluetooth</string>
- <string name="audio_effects">Efekty dźwiękowe</string>
- <string name="pref_unavailable">Funkcjonalność niedostępna dla urządzenia</string>
- <string name="dsp_settings_headset">Ustawienia DSP - Zestaw słuchawkowy</string>
- <string name="dsp_settings_speaker">Ustawienia DSP - Głośnik</string>
- <string name="dsp_settings_bluetooth">Ustawienia DSP - Bluetooth</string>
- <string name="dsp_settings_wm8994">Ustawienia DSP - WM8994</string>
- <string name="pref_dsp_title">Kompresja zakresu dynamiki</string>
- <string name="pref_dsp_summary_on">Kompresja jest włączona</string>
- <string name="pref_dsp_summary_off">Kompresja jest wyłączona</string>
- <string name="pref_dsp_enable">Włącz</string>
- <string name="pref_effect_title">Wybierz siłę efektu</string>
- <string name="dialog_effect">Siła efektu</string>
- <string name="pref_equalizer_title">Equalizer</string>
- <string name="pref_equalizer_summary_on">Equalizer jest aktywny</string>
- <string name="pref_equalizer_summary_off">Equalizer jest nieaktywny</string>
- <string name="pref_equalizer_enable">Włącz</string>
- <string name="pref_equalizer_preset_title">Wybierz ustawienie</string>
- <string name="pref_equalizer_loudness_title">Kompensacja głośności</string>
- <string name="pref_bassboost_title">Podbicie basu</string>
- <string name="pref_bassboost_summary_on">Podbicie basu jest włączone</string>
- <string name="pref_bassboost_summary_off">Podbicie basu jest wyłączone</string>
- <string name="pref_bassboost_enable">Włącz</string>
- <string name="pref_headset_virtual_title">Efekt wirtualnego pokoju</string>
- <string name="pref_headset_virtual_summary_on">Efekt wirtualnego pokoju jest włączony</string>
- <string name="pref_headset_virtual_summary_off">Efekt wirtualnego pokoju jest wyłączony</string>
- <string name="pref_headset_virtual_enable">Włącz</string>
- <string name="pref_room_title">Wybierz typ pokoju</string>
- <string name="dialog_room">Typ pokoju</string>
- <string name="menu_reset">Przywróć domyślne</string>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
- <string name="eq_preset_acoustic">Akustyczna</string>
- <string name="eq_preset_bass_booster">Podbicie basu</string>
- <string name="eq_preset_bass_reducer">Redukcja basu</string>
- <string name="eq_preset_classical">Klasyczna</string>
- <string name="eq_preset_deep">Głęboko</string>
- <string name="eq_preset_flat">Płasko</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Małe głośniki</string>
- <string name="eq_preset_treble_booster">Podbicie tonów wysokich</string>
- <string name="eq_preset_treble_reducer">Redukcja tonów wysokich</string>
- <string name="eq_preset_vocal_booster">Podbicie wokalu</string>
- <string name="eq_preset_custom">Własne</string>
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
- <!-- WM8994 -->
- <!-- Categories -->
- <string name="category_wm8994_internal_speaker">Głośnik</string>
- <string name="category_wm8994_signal_processing">Przetwarzanie sygnału</string>
- <string name="category_wm8994_headphone_amp">Zestaw słuchawkowy</string>
- <string name="category_wm8994_codec_optimization">Optymalizacja kodeka</string>
- <string name="category_wm8994_dac_config">Ustawienia przetwornika cyfrowo-analogowego</string>
- <string name="category_wm8994_analog_path">Konfiguracja ścieżki analogowej</string>
- <string name="category_wm8994_mic_settings">Ustawienia mikrofonu</string>
- <string name="category_wm8994_microphone_recording">Mikrofon</string>
- <!-- Titles/Summaries -->
- <string name="wm8994_settings_title_head">Ustawienia dźwięku</string>
- <string name="wm8994_settings_title_subhead">Ustawienia dźwięku</string>
- <string name="wm8994_settings_summary_head">Zaawansowane ustawienia przetwornika WM8994</string>
- <string name="pref_wm8994_microphone_recording_title">Ustawienie nagrywania</string>
- <string name="pref_wm8994_headphone_amp_title">Poziom wzmacniacza</string>
- <string name="pref_wm8994_headphone_amp_summary">Dopasuj wzmocnienie analogowe</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Poziom wzmacniacza słuchawek</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Wzmocnienie analogowe</string>
- <string name="pref_wm8994_bass_boost_enable_title">Podbicie basu</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Zaawansowane ustawienia podbicia basu</string>
- <string name="pref_wm8994_bass_boost_title">Zakres podbicia basu</string>
- <string name="pref_wm8994_bass_boost_summary">Zaawansowane zarządzanie zakresem dynamiki</string>
- <string name="pref_wm8994_bass_boost_preset_title">Ustawienie podbicia basu</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Podbicie basu</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Wzmocnienie</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Zakres podbicia basu</string>
- <string name="pref_wm8994_control_enable_title">Włącz regulację WM8994</string>
- <string name="pref_wm8994_control_enable_summary">Zaawansowane ustawienia przetwornika WM8994</string>
- <string name="pref_wm8994_speaker_tuning_title">Wyreguluj dla muzyki</string>
- <string name="pref_wm8994_speaker_tuning_summary">Ustawia sprzętowy equalizer dla zbalansowania dźwięku i zwiększenia basu</string>
- <string name="pref_wm8994_mono_downmix_title">Dźwięk mono</string>
- <string name="pref_wm8994_mono_downmix_summary">Konwertuj dźwięk stereo do mono</string>
- <string name="pref_wm8994_stereo_expansion_title">Poszerzenie stereo</string>
- <string name="pref_wm8994_stereo_expansion_summary">&#8220;Poszerza&#8221; dźwięk stereo przetwarzając go cyfrowo</string>
- <string name="pref_wm8994_dac_direct_title">Bezpośredni dostęp do przetwornika</string>
- <string name="pref_wm8994_dac_direct_summary">Uzyskaj bezpośredni dostęp do przetwornika cyfrowo-analogowego, pomijając mikser kanałów. Daje czystszy dźwięk (niższy stosunek sygnału do szumu)</string>
- <string name="pref_wm8994_dac_osr128_title">Odtwarzanie hi-fi</string>
- <string name="pref_wm8994_dac_osr128_summary">128-krotne nadpróbkowanie przetwornika cyfrowo-analogowego - poprawia jakość odtwarzania</string>
- <string name="pref_wm8994_adc_osr128_title">Nagrywanie hi-fi</string>
- <string name="pref_wm8994_adc_osr128_summary">128-krotne nadpróbkowanie przetwornika analogowo-cyfrowego - poprawia jakość nagrywania</string>
- <string name="pref_wm8994_fll_tuning_title">Regulacja zegara przetwornika</string>
- <string name="pref_wm8994_fll_tuning_summary">Użyj wyregulowanych źródeł zegara WM8994 - poprawia jakość dźwięku</string>
- <string name="help_title">Pomoc</string>
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="app_name">Menedżer DSP</string>
+ <string name="select_configuration_title">Wybierz konfigurację do edycji</string>
+ <string name="headset_title">Zestaw słuchawkowy</string>
+ <string name="speaker_title">Głośnik</string>
+ <string name="bluetooth_title">Urządzenie Bluetooth</string>
+ <string name="audio_effects">Efekty dźwiękowe</string>
+ <string name="pref_unavailable">Funkcjonalność niedostępna dla urządzenia</string>
+ <string name="dsp_settings_headset">Ustawienia DSP - Zestaw słuchawkowy</string>
+ <string name="dsp_settings_speaker">Ustawienia DSP - Głośnik</string>
+ <string name="dsp_settings_bluetooth">Ustawienia DSP - Bluetooth</string>
+ <string name="dsp_settings_wm8994">Ustawienia DSP - WM8994</string>
+ <string name="pref_dsp_title">Kompresja zakresu dynamiki</string>
+ <string name="pref_dsp_summary_on">Kompresja jest włączona</string>
+ <string name="pref_dsp_summary_off">Kompresja jest wyłączona</string>
+ <string name="pref_dsp_enable">Włącz</string>
+ <string name="pref_effect_title">Wybierz siłę efektu</string>
+ <string name="dialog_effect">Siła efektu</string>
+ <string name="pref_equalizer_title">Equalizer</string>
+ <string name="pref_equalizer_summary_on">Equalizer jest aktywny</string>
+ <string name="pref_equalizer_summary_off">Equalizer jest nieaktywny</string>
+ <string name="pref_equalizer_enable">Włącz</string>
+ <string name="pref_equalizer_preset_title">Wybierz ustawienie</string>
+ <string name="pref_equalizer_loudness_title">Kompensacja głośności</string>
+ <string name="pref_bassboost_title">Podbicie basu</string>
+ <string name="pref_bassboost_summary_on">Podbicie basu jest włączone</string>
+ <string name="pref_bassboost_summary_off">Podbicie basu jest wyłączone</string>
+ <string name="pref_bassboost_enable">Włącz</string>
+ <string name="pref_headset_virtual_title">Efekt wirtualnego pokoju</string>
+ <string name="pref_headset_virtual_summary_on">Efekt wirtualnego pokoju jest włączony</string>
+ <string name="pref_headset_virtual_summary_off">Efekt wirtualnego pokoju jest wyłączony</string>
+ <string name="pref_headset_virtual_enable">Włącz</string>
+ <string name="pref_room_title">Wybierz typ pokoju</string>
+ <string name="dialog_room">Typ pokoju</string>
+ <string name="menu_reset">Przywróć domyślne</string>
+ <string name="eq_preset_acoustic">Akustyczna</string>
+ <string name="eq_preset_bass_booster">Podbicie basu</string>
+ <string name="eq_preset_bass_reducer">Redukcja basu</string>
+ <string name="eq_preset_classical">Klasyczna</string>
+ <string name="eq_preset_deep">Głęboko</string>
+ <string name="eq_preset_flat">Płasko</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Małe głośniki</string>
+ <string name="eq_preset_treble_booster">Podbicie tonów wysokich</string>
+ <string name="eq_preset_treble_reducer">Redukcja tonów wysokich</string>
+ <string name="eq_preset_vocal_booster">Podbicie wokalu</string>
+ <string name="eq_preset_custom">Własne</string>
+ <string name="category_wm8994_internal_speaker">Głośnik</string>
+ <string name="category_wm8994_signal_processing">Przetwarzanie sygnału</string>
+ <string name="category_wm8994_headphone_amp">Zestaw słuchawkowy</string>
+ <string name="category_wm8994_codec_optimization">Optymalizacja kodeka</string>
+ <string name="category_wm8994_dac_config">Ustawienia przetwornika cyfrowo-analogowego</string>
+ <string name="category_wm8994_analog_path">Konfiguracja ścieżki analogowej</string>
+ <string name="category_wm8994_mic_settings">Ustawienia mikrofonu</string>
+ <string name="category_wm8994_microphone_recording">Mikrofon</string>
+ <string name="wm8994_settings_title_head">Ustawienia dźwięku</string>
+ <string name="wm8994_settings_title_subhead">Ustawienia dźwięku</string>
+ <string name="wm8994_settings_summary_head">Zaawansowane ustawienia przetwornika WM8994</string>
+ <string name="pref_wm8994_microphone_recording_title">Ustawienie nagrywania</string>
+ <string name="pref_wm8994_headphone_amp_title">Poziom wzmacniacza</string>
+ <string name="pref_wm8994_headphone_amp_summary">Dopasuj wzmocnienie analogowe</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Poziom wzmacniacza słuchawek</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Wzmocnienie analogowe</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Podbicie basu</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Zaawansowane ustawienia podbicia basu</string>
+ <string name="pref_wm8994_bass_boost_title">Zakres podbicia basu</string>
+ <string name="pref_wm8994_bass_boost_summary">Zaawansowane zarządzanie zakresem dynamiki</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Ustawienie podbicia basu</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Podbicie basu</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Wzmocnienie</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Zakres podbicia basu</string>
+ <string name="pref_wm8994_control_enable_title">Włącz regulację WM8994</string>
+ <string name="pref_wm8994_control_enable_summary">Zaawansowane ustawienia przetwornika WM8994</string>
+ <string name="pref_wm8994_speaker_tuning_title">Wyreguluj dla muzyki</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Ustawia sprzętowy equalizer dla zbalansowania dźwięku i zwiększenia basu</string>
+ <string name="pref_wm8994_mono_downmix_title">Dźwięk mono</string>
+ <string name="pref_wm8994_mono_downmix_summary">Konwertuj dźwięk stereo do mono</string>
+ <string name="pref_wm8994_stereo_expansion_title">Poszerzenie stereo</string>
+ <string name="pref_wm8994_stereo_expansion_summary">“Poszerza” dźwięk stereo przetwarzając go cyfrowo</string>
+ <string name="pref_wm8994_dac_direct_title">Bezpośredni dostęp do przetwornika</string>
+ <string name="pref_wm8994_dac_direct_summary">Uzyskaj bezpośredni dostęp do przetwornika cyfrowo-analogowego, pomijając mikser kanałów. Daje czystszy dźwięk (niższy stosunek sygnału do szumu)</string>
+ <string name="pref_wm8994_dac_osr128_title">Odtwarzanie hi-fi</string>
+ <string name="pref_wm8994_dac_osr128_summary">128-krotne nadpróbkowanie przetwornika cyfrowo-analogowego - poprawia jakość odtwarzania</string>
+ <string name="pref_wm8994_adc_osr128_title">Nagrywanie hi-fi</string>
+ <string name="pref_wm8994_adc_osr128_summary">128-krotne nadpróbkowanie przetwornika analogowo-cyfrowego - poprawia jakość nagrywania</string>
+ <string name="pref_wm8994_fll_tuning_title">Regulacja zegara przetwornika</string>
+ <string name="pref_wm8994_fll_tuning_summary">Użyj wyregulowanych źródeł zegara WM8994 - poprawia jakość dźwięku</string>
+ <string name="help_title">Pomoc</string>
</resources>
diff --git a/res/values-pt-rPT/arrays.xml b/res/values-pt-rPT/arrays.xml
index 1c2b8d2..952ed3b 100644
--- a/res/values-pt-rPT/arrays.xml
+++ b/res/values-pt-rPT/arrays.xml
@@ -1,21 +1,48 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="headphone_modes">
- <item>Estúdio</item>
- <item>Quarto</item>
- <item>Quarto grande</item>
- <item>Palco</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="compression_modes">
- <item>Pouco</item>
- <item>Moderado</item>
- <item>Extremo</item>
- </string-array>
+ 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
- <string-array name="bassboost_modes">
- <item>Pouco</item>
- <item>Moderado</item>
- <item>Extremo</item>
- </string-array>
+ 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="headphone_modes">
+ <item>Estúdio</item>
+ <item>Quarto</item>
+ <item>Quarto grande</item>
+ <item>Palco</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Pouco</item>
+ <item>Moderado</item>
+ <item>Extremo</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Pouco</item>
+ <item>Moderado</item>
+ <item>Extremo</item>
+ </string-array>
</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 90c13f0..53d4e66 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -1,29 +1,58 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
<resources>
- <string name="select_configuration_title">Seleccione a Configuração Para Editar</string>
- <string name="headset_title">Auriculares</string>
- <string name="speaker_title">Coluna do Telemóvel</string>
- <string name="bluetooth_title">Dispositivo Bluetooth</string>
- <string name="audio_effects">Filtros de áudio</string>
- <string name="pref_dsp_title">Compressão da Faixa Dinâmica</string>
- <string name="pref_dsp_summary_on">Compressão está activada</string>
- <string name="pref_dsp_summary_off">Compressão está desactivada</string>
- <string name="pref_dsp_enable">Activar</string>
- <string name="pref_effect_title">Seleccionar Intensidade do Efeito</string>
- <string name="dialog_effect">Intensidade do Efeito</string>
- <string name="pref_equalizer_title">Equalizador</string>
- <string name="pref_equalizer_summary_on">Equalizador está activado</string>
- <string name="pref_equalizer_summary_off">Equalizador está desactivado</string>
- <string name="pref_equalizer_enable">Activar</string>
- <string name="pref_bassboost_title">Aumento dos Baixos</string>
- <string name="pref_bassboost_summary_on">Aumento dos baixos está activado</string>
- <string name="pref_bassboost_summary_off">Aumento dos baixos está desactivado</string>
- <string name="pref_bassboost_enable">Activar</string>
- <string name="pref_headset_virtual_title">Efeito de Auriculares Quarto Virtual</string>
- <string name="pref_headset_virtual_summary_on">Efeito de Auriculares Quarto Virtual está activado</string>
- <string name="pref_headset_virtual_summary_off">Efeito de Auriculares Quarto Virtual está desactivado</string>
- <string name="pref_headset_virtual_enable">Activar</string>
- <string name="pref_room_title">Seleccionar Tipo de Quarto</string>
- <string name="dialog_room">Tipo de Quarto</string>
- <string name="menu_reset">Restaurar</string>
+ <string name="select_configuration_title">Seleccione a Configuração Para Editar</string>
+ <string name="headset_title">Auriculares</string>
+ <string name="speaker_title">Coluna do Telemóvel</string>
+ <string name="bluetooth_title">Dispositivo Bluetooth</string>
+ <string name="audio_effects">Filtros de áudio</string>
+ <string name="pref_dsp_title">Compressão da Faixa Dinâmica</string>
+ <string name="pref_dsp_summary_on">Compressão está activada</string>
+ <string name="pref_dsp_summary_off">Compressão está desactivada</string>
+ <string name="pref_dsp_enable">Activar</string>
+ <string name="pref_effect_title">Seleccionar Intensidade do Efeito</string>
+ <string name="dialog_effect">Intensidade do Efeito</string>
+ <string name="pref_equalizer_title">Equalizador</string>
+ <string name="pref_equalizer_summary_on">Equalizador está activado</string>
+ <string name="pref_equalizer_summary_off">Equalizador está desactivado</string>
+ <string name="pref_equalizer_enable">Activar</string>
+ <string name="pref_bassboost_title">Aumento dos Baixos</string>
+ <string name="pref_bassboost_summary_on">Aumento dos baixos está activado</string>
+ <string name="pref_bassboost_summary_off">Aumento dos baixos está desactivado</string>
+ <string name="pref_bassboost_enable">Activar</string>
+ <string name="pref_headset_virtual_title">Efeito de Auriculares Quarto Virtual</string>
+ <string name="pref_headset_virtual_summary_on">Efeito de Auriculares Quarto Virtual está activado</string>
+ <string name="pref_headset_virtual_summary_off">Efeito de Auriculares Quarto Virtual está desactivado</string>
+ <string name="pref_headset_virtual_enable">Activar</string>
+ <string name="pref_room_title">Seleccionar Tipo de Quarto</string>
+ <string name="dialog_room">Tipo de Quarto</string>
+ <string name="menu_reset">Restaurar</string>
</resources>
diff --git a/res/values-ro/arrays.xml b/res/values-ro/arrays.xml
index 9b7373a..aa9e944 100644
--- a/res/values-ro/arrays.xml
+++ b/res/values-ro/arrays.xml
@@ -1,38 +1,67 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Original</item>
- <item>Echilibrat</item>
- <item>Sensibilitate Înaltă</item>
- <item>Mediu Zgomotos</item>
- </string-array>
- <string-array name="headphone_modes">
- <item>Studiou</item>
- <item>Cameră</item>
- <item>Cameră mare</item>
- <item>Stadion</item>
- </string-array>
- <string-array name="equalizer_loudness_modes">
- <item>Dezactivat</item>
- <item>Cel mai slab</item>
- <item>Mai slab</item>
- <item>Slab</item>
- <item>Puternic</item>
- <item>Mai puternic</item>
- <item>Cel mai puternic</item>
- </string-array>
- <string-array name="compression_modes">
- <item>Slab</item>
- <item>Moderat</item>
- <item>Extrem</item>
- </string-array>
- <string-array name="bassboost_modes">
- <item>Slab</item>
- <item>Moderat</item>
- <item>Extrem</item>
- </string-array>
- <string-array name="wm8994_bassboost_modes">
- <item>Standard</item>
- <item>Boxe Mici</item>
- </string-array>
-</resources>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Original</item>
+ <item>Echilibrat</item>
+ <item>Sensibilitate Înaltă</item>
+ <item>Mediu Zgomotos</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Studiou</item>
+ <item>Cameră</item>
+ <item>Cameră mare</item>
+ <item>Stadion</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Dezactivat</item>
+ <item>Cel mai slab</item>
+ <item>Mai slab</item>
+ <item>Slab</item>
+ <item>Puternic</item>
+ <item>Mai puternic</item>
+ <item>Cel mai puternic</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Slab</item>
+ <item>Moderat</item>
+ <item>Extrem</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Slab</item>
+ <item>Moderat</item>
+ <item>Extrem</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Standard</item>
+ <item>Boxe Mici</item>
+ </string-array>
+</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index 9952375..e12d4f2 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -1,90 +1,119 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
<resources>
- <string name="select_configuration_title">Selectaţi Configurarea pentru Editare</string>
- <string name="headset_title">Set cu cască</string>
- <string name="speaker_title">Difuzor</string>
- <string name="bluetooth_title">Bluetooth</string>
- <string name="audio_effects">Efecte Audio</string>
- <string name="pref_unavailable">Funcţionalitate indisponibilă pentru dispozitivul dvs.</string>
- <string name="dsp_settings_headset">Setări DSP - Setul cu cască</string>
- <string name="dsp_settings_speaker">Setări DSP - Difuzorul Telefonului</string>
- <string name="dsp_settings_bluetooth">Setări DSP - Dispozitiv Bluetooth</string>
- <string name="dsp_settings_wm8994">Setări DSP - WM8994</string>
- <string name="pref_dsp_title">Compresie Diapazon Dinamic</string>
- <string name="pref_dsp_summary_on">Compresie activată</string>
- <string name="pref_dsp_summary_off">Compresie dezactivată</string>
- <string name="pref_dsp_enable">Activare</string>
- <string name="pref_effect_title">Selectaţi Puterea Efectului</string>
- <string name="dialog_effect">Putera Efectului</string>
- <string name="pref_equalizer_title">Egalizator</string>
- <string name="pref_equalizer_summary_on">Egalizator activat</string>
- <string name="pref_equalizer_summary_off">Egalizator dezactivat</string>
- <string name="pref_equalizer_enable">Activare</string>
- <string name="pref_equalizer_preset_title">Selectaţi Presetarea</string>
- <string name="pref_equalizer_loudness_title">Compensare intensitate</string>
- <string name="pref_bassboost_title">Amplificare Bas</string>
- <string name="pref_bassboost_summary_on">Amplificare Bas activată</string>
- <string name="pref_bassboost_summary_off">Amplificare Bas dezactivată</string>
- <string name="pref_bassboost_enable">Activare</string>
- <string name="pref_headset_virtual_title">Efectul Cameră Virtuală pentru Setul cu cască</string>
- <string name="pref_headset_virtual_summary_on">Cameră Virtuală activată</string>
- <string name="pref_headset_virtual_summary_off">Cameră Virtuală dezactivată</string>
- <string name="pref_headset_virtual_enable">Activare</string>
- <string name="pref_room_title">Selectaţi Tipul Camerei</string>
- <string name="dialog_room">Tip Cameră</string>
- <string name="menu_reset">Resetaţi</string>
- <string name="eq_preset_acoustic">Acustic</string>
- <string name="eq_preset_bass_booster">Amplificare Bas</string>
- <string name="eq_preset_bass_reducer">Reducere Bas</string>
- <string name="eq_preset_classical">Clasic</string>
- <string name="eq_preset_deep">Adânc</string>
- <string name="eq_preset_flat">Plat</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Boxe Mici</string>
- <string name="eq_preset_treble_booster">Amplificare Frecv. Înalte</string>
- <string name="eq_preset_treble_reducer">Reducere Frecv. Înalte</string>
- <string name="eq_preset_vocal_booster">Amplificare Voce</string>
- <string name="eq_preset_custom">Particularizat</string>
- <string name="category_wm8994_internal_speaker">Difuzor</string>
- <string name="category_wm8994_signal_processing">Procesare Semnal</string>
- <string name="category_wm8994_headphone_amp">Setul cu cască</string>
- <string name="category_wm8994_codec_optimization">Optimizare Codec</string>
- <string name="category_wm8994_dac_config">Setări Convertor Digital/Analogic</string>
- <string name="category_wm8994_analog_path">Configurare Cale Analogică</string>
- <string name="category_wm8994_mic_settings">Setări Microfon</string>
- <string name="category_wm8994_microphone_recording">Microfon</string>
- <string name="wm8994_settings_title_head">Setări Sunet</string>
- <string name="wm8994_settings_title_subhead">Setări Sunet</string>
- <string name="wm8994_settings_summary_head">Controlul avansat al procesorul de sunet WM8994</string>
- <string name="pref_wm8994_microphone_recording_title">Presetare Înregistrare</string>
- <string name="pref_wm8994_headphone_amp_title">Nivel amplificator</string>
- <string name="pref_wm8994_headphone_amp_summary">Particularizare amplificare analogică</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Nivel amplificator pentru setul cu cască</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Amplificare analogică</string>
- <string name="pref_wm8994_bass_boost_enable_title">Amplificare bas</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Controalele avansate pentru amplificare bas</string>
- <string name="pref_wm8994_bass_boost_title">Diapazon amplificare bas</string>
- <string name="pref_wm8994_bass_boost_summary">Management avansat al diapazonului dinamic</string>
- <string name="pref_wm8994_bass_boost_preset_title">Presetare amplificare bas</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Amplificare bas</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Amplificare</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Diapazon amplificare bas</string>
- <string name="pref_wm8994_control_enable_title">Activaţi Controlul WM8994</string>
- <string name="pref_wm8994_control_enable_summary">Controale avansate pentru procesorul de sunet WM8994</string>
- <string name="pref_wm8994_speaker_tuning_title">Acordat pentru muzică</string>
- <string name="pref_wm8994_speaker_tuning_summary">Reconfiguraţi egalizatorul pentru mai mult bas şi sunet echilibrat</string>
- <string name="pref_wm8994_mono_downmix_title">Mono downmix</string>
- <string name="pref_wm8994_mono_downmix_summary">Downmix sunet stereo la mono (pentru iesiri stereo, cum ar fi căşti)</string>
- <string name="pref_wm8994_stereo_expansion_title">Expansiune stereo</string>
- <string name="pref_wm8994_stereo_expansion_summary">Expansiune sunet stereo prin intermediul procesării semnalului digital</string>
- <string name="pref_wm8994_dac_direct_title">D/AC directă</string>
- <string name="pref_wm8994_dac_direct_summary">Accesare directă a convertorului digital/analogic, ocolind mixer-ul canalului. Produce sunet mai clar (raport semnal-zgomot mai mare)</string>
- <string name="pref_wm8994_dac_osr128_title">Redare Hi-Fi</string>
- <string name="pref_wm8994_dac_osr128_summary">Convertor digital-analogic 128x supraeşantionare - sunet mai clar în timpul redării muzicii</string>
- <string name="pref_wm8994_adc_osr128_title">Înregistrare Hi-Fi</string>
- <string name="pref_wm8994_adc_osr128_summary">Convertor analogic-digital 128x supraeşantionare - creşte calitatea înregistrării</string>
- <string name="pref_wm8994_fll_tuning_title">Ceas audio ajustat</string>
- <string name="pref_wm8994_fll_tuning_summary">Utilizaţi sursa de ceas audio WM8994 ajustat - îmbunătăţeşte calitatea sunetului</string>
- <string name="help_title">Ghid Utilizator</string>
+ <string name="select_configuration_title">Selectaţi Configurarea pentru Editare</string>
+ <string name="headset_title">Set cu cască</string>
+ <string name="speaker_title">Difuzor</string>
+ <string name="bluetooth_title">Bluetooth</string>
+ <string name="audio_effects">Efecte Audio</string>
+ <string name="pref_unavailable">Funcţionalitate indisponibilă pentru dispozitivul dvs.</string>
+ <string name="dsp_settings_headset">Setări DSP - Setul cu cască</string>
+ <string name="dsp_settings_speaker">Setări DSP - Difuzorul Telefonului</string>
+ <string name="dsp_settings_bluetooth">Setări DSP - Dispozitiv Bluetooth</string>
+ <string name="dsp_settings_wm8994">Setări DSP - WM8994</string>
+ <string name="pref_dsp_title">Compresie Diapazon Dinamic</string>
+ <string name="pref_dsp_summary_on">Compresie activată</string>
+ <string name="pref_dsp_summary_off">Compresie dezactivată</string>
+ <string name="pref_dsp_enable">Activare</string>
+ <string name="pref_effect_title">Selectaţi Puterea Efectului</string>
+ <string name="dialog_effect">Putera Efectului</string>
+ <string name="pref_equalizer_title">Egalizator</string>
+ <string name="pref_equalizer_summary_on">Egalizator activat</string>
+ <string name="pref_equalizer_summary_off">Egalizator dezactivat</string>
+ <string name="pref_equalizer_enable">Activare</string>
+ <string name="pref_equalizer_preset_title">Selectaţi Presetarea</string>
+ <string name="pref_equalizer_loudness_title">Compensare intensitate</string>
+ <string name="pref_bassboost_title">Amplificare Bas</string>
+ <string name="pref_bassboost_summary_on">Amplificare Bas activată</string>
+ <string name="pref_bassboost_summary_off">Amplificare Bas dezactivată</string>
+ <string name="pref_bassboost_enable">Activare</string>
+ <string name="pref_headset_virtual_title">Efectul Cameră Virtuală pentru Setul cu cască</string>
+ <string name="pref_headset_virtual_summary_on">Cameră Virtuală activată</string>
+ <string name="pref_headset_virtual_summary_off">Cameră Virtuală dezactivată</string>
+ <string name="pref_headset_virtual_enable">Activare</string>
+ <string name="pref_room_title">Selectaţi Tipul Camerei</string>
+ <string name="dialog_room">Tip Cameră</string>
+ <string name="menu_reset">Resetaţi</string>
+ <string name="eq_preset_acoustic">Acustic</string>
+ <string name="eq_preset_bass_booster">Amplificare Bas</string>
+ <string name="eq_preset_bass_reducer">Reducere Bas</string>
+ <string name="eq_preset_classical">Clasic</string>
+ <string name="eq_preset_deep">Adânc</string>
+ <string name="eq_preset_flat">Plat</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Boxe Mici</string>
+ <string name="eq_preset_treble_booster">Amplificare Frecv. Înalte</string>
+ <string name="eq_preset_treble_reducer">Reducere Frecv. Înalte</string>
+ <string name="eq_preset_vocal_booster">Amplificare Voce</string>
+ <string name="eq_preset_custom">Particularizat</string>
+ <string name="category_wm8994_internal_speaker">Difuzor</string>
+ <string name="category_wm8994_signal_processing">Procesare Semnal</string>
+ <string name="category_wm8994_headphone_amp">Setul cu cască</string>
+ <string name="category_wm8994_codec_optimization">Optimizare Codec</string>
+ <string name="category_wm8994_dac_config">Setări Convertor Digital/Analogic</string>
+ <string name="category_wm8994_analog_path">Configurare Cale Analogică</string>
+ <string name="category_wm8994_mic_settings">Setări Microfon</string>
+ <string name="category_wm8994_microphone_recording">Microfon</string>
+ <string name="wm8994_settings_title_head">Setări Sunet</string>
+ <string name="wm8994_settings_title_subhead">Setări Sunet</string>
+ <string name="wm8994_settings_summary_head">Controlul avansat al procesorul de sunet WM8994</string>
+ <string name="pref_wm8994_microphone_recording_title">Presetare Înregistrare</string>
+ <string name="pref_wm8994_headphone_amp_title">Nivel amplificator</string>
+ <string name="pref_wm8994_headphone_amp_summary">Particularizare amplificare analogică</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Nivel amplificator pentru setul cu cască</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Amplificare analogică</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Amplificare bas</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Controalele avansate pentru amplificare bas</string>
+ <string name="pref_wm8994_bass_boost_title">Diapazon amplificare bas</string>
+ <string name="pref_wm8994_bass_boost_summary">Management avansat al diapazonului dinamic</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Presetare amplificare bas</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Amplificare bas</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Amplificare</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Diapazon amplificare bas</string>
+ <string name="pref_wm8994_control_enable_title">Activaţi Controlul WM8994</string>
+ <string name="pref_wm8994_control_enable_summary">Controale avansate pentru procesorul de sunet WM8994</string>
+ <string name="pref_wm8994_speaker_tuning_title">Acordat pentru muzică</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Reconfiguraţi egalizatorul pentru mai mult bas şi sunet echilibrat</string>
+ <string name="pref_wm8994_mono_downmix_title">Mono downmix</string>
+ <string name="pref_wm8994_mono_downmix_summary">Downmix sunet stereo la mono (pentru iesiri stereo, cum ar fi căşti)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Expansiune stereo</string>
+ <string name="pref_wm8994_stereo_expansion_summary">Expansiune sunet stereo prin intermediul procesării semnalului digital</string>
+ <string name="pref_wm8994_dac_direct_title">D/AC directă</string>
+ <string name="pref_wm8994_dac_direct_summary">Accesare directă a convertorului digital/analogic, ocolind mixer-ul canalului. Produce sunet mai clar (raport semnal-zgomot mai mare)</string>
+ <string name="pref_wm8994_dac_osr128_title">Redare Hi-Fi</string>
+ <string name="pref_wm8994_dac_osr128_summary">Convertor digital-analogic 128x supraeşantionare - sunet mai clar în timpul redării muzicii</string>
+ <string name="pref_wm8994_adc_osr128_title">Înregistrare Hi-Fi</string>
+ <string name="pref_wm8994_adc_osr128_summary">Convertor analogic-digital 128x supraeşantionare - creşte calitatea înregistrării</string>
+ <string name="pref_wm8994_fll_tuning_title">Ceas audio ajustat</string>
+ <string name="pref_wm8994_fll_tuning_summary">Utilizaţi sursa de ceas audio WM8994 ajustat - îmbunătăţeşte calitatea sunetului</string>
+ <string name="help_title">Ghid Utilizator</string>
</resources>
diff --git a/res/values-ru/arrays.xml b/res/values-ru/arrays.xml
index 0095630..d66a0b0 100644
--- a/res/values-ru/arrays.xml
+++ b/res/values-ru/arrays.xml
@@ -1,38 +1,72 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Оригинальный</item>
- <item>Сбалансированный</item>
- <item>Выс. чувствительность</item>
- <item>Шумная обстановка</item>
- </string-array>
- <string-array name="headphone_modes">
- <item>Студия</item>
- <item>Комната</item>
- <item>Большая комната</item>
- <item>Арена</item>
- </string-array>
- <string-array name="compression_modes">
- <item>Слабый</item>
- <item>Умеренный</item>
- <item>Экстремальный</item>
- </string-array>
- <string-array name="bassboost_modes">
- <item>Слабый</item>
- <item>Умеренный</item>
- <item>Экстремальный</item>
- </string-array>
- <string-array name="equalizer_loudness_modes">
- <item>Откл.</item>
- <item>Слабейшая</item>
- <item>Слабее</item>
- <item>Слабая</item>
- <item>Сильная</item>
- <item>Сильнее</item>
- <item>Сильнейшая</item>
- </string-array>
- <string-array name="wm8994_bassboost_modes">
- <item>Стандартный</item>
- <item>Маленькие динамики</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Оригинальный</item>
+ <item>Сбалансированный</item>
+ <item>Выс. чувствительность</item>
+ <item>Шумная обстановка</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Студия</item>
+ <item>Комната</item>
+ <item>Большая комната</item>
+ <item>Арена</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Откл.</item>
+ <item>Слабейшая</item>
+ <item>Слабее</item>
+ <item>Слабая</item>
+ <item>Сильная</item>
+ <item>Сильнее</item>
+ <item>Сильнейшая</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Слабый</item>
+ <item>Умеренный</item>
+ <item>Экстремальный</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Слабый</item>
+ <item>Умеренный</item>
+ <item>Экстремальный</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Стандартный</item>
+ <item>Маленькие динамики</item>
+ </string-array>
+ <string-array name="stereowide_modes">
+ <item>Лёгкий</item>
+ <item>Умеренный</item>
+ <item>Сильный</item>
+ </string-array>
</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index cc80626..605077b 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -1,108 +1,131 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="select_configuration_title">Выберите конфигурацию для редактирования</string>
- <string name="headset_title">Наушники</string>
- <string name="speaker_title">Динамик</string>
- <string name="bluetooth_title">Устройства Bluetooth</string>
- <string name="usb_title">USB/Док-станция</string>
- <string name="audio_effects">Аудио эффекты</string>
- <string name="pref_unavailable">Данная функция не поддерживается на вашем устройстве</string>
- <string name="dsp_settings_headset">Настройки DSP - Наушники</string>
- <string name="dsp_settings_speaker">Настройки DSP - Динамик</string>
- <string name="dsp_settings_bluetooth">Настройки DSP - Устройства Bluetooth</string>
- <string name="dsp_settings_usb">Настройки DSP - USB-устройства</string>
- <string name="dsp_settings_wm8994">Настройки DSP - WM8994</string>
- <string name="pref_dsp_title">Сжатие динамического диапазона</string>
- <string name="pref_dsp_summary_on">Сжатие включено</string>
- <string name="pref_dsp_summary_off">Сжатие выключено</string>
- <string name="pref_dsp_enable">Включить</string>
- <string name="pref_effect_title">Сила эффекта</string>
- <string name="dialog_effect">Сила эффекта</string>
- <string name="pref_equalizer_title">Эквалайзер</string>
- <string name="pref_equalizer_summary_on">Эквалайзер включен</string>
- <string name="pref_equalizer_summary_off">Эквалайзер выключен</string>
- <string name="pref_equalizer_enable">Включить</string>
- <string name="pref_equalizer_preset_title">Выбор предустановок</string>
- <string name="pref_equalizer_loudness_title">Тонкомпенсация</string>
- <string name="pref_bassboost_title">Низкие частоты</string>
- <string name="pref_bassboost_summary_on">Низкие частоты включены</string>
- <string name="pref_bassboost_summary_off">Низкие частоты выключены</string>
- <string name="pref_bassboost_enable">Включить</string>
- <string name="pref_headset_virtual_title">Эффект виртуальной комнаты</string>
- <string name="pref_headset_virtual_summary_on">Эффект включен</string>
- <string name="pref_headset_virtual_summary_off">Эффект выключен</string>
- <string name="pref_headset_virtual_enable">Включить</string>
- <string name="pref_room_title">Тип эффекта</string>
- <string name="dialog_room">Тип эффекта</string>
- <string name="menu_reset">Сброс</string>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string name="eq_preset_acoustic">Акустика</string>
- <string name="eq_preset_bass_booster">Усиленные НЧ</string>
- <string name="eq_preset_bass_reducer">Пониженные НЧ</string>
- <string name="eq_preset_classical">Классика</string>
- <string name="eq_preset_deep">Глубина</string>
- <string name="eq_preset_flat">Плоско</string>
- <string name="eq_preset_rock">Рок</string>
- <string name="eq_preset_small_speakers">Маленькие динамики</string>
- <string name="eq_preset_treble_booster">Усиленные ВЧ</string>
- <string name="eq_preset_treble_reducer">Пониженные ВЧ</string>
- <string name="eq_preset_vocal_booster">Усиленный вокал</string>
- <string name="eq_preset_custom">Пользовательские настройки</string>
+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
- <!-- WM8994 -->
- <!-- Categories -->
- <string name="category_wm8994_internal_speaker">Динамик</string>
- <string name="category_wm8994_signal_processing">Обработка сигнала</string>
- <string name="category_wm8994_headphone_amp">Наушники</string>
- <string name="category_wm8994_codec_optimization">Оптимизация кодека</string>
- <string name="category_wm8994_dac_config">Настройки ЦАП</string>
- <string name="category_wm8994_analog_path">Настройки аналогового пути</string>
- <string name="category_wm8994_mic_settings">Настройки микрофона</string>
- <string name="category_wm8994_microphone_recording">Микрофон</string>
- <!-- Titles/Summaries -->
- <string name="wm8994_settings_title_head">Настройки звука</string>
- <string name="wm8994_settings_title_subhead">Настройки звука</string>
- <string name="wm8994_settings_summary_head">Расширенные настройки звукового процессора WM8994</string>
- <string name="pref_wm8994_microphone_recording_title">Предустановки записи</string>
- <string name="pref_wm8994_headphone_amp_title">Уровень усилителя</string>
- <string name="pref_wm8994_headphone_amp_summary">Настройка аналогового усиления</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Уровень усилителя наушников</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Аналоговое усиление</string>
- <string name="pref_wm8994_bass_boost_enable_title">Усиление НЧ</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Расширенные настройки усиления НЧ</string>
- <string name="pref_wm8994_bass_boost_title">Диапазон усиления НЧ</string>
- <string name="pref_wm8994_bass_boost_summary">Расширенные настройки динамического диапазона</string>
- <string name="pref_wm8994_bass_boost_preset_title">Предустановки усиления НЧ</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Усиление НЧ</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Усиление</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Диапазон усиления НЧ</string>
- <string name="pref_wm8994_control_enable_title">Включить управление WM8994</string>
- <string name="pref_wm8994_control_enable_summary">Расширенные настройки звукового процессора WM8994</string>
- <string name="pref_wm8994_speaker_tuning_title">Настройки для музыки</string>
- <string name="pref_wm8994_speaker_tuning_summary">Перенастраивает аппаратный эквалайзер для больших НЧ и сбалансированного звука</string>
- <string name="pref_wm8994_mono_downmix_title">Перевод в моно</string>
- <string name="pref_wm8994_mono_downmix_summary">Переводит стерео в моно (для стерео вывода, напр. наушников)</string>
- <string name="pref_wm8994_stereo_expansion_title">Расширение стерео</string>
- <string name="pref_wm8994_stereo_expansion_summary">&#8220;Расширение&#8221; стерео благодаря цифровой обработке сигнала</string>
- <string name="pref_wm8994_dac_direct_title">Прямой доступ к ЦАП</string>
- <string name="pref_wm8994_dac_direct_summary">Прямой доступ к цифро-аналоговому преобразователю, миную канальный микшер. Достигается чистый звук (более низкое соотношение сигнал-шум)</string>
- <string name="pref_wm8994_dac_osr128_title">Hi-fi воспроизведение</string>
- <string name="pref_wm8994_dac_osr128_summary">128-передискретизация цифрово-аналогового преобразователя - чистый звук при воспроизведении музыки</string>
- <string name="pref_wm8994_adc_osr128_title">Hi-fi запись</string>
- <string name="pref_wm8994_adc_osr128_summary">128-передискретизация аналого-цифрового преобразователя - повышает качество записи</string>
- <string name="pref_wm8994_fll_tuning_title">Настройка аудио-частот</string>
- <string name="pref_wm8994_fll_tuning_summary">Использовать настроенные аудио-частоты WM8994 - улучшает качество звука</string>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string name="help_title">Руководство пользователя</string>
- <string name="help_text"><b>Что такое DSP Manager?</b>
-\n
-\nDSP Manager &#8212; это приложение, предназначенное для настройки каждого из звуковых выводов. Название приложения состоит из двух частей: "DSP" и "Manager". <i>DSP</i> является аббревиатурой Digital Signal Processing, что в переводе означает "Цифровая обработка сигнала". <i>Manager</i> означает, что обработка производится не внутри данного приложения, оно лишь является интерфейсом для настройки. DSP Manager позволяет настроить и включить обработку звука для приложений, совместимых со спецификациями звуковых эффектов в системе Android, то есть для большинства музыкальных проигрывателей.
+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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="select_configuration_title">Выберите конфигурацию для редактирования</string>
+ <string name="headset_title">Наушники</string>
+ <string name="speaker_title">Динамик</string>
+ <string name="bluetooth_title">Устройства Bluetooth</string>
+ <string name="usb_title">USB/Док-станция</string>
+ <string name="audio_effects">Аудио эффекты</string>
+ <string name="pref_unavailable">Данная функция не поддерживается на вашем устройстве</string>
+ <string name="dsp_settings_headset">Настройки DSP - Наушники</string>
+ <string name="dsp_settings_speaker">Настройки DSP - Динамик</string>
+ <string name="dsp_settings_bluetooth">Настройки DSP - Устройства Bluetooth</string>
+ <string name="dsp_settings_usb">Настройки DSP - USB-устройства</string>
+ <string name="dsp_settings_wm8994">Настройки DSP - WM8994</string>
+ <string name="pref_dsp_title">Сжатие динамического диапазона</string>
+ <string name="pref_dsp_summary_on">Сжатие включено</string>
+ <string name="pref_dsp_summary_off">Сжатие выключено</string>
+ <string name="pref_dsp_enable">Включить</string>
+ <string name="pref_effect_title">Сила эффекта</string>
+ <string name="dialog_effect">Сила эффекта</string>
+ <string name="pref_equalizer_title">Эквалайзер</string>
+ <string name="pref_equalizer_summary_on">Эквалайзер включен</string>
+ <string name="pref_equalizer_summary_off">Эквалайзер выключен</string>
+ <string name="pref_equalizer_enable">Включить</string>
+ <string name="pref_equalizer_preset_title">Выбор предустановок</string>
+ <string name="pref_equalizer_loudness_title">Тонкомпенсация</string>
+ <string name="pref_bassboost_title">Низкие частоты</string>
+ <string name="pref_bassboost_summary_on">Низкие частоты включены</string>
+ <string name="pref_bassboost_summary_off">Низкие частоты выключены</string>
+ <string name="pref_bassboost_enable">Включить</string>
+ <string name="pref_headset_virtual_title">Эффект виртуальной комнаты</string>
+ <string name="pref_headset_virtual_summary_on">Эффект включен</string>
+ <string name="pref_headset_virtual_summary_off">Эффект выключен</string>
+ <string name="pref_headset_virtual_enable">Включить</string>
+ <string name="pref_room_title">Тип эффекта</string>
+ <string name="dialog_room">Тип эффекта</string>
+ <string name="menu_reset">Сброс</string>
+ <string name="eq_preset_acoustic">Акустика</string>
+ <string name="eq_preset_bass_booster">Усиленные НЧ</string>
+ <string name="eq_preset_bass_reducer">Пониженные НЧ</string>
+ <string name="eq_preset_classical">Классика</string>
+ <string name="eq_preset_deep">Глубина</string>
+ <string name="eq_preset_flat">Плоско</string>
+ <string name="eq_preset_rock">Рок</string>
+ <string name="eq_preset_small_speakers">Маленькие динамики</string>
+ <string name="eq_preset_treble_booster">Усиленные ВЧ</string>
+ <string name="eq_preset_treble_reducer">Пониженные ВЧ</string>
+ <string name="eq_preset_vocal_booster">Усиленный вокал</string>
+ <string name="eq_preset_custom">Пользовательские настройки</string>
+ <string name="category_wm8994_internal_speaker">Динамик</string>
+ <string name="category_wm8994_signal_processing">Обработка сигнала</string>
+ <string name="category_wm8994_headphone_amp">Наушники</string>
+ <string name="category_wm8994_codec_optimization">Оптимизация кодека</string>
+ <string name="category_wm8994_dac_config">Настройки ЦАП</string>
+ <string name="category_wm8994_analog_path">Настройки аналогового пути</string>
+ <string name="category_wm8994_mic_settings">Настройки микрофона</string>
+ <string name="category_wm8994_microphone_recording">Микрофон</string>
+ <string name="wm8994_settings_title_head">Настройки звука</string>
+ <string name="wm8994_settings_title_subhead">Настройки звука</string>
+ <string name="wm8994_settings_summary_head">Расширенные настройки звукового процессора WM8994</string>
+ <string name="pref_wm8994_microphone_recording_title">Предустановки записи</string>
+ <string name="pref_wm8994_headphone_amp_title">Уровень усилителя</string>
+ <string name="pref_wm8994_headphone_amp_summary">Настройка аналогового усиления</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Уровень усилителя наушников</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Аналоговое усиление</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Усиление НЧ</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Расширенные настройки усиления НЧ</string>
+ <string name="pref_wm8994_bass_boost_title">Диапазон усиления НЧ</string>
+ <string name="pref_wm8994_bass_boost_summary">Расширенные настройки динамического диапазона</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Предустановки усиления НЧ</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Усиление НЧ</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Усиление</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Диапазон усиления НЧ</string>
+ <string name="pref_wm8994_control_enable_title">Включить управление WM8994</string>
+ <string name="pref_wm8994_control_enable_summary">Расширенные настройки звукового процессора WM8994</string>
+ <string name="pref_wm8994_speaker_tuning_title">Настройки для музыки</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Перенастраивает аппаратный эквалайзер для больших НЧ и сбалансированного звука</string>
+ <string name="pref_wm8994_mono_downmix_title">Перевод в моно</string>
+ <string name="pref_wm8994_mono_downmix_summary">Переводит стерео в моно (для стерео вывода, напр. наушников)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Расширение стерео</string>
+ <string name="pref_wm8994_stereo_expansion_summary">“Расширение” стерео благодаря цифровой обработке сигнала</string>
+ <string name="pref_wm8994_dac_direct_title">Прямой доступ к ЦАП</string>
+ <string name="pref_wm8994_dac_direct_summary">Прямой доступ к цифро-аналоговому преобразователю, миную канальный микшер. Достигается чистый звук (более низкое соотношение сигнал-шум)</string>
+ <string name="pref_wm8994_dac_osr128_title">Hi-fi воспроизведение</string>
+ <string name="pref_wm8994_dac_osr128_summary">128-передискретизация цифрово-аналогового преобразователя - чистый звук при воспроизведении музыки</string>
+ <string name="pref_wm8994_adc_osr128_title">Hi-fi запись</string>
+ <string name="pref_wm8994_adc_osr128_summary">128-передискретизация аналого-цифрового преобразователя - повышает качество записи</string>
+ <string name="pref_wm8994_fll_tuning_title">Настройка аудио-частот</string>
+ <string name="pref_wm8994_fll_tuning_summary">Использовать настроенные аудио-частоты WM8994 - улучшает качество звука</string>
+ <string name="help_title">Руководство пользователя</string>
+ <string name="help_text"><b>Что такое DSP Manager?</b>
+\n
+\nDSP Manager — это приложение, предназначенное для настройки каждого из звуковых выводов. Название приложения состоит из двух частей: \"DSP\" и \"Manager\". <i>DSP</i> является аббревиатурой Digital Signal Processing, что в переводе означает "Цифровая обработка сигнала". <i>Manager</i> означает, что обработка производится не внутри данного приложения, оно лишь является интерфейсом для настройки. DSP Manager позволяет настроить и включить обработку звука для приложений, совместимых со спецификациями звуковых эффектов в системе Android, то есть для большинства музыкальных проигрывателей.
\n
\n<b>Философия</b>
\n
\nЗвуковая обработка в CyanogenMod поддерживается для четырёх звуковых выводов: проводных наушников (разъёма mini-jack), USB-устройств, динамика и беспроводной гарнитуры bluetooth. Для каждого из них предусмотрена своя панель настроек. Философия DSP Manager заключается в том, чтобы корректировать недостатки, присущие конкретным выводам, для достижения максимального качества звучания на каждом из них.
\n
-\nВ отличие от "звуковых эффектов" в оригинальных исходниках Android (AOSP), в DSP Manager нет настроек для конкретных приложений, установленных в системе. Это принципиальный выбор: нам важны конкретные звуковые выводы, а не создающие звуковой поток приложения.
+\nВ отличие от \"звуковых эффектов\" в оригинальных исходниках Android (AOSP), в DSP Manager нет настроек для конкретных приложений, установленных в системе. Это принципиальный выбор: нам важны конкретные звуковые выводы, а не создающие звуковой поток приложения.
\n
\n<b>Возможности</b>
\n
@@ -116,7 +139,7 @@
\n
\n2. <b>Усиление баса</b>
\n
-\nУсилитель баса &#8212; это простой фильтр низких частот, использующийся для добавления акцента на 55 Гц и более низких частотах. Уровень усиления примерно равен 6 дБ и регулируется параметом "Сила эффекта", который добавляет резонанс в полосе 55 Гц, что дополнительно акцентирует данную частоту. Эффект "Усиление баса" призван бороться с потерей басов в следствие использования динамиков малых размеров или неплотно прилегающих наушников.
+\nУсилитель баса — это простой фильтр низких частот, использующийся для добавления акцента на 55 Гц и более низких частотах. Уровень усиления примерно равен 6 дБ и регулируется параметом \"Сила эффекта\", который добавляет резонанс в полосе 55 Гц, что дополнительно акцентирует данную частоту. Эффект \"Усиление баса\" призван бороться с потерей басов в следствие использования динамиков малых размеров или неплотно прилегающих наушников.
\n
\n3. <b>Эквалайзер</b>
\n
@@ -126,12 +149,12 @@
\n
\nДля правильной настройки силы эффекта тонкомпенсации, необходимо включить шумную музыку с широким спектром частот (например, рок или металл) на минимальной громкости. Далее необходимо найти такое значение силы эффекта фильтра, при котором басы будут отчетливо слышны и сбалансированы с остальными частотами музыкальной композиции. Если фильтр настроен правильно, басы будут оставаться на неизменной громкости по отношению к остальным инструментам в независимости от уровня громкости прослушивания. Если же при росте громкости прослушивания басы перекрывают остальные частоты композиции, фильтр настроен неправильно, сила его эффекта должна быть уменьшена.
\n
-\nСила эффекта тонкомпенсации сохраняется вместе с пользовательской предустановкой эквалайзера. Если необходимо использовать только фильтр тонкомпенсации, выберите предустановку эквалайзера "Плоско".
+\nСила эффекта тонкомпенсации сохраняется вместе с пользовательской предустановкой эквалайзера. Если необходимо использовать только фильтр тонкомпенсации, выберите предустановку эквалайзера \"Плоско\".
\n
\n4. <b>Фильтр для наушников</b>
\n
-\nЭффект "Фильтр для наушников" использует алгоритмы знаменитой аналоговой микросхемы bs2b (Bauer stereophonic-to-binaural DSP). Изначально музыкальные композиции предназначаются для прослушивания на стереосистемах, при использовании которых звуки каждого из каналов звучания слышны каждому из ушей, однако с разной силой и задержкой. При прослушивании композиций с использованием наушников данное явление отсутствует (\"суперстерео-эффект\"), что приводит к усталости слушателя. Принцип работы эффекта такой: моно-составляющая музыкальной композиции, одинаковая для обоих каналов звучания, не затрагивается фильтром, а различия в левом и правом каналах звучания изменяются посредством частотного фильтра, одновременно рассчитывающего акустическую тень головы и внутриушную задержку прохождения сигнала. Результатом работы фильтра является создание правильной психоакустической модели для слушателя. Данный эффект должен быть включен каждый раз при использовании стереонаушников для прослушивания музыки.
+\nЭффект \"Фильтр для наушников\" использует алгоритмы знаменитой аналоговой микросхемы bs2b (Bauer stereophonic-to-binaural DSP). Изначально музыкальные композиции предназначаются для прослушивания на стереосистемах, при использовании которых звуки каждого из каналов звучания слышны каждому из ушей, однако с разной силой и задержкой. При прослушивании композиций с использованием наушников данное явление отсутствует (\"суперстерео-эффект\"), что приводит к усталости слушателя. Принцип работы эффекта такой: моно-составляющая музыкальной композиции, одинаковая для обоих каналов звучания, не затрагивается фильтром, а различия в левом и правом каналах звучания изменяются посредством частотного фильтра, одновременно рассчитывающего акустическую тень головы и внутриушную задержку прохождения сигнала. Результатом работы фильтра является создание правильной психоакустической модели для слушателя. Данный эффект должен быть включен каждый раз при использовании стереонаушников для прослушивания музыки.
\n
-\nОперация микширования уменьшает степень разделения левого и правого каналов. Для расширения воспринимаемой стерео картины добавлен эффект ревербации Хааса. Работа эффекта настраивается опцией "Тип комнаты".
+\nОперация микширования уменьшает степень разделения левого и правого каналов. Для расширения воспринимаемой стерео картины добавлен эффект ревербации Хааса. Работа эффекта настраивается опцией \"Тип комнаты\".
</string>
-</resources> \ No newline at end of file
+</resources>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
index 8391c16..1523647 100644
--- a/res/values-sk/strings.xml
+++ b/res/values-sk/strings.xml
@@ -1,47 +1,75 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="select_configuration_title">Vyberte konfiguráciu pre upravenie</string>
- <string name="headset_title">Headset</string>
- <string name="speaker_title">Reproduktor Telefónu</string>
- <string name="bluetooth_title">Zariadenie Bluetooth</string>
- <string name="dsp_settings_headset">DSP Nastavenia - Headset</string>
- <string name="dsp_settings_speaker">DSP Nastavenia - Reproduktor Telefónu</string>
- <string name="dsp_settings_bluetooth">DSP Nastavenia - Zariadenie Bluetooth</string>
- <string name="pref_dsp_title">Dynamická Kompresia Rozsahu</string>
- <string name="pref_dsp_summary_on">Kompresia je povolená</string>
- <string name="pref_dsp_summary_off">Kompresia je zakázaná</string>
- <string name="pref_dsp_enable">Povoliť</string>
- <string name="pref_effect_title">Vyberte Silu Efektu</string>
- <string name="dialog_effect">Sila Efektu</string>
- <string name="pref_equalizer_title">Ekvalizér</string>
- <string name="pref_equalizer_summary_on">Ekvalizér je povolený</string>
- <string name="pref_equalizer_summary_off">Ekvalizér je zakázaný</string>
- <string name="pref_equalizer_enable">Povoliť</string>
- <string name="pref_equalizer_preset_title">Vyberte predvoľbu</string>
- <string name="pref_equalizer_loudness_title">Kompenzácia Hlasitosti</string>
- <string name="pref_bassboost_title">Bass Boost</string>
- <string name="pref_bassboost_summary_on">Bass Boost je povolený</string>
- <string name="pref_bassboost_summary_off">Bass Boost je zakázaný</string>
- <string name="pref_bassboost_enable">Povoliť</string>
- <string name="pref_headset_virtual_title">Efekt virtuálnej miesntosti pre Headset</string>
- <string name="pref_headset_virtual_summary_on">Efekt virtuálnej miestnosti je povolený</string>
- <string name="pref_headset_virtual_summary_off">Efekt virtuálnej miestnosti je zakázaný</string>
- <string name="pref_headset_virtual_enable">Povoliť</string>
- <string name="pref_room_title">Vyberte Typ Miestnosti</string>
- <string name="dialog_room">Typ Miestnosti</string>
- <string name="menu_reset">Obnoviť</string>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
- <string name="eq_preset_acoustic">Akustika</string>
- <string name="eq_preset_bass_booster">Zosilnenie Bassov</string>
- <string name="eq_preset_bass_reducer">Zoslabenie Bassov</string>
- <string name="eq_preset_classical">Klasický</string>
- <string name="eq_preset_deep">Hlboký</string>
- <string name="eq_preset_flat">Plochý</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Malé Reproduktory</string>
- <string name="eq_preset_treble_booster">Zosilnenie Výšok</string>
- <string name="eq_preset_treble_reducer">Zoslabenie Výšok</string>
- <string name="eq_preset_vocal_booster">Zosilnenie Hlasu</string>
- <string name="eq_preset_custom">Vlastný</string>
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="select_configuration_title">Vyberte konfiguráciu pre upravenie</string>
+ <string name="headset_title">Headset</string>
+ <string name="speaker_title">Reproduktor Telefónu</string>
+ <string name="bluetooth_title">Zariadenie Bluetooth</string>
+ <string name="dsp_settings_headset">DSP Nastavenia - Headset</string>
+ <string name="dsp_settings_speaker">DSP Nastavenia - Reproduktor Telefónu</string>
+ <string name="dsp_settings_bluetooth">DSP Nastavenia - Zariadenie Bluetooth</string>
+ <string name="pref_dsp_title">Dynamická Kompresia Rozsahu</string>
+ <string name="pref_dsp_summary_on">Kompresia je povolená</string>
+ <string name="pref_dsp_summary_off">Kompresia je zakázaná</string>
+ <string name="pref_dsp_enable">Povoliť</string>
+ <string name="pref_effect_title">Vyberte Silu Efektu</string>
+ <string name="dialog_effect">Sila Efektu</string>
+ <string name="pref_equalizer_title">Ekvalizér</string>
+ <string name="pref_equalizer_summary_on">Ekvalizér je povolený</string>
+ <string name="pref_equalizer_summary_off">Ekvalizér je zakázaný</string>
+ <string name="pref_equalizer_enable">Povoliť</string>
+ <string name="pref_equalizer_preset_title">Vyberte predvoľbu</string>
+ <string name="pref_equalizer_loudness_title">Kompenzácia Hlasitosti</string>
+ <string name="pref_bassboost_title">Bass Boost</string>
+ <string name="pref_bassboost_summary_on">Bass Boost je povolený</string>
+ <string name="pref_bassboost_summary_off">Bass Boost je zakázaný</string>
+ <string name="pref_bassboost_enable">Povoliť</string>
+ <string name="pref_headset_virtual_title">Efekt virtuálnej miesntosti pre Headset</string>
+ <string name="pref_headset_virtual_summary_on">Efekt virtuálnej miestnosti je povolený</string>
+ <string name="pref_headset_virtual_summary_off">Efekt virtuálnej miestnosti je zakázaný</string>
+ <string name="pref_headset_virtual_enable">Povoliť</string>
+ <string name="pref_room_title">Vyberte Typ Miestnosti</string>
+ <string name="dialog_room">Typ Miestnosti</string>
+ <string name="menu_reset">Obnoviť</string>
+ <string name="eq_preset_acoustic">Akustika</string>
+ <string name="eq_preset_bass_booster">Zosilnenie Bassov</string>
+ <string name="eq_preset_bass_reducer">Zoslabenie Bassov</string>
+ <string name="eq_preset_classical">Klasický</string>
+ <string name="eq_preset_deep">Hlboký</string>
+ <string name="eq_preset_flat">Plochý</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Malé Reproduktory</string>
+ <string name="eq_preset_treble_booster">Zosilnenie Výšok</string>
+ <string name="eq_preset_treble_reducer">Zoslabenie Výšok</string>
+ <string name="eq_preset_vocal_booster">Zosilnenie Hlasu</string>
+ <string name="eq_preset_custom">Vlastný</string>
</resources>
diff --git a/res/values-sv/arrays.xml b/res/values-sv/arrays.xml
index 4d524aa..75f1bd1 100644
--- a/res/values-sv/arrays.xml
+++ b/res/values-sv/arrays.xml
@@ -1,33 +1,62 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="headphone_modes">
- <item>Studio</item>
- <item>Rum</item>
- <item>Stort rum</item>
- <item>Scen</item>
- </string-array>
- <string-array name="equalizer_loudness_modes">
- <item>Inaktiverad</item>
- <item>Svagast</item>
- <item>Svagare</item>
- <item>Svag</item>
- <item>Stark</item>
- <item>Starkare</item>
- <item>Starkast</item>
- </string-array>
- <string-array name="compression_modes">
- <item>Lätt</item>
- <item>Måttlig</item>
- <item>Extrem</item>
- </string-array>
- <string-array name="bassboost_modes">
- <item>Lätt</item>
- <item>Måttlig</item>
- <item>Extrem</item>
- </string-array>
- <string-array name="stereowide_modes">
- <item>Lätt</item>
- <item>Måttlig</item>
- <item>Stark</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="headphone_modes">
+ <item>Studio</item>
+ <item>Rum</item>
+ <item>Stort rum</item>
+ <item>Scen</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Inaktiverad</item>
+ <item>Svagast</item>
+ <item>Svagare</item>
+ <item>Svag</item>
+ <item>Stark</item>
+ <item>Starkare</item>
+ <item>Starkast</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Lätt</item>
+ <item>Måttlig</item>
+ <item>Extrem</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Lätt</item>
+ <item>Måttlig</item>
+ <item>Extrem</item>
+ </string-array>
+ <string-array name="stereowide_modes">
+ <item>Lätt</item>
+ <item>Måttlig</item>
+ <item>Stark</item>
+ </string-array>
</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index b6cba2d..ba64dc4 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -1,61 +1,92 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
<resources>
- <string name="select_configuration_title">Välj konfiguration att ändra</string>
- <string name="headset_title">Hörlurar</string>
- <string name="speaker_title">Telefonhögtalare</string>
- <string name="bluetooth_title">Bluetoothenhet</string>
- <string name="dsp_settings_headset">Ljudinställningar - Hörlurar</string>
- <string name="dsp_settings_speaker">Ljudinställningar - Telefonhögtalare</string>
- <string name="dsp_settings_bluetooth">Ljudinställningar - Bluetoothenhet</string>
- <string name="pref_dsp_title">Dynamikkompression</string>
- <string name="pref_dsp_summary_on">Kompression är aktiverad</string>
- <string name="pref_dsp_summary_off">Kompression är inaktiverad</string>
- <string name="pref_dsp_enable">Aktivera</string>
- <string name="pref_effect_title">Välj effektstyrka</string>
- <string name="dialog_effect">Effektinställning</string>
- <string name="pref_equalizer_title">Equalizer</string>
- <string name="pref_equalizer_summary_on">Equalizern är aktiverad</string>
- <string name="pref_equalizer_summary_off">Equalizern är inaktiverad</string>
- <string name="pref_equalizer_enable">Aktivera</string>
- <string name="pref_equalizer_preset_title">Välj förinställning</string>
- <string name="pref_equalizer_loudness_title">Kompensering för ljudstyrka</string>
- <string name="pref_bassboost_title">Basförstärkning</string>
- <string name="pref_bassboost_summary_on">Basförstärkning är aktiverad</string>
- <string name="pref_bassboost_summary_off">Basförstärkning är inaktiverad</string>
- <string name="pref_bassboost_enable">Aktivera</string>
- <string name="pref_headset_virtual_title">Virtuell rumseffekt för hörlurar</string>
- <string name="pref_headset_virtual_summary_on">Virtuell rumseffekt är aktiverad</string>
- <string name="pref_headset_virtual_summary_off">Virtuell rumseffekt är inaktiverad</string>
- <string name="pref_headset_virtual_enable">Aktivera</string>
- <string name="pref_room_title">Välj rumstyp</string>
- <string name="dialog_room">Rumstyp</string>
- <string name="menu_reset">Återställ</string>
- <string name="eq_preset_acoustic">Akustisk</string>
- <string name="eq_preset_bass_booster">Basförstärkning</string>
- <string name="eq_preset_bass_reducer">Basreduktion</string>
- <string name="eq_preset_classical">Klassisk</string>
- <string name="eq_preset_deep">Djup</string>
- <string name="eq_preset_flat">Platt</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rock</string>
- <string name="eq_preset_small_speakers">Små högtalare</string>
- <string name="eq_preset_treble_booster">Diskantförstärkning</string>
- <string name="eq_preset_treble_reducer">Diskantreduktion</string>
- <string name="eq_preset_vocal_booster">Sångförstärkning</string>
- <string name="eq_preset_custom">Anpassad</string>
- <string name="app_name">Ljudeffekter</string>
- <string name="pref_effect_freq_title">Välj mittfrekvens</string>
- <string name="pref_headset_stereowide_title">Stereobreddning</string>
- <string name="pref_headset_stereowide_summary_on">Stereobreddning är aktiverad</string>
- <string name="pref_headset_stereowide_summary_off">Stereobreddning är inaktiverad</string>
- <string name="pref_headset_stereowide_enable">Aktivera</string>
- <string name="dialog_stereo">Stereobreddning</string>
- <string name="usb_title">USB/Docka</string>
- <string name="dsp_settings_usb">Ljudinställningar - USB-enhet</string>
- <string name="help_title">Hjälp</string>
- <string name="save_preset">Spara förinställning</string>
- <string name="load_preset">Ladda förinställning</string>
- <string name="new_preset">Ny förinställning...</string>
- <string name="navigation_toggle_drawer">Byt till lådvy</string>
- <string name="navigation_toggle_tabbed">Byt till flikvy</string>
+ <string name="app_name">Ljudeffekter</string>
+ <string name="select_configuration_title">Välj konfiguration att ändra</string>
+ <string name="headset_title">Hörlurar</string>
+ <string name="speaker_title">Telefonhögtalare</string>
+ <string name="bluetooth_title">Bluetoothenhet</string>
+ <string name="usb_title">USB/Docka</string>
+ <string name="audio_effects">Ljudeffekter</string>
+ <string name="pref_unavailable">Funktionen är inte tillgänglig på din enhet</string>
+ <string name="dsp_settings_headset">Ljudinställningar - Hörlurar</string>
+ <string name="dsp_settings_speaker">Ljudinställningar - Telefonhögtalare</string>
+ <string name="dsp_settings_bluetooth">Ljudinställningar - Bluetoothenhet</string>
+ <string name="dsp_settings_usb">Ljudinställningar - USB-enhet</string>
+ <string name="pref_dsp_title">Dynamikkompression</string>
+ <string name="pref_dsp_summary_on">Kompression är aktiverad</string>
+ <string name="pref_dsp_summary_off">Kompression är inaktiverad</string>
+ <string name="pref_dsp_enable">Aktivera</string>
+ <string name="pref_effect_title">Välj effektstyrka</string>
+ <string name="pref_effect_freq_title">Välj mittfrekvens</string>
+ <string name="dialog_effect">Effektinställning</string>
+ <string name="pref_equalizer_title">Equalizer</string>
+ <string name="pref_equalizer_summary_on">Equalizern är aktiverad</string>
+ <string name="pref_equalizer_summary_off">Equalizern är inaktiverad</string>
+ <string name="pref_equalizer_enable">Aktivera</string>
+ <string name="pref_equalizer_preset_title">Välj förinställning</string>
+ <string name="pref_equalizer_loudness_title">Kompensering för ljudstyrka</string>
+ <string name="pref_bassboost_title">Basförstärkning</string>
+ <string name="pref_bassboost_summary_on">Basförstärkning är aktiverad</string>
+ <string name="pref_bassboost_summary_off">Basförstärkning är inaktiverad</string>
+ <string name="pref_bassboost_enable">Aktivera</string>
+ <string name="pref_headset_virtual_title">Virtuell rumseffekt för hörlurar</string>
+ <string name="pref_headset_virtual_summary_on">Virtuell rumseffekt är aktiverad</string>
+ <string name="pref_headset_virtual_summary_off">Virtuell rumseffekt är inaktiverad</string>
+ <string name="pref_headset_virtual_enable">Aktivera</string>
+ <string name="pref_room_title">Välj rumstyp</string>
+ <string name="dialog_room">Rumstyp</string>
+ <string name="menu_reset">Återställ</string>
+ <string name="pref_headset_stereowide_title">Stereobreddning</string>
+ <string name="pref_headset_stereowide_summary_on">Stereobreddning är aktiverad</string>
+ <string name="pref_headset_stereowide_summary_off">Stereobreddning är inaktiverad</string>
+ <string name="pref_headset_stereowide_enable">Aktivera</string>
+ <string name="dialog_stereo">Stereobreddning</string>
+ <string name="eq_preset_acoustic">Akustisk</string>
+ <string name="eq_preset_bass_booster">Basförstärkning</string>
+ <string name="eq_preset_bass_reducer">Basreduktion</string>
+ <string name="eq_preset_classical">Klassisk</string>
+ <string name="eq_preset_deep">Djup</string>
+ <string name="eq_preset_flat">Platt</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rock</string>
+ <string name="eq_preset_small_speakers">Små högtalare</string>
+ <string name="eq_preset_treble_booster">Diskantförstärkning</string>
+ <string name="eq_preset_treble_reducer">Diskantreduktion</string>
+ <string name="eq_preset_vocal_booster">Sångförstärkning</string>
+ <string name="eq_preset_custom">Anpassad</string>
+ <string name="save_preset">Spara förinställning</string>
+ <string name="load_preset">Ladda förinställning</string>
+ <string name="new_preset">Ny förinställning...</string>
+ <string name="help_title">Hjälp</string>
+ <string name="navigation_toggle_drawer">Byt till lådvy</string>
+ <string name="navigation_toggle_tabbed">Byt till flikvy</string>
</resources>
diff --git a/res/values-tr/arrays.xml b/res/values-tr/arrays.xml
index 0ca5a6a..5db378e 100644
--- a/res/values-tr/arrays.xml
+++ b/res/values-tr/arrays.xml
@@ -1,44 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>Orijinal</item>
- <item>Dengelenmiş</item>
- <item>Yüksek hassasiyet</item>
- <item>Gürültülü ortam</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>Stüdyo</item>
- <item>Oda</item>
- <item>Geniş oda</item>
- <item>Sahne</item>
- </string-array>
+ 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
- <string-array name="equalizer_loudness_modes">
- <item>Kapalı</item>
- <item>En zayıf</item>
- <item>Daha zayıf</item>
- <item>Zayıf</item>
- <item>Güçlü</item>
- <item>Daha güçlü</item>
- <item>En güçlü</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="compression_modes">
- <item>Az</item>
- <item>Orta</item>
- <item>Çok</item>
- </string-array>
+ 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.
- <string-array name="bassboost_modes">
- <item>Az</item>
- <item>Orta</item>
- <item>Çok</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="wm8994_bassboost_modes">
- <item>Normal</item>
- <item>Küçük hoparlörler</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>Orijinal</item>
+ <item>Dengelenmiş</item>
+ <item>Yüksek hassasiyet</item>
+ <item>Gürültülü ortam</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>Stüdyo</item>
+ <item>Oda</item>
+ <item>Geniş oda</item>
+ <item>Sahne</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Kapalı</item>
+ <item>En zayıf</item>
+ <item>Daha zayıf</item>
+ <item>Zayıf</item>
+ <item>Güçlü</item>
+ <item>Daha güçlü</item>
+ <item>En güçlü</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Az</item>
+ <item>Orta</item>
+ <item>Çok</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Az</item>
+ <item>Orta</item>
+ <item>Çok</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>Normal</item>
+ <item>Küçük hoparlörler</item>
+ </string-array>
</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 3e7cb9e..75a0eef 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -1,107 +1,119 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 The CyanogenMod Project
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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
+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
+ 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="app_name">Ses Yöneticisi</string>
- <string name="select_configuration_title">Düzenlemek İçin Yapılandırma Seçin</string>
- <string name="headset_title">Kulaklık</string>
- <string name="speaker_title">Hoparlör</string>
- <string name="bluetooth_title">Bluetooth</string>
- <string name="audio_effects">Ses Efektleri</string>
- <string name="pref_unavailable">Bu işlevsellik cihazınızda desteklenmez</string>
- <string name="dsp_settings_headset">Ses Ayarları - Kulaklık</string>
- <string name="dsp_settings_speaker">Ses Ayarları - Telefon Hoparlörü</string>
- <string name="dsp_settings_bluetooth">Ses Ayarları - Bluetooth Aygıtı</string>
- <string name="dsp_settings_wm8994">Ses Ayarları - WM8994</string>
- <string name="pref_dsp_title">Dinamik Dizi Sıkıştırması</string>
- <string name="pref_dsp_summary_on">Sıkıştırma etkin</string>
- <string name="pref_dsp_summary_off">Sıkıştırma etkin değil</string>
- <string name="pref_dsp_enable">Etkinleştir</string>
- <string name="pref_effect_title">Efekt Şiddetini Seçin</string>
- <string name="dialog_effect">Efekt Şiddeti</string>
- <string name="pref_equalizer_title">Ekolayzer</string>
- <string name="pref_equalizer_summary_on">Ekolayzer etkin</string>
- <string name="pref_equalizer_summary_off">Ekolayzer etkin değil</string>
- <string name="pref_equalizer_enable">Etkinleştir</string>
- <string name="pref_equalizer_preset_title">Önayar Seçin</string>
- <string name="pref_equalizer_loudness_title">Ses şiddeti dengeleyicisi</string>
- <string name="pref_bassboost_title">Bas Yükseltici</string>
- <string name="pref_bassboost_summary_on">Bas Yükseltici etkin</string>
- <string name="pref_bassboost_summary_off">Bas Yükseltici etkin değil</string>
- <string name="pref_bassboost_enable">Etkinleştir</string>
- <string name="pref_headset_virtual_title">Kulaklık Sanal Oda Efekti</string>
- <string name="pref_headset_virtual_summary_on">Kulaklık Sanal Oda Efekti etkin</string>
- <string name="pref_headset_virtual_summary_off">Kulaklık Sanal Oda Efekti etkin değil</string>
- <string name="pref_headset_virtual_enable">Etkinleştir</string>
- <string name="pref_room_title">Oda Tipini Seçin</string>
- <string name="dialog_room">Oda Tipi</string>
- <string name="menu_reset">Sıfırla</string>
+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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
- <string name="eq_preset_acoustic">Akustik</string>
- <string name="eq_preset_bass_booster">Bas Yükseltici</string>
- <string name="eq_preset_bass_reducer">Bas Azaltıcı</string>
- <string name="eq_preset_classical">Klasik</string>
- <string name="eq_preset_deep">Derin</string>
- <string name="eq_preset_flat">Düz</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">Rak</string>
- <string name="eq_preset_small_speakers">Küçük Hoparlörler</string>
- <string name="eq_preset_treble_booster">Tiz Yükseltisi</string>
- <string name="eq_preset_treble_reducer">Tiz Azaltıcı</string>
- <string name="eq_preset_vocal_booster">Ses Yükseltici</string>
- <string name="eq_preset_custom">Özel</string>
+Modifications Copyright (C) 2013 The OmniROM Project
- <string name="category_wm8994_internal_speaker">Hoparlör</string>
- <string name="category_wm8994_signal_processing">Sinyal İşleme</string>
- <string name="category_wm8994_headphone_amp">Kulaklık</string>
- <string name="category_wm8994_codec_optimization">Codec Optimizasyonu</string>
- <string name="category_wm8994_dac_config">Dijital/Analog Dönüştürücü Ayarları</string>
- <string name="category_wm8994_analog_path">Analog Kanal Yapılandırması</string>
- <string name="category_wm8994_mic_settings">Mikrofon Ayarları</string>
- <string name="category_wm8994_microphone_recording">Mikrofon</string>
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
- <string name="wm8994_settings_title_head">Ses Ayarları</string>
- <string name="wm8994_settings_title_subhead">Ses Ayarları</string>
- <string name="wm8994_settings_summary_head">WM8994 ses işlemcisinin gelişmiş ayarları</string>
- <string name="pref_wm8994_microphone_recording_title">Kaydetme önayarı</string>
- <string name="pref_wm8994_headphone_amp_title">Yükseltici seviyesi</string>
- <string name="pref_wm8994_headphone_amp_summary">Analog yükselticiyi özelleştir</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">Kulaklık yükseltici seviyesi</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">Analog yükseltici</string>
- <string name="pref_wm8994_bass_boost_enable_title">Bas yükseltici</string>
- <string name="pref_wm8994_bass_boost_enable_summary">Bas yükseltme için gelişmiş ayarlar</string>
- <string name="pref_wm8994_bass_boost_title">Bas yükseltme aralığı</string>
- <string name="pref_wm8994_bass_boost_summary">Gelişmiş dinamik dizi yönetimi</string>
- <string name="pref_wm8994_bass_boost_preset_title">Bas yükseltici önayarı</string>
- <string name="pref_wm8994_bass_boost_dlg_title">Bas yükseltici</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">Yükselt</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">Bas yükseltme aralığı</string>
- <string name="pref_wm8994_control_enable_title">WM8994 Etkinleştir</string>
- <string name="pref_wm8994_control_enable_summary">WM8994 ses işlemcisinin gelişmiş ayarları</string>
- <string name="pref_wm8994_speaker_tuning_title">Müzik için ayarla</string>
- <string name="pref_wm8994_speaker_tuning_summary">Daha fazla bas ve dengeli ses için donanım EQ ayarla</string>
- <string name="pref_wm8994_mono_downmix_title">Mono çevrimi</string>
- <string name="pref_wm8994_mono_downmix_summary">Stereo sesi monoya çevir (kulaklık gibi stereo çıkışlar içindir)</string>
- <string name="pref_wm8994_stereo_expansion_title">Stereo genişlet</string>
- <string name="pref_wm8994_stereo_expansion_summary">Dijital sinyal işleyicisi ile stereo sesi &#8220;Genişlet&#8221;</string>
- <string name="pref_wm8994_dac_direct_title">D/AC direct</string>
- <string name="pref_wm8994_dac_direct_summary">Kanal karıştırıcıyı es geçip direkt dijital/analog dönüştürücüye eriş. Daha temiz ses üretir (daha düşük sinyal-gürültü oranı)</string>
- <string name="pref_wm8994_dac_osr128_title">Hi-fi yürütme</string>
- <string name="pref_wm8994_dac_osr128_summary">128x örnekleme ile dijitalden-analoga dönüştürücü &#8212; müzik çalarken daha temiz ses</string>
- <string name="pref_wm8994_adc_osr128_title">Hi-fi kaydetme</string>
- <string name="pref_wm8994_adc_osr128_summary">128x örnekleme ile analogdan-dijitale dönüştürücü &#8212; kaydedilen seslerin kalitesini arttırır</string>
- <string name="pref_wm8994_fll_tuning_title">Ayarlı ses frekansı</string>
- <string name="pref_wm8994_fll_tuning_summary">Ayarlı WM8994 ses frekans kaynağını kullan &#8212; sesin kalitesini arttırır</string>
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="app_name">Ses Yöneticisi</string>
+ <string name="select_configuration_title">Düzenlemek İçin Yapılandırma Seçin</string>
+ <string name="headset_title">Kulaklık</string>
+ <string name="speaker_title">Hoparlör</string>
+ <string name="bluetooth_title">Bluetooth</string>
+ <string name="audio_effects">Ses Efektleri</string>
+ <string name="pref_unavailable">Bu işlevsellik cihazınızda desteklenmez</string>
+ <string name="dsp_settings_headset">Ses Ayarları - Kulaklık</string>
+ <string name="dsp_settings_speaker">Ses Ayarları - Telefon Hoparlörü</string>
+ <string name="dsp_settings_bluetooth">Ses Ayarları - Bluetooth Aygıtı</string>
+ <string name="dsp_settings_wm8994">Ses Ayarları - WM8994</string>
+ <string name="pref_dsp_title">Dinamik Dizi Sıkıştırması</string>
+ <string name="pref_dsp_summary_on">Sıkıştırma etkin</string>
+ <string name="pref_dsp_summary_off">Sıkıştırma etkin değil</string>
+ <string name="pref_dsp_enable">Etkinleştir</string>
+ <string name="pref_effect_title">Efekt Şiddetini Seçin</string>
+ <string name="dialog_effect">Efekt Şiddeti</string>
+ <string name="pref_equalizer_title">Ekolayzer</string>
+ <string name="pref_equalizer_summary_on">Ekolayzer etkin</string>
+ <string name="pref_equalizer_summary_off">Ekolayzer etkin değil</string>
+ <string name="pref_equalizer_enable">Etkinleştir</string>
+ <string name="pref_equalizer_preset_title">Önayar Seçin</string>
+ <string name="pref_equalizer_loudness_title">Ses şiddeti dengeleyicisi</string>
+ <string name="pref_bassboost_title">Bas Yükseltici</string>
+ <string name="pref_bassboost_summary_on">Bas Yükseltici etkin</string>
+ <string name="pref_bassboost_summary_off">Bas Yükseltici etkin değil</string>
+ <string name="pref_bassboost_enable">Etkinleştir</string>
+ <string name="pref_headset_virtual_title">Kulaklık Sanal Oda Efekti</string>
+ <string name="pref_headset_virtual_summary_on">Kulaklık Sanal Oda Efekti etkin</string>
+ <string name="pref_headset_virtual_summary_off">Kulaklık Sanal Oda Efekti etkin değil</string>
+ <string name="pref_headset_virtual_enable">Etkinleştir</string>
+ <string name="pref_room_title">Oda Tipini Seçin</string>
+ <string name="dialog_room">Oda Tipi</string>
+ <string name="menu_reset">Sıfırla</string>
+ <string name="eq_preset_acoustic">Akustik</string>
+ <string name="eq_preset_bass_booster">Bas Yükseltici</string>
+ <string name="eq_preset_bass_reducer">Bas Azaltıcı</string>
+ <string name="eq_preset_classical">Klasik</string>
+ <string name="eq_preset_deep">Derin</string>
+ <string name="eq_preset_flat">Düz</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">Rak</string>
+ <string name="eq_preset_small_speakers">Küçük Hoparlörler</string>
+ <string name="eq_preset_treble_booster">Tiz Yükseltisi</string>
+ <string name="eq_preset_treble_reducer">Tiz Azaltıcı</string>
+ <string name="eq_preset_vocal_booster">Ses Yükseltici</string>
+ <string name="eq_preset_custom">Özel</string>
+ <string name="category_wm8994_internal_speaker">Hoparlör</string>
+ <string name="category_wm8994_signal_processing">Sinyal İşleme</string>
+ <string name="category_wm8994_headphone_amp">Kulaklık</string>
+ <string name="category_wm8994_codec_optimization">Codec Optimizasyonu</string>
+ <string name="category_wm8994_dac_config">Dijital/Analog Dönüştürücü Ayarları</string>
+ <string name="category_wm8994_analog_path">Analog Kanal Yapılandırması</string>
+ <string name="category_wm8994_mic_settings">Mikrofon Ayarları</string>
+ <string name="category_wm8994_microphone_recording">Mikrofon</string>
+ <string name="wm8994_settings_title_head">Ses Ayarları</string>
+ <string name="wm8994_settings_title_subhead">Ses Ayarları</string>
+ <string name="wm8994_settings_summary_head">WM8994 ses işlemcisinin gelişmiş ayarları</string>
+ <string name="pref_wm8994_microphone_recording_title">Kaydetme önayarı</string>
+ <string name="pref_wm8994_headphone_amp_title">Yükseltici seviyesi</string>
+ <string name="pref_wm8994_headphone_amp_summary">Analog yükselticiyi özelleştir</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">Kulaklık yükseltici seviyesi</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">Analog yükseltici</string>
+ <string name="pref_wm8994_bass_boost_enable_title">Bas yükseltici</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">Bas yükseltme için gelişmiş ayarlar</string>
+ <string name="pref_wm8994_bass_boost_title">Bas yükseltme aralığı</string>
+ <string name="pref_wm8994_bass_boost_summary">Gelişmiş dinamik dizi yönetimi</string>
+ <string name="pref_wm8994_bass_boost_preset_title">Bas yükseltici önayarı</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">Bas yükseltici</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">Yükselt</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">Bas yükseltme aralığı</string>
+ <string name="pref_wm8994_control_enable_title">WM8994 Etkinleştir</string>
+ <string name="pref_wm8994_control_enable_summary">WM8994 ses işlemcisinin gelişmiş ayarları</string>
+ <string name="pref_wm8994_speaker_tuning_title">Müzik için ayarla</string>
+ <string name="pref_wm8994_speaker_tuning_summary">Daha fazla bas ve dengeli ses için donanım EQ ayarla</string>
+ <string name="pref_wm8994_mono_downmix_title">Mono çevrimi</string>
+ <string name="pref_wm8994_mono_downmix_summary">Stereo sesi monoya çevir (kulaklık gibi stereo çıkışlar içindir)</string>
+ <string name="pref_wm8994_stereo_expansion_title">Stereo genişlet</string>
+ <string name="pref_wm8994_stereo_expansion_summary">Dijital sinyal işleyicisi ile stereo sesi “Genişlet”</string>
+ <string name="pref_wm8994_dac_direct_title">D/AC direct</string>
+ <string name="pref_wm8994_dac_direct_summary">Kanal karıştırıcıyı es geçip direkt dijital/analog dönüştürücüye eriş. Daha temiz ses üretir (daha düşük sinyal-gürültü oranı)</string>
+ <string name="pref_wm8994_dac_osr128_title">Hi-fi yürütme</string>
+ <string name="pref_wm8994_dac_osr128_summary">128x örnekleme ile dijitalden-analoga dönüştürücü — müzik çalarken daha temiz ses</string>
+ <string name="pref_wm8994_adc_osr128_title">Hi-fi kaydetme</string>
+ <string name="pref_wm8994_adc_osr128_summary">128x örnekleme ile analogdan-dijitale dönüştürücü — kaydedilen seslerin kalitesini arttırır</string>
+ <string name="pref_wm8994_fll_tuning_title">Ayarlı ses frekansı</string>
+ <string name="pref_wm8994_fll_tuning_summary">Ayarlı WM8994 ses frekans kaynağını kullan — sesin kalitesini arttırır</string>
</resources>
diff --git a/res/values-uk/arrays.xml b/res/values-uk/arrays.xml
index 6abbb6e..5d37b93 100644
--- a/res/values-uk/arrays.xml
+++ b/res/values-uk/arrays.xml
@@ -1,28 +1,57 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="headphone_modes">
- <item>Студія</item>
- <item>Кімната</item>
- <item>Велика кімната</item>
- <item>Сцена</item>
- </string-array>
- <string-array name="equalizer_loudness_modes">
- <item>Вимкнена</item>
- <item>Найслабкіша</item>
- <item>Слабкіша</item>
- <item>Слабка</item>
- <item>Сильна</item>
- <item>Сильніша</item>
- <item>Найсильніша</item>
- </string-array>
- <string-array name="compression_modes">
- <item>Слабке</item>
- <item>Помірне</item>
- <item>Надмірне</item>
- </string-array>
- <string-array name="bassboost_modes">
- <item>Слабка</item>
- <item>Помірна</item>
- <item>Надмірна</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="headphone_modes">
+ <item>Студія</item>
+ <item>Кімната</item>
+ <item>Велика кімната</item>
+ <item>Сцена</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>Вимкнена</item>
+ <item>Найслабкіша</item>
+ <item>Слабкіша</item>
+ <item>Слабка</item>
+ <item>Сильна</item>
+ <item>Сильніша</item>
+ <item>Найсильніша</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>Слабке</item>
+ <item>Помірне</item>
+ <item>Надмірне</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>Слабка</item>
+ <item>Помірна</item>
+ <item>Надмірна</item>
+ </string-array>
</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index 7ccc81f..ae3bce0 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -1,47 +1,76 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
<resources>
- <string name="app_name">Менеджер ЦОС</string>
- <string name="select_configuration_title">Виберіть конфігурацію для редагування</string>
- <string name="headset_title">Гарнітура</string>
- <string name="speaker_title">Динамік телефону</string>
- <string name="bluetooth_title">Пристрій Bluetooth</string>
- <string name="dsp_settings_headset">Налаштування ЦОС гарнітури</string>
- <string name="dsp_settings_speaker">Налаштування ЦОС динаміка телефону</string>
- <string name="dsp_settings_bluetooth">Налаштування ЦОС пристрою Bluetooth</string>
- <string name="audio_effects">Аудіо ефекти</string>
- <string name="pref_dsp_title">Стиснення динамічного діапазону</string>
- <string name="pref_dsp_summary_on">Стиснення ввімкнено</string>
- <string name="pref_dsp_summary_off">Стиснення вимкнено</string>
- <string name="pref_dsp_enable">Увімкнути</string>
- <string name="pref_effect_title">Інтенсивність ефекту</string>
- <string name="dialog_effect">Інтенсивність ефекту</string>
- <string name="pref_equalizer_title">Еквалайзер</string>
- <string name="pref_equalizer_summary_on">Еквалайзер увімкнено</string>
- <string name="pref_equalizer_summary_off">Еквалайзер вимкнено</string>
- <string name="pref_equalizer_enable">Увімкнути</string>
- <string name="pref_equalizer_preset_title">Напередзадані налаштування</string>
- <string name="pref_equalizer_loudness_title">Тонкомпенсація</string>
- <string name="pref_bassboost_title">Підсилення НЧ</string>
- <string name="pref_bassboost_summary_on">Підсилення НЧ увімкнено</string>
- <string name="pref_bassboost_summary_off">Підсилення НЧ вимкнено</string>
- <string name="pref_bassboost_enable">Увімкнути</string>
- <string name="pref_headset_virtual_title">Ефект віртуального оточення</string>
- <string name="pref_headset_virtual_summary_on">Ефект віртуального оточення увімкнено</string>
- <string name="pref_headset_virtual_summary_off">Ефект віртуального оточення вимкнено</string>
- <string name="pref_headset_virtual_enable">Увімкнути</string>
- <string name="pref_room_title">Віртуальне оточення</string>
- <string name="dialog_room">Віртуальне оточення</string>
- <string name="menu_reset">Скинути</string>
- <string name="eq_preset_acoustic">Акустика</string>
- <string name="eq_preset_bass_booster">Підсилені НЧ</string>
- <string name="eq_preset_bass_reducer">Послаблені НЧ</string>
- <string name="eq_preset_classical">Класика</string>
- <string name="eq_preset_deep">Глибина</string>
- <string name="eq_preset_flat">Оригінал</string>
- <string name="eq_preset_rock">Рок</string>
- <string name="eq_preset_small_speakers">Маленькі динаміки</string>
- <string name="eq_preset_treble_booster">Підсилені ВЧ</string>
- <string name="eq_preset_treble_reducer">Послаблені ВЧ</string>
- <string name="eq_preset_vocal_booster">Підсилений вокал</string>
- <string name="eq_preset_custom">Користувацьке налаштування</string>
+ <string name="app_name">Менеджер ЦОС</string>
+ <string name="select_configuration_title">Виберіть конфігурацію для редагування</string>
+ <string name="headset_title">Гарнітура</string>
+ <string name="speaker_title">Динамік телефону</string>
+ <string name="bluetooth_title">Пристрій Bluetooth</string>
+ <string name="audio_effects">Аудіо ефекти</string>
+ <string name="dsp_settings_headset">Налаштування ЦОС гарнітури</string>
+ <string name="dsp_settings_speaker">Налаштування ЦОС динаміка телефону</string>
+ <string name="dsp_settings_bluetooth">Налаштування ЦОС пристрою Bluetooth</string>
+ <string name="pref_dsp_title">Стиснення динамічного діапазону</string>
+ <string name="pref_dsp_summary_on">Стиснення ввімкнено</string>
+ <string name="pref_dsp_summary_off">Стиснення вимкнено</string>
+ <string name="pref_dsp_enable">Увімкнути</string>
+ <string name="pref_effect_title">Інтенсивність ефекту</string>
+ <string name="dialog_effect">Інтенсивність ефекту</string>
+ <string name="pref_equalizer_title">Еквалайзер</string>
+ <string name="pref_equalizer_summary_on">Еквалайзер увімкнено</string>
+ <string name="pref_equalizer_summary_off">Еквалайзер вимкнено</string>
+ <string name="pref_equalizer_enable">Увімкнути</string>
+ <string name="pref_equalizer_preset_title">Напередзадані налаштування</string>
+ <string name="pref_equalizer_loudness_title">Тонкомпенсація</string>
+ <string name="pref_bassboost_title">Підсилення НЧ</string>
+ <string name="pref_bassboost_summary_on">Підсилення НЧ увімкнено</string>
+ <string name="pref_bassboost_summary_off">Підсилення НЧ вимкнено</string>
+ <string name="pref_bassboost_enable">Увімкнути</string>
+ <string name="pref_headset_virtual_title">Ефект віртуального оточення</string>
+ <string name="pref_headset_virtual_summary_on">Ефект віртуального оточення увімкнено</string>
+ <string name="pref_headset_virtual_summary_off">Ефект віртуального оточення вимкнено</string>
+ <string name="pref_headset_virtual_enable">Увімкнути</string>
+ <string name="pref_room_title">Віртуальне оточення</string>
+ <string name="dialog_room">Віртуальне оточення</string>
+ <string name="menu_reset">Скинути</string>
+ <string name="eq_preset_acoustic">Акустика</string>
+ <string name="eq_preset_bass_booster">Підсилені НЧ</string>
+ <string name="eq_preset_bass_reducer">Послаблені НЧ</string>
+ <string name="eq_preset_classical">Класика</string>
+ <string name="eq_preset_deep">Глибина</string>
+ <string name="eq_preset_flat">Оригінал</string>
+ <string name="eq_preset_rock">Рок</string>
+ <string name="eq_preset_small_speakers">Маленькі динаміки</string>
+ <string name="eq_preset_treble_booster">Підсилені ВЧ</string>
+ <string name="eq_preset_treble_reducer">Послаблені ВЧ</string>
+ <string name="eq_preset_vocal_booster">Підсилений вокал</string>
+ <string name="eq_preset_custom">Користувацьке налаштування</string>
</resources>
diff --git a/res/values-zh-rCN/arrays.xml b/res/values-zh-rCN/arrays.xml
index ac621bb..cecccb4 100644
--- a/res/values-zh-rCN/arrays.xml
+++ b/res/values-zh-rCN/arrays.xml
@@ -1,43 +1,72 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>原始的</item>
- <item>均衡的</item>
- <item>高敏感度</item>
- <item>吵闹环境</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string-array name="headphone_modes">
- <item>工作室</item>
- <item>房间</item>
- <item>大房间</item>
- <item>舞台</item>
- </string-array>
+ 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
- <string-array name="equalizer_loudness_modes">
- <item>禁用</item>
- <item>最弱</item>
- <item>更弱</item>
- <item>弱</item>
- <item>强</item>
- <item>更强</item>
- <item>最强</item>
- </string-array>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string-array name="compression_modes">
- <item>轻微</item>
- <item>中等</item>
- <item>极致</item>
- </string-array>
+ 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.
- <string-array name="bassboost_modes">
- <item>轻微</item>
- <item>中等</item>
- <item>极致</item>
- </string-array>
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
- <string-array name="wm8994_bassboost_modes">
- <item>标准</item>
- <item>小喇叭</item>
- </string-array>
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>默认</item>
+ <item>均衡</item>
+ <item>高敏感度</item>
+ <item>吵闹环境</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>演播室</item>
+ <item>房间</item>
+ <item>大房间</item>
+ <item>舞台</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>禁用</item>
+ <item>最弱</item>
+ <item>较弱</item>
+ <item>弱</item>
+ <item>强</item>
+ <item>更强</item>
+ <item>最强</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>轻微</item>
+ <item>中等</item>
+ <item>极致</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>轻微</item>
+ <item>中等</item>
+ <item>极致</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>标准</item>
+ <item>小喇叭</item>
+ </string-array>
+ <string-array name="stereowide_modes">
+ <item>轻</item>
+ <item>适中</item>
+ <item>高</item>
+ </string-array>
</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index ad7e9f6..79a0b6d 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -1,103 +1,137 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">DSP 管理器</string>
- <string name="select_configuration_title">选择配置即可编辑</string>
- <string name="headset_title">耳机</string>
- <string name="speaker_title">扬声器</string>
- <string name="bluetooth_title">蓝牙</string>
- <string name="audio_effects">音效</string>
- <string name="pref_unavailable">此功能在您的设备上不可用</string>
- <string name="dsp_settings_headset">DSP 设置 - 耳机</string>
- <string name="dsp_settings_speaker">DSP 设置 - 电话扬声器</string>
- <string name="dsp_settings_bluetooth">DSP 设置 - 蓝牙设备</string>
- <string name="dsp_settings_wm8994">DSP设置 - WM8994</string>
- <string name="pref_dsp_title">动态范围压缩</string>
- <string name="pref_dsp_summary_on">启用压缩</string>
- <string name="pref_dsp_summary_off">禁用压缩</string>
- <string name="pref_dsp_enable">启用</string>
- <string name="pref_effect_title">选择效果强度</string>
- <string name="dialog_effect">效果强度</string>
- <string name="pref_equalizer_title">均衡器</string>
- <string name="pref_equalizer_summary_on">启用均衡器</string>
- <string name="pref_equalizer_summary_off">禁用均衡器</string>
- <string name="pref_equalizer_enable">启用</string>
- <string name="pref_equalizer_preset_title">选择预设</string>
- <string name="pref_equalizer_loudness_title">响度补偿</string>
- <string name="pref_bassboost_title">低音增强</string>
- <string name="pref_bassboost_summary_on">开启低音增强</string>
- <string name="pref_bassboost_summary_off">禁用低音增强</string>
- <string name="pref_bassboost_enable">启用</string>
- <string name="pref_headset_virtual_title">耳机虚拟空间效果</string>
- <string name="pref_headset_virtual_summary_on">启用耳机虚拟空间</string>
- <string name="pref_headset_virtual_summary_off">禁用耳机虚拟空间</string>
- <string name="pref_headset_virtual_enable">启用</string>
- <string name="pref_room_title">选择空间类型</string>
- <string name="dialog_room">空间类型</string>
- <string name="menu_reset">重置</string>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
- <string name="eq_preset_acoustic">原音音乐</string>
- <string name="eq_preset_bass_booster">低音强化</string>
- <string name="eq_preset_bass_reducer">低音弱化</string>
- <string name="eq_preset_classical">古典音乐</string>
- <string name="eq_preset_deep">深沉</string>
- <string name="eq_preset_flat">平淡</string>
- <string name="eq_preset_r_and_b">节奏怨曲</string>
- <string name="eq_preset_rock">摇滚音乐</string>
- <string name="eq_preset_small_speakers">小型喇叭</string>
- <string name="eq_preset_treble_booster">高音强化</string>
- <string name="eq_preset_treble_reducer">高音弱化</string>
- <string name="eq_preset_vocal_booster">人声强化</string>
- <string name="eq_preset_custom">自定义</string>
+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
- <!-- WM8994 -->
- <!-- Categories -->
- <string name="category_wm8994_internal_speaker">扬声器</string>
- <string name="category_wm8994_signal_processing">信号处理</string>
- <string name="category_wm8994_headphone_amp">耳机</string>
- <string name="category_wm8994_codec_optimization">信号编解码器优化</string>
- <string name="category_wm8994_dac_config">数模转换器设置</string>
- <string name="category_wm8994_analog_path">模拟路径设置</string>
- <string name="category_wm8994_mic_settings">麦克风设置</string>
- <string name="category_wm8994_microphone_recording">麦克风</string>
- <!-- Titles/Summaries -->
- <string name="wm8994_settings_title_head">音效设置</string>
- <string name="wm8994_settings_title_subhead">音效设置</string>
- <string name="wm8994_settings_summary_head">WM8994 音效处理器硬件高级控制</string>
- <string name="pref_wm8994_microphone_recording_title">录音预先调整</string>
- <string name="pref_wm8994_headphone_amp_title">扩音级别</string>
- <string name="pref_wm8994_headphone_amp_summary">自定义模拟增益</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">耳机扩音级别</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">模拟增益</string>
- <string name="pref_wm8994_bass_boost_enable_title">低音强化</string>
- <string name="pref_wm8994_bass_boost_enable_summary">低音强化高级控制</string>
- <string name="pref_wm8994_bass_boost_title">低音强化范围</string>
- <string name="pref_wm8994_bass_boost_summary">高级动态范围管理</string>
- <string name="pref_wm8994_bass_boost_preset_title">低音强化预先调整</string>
- <string name="pref_wm8994_bass_boost_dlg_title">低音强化</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">增益</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">低音强化范围</string>
- <string name="pref_wm8994_control_enable_title">开启 WM8994 控制</string>
- <string name="pref_wm8994_control_enable_summary">开启 WM8994 音效处理器高级控制</string>
- <string name="pref_wm8994_speaker_tuning_title">音乐调整</string>
- <string name="pref_wm8994_speaker_tuning_summary">重新设置硬件均衡器来获取更加低音及均衡的音效</string>
- <string name="pref_wm8994_mono_downmix_title">单声道混合</string>
- <string name="pref_wm8994_mono_downmix_summary">将立体声道混合成单声道 (用于立体声道输出, 例如耳机)</string>
- <string name="pref_wm8994_stereo_expansion_title">立体声道扩展</string>
- <string name="pref_wm8994_stereo_expansion_summary">通过信号处理来&#8220;扩展&#8221;立体声</string>
- <string name="pref_wm8994_dac_direct_title">直接数模转换</string>
- <string name="pref_wm8994_dac_direct_summary">绕过频道混音器, 直接访问数模转换器, 来产生更清晰的音频 (较低的信噪比)</string>
- <string name="pref_wm8994_dac_osr128_title">Hi-Fi 回放</string>
- <string name="pref_wm8994_dac_osr128_summary">数模转换器 128 倍过密采样, 使播放音乐时的音质更加清晰</string>
- <string name="pref_wm8994_adc_osr128_title">Hi-Fi 录音</string>
- <string name="pref_wm8994_adc_osr128_summary">数模转换器 128 倍过密采样, 提高录音品质</string>
- <string name="pref_wm8994_fll_tuning_title">调整音频时钟</string>
- <string name="pref_wm8994_fll_tuning_summary">使用调整过的 WM8994 音频时钟源, 改善音效品质</string>
+ http://www.apache.org/licenses/LICENSE-2.0
- <string name="help_title">用户手册</string>
- <string name="help_text"><b>什么是 DSP 管理器?</b>
-\n
-\nDSP 管理器是一个进行音频调整的程序. <i>&#8220;DSP&#8221;</i> 是
-\'Digital Signal Processing\', 或数字信号处理的缩写. <i>&#8220;管理器&#8221;</i> 代表着 DSP 并不是在一个程序内运行; 此管理器只与符合 Android 音频效果规格的程序 (例如大部分音乐播放器) 协作运行并进行调整.
+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.
+
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
+
+Modifications Copyright (C) 2013 The OmniROM Project
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="app_name">DSP 管理器</string>
+ <string name="select_configuration_title">选择配置即可编辑</string>
+ <string name="headset_title">耳机</string>
+ <string name="speaker_title">扬声器</string>
+ <string name="bluetooth_title">蓝牙</string>
+ <string name="usb_title">USB/基座</string>
+ <string name="audio_effects">音效</string>
+ <string name="pref_unavailable">此功能在您的设备上不可用</string>
+ <string name="dsp_settings_headset">DSP 设置 - 耳机</string>
+ <string name="dsp_settings_speaker">DSP 设置 - 电话扬声器</string>
+ <string name="dsp_settings_bluetooth">DSP 设置 - 蓝牙设备</string>
+ <string name="dsp_settings_usb">DSP 设置 - USB 设备</string>
+ <string name="dsp_settings_wm8994">DSP设置 - WM8994</string>
+ <string name="pref_dsp_title">动态范围压缩</string>
+ <string name="pref_dsp_summary_on">启用压缩</string>
+ <string name="pref_dsp_summary_off">禁用压缩</string>
+ <string name="pref_dsp_enable">启用</string>
+ <string name="pref_effect_title">选择效果强度</string>
+ <string name="pref_effect_freq_title">选择效果的中心频率</string>
+ <string name="dialog_effect">效果强度</string>
+ <string name="pref_equalizer_title">均衡器</string>
+ <string name="pref_equalizer_summary_on">启用均衡器</string>
+ <string name="pref_equalizer_summary_off">禁用均衡器</string>
+ <string name="pref_equalizer_enable">启用</string>
+ <string name="pref_equalizer_preset_title">选择预设</string>
+ <string name="pref_equalizer_loudness_title">响度补偿</string>
+ <string name="pref_bassboost_title">低音增强</string>
+ <string name="pref_bassboost_summary_on">开启低音增强</string>
+ <string name="pref_bassboost_summary_off">禁用低音增强</string>
+ <string name="pref_bassboost_enable">启用</string>
+ <string name="pref_headset_virtual_title">耳机虚拟空间效果</string>
+ <string name="pref_headset_virtual_summary_on">启用耳机虚拟空间</string>
+ <string name="pref_headset_virtual_summary_off">禁用耳机虚拟空间</string>
+ <string name="pref_headset_virtual_enable">启用</string>
+ <string name="pref_room_title">选择空间类型</string>
+ <string name="dialog_room">空间类型</string>
+ <string name="menu_reset">重置</string>
+ <string name="pref_headset_stereowide_title">立体声场增强</string>
+ <string name="pref_headset_stereowide_summary_on">立体声场增强效果已启用</string>
+ <string name="pref_headset_stereowide_summary_off">立体声场增强效果已禁用</string>
+ <string name="pref_headset_stereowide_enable">启用</string>
+ <string name="dialog_stereo">立体声场</string>
+ <string name="eq_preset_acoustic">原音音乐</string>
+ <string name="eq_preset_bass_booster">低音强化</string>
+ <string name="eq_preset_bass_reducer">低音弱化</string>
+ <string name="eq_preset_classical">古典音乐</string>
+ <string name="eq_preset_deep">深沉</string>
+ <string name="eq_preset_flat">平淡</string>
+ <string name="eq_preset_r_and_b">节奏怨曲</string>
+ <string name="eq_preset_rock">摇滚音乐</string>
+ <string name="eq_preset_small_speakers">小型喇叭</string>
+ <string name="eq_preset_treble_booster">高音强化</string>
+ <string name="eq_preset_treble_reducer">高音弱化</string>
+ <string name="eq_preset_vocal_booster">人声强化</string>
+ <string name="eq_preset_custom">自定义</string>
+ <string name="category_wm8994_internal_speaker">扬声器</string>
+ <string name="category_wm8994_signal_processing">信号处理</string>
+ <string name="category_wm8994_headphone_amp">耳机</string>
+ <string name="category_wm8994_codec_optimization">信号编解码器优化</string>
+ <string name="category_wm8994_dac_config">数模转换器设置</string>
+ <string name="category_wm8994_analog_path">模拟路径设置</string>
+ <string name="category_wm8994_mic_settings">麦克风设置</string>
+ <string name="category_wm8994_microphone_recording">麦克风</string>
+ <string name="wm8994_settings_title_head">音效设置</string>
+ <string name="wm8994_settings_title_subhead">音效设置</string>
+ <string name="wm8994_settings_summary_head">WM8994 音效处理器硬件高级控制</string>
+ <string name="pref_wm8994_microphone_recording_title">录音预先调整</string>
+ <string name="pref_wm8994_headphone_amp_title">扩音级别</string>
+ <string name="pref_wm8994_headphone_amp_summary">自定义模拟增益</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">耳机扩音级别</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">模拟增益</string>
+ <string name="pref_wm8994_bass_boost_enable_title">低音强化</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">低音强化高级控制</string>
+ <string name="pref_wm8994_bass_boost_title">低音强化范围</string>
+ <string name="pref_wm8994_bass_boost_summary">高级动态范围管理</string>
+ <string name="pref_wm8994_bass_boost_preset_title">低音强化预先调整</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">低音强化</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">增益</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">低音强化范围</string>
+ <string name="pref_wm8994_control_enable_title">开启 WM8994 控制</string>
+ <string name="pref_wm8994_control_enable_summary">开启 WM8994 音效处理器高级控制</string>
+ <string name="pref_wm8994_speaker_tuning_title">音乐调整</string>
+ <string name="pref_wm8994_speaker_tuning_summary">重新设置硬件均衡器来获取更加低音及均衡的音效</string>
+ <string name="pref_wm8994_mono_downmix_title">单声道混合</string>
+ <string name="pref_wm8994_mono_downmix_summary">将立体声道混合成单声道 (用于立体声道输出, 例如耳机)</string>
+ <string name="pref_wm8994_stereo_expansion_title">立体声道扩展</string>
+ <string name="pref_wm8994_stereo_expansion_summary">通过信号处理来“扩展”立体声</string>
+ <string name="pref_wm8994_dac_direct_title">直接数模转换</string>
+ <string name="pref_wm8994_dac_direct_summary">绕过频道混音器, 直接访问数模转换器, 来产生更清晰的音频 (较低的信噪比)</string>
+ <string name="pref_wm8994_dac_osr128_title">Hi-Fi 回放</string>
+ <string name="pref_wm8994_dac_osr128_summary">数模转换器 128 倍过密采样, 使播放音乐时的音质更加清晰</string>
+ <string name="pref_wm8994_adc_osr128_title">Hi-Fi 录音</string>
+ <string name="pref_wm8994_adc_osr128_summary">数模转换器 128 倍过密采样, 提高录音品质</string>
+ <string name="pref_wm8994_fll_tuning_title">调整音频时钟</string>
+ <string name="pref_wm8994_fll_tuning_summary">使用调整过的 WM8994 音频时钟源, 改善音效品质</string>
+ <string name="save_preset">保存预设​​​​​​​</string>
+ <string name="load_preset">加载预设</string>
+ <string name="new_preset">新建预设\u2026</string>
+ <string name="help_title">用户手册</string>
+ <string name="help_text"><b>什么是 DSP 管理器?</b>
+\n
+\nDSP 管理器是一个进行音频调整的程序. <i>“DSP”</i> 是
+\'Digital Signal Processing\', 或数字信号处理的缩写. <i>“管理器”</i> 代表着 DSP 并不是在一个程序内运行; 此管理器只与符合 Android 音频效果规格的程序 (例如大部分音乐播放器) 协作运行并进行调整.
\n
\n<b>目标</b>
\n
@@ -119,7 +153,7 @@
\n
\n2. <b>低音增强</b>
\n
-\n低音增强是一个简单的低通滤波器, 用于增强在 55 Hz 或更低的频率. 低音的增强是 6 dB 左右, 并可以使用 &#8220;强度&#8221; 设置进行调整. 这同时也会在 55 Hz 频带加入滤波器谐振, 使此频率被特别增强. 此效果主要用于弥补使用小音箱或贴耳式耳机可能带来的低音损失.
+\n低音增强是一个简单的低通滤波器, 用于增强在 55 Hz 或更低的频率. 低音的增强是 6 dB 左右, 并可以使用 “强度” 设置进行调整. 这同时也会在 55 Hz 频带加入滤波器谐振, 使此频率被特别增强. 此效果主要用于弥补使用小音箱或贴耳式耳机可能带来的低音损失.
\n
\n3. <b>均衡器</b>
\n
@@ -130,12 +164,64 @@
\n
\n在选择响度补偿强度值时, 先使用最安静的音乐音量, 然后选择一些宽波谱与嘈杂的音乐 (例如摇滚乐或重金属音乐). 尝试选择一个能够将低音增强到与剩下的音频达到平衡的设置. 补偿设置被正确的调整后, 低音应该在所有类型的音乐内与所有音量等级上停留在比较一致的等级上. 如果在较高音量的音乐上发现低音过重, 补偿设置估计太强了, 需要降低.
\n
-\n此补偿是通过用户调整而加入的. 如果您只想要补偿的话, 均衡器选择应该设为 &#8220;平淡&#8221;.
+\n此补偿是通过用户调整而加入的. 如果您只想要补偿的话, 均衡器选择应该设为 “平淡”.
\n
\n4. <b>耳机过滤器</b>
\n
\n耳机过滤器是从著名的 bs2b 模拟电路得到启发的交输设计. 此效果不改变单声道, 而把有差异的信号通过一个能够估计声影与两耳间的延迟的低通滤波器进行调整. 这将为您带来正确的心理声学, 达到防止立体声分离而导致听觉疲劳的目标. 此效果适用于使用立体声耳机时启用.
\n
-\n混频带来减少立体声分离的效果, 同时也会导致哈斯效应回响. 我们可以通过此效应而增加立体声声象. 此效应可以通过 &#8220;空间类型&#8221; 设置进行控制.
+\n混频带来减少立体声分离的效果, 同时也会导致哈斯效应回响. 我们可以通过此效应而增加立体声声象. 此效应可以通过 “空间类型” 设置进行控制.
</string>
+ <string name="soundcontrol_title">声音控制</string>
+ <string name="pref_soundcontrol_presets_title">声音控制预设</string>
+ <string name="pref_soundcontrol_headphone_gain_title">耳机增益</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_title">PowerAmp 耳机增益</string>
+ <string name="pref_soundcontrol_microphone_gain_title">话筒增益</string>
+ <string name="pref_soundcontrol_speaker_gain_title">扬声器增益</string>
+ <string name="pref_soundcontrol_headphone_gain_left">耳机(左)</string>
+ <string name="pref_soundcontrol_headphone_gain_right">耳机(右)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_left">PowerAmp 耳机(左)</string>
+ <string name="pref_soundcontrol_headphone_poweramp_gain_right">PowerAmp 耳机(右)</string>
+ <string name="pref_soundcontrol_microphone_handset_gain_title">手持话筒</string>
+ <string name="pref_soundcontrol_microphone_camcorder_gain_title">摄像机话筒</string>
+ <string name="sc_version_title">声音控制</string>
+ <string name="sc_preset_summary">选择要加载的预设</string>
+ <string name="sc_preset_loaded">预设“%s”已被加载 !</string>
+ <string name="sc_preset_custom">自定义</string>
+ <string name="sc_preset_quality">质量</string>
+ <string name="sc_preset_loudness">响亮</string>
+ <string name="sc_preset_quiet">安静</string>
+ <string name="sc_preset_stock">内置</string>
+ <string name="sc_value_changed">请停止并重新开始您的音乐来应用设置 !</string>
+ <string name="navigation_drawer_toggle">开/关抽屉</string>
+ <string name="navigation_drawer_open">打开导航抽屉</string>
+ <string name="navigation_drawer_close">关闭导航抽屉</string>
+ <string name="navigation_toggle_drawer">切换到抽屉</string>
+ <string name="navigation_toggle_tabbed">切换到选项卡</string>
+ <string name="boeffla_sound_control">Boeffla 声音控制</string>
+ <string name="boeffla_sound_title">Boeffla 声控</string>
+ <string name="boeffla_sound_summary">启用 boeffla 声控</string>
+ <string name="bass_freq_tuning">低音频率调整</string>
+ <string name="dac_direct_summary">绕过模拟声道</string>
+ <string name="dac_direct_title">直接数模转换</string>
+ <string name="dac_oversampling_summary">128x 过采样</string>
+ <string name="dac_oversampling_title">DAC 过采样</string>
+ <string name="fll_tuning_summary">调整芯片时钟来获得更好的音质</string>
+ <string name="fll_tuning_title">FLL 调整</string>
+ <string name="general_title">常规</string>
+ <string name="headphone_title">耳机</string>
+ <string name="mic_title">麦克风</string>
+ <string name="mic_call">来电音量</string>
+ <string name="mic_general">一般音量</string>
+ <string name="mono_downmix_summary">将立体声转换成单声道</string>
+ <string name="mono_downmix_title">单声道混合</string>
+ <string name="over_saturation_suppress">过饱和抑制</string>
+ <string name="privacy_mode_summary">在插入耳机时手机扬声器静音</string>
+ <string name="privacy_mode_title">隐私模式</string>
+ <string name="speaker_tuning_summary">调整手机扬声器来获得更好的低音</string>
+ <string name="speaker_tuning_title">扬声器调整</string>
+ <string name="speaker_volume_title">扬声器音量</string>
+ <string name="stereo_expansion_summary">提高声音的深度和清晰度</string>
+ <string name="stereo_expansion_title">立体声道扩展</string>
+ <string name="volumes_title">音量</string>
</resources>
diff --git a/res/values-zh-rTW/arrays.xml b/res/values-zh-rTW/arrays.xml
index 73644dd..548ca76 100644
--- a/res/values-zh-rTW/arrays.xml
+++ b/res/values-zh-rTW/arrays.xml
@@ -1,38 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources>
- <string-array name="microphone_recording_presets">
- <item>原音</item>
- <item>平衡</item>
- <item>高靈敏度</item>
- <item>吵鬧環境</item>
- </string-array>
- <string-array name="headphone_modes">
- <item>工作室</item>
- <item>房間</item>
- <item>大房間</item>
- <item>舞台</item>
- </string-array>
- <string-array name="equalizer_loudness_modes">
- <item>停用</item>
- <item>最弱</item>
- <item>更弱</item>
- <item>弱</item>
- <item>強</item>
- <item>更強</item>
- <item>最強</item>
- </string-array>
- <string-array name="compression_modes">
- <item>輕微</item>
- <item>中等</item>
- <item>極端</item>
- </string-array>
- <string-array name="bassboost_modes">
- <item>輕微</item>
- <item>中等</item>
- <item>極端</item>
- </string-array>
- <string-array name="wm8994_bassboost_modes">
- <item>標準</item>
- <item>小型喇叭</item>
- </string-array>
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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.
+
+ Per article 5 of the Apache 2.0 License, some modifications to this code
+ were made by the OmniROM Project.
+
+ Modifications Copyright (C) 2013 The OmniROM Project
+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 3
+ of the License, or (at your option) any later version.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="microphone_recording_presets">
+ <item>原音</item>
+ <item>平衡</item>
+ <item>高靈敏度</item>
+ <item>吵鬧環境</item>
+ </string-array>
+ <string-array name="headphone_modes">
+ <item>工作室</item>
+ <item>房間</item>
+ <item>大房間</item>
+ <item>舞台</item>
+ </string-array>
+ <string-array name="equalizer_loudness_modes">
+ <item>停用</item>
+ <item>最弱</item>
+ <item>更弱</item>
+ <item>弱</item>
+ <item>強</item>
+ <item>更強</item>
+ <item>最強</item>
+ </string-array>
+ <string-array name="compression_modes">
+ <item>輕微</item>
+ <item>中等</item>
+ <item>極端</item>
+ </string-array>
+ <string-array name="bassboost_modes">
+ <item>輕微</item>
+ <item>中等</item>
+ <item>極端</item>
+ </string-array>
+ <string-array name="wm8994_bassboost_modes">
+ <item>標準</item>
+ <item>小型喇叭</item>
+ </string-array>
</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 403b753..42f0aa0 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -1,100 +1,125 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">DSP 總管</string>
- <string name="select_configuration_title">選擇要編輯的設置</string>
- <string name="headset_title">有線耳機</string>
- <string name="speaker_title">手機喇叭</string>
- <string name="bluetooth_title">藍牙裝置</string>
- <string name="usb_title">USB/座架</string>
- <string name="audio_effects">音訊效果</string>
- <string name="pref_unavailable">此功能不可用於您的裝置上</string>
- <string name="dsp_settings_headset">數位訊號處理(DSP)設定-有線耳機</string>
- <string name="dsp_settings_speaker">數位訊號處理(DSP)設定-手機喇叭</string>
- <string name="dsp_settings_bluetooth">數位訊號處理(DSP)設定-藍牙裝置</string>
- <string name="dsp_settings_usb">數位訊號處理(DSP)設定-USB裝置</string>
- <string name="dsp_settings_wm8994">數位訊號處理(DSP)設定-WM8994</string>
- <string name="pref_dsp_title">動態範圍壓縮(DRC)</string>
- <string name="pref_dsp_summary_on">已啟用壓縮</string>
- <string name="pref_dsp_summary_off">已停用壓縮</string>
- <string name="pref_dsp_enable">使用壓縮</string>
- <string name="pref_effect_title">選擇效果程度</string>
- <string name="dialog_effect">效果程度</string>
- <string name="pref_equalizer_title">等化器</string>
- <string name="pref_equalizer_summary_on">已啟用等化器</string>
- <string name="pref_equalizer_summary_off">已停用等化器</string>
- <string name="pref_equalizer_enable">使用等化器</string>
- <string name="pref_equalizer_preset_title">選擇設置</string>
- <string name="pref_equalizer_loudness_title">響度補償</string>
- <string name="pref_bassboost_title">低音強化</string>
- <string name="pref_bassboost_summary_on">已啟用低音強化</string>
- <string name="pref_bassboost_summary_off">已停用低音強化</string>
- <string name="pref_bassboost_enable">使用低音強化</string>
- <string name="pref_headset_virtual_title">耳機虛擬室內效果</string>
- <string name="pref_headset_virtual_summary_on">已啟用耳機虛擬室內</string>
- <string name="pref_headset_virtual_summary_off">已停用耳機虛擬室內</string>
- <string name="pref_headset_virtual_enable">使用耳機虛擬室內</string>
- <string name="pref_room_title">選擇房間種類</string>
- <string name="dialog_room">房間種類</string>
- <string name="menu_reset">重設</string>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2012-2013 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
- <string name="eq_preset_acoustic">原音音樂</string>
- <string name="eq_preset_bass_booster">低音強化</string>
- <string name="eq_preset_bass_reducer">低音弱化</string>
- <string name="eq_preset_classical">古典音樂</string>
- <string name="eq_preset_deep">深沉</string>
- <string name="eq_preset_flat">平淡</string>
- <string name="eq_preset_r_and_b">R&amp;B</string>
- <string name="eq_preset_rock">搖滾音樂</string>
- <string name="eq_preset_small_speakers">小型喇叭</string>
- <string name="eq_preset_treble_booster">高音強化</string>
- <string name="eq_preset_treble_reducer">高音弱化</string>
- <string name="eq_preset_vocal_booster">人聲強化</string>
- <string name="eq_preset_custom">自訂</string>
+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.
- <string name="category_wm8994_internal_speaker">手機喇叭</string>
- <string name="category_wm8994_signal_processing">訊號處理</string>
- <string name="category_wm8994_headphone_amp">有線耳機</string>
- <string name="category_wm8994_codec_optimization">編解碼器優化</string>
- <string name="category_wm8994_dac_config">數字/類比轉換器(DAC)設置</string>
- <string name="category_wm8994_analog_path">類比路徑設定</string>
- <string name="category_wm8994_mic_settings">麥克風設定</string>
- <string name="category_wm8994_microphone_recording">麥克風</string>
+Per article 5 of the Apache 2.0 License, some modifications to this code
+were made by the OmniROM Project.
- <string name="wm8994_settings_title_head">聲音設定</string>
- <string name="wm8994_settings_title_subhead">聲音設定</string>
- <string name="wm8994_settings_summary_head">WM8994 聲音處理器進階管理</string>
- <string name="pref_wm8994_microphone_recording_title">錄音設置</string>
- <string name="pref_wm8994_headphone_amp_title">擴音器水平</string>
- <string name="pref_wm8994_headphone_amp_summary">自訂類比增益</string>
- <string name="pref_wm8994_headphone_amp_dlg_title">有線耳機擴音器水平</string>
- <string name="pref_wm8994_headphone_amp_dlg_desc">類比增益</string>
- <string name="pref_wm8994_bass_boost_enable_title">低音強化</string>
- <string name="pref_wm8994_bass_boost_enable_summary">低音強化進階管理</string>
- <string name="pref_wm8994_bass_boost_title">低音強化範圍</string>
- <string name="pref_wm8994_bass_boost_summary">進階動態範圍管理</string>
- <string name="pref_wm8994_bass_boost_preset_title">低音強化設置</string>
- <string name="pref_wm8994_bass_boost_dlg_title">低音強化</string>
- <string name="pref_wm8994_bass_boost_gain_dlg_desc">增益</string>
- <string name="pref_wm8994_bass_boost_range_dlg_desc">低音強化範圍</string>
- <string name="pref_wm8994_control_enable_title">啟用 WM8994 控制</string>
- <string name="pref_wm8994_control_enable_summary">啟用 WM8994 聲音處理器進階管理</string>
- <string name="pref_wm8994_speaker_tuning_title">音樂調整</string>
- <string name="pref_wm8994_speaker_tuning_summary">為更低音和平衡的聲音重新設置硬體 EQ</string>
- <string name="pref_wm8994_mono_downmix_title">單聲道縮混(Downmix)</string>
- <string name="pref_wm8994_mono_downmix_summary">把立體聲縮混(Downmix)為單聲道(使用於立體聲輸出,例如有線耳機)</string>
- <string name="pref_wm8994_stereo_expansion_title">立體聲擴展</string>
- <string name="pref_wm8994_stereo_expansion_summary">透過數位訊號處理 \'擴展\' 立體聲</string>
- <string name="pref_wm8994_dac_direct_title">直接數字/類比轉換</string>
- <string name="pref_wm8994_dac_direct_summary">繞過頻道混音器(channel Mixer),直接存取數字/類比轉換器(DAC),去產生更清澈的聲音(較高訊號噪聲比)</string>
- <string name="pref_wm8994_dac_osr128_title">Hi-fi 回放</string>
- <string name="pref_wm8994_dac_osr128_summary">數字/類比轉換器(DAC) 128倍 超取樣(oversampling) &#8212; 使播放音樂時擁有更清澈的聲音</string>
- <string name="pref_wm8994_adc_osr128_title">Hi-fi 錄音</string>
- <string name="pref_wm8994_adc_osr128_summary">類比/數字轉換器(ADC) 128倍 超取樣(oversampling) &#8212; 提高錄音品質</string>
- <string name="pref_wm8994_fll_tuning_title">調整音訊時脈</string>
- <string name="pref_wm8994_fll_tuning_summary">使用已調整的音訊時脈源 &#8212; 改善聲音品質</string>
+Modifications Copyright (C) 2013 The OmniROM Project
- <string name="help_title">說明</string>
- <string name="help_text"><b>什麼是DSP 總管?</b>
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 3
+of the License, or (at your option) any later version.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+-->
+<resources>
+ <string name="app_name">DSP 總管</string>
+ <string name="select_configuration_title">選擇要編輯的設置</string>
+ <string name="headset_title">有線耳機</string>
+ <string name="speaker_title">手機喇叭</string>
+ <string name="bluetooth_title">藍牙裝置</string>
+ <string name="usb_title">USB/座架</string>
+ <string name="audio_effects">音訊效果</string>
+ <string name="pref_unavailable">此功能不可用於您的裝置上</string>
+ <string name="dsp_settings_headset">數位訊號處理(DSP)設定-有線耳機</string>
+ <string name="dsp_settings_speaker">數位訊號處理(DSP)設定-手機喇叭</string>
+ <string name="dsp_settings_bluetooth">數位訊號處理(DSP)設定-藍牙裝置</string>
+ <string name="dsp_settings_usb">數位訊號處理(DSP)設定-USB裝置</string>
+ <string name="dsp_settings_wm8994">數位訊號處理(DSP)設定-WM8994</string>
+ <string name="pref_dsp_title">動態範圍壓縮(DRC)</string>
+ <string name="pref_dsp_summary_on">已啟用壓縮</string>
+ <string name="pref_dsp_summary_off">已停用壓縮</string>
+ <string name="pref_dsp_enable">使用壓縮</string>
+ <string name="pref_effect_title">選擇效果程度</string>
+ <string name="dialog_effect">效果程度</string>
+ <string name="pref_equalizer_title">等化器</string>
+ <string name="pref_equalizer_summary_on">已啟用等化器</string>
+ <string name="pref_equalizer_summary_off">已停用等化器</string>
+ <string name="pref_equalizer_enable">使用等化器</string>
+ <string name="pref_equalizer_preset_title">選擇設置</string>
+ <string name="pref_equalizer_loudness_title">響度補償</string>
+ <string name="pref_bassboost_title">低音強化</string>
+ <string name="pref_bassboost_summary_on">已啟用低音強化</string>
+ <string name="pref_bassboost_summary_off">已停用低音強化</string>
+ <string name="pref_bassboost_enable">使用低音強化</string>
+ <string name="pref_headset_virtual_title">耳機虛擬室內效果</string>
+ <string name="pref_headset_virtual_summary_on">已啟用耳機虛擬室內</string>
+ <string name="pref_headset_virtual_summary_off">已停用耳機虛擬室內</string>
+ <string name="pref_headset_virtual_enable">使用耳機虛擬室內</string>
+ <string name="pref_room_title">選擇房間種類</string>
+ <string name="dialog_room">房間種類</string>
+ <string name="menu_reset">重設</string>
+ <string name="eq_preset_acoustic">原音音樂</string>
+ <string name="eq_preset_bass_booster">低音強化</string>
+ <string name="eq_preset_bass_reducer">低音弱化</string>
+ <string name="eq_preset_classical">古典音樂</string>
+ <string name="eq_preset_deep">深沉</string>
+ <string name="eq_preset_flat">平淡</string>
+ <string name="eq_preset_r_and_b">R&amp;B</string>
+ <string name="eq_preset_rock">搖滾音樂</string>
+ <string name="eq_preset_small_speakers">小型喇叭</string>
+ <string name="eq_preset_treble_booster">高音強化</string>
+ <string name="eq_preset_treble_reducer">高音弱化</string>
+ <string name="eq_preset_vocal_booster">人聲強化</string>
+ <string name="eq_preset_custom">自訂</string>
+ <string name="category_wm8994_internal_speaker">手機喇叭</string>
+ <string name="category_wm8994_signal_processing">訊號處理</string>
+ <string name="category_wm8994_headphone_amp">有線耳機</string>
+ <string name="category_wm8994_codec_optimization">編解碼器優化</string>
+ <string name="category_wm8994_dac_config">數字/類比轉換器(DAC)設置</string>
+ <string name="category_wm8994_analog_path">類比路徑設定</string>
+ <string name="category_wm8994_mic_settings">麥克風設定</string>
+ <string name="category_wm8994_microphone_recording">麥克風</string>
+ <string name="wm8994_settings_title_head">聲音設定</string>
+ <string name="wm8994_settings_title_subhead">聲音設定</string>
+ <string name="wm8994_settings_summary_head">WM8994 聲音處理器進階管理</string>
+ <string name="pref_wm8994_microphone_recording_title">錄音設置</string>
+ <string name="pref_wm8994_headphone_amp_title">擴音器水平</string>
+ <string name="pref_wm8994_headphone_amp_summary">自訂類比增益</string>
+ <string name="pref_wm8994_headphone_amp_dlg_title">有線耳機擴音器水平</string>
+ <string name="pref_wm8994_headphone_amp_dlg_desc">類比增益</string>
+ <string name="pref_wm8994_bass_boost_enable_title">低音強化</string>
+ <string name="pref_wm8994_bass_boost_enable_summary">低音強化進階管理</string>
+ <string name="pref_wm8994_bass_boost_title">低音強化範圍</string>
+ <string name="pref_wm8994_bass_boost_summary">進階動態範圍管理</string>
+ <string name="pref_wm8994_bass_boost_preset_title">低音強化設置</string>
+ <string name="pref_wm8994_bass_boost_dlg_title">低音強化</string>
+ <string name="pref_wm8994_bass_boost_gain_dlg_desc">增益</string>
+ <string name="pref_wm8994_bass_boost_range_dlg_desc">低音強化範圍</string>
+ <string name="pref_wm8994_control_enable_title">啟用 WM8994 控制</string>
+ <string name="pref_wm8994_control_enable_summary">啟用 WM8994 聲音處理器進階管理</string>
+ <string name="pref_wm8994_speaker_tuning_title">音樂調整</string>
+ <string name="pref_wm8994_speaker_tuning_summary">為更低音和平衡的聲音重新設置硬體 EQ</string>
+ <string name="pref_wm8994_mono_downmix_title">單聲道縮混(Downmix)</string>
+ <string name="pref_wm8994_mono_downmix_summary">把立體聲縮混(Downmix)為單聲道(使用於立體聲輸出,例如有線耳機)</string>
+ <string name="pref_wm8994_stereo_expansion_title">立體聲擴展</string>
+ <string name="pref_wm8994_stereo_expansion_summary">透過數位訊號處理 \'擴展\' 立體聲</string>
+ <string name="pref_wm8994_dac_direct_title">直接數字/類比轉換</string>
+ <string name="pref_wm8994_dac_direct_summary">繞過頻道混音器(channel Mixer),直接存取數字/類比轉換器(DAC),去產生更清澈的聲音(較高訊號噪聲比)</string>
+ <string name="pref_wm8994_dac_osr128_title">Hi-fi 回放</string>
+ <string name="pref_wm8994_dac_osr128_summary">數字/類比轉換器(DAC) 128倍 超取樣(oversampling) — 使播放音樂時擁有更清澈的聲音</string>
+ <string name="pref_wm8994_adc_osr128_title">Hi-fi 錄音</string>
+ <string name="pref_wm8994_adc_osr128_summary">類比/數字轉換器(ADC) 128倍 超取樣(oversampling) — 提高錄音品質</string>
+ <string name="pref_wm8994_fll_tuning_title">調整音訊時脈</string>
+ <string name="pref_wm8994_fll_tuning_summary">使用已調整的音訊時脈源 — 改善聲音品質</string>
+ <string name="help_title">說明</string>
+ <string name="help_text"><b>什麼是DSP 總管?</b>
\n\n
DSP 總管是一個進行音訊調整的應用程式。 <i>DSP</i> 是
\'Digital Signal Processing\',或數位訊號處理的縮寫,同時 <i>總管</i> 部分代表事實上 DSP 並不是於此應用程式內運行,此總管只與符合 Android 的音訊效果規格的應用程式(例如大部分音樂播放器)上啟用。