Merge pull request #447 from weblate/weblate-simple-mobile-tools-simple-music-player
Translations update from Hosted Weblate
This commit is contained in:
commit
07dd284c46
24 changed files with 52 additions and 49 deletions
|
@ -1,21 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Reproductor de Música Simple</string>
|
||||
<string name="app_launcher_name">Música</string>
|
||||
<string name="playlist_empty">Su lista de reproducción está vacía</string>
|
||||
<string name="rename_song">Renombrar canción</string>
|
||||
<string name="rename_song_error">Ha ocurrido un error durante el renombrado</string>
|
||||
<string name="app_launcher_name">Reproductor de música</string>
|
||||
<string name="playlist_empty">Tu lista de reproducción está vacía</string>
|
||||
<string name="rename_song">Cambiar el nombre de la canción</string>
|
||||
<string name="rename_song_error">Se ha producido un error durante el cambio de nombre</string>
|
||||
<string name="rename_song_empty">Por favor, rellene todos los campos</string>
|
||||
<string name="repeat_off">Repetir</string>
|
||||
<string name="repeat_off">Repetir apagado</string>
|
||||
<string name="repeat_song">Repetir la canción actual</string>
|
||||
<string name="repeat_playlist">Repeat playlist</string>
|
||||
<string name="stop_playback_after_current_song">Parar la reproducción después de la canción actual</string>
|
||||
<string name="enable_shuffle">Activar aleatorio</string>
|
||||
<string name="disable_shuffle">Desactivar aleatorio</string>
|
||||
<string name="repeat_playlist">Repetir todo</string>
|
||||
<string name="stop_playback_after_current_song">Detener la reproducción después de la canción actual</string>
|
||||
<string name="enable_shuffle">Activar la reproducción aleatoria</string>
|
||||
<string name="disable_shuffle">Desactivar la reproducción aleatoria</string>
|
||||
<string name="shuffle_enabled">Reproducción aleatoria activada</string>
|
||||
<string name="shuffle_disabled">Reproducción aleatoria desactivada</string>
|
||||
<string name="sleep_timer">Temporizador para dormir</string>
|
||||
<string name="volume">Volume</string>
|
||||
<string name="sleep_timer">Temporizador</string>
|
||||
<string name="volume">Volumen</string>
|
||||
<string name="playback_speed">Velocidad de reproducción</string>
|
||||
<string name="loading_files">Cargando archivos…</string>
|
||||
<!-- Playlists -->
|
||||
|
@ -28,7 +28,7 @@
|
|||
<string name="playlist_name_exists">Ya existe una lista de reproducción con ese nombre</string>
|
||||
<string name="remove_playlist">Eliminar lista de reproducción</string>
|
||||
<string name="remove_playlist_description">Esto solo eliminará las listas de reproducción seleccionadas, no los archivos reales.</string>
|
||||
<string name="remove_playlist_description_placeholder">Esto solo eliminará la lista de reproducción \"%s\", no los archivos reales.</string>
|
||||
<string name="remove_playlist_description_placeholder">Esto solo eliminará la lista de reproducción \"%s\". Los archivos actuales no serán borrados.</string>
|
||||
<string name="remove_from_playlist">Eliminar de lista de reproducción</string>
|
||||
<string name="remove_from_playlist_description">Esto solo eliminará los elementos de la lista de reproducción \"%s\", los archivos reales no serán eliminados.</string>
|
||||
<string name="delete_the_files_too">También eliminar los archivos</string>
|
||||
|
|
|
@ -4,20 +4,20 @@
|
|||
<string name="app_launcher_name">ミュージック プレイヤー</string>
|
||||
<string name="playlist_empty">プレイリストは空です</string>
|
||||
<string name="rename_song">曲の名前を変更</string>
|
||||
<string name="rename_song_error">名前を変更中にエラーが発生しました</string>
|
||||
<string name="rename_song_error">名前の変更中にエラーが発生しました</string>
|
||||
<string name="rename_song_empty">すべてのフィールドを入力してください</string>
|
||||
<string name="repeat_off">Repeat off</string>
|
||||
<string name="repeat_off">リピート無効</string>
|
||||
<string name="repeat_song">現在の曲を繰り返し</string>
|
||||
<string name="repeat_playlist">Repeat playlist</string>
|
||||
<string name="stop_playback_after_current_song">Stop playback after current song</string>
|
||||
<string name="repeat_playlist">再生リストをリピート</string>
|
||||
<string name="stop_playback_after_current_song">現在の曲の後に停止</string>
|
||||
<string name="enable_shuffle">シャッフルを有効にする</string>
|
||||
<string name="disable_shuffle">シャッフルを無効にする</string>
|
||||
<string name="shuffle_enabled">シャッフル有効</string>
|
||||
<string name="shuffle_disabled">シャッフル無効</string>
|
||||
<string name="sleep_timer">スリープタイマー</string>
|
||||
<string name="volume">Volume</string>
|
||||
<string name="playback_speed">Playback speed</string>
|
||||
<string name="loading_files">Loading files…</string>
|
||||
<string name="volume">音量</string>
|
||||
<string name="playback_speed">再生速度</string>
|
||||
<string name="loading_files">ファイルを読込中…</string>
|
||||
<!-- Playlists -->
|
||||
<string name="add_file_to_playlist">プレイリストにファイルを追加</string>
|
||||
<string name="add_folder_to_playlist">プレイリストにフォルダを追加</string>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<string name="empty_playlist">プレイリストは空です</string>
|
||||
<string name="fetching_songs">曲を取得中…</string>
|
||||
<string name="all_songs">すべての曲</string>
|
||||
<string name="create_playlist_from_folder">フォルダから新しいプレイリストを作成する</string>
|
||||
<string name="create_playlist_from_folder">フォルダから新しいプレイリストを作成</string>
|
||||
<string name="folder_contains_no_audio">選択したフォルダにはオーディオファイルが含まれていません</string>
|
||||
<string name="delete_current_song">現在の曲を削除</string>
|
||||
<string name="remove_current_song">プレイリストから現在の曲を削除</string>
|
||||
|
@ -47,8 +47,8 @@
|
|||
<string name="all_tracks">全てのトラック</string>
|
||||
<string name="add_to_playlist">プレイリストに追加</string>
|
||||
<string name="create_playlist_label">アーティスト、アルバム、トラックを選択してメニュー→プレイリストに追加することで、新しいプレイリストを追加できます。</string>
|
||||
<string name="export_playlist">Export playlist</string>
|
||||
<string name="import_playlist">Import playlist</string>
|
||||
<string name="export_playlist">プレイリストのエクスポート</string>
|
||||
<string name="import_playlist">プレイリストのインポート</string>
|
||||
<string name="filename_without_m3u">Filename (without .m3u)</string>
|
||||
<!-- Sorting -->
|
||||
<string name="track_count">トラック数</string>
|
||||
|
@ -57,7 +57,7 @@
|
|||
<string name="year">年</string>
|
||||
<!-- Artists -->
|
||||
<string name="artists">アーティスト</string>
|
||||
<string name="folders">Folders</string>
|
||||
<string name="folders">フォルダ</string>
|
||||
<string name="albums">アルバム</string>
|
||||
<plurals name="albums_plural">
|
||||
<item quantity="other">%d 件のアルバム</item>
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
<string name="create_playlist_label">Puteți crea o nouă listă de redare selectând artiștii, albumele sau piesele dorite și folosind Meniu -> Adaugaţi la lista de redare.</string>
|
||||
<string name="export_playlist">Export playlist</string>
|
||||
<string name="import_playlist">Import playlist</string>
|
||||
<string name="filename_without_m3u">Filename (without .m3u)</string>
|
||||
<string name="filename_without_m3u">Numele fișierului (fără .m3u)</string>
|
||||
<!-- Sorting -->
|
||||
<string name="track_count">Număr de piese</string>
|
||||
<string name="album_count">Număr de albume</string>
|
||||
|
@ -72,7 +72,7 @@
|
|||
</plurals>
|
||||
<!-- Queue -->
|
||||
<string name="next_track">Urmează:</string>
|
||||
<string name="track_queue">Track queue</string>
|
||||
<string name="track_queue">Coada de melodii</string>
|
||||
<string name="add_to_queue">Adăugați la coadă</string>
|
||||
<string name="remove_from_queue">Eliminaţi din coadă</string>
|
||||
<string name="create_playlist_from_queue">Creați o listă de redare din coadă</string>
|
||||
|
|
|
@ -8,14 +8,14 @@
|
|||
<string name="rename_song_empty">请填写全部字段</string>
|
||||
<string name="repeat_off">已禁用重复播放</string>
|
||||
<string name="repeat_song">重复当前歌曲</string>
|
||||
<string name="repeat_playlist">Repeat playlist</string>
|
||||
<string name="repeat_playlist">重复播放列表</string>
|
||||
<string name="stop_playback_after_current_song">在当前歌曲后停止播放</string>
|
||||
<string name="enable_shuffle">启用随机播放</string>
|
||||
<string name="disable_shuffle">禁用随机播放</string>
|
||||
<string name="shuffle_enabled">已启用随机播放</string>
|
||||
<string name="shuffle_disabled">已禁用随机播放</string>
|
||||
<string name="sleep_timer">睡眠定时器</string>
|
||||
<string name="volume">Volume</string>
|
||||
<string name="volume">音量</string>
|
||||
<string name="playback_speed">播放速度</string>
|
||||
<string name="loading_files">加载文件中…</string>
|
||||
<!-- Playlists -->
|
||||
|
@ -45,29 +45,29 @@
|
|||
<string name="title_is_not_available">如果标题不可用时</string>
|
||||
<string name="show_album_cover">在主屏幕显示专辑封面</string>
|
||||
<string name="all_tracks">所有曲目</string>
|
||||
<string name="add_to_playlist">Add to playlist</string>
|
||||
<string name="add_to_playlist">添加到播放列表</string>
|
||||
<string name="create_playlist_label">您可以通过选择想要的艺术家、专辑或曲目并使用菜单 -> 添加到播放列表来创建新的播放列表。</string>
|
||||
<string name="export_playlist">Export playlist</string>
|
||||
<string name="import_playlist">Import playlist</string>
|
||||
<string name="export_playlist">导出播放列表</string>
|
||||
<string name="import_playlist">导入播放列表</string>
|
||||
<string name="filename_without_m3u">文件名 (不带 .m3u)</string>
|
||||
<!-- Sorting -->
|
||||
<string name="track_count">曲目数</string>
|
||||
<string name="album_count">专辑数</string>
|
||||
<string name="artist_name">Artist Name</string>
|
||||
<string name="artist_name">艺术家名称</string>
|
||||
<string name="year">年份</string>
|
||||
<!-- Artists -->
|
||||
<string name="artists">歌手</string>
|
||||
<string name="artists">艺术家</string>
|
||||
<string name="folders">文件夹</string>
|
||||
<string name="albums">专辑</string>
|
||||
<plurals name="albums_plural">
|
||||
<item quantity="other">%d Album</item>
|
||||
<item quantity="other">%d 专辑</item>
|
||||
</plurals>
|
||||
<string name="tracks">歌曲</string>
|
||||
<plurals name="tracks_plural">
|
||||
<item quantity="other">%d 首歌</item>
|
||||
</plurals>
|
||||
<!-- Queue -->
|
||||
<string name="next_track">Next:</string>
|
||||
<string name="next_track">下一首:</string>
|
||||
<string name="track_queue">歌曲队列</string>
|
||||
<string name="add_to_queue">添加到队列</string>
|
||||
<string name="remove_from_queue">从队列中删除</string>
|
||||
|
|
|
@ -60,4 +60,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
||||
|
|
|
@ -1 +1 @@
|
|||
Reproductor de música amb un giny personalitzable, temporitzador de son
|
||||
Reproductor de música amb un giny personalitzable, temporitzador de son
|
||||
|
|
|
@ -1 +1 @@
|
|||
Simple Music Player
|
||||
Simple Music Player
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
|
|
@ -14,4 +14,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
||||
|
|
|
@ -1 +1 @@
|
|||
Lehký hudební přehrávač pěkný widget se stylovým rozhraním, žádné reklamy
|
||||
Lehký hudební přehrávač pěkný widget se stylovým rozhraním, žádné reklamy
|
||||
|
|
|
@ -1 +1 @@
|
|||
Jednoduchý hudební přehrávač
|
||||
Jednoduchý hudební přehrávač
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
|
|
@ -60,4 +60,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
||||
|
|
|
@ -1 +1 @@
|
|||
Rproductorde musica gratis con ecualizador de sonido play y my music elegante
|
||||
Rproductorde musica gratis con ecualizador de sonido play y my music elegante
|
||||
|
|
|
@ -1 +1 @@
|
|||
Reproductor Música Simple
|
||||
Reproductor Música Simple
|
||||
|
|
|
@ -60,4 +60,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
||||
|
|
|
@ -1 +1 @@
|
|||
Odtwarzacz muzyki z widżetem, wyłącznikiem czasowym i oszczędzaniem baterii
|
||||
Odtwarzacz muzyki z widżetem, wyłącznikiem czasowym i oszczędzaniem baterii
|
||||
|
|
|
@ -1 +1 @@
|
|||
Prosty odtwarzacz muzyki
|
||||
Prosty odtwarzacz muzyki
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
|
|
@ -60,4 +60,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telgraf:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
||||
|
|
|
@ -1 +1 @@
|
|||
Temiz müzik çaları özelleştirilebilir bir widget, şık arayüz, reklamsız
|
||||
Temiz müzik çaları özelleştirilebilir bir widget, şık arayüz, reklamsız
|
||||
|
|
|
@ -1 +1 @@
|
|||
Basit Müzik Çalar
|
||||
Basit Müzik Çalar
|
||||
|
|
Loading…
Reference in a new issue