Automatic translation import
Change-Id: I7c1f2ebb5c41b171d3a5defff0884d08ffee2514 Ticket: -
This commit is contained in:
parent
2059ea6908
commit
86879d1fa5
70
cm/res/res/values-bs-rBA/strings.xml
Normal file
70
cm/res/res/values-bs-rBA/strings.xml
Normal file
@ -0,0 +1,70 @@
|
||||
<?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">
|
||||
<!-- Label for the CyanogenMod system components when they are shown to the user. -->
|
||||
<!-- Labels for the READ_MSIM_PHONE_STATE permission. -->
|
||||
<!-- Labels for the MODIFY_MSIM_PHONE_STATE permission. -->
|
||||
<!-- Labels for the MODIFY_PROFILES permission. -->
|
||||
<!-- Labels for the HARDWARE_ABSTRACTION_ACCESS permission. -->
|
||||
<!-- Labels for the WRITE_ALARMS permission. -->
|
||||
<!-- Labels for the MANAGE_ALARMS permission. -->
|
||||
<!-- Labels for the READ_ALARMS permission. -->
|
||||
<!-- Labels for the WRITE_SETTINGS permission -->
|
||||
<!-- Labels for the WRITE_SECURE_SETTINGS permission -->
|
||||
<!-- Labels for the MANAGE_PERSISTENT_STORAGE permission. -->
|
||||
<!-- Labels for the ACCESS_APP_SUGGESTIONS permission -->
|
||||
<!-- Label to show for a service that is running because it is observing the user's custom tiles. -->
|
||||
<!-- Labels for the PROTECTED_APP permission. -->
|
||||
<!-- Profiles -->
|
||||
<!-- Names of default profiles. -->
|
||||
<!-- Names of application groups. -->
|
||||
<!-- Name of wildcard profile. -->
|
||||
<!-- Performance profiles -->
|
||||
<!-- LiveDisplay strings -->
|
||||
<!-- Third party keyguard permission label -->
|
||||
<!-- Third party keyguard permission description -->
|
||||
<!-- Device specific settings -->
|
||||
<!-- Touchscreen gestures -->
|
||||
<!-- Touchscreen gesture haptic feedback -->
|
||||
<!-- Theme installation error notification -->
|
||||
<!-- Theme reset notification -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Performance manager permission title -->
|
||||
<!-- Performance manager permission description -->
|
||||
<!-- Access live lock screen manager service permission label -->
|
||||
<!-- Access live lock screen manager service permission description -->
|
||||
<!-- Privileged access live lock screen manager service permission label -->
|
||||
<!-- Privileged access live lock screen manager service permission description -->
|
||||
<!-- Live lock screen manager service provider permission label -->
|
||||
<!-- Live lock screen manager service provider permission description -->
|
||||
<!-- Weather Service strings -->
|
||||
<!-- DataUsageProvider write permission title -->
|
||||
<!-- DataUsageProvider write permission description -->
|
||||
<!-- DataUsageProvider read permission title -->
|
||||
<!-- DataUsageProvider read permission description -->
|
||||
<!-- LiveDisplay manager permission -->
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<!-- Custom booot dexopt -->
|
||||
</resources>
|
@ -184,4 +184,11 @@
|
||||
<string name="qs_themes_label">Temes</string>
|
||||
<string name="qs_themes_content_description">Personalitza els teus temes</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">S\'estan iniciant les aplicacions\u2026</string>
|
||||
<string name="android_upgrading_fstrim">S\'està optimitzant l\'emmagatzematge\u2026</string>
|
||||
<string name="android_upgrading_complete">S\'està preparant per a iniciar\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Optimització completada.</string>
|
||||
<string name="android_preparing_apk">S\'està preparant %1$s\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">S\'estan preparant les aplicacions\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d de %2$d aplicacions</string>
|
||||
</resources>
|
||||
|
@ -184,4 +184,11 @@
|
||||
<string name="qs_themes_label">Motivy</string>
|
||||
<string name="qs_themes_content_description">Vlastní nastavení motivu</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">Spouštění aplikací\u2026</string>
|
||||
<string name="android_upgrading_fstrim">Optimalizace úložiště\u2026</string>
|
||||
<string name="android_upgrading_complete">Příprava spuštění\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Optimalizace dokončena.</string>
|
||||
<string name="android_preparing_apk">Příprava aplikace %1$s\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">Příprava aplikací\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d z %2$d aplikací</string>
|
||||
</resources>
|
||||
|
@ -178,15 +178,17 @@
|
||||
<string name="permlab_observe_audio_sessions">Audiositzungsänderungen überwachen</string>
|
||||
<string name="permdesc_observe_audio_sessions">Erlaubt einer App, die Erstellung und Löschung von Audio-Streams zu überwachen.</string>
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<string name="permlab_manage_audio_sessions">Audiositzungsänderungen verwalten</string>
|
||||
<string name="permdesc_manage_audio_sessions">Ermöglicht einer App, Audiostream-Aktualisierungen zu senden.</string>
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<string name="qs_themes_label">Designs</string>
|
||||
<string name="qs_themes_content_description">Passen Sie Ihr Design an</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">Apps werden gestartet\u2026</string>
|
||||
<string name="android_upgrading_fstrim">Speicher wird optimiert\u2026</string>
|
||||
<string name="android_upgrading_complete">Start wir vorbereitet\u2026</string>
|
||||
<string name="android_upgrading_complete">Start wird vorbereitet\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Optimierung abgeschlossen.</string>
|
||||
<string name="android_preparing_apk">%1$s wir vorbereitet\u2026</string>
|
||||
<string name="android_preparing_apk">%1$s wird vorbereitet\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">Apps werden vorbereitet\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d von %2$d Apps</string>
|
||||
</resources>
|
||||
|
@ -178,8 +178,17 @@
|
||||
<string name="permlab_observe_audio_sessions">παρατήρηση αλλαγών στις συνεδρίες ήχου</string>
|
||||
<string name="permdesc_observe_audio_sessions">Επιτρέπει σε μια εφαρμογή να παρατηρεί τις ροές ήχου να δημιουργούνται και να καταστρέφονται.</string>
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<string name="permlab_manage_audio_sessions">διαχείριση αλλαγών στις συνεδρίες ήχου</string>
|
||||
<string name="permdesc_manage_audio_sessions">Επιτρέπει σε μια εφαρμογή να στέλνει ενημερώσεις στη ροή ήχου.</string>
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<string name="qs_themes_label">Θέματα</string>
|
||||
<string name="qs_themes_content_description">Προσαρμόστε το θέμα σας</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">Εκκίνηση εφαρμογών\u2026</string>
|
||||
<string name="android_upgrading_fstrim">Βελτιστοποίηση αποθ. χώρου\u2026</string>
|
||||
<string name="android_upgrading_complete">Προετοιμασία για εκκίνηση\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Η βελτιστοποίηση ολοκληρώθηκε.</string>
|
||||
<string name="android_preparing_apk">Προετοιμασία %1$s\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">Προετοιμασία εφαρμογών\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d από %2$d εφαρμογές</string>
|
||||
</resources>
|
||||
|
70
cm/res/res/values-es-rCO/strings.xml
Normal file
70
cm/res/res/values-es-rCO/strings.xml
Normal file
@ -0,0 +1,70 @@
|
||||
<?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">
|
||||
<!-- Label for the CyanogenMod system components when they are shown to the user. -->
|
||||
<!-- Labels for the READ_MSIM_PHONE_STATE permission. -->
|
||||
<!-- Labels for the MODIFY_MSIM_PHONE_STATE permission. -->
|
||||
<!-- Labels for the MODIFY_PROFILES permission. -->
|
||||
<!-- Labels for the HARDWARE_ABSTRACTION_ACCESS permission. -->
|
||||
<!-- Labels for the WRITE_ALARMS permission. -->
|
||||
<!-- Labels for the MANAGE_ALARMS permission. -->
|
||||
<!-- Labels for the READ_ALARMS permission. -->
|
||||
<!-- Labels for the WRITE_SETTINGS permission -->
|
||||
<!-- Labels for the WRITE_SECURE_SETTINGS permission -->
|
||||
<!-- Labels for the MANAGE_PERSISTENT_STORAGE permission. -->
|
||||
<!-- Labels for the ACCESS_APP_SUGGESTIONS permission -->
|
||||
<!-- Label to show for a service that is running because it is observing the user's custom tiles. -->
|
||||
<!-- Labels for the PROTECTED_APP permission. -->
|
||||
<!-- Profiles -->
|
||||
<!-- Names of default profiles. -->
|
||||
<!-- Names of application groups. -->
|
||||
<!-- Name of wildcard profile. -->
|
||||
<!-- Performance profiles -->
|
||||
<!-- LiveDisplay strings -->
|
||||
<!-- Third party keyguard permission label -->
|
||||
<!-- Third party keyguard permission description -->
|
||||
<!-- Device specific settings -->
|
||||
<!-- Touchscreen gestures -->
|
||||
<!-- Touchscreen gesture haptic feedback -->
|
||||
<!-- Theme installation error notification -->
|
||||
<!-- Theme reset notification -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Performance manager permission title -->
|
||||
<!-- Performance manager permission description -->
|
||||
<!-- Access live lock screen manager service permission label -->
|
||||
<!-- Access live lock screen manager service permission description -->
|
||||
<!-- Privileged access live lock screen manager service permission label -->
|
||||
<!-- Privileged access live lock screen manager service permission description -->
|
||||
<!-- Live lock screen manager service provider permission label -->
|
||||
<!-- Live lock screen manager service provider permission description -->
|
||||
<!-- Weather Service strings -->
|
||||
<!-- DataUsageProvider write permission title -->
|
||||
<!-- DataUsageProvider write permission description -->
|
||||
<!-- DataUsageProvider read permission title -->
|
||||
<!-- DataUsageProvider read permission description -->
|
||||
<!-- LiveDisplay manager permission -->
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<!-- Custom booot dexopt -->
|
||||
</resources>
|
70
cm/res/res/values-ga-rIE/strings.xml
Normal file
70
cm/res/res/values-ga-rIE/strings.xml
Normal file
@ -0,0 +1,70 @@
|
||||
<?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">
|
||||
<!-- Label for the CyanogenMod system components when they are shown to the user. -->
|
||||
<!-- Labels for the READ_MSIM_PHONE_STATE permission. -->
|
||||
<!-- Labels for the MODIFY_MSIM_PHONE_STATE permission. -->
|
||||
<!-- Labels for the MODIFY_PROFILES permission. -->
|
||||
<!-- Labels for the HARDWARE_ABSTRACTION_ACCESS permission. -->
|
||||
<!-- Labels for the WRITE_ALARMS permission. -->
|
||||
<!-- Labels for the MANAGE_ALARMS permission. -->
|
||||
<!-- Labels for the READ_ALARMS permission. -->
|
||||
<!-- Labels for the WRITE_SETTINGS permission -->
|
||||
<!-- Labels for the WRITE_SECURE_SETTINGS permission -->
|
||||
<!-- Labels for the MANAGE_PERSISTENT_STORAGE permission. -->
|
||||
<!-- Labels for the ACCESS_APP_SUGGESTIONS permission -->
|
||||
<!-- Label to show for a service that is running because it is observing the user's custom tiles. -->
|
||||
<!-- Labels for the PROTECTED_APP permission. -->
|
||||
<!-- Profiles -->
|
||||
<!-- Names of default profiles. -->
|
||||
<!-- Names of application groups. -->
|
||||
<!-- Name of wildcard profile. -->
|
||||
<!-- Performance profiles -->
|
||||
<!-- LiveDisplay strings -->
|
||||
<!-- Third party keyguard permission label -->
|
||||
<!-- Third party keyguard permission description -->
|
||||
<!-- Device specific settings -->
|
||||
<!-- Touchscreen gestures -->
|
||||
<!-- Touchscreen gesture haptic feedback -->
|
||||
<!-- Theme installation error notification -->
|
||||
<!-- Theme reset notification -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<!-- Performance manager permission title -->
|
||||
<!-- Performance manager permission description -->
|
||||
<!-- Access live lock screen manager service permission label -->
|
||||
<!-- Access live lock screen manager service permission description -->
|
||||
<!-- Privileged access live lock screen manager service permission label -->
|
||||
<!-- Privileged access live lock screen manager service permission description -->
|
||||
<!-- Live lock screen manager service provider permission label -->
|
||||
<!-- Live lock screen manager service provider permission description -->
|
||||
<!-- Weather Service strings -->
|
||||
<!-- DataUsageProvider write permission title -->
|
||||
<!-- DataUsageProvider write permission description -->
|
||||
<!-- DataUsageProvider read permission title -->
|
||||
<!-- DataUsageProvider read permission description -->
|
||||
<!-- LiveDisplay manager permission -->
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<!-- Custom booot dexopt -->
|
||||
</resources>
|
@ -179,8 +179,17 @@
|
||||
<string name="permlab_observe_audio_sessions">audió munkamenet változásainak megfigyelése</string>
|
||||
<string name="permdesc_observe_audio_sessions">Lehetővé teszi az alkalmazás számára, hogy megfigyelje ahogy az audió folyamok létrejönnek és elpusztulnak.</string>
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<string name="permlab_manage_audio_sessions">audió munkamenet változások kezelése</string>
|
||||
<string name="permdesc_manage_audio_sessions">Lehetővé teszi az alkalmazás számára, hogy audio stream frissítéseket küldjön.</string>
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<string name="qs_themes_label">Témák</string>
|
||||
<string name="qs_themes_content_description">Téma testreszabása</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">Alkalmazások indítása\u2026</string>
|
||||
<string name="android_upgrading_fstrim">Tároló optimalizálása\u2026</string>
|
||||
<string name="android_upgrading_complete">Felkészülés az indulásra\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Optimalizálás befejezve.</string>
|
||||
<string name="android_preparing_apk">%1$s előkészítése\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">Alkalmazások előkészítése\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d / %2$d alkalmazás</string>
|
||||
</resources>
|
||||
|
@ -137,4 +137,11 @@
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<string name="qs_themes_label">テーマ</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">アプリを開始しています\u2026</string>
|
||||
<string name="android_upgrading_fstrim">ストレージを最適化しています\u2026</string>
|
||||
<string name="android_upgrading_complete">開始するための準備をしています\u2026</string>
|
||||
<string name="android_upgrading_complete_details">最適化が完了しました。</string>
|
||||
<string name="android_preparing_apk">%1$sを準備しています\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">アプリを準備しています\u2026</string>
|
||||
<string name="android_upgrading_apk">%2$d個中%1$d個目のアプリ</string>
|
||||
</resources>
|
||||
|
@ -57,7 +57,7 @@
|
||||
<string name="permlab_managePersistentStorage">administrere permanent lager</string>
|
||||
<string name="permdesc_managePersistentStorage">Gir en app tilgang til å lese eller skrive egenskaper, som kan overleve gjenoppretting av fabrikkinnstillinger.</string>
|
||||
<!-- Labels for the ACCESS_APP_SUGGESTIONS permission -->
|
||||
<string name="permlab_accessAppSuggestions">tilgang app forslag</string>
|
||||
<string name="permlab_accessAppSuggestions">tilgang til app-forslag</string>
|
||||
<string name="permdesc_accessAppSuggestions">Tillat en app tilgang til app forslag.</string>
|
||||
<!-- Label to show for a service that is running because it is observing the user's custom tiles. -->
|
||||
<string name="custom_tile_listener_binding_label">Egendefinerte flis lytter</string>
|
||||
@ -160,9 +160,9 @@
|
||||
<string name="permdesc_weather_read">Tillater en app å lese av innholdet fra vær leverandøren.</string>
|
||||
<string name="permlab_weather_write">oppdatere vær leverandør</string>
|
||||
<string name="permdesc_weather_write">Tillater en app å oppdatere innholdet til vær leverandøren.</string>
|
||||
<string name="permlab_weather_bind">binde seg som en vær leverandør tjeneste</string>
|
||||
<string name="permdesc_weather_bind">Tillater en app å bli identifisert som en vær leverandør tjeneste.</string>
|
||||
<string name="permlab_weather_access_mgr">få tilgang til vær-tjeneste</string>
|
||||
<string name="permlab_weather_bind">bind som en værleverandør tjeneste</string>
|
||||
<string name="permdesc_weather_bind">Tillater en app å bli identifisert som en værleverandør tjeneste.</string>
|
||||
<string name="permlab_weather_access_mgr">få tilgang til værtjeneste</string>
|
||||
<string name="permdesc_weather_access_mgr">Tillater en app å få tilgang til værtjenesten i systemet. Skal aldri være nødvendig for normale apper.</string>
|
||||
<!-- DataUsageProvider write permission title -->
|
||||
<string name="permlab_dataUsageWrite">endre databruk databasen</string>
|
||||
@ -185,4 +185,11 @@
|
||||
<string name="qs_themes_label">Temaer</string>
|
||||
<string name="qs_themes_content_description">Tilpass temaet ditt</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">Starter apper\u2026</string>
|
||||
<string name="android_upgrading_fstrim">Optimaliserer lagring\u2026</string>
|
||||
<string name="android_upgrading_complete">Gjør klar til oppstart\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Optimalisering er fullført.</string>
|
||||
<string name="android_preparing_apk">Gjør klar %1$s\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">Gjør klar apper\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d av %2$d apper</string>
|
||||
</resources>
|
||||
|
@ -164,4 +164,11 @@
|
||||
<string name="qs_themes_label">Thema\'s</string>
|
||||
<string name="qs_themes_content_description">Thema aanpassen</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">Apps starten\u2026</string>
|
||||
<string name="android_upgrading_fstrim">Opslag optimaliseren\u2026</string>
|
||||
<string name="android_upgrading_complete">Voorbereiden om te starten\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Optimaliseren voltooid.</string>
|
||||
<string name="android_preparing_apk">%1$s voorbereiden\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">Apps voorbereiden\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d van %2$d apps</string>
|
||||
</resources>
|
||||
|
@ -185,4 +185,11 @@
|
||||
<string name="qs_themes_label">Temas</string>
|
||||
<string name="qs_themes_content_description">Personalizar os seus temas</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">Inicializando apps\u2026</string>
|
||||
<string name="android_upgrading_fstrim">Otimizando o armazenamento\u2026</string>
|
||||
<string name="android_upgrading_complete">Preparando para iniciar\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Otimização concluída.</string>
|
||||
<string name="android_preparing_apk">Preparando %1$s\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">Preparando apps\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d de %2$d apps</string>
|
||||
</resources>
|
||||
|
@ -185,4 +185,11 @@
|
||||
<string name="qs_themes_label">Temas</string>
|
||||
<string name="qs_themes_content_description">Personalize o seu tema</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">A iniciar as aplicações\u2026</string>
|
||||
<string name="android_upgrading_fstrim">A otimizar o armazenamento\u2026</string>
|
||||
<string name="android_upgrading_complete">A preparar para iniciar\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Otimização concluída.</string>
|
||||
<string name="android_preparing_apk">A preparar %1$s\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">A preparar as aplicações\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d de %2$d aplicações</string>
|
||||
</resources>
|
||||
|
@ -109,7 +109,7 @@
|
||||
<string name="accessibility_quick_settings_live_display_changed_night">LiveDisplay переключён в ночной режим.</string>
|
||||
<string name="accessibility_quick_settings_live_display_changed_outdoor">LiveDisplay переключён в режим «на улице».</string>
|
||||
<!-- Third party keyguard permission label -->
|
||||
<string name="permlab_thirdPartyKeyguard">Сторонний экран блокировки</string>
|
||||
<string name="permlab_thirdPartyKeyguard">cторонний экран блокировки</string>
|
||||
<!-- Third party keyguard permission description -->
|
||||
<string name="permdesc_thirdPartyKeyguard">Приложение сможет работать в качестве небезопасного метода блокировки экрана.</string>
|
||||
<!-- Device specific settings -->
|
||||
@ -145,7 +145,7 @@
|
||||
<!-- Access live lock screen manager service permission label -->
|
||||
<string name="permlab_accessLiveLockScreenService">доступ к управлению живым экраном блокировки</string>
|
||||
<!-- Access live lock screen manager service permission description -->
|
||||
<string name="permdesc_accessLiveLockScreenService">Позволяет приложению получить доступ к управлению живым экраном блокировки.</string>
|
||||
<string name="permdesc_accessLiveLockScreenService">Приложение сможет получать доступ к службе управления живым экраном блокировки.</string>
|
||||
<!-- Privileged access live lock screen manager service permission label -->
|
||||
<string name="permlab_accessLiveLockScreenServicePrivate">доступ к управлению живым экраном блокировки</string>
|
||||
<!-- Privileged access live lock screen manager service permission description -->
|
||||
@ -156,30 +156,39 @@
|
||||
<string name="permdesc_accessLiveLockScreenServiceProvider">Позволяет службе предоставить доступ к управлению живым экраном блокировки.</string>
|
||||
<!-- Weather Service strings -->
|
||||
<string name="permlab_weather_read">чтение данных о погоде</string>
|
||||
<string name="permdesc_weather_read">Разрешает приложению читать данные от поставщика погоды.</string>
|
||||
<string name="permdesc_weather_read">Приложение сможет считывать данные от поставщика погоды.</string>
|
||||
<string name="permlab_weather_write">обновление поставщика погоды</string>
|
||||
<string name="permdesc_weather_write">Разрешает приложению обновлять данные поставщика погоды.</string>
|
||||
<string name="permdesc_weather_write">Приложение сможет обновлять данные поставщика погоды.</string>
|
||||
<string name="permlab_weather_bind">привязать как службу поставщика погоды</string>
|
||||
<string name="permdesc_weather_bind">Разрешает, чтобы приложение определялось как служба поставщика погоды.</string>
|
||||
<string name="permdesc_weather_bind">Приложение сможет выступать в качестве службы поставщика погоды.</string>
|
||||
<string name="permlab_weather_access_mgr">доступ к службе погоды</string>
|
||||
<string name="permdesc_weather_access_mgr">Приложение сможет получать доступ к службе погоды в системе. Это разрешение не используется обычными приложениями.</string>
|
||||
<!-- DataUsageProvider write permission title -->
|
||||
<string name="permlab_dataUsageWrite">изменить данные об использовании БД</string>
|
||||
<!-- DataUsageProvider write permission description -->
|
||||
<string name="permdesc_dataUsageWrite">Разрешает приложению обновлять данные об использовании БД.</string>
|
||||
<string name="permdesc_dataUsageWrite">Приложение сможет обновлять содержимое БД использования данных.</string>
|
||||
<!-- DataUsageProvider read permission title -->
|
||||
<string name="permlab_dataUsageRead">чтение данных об использовании БД</string>
|
||||
<!-- DataUsageProvider read permission description -->
|
||||
<string name="permdesc_dataUsageRead">Разрешает приложению читать данные об использовании БД.</string>
|
||||
<string name="permdesc_dataUsageRead">Приложение сможет считывать содержимое БД использования данных.</string>
|
||||
<!-- LiveDisplay manager permission -->
|
||||
<string name="permlab_manageLiveDisplay">управление настройками LiveDisplay</string>
|
||||
<string name="permdesc_manageLiveDisplay">Разрешает приложению изменять расширенные настройки экрана.</string>
|
||||
<string name="permdesc_manageLiveDisplay">Приложение сможет изменять расширенные настройки экрана.</string>
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<string name="permlab_observe_audio_sessions">просмотр изменений аудиосеансов</string>
|
||||
<string name="permdesc_observe_audio_sessions">Приложение сможет просматривать аудиопотоки, которые создаются или уничтожаются.</string>
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<string name="permlab_manage_audio_sessions">управление изменениями аудиосеансов</string>
|
||||
<string name="permdesc_manage_audio_sessions">Приложение сможет изменять параметры аудиопотоков.</string>
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<string name="qs_themes_label">Темы</string>
|
||||
<string name="qs_themes_content_description">Настройте свою тему</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">Запуск приложений\u2026</string>
|
||||
<string name="android_upgrading_fstrim">Оптимизация накопителя\u2026</string>
|
||||
<string name="android_upgrading_complete">Подготовка к запуску\u2026</string>
|
||||
<string name="android_upgrading_complete_details">Оптимизация завершена.</string>
|
||||
<string name="android_preparing_apk">Подготовка %1$s\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">Подготовка приложений\u2026</string>
|
||||
<string name="android_upgrading_apk">%1$d из %2$d приложений</string>
|
||||
</resources>
|
||||
|
@ -178,6 +178,7 @@
|
||||
<string name="permlab_observe_audio_sessions">посматрај промене аудио сесије</string>
|
||||
<string name="permdesc_observe_audio_sessions">Дозвољава апликацији да посматра ток аудиа док је креиран и прекинут.</string>
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<string name="permlab_manage_audio_sessions">управљај променама аудио сесије</string>
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<string name="qs_themes_label">Теме</string>
|
||||
<string name="qs_themes_content_description">Прилагодите вашу тему</string>
|
||||
|
@ -148,5 +148,6 @@
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<!-- CMAudioService - observe session changes permission -->
|
||||
<!-- QuickSettings: Themes tile -->
|
||||
<string name="qs_themes_label">Teman</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
</resources>
|
||||
|
@ -184,4 +184,11 @@
|
||||
<string name="qs_themes_label">主题</string>
|
||||
<string name="qs_themes_content_description">自定义您的主题</string>
|
||||
<!-- Custom booot dexopt -->
|
||||
<string name="android_upgrading_starting_apps">正在启动应用\u2026</string>
|
||||
<string name="android_upgrading_fstrim">正在优化存储\u2026</string>
|
||||
<string name="android_upgrading_complete">正在准备启动\u2026</string>
|
||||
<string name="android_upgrading_complete_details">优化完成。</string>
|
||||
<string name="android_preparing_apk">正在准备 %1$s\u2026</string>
|
||||
<string name="android_preparing_apk_obscured">正在准备应用\u2026</string>
|
||||
<string name="android_upgrading_apk">%2$d 个中的 %1$d 个应用</string>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user