Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9d906b4 authored by Tom Powell's avatar Tom Powell
Browse files

Automatic translation import

Change-Id: I50078d861a3f7db0662cb9ae5dbc21aaf8d88e2e
parent fbeaa98b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
  <string name="grid_size_comfortable">مريحة</string>
  <string name="grid_size_cozy">مريح</string>
  <string name="grid_size_condensed">مكثف</string>
  <string name="grid_size_custom">مخصص (<xliff:g id="rows">%1$d </xliff:g> \u00d7 <xliff:g id="columns">%2$d </xliff:g>)</string>
  <string name="preferences_interface_homescreen_custom">حدد حجم مخصص</string>
  <string name="scroll_effect_text">تأثير التمرير</string>
  <string name="drawer_sorting_text">وضع الفرز</string>
@@ -42,4 +43,9 @@
  <string name="icon_labels_hide">إخفاء</string>
  <string name="protected_app_settings">التطبيقات المحمية</string>
  <string name="dialog_confirm">تأكيد</string>
  <string name="drawer_type">تخطيط</string>
  <string name="drawer_type_drawer">عمودي</string>
  <string name="drawer_type_pager">مقسم إلى صفحات</string>
  <string name="setting_state_disabled">معطل</string>
  <string name="search_activity_not_found">لا يمكن العثور على نشاط بحثي!</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -40,4 +40,5 @@
  <string name="icon_labels_hide">Gizlət</string>
  <string name="protected_app_settings">Qorunan tətbiqetmələr</string>
  <string name="dialog_confirm">Təsdiqlə</string>
  <string name="setting_state_disabled">LƏĞV EDİLDİ</string>
</resources>
+35 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     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-array name="transition_effect_entries">
    <item>Nenio</item>
    <item>Zomi</item>
    <item>Malzomi</item>
    <item>Rotacii supren</item>
    <item>Rotacii malsupren</item>
    <item>Kubo interne</item>
    <item>Kubo ekstere</item>
    <item>Stako</item>
    <item>Akordiono</item>
    <item>Renversi</item>
    <item>Cilindro interne</item>
    <item>Cilindro ekstere</item>
    <item>Karuselo</item>
    <item>Superrigardo</item>
  </string-array>
</resources>
+51 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="home_screen_settings">AGORDOJ DE LA HEJMA PAĜO</string>
  <string name="drawer_settings">AGORDOJ DE LA APLIKAĴA EKRANO</string>
  <string name="app_settings">AGORDOJ DE LA APLIKAĴO</string>
  <string name="setting_state_on">EK</string>
  <string name="setting_state_off">FOR</string>
  <string name="themes_button_text">Etosoj</string>
  <string name="scrolling_page_outlines">Konturo de la paĝoj</string>
  <string name="scrolling_fade_adjacent">Dissolvi flankajn paĝojn</string>
  <string name="scrolling_wallpaper">Rulumo de la ekranfono</string>
  <string name="grid_size_text">Grandeco de la krado</string>
  <string name="grid_size_comfortable">Komforta</string>
  <string name="grid_size_cozy">Koketa</string>
  <string name="grid_size_condensed">Densiga</string>
  <string name="grid_size_custom">Propra (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string>
  <string name="preferences_interface_homescreen_custom">Elekti propran tipar-grandecon</string>
  <string name="scroll_effect_text">Ruluma efekto</string>
  <string name="drawer_sorting_text">Reĝimo de ordigo</string>
  <string name="sort_mode_title">Titolo</string>
  <string name="sort_mode_launch_count">Nombro de lanĉo</string>
  <string name="sort_mode_install_time">Dato de instalado</string>
  <string name="home_screen_search_text">Serĉ-breto</string>
  <string name="larger_icons_text">Grandaj piktogramoj</string>
  <string name="icon_labels">Etikedo de la piktogramoj</string>
  <string name="icon_labels_show">Montri</string>
  <string name="icon_labels_hide">Kaŝi</string>
  <string name="protected_app_settings">Protektitaj aplikaĵoj</string>
  <string name="dialog_confirm">Konfirmi</string>
  <string name="drawer_type">Aspekto</string>
  <string name="drawer_type_drawer">Vertikala</string>
  <string name="drawer_type_pager">Paĝigita</string>
  <string name="setting_state_disabled">MALŜALTITA</string>
  <string name="search_activity_not_found">Neniu serĉilo troveblas!</string>
</resources>
+26 −0
Original line number Diff line number Diff line
@@ -17,9 +17,35 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="home_screen_settings">تنظیمات صفحه اصلی</string>
  <string name="drawer_settings">تنظیمات کشو</string>
  <string name="app_settings">تنظیمات برنامه</string>
  <string name="setting_state_on">روشن</string>
  <string name="setting_state_off">خاموش</string>
  <string name="themes_button_text">مضامین</string>
  <string name="scrolling_page_outlines">خطوط کناری صفحه</string>
  <string name="scrolling_fade_adjacent">محو شدن کنار صفحات</string>
  <string name="scrolling_wallpaper">حرکت کاغذدیواری</string>
  <string name="grid_size_text">اندازه شبکه</string>
  <string name="grid_size_comfortable">راحت</string>
  <string name="grid_size_cozy">دنج</string>
  <string name="grid_size_condensed">چگال</string>
  <string name="grid_size_custom">سفارشی (<xliff:g id="rows">%1$d </xliff:g> \u00d7 <xliff:g id="columns">%2$d </xliff:g>)</string>
  <string name="preferences_interface_homescreen_custom">انتخاب اندازه سفارشی</string>
  <string name="scroll_effect_text">جلوه حرکت</string>
  <string name="drawer_sorting_text">حالت مرتب سازی</string>
  <string name="sort_mode_title">عنوان</string>
  <string name="sort_mode_launch_count">تعداد راه اندازی ها</string>
  <string name="sort_mode_install_time">زمان نصب</string>
  <string name="home_screen_search_text">نوار جستجو</string>
  <string name="larger_icons_text">آیکون های بزرگتر</string>
  <string name="icon_labels">برچسب های آیکون</string>
  <string name="icon_labels_show">نمایش</string>
  <string name="icon_labels_hide">مخفی</string>
  <string name="protected_app_settings">برنامه های محافظت شده</string>
  <string name="dialog_confirm">تایید</string>
  <string name="drawer_type">چیدمان</string>
  <string name="drawer_type_drawer">عمودی</string>
  <string name="drawer_type_pager">صفحه به صفحه</string>
  <string name="setting_state_disabled">غیرفعال</string>
  <string name="search_activity_not_found">نمی‌توان فعالیت جستجویی یافت!</string>
</resources>
Loading