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

Commit 55cd84f6 authored by Ted Lundwall's avatar Ted Lundwall
Browse files

DeskClock: SV translations

Change-Id: I7d25662503d8bdd751f3f2fba619880797237632
parent 1d6bb85b
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>gör ingenting</item>
        <item>snoozea alarm</item>
        <item>stäng av alarm</item>
    </string-array>
</resources>
+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">Stigande volym</string>
    <string name="show_status_bar_icon_title">Visa ikon</string>
    <string name="show_status_bar_icon_summary">Visa en ikon i statusraden när ett alarm är ställt</string>
    <string name="flip_action_title">Vändåtgärd</string>
    <string name="flip_action_dialog_title">Vänd på enheten för\u2026</string>
    <string name="flip_action_summary">Att vända på enheten <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_title">Skakåtgärd</string>
    <string name="shake_action_dialog_title">Skaka på enheten för\u2026</string>
    <string name="shake_action_summary">Att skaka på enheten <xliff:g id="action">%s</xliff:g></string>
    <string name="stopwatch_settings">STOPPUR</string>
    <string name="keep_display_on_stopwatch">Behåll skärmen på</string>
    <string name="keep_display_on_stopwatch_summary">Behåll skärmen på medan stoppuret är igång</string>
    <string name="no_alarms">Inga alarm ställda</string>
    <string name="menu_item_add">Lägg till</string>
    <string name="cities_add_city_title">Lägg till stad</string>
    <string name="cities_add_city_city">Stad:</string>
    <string name="cities_add_city_timezone">Tidszon:</string>
    <string name="cities_add_city_gps_cd">Tryck för att hitta din nuvarande stad</string>
    <string name="cities_add_loading">Laddar\u2026</string>
    <string name="cities_add_searching">Söker\u2026</string>
    <string name="cities_add_gps_no_results">GPS-sökningen gav inga platsresultat</string>
    <string name="cities_add_gps_not_available">GPS inte tillgänglig</string>
    <string name="cities_add_already_exists">Staden finns redan i databasen</string>
    <string name="cities_add_city_failed">Kan inte skapa staden</string>
    <string name="cities_delete_city_title">Ta bort stad</string>
    <string name="cities_delete_city_msg">Vill du radera <xliff:g id="city">%s</xliff:g>?</string>
    <string name="cities_delete_city_failed">Kan inte radera staden</string>
    <string name="profile_description">Profil <xliff:g id="profile">%s</xliff:g></string>
    <string name="profile_no_selected">Ingen profil vald</string>
</resources>