android/source/res/values-ja/strings.xml | 49 ++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-)
New commits: commit 71d5a67fa448ed83d4c5ca577ca99f5dd85f331b Author: Weblate <nore...@documentfoundation.org> AuthorDate: Tue May 14 13:37:02 2024 +0200 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Thu May 16 05:57:44 2024 +0200 android-viewer translated using Weblate Japanese currently translated at 34.8% (46 of 132 strings) Change-Id: Ie6b66ae3c2c878463f7c413fd77397e698b6c3bc Co-authored-by: Taichi Haradaguchi <20001...@ymail.ne.jp> Translate-URL: https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/ja/ Translation: android-viewer/android-strings-24-2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167629 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/android/source/res/values-ja/strings.xml b/android/source/res/values-ja/strings.xml index a6b3daec9354..4996be06def2 100644 --- a/android/source/res/values-ja/strings.xml +++ b/android/source/res/values-ja/strings.xml @@ -1,2 +1,49 @@ <?xml version="1.0" encoding="utf-8"?> -<resources></resources> \ No newline at end of file +<resources> + <string name="action_pwd_dialog_cancel">キャンセル</string> + <string name="create_file">新規ファイルを作成</string> + <string name="slide">スライド</string> + <string name="default_document_name">無題</string> + <string name="password">パスワード</string> + <string name="app_credits">https://ja.libreoffice.org</string> + <string name="action_paste">貼り付け</string> + <string name="action_pwd_dialog_OK">OK</string> + <string name="save_document">保存</string> + <string name="save_alert_dialog_title">閉じる前にドキュメントを保存しますか?</string> + <string name="font_color">フォントの色</string> + <string name="automatic">自動</string> + <string name="action_cut">切り取り</string> + <string name="page">ページ</string> + <string name="calc_insert_before">挿入</string> + <string name="action_print">印刷</string> + <string name="tabhost_paragraph">段落</string> + <string name="calc_delete">削除</string> + <string name="action_undo">元に戻す</string> + <string name="app_vendor">このリリースは$VENDORが提供しました。</string> + <string name="calc_optimal_length_confirm">OK</string> + <string name="pref_category_general">全般</string> + <string name="action_exportToPDF">PDFへのエクスポート</string> + <string name="action_rename_slide">スライド名の変更</string> + <string name="about_privacy_policy">プライバシーポリシー</string> + <string name="action_presentation">スライドショー</string> + <string name="action_copy">コピー</string> + <string name="tabhost_insert">挿入</string> + <string name="action_search">検索</string> + <string name="message_saved">保存完了</string> + <string name="error">エラー</string> + <string name="app_name_settings">LibreOffice Viewerの設定</string> + <string name="action_save">保存</string> + <string name="UNO_commands_string_hint">UNOコマンド</string> + <string name="alert_ok">OK</string> + <string name="action_settings">設定</string> + <string name="sheet">シート</string> + <string name="app_version">バージョン: %1$s<br>ビルドID: <a href=https://hub.libreoffice.org/git-core/%2$s>%2$s</a></string> + <string name="about_license">ライセンスを表示</string> + <string name="title_browser">すべてのファイル</string> + <string name="app_name">LibreOffice Viewer</string> + <string name="action_cancel">キャンセル</string> + <string name="search_find_next">次を検索</string> + <string name="search_find_previous">前を検索</string> + <string name="readonly_file">このファイルは読み取り専用です。</string> + <string name="alert_cancel">キャンセル</string> +</resources> \ No newline at end of file