From 79362546ffa80bae060f3e49d9533221b29362f4 Mon Sep 17 00:00:00 2001 From: Logue <logue@hotmail.co.jp> Date: Thu, 24 Aug 2023 09:16:37 +0900 Subject: [PATCH] Follow 4cd9456020afa7c87105e8f1d5c40d95c5a94e07. Translate floater_new_feature_notification.xml. --- .../xui/ja/floater_new_feature_notification.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml diff --git a/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml b/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml new file mode 100644 index 00000000000..959f298fc95 --- /dev/null +++ b/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<floater name="floater_new_feature_notification" title="新機能"> + <floater.string name="title_txt_inventory">æ–°ã—ã„インベントリã®æ©Ÿèƒ½</floater.string> + <floater.string name="description_txt_inventory">インベントリーアイテムã«ãƒ—レビュー画åƒã‚’è¿½åŠ ã—ãŸã‚Šã€ãƒ•ã‚©ãƒ«ãƒ€ã‚’独自ã®ã‚¦ã‚£ãƒ³ãƒ‰ã‚¦ã§è¡¨ç¤ºã§ãるよã†ã«ãªã‚Šã¾ã—ãŸã€‚ +ã“ã‚Œã«ã¤ã„ã¦ã¯ã€[https://community.secondlife.com/blogs/entry/13637-new-features-inventory-item-preview-and-single-folder-view/ ブãƒã‚°è¨˜äº‹]ã‚’ã”覧ã«ãªã£ã¦ãã ã•ã„。</floater.string> + <floater.string name="title_txt_gltf">GLTF PBRマテリアルã®æ–°è¦ã‚µãƒãƒ¼ãƒˆ</floater.string> + <floater.string name="description_txt_gltf">GLTF物ç†åŸºæº–レンダリング(PBR)マテリアルã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã¨ç·¨é›†ãŒå¯èƒ½ã«ãªã‚Šã€ãƒžãƒ†ãƒªã‚¢ãƒ«ã®ã‚µãƒãƒ¼ãƒˆãŒæ‹¡å¼µã•ã‚Œã¾ã—ãŸã€‚ +GLTFフォーマットã®è¿½åŠ をサãƒãƒ¼ãƒˆã™ã‚‹ãŸã‚ã€ãƒ“ューア内ã®ä¸€éƒ¨ã®é ˜åŸŸãŒé€šå¸¸ã‚ˆã‚Šæš—ã表示ã•ã‚Œã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚ +詳細ã«ã¤ã„ã¦ã¯ã€[https://wiki.secondlife.com/wiki/PBR_Materials 物ç†åŸºæº–レンダリング(PBR)]ã‚’å‚ç…§ã—ã¦ãã ã•ã„。</floater.string> + <text name="title_txt">新機能</text> + <text name="description_txt">昨日ã®èª¬æ˜Ž</text> + <button label="ã‚ã‹ã£ãŸï¼" name="close_btn" /> +</floater> \ No newline at end of file -- GitLab