aboutsummaryrefslogtreecommitdiffstats
path: root/cm/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-07-13 01:03:20 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-07-13 01:03:20 +0300
commita7579da079ff68eaf04278576a721a2ac019dc78 (patch)
tree6e729de088525d086fc5ac1dd8b19c95f780e6d6 /cm/res
parentcf0bfd333e32753e94bff60ee805f67d722fd97a (diff)
downloadvendor_cmsdk-a7579da079ff68eaf04278576a721a2ac019dc78.zip
vendor_cmsdk-a7579da079ff68eaf04278576a721a2ac019dc78.tar.gz
vendor_cmsdk-a7579da079ff68eaf04278576a721a2ac019dc78.tar.bz2
Automatic translation import
Change-Id: I0c0bee3916767b92b42a616aef41e87d97ed1118
Diffstat (limited to 'cm/res')
-rw-r--r--cm/res/res/values-da/strings.xml3
-rw-r--r--cm/res/res/values-el/strings.xml12
-rw-r--r--cm/res/res/values-eu-rES/strings.xml12
-rw-r--r--cm/res/res/values-fr/strings.xml2
-rw-r--r--cm/res/res/values-iw/strings.xml12
-rw-r--r--cm/res/res/values-lb/strings.xml15
-rw-r--r--cm/res/res/values-lt/strings.xml12
-rw-r--r--cm/res/res/values-nb/strings.xml1
-rw-r--r--cm/res/res/values-nl/strings.xml1
-rw-r--r--cm/res/res/values-ru/strings.xml12
-rw-r--r--cm/res/res/values-sv/strings.xml5
-rw-r--r--cm/res/res/values-zh-rCN/strings.xml12
12 files changed, 99 insertions, 0 deletions
diff --git a/cm/res/res/values-da/strings.xml b/cm/res/res/values-da/strings.xml
index 059d39e..2ba8517 100644
--- a/cm/res/res/values-da/strings.xml
+++ b/cm/res/res/values-da/strings.xml
@@ -19,4 +19,7 @@
<string name="cyanogenmod_system_label">CyanogenMod System</string>
<string name="permlab_publishCustomTile">opret en brugerdefineret flise i panelet til hurtige indstillinger</string>
<string name="permdesc_publishCustomTile">Tillader en app at lave en flise med hurtig indstilling.</string>
+ <string name="permlab_bindCustomTileListenerService">forbind til en tilpasset fliseservice-lytter</string>
+ <string name="permdesc_bindCustomTileListenerService">Tillader en app at oprette forbindelse til brugerfladen på højeste niveau i en tilpasset fliseservice-lytter.</string>
+ <string name="custom_tile_listener_binding_label">Tilpasset fliseservice-lytter</string>
</resources>
diff --git a/cm/res/res/values-el/strings.xml b/cm/res/res/values-el/strings.xml
index 00c07fe..0c2c96a 100644
--- a/cm/res/res/values-el/strings.xml
+++ b/cm/res/res/values-el/strings.xml
@@ -22,4 +22,16 @@
<string name="permlab_bindCustomTileListenerService">σύνδεση σε ένα listener υπηρεσίας προσαρμοσμένων πλακιδίων</string>
<string name="permdesc_bindCustomTileListenerService">Επιτρέπει στην εφαρμογή τη σύνδεση στο ανώτατο επίπεδο διασύνδεσης ενός listener υπηρεσίας προσαρμοσμένων πλακιδίων.</string>
<string name="custom_tile_listener_binding_label">Listener προσαρμοσμένων πλακιδίων</string>
+ <string name="profileNameDefault">Προεπιλογή</string>
+ <string name="profileNameWork">Εργασία</string>
+ <string name="profileNameHome">Σπίτι</string>
+ <string name="profileNameSilent">Αθόρυβο</string>
+ <string name="profileNameNight">Νύχτα</string>
+ <string name="profileNameAutomobile">Αυτοκίνητο</string>
+ <string name="profileGroupPhone">Τηλέφωνο</string>
+ <string name="profileGroupCalendar">Ημερολόγιο</string>
+ <string name="profileGroupGmail">Gmail</string>
+ <string name="profileGroupEmail">Ηλεκτρονικό ταχυδρομείο</string>
+ <string name="profileGroupSMS">SMS</string>
+ <string name="wildcardProfile">Άλλο</string>
</resources>
diff --git a/cm/res/res/values-eu-rES/strings.xml b/cm/res/res/values-eu-rES/strings.xml
index f1435d2..679b75c 100644
--- a/cm/res/res/values-eu-rES/strings.xml
+++ b/cm/res/res/values-eu-rES/strings.xml
@@ -22,4 +22,16 @@
<string name="permlab_bindCustomTileListenerService">lotu lauza entzuteko zerbitzu pertsonalizatu batetara</string>
<string name="permdesc_bindCustomTileListenerService">Lauza entzuketa zerbitzu pertsonalizatu baten goi mailako interfazera lotzea ahalbidetzen dio aplikazioari.</string>
<string name="custom_tile_listener_binding_label">Lauza pertsonalizatuaren entzulea</string>
+ <string name="profileNameDefault">Lehenetsia</string>
+ <string name="profileNameWork">Lanean</string>
+ <string name="profileNameHome">Etxean</string>
+ <string name="profileNameSilent">Isilik</string>
+ <string name="profileNameNight">Gaua</string>
+ <string name="profileNameAutomobile">Kotxean</string>
+ <string name="profileGroupPhone">Telefonoa</string>
+ <string name="profileGroupCalendar">Egutegia</string>
+ <string name="profileGroupGmail">Gmail</string>
+ <string name="profileGroupEmail">Eposta</string>
+ <string name="profileGroupSMS">SMS</string>
+ <string name="wildcardProfile">Beste bat</string>
</resources>
diff --git a/cm/res/res/values-fr/strings.xml b/cm/res/res/values-fr/strings.xml
index b20ba78..a90cce4 100644
--- a/cm/res/res/values-fr/strings.xml
+++ b/cm/res/res/values-fr/strings.xml
@@ -20,4 +20,6 @@
<string name="permlab_publishCustomTile">crée un raccourci personnalisé dans le volet des raccourcis</string>
<string name="permdesc_publishCustomTile">Autorise une application à déclarer un raccourci pour le volet des raccourcis.</string>
<string name="permlab_bindCustomTileListenerService">lié au service d\'écoute d\'un raccourci personnalisé</string>
+ <string name="permdesc_bindCustomTileListenerService">Permet à l’application de se lier au service d\'écoute d\'un raccourci personnalisé.</string>
+ <string name="custom_tile_listener_binding_label">Service d\'écoute d\'un raccourci personnalisé</string>
</resources>
diff --git a/cm/res/res/values-iw/strings.xml b/cm/res/res/values-iw/strings.xml
index 20d9fda..ea73fe7 100644
--- a/cm/res/res/values-iw/strings.xml
+++ b/cm/res/res/values-iw/strings.xml
@@ -22,4 +22,16 @@
<string name="permlab_bindCustomTileListenerService">קשור לשירות המאזין לאריחים מותאמים אישית</string>
<string name="permdesc_bindCustomTileListenerService">אפשר ליישום להיקשר לממשק רמה עליונה של שירות המאזין לאריחים מותאמים אישית.</string>
<string name="custom_tile_listener_binding_label">מאזין אריחים מותאמים אישית</string>
+ <string name="profileNameDefault">ברירת מחדל</string>
+ <string name="profileNameWork">עבודה</string>
+ <string name="profileNameHome">בית</string>
+ <string name="profileNameSilent">שקט</string>
+ <string name="profileNameNight">לילה</string>
+ <string name="profileNameAutomobile">רכב</string>
+ <string name="profileGroupPhone">טלפון</string>
+ <string name="profileGroupCalendar">לוח שנה</string>
+ <string name="profileGroupGmail">Gmail</string>
+ <string name="profileGroupEmail">דוא\"ל</string>
+ <string name="profileGroupSMS">SMS</string>
+ <string name="wildcardProfile">אחר</string>
</resources>
diff --git a/cm/res/res/values-lb/strings.xml b/cm/res/res/values-lb/strings.xml
index 8d17d02..19280fb 100644
--- a/cm/res/res/values-lb/strings.xml
+++ b/cm/res/res/values-lb/strings.xml
@@ -17,6 +17,21 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="cyanogenmod_system_label">CyanogenMod-System</string>
+ <string name="permlab_publishCustomTile">eng Kachel an de séieren Astellungen uweisen</string>
+ <string name="permdesc_publishCustomTile">Erlaabt der App, eng Kachel an de séieren Astellungen uweisen.</string>
<string name="permlab_bindCustomTileListenerService">en eegenene Kachel-Lauschter-Service ubannen</string>
+ <string name="permdesc_bindCustomTileListenerService">Erlaabt der App, sech op dem ieweschtem Niveau un d\'Schnëttstell vun engem Kachel-Lauschter-Service unzebannen.</string>
<string name="custom_tile_listener_binding_label">Eegene Kachel-Lauschter-Service</string>
+ <string name="profileNameDefault">Standard</string>
+ <string name="profileNameWork">Aarbecht</string>
+ <string name="profileNameHome">Doheem</string>
+ <string name="profileNameSilent">Roueg</string>
+ <string name="profileNameNight">Nuecht</string>
+ <string name="profileNameAutomobile">Auto</string>
+ <string name="profileGroupPhone">Telefon</string>
+ <string name="profileGroupCalendar">Kalenner</string>
+ <string name="profileGroupGmail">Gmail</string>
+ <string name="profileGroupEmail">E-Mail</string>
+ <string name="profileGroupSMS">SMS</string>
+ <string name="wildcardProfile">Aner</string>
</resources>
diff --git a/cm/res/res/values-lt/strings.xml b/cm/res/res/values-lt/strings.xml
index 655e273..6934521 100644
--- a/cm/res/res/values-lt/strings.xml
+++ b/cm/res/res/values-lt/strings.xml
@@ -22,4 +22,16 @@
<string name="permlab_bindCustomTileListenerService">susieti su tinkintos plytelės klausančia paslauga</string>
<string name="permdesc_bindCustomTileListenerService">Leidžia programai susieti aukščiausio lygio sąsają su tinkintos plytelės klausančia paslauga.</string>
<string name="custom_tile_listener_binding_label">Tinkintos plytelės klausytojas</string>
+ <string name="profileNameDefault">Numatytasis</string>
+ <string name="profileNameWork">Darbas</string>
+ <string name="profileNameHome">Namai</string>
+ <string name="profileNameSilent">Tylus</string>
+ <string name="profileNameNight">Naktis</string>
+ <string name="profileNameAutomobile">Automobilis</string>
+ <string name="profileGroupPhone">Telefonas</string>
+ <string name="profileGroupCalendar">Kalendorius</string>
+ <string name="profileGroupGmail">Gmail</string>
+ <string name="profileGroupEmail">El. paštas</string>
+ <string name="profileGroupSMS">SMS</string>
+ <string name="wildcardProfile">Kita</string>
</resources>
diff --git a/cm/res/res/values-nb/strings.xml b/cm/res/res/values-nb/strings.xml
index 70a3928..88a227c 100644
--- a/cm/res/res/values-nb/strings.xml
+++ b/cm/res/res/values-nb/strings.xml
@@ -17,6 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="cyanogenmod_system_label">CyanogenMod System</string>
+ <string name="permlab_publishCustomTile">opprett en egendefinert flis i hurtiginnstillingspanelet</string>
<string name="permlab_bindCustomTileListenerService">binde til en egendefinert flis-lyttertjeneste</string>
<string name="custom_tile_listener_binding_label">Egendefinerte flis lytter</string>
</resources>
diff --git a/cm/res/res/values-nl/strings.xml b/cm/res/res/values-nl/strings.xml
index 014d4e6..1a52056 100644
--- a/cm/res/res/values-nl/strings.xml
+++ b/cm/res/res/values-nl/strings.xml
@@ -20,5 +20,6 @@
<string name="permlab_publishCustomTile">een aangepaste tegel aanmaken in het snelle instellingenpaneel</string>
<string name="permdesc_publishCustomTile">Hiermee kan een app een tegel toevoegen aan Snelle instellingen.</string>
<string name="permlab_bindCustomTileListenerService">koppelen aan aangepaste tegel-service</string>
+ <string name="permdesc_bindCustomTileListenerService">Hiermee kan de app koppelen aan de systeeminterface voor het aanmaken van tegels.</string>
<string name="custom_tile_listener_binding_label">Aangepaste tegel-service</string>
</resources>
diff --git a/cm/res/res/values-ru/strings.xml b/cm/res/res/values-ru/strings.xml
index 3332813..567ec8f 100644
--- a/cm/res/res/values-ru/strings.xml
+++ b/cm/res/res/values-ru/strings.xml
@@ -22,4 +22,16 @@
<string name="permlab_bindCustomTileListenerService">Привязка к службе слушателя пользовательских плиток</string>
<string name="permdesc_bindCustomTileListenerService">Позволяет владельцу устанавливать привязку к интерфейсу верхнего уровня службы слушателя пользовательских плиток.</string>
<string name="custom_tile_listener_binding_label">Слушатель пользовательских плиток</string>
+ <string name="profileNameDefault">Стандартный</string>
+ <string name="profileNameWork">Работа</string>
+ <string name="profileNameHome">Дом</string>
+ <string name="profileNameSilent">Без звука</string>
+ <string name="profileNameNight">Ночь</string>
+ <string name="profileNameAutomobile">Автомобиль</string>
+ <string name="profileGroupPhone">Телефон</string>
+ <string name="profileGroupCalendar">Календарь</string>
+ <string name="profileGroupGmail">Gmail</string>
+ <string name="profileGroupEmail">Почта</string>
+ <string name="profileGroupSMS">Сообщения</string>
+ <string name="wildcardProfile">Другой</string>
</resources>
diff --git a/cm/res/res/values-sv/strings.xml b/cm/res/res/values-sv/strings.xml
index 1adf2e0..d60e928 100644
--- a/cm/res/res/values-sv/strings.xml
+++ b/cm/res/res/values-sv/strings.xml
@@ -17,4 +17,9 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="cyanogenmod_system_label">CyanogenMod System</string>
+ <string name="permlab_publishCustomTile">skapa en anpassad bricka inom snabbinställningspanelen</string>
+ <string name="permdesc_publishCustomTile">Ger en app tillåtelse att publicera en snabbinställningsbricka.</string>
+ <string name="permlab_bindCustomTileListenerService">bind till en anpassad tjänst som lyssnar efter brickor</string>
+ <string name="permdesc_bindCustomTileListenerService">Låter appen binda sig till ett högnivågränssnitt för en anpassad tjänst som lyssnar efter brickor.</string>
+ <string name="custom_tile_listener_binding_label">Anpassad tjänst som lyssnar efter brickor</string>
</resources>
diff --git a/cm/res/res/values-zh-rCN/strings.xml b/cm/res/res/values-zh-rCN/strings.xml
index fd9569c..7d4ac5d 100644
--- a/cm/res/res/values-zh-rCN/strings.xml
+++ b/cm/res/res/values-zh-rCN/strings.xml
@@ -22,4 +22,16 @@
<string name="permlab_bindCustomTileListenerService">绑定到自定义瓷片侦听器服务</string>
<string name="permdesc_bindCustomTileListenerService">允许应用绑定到自定义瓷片侦听器服务的顶层界面。</string>
<string name="custom_tile_listener_binding_label">自定义瓷片侦听器</string>
+ <string name="profileNameDefault">默认</string>
+ <string name="profileNameWork">工作</string>
+ <string name="profileNameHome">住宅</string>
+ <string name="profileNameSilent">静音</string>
+ <string name="profileNameNight">夜晚</string>
+ <string name="profileNameAutomobile">汽车</string>
+ <string name="profileGroupPhone">电话</string>
+ <string name="profileGroupCalendar">日历</string>
+ <string name="profileGroupGmail">Gmail</string>
+ <string name="profileGroupEmail">电子邮件</string>
+ <string name="profileGroupSMS">短信</string>
+ <string name="wildcardProfile">其他</string>
</resources>