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

Commit 3fac9321 authored by LineageOS Infra's avatar LineageOS Infra
Browse files

Automatic translation import

Change-Id: I70ad4a727a8ca14d9a802da7c78955c636bc5c10
parent 2241bd78
Loading
Loading
Loading
Loading
+32 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2016 The CyanogenMod Project
     Copyright (C) 2017-2018 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">
    <string name="flip_action_title">Дзеянне пры павароце прылады</string>
    <string name="shake_action_title">Дзеянне пры ўстрэсванні прылады</string>
    <string-array name="action_setting_entries">
        <item>Адкласці</item>
        <item>Адхіліць</item>
        <item>Нічога</item>
    </string-array>
    <string name="firing_alarms_timers_channel">Запуск будзільнікаў і таймераў</string>
    <string name="alarm_missed_channel">Прапушчаныя будзільнікі</string>
    <string name="alarm_snooze_channel">Адкладзеныя будзільнікі</string>
    <string name="alarm_upcoming_channel">Наступныя будзільнікі</string>
    <string name="stopwatch_channel">Секундамер</string>
    <string name="timer_channel">Таймер</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -29,4 +29,5 @@
    <string name="alarm_upcoming_channel">Nadcházející budíky</string>
    <string name="stopwatch_channel">Stopky</string>
    <string name="timer_channel">Časovač</string>
    <string name="add_label">Přidat štítek</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -29,4 +29,5 @@
    <string name="alarm_upcoming_channel">Larymau yn dod i fyny</string>
    <string name="stopwatch_channel">Stopwats</string>
    <string name="timer_channel">Amserydd</string>
    <string name="add_label">Ychwanegu label</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -29,4 +29,5 @@
    <string name="alarm_upcoming_channel">Alarmes imminentes</string>
    <string name="stopwatch_channel">Chronomètre</string>
    <string name="timer_channel">Minuteur</string>
    <string name="add_label">Ajouter une étiquette</string>
</resources>
+33 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2016 The CyanogenMod Project
     Copyright (C) 2017-2018 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">
    <string name="flip_action_title">Azion di ribaltament</string>
    <string name="shake_action_title">Azion di scjassade</string>
    <string-array name="action_setting_entries">
        <item>Posticipe</item>
        <item>Scarte</item>
        <item>Nuie</item>
    </string-array>
    <string name="firing_alarms_timers_channel">Ativazion sveis e temporizadôrs</string>
    <string name="alarm_missed_channel">Sveis pierdudis</string>
    <string name="alarm_snooze_channel">Sveis posticipadis</string>
    <string name="alarm_upcoming_channel">Prossimis sveis</string>
    <string name="stopwatch_channel">Cronometri</string>
    <string name="timer_channel">Temporizadôr</string>
    <string name="add_label">Zonte etichete</string>
</resources>
Loading