mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 09:26:51 +00:00
38 lines
3.3 KiB
XML
38 lines
3.3 KiB
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<!--
|
|||
|
|
~ Copyright (C) 2025 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
|
|||
|
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|||
|
|
<string name="widgets_list_header_app_name_fallback_label" msgid="5151621916941957989">"اسم التطبيق"</string>
|
|||
|
|
<string name="widgets_list_header_widgets_count_label" msgid="578128450351893001">"{count,plural, =1{تطبيق مصغَّر واحد}zero{# تطبيق مصغَّر}two{تطبيقان مصغَّران}few{# تطبيقات مصغَّرة}many{# تطبيقًا مصغَّرًا}other{# تطبيق مصغَّر}}"</string>
|
|||
|
|
<string name="widget_span_dimensions_format" msgid="4325492869474815131">"%1$d × %2$d"</string>
|
|||
|
|
<string name="widget_span_dimensions_accessible_format" msgid="6976586776463259811">"عرض %1$d وارتفاع %2$d"</string>
|
|||
|
|
<string name="widget_details_accessibility_label" msgid="4525863892199168041">"التطبيق المصغَّر \"<xliff:g id="WIDGET_NAME">%1$s</xliff:g>\"، بعرض %2$d وارتفاع %3$d"</string>
|
|||
|
|
<string name="widget_tap_to_show_add_button_label" msgid="3358071294981269937">"إظهار زر الإضافة"</string>
|
|||
|
|
<string name="widget_tap_to_hide_add_button_label" msgid="7484536838079871360">"إخفاء زر الإضافة"</string>
|
|||
|
|
<string name="widget_tap_to_add_button_label" msgid="3110313936849291769">"إضافة"</string>
|
|||
|
|
<string name="widget_tap_to_add_button_content_description" msgid="3591512565497536699">"إضافة تطبيق \"<xliff:g id="WIDGET_NAME">%1$s</xliff:g>\" المصغّر"</string>
|
|||
|
|
<string name="featured_widgets_tab_label" msgid="5911854248145111652">"تطبيقات مصغَّرة مميّزة"</string>
|
|||
|
|
<string name="browse_widgets_tab_label" msgid="7179933202350730737">"تصفّح"</string>
|
|||
|
|
<string name="widget_picker_right_pane_accessibility_label" msgid="5095301787174820892">"تطبيقات \"<xliff:g id="SELECTED_HEADER">%1$s</xliff:g>\" المصغَّرة على اليسار، والبحث والخيارات على اليمين"</string>
|
|||
|
|
<string name="widgets_search_bar_hint" msgid="5705758627532180867">"بحث"</string>
|
|||
|
|
<string name="widget_search_bar_clear_button_label" msgid="6120140737164336517">"محو"</string>
|
|||
|
|
<string name="widget_search_bar_back_button_label" msgid="7028448831228587743">"رجوع"</string>
|
|||
|
|
<string name="widgets_list_no_widgets_available" msgid="6451723564588621540">"التطبيقات المصغَّرة والاختصارات غير متاحة"</string>
|
|||
|
|
<string name="widgets_no_search_results" msgid="4336254967062545985">"لم يتم العثور على تطبيقات مصغَّرة أو اختصارات"</string>
|
|||
|
|
</resources>
|