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

Unverified Commit 64d22eeb authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I6b0450accf1e64aaecd710a663161403d17454da
parent 9d3c8b5c
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2019 The LineageOS 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>
    <string name="close">Zarrar</string>
    <string name="raise_the_camera">Xubir la cámara</string>
    <string name="retry">Retentar</string>
    <string name="warning">Alvertencia</string>
    <string name="free_fall_detected_title">Cayida llibre detectada</string>
    <string name="free_fall_detected_message">Guardóse la cámara d\'alantre pa protexela. ¿Quies volver usala?</string>
    <string name="motor_cannot_go_down_message">Nun se pue guardar la cámara d\'alantre, asegúrate de que nun ta torgada</string>
    <string name="motor_cannot_go_up_message">Nun se pue sacar la cámara d\'alantre, asegúrate de que nun ta torgada</string>
    <string name="motor_press_message">Primir na cámara d\'alantre pue dañar el so motor. Evita facelo.</string>
</resources>
+27 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2019 The LineageOS 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>
    <string name="close">Cerrar</string>
    <string name="raise_the_camera">Elevar la cámara</string>
    <string name="retry">Reintentar</string>
    <string name="warning">Advertencia</string>
    <string name="free_fall_detected_title">Caída libre detectada</string>
    <string name="free_fall_detected_message">Se ha bajado la cámara frontal para protegerla. ¿Quiere usar la cámara frontal de nuevo?</string>
    <string name="motor_cannot_go_down_message">No se puede retraer la cámara frontal, por favor, asegúrate de que no hay obstrucción</string>
    <string name="motor_cannot_go_up_message">No se puede sacar la cámara frontal, por favor, asegúrate de que no hay obstrucción</string>
    <string name="motor_press_message">Presionar la cámara frontal puede dañar el motor. Por favor, evite hacerlo.</string>
</resources>
+4 −0
Original line number Diff line number Diff line
@@ -20,4 +20,8 @@
    <string name="retry">Opnieuw</string>
    <string name="warning">Let op</string>
    <string name="free_fall_detected_title">Vrije val gedetecteerd</string>
    <string name="free_fall_detected_message">De frontcamera werd ingeschoven om hem te beschermen. Wil je de frontcamera weer gebruiken?</string>
    <string name="motor_cannot_go_down_message">De frontcamera kan niet worden ingetrokken, zorg ervoor dat er geen obstakels zijn</string>
    <string name="motor_cannot_go_up_message">De frontcamera kan niet worden uitgeschoven, zorg ervoor dat er geen obstakels zijn</string>
    <string name="motor_press_message">Het indrukken van de frontcamera kan de motor beschadigen. Vermijd dit alsjeblieft.</string>
</resources>