summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-06-21 14:42:32 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2014-09-03 17:25:23 -0700
commit8660738f3541b3b8b762c7a28ceed7debadc3130 (patch)
tree23e8576ed2bc1166e85de5ef79b8026d0df1f667 /res
parente63ad06625f39adc3dd0a1403b5003730f4f0f5d (diff)
downloadandroid_packages_apps_AudioFX-8660738f3541b3b8b762c7a28ceed7debadc3130.tar.gz
android_packages_apps_AudioFX-8660738f3541b3b8b762c7a28ceed7debadc3130.tar.bz2
android_packages_apps_AudioFX-8660738f3541b3b8b762c7a28ceed7debadc3130.zip
Automatic translation import
Change-Id: I28cd2b4b5cebc9d3b6eee6013a8ec01626ee2540
Diffstat (limited to 'res')
-rw-r--r--res/values-it/cm_strings.xml2
-rw-r--r--res/values-nb/cm_strings.xml6
-rw-r--r--res/values-ro/cm_strings.xml47
3 files changed, 54 insertions, 1 deletions
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 41ce198..ad10e26 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -36,7 +36,7 @@
<string name="largehall">Sala grande</string>
<string name="plate">Piatto</string>
<string name="eq_custom">Per personalizzare, selezionare \'Personalizzato\'</string>
- <string name="power_on_prompt">Premi il tasto di accensione in alto a destra.</string>
+ <string name="power_on_prompt">Premi il tasto di alimentazione in alto a destra.</string>
<string name="effect_unavalable_for_speaker">Effetto non disponibile per la modalità vivavoce.</string>
<string name="device_headset">Cuffie</string>
<string name="device_speaker">Altoparlante</string>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index b580be8..f1cd7aa 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -37,5 +37,11 @@
<string name="plate">Plate</string>
<string name="eq_custom">Hvis du vil tilpasse, Velg egendefinert</string>
<string name="power_on_prompt">Trykk på strømknappen øverst til høyre.</string>
+ <string name="effect_unavalable_for_speaker">Effekten er ikke tilgjengelig for høyttaler-modus.</string>
+ <string name="device_headset">Hodetelefon</string>
+ <string name="device_speaker">Høyttaler</string>
+ <string name="device_usb">USB</string>
+ <string name="device_bluetooth">Bluetooth</string>
+ <string name="eq_preset">Equalizer forhåndsinnstilling</string>
<string name="reverb">Romklang</string>
</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
new file mode 100644
index 0000000..edd2b6f
--- /dev/null
+++ b/res/values-ro/cm_strings.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="normal">Normal</string>
+ <string name="classical">Clasică</string>
+ <string name="dance">Dance</string>
+ <string name="flat">Neutru</string>
+ <string name="folk">Folk</string>
+ <string name="heavy_metal">Heavy Metal</string>
+ <string name="hip_hop">Hip Hop</string>
+ <string name="jazz">Jazz</string>
+ <string name="pop">Pop</string>
+ <string name="rock">Rock</string>
+ <string name="ci_extreme">Electronică</string>
+ <string name="user">Particularizat</string>
+ <string name="none">Nici unul</string>
+ <string name="smallroom">Cameră mică</string>
+ <string name="mediumroom">Cameră medie</string>
+ <string name="largeroom">Cameră mare</string>
+ <string name="mediumhall">Sală medie</string>
+ <string name="largehall">Sală mare</string>
+ <string name="plate">Spațiu întins</string>
+ <string name="eq_custom">Pentru a particulariza, selectează „Particularizat”</string>
+ <string name="power_on_prompt">Apasă butonul de alimentare din dreapta-sus.</string>
+ <string name="effect_unavalable_for_speaker">Efectul nu este disponibil pentru modul Difuzor.</string>
+ <string name="device_headset">Căști</string>
+ <string name="device_speaker">Difuzor</string>
+ <string name="device_usb">USB</string>
+ <string name="device_bluetooth">Bluetooth</string>
+ <string name="eq_preset">Preset egalizator</string>
+ <string name="reverb">Reverberație</string>
+</resources>