diff options
Diffstat (limited to 'indra/newview/skins/default/xui/ja/strings.xml')
-rw-r--r-- | indra/newview/skins/default/xui/ja/strings.xml | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/ja/strings.xml b/indra/newview/skins/default/xui/ja/strings.xml index 5243cc76b9..5432c116a7 100644 --- a/indra/newview/skins/default/xui/ja/strings.xml +++ b/indra/newview/skins/default/xui/ja/strings.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <!-- This file contains strings that used to be hardcoded in the source. - It is only for those strings which don't belong in a floater. + It is only for those strings which do not belong in a floater. For example, the strings used in avatar chat bubbles, and strings that are returned from one component and may appear in many places--> <strings> @@ -418,6 +418,30 @@ <string name="shout"> の叫び: </string> + <string name="SIM_ACCESS_PG"> + PG + </string> + <string name="SIM_ACCESS_MATURE"> + Mature + </string> + <string name="SIM_ACCESS_ADULT"> + Adult + </string> + <string name="SIM_ACCESS_DOWN"> + オフライン + </string> + <string name="SIM_ACCESS_MIN"> + 不明 + </string> + <string name="land_type_unknown"> + (不明) + </string> + <string name="covenant_never_modified"> + 最終修正: (無) + </string> + <string name="covenant_modified"> + 最終修正: + </string> <string name="all_files"> 全てのファイル </string> |