diff options
Diffstat (limited to 'res')
33 files changed, 1357 insertions, 0 deletions
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml new file mode 100644 index 0000000..96f2a79 --- /dev/null +++ b/res/values-af/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temas</string> + <string name="lock_screen">Slotskerm agtergronde</string> + <string name="icons">Ikone</string> + <string name="fonts">Lettertipes</string> + <string name="wallpapers">Agtergrond</string> + <string name="boot_anims">Begin Animasies</string> + <string name="ringtones">Luitoon</string> + <string name="notifications">Kennisgewings</string> + <string name="alarms">Alarms</string> + <string name="style">Styl</string> + <string name="default_tag">(Standaard)</string> + <string name="apply">Pas toe</string> + <string name="applying">Pas toe\u2026</string> + <string name="remove">Verwyder</string> + <string name="update">Opgradeer</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Kennisgewing</string> + <string name="ringtone_label">Luitoon</string> + <string name="unknown_author">Onbekende verskaffer</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Geen voorskou beskikbaar nie</string> + <string name="theme_installed_notification_title">%s geïnstalleer</string> + <string name="theme_installed_notification_text">Tema suksesvol geïnstalleer.</string> +</resources> diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml new file mode 100644 index 0000000..3073fc4 --- /dev/null +++ b/res/values-ar/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">المواضيع</string> + <string name="lock_screen">خلفية قفل الشاشة</string> + <string name="icons">الأيقونات</string> + <string name="fonts">الخطوط</string> + <string name="wallpapers">خلفيات</string> + <string name="boot_anims">الرسوم المتحركة في التشغيل</string> + <string name="ringtones">نغمات</string> + <string name="notifications">التنبيهات</string> + <string name="alarms">التنبيهات</string> + <string name="style">نمط</string> + <string name="default_tag">(الافتراضي)</string> + <string name="apply">طبّق</string> + <string name="applying">تطبيق\u2026</string> + <string name="remove">إزالة</string> + <string name="update">تحديث</string> + <string name="alarm_label">المنبه</string> + <string name="notification_label">الإعلام</string> + <string name="ringtone_label">نغمة رنين</string> + <string name="unknown_author">مؤلف غير معروف</string> + <string name="font_preview_letters">Aaابت123١٢٣</string> + <string name="no_boot_animation_preview">لا تتوفر أية معاينة</string> + <string name="theme_installed_notification_title">%s مثبت</string> + <string name="theme_installed_notification_text">موضوع مثبت بنجاح.</string> +</resources> diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml new file mode 100644 index 0000000..b3ce500 --- /dev/null +++ b/res/values-ca/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temes</string> + <string name="lock_screen">Bloqueja els fons de pantalla</string> + <string name="icons">Icones</string> + <string name="fonts">Tipus de lletra</string> + <string name="wallpapers">Fons de pantalla</string> + <string name="boot_anims">Animacions d\'arrencada</string> + <string name="ringtones">Tons de trucada</string> + <string name="notifications">Notificacions</string> + <string name="alarms">Alarmes</string> + <string name="style">Estil</string> + <string name="default_tag">(Predeterminat)</string> + <string name="apply">Aplica</string> + <string name="applying">S\'està aplicant\u2026</string> + <string name="remove">Treu</string> + <string name="update">Actualitza</string> + <string name="alarm_label">Alarma</string> + <string name="notification_label">Notificació</string> + <string name="ringtone_label">To de trucada</string> + <string name="unknown_author">Autor desconegut</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">No hi ha previsualització disponible</string> + <string name="theme_installed_notification_title">%s instal·lat</string> + <string name="theme_installed_notification_text">Tema instal·lat satisfactòriament.</string> +</resources> diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml new file mode 100644 index 0000000..9cc05ef --- /dev/null +++ b/res/values-cs/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Témata</string> + <string name="lock_screen">Tapety zámku obrazovky</string> + <string name="icons">Ikony</string> + <string name="fonts">Písma</string> + <string name="wallpapers">Tapety</string> + <string name="boot_anims">Startovací animace</string> + <string name="ringtones">Vyzváněcí tóny</string> + <string name="notifications">Upozornění</string> + <string name="alarms">Budíky</string> + <string name="style">Styl</string> + <string name="default_tag">(Výchozí)</string> + <string name="apply">Použít</string> + <string name="applying">Aplukuje se\u2026</string> + <string name="remove">Odstranit</string> + <string name="update">Aktualizovat</string> + <string name="alarm_label">Budík</string> + <string name="notification_label">Upozornění</string> + <string name="ringtone_label">Vyzváněcí tón</string> + <string name="unknown_author">Neznámý autor</string> + <string name="font_preview_letters">AaBbCcDd123 ěščřžýáíé</string> + <string name="no_boot_animation_preview">Náhled není dostupný</string> + <string name="theme_installed_notification_title">%s instalováno</string> + <string name="theme_installed_notification_text">Téma byla úspěšně nainstalováno.</string> +</resources> diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml new file mode 100644 index 0000000..86ad66c --- /dev/null +++ b/res/values-da/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temaer</string> + <string name="lock_screen">Baggrunde til skærmlås</string> + <string name="icons">Ikoner</string> + <string name="fonts">Fonte</string> + <string name="wallpapers">Baggrunde</string> + <string name="boot_anims">Opstartsanimationer</string> + <string name="ringtones">Ringetoner</string> + <string name="notifications">Meddelelser</string> + <string name="alarms">Alarmer</string> + <string name="style">Stil</string> + <string name="default_tag">(Standard)</string> + <string name="apply">Anvend</string> + <string name="applying">Anvender\u2026</string> + <string name="remove">Fjern</string> + <string name="update">Opdatér</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Meddelelse</string> + <string name="ringtone_label">Ringetone</string> + <string name="unknown_author">Forfatter ukendt</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Intet eksempel tilgængeligt</string> + <string name="theme_installed_notification_title">%s installeret</string> + <string name="theme_installed_notification_text">Tema installeret.</string> +</resources> diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml new file mode 100644 index 0000000..f5af516 --- /dev/null +++ b/res/values-de/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Designs</string> + <string name="lock_screen">Sperrbildschirm-Hintergründe</string> + <string name="icons">Symbole</string> + <string name="fonts">Schriftarten</string> + <string name="wallpapers">Hintergründe</string> + <string name="boot_anims">Boot-Animationen</string> + <string name="ringtones">Klingeltöne</string> + <string name="notifications">Benachrichtigungen</string> + <string name="alarms">Wecker</string> + <string name="style">Stil</string> + <string name="default_tag">(Standard)</string> + <string name="apply">Anwenden</string> + <string name="applying">Wird angewendet\u2026</string> + <string name="remove">Entfernen</string> + <string name="update">Aktualisieren</string> + <string name="alarm_label">Wecker</string> + <string name="notification_label">Benachrichtigung</string> + <string name="ringtone_label">Klingelton</string> + <string name="unknown_author">Autor unbekannt</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Keine Vorschau verfügbar</string> + <string name="theme_installed_notification_title">%s installiert</string> + <string name="theme_installed_notification_text">Design erfolgreich installiert</string> +</resources> diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml new file mode 100644 index 0000000..4cd98d0 --- /dev/null +++ b/res/values-el/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Θέματα</string> + <string name="lock_screen">Ταπετσαρίες κλειδώματος</string> + <string name="icons">Εικονίδια</string> + <string name="fonts">Γραμματοσειρές</string> + <string name="wallpapers">Ταπετσαρίες</string> + <string name="boot_anims">Κινούμενες εικόνες εκκίνησης</string> + <string name="ringtones">Ήχοι κλήσης</string> + <string name="notifications">Ειδοποιήσεις</string> + <string name="alarms">Ξυπνητήρια</string> + <string name="style">Στυλ</string> + <string name="default_tag">(Προεπιλογή)</string> + <string name="apply">Εφαρμογή</string> + <string name="applying">Εφαρμογή\u2026</string> + <string name="remove">Αφαίρεση</string> + <string name="update">Ενημέρωση</string> + <string name="alarm_label">Ξυπνητήρι</string> + <string name="notification_label">Ειδοποίηση</string> + <string name="ringtone_label">Ήχος κλήσης</string> + <string name="unknown_author">Άγνωστος συντάκτης</string> + <string name="font_preview_letters">ΑαΒβΓγΔδ123</string> + <string name="no_boot_animation_preview">Δεν υπάρχει διαθέσιμη προεπισκόπηση</string> + <string name="theme_installed_notification_title">%s εγκαταστάθηκε</string> + <string name="theme_installed_notification_text">Το θέμα εγκαταστάθηκε με επιτυχία.</string> +</resources> diff --git a/res/values-es-rXA/strings.xml b/res/values-es-rXA/strings.xml new file mode 100644 index 0000000..88d9d30 --- /dev/null +++ b/res/values-es-rXA/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temes</string> + <string name="lock_screen">Bloquiar fondos de pantalla</string> + <string name="icons">Iconos</string> + <string name="fonts">Fontes</string> + <string name="wallpapers">Fondos de pantalla</string> + <string name="boot_anims">Animaciones d\'aniciu</string> + <string name="ringtones">Tonos</string> + <string name="notifications">Notificaciones</string> + <string name="alarms">Alarmes</string> + <string name="style">Estilu</string> + <string name="default_tag">(Por defeutu)</string> + <string name="apply">Aplicar</string> + <string name="applying">Aplicando\u2026</string> + <string name="remove">Desaniciar</string> + <string name="update">Anovar</string> + <string name="alarm_label">Alarma</string> + <string name="notification_label">Notificación</string> + <string name="ringtone_label">Tonu de llamada</string> + <string name="unknown_author">Autor desconocíu</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Vista previa non disponible</string> + <string name="theme_installed_notification_title">%s instaláu</string> + <string name="theme_installed_notification_text">Tema instaláu correutamente.</string> +</resources> diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml new file mode 100644 index 0000000..cb7a14c --- /dev/null +++ b/res/values-es/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temas</string> + <string name="lock_screen">Fondos de bloqueo</string> + <string name="icons">Iconos</string> + <string name="fonts">Fuentes</string> + <string name="wallpapers">Fondos de pantalla</string> + <string name="boot_anims">Animaciones de inicio</string> + <string name="ringtones">Tonos de llamada</string> + <string name="notifications">Notificaciones</string> + <string name="alarms">Alarmas</string> + <string name="style">Estilo</string> + <string name="default_tag">(Por defecto)</string> + <string name="apply">Aplicar</string> + <string name="applying">Aplicando\u2026</string> + <string name="remove">Eliminar</string> + <string name="update">Actualizar</string> + <string name="alarm_label">Alarma</string> + <string name="notification_label">Notificación</string> + <string name="ringtone_label">Tono de llamada</string> + <string name="unknown_author">Autor desconocido</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Vista previa no disponible</string> + <string name="theme_installed_notification_title">%s instalado</string> + <string name="theme_installed_notification_text">Tema instalado correctamente.</string> +</resources> diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml new file mode 100644 index 0000000..0406eeb --- /dev/null +++ b/res/values-fi/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Teemat</string> + <string name="lock_screen">Lukitustaustakuvat</string> + <string name="icons">Kuvakkeet</string> + <string name="fonts">Fontit</string> + <string name="wallpapers">Taustakuvat</string> + <string name="boot_anims">Käynnistysanimaatiot</string> + <string name="ringtones">Soittoäänet</string> + <string name="notifications">Ilmoitukset</string> + <string name="alarms">Hälytykset</string> + <string name="style">Tyyli</string> + <string name="default_tag">(Oletus)</string> + <string name="apply">Ota käyttöön</string> + <string name="applying">Otetaan käyttöön\u2026</string> + <string name="remove">Poista</string> + <string name="update">Päivitä</string> + <string name="alarm_label">Hälytys</string> + <string name="notification_label">Ilmoitus</string> + <string name="ringtone_label">Soittoääni</string> + <string name="unknown_author">Tuntematon tekijä</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Esikatselu ei käytettävissä</string> + <string name="theme_installed_notification_title">%s asennettu</string> + <string name="theme_installed_notification_text">Teema asennettu onnistuneesti.</string> +</resources> diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml new file mode 100644 index 0000000..3a8a2a1 --- /dev/null +++ b/res/values-fr/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Thèmes</string> + <string name="lock_screen">Fonds d\'écran de verrouillage</string> + <string name="icons">Icônes</string> + <string name="fonts">Polices</string> + <string name="wallpapers">Fonds d\'écran</string> + <string name="boot_anims">Animations de démarrage</string> + <string name="ringtones">Sonneries</string> + <string name="notifications">Notifications</string> + <string name="alarms">Alarmes</string> + <string name="style">Style</string> + <string name="default_tag">(Défaut)</string> + <string name="apply">Appliquer</string> + <string name="applying">Application en cours\u2026</string> + <string name="remove">Supprimer</string> + <string name="update">Mettre à jour</string> + <string name="alarm_label">Alarme</string> + <string name="notification_label">Notification</string> + <string name="ringtone_label">Sonnerie</string> + <string name="unknown_author">Auteur inconnu</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Aucun aperçu disponible</string> + <string name="theme_installed_notification_title">%s installé</string> + <string name="theme_installed_notification_text">Thème installé avec succès.</string> +</resources> diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml new file mode 100644 index 0000000..4cfb710 --- /dev/null +++ b/res/values-hu/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Témák</string> + <string name="lock_screen">Képernyőzár háttérképek</string> + <string name="icons">Ikonok</string> + <string name="fonts">Betűtípusok</string> + <string name="wallpapers">Háttérképek</string> + <string name="boot_anims">Boot animációk</string> + <string name="ringtones">Csengőhangok</string> + <string name="notifications">Értesítések</string> + <string name="alarms">Ébresztők</string> + <string name="style">Stílus</string> + <string name="default_tag">(Alapértelmezett)</string> + <string name="apply">Alkalmazás</string> + <string name="applying">Alkalmazás\u2026</string> + <string name="remove">Eltávolítás</string> + <string name="update">Frissítés</string> + <string name="alarm_label">Ébresztő</string> + <string name="notification_label">Értesítés</string> + <string name="ringtone_label">Csengőhang</string> + <string name="unknown_author">Ismeretlen szerző</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Nincs előnézeti kép</string> + <string name="theme_installed_notification_title">%s telepítve</string> + <string name="theme_installed_notification_text">Téma sikeresen telepítve.</string> +</resources> diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml new file mode 100644 index 0000000..0b93d52 --- /dev/null +++ b/res/values-in/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Tema</string> + <string name="lock_screen">Kunci wallpaper</string> + <string name="icons">Ikon</string> + <string name="fonts">Font</string> + <string name="wallpapers">Wallpaper</string> + <string name="boot_anims">Animasi boot</string> + <string name="ringtones">Nada dering</string> + <string name="notifications">Pemberitahuan</string> + <string name="alarms">Alarm</string> + <string name="style">Gaya</string> + <string name="default_tag">(Default)</string> + <string name="apply">Terapkan</string> + <string name="applying">Menerapkan\u2026</string> + <string name="remove">Hapus</string> + <string name="update">Perbarui</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Pemberitahuan</string> + <string name="ringtone_label">Nada dering</string> + <string name="unknown_author">Pembuat tidak dikenal</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Pratinjau tidak tersedia</string> + <string name="theme_installed_notification_title">%s terinstal</string> + <string name="theme_installed_notification_text">Tema berhasil dipasang.</string> +</resources> diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml new file mode 100644 index 0000000..19b0c0a --- /dev/null +++ b/res/values-it/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temi</string> + <string name="lock_screen">Sfondi sblocco</string> + <string name="icons">Icone</string> + <string name="fonts">Caratteri</string> + <string name="wallpapers">Sfondi</string> + <string name="boot_anims">Animazioni di avvio</string> + <string name="ringtones">Suonerie</string> + <string name="notifications">Notifiche</string> + <string name="alarms">Sveglie</string> + <string name="style">Stile</string> + <string name="default_tag">(Predefinito)</string> + <string name="apply">Applica</string> + <string name="applying">Applicando\u2026</string> + <string name="remove">Rimuovi</string> + <string name="update">Aggiorna</string> + <string name="alarm_label">Sveglia</string> + <string name="notification_label">Notifica</string> + <string name="ringtone_label">Suoneria</string> + <string name="unknown_author">Autore sconosciuto</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Anteprima non disponibile</string> + <string name="theme_installed_notification_title">%s installato</string> + <string name="theme_installed_notification_text">Tema installato con successo.</string> +</resources> diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml new file mode 100644 index 0000000..5eea6a9 --- /dev/null +++ b/res/values-iw/strings.xml @@ -0,0 +1,40 @@ +<?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="app_name">ערכות עיצוב</string> + <string name="lock_screen">רקעי מסך הנעילה</string> + <string name="icons">סמלים</string> + <string name="fonts">גופנים</string> + <string name="wallpapers">רקעים</string> + <string name="boot_anims">אנימציות אתחול</string> + <string name="ringtones">רינגטונים</string> + <string name="notifications">התראות</string> + <string name="alarms">שעונים מעוררים</string> + <string name="style">סגנון</string> + <string name="apply">החל</string> + <string name="remove">הסר</string> + <string name="update">עדכן</string> + <string name="alarm_label">שעון מעורר</string> + <string name="notification_label">התראות</string> + <string name="ringtone_label">רינגטון</string> + <string name="unknown_author">מחבר לא ידוע</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">אין תצוגה מקדימה</string> + <string name="theme_installed_notification_title">%s מותקנים</string> + <string name="theme_installed_notification_text">הערכה הותקנה בהצלחה.</string> +</resources> diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml new file mode 100644 index 0000000..9cbf8d3 --- /dev/null +++ b/res/values-ja/strings.xml @@ -0,0 +1,39 @@ +<?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="app_name">テーマ</string> + <string name="icons">アイコン</string> + <string name="fonts">フォント</string> + <string name="wallpapers">壁紙</string> + <string name="boot_anims">ブートアニメーション</string> + <string name="ringtones">着信音</string> + <string name="notifications">通知</string> + <string name="alarms">アラーム</string> + <string name="style">スタイル</string> + <string name="apply">適用</string> + <string name="remove">削除</string> + <string name="update">アップデート</string> + <string name="alarm_label">アラーム</string> + <string name="notification_label">通知</string> + <string name="ringtone_label">着信音</string> + <string name="unknown_author">作成者不明</string> + <string name="font_preview_letters">あいうえおAaBbCc123</string> + <string name="no_boot_animation_preview">プレビューはありません</string> + <string name="theme_installed_notification_title">%sがインストールされました</string> + <string name="theme_installed_notification_text">テーマのインストールが完了しました。</string> +</resources> diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml new file mode 100644 index 0000000..0502f58 --- /dev/null +++ b/res/values-lb/strings.xml @@ -0,0 +1,26 @@ +<?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="app_name">Designen</string> + <string name="icons">Symboler</string> + <string name="fonts">Schrëftaarten</string> + <string name="wallpapers">Hannergrondbiller</string> + <string name="apply">Applizéieren</string> + <string name="remove">Läschen</string> + <string name="update">Aktualiséieren</string> +</resources> diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml new file mode 100644 index 0000000..df0205a --- /dev/null +++ b/res/values-lt/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temos</string> + <string name="lock_screen">Užrakinti ekrano fonus</string> + <string name="icons">Piktogramos</string> + <string name="fonts">Šriftai</string> + <string name="wallpapers">Ekrano fonai</string> + <string name="boot_anims">Įkrovos animacijos</string> + <string name="ringtones">Melodijos</string> + <string name="notifications">Pranešimai</string> + <string name="alarms">Žadintuvai</string> + <string name="style">Stilius</string> + <string name="default_tag">(Numatytoji)</string> + <string name="apply">Taikyti</string> + <string name="applying">Taikoma\u2026</string> + <string name="remove">Pašalinti</string> + <string name="update">Atnaujinti</string> + <string name="alarm_label">Žadintuvas</string> + <string name="notification_label">Pranešimas</string> + <string name="ringtone_label">Melodija</string> + <string name="unknown_author">Autorius nežinomas</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Peržiūra negalima</string> + <string name="theme_installed_notification_title">%s įdiegta</string> + <string name="theme_installed_notification_text">Tema sėkmingai įdiegta.</string> +</resources> diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml new file mode 100644 index 0000000..a6df715 --- /dev/null +++ b/res/values-nb/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temaer</string> + <string name="lock_screen">Lås bakgrunnsbilder</string> + <string name="icons">Ikoner</string> + <string name="fonts">Skrifter</string> + <string name="wallpapers">Bakgrunnsbilder</string> + <string name="boot_anims">Oppstartsanimasjoner</string> + <string name="ringtones">Ringetoner</string> + <string name="notifications">Varslinger</string> + <string name="alarms">Alarmer</string> + <string name="style">Stil</string> + <string name="default_tag">(Standard)</string> + <string name="apply">Bruk</string> + <string name="applying">Aktiverer\u2026</string> + <string name="remove">Fjern</string> + <string name="update">Oppdater</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Varsling</string> + <string name="ringtone_label">Ringetone</string> + <string name="unknown_author">Ukjent forfatter</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Ingen forhåndsvisning tilgjengelig</string> + <string name="theme_installed_notification_title">%s er installert</string> + <string name="theme_installed_notification_text">Tema installert.</string> +</resources> diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml new file mode 100644 index 0000000..f803c04 --- /dev/null +++ b/res/values-nl/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Thema\'s</string> + <string name="lock_screen">Vergrendelingsscherm</string> + <string name="icons">Pictogrammen</string> + <string name="fonts">Lettertypen</string> + <string name="wallpapers">Achtergronden</string> + <string name="boot_anims">Opstartanimaties</string> + <string name="ringtones">Beltonen</string> + <string name="notifications">Meldingen</string> + <string name="alarms">Alarmen</string> + <string name="style">Stijl</string> + <string name="default_tag">(standaard)</string> + <string name="apply">Toepassen</string> + <string name="applying">Toepassen\u2026</string> + <string name="remove">Verwijderen</string> + <string name="update">Bijwerken</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Melding</string> + <string name="ringtone_label">Beltoon</string> + <string name="unknown_author">Auteur onbekend</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Geen voorbeeld beschikbaar</string> + <string name="theme_installed_notification_title">%s geïnstalleerd</string> + <string name="theme_installed_notification_text">Thema installeren geslaagd.</string> +</resources> diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml new file mode 100644 index 0000000..a59e4c9 --- /dev/null +++ b/res/values-pl/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Motywy</string> + <string name="lock_screen">Tapeta ekranu blokady</string> + <string name="icons">Ikony</string> + <string name="fonts">Czcionki</string> + <string name="wallpapers">Tapety</string> + <string name="boot_anims">Animacje uruchamiania</string> + <string name="ringtones">Dzwonki</string> + <string name="notifications">Powiadomienia</string> + <string name="alarms">Alarmy</string> + <string name="style">Styl</string> + <string name="default_tag">(Domyślne)</string> + <string name="apply">Zastosuj</string> + <string name="applying">Ustawianie\u2026</string> + <string name="remove">Usuń</string> + <string name="update">Zaktualizuj</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Powiadomienie</string> + <string name="ringtone_label">Dzwonek</string> + <string name="unknown_author">Autor nieznany</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Brak podglądu</string> + <string name="theme_installed_notification_title">%s zainstalowany</string> + <string name="theme_installed_notification_text">Motyw został pomyślnie zainstalowany.</string> +</resources> diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml new file mode 100644 index 0000000..2cf1676 --- /dev/null +++ b/res/values-pt-rBR/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temas</string> + <string name="lock_screen">Papéis de parede da tela de bloqueio</string> + <string name="icons">Ícones</string> + <string name="fonts">Fontes</string> + <string name="wallpapers">Papéis de parede</string> + <string name="boot_anims">Animações de inicialização</string> + <string name="ringtones">Toques</string> + <string name="notifications">Notificações</string> + <string name="alarms">Alarmes</string> + <string name="style">Estilo</string> + <string name="default_tag">(Padrão)</string> + <string name="apply">Aplicar</string> + <string name="applying">Aplicando\u2026</string> + <string name="remove">Remover</string> + <string name="update">Atualizar</string> + <string name="alarm_label">Alarme</string> + <string name="notification_label">Notificação</string> + <string name="ringtone_label">Toque</string> + <string name="unknown_author">Autor desconhecido</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Sem previsualização</string> + <string name="theme_installed_notification_title">%s instalado</string> + <string name="theme_installed_notification_text">Tema instalado com sucesso.</string> +</resources> diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml new file mode 100644 index 0000000..e58de20 --- /dev/null +++ b/res/values-pt-rPT/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temas</string> + <string name="lock_screen">Imagem do ecrã do bloqueio</string> + <string name="icons">Ícones</string> + <string name="fonts">Tipos de letra</string> + <string name="wallpapers">Papéis de parede</string> + <string name="boot_anims">Animações de inicialização</string> + <string name="ringtones">Toques</string> + <string name="notifications">Notificações</string> + <string name="alarms">Alarmes</string> + <string name="style">Estilo</string> + <string name="default_tag">(Padrão)</string> + <string name="apply">Aplicar</string> + <string name="applying">A aplicar\u2026</string> + <string name="remove">Remover</string> + <string name="update">Atualizar</string> + <string name="alarm_label">Alarme</string> + <string name="notification_label">Notificação</string> + <string name="ringtone_label">Toque</string> + <string name="unknown_author">Autor desconhecido</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Sem pré-visualização disponível</string> + <string name="theme_installed_notification_title">%s instalado</string> + <string name="theme_installed_notification_text">Tema instalado com êxito.</string> +</resources> diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml new file mode 100644 index 0000000..6a2ce80 --- /dev/null +++ b/res/values-ru/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Темы</string> + <string name="lock_screen">Обои экрана блокировки</string> + <string name="icons">Значки</string> + <string name="fonts">Шрифты</string> + <string name="wallpapers">Обои</string> + <string name="boot_anims">Анимация загрузки</string> + <string name="ringtones">Рингтоны</string> + <string name="notifications">Уведомления</string> + <string name="alarms">Будильники</string> + <string name="style">Стиль</string> + <string name="default_tag">(По умолчанию)</string> + <string name="apply">Применить</string> + <string name="applying">Применение\u2026</string> + <string name="remove">Удалить</string> + <string name="update">Обновить</string> + <string name="alarm_label">Будильник</string> + <string name="notification_label">Уведомление</string> + <string name="ringtone_label">Рингтон</string> + <string name="unknown_author">Автор не указан</string> + <string name="font_preview_letters">АаБбCcDd123</string> + <string name="no_boot_animation_preview">Предпросмотр недоступен</string> + <string name="theme_installed_notification_title">Тема «%s» установлена</string> + <string name="theme_installed_notification_text">Тема успешно установлена.</string> +</resources> diff --git a/res/values-si/strings.xml b/res/values-si/strings.xml new file mode 100644 index 0000000..d750c91 --- /dev/null +++ b/res/values-si/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">තේමා</string> + <string name="lock_screen">අගුළු වෝල්පේපර</string> + <string name="icons">අයිකන</string> + <string name="fonts">ෆොන්ට</string> + <string name="wallpapers">වෝල්පේපර</string> + <string name="boot_anims">ඇරඹුම් සජීවීකරණ</string> + <string name="ringtones">රින්ග්ටෝන</string> + <string name="notifications">දැනුම්දීම්</string> + <string name="alarms">ඇඟවීම්</string> + <string name="style">විලාසය</string> + <string name="default_tag">(පෙරනිමි)</string> + <string name="apply">යොදන්න</string> + <string name="applying">යොදමින්\u2026</string> + <string name="remove">ඉවත් කරන්න</string> + <string name="update">අලුත් කරන්න</string> + <string name="alarm_label">ඇඟවීම</string> + <string name="notification_label">දැනුම්දීම</string> + <string name="ringtone_label">රින්ග්ටෝනය</string> + <string name="unknown_author">කතෘ නොදනී</string> + <string name="font_preview_letters">AaBbCcDd123අබක</string> + <string name="no_boot_animation_preview">පූර්වදර්ශනයක් නොමැත</string> + <string name="theme_installed_notification_title">%s ස්ථාපිතයි</string> + <string name="theme_installed_notification_text">තේමාව සාර්ථක ලෙස ස්ථාපිතයි.</string> +</resources> diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml new file mode 100644 index 0000000..9c31e11 --- /dev/null +++ b/res/values-sk/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Témy</string> + <string name="lock_screen">Tapety uzamykacej obrazovky</string> + <string name="icons">Ikony</string> + <string name="fonts">Písma</string> + <string name="wallpapers">Tapety</string> + <string name="boot_anims">Animácie spúšťania</string> + <string name="ringtones">Zvonenia</string> + <string name="notifications">Oznámenia</string> + <string name="alarms">Budíky</string> + <string name="style">Štýl</string> + <string name="default_tag">(Predvolená)</string> + <string name="apply">Použiť</string> + <string name="applying">Aplikuje sa\u2026</string> + <string name="remove">Odstrániť</string> + <string name="update">Aktualizovať</string> + <string name="alarm_label">Budík</string> + <string name="notification_label">Oznámenie</string> + <string name="ringtone_label">Zvonenie</string> + <string name="unknown_author">Neznámy autor</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Ukážka nie je dostupná</string> + <string name="theme_installed_notification_title">Nainštalovaná téma %s</string> + <string name="theme_installed_notification_text">Téma bola úspešne nainštalovaná.</string> +</resources> diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml new file mode 100644 index 0000000..3089c33 --- /dev/null +++ b/res/values-sr/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Теме</string> + <string name="lock_screen">Тапети закључавања</string> + <string name="icons">Иконе</string> + <string name="fonts">Фонтови</string> + <string name="wallpapers">Тапети</string> + <string name="boot_anims">Покретачка анимација</string> + <string name="ringtones">Звона</string> + <string name="notifications">Обавештења</string> + <string name="alarms">Аларми</string> + <string name="style">Стил</string> + <string name="default_tag">(Подразумевано)</string> + <string name="apply">Примени</string> + <string name="applying">Примењивање\u2026</string> + <string name="remove">Уклони</string> + <string name="update">Ажурирај</string> + <string name="alarm_label">Аларм</string> + <string name="notification_label">Обавештење</string> + <string name="ringtone_label">Звоно</string> + <string name="unknown_author">Аутор непознат</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Нема доступног прегледа</string> + <string name="theme_installed_notification_title">%s инсталирано</string> + <string name="theme_installed_notification_text">Тема је успешно инсталирана.</string> +</resources> diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml new file mode 100644 index 0000000..b660403 --- /dev/null +++ b/res/values-sv/strings.xml @@ -0,0 +1,40 @@ +<?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="app_name">Teman</string> + <string name="icons">Ikoner</string> + <string name="fonts">Typsnitt</string> + <string name="wallpapers">Bakgrundsbilder</string> + <string name="boot_anims">Uppstartsanimationer</string> + <string name="ringtones">Ringsignaler</string> + <string name="notifications">Aviseringar</string> + <string name="alarms">Alarm</string> + <string name="style">Stil</string> + <string name="default_tag">(Standard)</string> + <string name="apply">Verkställ</string> + <string name="remove">Ta bort</string> + <string name="update">Uppdatera</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Avisering</string> + <string name="ringtone_label">Ringsignal</string> + <string name="unknown_author">Okänd upphovsman</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Ingen förhandsgranskning tillgänglig</string> + <string name="theme_installed_notification_title">%s installerad</string> + <string name="theme_installed_notification_text">Temat installerades.</string> +</resources> diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml new file mode 100644 index 0000000..4edcde5 --- /dev/null +++ b/res/values-tr/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Temalar</string> + <string name="lock_screen">Kilit ekranı duvar kağıtları</string> + <string name="icons">Simgeler</string> + <string name="fonts">Yazı tipleri</string> + <string name="wallpapers">Duvar kağıtları</string> + <string name="boot_anims">Açılış animasyonları</string> + <string name="ringtones">Zil sesleri</string> + <string name="notifications">Bildirimler</string> + <string name="alarms">Alarmlar</string> + <string name="style">Stil</string> + <string name="default_tag">(Varsayılan)</string> + <string name="apply">Uygula</string> + <string name="applying">Uygulanıyor\u2026</string> + <string name="remove">Kaldır</string> + <string name="update">Güncelle</string> + <string name="alarm_label">Alarm</string> + <string name="notification_label">Bildirim</string> + <string name="ringtone_label">Zil sesi</string> + <string name="unknown_author">Sahibi bilinmiyor</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Mevcut önizleme yok</string> + <string name="theme_installed_notification_title">%s yüklendi</string> + <string name="theme_installed_notification_text">Tema başarıyla yüklendi.</string> +</resources> diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml new file mode 100644 index 0000000..4d6d12b --- /dev/null +++ b/res/values-uk/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">Теми</string> + <string name="lock_screen">Шпалери екрану блокування</string> + <string name="icons">Iконки</string> + <string name="fonts">Шрифти</string> + <string name="wallpapers">Шпалери</string> + <string name="boot_anims">Анімації завантаження</string> + <string name="ringtones">Мелодії</string> + <string name="notifications">Сповіщення</string> + <string name="alarms">Будильники</string> + <string name="style">Стиль</string> + <string name="default_tag">(Типово)</string> + <string name="apply">Застосувати</string> + <string name="applying">Застосування\u2026</string> + <string name="remove">Вилучити</string> + <string name="update">Оновити</string> + <string name="alarm_label">Будильник</string> + <string name="notification_label">Сповіщення</string> + <string name="ringtone_label">Дзвінок</string> + <string name="unknown_author">Автор невідомий</string> + <string name="font_preview_letters">АаБбCcDd123</string> + <string name="no_boot_animation_preview">Перегляд недоступний</string> + <string name="theme_installed_notification_title">Тема «%s» встановлена</string> + <string name="theme_installed_notification_text">Тема успішно встановлена.</string> +</resources> diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..d47cfbb --- /dev/null +++ b/res/values-zh-rCN/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">主题</string> + <string name="lock_screen">锁屏壁纸</string> + <string name="icons">图标</string> + <string name="fonts">字体</string> + <string name="wallpapers">壁纸</string> + <string name="boot_anims">开机动画</string> + <string name="ringtones">铃声</string> + <string name="notifications">通知</string> + <string name="alarms">闹钟</string> + <string name="style">样式</string> + <string name="default_tag">(默认)</string> + <string name="apply">应用</string> + <string name="applying">正在应用\u2026</string> + <string name="remove">移除</string> + <string name="update">更新</string> + <string name="alarm_label">闹钟</string> + <string name="notification_label">通知</string> + <string name="ringtone_label">铃声</string> + <string name="unknown_author">未知作者</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">无可用预览</string> + <string name="theme_installed_notification_title">%s 已安装</string> + <string name="theme_installed_notification_text">主题已成功安装。</string> +</resources> diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml new file mode 100644 index 0000000..0bc085b --- /dev/null +++ b/res/values-zh-rHK/strings.xml @@ -0,0 +1,42 @@ +<?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="app_name">主題</string> + <string name="lock_screen">鎖定牆紙</string> + <string name="icons">圖示</string> + <string name="fonts">字體</string> + <string name="wallpapers">牆紙</string> + <string name="boot_anims">開機動畫</string> + <string name="ringtones">鈴聲</string> + <string name="notifications">通知</string> + <string name="alarms">鬧鐘</string> + <string name="style">風格</string> + <string name="default_tag">(預設值)</string> + <string name="apply">套用</string> + <string name="applying">正在套用\u2026</string> + <string name="remove">移除</string> + <string name="update">更新</string> + <string name="alarm_label">鬧鐘</string> + <string name="notification_label">通知</string> + <string name="ringtone_label">鈴聲</string> + <string name="unknown_author">作者不詳</string> + <string name="font_preview_letters">繁體字AaBbCc123</string> + <string name="no_boot_animation_preview">無預覽提供</string> + <string name="theme_installed_notification_title">%s 已安裝</string> + <string name="theme_installed_notification_text">主題已成功安裝。</string> +</resources> diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..8242225 --- /dev/null +++ b/res/values-zh-rTW/strings.xml @@ -0,0 +1,36 @@ +<?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="app_name">主題</string> + <string name="icons">圖示</string> + <string name="fonts">字體</string> + <string name="wallpapers">桌布</string> + <string name="boot_anims">開機動畫</string> + <string name="ringtones">鈴聲</string> + <string name="notifications">通知</string> + <string name="alarms">鬧鐘</string> + <string name="style">風格</string> + <string name="apply">套用</string> + <string name="remove">移除</string> + <string name="update">更新</string> + <string name="alarm_label">鬧鐘</string> + <string name="notification_label">通知</string> + <string name="ringtone_label">鈴聲</string> + <string name="unknown_author">作者不明</string> + <string name="theme_installed_notification_text">主題已成功安裝。</string> +</resources> |