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

Commit 31aad095 authored by jereksel's avatar jereksel
Browse files

Settings: PL translations



Port from cm-10.2 + enter missing elements

PS2: Delete (all i hope) unnecessary whitespaces/tab, carriage returns and fix some errors (thanks Piotr)

PS3: Fixing, fixing (thanks Mateusz). Delete carriage returns in cm_strings

PS4: Delete unnecessary tab

PS5: More fixes (thanks Piotr)

PS6. Moar fixes (thanks Mateusz)

Signed-off-by: default avatarjereksel <jereksel@gmail.com>
Change-Id: I0ea68adeb5e32b4ced9ae90c8c61eb74a0843beb
parent db838983
Loading
Loading
Loading
Loading
+50 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2013 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>
    <string-array name="wifi_countrycode_entries">
        <item>Stany Zjednoczone</item>
        <item>Kanada, Tajwan</item>
        <item>Niemcy</item>
        <item>Europa</item>
        <item>Japonia, Rosja</item>
        <item>Australia</item>
        <item>Chiny</item>
        <item>Korea</item>
        <item>Turcja</item>
        <item>Singapur</item>
        <item>Brazylia</item>
    </string-array>
    <string-array name="profile_entries">
        <item>Włączony</item>
        <item>Wyłączony</item>
        <item>Nie zmieniaj</item>
    </string-array>
    <string-array name="profile_connection_entries">
        <item>Wyłączony</item>
        <item>Włączony</item>
    </string-array>
    <string-array name="entries_screentimeout_widget">
        <item>15 sek. | 1 min. | 5 min.</item>
        <item>30 sek. | 2 min. | 5 min.</item>
    </string-array>
    <string-array name="pref_zram_size_entries">
        <item>Wyłączony</item>
        <item>10%</item>
        <item>18% (domyślnie)</item>
        <item>26%</item>
    </string-array>
</resources>
 No newline at end of file
+642 −0

File added.

Preview size limit exceeded, changes collapsed.