Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: Ic47d5d629a71bd9820d34a6253793c472f64900b
  • Loading branch information
ciwrl committed Feb 16, 2017
1 parent 6669674 commit 8f0eb55
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cm/res/res/values-es-rUS/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
8 changes: 8 additions & 0 deletions cm/res/res/values-iw/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
2 changes: 1 addition & 1 deletion cm/res/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion packages/CMSettingsProvider/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
limitations under the License.
-->
<resources>
<string name="app_name">CM設定ストレージ</string>
<string name="app_name">LineageOS 設定ストレージ</string>
</resources>

0 comments on commit 8f0eb55

Please sign in to comment.