Automatic translation import

Change-Id: I097602ee86881fcbd1d14ac9626f3f3119966df9
This commit is contained in:
Michael Bestas 2015-09-24 22:03:23 +03:00 committed by Gerrit Code Review
parent b4f88faa26
commit ce92e371d0
43 changed files with 631 additions and 10 deletions

View File

@ -29,6 +29,24 @@
<string name="permdesc_readMSPhoneState">Laat \'n toep toe om te kyk na die foon status en data koppeling met ondersteuning van menigvuldige SIM.</string>
<string name="permlab_modifyMSPhoneState">verander die foon status en data koppeling met ondersteuning na menigvuldige SIMs</string>
<string name="permdesc_modifyMSPhoneState">Laat \'n toep toe om veranderinge te maak op jou foon status en data koppeling met ondersteuning van menigvuldige SIM.</string>
<string name="permlab_modifyProfiles">verander stelsel profiele</string>
<string name="permdesc_modifyProfiles">Laat \'n toep toe om stelsel profiele te verander.</string>
<string name="permlab_useHardwareFramework">gebruik hardeware raamwerk</string>
<string name="permdesc_useHardwareFramework">Laat program toegang tot die CM hardeware raamwerk.</string>
<string name="permlab_write_alarms">verander direk jou wekkers</string>
<string name="permdesc_write_alarms">Laat \'n toep toe om by te voeg, te verander of al jou alarms te verwyder.</string>
<string name="permlab_manage_alarms">verander geskeduleerde wekkers</string>
<string name="permdesc_manage_alarms">Laat \'n toep toe om geskeduleerde wekkers aan en af te skakel.</string>
<string name="permlab_read_alarms">toegang na geskeduleerde wekkers</string>
<string name="permdesc_read_alarms">Laat \'n toep toe om jou geskeduleerde wekkers te lees.</string>
<string name="permlab_writeSettings">verander CM stelsel instellings</string>
<string name="permdesc_writeSettings">Laat \'n toep toe om CM stelsel instellings te verander.</string>
<string name="permlab_writeSecureSettings">verander CM veilige instellings</string>
<string name="permdesc_writeSecureSettings">Laat \'n toep toe om CM veilige stelsel instellings te verander. Nie vir gebruik deur normale toeps nie.</string>
<string name="permlab_managePersistentStorage">bestuur aanhoudende spasie</string>
<string name="permdesc_managePersistentStorage">Laat \'n toep toe om eienskappe te skryf of lees, al word jou toestel herstel na fabriek instellings.</string>
<string name="permlab_accessAppSuggestions">toegang na program voorstellings</string>
<string name="permdesc_accessAppSuggestions">Laat \'n toep toegang tot program voorstelle.</string>
<string name="custom_tile_listener_binding_label">Pasgemaakte teël luisteraar</string>
<string name="profileNameDefault">Normaal</string>
<string name="profileNameWork">Werk</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">modificar l\'estat del telèfon i la connexió de dades amb suport per múltiples SIMs</string>
<string name="permdesc_modifyMSPhoneState">Permet una aplicació modificar l\'estat del telèfon i la connexió de dades amb suport per múltiples SIMs.</string>
<string name="permlab_modifyProfiles">modifica els perfils del sistema</string>
<string name="permdesc_modifyProfiles">Permet a una aplicació modificar els perfils del sistema.</string>
<string name="permlab_useHardwareFramework">utilitza el marc de hardware</string>
<string name="permdesc_useHardwareFramework">Permet a una aplicació accedir al marc de hardware de CM.</string>
<string name="permlab_write_alarms">canviar directament les alarmes</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">Permet a una aplicació modificar la configuració del sistema CM.</string>
<string name="permlab_writeSecureSettings">modificar la configuració segura del sistema CM</string>
<string name="permdesc_writeSecureSettings">Permet a una aplicació modificar la configuració segura del sistema CM. No utilitzar en aplicacions normals.</string>
<string name="permlab_managePersistentStorage">gestiona l\'emmagatzematge persistent</string>
<string name="permdesc_managePersistentStorage">Permet a una aplicació llegir o escriure propietats que poden persistir després d\'un reinici als ajustaments de fàbrica.</string>
<string name="permlab_accessAppSuggestions">accedir a suggeriments d\'aplicacions</string>
<string name="permdesc_accessAppSuggestions">Permet a una aplicació accedir a suggeriments d\'aplicacions.</string>
<string name="custom_tile_listener_binding_label">Escolta de cel·les personalitzades</string>
<string name="profileNameDefault">Predeterminat</string>
<string name="profileNameWork">Feina</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">změnit stav telefonu a datového spojení s podporou více SIM</string>
<string name="permdesc_modifyMSPhoneState">Umožňuje změnit stav telefonu a datového spojení s podporou více SIM.</string>
<string name="permlab_modifyProfiles">změnit systémové profily</string>
<string name="permdesc_modifyProfiles">Umožňuje upravovat systémové profily.</string>
<string name="permlab_useHardwareFramework">využití hardware zařízení</string>
<string name="permdesc_useHardwareFramework">Umožní přistupovat k hardware pomocí CM.</string>
<string name="permlab_write_alarms">přímá změna budíků</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">Umožní měnit systémové nastavení CyanogenMod.</string>
<string name="permlab_writeSecureSettings">upravit nastavení zabezpečení systému CM</string>
<string name="permdesc_writeSecureSettings">Umožní změnit nastavení zabezpečení systému CyanogenMod. Není určeno pro normální aplikace.</string>
<string name="permlab_managePersistentStorage">spravovat trvalé úložiště</string>
<string name="permdesc_managePersistentStorage">Umožňuje číst a zapisovat vlastnosti, které mohou přetrvat při tovární obnově.</string>
<string name="permlab_accessAppSuggestions">přístup k návrhům aplikací</string>
<string name="permdesc_accessAppSuggestions">Umožňuje přístup k návrhům aplikací.</string>
<string name="custom_tile_listener_binding_label">Služba vlastní dlaždice</string>
<string name="profileNameDefault">Výchozí</string>
<string name="profileNameWork">Práce</string>

View File

@ -45,6 +45,8 @@
<string name="permdesc_writeSecureSettings">Επιτρέπει σε μια εφαρμογή να τροποποιεί τις ασφαλείς ρυθμίσεις συστήματος του CM. Δεν χρησιμοποιείται από κανονικές εφαρμογές.</string>
<string name="permlab_managePersistentStorage">διαχείριση επίμονου χώρου αποθήκευσης</string>
<string name="permdesc_managePersistentStorage">Επιτρέπει σε μια εφαρμογή να διαβάσει ή να γράψει ιδιότητες που μπορούν να επιμείνουν ακόμη και μετά από μια επαναφορά εργοστασιακών ρυθμίσεων.</string>
<string name="permlab_accessAppSuggestions">πρόσβαση στις προτάσεις εφαρμογών</string>
<string name="permdesc_accessAppSuggestions">Επιτρέπει σε μια εφαρμογή να έχει πρόσβαση στις προτάσεις εφαρμογών.</string>
<string name="custom_tile_listener_binding_label">Listener προσαρμοσμένων πλακιδίων</string>
<string name="profileNameDefault">Προεπιλογή</string>
<string name="profileNameWork">Εργασία</string>

View File

@ -29,6 +29,22 @@
<string name="permdesc_readMSPhoneState">Permite a una aplicación ver el estado del teléfono y la conexión de datos con soporte multi SIM.</string>
<string name="permlab_modifyMSPhoneState">modificar el estado del teléfono y la conexión de datos con soporte multi SIM</string>
<string name="permdesc_modifyMSPhoneState">Permite a una aplicación modificar el estado del teléfono y la conexión de datos con soporte multi SIM.</string>
<string name="permlab_modifyProfiles">modificar los perfiles del sistema</string>
<string name="permdesc_modifyProfiles">Permitir a una aplicación modificar los perfiles del sistema.</string>
<string name="permlab_useHardwareFramework">usar marco de hardware</string>
<string name="permdesc_useHardwareFramework">Permite a la aplicación acceso al marco de hardware de CM.</string>
<string name="permlab_write_alarms">cambiar las alarmas directamente</string>
<string name="permdesc_write_alarms">Permitir a una aplicación añadir, modificar o eliminar todas tus alarmas.</string>
<string name="permlab_manage_alarms">activar o desactivar alarmas programadas</string>
<string name="permdesc_manage_alarms">Permite a una aplicación activar o desactivar tus alarmas programadas.</string>
<string name="permlab_read_alarms">acceder a alarmas programadas</string>
<string name="permdesc_read_alarms">Permite a una aplicación leer tus alarmas programadas.</string>
<string name="permlab_writeSettings">modificar la configuración del sistema de CM</string>
<string name="permdesc_writeSettings">Permitir a una aplicación modificar la configuración del sistema de CM.</string>
<string name="permlab_writeSecureSettings">modificar la configuración de sistema seguro de CM</string>
<string name="permdesc_writeSecureSettings">Permitir a una aplicación modificar la configuración del sistema seguro de CM. No para uso de aplicaciones normales.</string>
<string name="permlab_managePersistentStorage">gestionar el almacenamiento persistente</string>
<string name="permdesc_managePersistentStorage">Permitir a una aplicación leer o escribir propiedades que pueden persistir incluso después de una restauración de fábrica.</string>
<string name="custom_tile_listener_binding_label">Escucha de control personalizado</string>
<string name="profileNameDefault">Predeterminado</string>
<string name="profileNameWork">Trabajo</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">aldatu telefonoaren egoera eta datu konexioa hainbat SIM txartelentzako euskarriarekin</string>
<string name="permdesc_modifyMSPhoneState">Telefonoaren egoera eta datu konexioa hainbat SIM txartelentzako euskarriarekin aldatzea ahalbidetzen dio aplikazioari.</string>
<string name="permlab_modifyProfiles">aldatu sistemaren profilak</string>
<string name="permdesc_modifyProfiles">Sistemaren profilak aldatzea ahalbidetzen dio aplikazioari.</string>
<string name="permlab_useHardwareFramework">hardware markoa erabili</string>
<string name="permdesc_useHardwareFramework">CM hardware markoa atzitzea ahalbidetzen dio aplikazioari.</string>
<string name="permlab_write_alarms">zuzenean aldatu alarmak</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">CM sistema ezarpenak aldatzea ahalbidetzen dio aplikazioari.</string>
<string name="permlab_writeSecureSettings">aldatu CM sistemaren ezarpen seguruak</string>
<string name="permdesc_writeSecureSettings">CM sistema ezarpen seguruak aldatzea ahalbidetzen dio aplikazioari. Aplikazio arruntek ez dute behar.</string>
<string name="permlab_managePersistentStorage">kudeatu behin betiko biltegiratzea</string>
<string name="permdesc_managePersistentStorage">Gailua lantegiko ezarpenetara leheneratuta ere mantenduko diren ezaugarriak irakurri edo idaztea ahalbidetzen dio aplikazioari.</string>
<string name="permlab_accessAppSuggestions">aplikazio proposamenak atzitu</string>
<string name="permdesc_accessAppSuggestions">Aplikazio proposamenak atzitzea 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>

View File

@ -29,8 +29,24 @@
<string name="permdesc_readMSPhoneState">به برنامه اجازه مشاهده وضعیت تلفن و اتصال داده را با پشتیبانی از چندین سیم کارت می‌دهد.</string>
<string name="permlab_modifyMSPhoneState">تغییر وضعیت تلفن و اتصال داده با پشتیبانی از چندین سیم کارت</string>
<string name="permdesc_modifyMSPhoneState">به برنامه اجازه ویرایش وضعیت تلفن و اتصال داده را با پشتیبانی از چندین سیم کارت می‌دهد.</string>
<string name="permlab_modifyProfiles">تغییر پروفایل‌های سیستم</string>
<string name="permdesc_modifyProfiles">به برنامه اجازه می‌دهد تا پروفایل‌های سیستم را تغییر دهد.</string>
<string name="permlab_useHardwareFramework">استفاده از چارچوب سخت‌افزار</string>
<string name="permdesc_useHardwareFramework">به برنامه اجازه می‌دهد به چارچوب سخت‌افزار CM دسترسی داشته باشد.</string>
<string name="permlab_write_alarms">تغییر مستقیم هشدارها</string>
<string name="permdesc_write_alarms">به برنامه اجازه افزودن، تغییر یا حذف تمام هشدارهای دستگاه را می‌دهد.</string>
<string name="permlab_manage_alarms">تغییر در وضعیت هشدارهای زمان‌بندی شده</string>
<string name="permdesc_manage_alarms">به برنامه اجازه می‌دهد هشدارهای زمان‌بندی شده را خاموش یا روشن کند.</string>
<string name="permlab_read_alarms">دسترسی به هشدارهای زمان‌بندی شده</string>
<string name="permdesc_read_alarms">به برنامه اجازه می‌دهد هشدارهای زمان‌بندی شده را مشاهده کند.</string>
<string name="permlab_writeSettings">تغییر تنظیمات سیستم CM</string>
<string name="permdesc_writeSettings">به برنامه اجازه می‌دهد که تنظیمات سیستم CM را تغییر دهد.</string>
<string name="permlab_writeSecureSettings">تغییر تنظیمات امنیت سیستم CM</string>
<string name="permdesc_writeSecureSettings">به برنامه اجازه می‌دهد تا تنظیمات امنیت سیستم CM را تغییر دهد. برای استفاده برنامه‌های عادی پیشنهاد نمی‌شود.</string>
<string name="permlab_managePersistentStorage">مدیریت حافظه پایدار</string>
<string name="permdesc_managePersistentStorage">به برنامه اجازه می‌دهد ویژگی‌هایی را مشاهده و ویرایش کند که بعد از تنظیم مجدد کارخانه ممکن است باقی بماند.</string>
<string name="permlab_accessAppSuggestions">دسترسی به پیشنهادات کاربردی</string>
<string name="permdesc_accessAppSuggestions">به برنامه اجازه می‌دهد تا به پیشنهادات کاربردی دسترسی داشته باشد.</string>
<string name="custom_tile_listener_binding_label">پیرو کاشی شخصی</string>
<string name="profileNameDefault">پیش‌فرض</string>
<string name="profileNameWork">کار</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">muokkaa puhelimen tilaa ja datayhteyttä useamman SIM-kortin tuella</string>
<string name="permdesc_modifyMSPhoneState">Sallii sovelluksen muokata puhelimen tilaa ja datayhteyden tietoja usean SIM-kortin tuella.</string>
<string name="permlab_modifyProfiles">muokkaa järjestelmän profiileja</string>
<string name="permdesc_modifyProfiles">Sallii sovelluksen muokata järjestelmäprofiileja.</string>
<string name="permlab_useHardwareFramework">käytä laitteiston kehystä</string>
<string name="permdesc_useHardwareFramework">Sallii sovelluksen pääsyn CM-laitteiston kehykseen.</string>
<string name="permlab_write_alarms">muuta hälytyksiä suoraan</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">Sallii sovelluksen muokata CM-järjestelmän asetuksia.</string>
<string name="permlab_writeSecureSettings">muokkaa CM-järjestelmän turvallisuusasetuksia</string>
<string name="permdesc_writeSecureSettings">Sallii sovelluksen muokata CM-järjestelmän turvallisuusasetuksia. Ei normaalin sovelluksen käytettäväksi.</string>
<string name="permlab_managePersistentStorage">hallitse pysyvää tallennustilaa</string>
<string name="permdesc_managePersistentStorage">Sallii sovelluksen lukea tai kirjoittaa ominaisuuksia jotka voivat säilyä tehdasasetusten palautuksen jälkeen.</string>
<string name="permlab_accessAppSuggestions">käytä sovellusehdotuksia</string>
<string name="permdesc_accessAppSuggestions">Sallii sovelluksen käyttää sovellusehdotuksia.</string>
<string name="custom_tile_listener_binding_label">Mukautetun tiilen kuuntelija</string>
<string name="profileNameDefault">Oletus</string>
<string name="profileNameWork">Työ</string>

View File

@ -29,6 +29,22 @@
<string name="permdesc_readMSPhoneState">Autorise une application à voir l\'état du téléphone et la connexion de données en gérant le multi-SIM.</string>
<string name="permlab_modifyMSPhoneState">modifier l\'état du téléphone et la connexion de données en gérant le multi-SIM</string>
<string name="permdesc_modifyMSPhoneState">Autorise une application à modifier l\'état du téléphone et la connexion de données en gérant le multi-SIM.</string>
<string name="permlab_modifyProfiles">modifier les profils de système</string>
<string name="permdesc_modifyProfiles">Permet à une application de modifier les profils système.</string>
<string name="permlab_useHardwareFramework">utiliser le framework matériel</string>
<string name="permdesc_useHardwareFramework">Permet à une application d\'accéder au framework matériel de CM.</string>
<string name="permlab_write_alarms">modifier directement les alarmes</string>
<string name="permdesc_write_alarms">Autorise une application à ajouter, modifier ou supprimer toutes vos alarmes.</string>
<string name="permlab_manage_alarms">activer/désactiver les alarmes planifiées</string>
<string name="permdesc_manage_alarms">Autorise une application à activer ou désactiver vos alarmes planifiées</string>
<string name="permlab_read_alarms">accéder aux alarmes planifiées</string>
<string name="permdesc_read_alarms">Autorise une application à lire vos alarmes planifiées</string>
<string name="permlab_writeSettings">modifier les paramètres système CM</string>
<string name="permdesc_writeSettings">Autorise une application à modifier les paramètres système de CM.</string>
<string name="permlab_writeSecureSettings">modifier les paramètres système securisés de CM</string>
<string name="permdesc_writeSecureSettings">Autorise une application à modifier des paramètres système sécurisés de CM. Ne pas utiliser pour des applications normales.</string>
<string name="permlab_managePersistentStorage">gérer le stockage permanent</string>
<string name="permdesc_managePersistentStorage">Autorise une application à lire ou à écrire des propriétés qui pourraient persister après une réinitialisation d\'usine.</string>
<string name="custom_tile_listener_binding_label">Service d\'écoute d\'un raccourci personnalisé</string>
<string name="profileNameDefault">Défaut</string>
<string name="profileNameWork">Bureau</string>

View File

@ -19,8 +19,16 @@
<string name="cyanogenmod_system_label">Sistem CyanogenMod</string>
<string name="permlab_publishCustomTile">Buat petak kustom di panel pengaturan cepat</string>
<string name="permdesc_publishCustomTile">Mengizinkan aplikasi untuk membuat petak setelan cepat.</string>
<string name="permlab_modifyNetworkSettings">ubah pengaturan jaringan sistem</string>
<string name="permdesc_modifyNetworkSettings">Mengizinkan aplikasi untuk membuat perubahan pada serangkaian pengaturan jaringan sistem tertentu.</string>
<string name="permlab_modifySoundSettings">ubah pengaturan suara sistem</string>
<string name="permdesc_modifySoundSettings">Mengizinkan aplikasi untuk membuat perubahan pada serangkaian pengaturan suara sistem tertentu.</string>
<string name="permlab_bindCustomTileListenerService">menautkan ke layanan tile listener kustom</string>
<string name="permdesc_bindCustomTileListenerService">Mengizinkan aplikasi untuk menautkan antarmuka level atas dari layanan pendengar petak kustom.</string>
<string name="permlab_readMSPhoneState">lihat status ponsel dan koneksi data dengan dukungan untuk beberapa SIM</string>
<string name="permdesc_readMSPhoneState">Mengizinkan aplikasi untuk melihat status ponsel dan koneksi data dengan dukungan untuk beberapa SIM.</string>
<string name="permlab_modifyMSPhoneState">ubah status ponsel dan koneksi data dengan dukungan untuk beberapa SIM</string>
<string name="permdesc_modifyMSPhoneState">Mengizinkan aplikasi untuk mengubah status ponsel dan koneksi data dengan dukungan untuk beberapa SIM.</string>
<string name="custom_tile_listener_binding_label">Tile listener kustom</string>
<string name="profileNameDefault">Baku</string>
<string name="profileNameWork">Kerja</string>

View File

@ -18,30 +18,35 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="cyanogenmod_system_label">Sistema CyanogenMod</string>
<string name="permlab_publishCustomTile">creare un tile personalizzato all\'interno del pannello Impostazioni rapide</string>
<string name="permdesc_publishCustomTile">Consente ad un\'app di pubblicare un tile personalizzato.</string>
<string name="permdesc_publishCustomTile">Consenti ad un\'app di pubblicare un tile personalizzato.</string>
<string name="permlab_modifyNetworkSettings">modifica le impostazioni di rete di sistema</string>
<string name="permdesc_modifyNetworkSettings">Consenti all\'app di cambiare un ristretto numero di impostazioni di rete.</string>
<string name="permdesc_modifyNetworkSettings">Consenti ad un\'app di cambiare un ristretto numero di impostazioni di rete.</string>
<string name="permlab_modifySoundSettings">cambia impostazioni suoni di sistema</string>
<string name="permdesc_modifySoundSettings">Consenti all\'app di cambiare un ristretto numero di impostazioni di suoni di sistema.</string>
<string name="permdesc_modifySoundSettings">Consenti ad un\'app di cambiare un ristretto numero di impostazioni di suoni di sistema.</string>
<string name="permlab_bindCustomTileListenerService">associare ad un servizio listener di tile personalizzato</string>
<string name="permdesc_bindCustomTileListenerService">Consente ad un\'app di collegarsi ad un interfaccia di un servizio listener di tile personalizzato.</string>
<string name="permlab_readMSPhoneState">vedi stato del dispositivo e connessione con supporto a più SIM</string>
<string name="permdesc_readMSPhoneState">Consenti all\'app di vedere lo stato del telefono e della connessione con supporto per SIM multiple.</string>
<string name="permdesc_readMSPhoneState">Consenti ad un\'app di vedere lo stato del telefono e della connessione con supporto per SIM multiple.</string>
<string name="permlab_modifyMSPhoneState">modifica stato del dispositivo e connessione con supporto a più SIM</string>
<string name="permdesc_modifyMSPhoneState">Consenti all\'app di modificare lo stato del telefono e della connessione con supporto per SIM multiple.</string>
<string name="permdesc_modifyMSPhoneState">Consenti ad un\'app di modificare lo stato del telefono e della connessione con supporto per SIM multiple.</string>
<string name="permlab_modifyProfiles">modifica profili sistema</string>
<string name="permdesc_modifyProfiles">Consenti ad un\'app di modificare i profili di sistema.</string>
<string name="permlab_useHardwareFramework">utilizza framework hardware</string>
<string name="permdesc_useHardwareFramework">Consente ad un\' app di accedere al framework hardware di CM.</string>
<string name="permdesc_useHardwareFramework">Consenti ad un\'app di accedere al framework hardware di CM.</string>
<string name="permlab_write_alarms">modifica le sveglie</string>
<string name="permdesc_write_alarms">Consenti all\'app di aggiungere, modificare o eliminare tutti i tuoi allarmi.</string>
<string name="permdesc_write_alarms">Consenti ad un\'app di aggiungere, modificare o eliminare tutti i tuoi allarmi.</string>
<string name="permlab_manage_alarms">cambia avvisi programmati</string>
<string name="permdesc_manage_alarms">Consenti all\'app di attivare o disattivare i tuoi avvisi programmati.</string>
<string name="permdesc_manage_alarms">Consenti ad un\'app di attivare o disattivare i tuoi avvisi programmati.</string>
<string name="permlab_read_alarms">accesso avvisi programmati</string>
<string name="permdesc_read_alarms">Consenti all\'app di leggere i tuoi avvisi programmati.</string>
<string name="permlab_writeSettings">modifica le impostazioni di sistema CM</string>
<string name="permdesc_writeSettings">Consente a un\'app modificare le impostazioni di sistema CM.</string>
<string name="permdesc_writeSettings">Consenti ad un\'app di modificare le impostazioni di sistema CM.</string>
<string name="permlab_writeSecureSettings">modifica le impostazioni di sistema sicure CM</string>
<string name="permdesc_writeSecureSettings">Consenti ad un\'app di modificare le impostazioni di sistema sicure CM. Non per l\'uso di normali applicazioni.</string>
<string name="permlab_managePersistentStorage">gestione archivio persistente</string>
<string name="permdesc_managePersistentStorage">Consenti ad un\'app di leggere o scrivere proprietà che possono persistere ad un reset di fabbrica.</string>
<string name="permlab_accessAppSuggestions">accesso ai suggerimenti applicazioni</string>
<string name="permdesc_accessAppSuggestions">Consenti ad un\'app di accedere ai suggerimenti delle applicazioni.</string>
<string name="custom_tile_listener_binding_label">Listener tile personalizzato</string>
<string name="profileNameDefault">Predefinito</string>
<string name="profileNameWork">Lavoro</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">שינוי מצב המכשיר וחיבור הנתונים עם תמיכה בכרטיסי SIM מרובים</string>
<string name="permdesc_modifyMSPhoneState">מאפשר ליישום לשנות את מצב המכשיר ואת חיבור הנתונים עם תמיכה בכרטיסי SIM מרובים.</string>
<string name="permlab_modifyProfiles">שינוי פרופילי מערכת</string>
<string name="permdesc_modifyProfiles">מאפשר ליישום לשנות פרופילי מערכת.</string>
<string name="permlab_useHardwareFramework">השתמש במסגרת חומרתית</string>
<string name="permdesc_useHardwareFramework">אפשר ליישום לגשת למסגרת החומרתית של CM.</string>
<string name="permlab_write_alarms">שינוי שעונים מעוררים ישירות</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">מאפשר ליישום לשנות את הגדרות מערכת CM.</string>
<string name="permlab_writeSecureSettings">שינוי הגדרות מאובטחות של מערכת CM</string>
<string name="permdesc_writeSecureSettings">מאפשר ליישום לשנות את ההגדרות המאובטחות של מערכת CM. לא לשימוש ביישומים רגילים.</string>
<string name="permlab_managePersistentStorage">ניהול אחסון מתמיד</string>
<string name="permdesc_managePersistentStorage">מאפשר ליישום לכתוב נתונים והגדרות העלולים לשרוד גם לאחר איפוס המכשיר להגדרות היצרן.</string>
<string name="permlab_accessAppSuggestions">גישה להצעות יישום</string>
<string name="permdesc_accessAppSuggestions">מאפשר ליישום לגשת להצעות יישום.</string>
<string name="custom_tile_listener_binding_label">מאזין אריחים מותאמים אישית</string>
<string name="profileNameDefault">ברירת מחדל</string>
<string name="profileNameWork">עבודה</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">マルチSIMをサポートする携帯電話の状態とデータ接続の変更</string>
<string name="permdesc_modifyMSPhoneState">マルチSIMをサポートする携帯電話の状態とデータ接続の変更をアプリに許可します。</string>
<string name="permlab_modifyProfiles">システムプロファイルの変更</string>
<string name="permdesc_modifyProfiles">システムプロファイルの変更をアプリに許可します。</string>
<string name="permlab_useHardwareFramework">ハードウェアフレームワークの使用</string>
<string name="permdesc_useHardwareFramework">CMハードウェアフレームワークへのアクセスをアプリに許可します。</string>
<string name="permlab_write_alarms">アラームの直接変更</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">CMシステム設定の変更をアプリに許可します。</string>
<string name="permlab_writeSecureSettings">CMセキュアシステム設定の変更</string>
<string name="permdesc_writeSecureSettings">CMセキュアシステム設定の変更をアプリに許可します。通常のアプリ用ではありません。</string>
<string name="permlab_managePersistentStorage">持続的ストレージの管理</string>
<string name="permdesc_managePersistentStorage">工場出荷時の状態に戻しても持続する可能性のあるプロパティの読み取りまたは書き込みをアプリに許可します。</string>
<string name="permlab_accessAppSuggestions">アプリケーションの候補へのアクセス</string>
<string name="permdesc_accessAppSuggestions">アプリケーションの候補にアクセスすることを許可します。</string>
<string name="custom_tile_listener_binding_label">カスタムタイルリスナー</string>
<string name="profileNameDefault">デフォルト</string>
<string name="profileNameWork">仕事</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">modificar a conexão de dados e o estado do telefone com suporte para vários SIMs</string>
<string name="permdesc_modifyMSPhoneState">Permite que um aplicativo modifique a conexão de dados e o estado do telefone com suporte para vários SIMs.</string>
<string name="permlab_modifyProfiles">modificar os perfis de sistema</string>
<string name="permdesc_modifyProfiles">Permite a um app modificar os perfis de sistema.</string>
<string name="permlab_useHardwareFramework">utilizar o framework do hardware</string>
<string name="permdesc_useHardwareFramework">Permite o acesso de um app ao framework de acesso ao hardware CM.</string>
<string name="permlab_write_alarms">alterar os alarmes diretamente</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">Permite que um aplicativo modifique as configurações do sistema da CM.</string>
<string name="permlab_writeSecureSettings">modificar as configurações de segurança do sistema da CM</string>
<string name="permdesc_writeSecureSettings">Permite que um aplicativo modifique as configurações de segurança do sistema da CM. Não para uso por aplicativos normais.</string>
<string name="permlab_managePersistentStorage">gerenciar o armazenamento persistente</string>
<string name="permdesc_managePersistentStorage">Permite a um app ler ou escrever propriedades que podem persistir mesmo após um reset de fábrica.</string>
<string name="permlab_accessAppSuggestions">acesso as sugestões de app</string>
<string name="permdesc_accessAppSuggestions">Permite que o app acesse as sugestões de aplicação.</string>
<string name="custom_tile_listener_binding_label">Monitoramento de botão personalizado</string>
<string name="profileNameDefault">Padrão</string>
<string name="profileNameWork">Trabalho</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">modificar o estado do telefone e a ligação de dados com suporte para vários cartões SIM</string>
<string name="permdesc_modifyMSPhoneState">Permite a aplicação modificar o estado do telefone e a ligação de dados com suporte para vários cartões SIM.</string>
<string name="permlab_modifyProfiles">modificar os perfis de sistema</string>
<string name="permdesc_modifyProfiles">Permite a uma aplicação modificar os perfis do sistema.</string>
<string name="permlab_useHardwareFramework">utilizar a estrutura de hardware</string>
<string name="permdesc_useHardwareFramework">Permite o acesso duma aplicação à estrutura de hardware CM.</string>
<string name="permlab_write_alarms">alterar diretamente os alarmes</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">Permite a uma aplicação modificar as definições de sistema CM.</string>
<string name="permlab_writeSecureSettings">modificar as definições de sistema seguro CM</string>
<string name="permdesc_writeSecureSettings">Permite a uma aplicação modificar as definições de sistema seguro CM. Não é para ser utilizado por aplicações normais.</string>
<string name="permlab_managePersistentStorage">gerir o armazenamento persistente</string>
<string name="permdesc_managePersistentStorage">Permite a uma aplicação ler ou escrever propriedades que podem persistir mesmo após a reposição dos dados de fábrica.</string>
<string name="permlab_accessAppSuggestions">aceder a sugestões da aplicação</string>
<string name="permdesc_accessAppSuggestions">Permite a uma aplicação aceder a sugestões da aplicação.</string>
<string name="custom_tile_listener_binding_label">Escuta de botão personalizado</string>
<string name="profileNameDefault">Padrão</string>
<string name="profileNameWork">Trabalho</string>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">изменение состояния телефона и передачи данных с поддержкой нескольких SIM-карт</string>
<string name="permdesc_modifyMSPhoneState">Разрешить приложению изменение состояния телефона и передачи данных с поддержкой нескольких SIM-карт.</string>
<string name="permlab_modifyProfiles">изменение системных профилей</string>
<string name="permdesc_modifyProfiles">Приложение сможет изменять настройки системных профилей.</string>
<string name="permlab_useHardwareFramework">Взаимодействие с оборудованием</string>
<string name="permdesc_useHardwareFramework">Приложение сможет получать доступ к подсистеме аппаратных абстракций CyanogenMod.</string>
<string name="permlab_write_alarms">изменение будильников</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">Приложение сможет изменять системные настройки СМ.</string>
<string name="permlab_writeSecureSettings">изменение защищённых настроек</string>
<string name="permdesc_writeSecureSettings">Приложение сможет изменять защищённые настройки системы. Это разрешение не используется обычными приложениями.</string>
<string name="permlab_managePersistentStorage">Управление хранилищем ПЗУ</string>
<string name="permdesc_managePersistentStorage">Приложение сможет читать или записывать свойства, которые могут сохраняться после сброса настроек.</string>
<string name="permlab_accessAppSuggestions">Доступ к списку рекомендуемых приложений</string>
<string name="permdesc_accessAppSuggestions">Приложение сможет получать доступ к списку рекомендованных приложений.</string>
<string name="custom_tile_listener_binding_label">Слушатель пользовательских плиток</string>
<string name="profileNameDefault">По умолчанию</string>
<string name="profileNameWork">Работа</string>

View File

@ -29,8 +29,22 @@
<string name="permdesc_readMSPhoneState">Umožňuje aplikácii zobraziť stav telefónu a dátového pripojenia s podporou viacerých SIM.</string>
<string name="permlab_modifyMSPhoneState">meniť stav telefónu a dátového pripojenia s podporou viacerých SIM</string>
<string name="permdesc_modifyMSPhoneState">Umožňuje aplikácii meniť stav telefónu a dátového pripojenia s podporou viacerých SIM.</string>
<string name="permlab_modifyProfiles">upraviť systémové profily</string>
<string name="permdesc_modifyProfiles">Umožňuje aplikácii upraviť systémové profily.</string>
<string name="permlab_useHardwareFramework">používať hardvérový framework</string>
<string name="permdesc_useHardwareFramework">Umožňuje aplikácii pristupovať k hardvérovému frameworku CM.</string>
<string name="permlab_write_alarms">priamo zmeniť budíky</string>
<string name="permdesc_write_alarms">Umožňuje aplikácii pridať, upraviť alebo odstrániť všetky vaše budíky.</string>
<string name="permlab_manage_alarms">prepnúť naplánované budíky</string>
<string name="permdesc_manage_alarms">Umožňuje aplikácii zapnúť alebo vypnúť všetky naplánované budíky.</string>
<string name="permlab_read_alarms">prístup k naplánovaným budíkom</string>
<string name="permdesc_read_alarms">Umožňuje aplikácii čítať vaše naplánované budíky.</string>
<string name="permlab_writeSettings">upraviť systémové nastavenia CM</string>
<string name="permdesc_writeSettings">Umožňuje aplikácii zmeniť systémové nastavenia CM.</string>
<string name="permlab_writeSecureSettings">upraviť zabezpečené systémové nastavenia CM</string>
<string name="permdesc_writeSecureSettings">Umožňuje aplikácii zmeniť zabezpečené systémové nastavenia CM. Nie je určené pre normálne aplikácie.</string>
<string name="permlab_managePersistentStorage">spravovať trvalé úložisko</string>
<string name="permdesc_managePersistentStorage">Umožňuje aplikácii čítanie alebo zápis vlastností, ktoré môžu pretrvávať po obnove továrenských nastavení.</string>
<string name="custom_tile_listener_binding_label">Služba vlastnej dlaždice</string>
<string name="profileNameDefault">Predvolený</string>
<string name="profileNameWork">Práca</string>

View File

@ -17,7 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="cyanogenmod_system_label">Sistem CyanogenMod</string>
<string name="permlab_publishCustomTile">ustvari ploščico po meri v plošči za hitre nastavitve</string>
<string name="permlab_publishCustomTile">ustvari ploščico po meri na plošči za hitre nastavitve</string>
<string name="permdesc_publishCustomTile">Omogoča programu, da objavi ploščico za hitre nastavitve.</string>
<string name="permlab_modifyNetworkSettings">spreminjanje sistemskih nastavitev omrežja</string>
<string name="permdesc_modifyNetworkSettings">Omogoča programu, da naredi spremembe v omejenem nizu sistemskih nastavitev omrežja.</string>
@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">spreminjanje stanja telefona in podatkovnih povezav s podporo za več kartic SIM</string>
<string name="permdesc_modifyMSPhoneState">Omogoča programu spreminjanje stanja telefona in podatkovnih povezav s podporo za več kartic SIM.</string>
<string name="permlab_modifyProfiles">spreminjanje sistemskih profilov</string>
<string name="permdesc_modifyProfiles">Omogoča programu spreminjanje sistemskih profilov.</string>
<string name="permlab_useHardwareFramework">uporabi strojno ogrodje</string>
<string name="permdesc_useHardwareFramework">Omogoča programu dostop do strojnega ogrodja CM.</string>
<string name="permlab_write_alarms">neposredno spreminjanje budilk</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">Omogoča programu spreminjanje sistemskih nastavitev CM.</string>
<string name="permlab_writeSecureSettings">spreminjanje varnih sistemskih nastavitev CM</string>
<string name="permdesc_writeSecureSettings">Omogoča programu spreminjanje varnih sistemskih nastavitev CM. Običajni programi tega ne uporabljajo.</string>
<string name="permlab_managePersistentStorage">upravljanje vztrajne pom. naprave</string>
<string name="permdesc_managePersistentStorage">Omogoča programu branje ali pisanje lastnosti, ki se ohranijo po ponastavitvi na tovarniške vrednosti.</string>
<string name="permlab_accessAppSuggestions">dostop do predlogov programov</string>
<string name="permdesc_accessAppSuggestions">Omogoča programu dostop do predlogov programov.</string>
<string name="custom_tile_listener_binding_label">Poslušalnik ploščic po meri</string>
<string name="profileNameDefault">Privzeto</string>
<string name="profileNameWork">Služba</string>

View File

@ -29,6 +29,24 @@
<string name="permdesc_readMSPhoneState">Дозволи апликацији да види стање телефона и конекцију уз подршку за више SIM-ова.</string>
<string name="permlab_modifyMSPhoneState">промена стања телефона и конекције уз подршку за више SIM-ова</string>
<string name="permdesc_modifyMSPhoneState">Дозволи апликацији да мења стање телефона и конекције уз подршку за више SIM-ова.</string>
<string name="permlab_modifyProfiles">Измени системске профиле</string>
<string name="permdesc_modifyProfiles">Дозволи апликацији да мења системске профиле.</string>
<string name="permlab_useHardwareFramework">користи хардверски оквир</string>
<string name="permdesc_useHardwareFramework">Дозвољава апликацији приступ CM хардверском оквиру.</string>
<string name="permlab_write_alarms">директна промена аларма</string>
<string name="permdesc_write_alarms">Дозвола апликацији да дода, промени или обрише све твоје аларме.</string>
<string name="permlab_manage_alarms">Укључи/искључи заказане аларме</string>
<string name="permdesc_manage_alarms">Дозвола апликацији да укључи или искључи заказане аларме.</string>
<string name="permlab_read_alarms">приступ заказаним алармима</string>
<string name="permdesc_read_alarms">Дозвола апликацији да чита заказане аларме.</string>
<string name="permlab_writeSettings">промени CM системска подешавања</string>
<string name="permdesc_writeSettings">Омогућава апликацији да промени CM системска подешавања.</string>
<string name="permlab_writeSecureSettings">промени CM системска подешавања сигурности</string>
<string name="permdesc_writeSecureSettings">Омогући апликацији да промени CM системска подешавања сигурности. Није за коришћење код нормалних апликација.</string>
<string name="permlab_managePersistentStorage">Управљај сталним складиштем</string>
<string name="permdesc_managePersistentStorage">омогући апликацији да чита и пише својства која остају после фабричког ресета.</string>
<string name="permlab_accessAppSuggestions">приступ апликацији сугестије</string>
<string name="permdesc_accessAppSuggestions">Омогући апликацији да приступа сугестијама апликације.</string>
<string name="custom_tile_listener_binding_label">Прилагођена плочица надгледања</string>
<string name="profileNameDefault">Подразумевано</string>
<string name="profileNameWork">Посао</string>

View File

@ -19,7 +19,29 @@
<string name="cyanogenmod_system_label">ระบบ CyanogenMod</string>
<string name="permlab_publishCustomTile">สร้างไทต์กำหนดเองในทางลัดการตั้งค่า</string>
<string name="permdesc_publishCustomTile">อนุญาตให้แอปสร้างไทต์ใหม่ในทางลัดการตั้งค่า</string>
<string name="permlab_modifyNetworkSettings">เปลี่ยนการตั้งค่าเครือข่ายระบบ</string>
<string name="permdesc_modifyNetworkSettings">อนุญาตให้แอพเปลี่ยนแปลงไปใช้ชุดการตั้งค่าเครือข่ายระบบที่เข้มงวด</string>
<string name="permlab_modifySoundSettings">เปลี่ยนการตั้งค่าเสียงของระบบ</string>
<string name="permdesc_modifySoundSettings">อนุญาตให้แอพเปลี่ยนแปลงไปใช้ชุดการตั้งค่าเครือข่ายระบบที่เข้มงวด</string>
<string name="permlab_bindCustomTileListenerService">ผูกไว้กับบริการกำหนดเอง</string>
<string name="permdesc_bindCustomTileListenerService">อนุญาตให้แอปผูกตัวเองไว้กับบริการต่างๆของเครื่อง</string>
<string name="permlab_readMSPhoneState">ดูสถานะและการเชื่อมต่อข้อมูลของโทรศัพท์ด้วยการให้ความช่วยเหลือกับ SIM หลายอัน</string>
<string name="permdesc_readMSPhoneState">อนุญาตให้แอพดูสถานะและการเชื่อมต่อข้อมูลของโทรศัพท์ด้วยการให้ความช่วยเหลือกับ SIM หลายอัน</string>
<string name="permlab_modifyMSPhoneState">ปรับแต่งสถานะและการเชื่อมต่อข้อมูลของโทรศัพท์ด้วยการให้ความช่วยเหลือกับ SIM หลายอัน</string>
<string name="permdesc_modifyMSPhoneState">อนุญาตให้แอพปรับแต่งสถานะและการเชื่อมต่อข้อมูลของโทรศัพท์ด้วยการให้ความช่วยเหลือกับ SIM หลายอัน</string>
<string name="permlab_useHardwareFramework">ใช้ฮาร์ดแวร์เฟรมเวิร์ค</string>
<string name="permdesc_useHardwareFramework">อนุญาตให้แอพเข้าถึง CM ฮาร์ดแวร์เฟรมเวิร์ค</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>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">telefon durumunu ve çoklu SIMler ile veri bağlantısı desteğini değiştir</string>
<string name="permdesc_modifyMSPhoneState">Uygulamalara telefon durumunu ve çoklu SIMler ile veri bağlantısı desteğini değiştirme imkanı verir.</string>
<string name="permlab_modifyProfiles">sistem profillerini değiştir</string>
<string name="permdesc_modifyProfiles">Uygulamalara sistem profillerini değiştirme izni verir.</string>
<string name="permlab_useHardwareFramework">donanım altyapısını kullan</string>
<string name="permdesc_useHardwareFramework">Uygulamanın CM donanım altyapısına erişimine izin verir.</string>
<string name="permlab_write_alarms">doğrudan alarmları değiştir</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">Uygulamalara CM sistem ayarlarını değiştirme izni verir.</string>
<string name="permlab_writeSecureSettings">CM güvenli sistem ayarlarını değiştir</string>
<string name="permdesc_writeSecureSettings">Uygulamalara CM güvenli sistem ayarlarını değiştirme izni verir. Normal uygulamalar için değildir.</string>
<string name="permlab_managePersistentStorage">kalıcı depolama alanını yönet</string>
<string name="permdesc_managePersistentStorage">Uygulamalara fabrika ayarlarına dönüldüğünde kalıcı özellikleri okuma ve yazma izni verir.</string>
<string name="permlab_accessAppSuggestions">uygulama önerilerine eriş</string>
<string name="permdesc_accessAppSuggestions">Uygulamalara uygulama önerilerine erişim izni verir.</string>
<string name="custom_tile_listener_binding_label">Özel kare takipçisi</string>
<string name="profileNameDefault">Varsayılan</string>
<string name="profileNameWork">İş</string>

View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="cyanogenmod_system_label">Hệ thống CyanogenMod</string>
<string name="profileNameDefault">Mặc định</string>
<string name="profileNameWork">Văn phòng</string>
<string name="profileNameHome">Ở nhà</string>
<string name="profileNameSilent">Im lặng</string>
<string name="profileNameNight">Ban đêm</string>
<string name="profileNameAutomobile">Trên ôtô</string>
<string name="profileGroupPhone">Điện thoại</string>
<string name="profileGroupCalendar">Lịch</string>
<string name="profileGroupGmail">Gmail</string>
<string name="profileGroupEmail">Email</string>
<string name="profileGroupSMS">SMS</string>
<string name="wildcardProfile">Khác</string>
</resources>

View File

@ -30,6 +30,7 @@
<string name="permlab_modifyMSPhoneState">修改基于多 SIM 卡的手机状态和数据连接。</string>
<string name="permdesc_modifyMSPhoneState">允许应用修改基于多 SIM 卡的手机状态和数据连接。</string>
<string name="permlab_modifyProfiles">修改系统配置</string>
<string name="permdesc_modifyProfiles">允许应用修改系统配置文件。</string>
<string name="permlab_useHardwareFramework">使用硬件框架</string>
<string name="permdesc_useHardwareFramework">允许应用访问 CM 硬件框架。</string>
<string name="permlab_write_alarms">直接修改闹钟</string>
@ -42,6 +43,10 @@
<string name="permdesc_writeSettings">允许应用修改 CM 系统设置。</string>
<string name="permlab_writeSecureSettings">修改 CM 系统安全设置</string>
<string name="permdesc_writeSecureSettings">允许应用修改 CM 系统安全设置。不供正常应用使用。</string>
<string name="permlab_managePersistentStorage">管理永久存储</string>
<string name="permdesc_managePersistentStorage">允许应用读取或写入出厂设置后仍可保持的属性。</string>
<string name="permlab_accessAppSuggestions">访问应用程序建议</string>
<string name="permdesc_accessAppSuggestions">允许应用访问应用程序建议。</string>
<string name="custom_tile_listener_binding_label">自定义瓷片侦听器</string>
<string name="profileNameDefault">默认</string>
<string name="profileNameWork">工作</string>

View File

@ -19,4 +19,18 @@
<string name="cyanogenmod_system_label">CyanogenMod 系統</string>
<string name="permlab_publishCustomTile">於快速設定面板中建立自訂標題</string>
<string name="permdesc_publishCustomTile">允許應用程式發佈快速設定磚</string>
<string name="permdesc_writeSettings">允許應用程式更改CM系統設定</string>
<string name="permlab_writeSecureSettings">修改 CM 系統安全設定</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>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Berging van CM instellings</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Configuració d\'emmagatzematge de CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Nastavení úložiště CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CM-Einstellungsspeicher</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Αποθηκευτικός χώρος ρυθμίσεων CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CM Ezarpenen biltegia</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">حافظه تنظیمات CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CM Asetusten tallennustila</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Impostazioni archiviazione CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">הגדרות אחסון CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CM設定ストレージ</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Configurações de Armazenamento CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Definições de armazenamento CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Хранилище настроек CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">Shranjevanje nastavitev CM</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CM складиште подешавања</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CM Ayar Deposu</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CM Settings Storage</string>
</resources>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2014-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CM 设置存储</string>
</resources>