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

Commit 78624916 authored by Michael W's avatar Michael W
Browse files

Automatic translation import

Change-Id: Ia078a28c83a4071d40d501276aa53c97cf27cc6c
parent 59a849b4
Loading
Loading
Loading
Loading
+0 −39
Original line number Diff line number Diff line
@@ -17,26 +17,20 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Advanced restart options -->
    <string name="advanced_reboot_title">Gevorderde herlaai</string>
    <!-- App ops permissions -->
    <string name="app_ops_permissions_allowed">Toegelaat</string>
    <string name="app_ops_permissions_ignored">Geïgnoreer</string>
    <string name="app_ops_permissions_always_ask">Vrae altyd</string>
    <!-- App ops detail -->
    <string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (gebruik <xliff:g id="count">%2$s</xliff:g>)</string>
    <string name="app_ops_allowed_count">Toegelaat <xliff:g id="count" example="2 times">%s</xliff:g></string>
    <string name="app_ops_ignored_count">Ontken <xliff:g id="count" example="2 times">%s</xliff:g></string>
    <string name="app_ops_both_count">Toegelaat <xliff:g id="count">%1$s</xliff:g>, ontken <xliff:g id="count">%2$s</xliff:g></string>
    <!-- App ops menu options -->
    <string name="app_ops_show_user_apps">Wys gebruiker programme</string>
    <string name="app_ops_show_system_apps">Wys ingeboude programme</string>
    <string name="app_ops_reset_counters">Herstel toelaat/weier tellers</string>
    <string name="app_ops_reset_confirm_title">Bevestig tellers terugstel</string>
    <string name="app_ops_reset_confirm_mesg">Is jy seker jy wil tellers herstel?</string>
    <!-- Memory -->
    <string name="memory_startup_apps_title">Toepe wat begin met stelsel begin</string>
    <!-- Names of categories of app ops tabs - extension of AOSP -->
    <string name="app_ops_categories_location">Ligging</string>
    <string name="app_ops_categories_personal">Persoonlik</string>
    <string name="app_ops_categories_messaging">Boodskappe</string>
@@ -46,7 +40,6 @@
    <string name="app_ops_categories_bootup">Selflaaiproses</string>
    <string name="app_ops_categories_su">Root toegang</string>
    <string name="app_ops_categories_other">Ander</string>
    <!-- User display names for app ops codes - extension of AOSP -->
    <string name="app_ops_summaries_access_notifications">toegang kennisgewings</string>
    <string name="app_ops_summaries_activate_vpn">Aktiveer VPN</string>
    <string name="app_ops_summaries_add_voicemail">voeg stem boodskap by</string>
@@ -89,7 +82,6 @@
    <string name="app_ops_summaries_use_fingerprint">gebruik vingerafdruk</string>
    <string name="app_ops_summaries_write_external_storage">skryf na eksterne stoor spasie</string>
    <string name="app_ops_summaries_write_sms">skryf SMS</string>
    <!-- User display names for app ops codes - extension of AOSP -->
    <string name="app_ops_labels_access_notifications">Toegang kennisgewings</string>
    <string name="app_ops_labels_activate_vpn">Aktiveer VPN</string>
    <string name="app_ops_labels_add_voicemail">Voeg stem boodskap by</string>
@@ -132,60 +124,39 @@
    <string name="app_ops_labels_use_fingerprint">Gebruik vingerafdruk</string>
    <string name="app_ops_labels_write_external_storage">Skryf na eksterne stoor spasie</string>
    <string name="app_ops_labels_write_sms">Skryf SMS</string>
    <!-- Sizes for pattern lockscreen -->
    <string name="lock_settings_picker_pattern_size_message">Kies \'n patroongrootte</string>
    <!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
    <string name="lockpattern_settings_enable_error_path_title">Wys patroon fout</string>
    <!-- Whether the dots will be drawn when using the lockscreen pattern -->
    <string name="lockpattern_settings_enable_dots_title">Wys patroon kolle</string>
    <!-- Lock screen vibrate settings -->
    <string name="lockscreen_vibrate_enabled_title">Vibreer</string>
    <string name="lockscreen_vibrate_enabled_head">Vibreer tydens ontsluiting</string>
    <!-- Android debugging -->
    <string name="adb_enable">Android ontfouting</string>
    <string name="adb_enable_summary">Aktiveer die Android Debug Bridge (ADB) koppelvlak</string>
    <!-- Android debugging notification -->
    <string name="adb_notify">Ontfouting kennisgewing</string>
    <string name="adb_notify_summary">Vertoon \'n kennisgewing wanneer USB of netwerk ontfouting geaktiveer is</string>
    <!-- Android debugging over network -->
    <string name="adb_over_network">ADB oor netwerk</string>
    <string name="adb_over_network_summary">Aktiveer TCP/IP\u2011ontfouting oor die netwerk koppelvlakke (Wi\u2011Fi, USB netwerke). Hierdie instelling word terug gestel tydens herlaai</string>
    <string name="adb_over_network_warning">WAARSKUWING: Wanneer ADB oor netwerk aangeskakel is, is die toestel kwesbaar vir indringers op alle verbonde netwerke, insluitend die GSM data netwerk\n\nGebruik Slegs hierdie funksie wanneer vertroude netwerke verbind is\n\nWil jy dit aanskakel?</string>
    <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
    <plurals name="show_dev_countdown_cm">
        <item quantity="one">Jy is nou <xliff:g id="step_count">%1$d</xliff:g> stap weg van bemagtigende ontwikkelaar opsies.</item>
        <item quantity="other">Jy is nou <xliff:g id="step_count">%1$d</xliff:g> stappe weg van bemagtigende ontwikkelaar opsies.</item>
    </plurals>
    <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
    <string name="show_dev_on_cm">Jy het die ontwikkeling opsies geaktiveer!</string>
    <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
    <string name="show_dev_already_cm">Nie nodig, het jy reeds die ontwikkeling opsies geaktiveer.</string>
    <!-- Device Info screen. LineageOS legal. -->
    <string name="lineagelicense_title">LineageOS Regs</string>
    <!-- Double tap to sleep on status bar or lockscreen -->
    <!-- Format string for fingerprint location message -->
    <string name="security_settings_fingerprint_enroll_find_sensor_message_cm" product="default">Vind die vingerafdruk sensor op die <xliff:g id="sensor_location">%1$s </xliff:g> van jou foon.</string>
    <!-- Fingerprint sensor locations -->
    <string name="security_settings_fingerprint_sensor_location_back">terug</string>
    <string name="security_settings_fingerprint_sensor_location_front">voorkant</string>
    <string name="security_settings_fingerprint_sensor_location_left">linkerkant</string>
    <string name="security_settings_fingerprint_sensor_location_right">regte kant</string>
    <!-- Hostname setting -->
    <string name="device_hostname">Toestel gasheernaam</string>
    <!-- Increasing ring tone volume -->
    <string name="increasing_ring_volume_option_title">Toenemende luitoon volume</string>
    <string name="increasing_ring_min_volume_title">Begin volume</string>
    <string name="increasing_ring_ramp_up_time_title">Tydsduur</string>
    <!-- Kill app long-press back -->
    <string name="kill_app_longpress_back">Beëindig met Terug-knoppie</string>
    <string name="kill_app_longpress_back_summary">Beëindig die aktiewe program deur lang-druk van die Terug-knoppie</string>
    <!-- Launch Dev Tools -->
    <string name="development_tools_title">Ontwikkeling gereedskap</string>
    <!-- Lock screen cover art -->
    <string name="lockscreen_media_art_title">Wys media kuns</string>
    <!-- Lock screen visualizer -->
    <string name="lockscreen_visualizer_title">Vertoon musiek visualiseerder</string>
    <!-- Manual provisioning support -->
    <string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> is <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
    <string name="sim_disabled">gedeaktiveer</string>
    <string name="sim_missing">verlore of foutief</string>
@@ -199,13 +170,9 @@
    <string name="sub_activate_failed">Aktivering het misluk.</string>
    <string name="sub_deactivate_success">SIM gedeaktiveer.</string>
    <string name="sub_deactivate_failed">Deaktivering het misluk.</string>
    <!-- Per-app data restrictions -->
    <!-- PIN scramble -->
    <string name="unlock_scramble_pin_layout_title">Skommel uitleg</string>
    <string name="unlock_scramble_pin_layout_summary">Skommel PIN uitleg wanneer die toestel ontsluit word</string>
    <!-- Proximity wake -->
    <string name="proximity_wake_title">Voorkom toevallige wakker word</string>
    <!-- Setting checkbox title for root access -->
    <string name="root_access">\'Root\' toegang</string>
    <string name="root_access_warning_title">Laat \'root\' toegang toe</string>
    <string name="root_access_warning_message">Die toelaat van programme om \'root\' toegang aan te vra kan die sekuriteit van jou stelsel in gevaar stel!</string>
@@ -213,18 +180,12 @@
    <string name="root_access_apps">Slegs programme</string>
    <string name="root_access_adb">Slegs ADB</string>
    <string name="root_access_all">Programme en ADB</string>
    <!-- Preference link for root appops -->
    <string name="root_appops_title">Bestuur root toegang</string>
    <string name="root_appops_summary">Kyk na en beheer die root reëls</string>
    <!-- Touchscreen gesture settings -->
    <!-- Wake on plug -->
    <string name="wake_when_plugged_or_unplugged_title">Word wakker op in/uit prop</string>
    <string name="wake_when_plugged_or_unplugged_summary">Skakel die skerm aan met die koppeling of ontkoppeling van \'n kragbron</string>
    <!-- High touch sensitivity -->
    <string name="high_touch_sensitivity_title">Hoë raak sensitiwiteit</string>
    <string name="high_touch_sensitivity_summary">Verhoog skerm sensitiwiteit, sodat dit kan gebruik word met die dra van handskoene</string>
    <!-- Touchscreen hovering -->
    <string name="touchscreen_hovering_title">Raakskerm swewing</string>
    <string name="touchscreen_hovering_summary">Laat toe om bo die sekrm te sweef soos \'n muis in die web blaaiers, Remote desktops, ens</string>
    <!-- Whether the keyguard will directly show the lock entry -->
</resources>

res/values-am/cm_plurals.xml

deleted100644 → 0
+0 −18
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-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"></resources>

res/values-am/cm_strings.xml

deleted100644 → 0
+0 −59
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2016 The CyanogenMod Project
     Copyright (C) 2017 The LineageOS 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">
    <!-- Advanced restart options -->
    <!-- App ops permissions -->
    <!-- App ops detail -->
    <!-- App ops menu options -->
    <!-- Memory -->
    <!-- Names of categories of app ops tabs - extension of AOSP -->
    <!-- User display names for app ops codes - extension of AOSP -->
    <!-- User display names for app ops codes - extension of AOSP -->
    <!-- Sizes for pattern lockscreen -->
    <!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
    <!-- Whether the dots will be drawn when using the lockscreen pattern -->
    <!-- Lock screen vibrate settings -->
    <!-- Android debugging -->
    <!-- Android debugging notification -->
    <!-- Android debugging over network -->
    <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
    <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
    <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
    <!-- Device Info screen. LineageOS legal. -->
    <!-- Double tap to sleep on status bar or lockscreen -->
    <!-- Format string for fingerprint location message -->
    <!-- Fingerprint sensor locations -->
    <!-- Hostname setting -->
    <!-- Increasing ring tone volume -->
    <!-- Kill app long-press back -->
    <!-- Launch Dev Tools -->
    <!-- Lock screen cover art -->
    <!-- Lock screen visualizer -->
    <!-- Manual provisioning support -->
    <!-- Per-app data restrictions -->
    <!-- PIN scramble -->
    <!-- Proximity wake -->
    <!-- Setting checkbox title for root access -->
    <!-- Preference link for root appops -->
    <!-- Touchscreen gesture settings -->
    <!-- Wake on plug -->
    <!-- High touch sensitivity -->
    <!-- Touchscreen hovering -->
    <!-- Whether the keyguard will directly show the lock entry -->
</resources>
Loading