summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2014-02-15 16:35:29 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-02-15 16:35:29 +0000
commit0f460bd4d3f97dc501a091a355fdafa6e946822a (patch)
tree537b039555c8142e66f073ebdf645a3d0baf6259
parent527897c374c2c857a4541cfd409cd411e62c0bc8 (diff)
parentbc30cfff397ddb631a878e4d3a1072f1e7034437 (diff)
downloadandroid_packages_apps_Trebuchet-0f460bd4d3f97dc501a091a355fdafa6e946822a.tar.gz
android_packages_apps_Trebuchet-0f460bd4d3f97dc501a091a355fdafa6e946822a.tar.bz2
android_packages_apps_Trebuchet-0f460bd4d3f97dc501a091a355fdafa6e946822a.zip
Merge "Trebuchet: IW translation" into cm-11.0
-rw-r--r--res/values-iw/cm_translations.xml67
1 files changed, 67 insertions, 0 deletions
diff --git a/res/values-iw/cm_translations.xml b/res/values-iw/cm_translations.xml
new file mode 100644
index 000000000..5329324b3
--- /dev/null
+++ b/res/values-iw/cm_translations.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="sort_button_text">מיין</string>
+ <string name="filter_button_text">סינון</string>
+ <string name="default_screen_button_text">מסך ברירת מחדל</string>
+ <string name="transition_effect_button_text">אפקט גלילה</string>
+ <string name="sort_mode_title">כותרת</string>
+ <string name="sort_mode_launch_count">הפעל ספירה</string>
+ <string name="sort_mode_install_time">זמן התקנה</string>
+ <string name="scrolling_page_outlines">תיאור דף</string>
+ <string name="wallpaper_scroll">גלילת טפט</string>
+ <string name="preferences_title">העדפות</string>
+ <string name="preferences_interface_title">ממשק</string>
+ <string name="preferences_application_title">יישום</string>
+ <string name="preferences_interface_homescreen_title">מסך הבית</string>
+ <string name="preferences_interface_homescreen_summary">מסכים וטפטים</string>
+ <string name="preferences_interface_homescreen_search_title">סרגל החיפוש</string>
+ <string name="preferences_interface_homescreen_search_summary">הצג את שורת החיפוש תמיד בחלק העליון של המסך</string>
+ <string name="preferences_interface_drawer_title">מגירה</string>
+ <string name="preferences_interface_dock_title">עגינה</string>
+ <string name="preferences_interface_general_title">כללי</string>
+ <string name="preferences_interface_general_icons_category">סמלים</string>
+ <string name="preferences_interface_general_icons_large_title">סמלים גדולים יותר</string>
+ <string name="preferences_interface_general_icons_large_summary">השתמש בצלמיות יישום גדול מאוד במסך הבית ובמגירה</string>
+ <string name="preferences_interface_general_icons_text_style_title">סגנון הגופן של הטקסט</string>
+ <string name="preferences_interface_general_icons_text_style_summary">סגנון ועיצוב הגופן עבור טקסט הסמלים</string>
+ <string name="dialog_pick_iconpack_title">בחר ערכת סמלים</string>
+ <string name="default_iconpack_title">סמלי ברירת מחדל</string>
+ <string name="icon_packs_title">אוסף סמלים</string>
+ <string name="no_iconpacks_summary">לא מותקנות ערכות סמל</string>
+ <string-array name="preferences_interface_general_icons_text_font_family_entries">
+ <item>רגיל</item>
+ <item>לבן</item>
+ <item>מרוכז</item>
+ </string-array>
+ <string-array name="transition_effect_entries">
+ <item>ללא</item>
+ <item>התקרבות</item>
+ <item>התרחקות</item>
+ <item>סובב שמאלה</item>
+ <item>סובב ימינה</item>
+ <item>קוביית פנים</item>
+ <item>קוביית חוץ</item>
+ <item>מחסנית</item>
+ <item>אקורדיון</item>
+ <item>היפוך</item>
+ <item>גליל פנימי</item>
+ <item>גליל חיצוני</item>
+ <item>קרוסלה</item>
+ <item>תקציר</item>
+ </string-array>
+</resources>