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

Commit df93e1da authored by Brint E. Kriebel's avatar Brint E. Kriebel
Browse files

Merge remote-tracking branch 'gerrit/cm-11.0' into HEAD

parents 0c4c2612 ac69e043
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -962,6 +962,11 @@ public final class AssetManager {
     */
    public native final String getBasePackageName(int index);

    /**
     * {@hide}
     */
    public native final String getBaseResourcePackageName(int index);

    /**
     * {@hide}
     */
+14 −0
Original line number Diff line number Diff line
@@ -1840,6 +1840,18 @@ static jstring android_content_AssetManager_getBasePackageName(JNIEnv* env, jobj
        return JNI_FALSE;
    }

    String16 packageName(am->getBasePackageName(index));
    return env->NewString((const jchar*)packageName.string(), packageName.size());
}

static jstring android_content_AssetManager_getBaseResourcePackageName(JNIEnv* env, jobject clazz,
                                                                       jint index)
{
    AssetManager* am = assetManagerForJavaObject(env, clazz);
    if (am == NULL) {
        return JNI_FALSE;
    }

    String16 packageName(am->getResources().getBasePackageName(index));
    return env->NewString((const jchar*)packageName.string(), packageName.size());
}
@@ -1893,6 +1905,8 @@ static JNINativeMethod gAssetManagerMethods[] = {
        (void*) android_content_AssetManager_getBasePackageCount },
    { "getBasePackageName", "(I)Ljava/lang/String;",
        (void*) android_content_AssetManager_getBasePackageName },
    { "getBaseResourcePackageName", "(I)Ljava/lang/String;",
        (void*) android_content_AssetManager_getBaseResourcePackageName },
    { "getBasePackageId", "(I)I",
        (void*) android_content_AssetManager_getBasePackageId },
    { "addIconPath",   "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)I",
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
  <string name="reboot_bootmenu">ブートメニュー</string>
  <string name="reboot_fastboot">ファストブート</string>
  <string name="reboot_download">ダウンロード</string>
  <string name="reboot_progress">再起動しています\u2026</string>
  <string name="reboot_progress">再起動\u2026</string>
  <string name="reboot_confirm" product="tablet">タブレットは再起動します。</string>
  <string name="reboot_confirm" product="default">携帯電話は再起動します。</string>
  <string name="permlab_preventpower">電源キーを使用しない</string>
+30 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.net-->
<!--
     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="pinpuk_attempts">\nهه‌وڵه‌کان ماون:</string>
  <string name="lockscreen_sim_error_message_short">کارته‌که‌ له‌کارنیه‌.</string>
  <string name="lockscreen_airplane_mode_on">باری فڕۆکه‌</string>
  <string name="progress_nomediapresent" product="default">ناتوانرێت بسڕێته‌وه‌ میدیا\u2026
</string>
  <string name="stk_cc_ussd_to_dial">USSDداواکه‌ لابراوه‌ بۆ لێدانی داواکردن.</string>
  <string name="stk_cc_ussd_to_ss">USSDداواکه‌ لابراوه‌ بۆ لێدانی داواکردنss.</string>
  <string name="stk_cc_ussd_to_ussd">USSDداواکه‌ لابراوه‌ بۆ لێدانی داواکردنssd.</string>
  <string name="stk_cc_ss_to_dial">USSDداواکه‌ لابراوه‌ بۆ لێدانی داواکردن.</string>
  <string name="stk_cc_ss_to_ussd">USSDداواکه‌ لابراوه‌ بۆ لێدانی داواکردن ss.</string>
  <string name="stk_cc_ss_to_ss">ssداواکه‌ لابراوه‌ بۆ لێدانی داواکردنss.</string>
</resources>
+124 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.net-->
<!--
     Copyright (C) 2012-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="profileNameDefault">بنەڕەتی</string>
  <string name="profileNameWork">ئیش</string>
  <string name="profileNameHome">ماڵ</string>
  <string name="profileNameSilent">بێ دەنگ</string>
  <string name="profileNameNight">شەو</string>
  <string name="profileNameAutomobile">مۆبایل خۆکارانە</string>
  <string name="profileGroupPhone">تەلەفۆن</string>
  <string name="profileGroupCalendar">ڕۆژژمێر</string>
  <string name="profileGroupGmail">Gmail</string>
  <string name="profileGroupEmail">Email</string>
  <string name="profileGroupSMS">SMS</string>
  <string name="wildcardProfile">هی تر</string>
  <string name="global_action_screenshot">وێنەی شاشە</string>
  <string name="global_actions_toggle_expanded_desktop_mode">بڵاوکردنەوەی دیسکتۆپ</string>
  <string name="global_actions_expanded_desktop_mode_on_status">چالاکرا</string>
  <string name="global_actions_expanded_desktop_mode_off_status">لەکارخرا</string>
  <string name="reboot_system" product="tablet">سه‌رله‌نوێ خستنه‌ڕێ</string>
  <string name="reboot_system" product="default">سه‌رله‌نوێ خستنه‌ڕی تەلەفۆن</string>
  <string name="reboot_reboot">سه‌رله‌نوێ خستنه‌ڕێ</string>
  <string name="reboot_recovery">ڕیکەڤەری دیلان بەی</string>
  <string name="reboot_bootloader">بووتلەودەر</string>
  <string name="reboot_bootmenu">Bootmenu</string>
  <string name="reboot_fastboot">Fastboot</string>
  <string name="reboot_download">داگرتن</string>
  <string name="reboot_progress">سه‌رله‌نوێ خستنه‌ڕێ\u2026</string>
  <string name="reboot_confirm" product="tablet">سه‌رله‌نوێ خستنه‌ڕێ دەبێت.</string>
  <string name="reboot_confirm" product="default">تەلەفۆنەکە سه‌رله‌نوێ خستنه‌ڕی.</string>
  <string name="permlab_preventpower">بەرگری لە کلیلی پاوەر</string>
  <string name="permdesc_preventpower">ڕێگە دان بە بەرنامەکە</string>
  <string name="permlab_sendMockSms">ناردنی نامە</string>
  <string name="permdesc_sendMockSms">ڕێگە دان بە بەرنامەکە بۆ ناردنی نامە.ئەمە ڕێگە ئەدات بە ناردنی نامە بۆ ئەو بەرنامانەی کە باوەڕپێکراون.ئەوەی خراپ بن پێ ئەچێت بینێرێت.</string>
  <string name="storage_sd_dock_card">Dock بیرگەی دەرەکی</string>
  <string name="app_killed_message">بەرنامەکە کوژرا</string>
  <string name="global_action_reboot">دوبارە خستنەگەڕ</string>
  <string name="global_action_choose_profile">پرۆفایل</string>
  <string name="toast_rotation_unlocked">پیشاندانی سوڕانەوە کراوەتەوە</string>
  <string name="toast_rotation_locked">پیشاندانی سوڕاوەکە داخراوە</string>
  <string name="stylus_app_not_installed">%s دانەمەزراوە</string>
  <string name="permlab_changePrivacyGuardState">چالاکردن یان لەکارخستنی بەرگری تایبەتی</string>
  <string name="permdesc_changePrivacyGuardState">ڕێگە دان بە بەرنامەکە بۆ گۆڕینی کەشوهەوای بەرنامەیەکی تر لە تایبەتی. کاتێک بەرنامەکە ئەکەوێتە کار لەگەڵ تایبەتی .هیچ ڕێگەیەکی نیە بۆ ئەوەی زانیاری تایبیەتیت بەکاربهێنێت وەکو ،ناوەکان،تەلەفۆن لۆگ یان نامە.</string>
  <string name="privacy_guard_notification">پاسەوانی تایبەتی چالاکراوە</string>
  <string name="privacy_guard_notification_detail"><xliff:g id="بەرنامە">%1$s</xliff:g> ناتوانێت زانیاری تایبەتی بەکاربهێنێت</string>
  <string name="profile_picker_title">پرۆفایلەکان</string>
  <string name="profile_none">هیچ</string>
  <string name="perf_profile_pwrsv">پاراستنی هێز</string>
  <string name="perf_profile_bal">باڵانسکرا</string>
  <string name="perf_profile_perf">ئەنجامدان</string>
  <string name="permlab_interceptSmsSent">کۆسپ بۆ SMS</string>
  <string name="permdesc_interceptSmsSent">ڕێگە دان بۆ بەرنامەکە بۆ کۆسپ دروستکردن لە چوونی SMS ،بەرنامە ڤایرۆسیەکان لەوە ئەچێت ئەمە بەکار بهێنن.</string>
  <string name="permlab_resetBatteryStats">ڕێکخستنەوەی ئاماری باتریە</string>
  <string name="permdesc_resetBatteryStats">ڕێگەدان بە بەرنامەکە بۆ ڕێکخستنەوەی کەمی باتری بەکارهێنانی داتا.</string>
  <string name="permgrouplab_security">ئاسایش</string>
  <string name="permgroupdesc_security">مۆڵەت پێدان پەیوەندی زانیاری ئاسایشی ئامێرەکە.</string>
  <string name="permlab_readPhoneBlacklist">خوێندنەوەی بلۆکی تەلەفۆن</string>
  <string name="permdesc_readPhoneBlacklist">ڕێگەدان: بە بەرنامەیەک بۆ خوێندنەوەی زانیاریەکان دەربارەی ژمارەی تەلەفۆنەکە کە بلۆک کراوە بۆ نامەو تەلەفۆنکردنی هاتوو.</string>
  <string name="permlab_changePhoneBlacklist">گۆڕنی تەلەفۆن لە لیستی ڕەش</string>
  <string name="permdesc_changePhoneBlacklist">ڕێگەدان بە بەرنامەکە بۆ ئەو ژمارانەی بلۆک کراون بۆ نامەو تەلەفۆن.</string>
  <string name="permlab_accessThemeService">ڕاژەی ڕێگەی تێم</string>
  <string name="permdesc_accessThemeService">ڕێگەدان بە بارنامە بۆ ڕاژەی تێم. کە پێویست ناکا بۆ بەرنامەی ئاسای.</string>
  <string name="permlab_setKeyguardWallpaper">دانانی کلیلە پارێز بۆ دیوارپۆش</string>
  <string name="permdesc_setKeyguardWallpaper">ڕێگەدان: بە بەرنامەیەک بۆ گۆڕینی قوفڵی شاشەی دیوارپۆش.</string>
  <string name="immersive_mode_confirmation_bottom">ساوین بەرەو خوارەوە بۆ دەرچوون لە پڕ شاشە.</string>
  <string name="app_ops_access_camera">ڕێگەدان بەکامێرا</string>
  <string name="app_ops_access_location">ڕێگەی ناوچەی</string>
  <string name="app_ops_access_notifications">تێبنینیەکانت بخوێنەوە</string>
  <string name="app_ops_alarm_wakeup">هەڵسانی ئامێرەکەت</string>
  <string name="app_ops_draw_on_top">ڕاکێشان لەسەرەوە</string>
  <string name="app_ops_keep_device_awake">دانانی ئامێرەکە بە کراوەی</string>
  <string name="app_ops_make_phone_call">تەلەفۆن بکە</string>
  <string name="app_ops_modify_calendar">تازەکردنەوەی ڕۆژمێرەکەت</string>
  <string name="app_ops_modify_call_log">تازەکردنەوەی تۆماری تەلەفۆن</string>
  <string name="app_ops_modify_clipboard">سڕینەوەی وێنە</string>
  <string name="app_ops_modify_contacts">تازەکردنەوەی ناوەکانت</string>
  <string name="app_ops_modify_settings">تازەکردنەوەی ڕێکخستنی سیستەم</string>
  <string name="app_ops_play_audio">لێدانی دەنگ</string>
  <string name="app_ops_post_notification">ناردنی تێبینی</string>
  <string name="app_ops_read_calendar">خوێندنەوەی ڕۆژمێر</string>
  <string name="app_ops_read_call_log">خوێندنەوەی تۆماری تەلەفۆن</string>
  <string name="app_ops_read_clipboard">خوێندوەی کلیپبۆرد</string>
  <string name="app_ops_read_contacts">خوێندنەوەی ناوەکانت</string>
  <string name="app_ops_read_mms">خوێندنوەی نامەی MMSکانت</string>
  <string name="app_ops_read_sms">خوێندنەوەی SMS کانت</string>
  <string name="app_ops_receive_sms">گەیشتنی نامەی SMS</string>
  <string name="app_ops_record_audio">تۆمارکردنی دەنگ</string>
  <string name="app_ops_send_mms">ناردنی نامەی MMS</string>
  <string name="app_ops_send_sms">ناردنی نامەی SMS</string>
  <string name="app_ops_start_at_bootup">دەستپێکردنی کردنەوەی پاوەر</string>
  <string name="app_ops_toggle_bluetooth">گۆڕینی بلوتوس</string>
  <string name="app_ops_toggle_mobile_data">گۆڕینی داتای مۆبایل</string>
  <string name="app_ops_toggle_wifi">گۆڕینی WI-FI</string>
  <string name="app_ops_use_alarm_volume">کۆنترۆڵی دەنگی زەنگ</string>
  <string name="app_ops_use_audio_focus">کۆنترۆڵی تیشکۆی دەنگ</string>
  <string name="app_ops_use_bluetooth_volume">کۆنترۆڵکردنی دەنگی بلوتوس</string>
  <string name="app_ops_use_master_volume">کۆنترۆڵکردنی دەنگی سەرەکی</string>
  <string name="app_ops_use_media_buttons">بەکارهێنانی دوگمەی ڕەنگاڵە</string>
  <string name="app_ops_use_media_volume">کۆنترۆڵی دەنگی ڕەنگاڵە</string>
  <string name="app_ops_use_notification_volume">کۆنترٶڵی دەنگی تێبنینی</string>
  <string name="app_ops_use_ring_volume">کۆنترۆڵی دەنگی زەنگ</string>
  <string name="app_ops_use_vibrate">بەکارهێنانی بەرپەرچدانی Haptic</string>
  <string name="app_ops_use_voice_volume">کۆنترۆڵی دەنگی تەلەفۆن</string>
  <string name="app_ops_write_mms">نوسنی نامەی MMS</string>
  <string name="app_ops_write_sms">نوسینی نامەی SMS</string>
  <string name="privacy_guard_dialog_title">پاسەوانی تایبەتی</string>
  <string name="privacy_guard_dialog_summary"><xliff:g id="بەرنامە">%1$s</xliff:g> حەز ئەکەی بۆ <xliff:g id="op">%2$s</xliff:g>.</string>
  <string name="permission_remember_choice">بیرم بهێنەوە هەڵبژاردەکەم</string>
</resources>
Loading