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

Commit 57093b30 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge remote-tracking branch 'origin/lineage-15.1' into v1-oreo

parents b8144fca c0af837e
Loading
Loading
Loading
Loading
+76 −10

File changed.

Preview size limit exceeded, changes collapsed.

+501 −0

File changed.

Preview size limit exceeded, changes collapsed.

+27 −0
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">
    <plurals name="backlight_timeout_time">
        <item quantity="one"><xliff:g id="seconds">%d</xliff:g> ಕ್ಷಣ</item>
        <item quantity="other"><xliff:g id="seconds">%d</xliff:g> ಕ್ಷಣಗಳು</item>
    </plurals>
    <plurals name="app_ops_count">
        <item quantity="one">ಒಮ್ಮೆ</item>
        <item quantity="other">%d ಬಾರಿ</item>
    </plurals>
</resources>
+557 −4

File changed.

Preview size limit exceeded, changes collapsed.

+1 −6
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
<!--Generated by crowdin.com-->
<!--
	Copyright (C) 2015 The CyanogenMod Project
	Copyright (C) 2017-2018 The LineageOS Project
	Copyright (C) 2017-2019 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.
@@ -143,8 +143,6 @@
    <string name="live_display_color_profile_srgb_summary">Kolory zgodne z paletą kolorów sRGB</string>
    <string name="live_display_color_profile_dci_p3_title">DCI-P3</string>
    <string name="live_display_color_profile_dci_p3_summary">Kolory zgodne z paletą kolorów DCI-P3</string>
    <string name="live_display_color_profile_adobe_title">Adobe RGB</string>
    <string name="live_display_color_profile_adobe_summary">Kolory zgodne z przestrzenią kolorów Adobe RGB</string>
    <string name="live_display_reading_mode_title">Tryb czytania</string>
    <string name="live_display_reading_mode_summary">Tryb skali szarości dla długotrwałego czytania</string>
    <string name="color_calibration_title">Kalibracja kolorów</string>
@@ -238,9 +236,6 @@
    <string name="power_menu_bug_report_title">Zgłoszenie błędu</string>
    <string name="power_menu_bug_report_disabled">Raportowanie błędów jest wyłączone w opcjach programistycznych</string>
    <string name="power_menu_lockdown_title">Blokada</string>
    <string name="volume_keys_control_ring_stream_title">Regulacja głośności dzwonka</string>
    <string name="volume_keys_control_ring_stream_summary_on">Przyciski głośności regulują głośność dzwonka</string>
    <string name="volume_keys_control_ring_stream_summary_off">Przyciski głośności regulują głośność multimediów</string>
    <string name="camera_double_tap_power_gesture_title">Naciśnij przycisk zasilania dwa razy, aby uruchomić aparat</string>
    <!-- Description of setting that controls gesture to open camera by double tapping the power button [CHAR LIMIT=NONE] -->
    <string name="camera_double_tap_power_gesture_desc">Szybkie uruchamianie aparatu bez odblokowywania ekranu</string>