[Android] l10n: Japanese update
Fumio Nakayama
git at videolan.org
Mon Feb 10 18:32:46 CET 2020
vlc-android | branch: master | Fumio Nakayama <fumio.n6a at gmail.com> | Fri Feb 7 11:57:19 2020 +0100| [93e2146f7aa0157f0afed6d28dae30eab93cffa8] | committer: Geoffrey Métais
l10n: Japanese update
100% translated
Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>
> https://code.videolan.org/videolan/vlc-android/commit/93e2146f7aa0157f0afed6d28dae30eab93cffa8
---
application/resources/src/main/res/values-ja/strings.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/application/resources/src/main/res/values-ja/strings.xml b/application/resources/src/main/res/values-ja/strings.xml
index 9e27e1ed5..018252a78 100644
--- a/application/resources/src/main/res/values-ja/strings.xml
+++ b/application/resources/src/main/res/values-ja/strings.xml
@@ -765,4 +765,8 @@
<string name="codec">コーデック</string>
<string name="text">テキスト</string>
<string name="unknown">不明</string>
+ <string name="audio_delay_start">聞こえたサウンド</string>
+ <string name="subtitle_delay_first">聞こえた音声</string>
+ <string name="audio_delay_end">途切れ途切れのサウンド</string>
+ <string name="subtitle_delay_end">見えたテキスト</string>
</resources>
More information about the Android
mailing list