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

Commit 257c986c authored by Niko Koivu's avatar Niko Koivu Committed by Gerrit Code Review
Browse files

DeskClock: FI translations

Change-Id: I157a8e63654e26edbbb154854282a1aabdf361b4
parent b70f641f
Loading
Loading
Loading
Loading
+22 −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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string-array name="action_summary_entries">
        <item>ei tee mitään</item>
        <item>asettaa torkun</item>
        <item>lopettaa hälytyksen</item>
    </string-array>
</resources>
 No newline at end of file
+46 −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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="alarm_increasing_volume">Voimistuva ääni</string>
    <string name="show_status_bar_icon_title">Näytä kuvake</string>
    <string name="show_status_bar_icon_summary">Näytä kuvake tilapalkissa kun hälytys on käytössä</string>
    <string name="flip_action_title">Puhelimen kääntö</string>
    <string name="flip_action_dialog_title">Käännä puhelin\u2026</string>
    <string name="flip_action_summary">Puhelimen kääntö <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_title">Ravistaminen</string>
    <string name="shake_action_dialog_title">Ravistamalla laitetta\u2026</string>
    <string name="shake_action_summary">Puhelimen ravistaminen <xliff:g id="action">%s</xliff:g></string>
    <string name="stopwatch_settings">SEKUNTIKELLO</string>
    <string name="keep_display_on_stopwatch">Pidä näyttö päällä</string>
    <string name="keep_display_on_stopwatch_summary">Pitää näytön päällä kun sekuntikello on käytössä</string>
    <string name="no_alarms">Hälytyksiä ei asetettu</string>
    <string name="menu_item_add">Lisää</string>
    <string name="cities_add_city_title">Lisää kaupunki</string>
    <string name="cities_add_city_city">Kaupunki:</string>
    <string name="cities_add_city_timezone">Aikavyöhyke:</string>
    <string name="cities_add_city_gps_cd">Kosketa paikantaaksesi nykyisen kaupunkisi</string>
    <string name="cities_add_loading">Ladataan\u2026</string>
    <string name="cities_add_searching">Etsitään\u2026</string>
    <string name="cities_add_gps_no_results">GPS ei löytänyt sijaintiasi</string>
    <string name="cities_add_gps_not_available">GPS ei saatavilla</string>
    <string name="cities_add_already_exists">Kaupunki on jo lisätty</string>
    <string name="cities_add_city_failed">Ei voida lisätä kaupunkia</string>
    <string name="cities_delete_city_title">Poista kaupunki</string>
    <string name="cities_delete_city_msg">Haluatko varmasti poistaa kaupungin <xliff:g id="city">%s</xliff:g>?</string>
    <string name="cities_delete_city_failed">Ei voida poistaa kaupunkia</string>
    <string name="profile_description">Profiili <xliff:g id="profile">%s</xliff:g></string>
    <string name="profile_no_selected">Profiilia ei valittu</string>
</resources>
 No newline at end of file