summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-bs-rBA/plurals.xml31
-rw-r--r--res/values-bs-rBA/strings.xml34
-rw-r--r--res/values-es-rCO/plurals.xml31
-rw-r--r--res/values-es-rCO/strings.xml34
-rw-r--r--res/values-ga-rIE/plurals.xml31
-rw-r--r--res/values-ga-rIE/strings.xml34
-rw-r--r--res/values-in/strings.xml26
-rw-r--r--res/values-nl/strings.xml4
8 files changed, 210 insertions, 15 deletions
diff --git a/res/values-bs-rBA/plurals.xml b/res/values-bs-rBA/plurals.xml
new file mode 100644
index 0000000..9827780
--- /dev/null
+++ b/res/values-bs-rBA/plurals.xml
@@ -0,0 +1,31 @@
+<?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">
+ <!-- Used to indicate the number of artists -->
+ <!-- Used to indicate the number of albums for an artist -->
+ <!-- Used to indicate the number of songs for an album -->
+ <!-- Used to indicate the number of genres -->
+ <!-- Used to show a shortened version of hours-->
+ <!-- Used to show a shortened version of minutes -->
+ <!-- Toasts after adding song(s) to playlists -->
+ <!-- Toasts after removing song(s) from playlists -->
+ <!-- Toasts after adding song(s) to queue -->
+ <!-- Toasts after adding song(s) to the favorites list -->
+ <!-- Toast confirming that song(s) was/were deleted. -->
+</resources>
diff --git a/res/values-bs-rBA/strings.xml b/res/values-bs-rBA/strings.xml
new file mode 100644
index 0000000..ac715c0
--- /dev/null
+++ b/res/values-bs-rBA/strings.xml
@@ -0,0 +1,34 @@
+<?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">
+ <!-- Page titles -->
+ <!-- Section Headers -->
+ <!-- Option menu items -->
+ <!-- Playlist items -->
+ <!-- Sort orders -->
+ <!-- Default playlist names -->
+ <!-- AlertDialog items -->
+ <!-- Context menu items -->
+ <!-- Content descriptions -->
+ <!-- Toast messages -->
+ <!-- Settings -->
+ <!-- App widget -->
+ <!-- Empty list / error messages -->
+ <!-- Section Headers -->
+</resources>
diff --git a/res/values-es-rCO/plurals.xml b/res/values-es-rCO/plurals.xml
new file mode 100644
index 0000000..9827780
--- /dev/null
+++ b/res/values-es-rCO/plurals.xml
@@ -0,0 +1,31 @@
+<?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">
+ <!-- Used to indicate the number of artists -->
+ <!-- Used to indicate the number of albums for an artist -->
+ <!-- Used to indicate the number of songs for an album -->
+ <!-- Used to indicate the number of genres -->
+ <!-- Used to show a shortened version of hours-->
+ <!-- Used to show a shortened version of minutes -->
+ <!-- Toasts after adding song(s) to playlists -->
+ <!-- Toasts after removing song(s) from playlists -->
+ <!-- Toasts after adding song(s) to queue -->
+ <!-- Toasts after adding song(s) to the favorites list -->
+ <!-- Toast confirming that song(s) was/were deleted. -->
+</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 0000000..ac715c0
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,34 @@
+<?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">
+ <!-- Page titles -->
+ <!-- Section Headers -->
+ <!-- Option menu items -->
+ <!-- Playlist items -->
+ <!-- Sort orders -->
+ <!-- Default playlist names -->
+ <!-- AlertDialog items -->
+ <!-- Context menu items -->
+ <!-- Content descriptions -->
+ <!-- Toast messages -->
+ <!-- Settings -->
+ <!-- App widget -->
+ <!-- Empty list / error messages -->
+ <!-- Section Headers -->
+</resources>
diff --git a/res/values-ga-rIE/plurals.xml b/res/values-ga-rIE/plurals.xml
new file mode 100644
index 0000000..9827780
--- /dev/null
+++ b/res/values-ga-rIE/plurals.xml
@@ -0,0 +1,31 @@
+<?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">
+ <!-- Used to indicate the number of artists -->
+ <!-- Used to indicate the number of albums for an artist -->
+ <!-- Used to indicate the number of songs for an album -->
+ <!-- Used to indicate the number of genres -->
+ <!-- Used to show a shortened version of hours-->
+ <!-- Used to show a shortened version of minutes -->
+ <!-- Toasts after adding song(s) to playlists -->
+ <!-- Toasts after removing song(s) from playlists -->
+ <!-- Toasts after adding song(s) to queue -->
+ <!-- Toasts after adding song(s) to the favorites list -->
+ <!-- Toast confirming that song(s) was/were deleted. -->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 0000000..ac715c0
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,34 @@
+<?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">
+ <!-- Page titles -->
+ <!-- Section Headers -->
+ <!-- Option menu items -->
+ <!-- Playlist items -->
+ <!-- Sort orders -->
+ <!-- Default playlist names -->
+ <!-- AlertDialog items -->
+ <!-- Context menu items -->
+ <!-- Content descriptions -->
+ <!-- Toast messages -->
+ <!-- Settings -->
+ <!-- App widget -->
+ <!-- Empty list / error messages -->
+ <!-- Section Headers -->
+</resources>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index 68face0..9408446 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -24,7 +24,7 @@
<string name="page_albums">Album</string>
<string name="page_songs">Lagu</string>
<string name="page_playlists">Daftar Putar</string>
- <string name="page_genres">Genre</string>
+ <string name="page_genres">Aliran</string>
<string name="page_now_playing">Sedang diputar</string>
<string name="page_play_queue">Putar daftar antrean</string>
<!-- Section Headers -->
@@ -33,15 +33,15 @@
<string name="header_all_songs">Semua Lagu</string>
<!-- Option menu items -->
<string name="menu_settings">Pengaturan</string>
- <string name="menu_search">Telusuri</string>
- <string name="menu_shuffle_item">Putar acak</string>
- <string name="menu_shuffle_all">Putar acak semua</string>
+ <string name="menu_search">Cari</string>
+ <string name="menu_shuffle_item">Acak</string>
+ <string name="menu_shuffle_all">Acak semua</string>
<string name="menu_shuffle_playlist">Putar acak daftar putar</string>
<string name="menu_shuffle_album">Putar acak album</string>
<string name="menu_shuffle_artist">Putar acak artis</string>
<string name="menu_shuffle_top_tracks">Putar acak lagu teratas</string>
<string name="menu_shuffle_recent">Putar acak yang terakhir diputar</string>
- <string name="menu_shuffle_last_added">Putar acak yang terakhir ditambahkan</string>
+ <string name="menu_shuffle_last_added">Putar acak terakhir ditambahkan</string>
<string name="menu_play_all">Putar semua</string>
<string name="menu_sort_by">Urut berdasarkan</string>
<string name="menu_clear_list">Hapus daftar</string>
@@ -85,22 +85,22 @@
<string name="cannot_be_undone">Ini tidak dapat diurungkan</string>
<string name="delete_warning">Ini akan menghapus cache gambar secara permanen</string>
<string name="new_photo">Pilih foto dari Galeri</string>
- <string name="google_search">Penelusuran Google</string>
- <string name="use_default">Gunakan foto baku</string>
+ <string name="google_search">Pencarian Google</string>
+ <string name="use_default">Gunakan foto bawaan</string>
<string name="old_photo">Gunakan foto lama</string>
<!-- Context menu items -->
<string name="context_menu_play_selection">Putar</string>
<string name="context_menu_play_next">Putar selanjutnya</string>
<string name="context_menu_play_album">Putar album</string>
<string name="context_menu_more_by_artist">Lebih banyak oleh artis</string>
- <string name="context_menu_rename_playlist">Ubah Nama</string>
+ <string name="context_menu_rename_playlist">Ubah nama</string>
<string name="context_menu_delete">Hapus</string>
<string name="context_menu_fetch_album_art">Mengambil seni album</string>
<string name="context_menu_fetch_artist_image">Mengambil gambar artis</string>
<string name="context_menu_remove_from_recent">Hapus dari terakhir</string>
<string name="context_menu_use_as_ringtone">Gunakan sebagai nada dering</string>
<string name="context_menu_remove_from_playlist">Hapus dari daftar putar</string>
- <string name="context_menu_change_image">Ubah Gambar</string>
+ <string name="context_menu_change_image">Ganti Gambar</string>
<!-- Content descriptions -->
<string name="accessibility_play">Putar</string>
<string name="accessibility_pause">Jeda</string>
@@ -130,8 +130,8 @@
<string name="settings_show_music_visualization_title">Tampilkan visualisasi musik</string>
<string name="settings_show_lyrics_title">Tampilkan lirik lagu</string>
<string name="settings_show_lyrics_summary">Untuk lagu-lagu yang memiliki berkas srt</string>
- <string name="settings_shake_to_play">Kocok untuk memutar</string>
- <string name="settings_shake_to_play_summary">Kocok perangkat Anda untuk memutar lagu berikutnya</string>
+ <string name="settings_shake_to_play">Goyang untuk memutar</string>
+ <string name="settings_shake_to_play_summary">Goyang perangkat Anda untuk memutar lagu berikutnya</string>
<string name="settings_lockscreen_album_art">Seni album pada layar kunci</string>
<string name="settings_lockscreen_album_art_summary">Ganti latar belakang layar kunci dengan seni album</string>
<!-- App widget -->
@@ -144,7 +144,7 @@
<string name="empty_music">Untuk menyalin musik dari komputer ke perangkat Anda, gunakan kabel USB.</string>
<string name="empty_search">Hasil penelusuran tidak ditemukan</string>
<string name="empty_search_check">Periksa bahwa Anda memiliki ejaan yang benar atau coba kata kunci yang berbeda.</string>
- <string name="empty_favorite">Lagu-lagu yang Anda Tandai sebagai favorit akan ditampilkan di sini.</string>
+ <string name="empty_favorite">Lagu-lagu yang anda tandai sebagai favorit akan ditampilkan di sini.</string>
<string name="empty_recent_main">Tidak ada lagu terbaru</string>
<string name="empty_recent">Lagu yang Anda dengarkan baru-baru ini akan muncul di sini.</string>
<string name="empty_playlist_main">Tidak ada lagu dalam daftar putar</string>
@@ -180,7 +180,7 @@
<string name="footer_search_albums">Tampilkan semua album</string>
<string name="footer_search_songs">Tampilkan semua lagu</string>
<string name="footer_search_playlists">Tampilkan semua daftar putar</string>
- <string name="searchHint">Telusuri musik</string>
+ <string name="searchHint">Cari musik</string>
<string name="search_title_artists">Semua \"%s\" artis</string>
<string name="search_title_albums">Semua \"%s\" album</string>
<string name="search_title_songs">Semua \"%s\" lagu</string>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 72cc25a..7031110 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -146,13 +146,13 @@
<string name="empty_search_check">Controleer of u de juiste spelling gebruikt of probeer een ander trefwoord.</string>
<string name="empty_favorite">Uw favoriete nummers worden hier getoond.</string>
<string name="empty_recent_main">Geen recente nummers</string>
- <string name="empty_recent">Nummers waar u recent naar heeft geluisterd worden hier getoond.</string>
+ <string name="empty_recent">Nummers waar u recent naar hebt geluisterd worden hier getoond.</string>
<string name="empty_playlist_main">Geen nummers in afspeellijst</string>
<string name="empty_playlist_secondary">Om nummers toe te voegen aan deze afspeellijst, tik op het menu van een nummer, album of artiest en selecteer \'Toevoegen aan afspeellijst\'.</string>
<string name="empty_top_tracks_main">Geen beste nummers</string>
<string name="empty_top_tracks_secondary">Nummers waar u het meest naar luistert worden toegevoegd aan deze lijst.</string>
<string name="empty_last_added_main">Geen nummers recent toegevoegd</string>
- <string name="empty_last_added">Nummers die u in de afgelopen maand heeft toegevoegd worden hier getoond.</string>
+ <string name="empty_last_added">Nummers die u in de afgelopen maand hebt toegevoegd worden hier getoond.</string>
<string name="empty_generic_main">Geen muziek gevonden</string>
<string name="empty_generic_secondary">Om muziek van uw computer te kopiƫren naar uw apparaat, kunt u een USB-kabel gebruiken.</string>
<string name="empty_queue_main">Geen nummers in wachtrij</string>