Translated using Weblate (Japanese)

Currently translated at 94.1% (16 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/ja/
This commit is contained in:
Worldfast 2022-08-16 02:38:15 +00:00 committed by Hosted Weblate
parent 76fb61cd3e
commit 0699c2d3ba
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 5 additions and 3 deletions

View File

@ -4,13 +4,15 @@
<string name="app_launcher_name">ボイスレコーダー</string>
<string name="recording_saved_successfully">録音が正常に保存されました</string>
<string name="recording">録音</string>
<string name="no_recordings_found">このアプリで作成された録音はありません</string>
<string name="no_recordings_in_folder_found">選択されたフォルダ内には、録音が見つかりません</string>
<string name="no_recordings_found">このアプリで作成された録画はありません
\nが見つかりました</string>
<string name="no_recordings_in_folder_found">録画が見つかりませんでした
\nを選択します</string>
<string name="paused">停止</string>
<string name="recorder">Recorder</string>
<string name="player">Player</string>
<!-- Confirmation dialog -->
<string name="delete_recordings_confirmation">本当に%sを削除しますか</string>
<string name="delete_recordings_confirmation">削除%s</string>
<!-- Are you sure you want to delete 5 recordings? -->
<plurals name="delete_recordings">
<item quantity="other">%d 件の録音</item>