diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-05-28 06:16:04 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-05-28 06:28:30 +0300 |
commit | 3790c9ed879b015bcc91f3a9c393fbda643aa62f (patch) | |
tree | 518aff07952f3bf9d77b353abf0176299c7adbea /indra/newview/skins/default/xui/ja/floater_region_restarting.xml | |
parent | 6f7cba0f9111c85d32d9ec4e9f52be5e7fbaaf9e (diff) |
INTL-490 Japanese Translation Update
provided by Logue Takacs
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_region_restarting.xml')
-rw-r--r-- | indra/newview/skins/default/xui/ja/floater_region_restarting.xml | 30 |
1 files changed, 11 insertions, 19 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_region_restarting.xml b/indra/newview/skins/default/xui/ja/floater_region_restarting.xml index e9ba9d230d..810f32ea24 100644 --- a/indra/newview/skins/default/xui/ja/floater_region_restarting.xml +++ b/indra/newview/skins/default/xui/ja/floater_region_restarting.xml @@ -1,23 +1,15 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <floater name="region_restarting" title="リージョンの再起動"> - <string name="RegionName"> - 今 ([NAME]) がいるリージョンを再起動しようとしています。 + <string name="RegionName">現在あなたがいるリージョン「[NAME]」は、再起動しようとしています。 -このままここにいるとログアウトされます。 - </string> - <string name="RestartSeconds"> - 再起動までの秒数 -[SECONDS] - </string> - <panel name="layout_panel_1"> - <text name="region_name"> - 今 (-最長リージョン名-) がいるリージョンを再起動しようとしています。 +このまま、この場所にいるとログアウトされます。</string> + <string name="RestartSeconds">再起動まであと +[SECONDS]秒</string> + <panel name="layout_panel_1"> + <text name="region_name">現在あなたがいるリージョン「-最長リージョン名-」は、再起動しようとしています。 -このままここにいるとログアウトされます。 - </text> - <text name="restart_seconds"> - 再起動までの秒数 - 32767 - </text> - </panel> -</floater> +このまま、この場所にいるとログアウトされます。</text> + <text name="restart_seconds">再起動まであと +32767秒</text> + </panel> +</floater>
\ No newline at end of file |