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

Commit f4cebf64 authored by Michael Bestas's avatar Michael Bestas Committed by Michael W
Browse files

Automatic translation import

Change-Id: I052bf8b0f683d45faeb500265605299f6fe24176
parent becc0144
Loading
Loading
Loading
Loading
+101 −129
Original line number Diff line number Diff line
@@ -17,51 +17,30 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Long-press back kill application -->
    <string name="app_killed_message">Program beëindig</string>
  <!-- label for item that screenshots in phone options dialog -->
    <string name="global_action_screenshot">Skermfoto</string>
  <!-- label for item that restarts the phone in phone options dialog -->
    <string name="global_action_reboot">Herbegin</string>
  <!-- label for current user in phone options dialog -->
    <string name="global_action_current_user">Huidige</string>
  <!-- status message in phone options dialog for screenshot action -->
    <string name="global_actions_screenshot_status">Lang-druk vir gedeeltelike skermskoot</string>
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
    <string name="reboot_reboot">Herbegin</string>
  <!-- Button to restart the phone into recovery, within the Restart Options dialog -->
    <string name="reboot_recovery">Recovery</string>
  <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
    <string name="reboot_bootloader">Bootloader</string>
  <!-- Button to restart the phone into download, within the Restart Options dialog -->
    <string name="reboot_download">Download</string>
  <!-- Button to soft restart the device, within the Restart Options dialog -->
    <string name="reboot_soft">Sag herlaai</string>
  <!-- Title of dialog to confirm restarting. -->
    <string name="reboot_title">Herbegin</string>
  <!-- Restart Confirmation Dialog.  When the user chooses to restart the device, there will
         be a confirmation dialog.  This is the message. -->
    <string name="reboot_confirm" product="tablet">Jou tablet sal herbegin.</string>
    <string name="reboot_confirm" product="default">Jou foon sal herbegin.</string>
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
    <string name="reboot_progress">Herbegin tans\u2026</string>
  <!-- ADB over network notification -->
    <string name="adb_net_active_notification_title">ADB oor netwerk is aktief</string>
  <!-- ADB over USB and network notification -->
    <string name="adb_both_active_notification_title">ADB oor USB &amp; netwerk is aktief</string>
  <!-- ADB notification message-->
    <string name="adb_active_generic_notification_message">Raak om ontfouting af te skakel.</string>
  <!-- Privacy Guard -->
    <string name="permlab_changePrivacyGuardState">aktiveer of deaktiveer Privaatheidswag</string>
    <string name="permdesc_changePrivacyGuardState">Laat \'n program toe om te bepaal of \'n ander program met of sonder Privaatheidswag kan loop. Wanneer Privaatheidswag geaktiveer is kan die program nie toegang kry tot persoonlike data soos kontakte, boodskappe en oproep geskiedenis nie.</string>
    <string name="privacy_guard_notification">Privaatheidswag aktief</string>
    <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> het nie toegang tot persoonlike data nie</string>
    <string name="privacy_guard_dialog_title">Privaatheidswag</string>
    <string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> wil <xliff:g id="op">%2$s</xliff:g>.</string>
  <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
    <string name="permission_remember_choice">Onthou my keuse</string>
  <!-- App ops requests -->
    <string name="app_ops_access_camera">toegang tot die kamera</string>
    <string name="app_ops_access_location">toegang tot jou ligging</string>
    <string name="app_ops_access_notifications">lees jou kennisgewing boodskappe</string>
@@ -129,21 +108,14 @@
    <string name="app_ops_run_in_background">loop in die agtergrond</string>
    <string name="app_ops_wifi_change">verander Wi-Fi status</string>
    <string name="app_ops_su">kry root toegang</string>
  <!-- Protected Apps Notification -->
    <string name="notify_package_component_protected_title">Aktiwiteit begin geblokkeer</string>
    <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> is beskerm om uitgevoer te word. Raak om toestemming te gee en die toepassing te begin.</string>
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
    <string name="lock_to_app_toast_no_navbar">Om die skerm te ontspeld, raak en hou die Terug knoppie.</string>
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
    <string name="lineage_system_error_manufacturer">\'n Teenstrydigheid in die verskaffer beeld is opgespoor. Gewoonlik beteken dat jou verskaffer beeld verouderd is. Maak asseblief seker jou verskaffer beeld stem met <xliff:g id="fingerprint">%1$s </xliff:g> ooreen.</string>
  <!-- Single hand mode -->
    <string name="singlehandmode_click_hint_message">Raak buite die skerm om enkelhandmodus te verlaat</string>
  <!-- Strings for tethered notification -->
  <!-- Shown when the device is tethered -->
    <string name="tethered_notification_no_device_message">Geen gekoppelde toestel</string>
    <string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g> gekoppelde toestel</string>
    <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> gekoppelde toestelle</string>
  <!-- Zen mode buttons -->
    <string name="silent_mode_priority">Prioriteit</string>
    <string name="silent_mode_none">Geen</string>
</resources>
+0 −48
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">
  <!-- Long-press back kill application -->
  <!-- label for item that screenshots in phone options dialog -->
  <!-- label for item that restarts the phone in phone options dialog -->
  <!-- label for current user in phone options dialog -->
  <!-- status message in phone options dialog for screenshot action -->
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
  <!-- Button to restart the phone into recovery, within the Restart Options dialog -->
  <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
  <!-- Button to restart the phone into download, within the Restart Options dialog -->
  <!-- Button to soft restart the device, within the Restart Options dialog -->
  <!-- Title of dialog to confirm restarting. -->
  <!-- Restart Confirmation Dialog.  When the user chooses to restart the device, there will
         be a confirmation dialog.  This is the message. -->
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
  <!-- ADB over network notification -->
  <!-- ADB over USB and network notification -->
  <!-- ADB notification message-->
  <!-- Privacy Guard -->
  <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
  <!-- App ops requests -->
  <!-- Protected Apps Notification -->
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <!-- Single hand mode -->
  <!-- Strings for tethered notification -->
  <!-- Shown when the device is tethered -->
  <!-- Zen mode buttons -->
</resources>
+101 −118
Original line number Diff line number Diff line
@@ -17,43 +17,30 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Long-press back kill application -->
    <string name="app_killed_message">تم إنهاء التطبيق</string>
  <!-- label for item that screenshots in phone options dialog -->
  <string name="global_action_screenshot">لقطة شاشة</string>
  <!-- label for item that restarts the phone in phone options dialog -->
  <!-- label for current user in phone options dialog -->
    <string name="global_action_screenshot">لقطة الشاشة</string>
    <string name="global_action_reboot">إعادة التشغيل</string>
    <string name="global_action_current_user">الحالي</string>
  <!-- status message in phone options dialog for screenshot action -->
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
  <!-- Button to restart the phone into recovery, within the Restart Options dialog -->
  <string name="reboot_recovery">استرداد</string>
  <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
    <string name="global_actions_screenshot_status">ضغطة مطولة لأخذ لقطة جزئية للشاشة</string>
    <string name="reboot_reboot">إعادة التشغيل</string>
    <string name="reboot_recovery">الإسترداد</string>
    <string name="reboot_bootloader">محمل التمهيد</string>
  <!-- Button to restart the phone into download, within the Restart Options dialog -->
    <string name="reboot_download">التنزيل</string>
  <!-- Button to soft restart the device, within the Restart Options dialog -->
  <!-- Title of dialog to confirm restarting. -->
  <!-- Restart Confirmation Dialog.  When the user chooses to restart the device, there will
         be a confirmation dialog.  This is the message. -->
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
  <!-- ADB over network notification -->
    <string name="reboot_soft">إعادة تشغيل سريع</string>
    <string name="reboot_title">إعادة التشغيل</string>
    <string name="reboot_confirm" product="tablet">سيتم إعادة تشغيل جهازك اللوحي.</string>
    <string name="reboot_confirm" product="default">سيتم إعادة تشغيل هاتفك.</string>
    <string name="reboot_progress">جارٍ إعادة التشغيل</string>
    <string name="adb_net_active_notification_title">تمكين ADB عبر الشبكة</string>
  <!-- ADB over USB and network notification -->
    <string name="adb_both_active_notification_title">ADB عبر USB &amp; تمكين الشبكة</string>
  <!-- ADB notification message-->
    <string name="adb_active_generic_notification_message">انقر لتعطيل تصحيح الأخطاء.</string>
  <!-- Privacy Guard -->
    <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="app">%1$s</xliff:g> لن تكون قادراً على الوصول إلى البيانات الشخصية</string>
    <string name="privacy_guard_dialog_title">حارس الخصوصية</string>
    <string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> يرغب في <xliff:g id="op">%2$s</xliff:g>.</string>
  <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
    <string name="permission_remember_choice">تذكر خياري</string>
  <!-- App ops requests -->
    <string name="app_ops_access_camera">الوصول إلى الكاميرا</string>
    <string name="app_ops_access_location">الوصول إلى موقعك</string>
    <string name="app_ops_access_notifications">قراءة إشعاراتك</string>
@@ -118,21 +105,17 @@
    <string name="app_ops_write_external_storage">كتابة الذاكرة الخارجية</string>
    <string name="app_ops_turn_on_screen">فتح الشاشة</string>
    <string name="app_ops_get_accounts">احصل على حسابات الجهاز</string>
    <string name="app_ops_run_in_background">يعمل في الخلفية</string>
    <string name="app_ops_wifi_change">تغيير حالة الـ Wi-Fi</string>
    <string name="app_ops_su">الحصول على صلاحيات الجذر</string>
  <!-- Protected Apps Notification -->
    <string name="notify_package_component_protected_title">منع نشاط التشغيل</string>
    <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> ممنوع من التشغيل. المس للمصادقة وتشغيل التطبيق.</string>
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
    <string name="lock_to_app_toast_no_navbar">لإلغاء تثبيت هذه الشاشة، المس واستمر في ضغط زر الرجوع.</string>
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <!-- Single hand mode -->
  <!-- Strings for tethered notification -->
  <!-- Shown when the device is tethered -->
    <string name="lineage_system_error_manufacturer">تم اكتشاف صورة مورد غير مطابقة. عادةً هذا يعني أن صورة موردك غير محدثة. برجاء التأكد من تطابق صورة موردك <xliff:g id="fingerprint">%1$s </xliff:g>.</string>
    <string name="singlehandmode_click_hint_message">اللمس خارج الشاشة للخروج من وضع اليد الواحدة</string>
    <string name="tethered_notification_no_device_message">لا يوجد جهاز متصل</string>
    <string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s </xliff:g> جهاز متصل</string>
    <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> أجهزة متصلة</string>
  <!-- Zen mode buttons -->
    <string name="silent_mode_priority">الأولوية</string>
    <string name="silent_mode_none">بلا</string>
</resources>
+0 −28
Original line number Diff line number Diff line
@@ -17,43 +17,22 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Long-press back kill application -->
  <string name="app_killed_message">এপ্প্‌ বন্ধ হৈছে</string>
  <!-- label for item that screenshots in phone options dialog -->
  <string name="global_action_screenshot">স্ক্ৰীণস্বট</string>
  <!-- label for item that restarts the phone in phone options dialog -->
  <!-- label for current user in phone options dialog -->
  <string name="global_action_current_user">বৰ্তমান</string>
  <!-- status message in phone options dialog for screenshot action -->
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
  <!-- Button to restart the phone into recovery, within the Restart Options dialog -->
  <string name="reboot_recovery">পুনৰুদ্ধাৰ</string>
  <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
  <string name="reboot_bootloader">বুটলোডাৰ</string>
  <!-- Button to restart the phone into download, within the Restart Options dialog -->
  <string name="reboot_download">ডাউনলোড</string>
  <!-- Button to soft restart the device, within the Restart Options dialog -->
  <!-- Title of dialog to confirm restarting. -->
  <!-- Restart Confirmation Dialog.  When the user chooses to restart the device, there will
         be a confirmation dialog.  This is the message. -->
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
  <!-- ADB over network notification -->
  <string name="adb_net_active_notification_title">ADB অভাৰ নেটৱৰ্ক সক্ষম কৰা হৈছে</string>
  <!-- ADB over USB and network notification -->
  <string name="adb_both_active_notification_title">ADB অভাৰ USB আৰু নেটৱৰ্ক সক্ষম কৰা হৈছে</string>
  <!-- ADB notification message-->
  <string name="adb_active_generic_notification_message">ডিবাগিং অক্ষম কৰিবলৈ স্পৰ্শ কৰক।</string>
  <!-- Privacy Guard -->
  <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="app">%1$s</xliff:g> এ ব্যক্তিগত ডাটাত প্ৰৱেশ কৰিব নোৱাৰে</string>
  <string name="privacy_guard_dialog_title">গোপনীয়তা ৰক্ষক</string>
  <string name="privacy_guard_dialog_summary"><xliff:g id="op">%2$s</xliff:g><xliff:g id="app">%1$s</xliff:g> কৰিবলৈ বিচাৰে।</string>
  <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
  <string name="permission_remember_choice">মোৰ পচন্দ মনত ৰাখক</string>
  <!-- App ops requests -->
  <string name="app_ops_access_camera">কেমেৰাত প্ৰৱেশ কৰক</string>
  <string name="app_ops_access_location">আপোনাৰ অৱস্থানত প্ৰৱেশ কৰক</string>
  <string name="app_ops_access_notifications">আপোনাৰ অধিসূচনাসমূহ পঢ়া</string>
@@ -120,19 +99,12 @@
  <string name="app_ops_get_accounts">ডিভাইচ একাউণ্ট প্ৰাপ্ত কৰক</string>
  <string name="app_ops_wifi_change">Wi-Fi অৱস্থা পৰিৱৰ্তন কৰক</string>
  <string name="app_ops_su">ৰুট প্ৰৱেশাধিকাৰ প্ৰাপ্ত কৰা</string>
  <!-- Protected Apps Notification -->
  <string name="notify_package_component_protected_title">কাৰ্যকলাপ লান্চ্চ কৰাটো অৱৰুদ্ধ কৰা হৈছে</string>
  <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> টো লান্চ্চ কৰাৰ পৰা প্ৰতিৰোধী। এপ্লিকেচনটো প্ৰমাণীকৰণ আৰু লান্চ্চ কৰিবলৈ টেপ কৰক।</string>
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <string name="lock_to_app_toast_no_navbar">এই স্ক্ৰীণ আনপিন কৰিবলৈ, বেক বুটামটো স্পৰ্শ কৰক আৰু হেঁচি ৰাখক।</string>
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <!-- Single hand mode -->
  <!-- Strings for tethered notification -->
  <!-- Shown when the device is tethered -->
  <string name="tethered_notification_no_device_message">কোনো সংযোগিত ডিভাইচ নাই</string>
  <string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g> সংযোগিত ডিভাইচ</string>
  <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> সংযোগিত ডিভাইচসমূহ</string>
  <!-- Zen mode buttons -->
  <string name="silent_mode_priority">অগ্ৰাধিকাৰ</string>
  <string name="silent_mode_none">হাল্লা</string>
</resources>
+0 −1714

File changed.

Preview size limit exceeded, changes collapsed.

Loading