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

Commit 783c222b authored by Marco Brohet's avatar Marco Brohet Committed by Gerrit Code Review
Browse files

Merge "DeskClock: NB translation" into cm-10.1

parents d0573706 24836065
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>ikke gjøre noe</item>
        <item>slumre alarmen</item>
        <item>slå av alarmen</item>
    </string-array>
</resources>
+30 −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">Økende volum</string>
    <string name="show_status_bar_icon_title">Vis ikon</string>
    <string name="show_status_bar_icon_summary">Vis et ikon i statuslinjen når en alarm er satt</string>
    <string name="flip_action_title">Handling ved vending</string>
    <string name="flip_action_dialog_title">Vend enheten for å\u2026</string>
    <string name="flip_action_summary">Å vende telefonen vil <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_title">Handling ved risting</string>
    <string name="shake_action_dialog_title">Rist enheten for å\u2026</string>
    <string name="shake_action_summary">Å riste telefonen vil <xliff:g id="action">%s</xliff:g></string>
    <string name="stopwatch_settings">STOPPEKLOKKE</string>
    <string name="keep_display_on_stopwatch">Hold skjermen på</string>
    <string name="keep_display_on_stopwatch_summary">Hold skjermen på når stoppeklokken er i gang</string>
    <string name="no_alarms">Ingen alarmer er satt</string>
</resources>