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

Commit 4df62f80 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I5d0f9e0e069cb4175c3c419125004ee59ce19ef4
parent d0932eb6
Loading
Loading
Loading
Loading
+202 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2014 The CyanogenMod Project
     Copyright (c) 2013, The Linux Foundation. All rights reserved.

     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">Default</string>
  <string name="profileNameWork">Work</string>
  <string name="profileNameHome">Home</string>
  <string name="profileNameSilent">Silent</string>
  <string name="profileNameNight">Night</string>
  <string name="profileNameAutomobile">Automobile</string>
  <string name="profileGroupPhone">Phone</string>
  <string name="profileGroupCalendar">Calendar</string>
  <string name="profileGroupGmail">Gmail</string>
  <string name="profileGroupEmail">Email</string>
  <string name="profileGroupSMS">SMS</string>
  <string name="wildcardProfile">Other</string>
  <string name="global_action_screenshot">Screenshot</string>
  <string name="global_actions_toggle_expanded_desktop_mode">Expanded desktop</string>
  <string name="global_actions_expanded_desktop_mode_on_status">Enabled</string>
  <string name="global_actions_expanded_desktop_mode_off_status">Disabled</string>
  <string name="reboot_system" product="tablet">Reboot tablet</string>
  <string name="reboot_system" product="default">Reboot phone</string>
  <string name="reboot_reboot">Reboot</string>
  <string name="reboot_recovery">Recovery</string>
  <string name="reboot_bootloader">Bootloader</string>
  <string name="reboot_bootmenu">Bootmenu</string>
  <string name="reboot_fastboot">Fastboot</string>
  <string name="reboot_download">Download</string>
  <string name="reboot_soft">Soft reboot</string>
  <string name="reboot_progress">Rebooting\u2026</string>
  <string name="reboot_confirm" product="tablet">Your tablet will reboot.</string>
  <string name="reboot_confirm" product="default">Your phone will reboot.</string>
  <string name="permlab_preventpower">prevent power key</string>
  <string name="permdesc_preventpower">Allows the app to override the power key</string>
  <string name="permlab_sendMockSms">send mock SMS messages</string>
  <string name="permdesc_sendMockSms">Allows the app to send mock SMS messages. This allows an app to send messages to trusted apps. Malicious apps could send messages continuously, blocking the device\'s notification system and disrupting the user.</string>
  <string name="storage_sd_dock_card">Dock SD card</string>
  <string name="app_killed_message">App killed</string>
  <string name="global_action_reboot">Reboot</string>
  <string name="global_action_choose_profile">Profile</string>
  <string name="toast_rotation_unlocked">Display rotation unlocked</string>
  <string name="toast_rotation_locked">Display rotation locked</string>
  <string name="stylus_app_not_installed">%s is not installed</string>
  <string name="permlab_changePrivacyGuardState">enable or disable Privacy Guard</string>
  <string name="permdesc_changePrivacyGuardState">Allows the app to change whether another app runs with Privacy Guard. When an app is running with Privacy Guard, it will not have access to personal data such as contacts, call logs, or messages.</string>
  <string name="privacy_guard_notification">Privacy Guard active</string>
  <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> will not be able to access personal data</string>
  <string name="profile_picker_title">Profiles</string>
  <string name="profile_none">None</string>
  <string name="perf_profile_pwrsv">Power save</string>
  <string name="perf_profile_bal">Balanced</string>
  <string name="perf_profile_perf">Performance</string>
  <string name="permlab_interceptSmsSent">intercept outgoing SMS</string>
  <string name="permdesc_interceptSmsSent">Allows the app to intercept an outgoing SMS. Malicious apps may use this to prevent outgoing SMS messages.</string>
  <string name="permlab_receiveProtectedSms">receive protected SMS</string>
  <string name="permdesc_receiveProtectedSms">Allows the app to receive an incoming protected SMS.</string>
  <string name="permlab_modifyProtectedSmsList">modify protected SMS list</string>
  <string name="permdesc_modifyProtectedSmsList">Allows the app to modify the protected SMS address list.</string>
  <string name="permlab_resetBatteryStats">reset battery statistics</string>
  <string name="permdesc_resetBatteryStats">Allows an application to reset the current low-level battery use data.</string>
  <string name="permgrouplab_security">Security</string>
  <string name="permgroupdesc_security">Permissions related to device security information.</string>
  <string name="permlab_readPhoneBlacklist">read phone blacklist</string>
  <string name="permdesc_readPhoneBlacklist">Allows an app to read information about phone numbers that are blocked for incoming calls or messages.</string>
  <string name="permlab_changePhoneBlacklist">change phone blacklist</string>
  <string name="permdesc_changePhoneBlacklist">Allows an app to change the phone numbers that are blocked for incoming calls or messages.</string>
  <string name="permlab_accessThemeService">access theme service</string>
  <string name="permdesc_accessThemeService">Allows an app to access the theme service. Should never be needed for normal apps.</string>
  <string name="permlab_readThemes">read your theme info</string>
  <string name="permdesc_readThemesDesc">Allows the app to read your themes and
       determine which theme you have applied.</string>
  <string name="permlab_writeThemes">modify your themes</string>
  <string name="permdesc_writeThemesDesc">Allows the app to insert new themes and
       modify which theme you have applied.</string>
  <string name="permlab_setKeyguardWallpaper">set keyguard wallpaper</string>
  <string name="permdesc_setKeyguardWallpaper">Allows an app to change the lock screen wallpaper.</string>
  <string name="permlab_useHardwareFramework">use hardware framework</string>
  <string name="permdesc_useHardwareFramework">Allows an app access to the CM hardware framework.</string>
  <string name="permlab_keyguardApplicationWidget">set keyguard app widget</string>
  <string name="permdesc_keyguardApplicationWidget">Allows an app to set the app widget on the keyguard.</string>
  <string name="permlab_interceptPackageLaunch">intercept application launch</string>
  <string name="permdesc_interceptPackageLaunch">Allows an app to intercept launch of other applications</string>
  <string name="immersive_mode_confirmation_bottom">Swipe up from the bottom to exit full screen.</string>
  <string name="app_ops_access_camera">access the camera</string>
  <string name="app_ops_access_location">access your location</string>
  <string name="app_ops_access_notifications">read your notifications</string>
  <string name="app_ops_alarm_wakeup">wake up the device</string>
  <string name="app_ops_draw_on_top">draw on top</string>
  <string name="app_ops_keep_device_awake">keep your device awake</string>
  <string name="app_ops_make_phone_call">make a phone call</string>
  <string name="app_ops_modify_calendar">update your calendar</string>
  <string name="app_ops_modify_call_log">update the call log</string>
  <string name="app_ops_modify_clipboard">modify the clipboard</string>
  <string name="app_ops_modify_contacts">update your contacts</string>
  <string name="app_ops_modify_settings">update system settings</string>
  <string name="app_ops_play_audio">play audio</string>
  <string name="app_ops_post_notification">post a notification</string>
  <string name="app_ops_read_calendar">read your calendar</string>
  <string name="app_ops_read_call_log">read the call log</string>
  <string name="app_ops_read_clipboard">read the clipboard</string>
  <string name="app_ops_read_contacts">read your contacts</string>
  <string name="app_ops_read_mms">read your MMS messages</string>
  <string name="app_ops_read_sms">read your SMS messages</string>
  <string name="app_ops_receive_sms">receive an SMS message</string>
  <string name="app_ops_record_audio">record audio</string>
  <string name="app_ops_send_mms">send an MMS message</string>
  <string name="app_ops_send_sms">send an SMS message</string>
  <string name="app_ops_start_at_bootup">start at power up</string>
  <string name="app_ops_toggle_bluetooth">toggle Bluetooth</string>
  <string name="app_ops_toggle_mobile_data">toggle mobile data</string>
  <string name="app_ops_toggle_wifi">toggle Wi-Fi</string>
  <string name="app_ops_toggle_nfc">toggle NFC</string>
  <string name="app_ops_use_alarm_volume">control alarm volume</string>
  <string name="app_ops_use_audio_focus">control the audio focus</string>
  <string name="app_ops_use_bluetooth_volume">control the Bluetooth volume</string>
  <string name="app_ops_use_master_volume">control the master volume</string>
  <string name="app_ops_use_media_buttons">use the media buttons</string>
  <string name="app_ops_use_media_volume">control the media volume</string>
  <string name="app_ops_use_notification_volume">control the notification volume</string>
  <string name="app_ops_use_ring_volume">control the ringtone volume</string>
  <string name="app_ops_use_vibrate">use haptic feedback</string>
  <string name="app_ops_use_voice_volume">control the voice call volume</string>
  <string name="app_ops_write_mms">write an MMS message</string>
  <string name="app_ops_write_sms">write an SMS message</string>
  <string name="notify_turn_wifi_off_title">Turn Wi-Fi off</string>
  <string name="privacy_guard_dialog_title">Privacy Guard</string>
  <string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> would like to <xliff:g id="op">%2$s</xliff:g>.</string>
  <string name="permission_remember_choice">Remember my choice</string>
  <string name="adb_net_active_notification_title">ADB over network enabled</string>
  <string name="adb_both_active_notification_title">ADB over USB &amp; network enabled</string>
  <string name="adb_active_generic_notification_message">Touch to disable debugging.</string>
  <string name="usb_extmedia_format_message">All data on your USB storage (under path \'%1$s\') will be erased. This action can\'t be reversed!</string>
  <string name="sd_extmedia_format_message">All data on your card (under path \'%1$s\') will be erased. This action can\'t be reversed!</string>
  <string name="usb_storage_notification_manage_message">Tap to manage</string>
  <string name="sd_ext_media_checking_notification_title">Preparing SD card\u2026</string>
  <string name="sd_ext_media_checking_notification_message">Checking SD card for errors\u2026</string>
  <string name="sd_ext_media_nofs_notification_title">Blank SD card</string>
  <string name="sd_ext_media_nofs_notification_message">SD card is blank or has unsupported filesystem.</string>
  <string name="sd_ext_media_unmountable_notification_title">Damaged SD card</string>
  <string name="sd_ext_media_unmountable_notification_message">SD card is damaged. Try reformatting it.</string>
  <string name="sd_ext_media_badremoval_notification_title">SD card unexpectedly removed</string>
  <string name="sd_ext_media_badremoval_notification_message">Unmount SD card before removing to avoid data loss.</string>
  <string name="sd_ext_media_safe_unmount_notification_title">SD card safe to remove</string>
  <string name="sd_ext_media_safe_unmount_notification_message">You can safely remove SD card.</string>
  <string name="sd_ext_media_nomedia_notification_title">Removed SD card</string>
  <string name="sd_ext_media_nomedia_notification_message">SD card removed. Insert a new one.</string>
  <string name="usb_ext_media_checking_notification_title">Preparing USB storage\u2026</string>
  <string name="usb_ext_media_checking_notification_message">Checking USB storage for errors\u2026</string>
  <string name="usb_ext_media_nofs_notification_title">Blank USB storage</string>
  <string name="usb_ext_media_nofs_notification_message">USB storage is blank or has unsupported filesystem.</string>
  <string name="usb_ext_media_unmountable_notification_title">Damaged USB storage</string>
  <string name="usb_ext_media_unmountable_notification_message">USB storage is damaged. Try reformatting it.</string>
  <string name="usb_ext_media_badremoval_notification_title">USB storage unexpectedly removed</string>
  <string name="usb_ext_media_badremoval_notification_message">Unmount USB storage before removing to avoid data loss.</string>
  <string name="usb_ext_media_safe_unmount_notification_title">USB storage safe to remove</string>
  <string name="usb_ext_media_safe_unmount_notification_message">You can safely remove USB storage.</string>
  <string name="usb_ext_media_nomedia_notification_title">Removed USB storage</string>
  <string name="usb_ext_media_nomedia_notification_message">USB storage removed. Insert new media.</string>
  <string name="progress_nomediapresent" product="default">No removable media present\u2026</string>
  <string name="lockscreen_sim_error_message_short">Invalid card.</string>
  <string name="lockscreen_airplane_mode_on">Aeroplane mode</string>
  <string name="lockscreen_sim_locked_message_cm">SIM/RUIM card is locked.</string>
  <string name="pinpuk_attempts">\nAttempts remaining:</string>
  <string name="stk_cc_ussd_to_dial">USSD request is modified to DIAL request.</string>
  <string name="stk_cc_ussd_to_ss">USSD request is modified to SS request.</string>
  <string name="stk_cc_ussd_to_ussd">USSD request is modified to new USSD request.</string>
  <string name="stk_cc_ss_to_dial">SS request is modified to DIAL request.</string>
  <string name="stk_cc_ss_to_ussd">SS request is modified to USSD request.</string>
  <string name="stk_cc_ss_to_ss">SS request is modified to new SS request.</string>
  <string name="theme_install_error_title">Failed to install theme</string>
  <string name="theme_install_error_message">%s failed to install</string>
  <string name="storage_uicc">UICC storage</string>
  <string name="sd_progress_unmounting">Unmounting SD card\u2026</string>
  <string name="sd_progress_erasing">Erasing SD card\u2026</string>
  <string name="sd_format_error">Couldn\'t erase SD card.</string>
  <string name="sd_media_bad_removal">SD card was removed before being unmounted.</string>
  <string name="sd_media_checking">SD card is currently being checked.</string>
  <string name="sd_media_removed">SD card has been removed.</string>
  <string name="sd_media_shared">SD card is currently in use by a computer.</string>
  <string name="usb_progress_unmounting">Unmounting USB storage\u2026</string>
  <string name="usb_progress_erasing">Erasing USB storage\u2026</string>
  <string name="usb_format_error">Couldn\'t erase USB storage.</string>
  <string name="usb_media_bad_removal">USB storage was removed before being unmounted.</string>
  <string name="usb_media_checking">USB storage is currently being checked.</string>
  <string name="usb_media_removed">USB storage has been removed.</string>
  <string name="usb_media_shared">USB storage is currently in use by a computer.</string>
</resources>
+23 −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">
  <plurals name="tethered_clients_connected">
    <item quantity="one">%d client connected</item>
    <item quantity="other">%d clients connected</item>
  </plurals>
</resources>
+202 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
  <string name="privacy_guard_notification_detail"><xliff:g id="app">%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_pwrsv">省電力</string>
  <string name="perf_profile_bal">バランス</string>
  <string name="perf_profile_perf">パフォーマンス</string>
  <string name="permlab_interceptSmsSent">送信するSMSの傍受</string>
+8 −0
Original line number Diff line number Diff line
@@ -856,6 +856,7 @@
  <string name="lockscreen_network_locked_message">تور قۇلۇپلانغان</string>
  <string name="lockscreen_sim_puk_locked_message">SIM كارتا PUK نۇمۇر ئارقىلىق قۇلۇپلانغان.</string>
  <string name="lockscreen_sim_puk_locked_instructions">ئىشلەتكۈچىلەر قوللانمىسىنى كۆرۈڭ ياكى مۇلازىمەتچى بىلەن ئالاقىلىشىڭ.</string>
  <string name="lockscreen_sim_locked_message">SIM كارتا قۇلۇپلانغان.</string>
  <string name="lockscreen_sim_unlock_progress_dialog_message">SIM كارتا قۇلۇپىنى ئېچىۋاتىدۇ…</string>
  <string name="lockscreen_too_many_failed_attempts_dialog_message">سىز قۇلۇپ ئېچىش ئەندىزىسىنى <xliff:g id="NUMBER_0">%d</xliff:g> قېتىم خاتا سىزدىڭىز.\n\n <xliff:g id="NUMBER_1">%d</xliff:g> سېكۇنتتىن كېيىن قايتا سىناڭ.</string>
  <string name="lockscreen_too_many_failed_password_attempts_dialog_message">سىز قۇلۇپ ئېچىش ئىمنى <xliff:g id="NUMBER_0">%d</xliff:g> قېتىم خاتا كىرگۈزدىڭىز.\n\n <xliff:g id="NUMBER_1">%d</xliff:g> سېكۇنتتىن كېيىن قايتا سىناڭ.</string>
@@ -988,6 +989,8 @@
  <string name="permlab_readHistoryBookmarks">تور خەتكۈچى ۋە تارىخ خاتىرىڭىزنى ئوقۇيدۇ</string>
  <string name="permdesc_readHistoryBookmarks">ئەپنىڭ توركۆرگۈدىكى بارلىق ئادرېس ۋە خەتكۈچلەرنى ئوقۇشىغا يول قويىدۇ. دىققەت:  بۇ ھوقۇق ئۈچىنچى تەرەپ توركۆرگۈ ياكى تور بەت كۆرۈش ئىقتىدارى بار باشقا ئەپكە ماس كەلمەسلىكى مۇمكىن</string>
  <string name="permlab_writeHistoryBookmarks">تور خەتكۈچى ۋە تارىخ خاتىرىسى يازىدۇ</string>
  <string name="permdesc_writeHistoryBookmarks" product="tablet">ئەپنىڭ تاختا كومپيۇتېردا ساقلانغان توركۆرگۈدىكى تارىخ خاتىرىسى ۋە خەتكۈچلەرنى ئۆزگەرتىشىگە يول قويىدۇ. بۇ ھوقۇق ئارقىلىق ئەپ توركۆرگۈ سانلىق مەلۇماتىنى ئۆزگەرتىۋېتىشى ياكى ئۆچۈرۈۋېتىشى مۇمكىن. دىققەت:  بۇ ھوقۇق ئۈچىنچى تەرەپ توركۆرگۈ ياكى تور بەت كۆرۈش ئىقتىدارى بار باشقا ئەپكە ماس كەلمەسلىكى مۇمكىن.</string>
  <string name="permdesc_writeHistoryBookmarks" product="default">ئەپنىڭ تېلېفوندا ساقلانغان توركۆرگۈدىكى تارىخ خاتىرىسى ۋە خەتكۈچلەرنى ئۆزگەرتىشىگە يول قويىدۇ. بۇ ھوقۇق ئارقىلىق ئەپ توركۆرگۈ سانلىق مەلۇماتىنى ئۆزگەرتىۋېتىشى ياكى ئۆچۈرۈۋېتىشى مۇمكىن. دىققەت:  بۇ ھوقۇق ئۈچىنچى تەرەپ توركۆرگۈ ياكى تور بەت كۆرۈش ئىقتىدارى بار باشقا ئەپكە ماس كەلمەسلىكى مۇمكىن.</string>
  <string name="permlab_setAlarm">قوڭغۇراق تەڭشەك</string>
  <string name="permdesc_setAlarm">ئەپنىڭ ئورنىتىلغان قوڭغۇراق سائەت ئەپلىرىدىكى ئاگاھلاندۇرۇش تەڭشىشىگە يول قويىدۇ. بەزى قوڭغۇراقلىق سائەت ئەپلىرى بۇ ئىقتىدارنى ئەمەلگە ئاشۇرمىغان.</string>
  <string name="permlab_addVoicemail">ئۈنخەت قوش</string>
@@ -1322,7 +1325,11 @@
  <string name="permlab_route_media_output">ۋاستە چىقىرىش يولىنى ئۆزگەرت</string>
  <string name="permdesc_route_media_output">ئەپنىڭ ۋاستە چىقىرىش يولىنى ئۆزگەرتىپ باشقا سىرتقى ئۈسكۈنىگە چىقىرىشىغا يول قويىدۇ.</string>
  <string name="permlab_access_keyguard_secure_storage">ئاچقۇچلۇق قوغدالغان بىخەتەر ساقلىغۇچ بوشلۇقىنى زىيارەت قىلىدۇ</string>
  <string name="permdesc_access_keyguard_secure_storage">ئەپنىڭ ئاچقۇچلۇق قوغدالغان بىخەتەر ساقلىغۇچ بوشلۇقىنى زىيارەت قىلىشىغا يول قويىدۇ.</string>
  <string name="permlab_control_keyguard">ئاچقۇچلۇق قوغداشنى كۆرسىتىش ۋە يوشۇرۇشنى تىزگىنلەيدۇ</string>
  <string name="permdesc_control_keyguard">ئەپنىڭ ئاچقۇچلۇق قوغداشنى تىزگىنلىشىگە يول قويىدۇ.</string>
  <string name="permlab_recovery">يېڭىلاش ۋە سىستېمىنى ئەسلىگە كەلتۈرۈش بىلەن تەسىرلىشىدۇ</string>
  <string name="permdesc_recovery">ئەپنىڭ سىستېمىنى ئەسلىگە كەلتۈرۈش ۋە سىستېمىنى يېڭىلىشى ھەققىدە تەسىرلىشىشىگە يول قويىدۇ.</string>
  <string name="tutorial_double_tap_to_zoom_message_short">قوش چىكىپ يىراق-يېقىنلىقىنى باشقۇرغىلى بولىدۇ.</string>
  <string name="gadget_host_error_inflating">ئەپچە قوشالمىدى</string>
  <string name="ime_action_go">يۆتكەل</string>
@@ -1539,6 +1546,7 @@
  <string name="kg_sim_unlock_progress_dialog_message">SIM كارتا قۇلۇپىنى ئېچىۋاتىدۇ…</string>
  <string name="kg_password_wrong_pin_code">PIN كودى خاتا.</string>
  <string name="kg_invalid_sim_pin_hint">4-8 خانىلىق PIN نى كىرگۈزۈڭ.</string>
  <string name="kg_invalid_sim_puk_hint">بۇ PUK كودىدا ئاز دېگەندە 8 ياكى ئۇنىڭدىن كۆپ سان بولىدۇ.</string>
  <string name="kg_invalid_puk">توغرا PUK كودىنى قايتا كىرگۈزۈڭ. ئەگەر خاتا كىرگۈزۈشنىڭ قېتىم سانى بەك كۆپ بولۇپ كەتسە SIM كارتا مەڭگۈلۈك توختىتىلىدۇ.</string>
  <string name="kg_invalid_confirm_pin_hint" product="default">بۇ PIN كودى ماسلاشمىدى</string>
  <string name="kg_login_too_many_attempts">ئەندىزىسىنى سىناش قېتىم سانى بەك كۆپ بولۇپ كەتتى</string>
Loading