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

Commit 91d9323e authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: Ifc7a401f2c8e686d978ccac8aeafb0b751be4afb
parent 84ec2502
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@
  <string name="old_photo">Gebruik ou foto</string>
  <string name="context_menu_play_selection">Speel</string>
  <string name="context_menu_play_next">Speel volgende</string>
  <string name="context_menu_play_album">Speel album</string>
  <string name="context_menu_more_by_artist">Meer van kunstenaar</string>
  <string name="context_menu_rename_playlist">Hernoem</string>
  <string name="context_menu_delete">Verwyder</string>
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@
  <string name="old_photo">Utilitza la foto antiga</string>
  <string name="context_menu_play_selection">Reprodueix</string>
  <string name="context_menu_play_next">Reprodueix el següent</string>
  <string name="context_menu_play_album">Reprodueix àlbum</string>
  <string name="context_menu_more_by_artist">Més de l\'artista</string>
  <string name="context_menu_rename_playlist">Reanomena</string>
  <string name="context_menu_delete">Esborra</string>
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@
  <string name="old_photo">Altes Foto verwenden</string>
  <string name="context_menu_play_selection">Wiedergeben</string>
  <string name="context_menu_play_next">Als nächstes wiedergeben</string>
  <string name="context_menu_play_album">Album abspielen</string>
  <string name="context_menu_more_by_artist">Mehr von diesem Künstler</string>
  <string name="context_menu_rename_playlist">Umbenennen</string>
  <string name="context_menu_delete">Löschen</string>
+23 −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">
  <plurals name="NNNtrackstofavorites">
    <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> آهنگ به علاقه‌مندی‌ها اضافه شد.</item>
  </plurals>
</resources>
+29 −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="app_name">موسیقی</string>
  <string name="page_recent">اخیر</string>
  <string name="header_albums">آلبوم‌ها</string>
  <string name="save">ذخیره</string>
  <string name="cancel">لغو</string>
  <string name="context_menu_delete">حذف</string>
  <string name="settings_ui_category">رابط کاربری</string>
  <string name="settings_download_only_on_wifi_title">دریافت فقط از طریق وای‌فای</string>
  <string name="settings_lockscreen_album_art">عکس آلبوم در صفحه قفل</string>
</resources>
Loading