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

Commit e7f3c17a authored by LineageOS Infra's avatar LineageOS Infra
Browse files

Automatic translation import

Change-Id: I7d81ab07f9fe12837ab32a1831d58ad5feb5a3e1
parent cef0d2dc
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">Gravações FM</string>
    <string name="info_toast">Gravações FM precisam de permissões de mídia para reproduzir gravações.</string>
    <string name="denied_toast">Gravações FM precisam de permissões de mídia para reproduzir gravações. Por favor, conceda permissões de mídia nas Configurações.</string>
</resources>
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2016 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>
    <string name="notif_previous">Anterior</string>
    <string name="notif_stop">Parar</string>
    <string name="notif_next">Siguiente</string>
    <string name="channel_playback_name">Reproducción FM</string>
    <string name="channel_record_name">Grabadora FM</string>
</resources>
+5 −0
Original line number Diff line number Diff line
@@ -18,4 +18,9 @@
    <string name="notif_previous">Anterior</string>
    <string name="notif_stop">Parar</string>
    <string name="notif_next">Próxima</string>
    <string name="channel_playback_name">Reprodução FM</string>
    <string name="channel_playback_description">Controles de reprodução FM na barra de notificações</string>
    <string name="channel_record_name">Gravador FM</string>
    <string name="channel_record_description">Controles do gravador de rádio RM na barra de notificações</string>
    <string name="missing_required_permission">Permissões rejeitadas. Você pode mudá-las em Configurações &gt; Apps.</string>
</resources>