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

Commit dafca0d2 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I5bf81d21196cfbf74d7e1451ad9000e89a97d79e
parent 5c837f83
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -118,6 +118,10 @@
  <string name="settings_show_music_visualization_title">Amosar visualización musical</string>
  <string name="settings_show_lyrics_title">Amosar les lletres de les canciones</string>
  <string name="settings_show_lyrics_summary">Pa canciones que tienen un ficheru srt</string>
  <string name="settings_shake_to_play">Xiringar pa reproducir</string>
  <string name="settings_shake_to_play_summary">Xiringa\'l preséu pa reproducir la siguiente canción</string>
  <string name="settings_lockscreen_album_art">Portada en pantalla de bloquéu</string>
  <string name="settings_lockscreen_album_art_summary">Trocar la pantalla de bloquéu cola imaxe del álbum</string>
  <string name="app_widget_small">Música: 4 \u00d7 1</string>
  <string name="app_widget_large">Música: 4 \u00d7 2</string>
  <string name="app_widget_large_alt">Música: 4 \u00d7 2 (alternativu)</string>
+21 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2013 Andrew Neal
     Copyright (C) 2012-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="google_search">Google bilaketa</string>
</resources>
+30 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2013 Andrew Neal
     Copyright (C) 2012-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="menu_settings">Ynstellingen</string>
  <string name="save">Bewarje</string>
  <string name="cancel">Annulearje</string>
  <string name="header_1_to_2_minutes">1 - 2 minuten</string>
  <string name="header_2_to_3_minutes">2 - 3 minuten</string>
  <string name="header_3_to_4_minutes">3 - 4 minuten</string>
  <string name="header_4_to_5_minutes">4 - 5 minuten</string>
  <string name="header_5_to_10_minutes">5 - 10 minuten</string>
  <string name="header_10_to_30_minutes">10 - 30 minuten</string>
  <string name="header_30_to_60_minutes">30 - 60 minuten</string>
</resources>
+2 −2
Original line number Diff line number Diff line
@@ -158,8 +158,8 @@
  <string name="header_1_song">שיר אחד</string>
  <string name="header_2_to_4_songs">בין 2 ל-4 שירים</string>
  <string name="header_5_to_9_songs">בין 5 ל-9 שירים</string>
  <string name="header_10_plus_songs">10 שירים ויותר</string>
  <string name="header_5_plus_albums">5 אלבומים ויותר</string>
  <string name="header_10_plus_songs">10+ שירים</string>
  <string name="header_5_plus_albums">5+ אלבומים</string>
  <string name="header_other">"אחר"</string>
  <string name="footer_search_artists">הצג את כל האמנים</string>
  <string name="footer_search_albums">הצג את כל האלבומים</string>
+2 −0
Original line number Diff line number Diff line
@@ -120,6 +120,8 @@
  <string name="settings_show_lyrics_summary">SRT 파일이 있는 곡만</string>
  <string name="settings_shake_to_play">흔들어 재생</string>
  <string name="settings_shake_to_play_summary">기기를 흔들어 다음 곡을 재생</string>
  <string name="settings_lockscreen_album_art">잠금화면 앨범 아트</string>
  <string name="settings_lockscreen_album_art_summary">잠금화면 배경을 앨범 아트로 바꿈</string>
  <string name="app_widget_small">음악: 4 \u00d7 1</string>
  <string name="app_widget_large">음악: 4 \u00d7 2</string>
  <string name="app_widget_large_alt">음악: 4 \u00d7 2 (다른 배치)</string>
Loading