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

Commit 6673079c authored by LineageOS Infra's avatar LineageOS Infra
Browse files

Automatic translation import

Change-Id: Id3a8953f16317c70563adac41bfb166b7f41f997
parent d49da706
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">FM-opptak</string>
    <string name="info_toast">FM-opptak treng medieløyve for å spela av opptak.</string>
    <string name="denied_toast">FM-opptak treng medieløyve for å spela av opptak. Gje tilgang i Innstillingar.</string>
</resources>
+26 −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">Førre</string>
    <string name="notif_stop">Stopp</string>
    <string name="notif_next">Neste</string>
    <string name="channel_playback_name">FM-avspeling</string>
    <string name="channel_playback_description">FM-avspelingskontrollar i varslingsfeltet</string>
    <string name="channel_record_name">FM-opptakar</string>
    <string name="channel_record_description">Kontrollar for FM-radioopptak i varslingsfeltet</string>
    <string name="missing_required_permission">Løyve vart nekta. Du kan endra dei under Innstillingar &gt; Appar.</string>
</resources>
+64 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2014 The Android Open Source 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="app_name">FM-radio</string>
    <string name="toast_station_searched">Fann desse tilgjengelege stasjonane:</string>
    <string name="toast_cannot_search">Klarte ikkje å finna nokon tilgjengelege stasjonar.</string>
    <string name="optmenu_speaker">Høgtalar</string>
    <string name="optmenu_earphone">Øyretelefonar</string>
    <string name="save">Lagra</string>
    <string name="toast_sdcard_missing">Fann ikkje SD-kortet!</string>
    <string name="toast_sdcard_insufficient_space">For lite plass på SD-kortet!</string>
    <string name="toast_recorder_internal_error">Det oppstod ein intern feil i opptakaren!</string>
    <string name="btn_save_recording">Lagra</string>
    <string name="btn_discard_recording">Forkast</string>
    <string name="edit_recording_name_hint">Skriv inn filnamn her</string>
    <string name="already_exists">finst frå før</string>
    <string name="not_available">Ikkje tilgjengeleg no</string>
    <string name="talk_prev_station">Førre stasjon</string>
    <string name="talk_decrease">Lågare frekvens</string>
    <string name="talk_increase">Høgare frekvens</string>
    <string name="talk_next_station">Neste stasjon</string>
    <string name="talk_add_favorite">Legg til i favorittar</string>
    <string name="talk_start_recording">Start opptak</string>
    <string name="more">"Meir"</string>
    <string name="recording_tips">Tek opp …</string>
    <string name="fm_symbol">FM</string>
    <string name="fm_turn_on">Spela eller stopp FM-radio</string>
    <string name="fm_over_start_record">Start opptak</string>
    <string name="fm_over_record_list">Lagra opptak</string>
    <string name="fm_station_list_menu_refresh">Oppdater</string>
    <string name="fm_no_headset_text">Kopla til hovudtelefonar for å lytta (dei fungerer som antenne).</string>
    <string name="station_title">Radiostasjonar</string>
    <string name="station_searching_tips">Hentar stasjonar</string>
    <string name="station_empty_text">Fann ingen stasjonar</string>
    <string name="minutes_label">M</string>
    <string name="seconds_label">S</string>
    <string name="timer_default">00</string>
    <string name="record_title">Opptak</string>
    <string name="record_notification_message">Tek opp no</string>
    <string name="stop_record">STOPP OPPTAK</string>
    <string name="save_dialog_title">Lagra opptaket?</string>
    <string name="favorites">Favorittar</string>
    <string name="rename">Gje nytt namn</string>
    <string name="station_rename_hint">Skriv inn namn på stasjonen</string>
    <string name="remove_favorite">Fjern frå favorittar</string>
    <string name="toast_record_saved">Opptaket er lagra</string>
    <string name="toast_record_not_saved">Opptaket vart ikkje lagra</string>
    <string name="toast_listen">LYTT</string>
    <string name="toast_station_renamed">Stasjonen har fått nytt namn</string>
</resources>