diff options
author | Weblate <noreply@documentfoundation.org> | 2024-06-09 10:36:50 +0200 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-06-10 14:00:45 +0200 |
commit | 29525b020c3599e2786e04fec1aef0094a36874d (patch) | |
tree | c3247ef1f816f65ca39db4e6cd4f07ca351a5d7d /android/source/res/values-ja | |
parent | 84e8758d429d5cfaa049cd0bf7777a437f539029 (diff) |
android-viewer translated using Weblate
Japanese currently translated at 82.7% (96 of 116 strings)
Change-Id: I823d969cd027cbdd3778c5ca6887722831d01fbf
android-viewer translated using Weblate
Hebrew currently translated at 99.1% (115 of 116 strings)
Change-Id: I610c1282074f709b2b08baf6303cd70e2eef19c1
Co-authored-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Co-authored-by: Weblate <noreply@documentfoundation.org>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/he/
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/+/168567
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'android/source/res/values-ja')
-rw-r--r-- | android/source/res/values-ja/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/source/res/values-ja/strings.xml b/android/source/res/values-ja/strings.xml index a10aeeed35ee..344a8367dd50 100644 --- a/android/source/res/values-ja/strings.xml +++ b/android/source/res/values-ja/strings.xml @@ -93,4 +93,7 @@ <string name="calc_adjust_length">長さの調整</string> <string name="compress_photo_smallest_size">最小サイズ</string> <string name="take_photo">写真を撮る</string> + <string name="compress_photo_medium_size">普通サイズ</string> + <string name="compress_photo_no_compress">圧縮しない</string> + <string name="compress_photo_title">写真を圧縮しますか?</string> </resources>
\ No newline at end of file |