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

Commit bba149f1 authored by Eddy Witkamp's avatar Eddy Witkamp Committed by Michael Bestas
Browse files

KeyGuard: NL translation

Change-Id: I3989f1ee6da8c67b0065c541cae1f52839e2ab09
parent 3ea3c2ac
Loading
Loading
Loading
Loading
+27 −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_password_wrong_puk_code">Pukcode ongeldig</string>
    <string name="keyguard_password_pin_failed">PIN-bewerking mislukt</string>
    <string name="keyguard_password_puk_failed">PUK-bewerking mislukt</string>
    <string name="keyguard_pin_accepted">Code correct</string>
    <string name="pinpuk_attempts">\nResterende pogingen:</string>
    <string name="lockscreen_sim_error_message_short">Kaart ongeldig</string>
    <string name="keyguard_perso_locked_message">SIM/RUIM is Perso locked</string>
    <string name="msim_kg_sim_pin_msg_format">ABON.<xliff:g id="number">%d</xliff:g>: <xliff:g id="msg">%s</xliff:g>.</string>
    <string name="msim_carrier_text_format"><xliff:g id="text_1">%s</xliff:g>, <xliff:g id="text_2">%s</xliff:g></string>
</resources>