Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
XDG Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
JennaHuntsman
XDG Integration
Commits
eb22e48a
Commit
eb22e48a
authored
1 year ago
by
Logue
Browse files
Options
Downloads
Patches
Plain Diff
Follow
f72fc217
Commit.
Fixed Command_Appearance_Label translation.
parent
58346510
No related branches found
Branches containing commit
No related tags found
2 merge requests
!3
Update to main branch
,
!2
Rebase onto current main branch
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
indra/newview/skins/default/xui/ja/notifications.xml
+129
-31
129 additions, 31 deletions
indra/newview/skins/default/xui/ja/notifications.xml
indra/newview/skins/default/xui/ja/strings.xml
+1
-1
1 addition, 1 deletion
indra/newview/skins/default/xui/ja/strings.xml
with
130 additions
and
32 deletions
indra/newview/skins/default/xui/ja/notifications.xml
+
129
−
31
View file @
eb22e48a
...
...
@@ -535,9 +535,20 @@ L$が不足しているので、このグループに参加することができ
<notification
name=
"ErrorUploadingReportScreenshot"
>
以下の理由で、レポートのスクリーンショットのアップロード時に問題が起こりました:[REASON]
<tag>
fail
</tag>
</notification>
<notification
name=
"MustAgreeToLogIn"
>
[
SECOND_LIFE
]へのログインを続けるには、
Second Life
の利用規約、プライバシーポリシー、およびサービス規約に同意する必要があります。
<notification
name=
"MustAgreeToLogIn"
>
[
CURRENT_GRID
]へのログインを続けるには、
[CURRENT_GRID]
の利用規約、プライバシーポリシー、およびサービス規約に同意する必要があります。
<tag>
fail
</tag>
</notification>
<notification
name=
"CouldNotBuyCurrency"
>
[TITLE]
[MESSAGE]
<tag>
fail
</tag>
<usetemplate
name=
"okbutton"
yestext=
"OK"
/>
</notification>
<notification
name=
"CouldNotBuyCurrencyOS"
>
[TITLE]
[MESSAGE]
<tag>
confirm
</tag>
<url
option=
"0"
name=
"url"
target=
"_external"
>
[LINK]
</url>
<usetemplate
name=
"okcancelbuttons"
notext=
"いいえ"
yestext=
"OK"
/>
</notification>
<notification
name=
"CouldNotPutOnOutfit"
>
アウトフィットを装着できません。
アウトフィットフォルダに服装、身体部位、装着物がありません。
<tag>
fail
</tag>
...
...
@@ -558,7 +569,7 @@ L$が不足しているので、このグループに参加することができ
<notification
name=
"MustHaveAccountToLogIn"
>
おっと、記入漏れがあります。
アバターのユーザー名を入力してください。
[
SECOND_LIFE
]に入るにはアカウントが必要です。今すぐアカウントを作成しますか?
[
CURRENT_GRID
]に入るにはアカウントが必要です。今すぐアカウントを作成しますか?
<tag>
confirm
</tag>
<url
name=
"url"
>
[create_account_url]
</url>
<usetemplate
name=
"okcancelbuttons"
notext=
"もう一度試す"
yestext=
"新しいアカウントを作成"
/>
...
...
@@ -616,7 +627,7 @@ L$が不足しているので、このグループに参加することができ
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
<notification
name=
"PromptGoToEventsPage"
>
[
SECOND_LIFE
]イベントWebページに移動しますか?
<notification
name=
"PromptGoToEventsPage"
>
[
CURRENT_GRID
]イベントWebページに移動しますか?
<url
name=
"url"
>
https://secondlife.com/my/community/events/?lang=ja-JP
</url>
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"OK"
/>
...
...
@@ -640,11 +651,15 @@ L$が不足しているので、このグループに参加することができ
<notification
name=
"CacheWillClear"
>
キャッシュは、[APP_NAME]再起動後にクリアされます。
</notification>
<notification
name=
"CacheWillBeMoved"
>
キャッシュは、[APP_NAME]再起動後が移動されます。
注意:キャッシュがクリアされます。
</notification>
<notification
name=
"ChangeConnectionPort"
>
ポートの設定は、[APP_NAME]再起動後に反映されます。
</notification>
<notification
name=
"ChangeConnectionPort"
>
ポートの設定は、[APP_NAME]再起動後に反映されます。
修正した色をスキンのデフォルトに戻してもよろしいですか?
<tag>
confirm
</tag>
<usetemplate
canceltext=
"キャンセル"
name=
"yesnocancelbuttons"
notext=
"いいえ"
yestext=
"はい"
/>
</notification>
<notification
name=
"ChangeDeferredDebugSetting"
>
デバッグ設定の変更は、[APP_NAME]再起動後に反映されます。
</notification>
<notification
name=
"ChangeSkin"
>
新しいスキンは、[APP_NAME]再起動後に表示されます。
</notification>
<notification
name=
"ChangeLanguage"
>
言語の変更は、[APP_NAME]再起動後に反映されます。
</notification>
<notification
name=
"GoToAuctionPage"
>
[
SECOND_LIFE
]のWebページに移動し、入札あるいはオークションの詳細を確認しますか?
<notification
name=
"GoToAuctionPage"
>
[
CURRENT_GRID
]のWebページに移動し、入札あるいはオークションの詳細を確認しますか?
<tag>
confirm
</tag>
<url
name=
"url"
>
http://secondlife.com/auctions/auction-detail.php?id=[AUCTION_ID]
&
lang=ja-JP
</url>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"OK"
/>
...
...
@@ -793,17 +808,24 @@ L$が不足しているので、このグループに参加することができ
<notification
name=
"CannotGiveCategory"
>
選択したフォルダを渡す権限がありません。
<tag>
fail
</tag>
</notification>
<notification
name=
"FreezeAvatar"
>
このアバター
をフリーズしますか?
<notification
name=
"FreezeAvatar"
>
[AVATAR_NAMES]
をフリーズしますか?
アバターは一時的に動けなくなり、チャットを含めインワールドで何もできなくなります。
<tag>
confirm
</tag>
<usetemplate
canceltext=
"キャンセル"
name=
"yesnocancelbuttons"
notext=
"解除"
yestext=
"フリーズ"
/>
</notification>
<notification
name=
"FreezeAvatarMultiple"
>
以下の住民らをフリーズしますか?
彼らは一時的に動けなくなり、チャットを含めインワールドで何もできなくなります。
[AVATAR_NAMES]
<tag>
confirm
</tag>
<usetemplate
canceltext=
"キャンセル"
name=
"yesnocancelbuttons"
notext=
"解除"
yestext=
"フリーズ"
/>
</notification>
<notification
name=
"FreezeAvatarFullname"
>
[AVATAR_NAME]をフリーズしますか?
フリーズされた人は一時的に動けなくなり、チャットなど、この世界に対する関わりを持つことができなくなります。
<tag>
confirm
</tag>
<usetemplate
canceltext=
"キャンセル"
name=
"yesnocancelbuttons"
notext=
"解除"
yestext=
"フリーズ"
/>
</notification>
<notification
name=
"EjectAvatarFullname"
>
あなたの土地から[AVATAR_NAME]を追放しますか?
<notification
name=
"EjectAvatarFullname"
>
あなたの土地から[AVATAR_NAME
S
]を追放しますか?
<tag>
confirm
</tag>
<usetemplate
canceltext=
"キャンセル"
name=
"yesnocancelbuttons"
notext=
"追放しバンする"
yestext=
"追放する"
/>
</notification>
...
...
@@ -811,10 +833,56 @@ L$が不足しているので、このグループに参加することができ
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"追放"
/>
</notification>
<notification
name=
"EjectAvatarFullnameNoBan"
>
[AVATAR_NAME]をあなたの土地から追放しますか?
<notification
name=
"EjectAvatarFullnameNoBan"
>
[AVATAR_NAMES]をあなたの土地から追放しますか?
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"Cancel"
yestext=
"Eject"
/>
</notification>
<notification
name=
"EjectAvatarMultiple"
>
以下の住民らをあなたの土地から追放しますか?
[AVATAR_NAMES]
<tag>
confirm
</tag>
<usetemplate
canceltext=
"キャンセル"
name=
"yesnocancelbuttons"
notext=
"追放しバンする"
yestext=
"追放する"
/>
</notification>
<notification
name=
"EjectAvatarMultipleNoBan"
>
以下の住民らをあなたの土地から追放しますか?
[AVATAR_NAMES]
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"追放"
/>
</notification>
<notification
label=
"ホームにテレポートさせる確認"
name=
"EstateTeleportHomeSingle"
>
[AVATAR_NAMES]というアバターをホームにてレポートさせますか?
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
<notification
label=
"ホームにテレポートさせる確認"
name=
"EstateTeleportHomeMultiple"
>
以下の住民らをホームにテレポートさせますか?
[AVATAR_NAMES]
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
<notification
label=
"Confirm Kick"
name=
"EstateKickSingle"
>
この不動産から[AVATAR_NAMES]をキックしますか?
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
<notification
label=
"Confirm Kick"
name=
"EstateKickMultiple"
>
以下の住民らをこの不動産からキックしますか?
[AVATAR_NAMES]
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
<notification
label=
"バンの確認"
name=
"EstateBanSingle"
>
[AVATAR_NAMES]のこの不動産のみ、または[ALL_ESTATES]へのアクセスを拒否しますか?
<usetemplate
name=
"yesnocancelbuttons"
canceltext=
"キャンセル"
notext=
"すべての不動産"
yestext=
"この不動産"
/>
</notification>
<notification
label=
"Confirm Ban"
name=
"EstateBanMultiple"
>
以下の住民らをこの不動産のみ、または[ALL_ESTATES]へのアクセスを拒否しますか?
[AVATAR_NAMES]
<usetemplate
name=
"yesnocancelbuttons"
canceltext=
"キャンセル"
notext=
"すべての不動産"
yestext=
"この不動産"
/>
</notification>
<notification
name=
"EjectAvatarFromGroup"
>
<
nolink
>
[GROUP_NAME]
<
/nolink
>
から[AVATAR_NAME]を追放しました。
<tag>
group
</tag>
</notification>
...
...
@@ -896,7 +964,7 @@ L$が不足しているので、このグループに参加することができ
[FILE]
<tag>
fail
</tag>
</notification>
<notification
name=
"SoundFileInvalidTooLong"
>
オーディオファイルが長すぎます。(最大
[MAX_LENGTH]
秒):
<notification
name=
"SoundFileInvalidTooLong"
>
オーディオファイルが長すぎます。(最大
60
秒):
[FILE]
<tag>
fail
</tag>
</notification>
...
...
@@ -975,6 +1043,11 @@ L$が不足しているので、このグループに参加することができ
修正権限のある、スクリプトが入ったオブジェクトを選択してください。
<tag>
fail
</tag>
</notification>
<notification
name=
"CannotDeleteSelectObjectsNoScripts"
>
「削除」ができません。
スクリプトが入ったオブジェクトを選択してください。
<tag>
fail
</tag>
</notification>
<notification
name=
"CannotOpenScriptObjectNoMod"
>
修正権限のないオブジェクトのスクリプトは開くことはできません。
<tag>
fail
</tag>
</notification>
...
...
@@ -1264,7 +1337,9 @@ L$が不足しているので、このグループに参加することができ
<tag>
fail
</tag>
</notification>
<notification
name=
"YouHaveBeenLoggedOut"
>
しまった、[SECOND_LIFE]からログアウトされてしまいました。[MESSAGE]
<notification
name=
"YouHaveBeenLoggedOut"
>
しまった、[CURRENT_GRID]からログアウトされてしまいました。
[MESSAGE]
<usetemplate
name=
"okcancelbuttons"
notext=
"終了"
yestext=
"IMでチャット"
/>
</notification>
...
...
@@ -1560,7 +1635,7 @@ https://wiki.secondlife.com/wiki/Adding_Spelling_Dictionaries
</notification>
<notification
name=
"ClothingLoading"
>
現在服装をダウンロード中です。
このまま[
SECOND_LIFE
]を通常通りご使用いただけます。他人からはあなたは正しく表示されます。
このまま[
CURRENT_GRID
]を通常通りご使用いただけます。他人からはあなたは正しく表示されます。
<form
name=
"form"
>
<ignore
name=
"ignore"
text=
"服装がダウンロードされるまで時間がかかっているとき"
/>
</form>
...
...
@@ -1589,8 +1664,9 @@ https://wiki.secondlife.com/wiki/Adding_Spelling_Dictionaries
<usetemplate
ignoretext=
"HUDが複雑すぎる場合の警告"
name=
"notifyignore"
/>
</notification>
<notification
name=
"FirstRun"
>
[APP_NAME]のインストールが完了しました。
[SECOND_LIFE]を使ったことがない場合は、ログインする前にアカウントの作成を行ってください。
<notification
name=
"FirstRun"
>
[APP_NAME]のインストールが完了しました。
[CURRENT_GRID]を使ったことがない場合は、ログインする前にアカウントの作成を行ってください。
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"続行"
yestext=
"アカウントを作成…"
/>
</notification>
...
...
@@ -1608,7 +1684,7 @@ https://wiki.secondlife.com/wiki/Adding_Spelling_Dictionaries
インターネット接続を確認してから数分後に再接続するか、ヘルプをクリックして [SUPPORT_SITE]をご覧になるか、テレポートをクリックしてホームに移動してみてください。
<tag>
fail
</tag>
<url
name=
"url"
>
https://
support.secondlife.com/
</url>
<url
name=
"url"
>
https://
git.alchemyviewer.org/alchemy/alchemy-next/issues
</url>
<form
name=
"form"
>
<button
name=
"OK"
text=
"OK"
/>
<button
name=
"Help"
text=
"ヘルプ"
/>
...
...
@@ -1771,7 +1847,7 @@ https://wiki.secondlife.com/wiki/Adding_Spelling_Dictionaries
<notification
name=
"FinishedRawDownload"
>
未加工の地形ファイルをダウンロードしました:[DOWNLOAD_PATH]
</notification>
<notification
name=
"RequiredUpdate"
>
ログインするには、バージョン[VERSION]が必要です。以下からダウンロードしてください。
https://
secondlife.com/supp
or
t
/downloads
/
https://
www.alchemyviewer.
or
g
/downloads
.html
<tag>
confirm
</tag>
<usetemplate
name=
"okbutton"
yestext=
"OK"
/>
</notification>
...
...
@@ -1822,17 +1898,17 @@ OKをクリックして、ダウンロードとインストールを開始しま
<usetemplate
ignoretext=
"ブラウザを起動して、アカウントを管理するとき"
name=
"okcancelignore"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
<notification
name=
"WebLaunchSecurityIssues"
>
[
SECOND_LIFE
] Wikiで、セキュリティ問題を報告する方法をご覧ください。
<notification
name=
"WebLaunchSecurityIssues"
>
[
CURRENT_GRID
] Wikiで、セキュリティ問題を報告する方法をご覧ください。
<tag>
confirm
</tag>
<usetemplate
ignoretext=
"ブラウザを起動して、セキュリティ問題の報告方法を確認するとき"
name=
"okcancelignore"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
<notification
name=
"WebLaunchQAWiki"
>
[
SECOND_LIFE
] QA(品質保証)Wikiをご覧ください。
<notification
name=
"WebLaunchQAWiki"
>
[
CURRENT_GRID
] QA(品質保証)Wikiをご覧ください。
<tag>
confirm
</tag>
<usetemplate
ignoretext=
"ブラウザを起動して、QA Wikiを閲覧するとき"
name=
"okcancelignore"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
<notification
name=
"WebLaunchPublicIssue"
>
[
SECOND_LIFE
] Public Issue Trackerにアクセスして、バグやその他の問題を報告できます。
<notification
name=
"WebLaunchPublicIssue"
>
[
CURRENT_GRID
] Public Issue Trackerにアクセスして、バグやその他の問題を報告できます。
<tag>
confirm
</tag>
<usetemplate
ignoretext=
"ブラウザを起動して、Public Issue Trackerにアクセスするとき"
name=
"okcancelignore"
notext=
"キャンセル"
yestext=
"ページへ行く"
/>
</notification>
...
...
@@ -1941,7 +2017,7 @@ OKをクリックして、ダウンロードとインストールを開始しま
<usetemplate
name=
"okbutton"
yestext=
"閉じる"
/>
</notification>
<notification
name=
"KickUser"
>
どのようなメッセージを添えて、この
住人を追い出し
ますか?
<notification
name=
"KickUser"
>
どのようなメッセージを添えて、この
[AVATAR_NAME]をログアウトさせ
ますか?
<tag>
win
</tag>
<tag>
confirm
</tag>
<form
name=
"form"
>
...
...
@@ -1961,7 +2037,7 @@ OKをクリックして、ダウンロードとインストールを開始しま
</form>
</notification>
<notification
name=
"FreezeUser"
>
どのようなメッセージを添えて、この
住人
をフリーズしますか?
<notification
name=
"FreezeUser"
>
どのようなメッセージを添えて、この
[AVATAR_NAME]
をフリーズしますか?
<tag>
win
</tag>
<tag>
confirm
</tag>
<form
name=
"form"
>
...
...
@@ -1971,7 +2047,7 @@ OKをクリックして、ダウンロードとインストールを開始しま
</form>
</notification>
<notification
name=
"UnFreezeUser"
>
どのようなメッセージを添えて、この
住人
のフリーズを解除しますか?
<notification
name=
"UnFreezeUser"
>
どのようなメッセージを添えて、この
[AVATAR_NAME]
のフリーズを解除しますか?
<tag>
win
</tag>
<tag>
confirm
</tag>
<form
name=
"form"
>
...
...
@@ -2032,6 +2108,14 @@ https://community.secondlife.com/knowledgebase/%E6%97%A5%E6%9C%AC%E8%AA%9E%E3%83
<button
name=
"Cancel"
text=
"キャンセル"
/>
</form>
</notification>
<notification
name=
"TeleportRequestPrompt"
>
次のメッセージを使用して、[NAME]にあなたのいる場所へのテレポートのリクエストをしますか?
<tag>
confirm
</tag>
<form
name=
"form"
>
<input
name=
"message"
type=
"text"
>
こちらに入りませんか?
</input>
<button
default=
"true"
index=
"0"
name=
"OK"
text=
"OK"
/>
<button
index=
"1"
name=
"Cancel"
text=
"キャンセル"
/>
</form>
</notification>
<notification
name=
"TooManyTeleportOffers"
>
[OFFERS]回にわたってテレポートのオファーを送ろうとしましたが、限度回数[LIMIT]を超えしまっています。
<tag>
group
</tag>
...
...
@@ -2427,7 +2511,7 @@ https://community.secondlife.com/knowledgebase/%E6%97%A5%E6%9C%AC%E8%AA%9E%E3%83
<usetemplate
canceltext=
"キャンセル"
name=
"yesnocancelbuttons"
notext=
"いいえ"
yestext=
"はい"
/>
</notification>
<notification
label=
"再起動を確認"
name=
"ConfirmRestart"
>
このリージョン
を2分
後に再起動しようとしています。このまま続けてもよろしいですか?
<notification
label=
"再起動を確認"
name=
"ConfirmRestart"
>
このリージョン
は[SECONDS]秒
後に再起動しようとしています。このまま続けてもよろしいですか?
<tag>
confirm
</tag>
<usetemplate
name=
"okcancelbuttons"
notext=
"キャンセル"
yestext=
"OK"
/>
</notification>
...
...
@@ -2678,15 +2762,15 @@ https://community.secondlife.com/knowledgebase/%E6%97%A5%E6%9C%AC%E8%AA%9E%E3%83
知的財産権の侵害を報告しているようです。正しく報告していることを確認してください。
⑴嫌がらせの報告の手順。居住者が、[
SECOND_LIFE
]権限システムを悪用していると思われる場合(たとえば、CopyBotまたは同様のコピーツールを使用して、知的財産権を侵害していると思われる場合)は、不正使用報告を提出することができます。不正行為チームは、[SECOND_LIFE][http://secondlife.com/corporate/tos.php 利用規約]や、[http://jp.secondlife.com/corporate/cs.php コミュニティ・スタンダード]に違反する行為を調査し、に違反する行為に対する適切な処罰を下します。ただし、担当チームは[SECOND_LIFE]の世界からコンテンツを削除して欲しいというリクエストには応じません。
⑴嫌がらせの報告の手順。居住者が、[
CURRENT_GRID
]権限システムを悪用していると思われる場合(たとえば、CopyBotまたは同様のコピーツールを使用して、知的財産権を侵害していると思われる場合)は、不正使用報告を提出することができます。不正行為チームは、[SECOND_LIFE][http://secondlife.com/corporate/tos.php 利用規約]や、[http://jp.secondlife.com/corporate/cs.php コミュニティ・スタンダード]に違反する行為を調査し、に違反する行為に対する適切な処罰を下します。ただし、担当チームは[SECOND_LIFE]の世界からコンテンツを削除して欲しいというリクエストには応じません。
⑵DMCA またはコンテンツ削除プロセス。[
SECOND_LIFE
]からコンテンツの削除をリクエストするには、[https://www.lindenlab.com/legal/intellectual-property-infringement-notification-policy DCMAポリシー]に規定されている有効な権利侵害通知を提出する必要があります。
⑵DMCA またはコンテンツ削除プロセス。[
CURRENT_GRID
]からコンテンツの削除をリクエストするには、[https://www.lindenlab.com/legal/intellectual-property-infringement-notification-policy DCMAポリシー]に規定されている有効な権利侵害通知を提出する必要があります。
このまま嫌がらせの報告を続けたい場合は、このウィンドウを閉じて報告の送信を完了してください。特定のカテゴリ「コピー Bot 及び権限の悪用」を選択する必要がある場合があります。
ご協力ありがとうございます。
Linden Lab
</notification>
[CURRENT_GRID]
</notification>
<notification
name=
"FailedRequirementsCheck"
>
以下の必要なコンポーネントが、[FLOATER]から抜け落ちています
[COMPONENTS]
...
...
@@ -2853,7 +2937,7 @@ Webページにリンクすると、他人がこの場所に簡単にアクセ
<tag>
fail
</tag>
</notification>
<notification
name=
"Cannot enter parcel: no payment info on file"
>
支払情報が登録されていないため、このエリアを訪れることができません。[
SECOND_LIFE
]サイトで登録を行いますか?
<notification
name=
"Cannot enter parcel: no payment info on file"
>
支払情報が登録されていないため、このエリアを訪れることができません。[
CURRENT_GRID
]サイトで登録を行いますか?
[_URL]
<tag>
confirm
</tag>
...
...
@@ -2866,7 +2950,7 @@ Webページにリンクすると、他人がこの場所に簡単にアクセ
</notification>
<notification
name=
"SystemMessageTip"
>
[MESSAGE]
</notification>
<notification
name=
"ChatSystemMessageTip"
>
[MESSAGE]
</notification>
<notification
name=
"IMSystemMessageTip"
>
[MESSAGE]
</notification>
<notification
name=
"Cancelled"
>
取り消されました。
</notification>
...
...
@@ -3249,7 +3333,7 @@ Webページにリンクすると、他人がこの場所に簡単にアクセ
</form>
</notification>
<notification
name=
"UserGiveItem"
>
[NAME_SLURL] が、あなたに[OBJECTTYPE]を渡しました:
<notification
name=
"UserGiveItem"
label=
"[NAME_LABEL]からのインベントリのオファー"
>
[NAME_SLURL] が、あなたに[OBJECTTYPE]を渡しました:
[ITEM_SLURL]
<form
name=
"form"
>
<button
name=
"Show"
text=
"表示"
/>
...
...
@@ -3271,7 +3355,7 @@ Webページにリンクすると、他人がこの場所に簡単にアクセ
</form>
</notification>
<notification
name=
"TeleportOffered"
>
[NAME_SLURL] は、テレポートであなたを呼んでいます。
<notification
name=
"TeleportOffered"
label=
"[NAME_LABEL]からのテレポートのオファー"
>
[NAME_SLURL] は、テレポートであなたを呼んでいます。
[MESSAGE]
<
icon
>
[MATURITY_ICON]
<
/icon
>
-[MATURITY_STR]
...
...
@@ -3325,7 +3409,7 @@ Webページにリンクすると、他人がこの場所に簡単にアクセ
</form>
</notification>
<notification
name=
"OfferFriendship"
>
[NAME_SLURL] は、あなたにフレンド登録を申し込んでいます。
<notification
name=
"OfferFriendship"
label=
"[NAME_LABEL]からのフレンド登録のオファー"
>
[NAME_SLURL] は、あなたにフレンド登録を申し込んでいます。
[MESSAGE]
...
...
@@ -3488,7 +3572,7 @@ Webページにリンクすると、他人がこの場所に簡単にアクセ
<footer>
[FOOTERTEXT]
</footer>
</notification>
<notification
name=
"ScriptDialog"
>
[NAME]の「
<
nolink
>
[TITLE]
<
/nolink
>
」
<notification
name=
"ScriptDialog"
>
[
CHANNEL]での[
NAME]の「
<
nolink
>
[TITLE]
<
/nolink
>
」
[MESSAGE]
<form
name=
"form"
>
<button
name=
"Client_Side_Mute"
text=
"ブロック"
/>
...
...
@@ -3867,6 +3951,8 @@ Your L$ balance is shown in the upper-right.
<notification
name=
"AvatarRezCloudNotification"
>
([EXISTENCE]秒)
アバター「[NAME]」が、クラウドになります。
</notification>
<notification
name=
"AvatarRezSelfBakeForceUpdateNotification"
>
ビューアは、あなたがクラウドのように見えることを検知し、自動的に修正しようとしています。
</notification>
<notification
name=
"AvatarRezArrivedNotification"
>
([EXISTENCE]秒)
アバター「[NAME]」が、現れます。
</notification>
...
...
@@ -5162,6 +5248,18 @@ UDP:3478, 3479, 5060, 5062, 6250, 12000-32000
<tag>
fail
</tag>
</notification>
<notification
name=
"RLVaChangeStrings"
>
[APP_NAME]を再起動するまで効果は現れません。
</notification>
<notification
name=
"RLVaListRequested"
label=
"[NAME_LABEL]からの制限要求"
>
[NAME_SLURL]は、現在有効なRLV制限のリストを送信するよう要請しました。
<tag>
confirm
</tag>
<form
name=
"form"
>
<button
index=
"0"
default=
"true"
name=
"Allow"
text=
"許可"
/>
<button
index=
"1"
name=
"Always Allow"
text=
"常に許可"
/>
<button
index=
"2"
name=
"Deny"
text=
"拒否"
/>
<ignore
text=
"現在のRLVの制限のリストを誰かに送る前の確認"
/>
</form>
</notification>
<notification
name=
"PreferenceChatClearLog"
>
これにより、過去の会話のログ、およびそのファイルのすべてのバックアップが削除されます。
<tag>
confirm
</tag>
<usetemplate
ignoretext=
"以前の会話のログを削除する前に確認してください。"
name=
"okcancelignore"
notext=
"キャンセル"
yestext=
"OK"
/>
...
...
This diff is collapsed.
Click to expand it.
indra/newview/skins/default/xui/ja/strings.xml
+
1
−
1
View file @
eb22e48a
...
...
@@ -4002,7 +4002,7 @@ https://www.alchemyviewer.org から最新バージョンをダウンロード
<string
name=
"Command_360_Capture_Label"
>
360度Sショット
</string>
<string
name=
"Command_AboutLand_Label"
>
土地情報
</string>
<string
name=
"Command_AnimationOverride_Label"
>
AO
</string>
<string
name=
"Command_Appearance_Label"
>
アウトフィット
</string>
<string
name=
"Command_Appearance_Label"
>
容姿
</string>
<string
name=
"Command_Avatar_Label"
>
アバター一式
</string>
<string
name=
"Command_Build_Label"
>
制作
</string>
<string
name=
"Command_Chat_Label"
>
チャット
</string>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment