diff options
author | Weblate <noreply@documentfoundation.org> | 2024-05-22 10:48:14 +0200 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-05-23 08:07:50 +0200 |
commit | 15e60dfeacbc7acf4ccaabe2b3e062a01d18f658 (patch) | |
tree | a0eb77dd5d1531f9f4611b70ddca0ad18a91e1a4 /android | |
parent | a46736cfe6b5188e840129b6aa26fc2970893474 (diff) |
Added translation for android-viewer using Weblate (Georgian)
Change-Id: I4058a4698582256a31ebb21379c0a66b22e2a1cc
android-viewer translated using Weblate
Japanese currently translated at 65.5% (76 of 116 strings)
Change-Id: I74e48d5d605e25ebf39e2a8bd73495274ee94855
Added translation for android-viewer using Weblate (Hebrew)
Change-Id: I491b69291975d22c0552cc20e93f2042cc70e4b0
Update translation files for android-viewer
Updated by "Cleanup translation files" hook in Weblate.
Change-Id: Iea28e4d8bf859accdb1c16bb4c6836237a4d2b26
android-viewer translated using Weblate
Japanese currently translated at 61.0% (72 of 118 strings)
Change-Id: I741c23b1048d4857605d73aad34668c29234dd6f
android-viewer translated using Weblate
Catalan currently translated at 100.0% (118 of 118 strings)
Change-Id: I9cbcf579a5c634adf0686e43aa4dca069c2dd577
Added translation for android-viewer using Weblate (Esperanto)
Change-Id: Ibcf6e82a860c5e789d6ee89dace30d1457a60c22
android-viewer translated using Weblate
Japanese currently translated at 39.8% (47 of 118 strings)
Change-Id: I9efdbae451a5313cb5b8ef4a1abca6969696969b
Co-authored-by: Adolfo Jayme Barrientos <fito@libreoffice.org>
Co-authored-by: Ekaterine Papava <papava.e@gtu.ge>
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/
Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings/ca/
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/+/167895
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'android')
-rw-r--r-- | android/source/res/values-iw/strings.xml | 2 | ||||
-rw-r--r-- | android/source/res/values-ja/strings.xml | 4 | ||||
-rw-r--r-- | android/source/res/values-ka/strings.xml | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/android/source/res/values-iw/strings.xml b/android/source/res/values-iw/strings.xml new file mode 100644 index 000000000000..a6b3daec9354 --- /dev/null +++ b/android/source/res/values-iw/strings.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources></resources>
\ No newline at end of file diff --git a/android/source/res/values-ja/strings.xml b/android/source/res/values-ja/strings.xml index 7d56fc41c752..0454aa3575a2 100644 --- a/android/source/res/values-ja/strings.xml +++ b/android/source/res/values-ja/strings.xml @@ -72,4 +72,8 @@ <string name="insert_table">表の挿入</string> <string name="action_add_slide">スライドを追加</string> <string name="tabhost_character">文字</string> + <string name="unable_to_export_pdf">PDFにエクスポートできません</string> + <string name="tabhost_style">スタイル</string> + <string name="UNO_commands_string_value_hint">値</string> + <string name="unable_to_save">ファイルを保存できません</string> </resources>
\ No newline at end of file diff --git a/android/source/res/values-ka/strings.xml b/android/source/res/values-ka/strings.xml new file mode 100644 index 000000000000..a6b3daec9354 --- /dev/null +++ b/android/source/res/values-ka/strings.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources></resources>
\ No newline at end of file |