diff options
author | Weblate <noreply@documentfoundation.org> | 2024-06-05 11:36:51 +0200 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-06-06 11:56:53 +0200 |
commit | d106539f8f9a871ba081082291a6976d294aef58 (patch) | |
tree | af2a019e4ae106715e0969a3d4fbe86edf9ab874 /android | |
parent | 1383303f28b42c2fb2f6fb2aebfb856f73a6ebd8 (diff) |
android-viewer translated using Weblate
Japanese currently translated at 80.1% (93 of 116 strings)
Change-Id: I558bd48e66a90ad580a7b3f54379072af9c16dff
android-viewer translated using Weblate
Japanese currently translated at 78.4% (91 of 116 strings)
Change-Id: I42d1e535c6ef14d4f5f3d66a10b5562a487015ae
android-viewer translated using Weblate
Japanese currently translated at 77.5% (90 of 116 strings)
Change-Id: I26cb3b9e8a1c9ed4b92fb1ed8ba08d81a0d646d3
Co-authored-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Co-authored-by: Weblate <noreply@documentfoundation.org>
Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/ja/
Translation: android-viewer/android-strings
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168333
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'android')
-rw-r--r-- | android/source/res/values-ja/strings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/android/source/res/values-ja/strings.xml b/android/source/res/values-ja/strings.xml index 9d7d991c5db6..a10aeeed35ee 100644 --- a/android/source/res/values-ja/strings.xml +++ b/android/source/res/values-ja/strings.xml @@ -87,4 +87,10 @@ <string name="action_text_copied">テキストをクリップボードにコピーしました</string> <string name="about_notice">お知らせを表示</string> <string name="calc_optimal_length">最適な長さ</string> + <string name="action_about">このソフトウェアについて</string> + <string name="calc_adjust_width">幅の調整</string> + <string name="calc_adjust_height">高さの調整</string> + <string name="calc_adjust_length">長さの調整</string> + <string name="compress_photo_smallest_size">最小サイズ</string> + <string name="take_photo">写真を撮る</string> </resources>
\ No newline at end of file |