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

Commit 302c4b4d authored by Eddy Witkamp's avatar Eddy Witkamp
Browse files

Keyguard: NL translation

Change-Id: I019fe8b939bdf2d630dcbc757885b83353005323
parent a9783fb3
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2014 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="keyguard_discharging">Ontladen, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
    <string name="faceunlock_multiple_failures" msgid="754137583022792429">"Maximaal aantal pogingen voor Ontgrendelen via gezichtsherkenning overschreden"</string>
    <string name="keyguard_charged" msgid="3272223906073492454">"Opgeladen"</string>
    <string name="keyguard_plugged_in" msgid="8117572000639998388">"Opladen, <xliff:g id="NUMBER">%d</xliff:g><xliff:g id="PERCENT">%%</xliff:g>"</string>
    <string name="keyguard_low_battery" msgid="8143808018719173859">"Sluit de oplader aan."</string>
    <string name="keyguard_low_battery" msgid="8143808018719173859">"Sluit de oplader aan, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g>"</string>
    <string name="keyguard_instructions_when_pattern_disabled" msgid="1332288268600329841">"Druk op \'Menu\' om te ontgrendelen."</string>
    <string name="keyguard_network_locked_message" msgid="9169717779058037168">"Netwerk vergrendeld"</string>
    <string name="keyguard_missing_sim_message_short" msgid="494980561304211931">"Geen simkaart"</string>