Automatic translation import

Change-Id: Ic47d5d629a71bd9820d34a6253793c472f64900b
This commit is contained in:
Abhisek Devkota
2017-02-16 10:43:04 -08:00
parent 6669674eb6
commit 8f0eb557ac
4 changed files with 11 additions and 3 deletions

View File

@@ -97,7 +97,7 @@
<string name="live_display_auto">Automático</string>
<string name="live_display_auto_summary">Ajustar automáticamente la temperatura del color de pantalla con el amanecer y el anochecer</string>
<string name="live_display_off">Desactivado</string>
<string name="live_display_off_summary">Deshabilitar todos los ajustes</string>
<string name="live_display_off_summary">Desactivar todos los ajustes</string>
<string name="live_display_day">Día</string>
<string name="live_display_day_summary">Utilizar solo los ajustes de día</string>
<string name="live_display_night">Noche</string>

View File

@@ -88,6 +88,11 @@
<string name="perf_profile_bias_power">יעילות</string>
<string name="perf_profile_bias_perf">מהיר</string>
<!-- Performance profiles -->
<string name="perf_profile_pwrsv_summary">חסכון חשמל מרבי. מפחית את ביצועי התקן, מבטל משימות רקע ואינטרנט סלולרי, מבטל הנפשות ומפחית את קצב רענון התצוגה</string>
<string name="perf_profile_bal_summary">אזן בין ביצועים לצריכת חשמל</string>
<string name="perf_profile_perf_summary">מצב ביצועים גבוהים. שימושי ליישומים שדורשים הרבה כוח עיבוד ותגובה מהירה וכשצריכת החשמל אינה משנה</string>
<string name="perf_profile_bias_power_summary">חיסכון בצריכת חשמל. מגביל את עוצמת המעבד ומשפר את צריכת החשמל בתמורה למהירות תגובה נמוכה</string>
<string name="perf_profile_bias_perf_summary">ביצועים טובים. משפר את זמן התגובה עם עליה קלה בצריכת החשמל</string>
<!-- LiveDisplay strings -->
<string name="live_display_auto">אוטומטי</string>
<string name="live_display_auto_summary">התאם אוטומטית את טמפרטורת הצבע של המסך לאחר הזריחה והשקיעה</string>
@@ -178,5 +183,8 @@
<string name="qs_themes_label">ערכות עיצוב</string>
<string name="qs_themes_content_description">התאם אישית את ערכת הנושא שלך</string>
<!-- Privacy Guard -->
<string name="privacy_guard_manager_title">שומר הפרטיות</string>
<!-- Permissions used by remote preferences -->
<string name="permlab_manageRemotePrefs">נהל הגדרות מרחוק</string>
<string name="permdesc_manageRemotePrefs">אפשר ליישום לנהל הגדרות מרחוק</string>
</resources>

View File

@@ -18,7 +18,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Label for the LineageOS system components when they are shown to the user. -->
<string name="cyanogenmod_system_label">LineageOSシステム</string>
<string name="cyanogenmod_system_label">LineageOS システム</string>
<string name="permlab_publishCustomTile">クイック設定パネルでのカスタムタイルの作成</string>
<string name="permdesc_publishCustomTile">クイック設定タイルの作成をアプリに許可します</string>
<string name="permlab_modifyNetworkSettings">システムのネットワークの設定の変更</string>

View File

@@ -16,5 +16,5 @@
limitations under the License.
-->
<resources>
<string name="app_name">CM設定ストレージ</string>
<string name="app_name">LineageOS 設定ストレージ</string>
</resources>