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

Commit 98e71028 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

parents 9e7bd8de edff5741
Loading
Loading
Loading
Loading
+4 −8
Original line number Diff line number Diff line
@@ -145,8 +145,7 @@
    <string name="accessibility_data_connection_4g" msgid="7741000750630089612">"4G"</string>
    <string name="accessibility_data_connection_4g_plus" msgid="3032226872470658661">"4G+"</string>
    <string name="accessibility_data_connection_lte" msgid="5413468808637540658">"LTE"</string>
    <!-- no translation found for accessibility_data_connection_lte_plus (361876866906946007) -->
    <skip />
    <string name="accessibility_data_connection_lte_plus" msgid="361876866906946007">"LTE+"</string>
    <string name="accessibility_data_connection_cdma" msgid="6132648193978823023">"CDMA"</string>
    <string name="accessibility_data_connection_roaming" msgid="5977362333466556094">"Rominq"</string>
    <string name="accessibility_data_connection_edge" msgid="4477457051631979278">"Edge"</string>
@@ -320,12 +319,9 @@
    <string name="quick_settings_cellular_detail_data_limit" msgid="56011158504994128">"<xliff:g id="DATA_LIMIT">%s</xliff:g> limit"</string>
    <string name="quick_settings_cellular_detail_data_warning" msgid="2440098045692399009">"<xliff:g id="DATA_LIMIT">%s</xliff:g> xəbərdarlığı"</string>
    <string name="quick_settings_work_mode_label" msgid="6244915274350490429">"İş rejimi"</string>
    <!-- no translation found for quick_settings_night_display_label (3577098011487644395) -->
    <skip />
    <!-- no translation found for quick_settings_night_display_summary_on (1814901757887526769) -->
    <skip />
    <!-- no translation found for quick_settings_night_display_summary_off (7892102914128777905) -->
    <skip />
    <string name="quick_settings_night_display_label" msgid="3577098011487644395">"Gecə işığı"</string>
    <string name="quick_settings_night_display_summary_on" msgid="1814901757887526769">"Gecə işığı aktivdir, deaktiv etmək üçün tıklayın"</string>
    <string name="quick_settings_night_display_summary_off" msgid="7892102914128777905">"Gecə işığı deaktivdir, aktiv etmək üçün tıklayın"</string>
    <string name="recents_empty_message" msgid="808480104164008572">"Son elementlər yoxdur"</string>
    <string name="recents_empty_message_dismissed_all" msgid="2791312568666558651">"Hərşeyi təmizlədiniz"</string>
    <string name="recents_app_info_button_label" msgid="2890317189376000030">"Tətbiq haqqında"</string>
+26 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
** Copyright 2009, 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.
*/
 -->

<!--  These resources are around just to allow their values to be customized
     for different hardware and product builds.  -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="doze_pickup_subtype_performs_proximity_check" msgid="533127617385956583"></string>
</resources>
+79 −40

File changed.

Preview size limit exceeded, changes collapsed.

+4 −1
Original line number Diff line number Diff line
@@ -24,7 +24,10 @@
    <string name="pip_play" msgid="674145557658227044">"Pusti"</string>
    <string name="pip_pause" msgid="8412075640017218862">"Pauziraj"</string>
    <string name="pip_hold_home" msgid="340086535668778109"><b>"POČETNI EKRAN"</b>" kont. PIP"</string>
    <string name="pip_onboarding_description" msgid="2882896641362814195">"Pritisnite i zadržite dugme POČETNI EKRAN da biste kontrolisali PIP"</string>
    <string name="pip_onboarding_title" msgid="7850436557670253991">"Slika u slici"</string>
    <string name="pip_onboarding_description" msgid="4028124563309465267">"Na ovaj način će video biti prikazan dok ne pustite neki drugi. Pritisnite i zadržite "<b>"POČETNA"</b>" da biste ga kontrolisali."</string>
    <string name="pip_onboarding_button" msgid="3957426748484904611">"Važi"</string>
    <string name="recents_tv_dismiss" msgid="3555093879593377731">"Odbaci"</string>
  <string-array name="recents_tv_blacklist_array">
  </string-array>
</resources>
+26 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
** Copyright 2009, 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.
*/
 -->

<!--  These resources are around just to allow their values to be customized
     for different hardware and product builds.  -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="doze_pickup_subtype_performs_proximity_check" msgid="533127617385956583"></string>
</resources>
Loading