summaryrefslogtreecommitdiff
path: root/lang-ja.js
diff options
context:
space:
mode:
authorNathan Dinsmore <queryselector@gmail.com>2013-04-08 21:49:31 -0400
committerNathan Dinsmore <queryselector@gmail.com>2013-04-08 21:49:31 -0400
commit4c9fee58ee2da2191c589a3b4fd5c601d281eea0 (patch)
tree77cf7f89a629104fb232f0fc7c24d3ecc76a5490 /lang-ja.js
parent70f5eced79a1a781518d50a7751132ed286b7845 (diff)
downloadsnap-yow-4c9fee58ee2da2191c589a3b4fd5c601d281eea0.tar.gz
snap-yow-4c9fee58ee2da2191c589a3b4fd5c601d281eea0.zip
Fixed a number of whitespace inconsistencies
Diffstat (limited to 'lang-ja.js')
-rwxr-xr-xlang-ja.js454
1 files changed, 227 insertions, 227 deletions
diff --git a/lang-ja.js b/lang-ja.js
index e4f6ba9..06af972 100755
--- a/lang-ja.js
+++ b/lang-ja.js
@@ -1,14 +1,14 @@
-/*
-
- lang-ja.js
-
- Japanese translation for SNAP!
-
- written by Jens Mönig
-
- Copyright (C) 2012 by Jens Mönig
-
- This file is part of Snap!.
+/*
+
+ lang-ja.js
+
+ Japanese translation for SNAP!
+
+ written by Jens Mönig
+
+ Copyright (C) 2012 by Jens Mönig
+
+ This file is part of Snap!.
Snap! is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
@@ -22,7 +22,7 @@
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
+
Note to Translators:
@@ -164,7 +164,7 @@
-Jens
*/
-/*global SnapTranslator*/
+/*global SnapTranslator*/
SnapTranslator.dict.ja = {
@@ -265,21 +265,21 @@ SnapTranslator.dict.ja = {
abbreviation.
For example:
-
+
'say %s for %n secs'
can currently not be changed into
-
+
'say %n secs long %s'
and still work as intended.
Similarly
-
+
'point towards %dst'
cannot be changed into
-
+
'point towards %cst'
without breaking its functionality.
@@ -303,7 +303,7 @@ SnapTranslator.dict.ja = {
'x座標を %n 、y座標を %n にする',
'go to %dst':
'%dst へ行く',
- 'glide %n secs to x: %n y: %n':
+ 'glide %n secs to x: %n y: %n':
'%n 秒でx座標を %n に、y座標を %n に変える',
'change x by %n':
'x座標を %n ずつ変える',
@@ -376,16 +376,16 @@ SnapTranslator.dict.ja = {
'終わるまで %snd の音を鳴らす',
'stop all sounds':
'すべての音を止める',
- 'rest for %n beats':
- '%n 拍休む',
- 'play note %n for %n beats':
- '%n の音符を %n 拍鳴らす',
- 'change tempo by %n':
- 'テンポを %n ずつ変える',
- 'set tempo to %n bpm':
- 'テンポを %n BPMにする',
- 'tempo':
- 'テンポ',
+ 'rest for %n beats':
+ '%n 拍休む',
+ 'play note %n for %n beats':
+ '%n の音符を %n 拍鳴らす',
+ 'change tempo by %n':
+ 'テンポを %n ずつ変える',
+ 'set tempo to %n bpm':
+ 'テンポを %n BPMにする',
+ 'tempo':
+ 'テンポ',
// pen:
'clear':
@@ -460,14 +460,14 @@ SnapTranslator.dict.ja = {
'継続付きで %cmdRing を呼ぶ',
'warp %c':
'ワープする %c',
- 'when I start as a clone':
- 'クローンされたとき',
- 'create a clone of %cln':
- '%cln のクローンを作る',
- 'myself':
- '自分自身',
- 'delete this clone':
- 'このクローンを削除する',
+ 'when I start as a clone':
+ 'クローンされたとき',
+ 'create a clone of %cln':
+ '%cln のクローンを作る',
+ 'myself':
+ '自分自身',
+ 'delete this clone':
+ 'このクローンを削除する',
// sensing:
'touching %col ?':
@@ -498,11 +498,11 @@ SnapTranslator.dict.ja = {
'タイマー',
'http:// %s':
'http:// %s',
- 'turbo mode?':
- 'ターボモード?',
- 'set turbo mode to %b':
- 'ターボーモードを %b にする',
-
+ 'turbo mode?':
+ 'ターボモード?',
+ 'set turbo mode to %b':
+ 'ターボーモードを %b にする',
+
'filtered for %clr':
'%clr 色を抽出',
'stack size':
@@ -545,11 +545,11 @@ SnapTranslator.dict.ja = {
'Unicodeで %n の文字',
'is %s a %typ ?':
'%s は %typ 型',
- 'is %s identical to %s ?':
- '%s は %s と同一',
+ 'is %s identical to %s ?':
+ '%s は %s と同一',
'type of %s':
- '%s の型',
+ '%s の型',
// variables:
'Make a variable':
@@ -629,9 +629,9 @@ SnapTranslator.dict.ja = {
'Import...':
'読み込み...',
'file menu import hint':
- 'チェックするとレポーターをドラッグ&ドロップするとき\n'
- + '空のレポーターにフォーカスします\n\n'
- + 'いくつかのブラウザーではサポートされません',
+ 'チェックするとレポーターをドラッグ&ドロップするとき\n'
+ + '空のレポーターにフォーカスします\n\n'
+ + 'いくつかのブラウザーではサポートされません',
'Export project as plain text ...':
'テキストファイルとしてプロジェクトを書き出す...',
'Export project...':
@@ -642,21 +642,21 @@ SnapTranslator.dict.ja = {
'ブロックを書き出す...',
'show global custom block definitions as XML\nin a new browser window':
'グローバルカスタムブロックの定義をXMLとして\nブラウザの新しいウインドウに表示する',
- 'Import tools...':
- 'ツールを読み込む...',
- 'load the official library of\npowerful blocks':
- '強力なブロックの公式\nライブラリを読み込む',
-
- // cloud menu
- 'Login...':
- 'ログイン...',
- 'Signup...':
- 'サインアップ...',
+ 'Import tools...':
+ 'ツールを読み込む...',
+ 'load the official library of\npowerful blocks':
+ '強力なブロックの公式\nライブラリを読み込む',
+
+ // cloud menu
+ 'Login...':
+ 'ログイン...',
+ 'Signup...':
+ 'サインアップ...',
// settings menu
'Language...':
- '言語...',
- 'Zoom blocks...':
+ '言語...',
+ 'Zoom blocks...':
'ブロックをズーム...',
'Blurred shadows':
'半透明の影',
@@ -665,17 +665,17 @@ SnapTranslator.dict.ja = {
'check to use blurred drop\nshadows and highlights':
'チェックすると半透明の影と\nハイライトになります',
'Zebra coloring':
- '縞々で表示',
- 'check to enable alternating\ncolors for nested blocks':
+ '縞々で表示',
+ 'check to enable alternating\ncolors for nested blocks':
'チェックすると入れ子になった\nブロックを縞々で表示します',
- 'uncheck to disable alternating\ncolors for nested block':
- 'チェックを外すと入れ子になった\nブロックを普通に表示します',
- 'Dynamic input labels':
- '動的な入力ラベル',
- 'uncheck to disable dynamic\nlabels for variadic inputs':
- 'チェックを外すと可変個引数の\n動的ラベルを不可にします',
- 'check to enable dynamic\nlabels for variadic inputs':
- 'チェックすると可変個引数の\n動的ラベルを可能にします',
+ 'uncheck to disable alternating\ncolors for nested block':
+ 'チェックを外すと入れ子になった\nブロックを普通に表示します',
+ 'Dynamic input labels':
+ '動的な入力ラベル',
+ 'uncheck to disable dynamic\nlabels for variadic inputs':
+ 'チェックを外すと可変個引数の\n動的ラベルを不可にします',
+ 'check to enable dynamic\nlabels for variadic inputs':
+ 'チェックすると可変個引数の\n動的ラベルを可能にします',
'Prefer empty slot drops':
'空のスロットのドロップを許す',
'settings menu prefer empty slots hint':
@@ -687,49 +687,49 @@ SnapTranslator.dict.ja = {
'check to always show slot\ntypes in the input dialog':
'チェックすると引数ダイアログに\n常にスロットの型を表示します',
'uncheck to use the input\ndialog in short form':
- 'チェックを外すと引数ダイアログを短く表示します',
+ 'チェックを外すと引数ダイアログを短く表示します',
'Virtual keyboard':
'仮想キーボード',
'uncheck to disable\nvirtual keyboard support\nfor mobile devices':
- 'チェックを外すとモバイル機器用の\n仮想キーボードを無効にします',
+ 'チェックを外すとモバイル機器用の\n仮想キーボードを無効にします',
'check to enable\nvirtual keyboard support\nfor mobile devices':
- 'チェックするとモバイル機器用の\n仮想キーボードを有効にします',
+ 'チェックするとモバイル機器用の\n仮想キーボードを有効にします',
'Input sliders':
'入力スライダー',
'uncheck to disable\ninput sliders for\nentry fields':
- 'チェックを外すと入力フィールドのスライダーを無効にします',
+ 'チェックを外すと入力フィールドのスライダーを無効にします',
'check to enable\ninput sliders for\nentry fields':
- 'チェックすると入力フィールドのスライダーを有効にします',
+ 'チェックすると入力フィールドのスライダーを有効にします',
'Clicking sound':
'クリック音',
'uncheck to turn\nblock clicking\nsound off':
- 'チェックを外すとブロックの\nクリック音を切ります',
+ 'チェックを外すとブロックの\nクリック音を切ります',
'check to turn\nblock clicking\nsound on':
- 'チェックを外すとブロックの\nクリック音を入れます',
- 'Animations':
- 'アニメーション',
- 'uncheck to disable\nIDE animations':
- 'チェックを外すとIDEの\nアニメーションを切ります',
- 'check to prioritize\nscript execution':
- 'チェックするとスクリプトの\n処理を優先します',
- 'uncheck to run scripts\nat normal speed':
- 'チェックを外すとスクリプトを\n通常の速度で実行します',
- 'check to enable\nIDE animations':
- 'チェックするとIDEの\nアニメーションを入れます',
- 'Turbo mode':
- 'ターボモード',
+ 'チェックを外すとブロックの\nクリック音を入れます',
+ 'Animations':
+ 'アニメーション',
+ 'uncheck to disable\nIDE animations':
+ 'チェックを外すとIDEの\nアニメーションを切ります',
+ 'check to prioritize\nscript execution':
+ 'チェックするとスクリプトの\n処理を優先します',
+ 'uncheck to run scripts\nat normal speed':
+ 'チェックを外すとスクリプトを\n通常の速度で実行します',
+ 'check to enable\nIDE animations':
+ 'チェックするとIDEの\nアニメーションを入れます',
+ 'Turbo mode':
+ 'ターボモード',
'Thread safe scripts':
'スクリプトをスレッドセーフにする',
'uncheck to allow\nscript reentrancy':
- 'チェックを外すとスクリプトを\n再入可能にします',
+ 'チェックを外すとスクリプトを\n再入可能にします',
'check to disallow\nscript reentrancy':
- 'チェックするとスクリプトを\n再入不能にします',
- 'Prefer smooth animations':
- 'なめらかなアニメーションにする',
- 'uncheck for greater speed\nat variable frame rates':
- 'チェックを外すとフレームレート\n当たりの速度を上げます',
- 'check for smooth, predictable\nanimations across computers':
- 'チェックするとコンピューター間で\nなめらかで予測可能なアニメーションにします',
+ 'チェックするとスクリプトを\n再入不能にします',
+ 'Prefer smooth animations':
+ 'なめらかなアニメーションにする',
+ 'uncheck for greater speed\nat variable frame rates':
+ 'チェックを外すとフレームレート\n当たりの速度を上げます',
+ 'check for smooth, predictable\nanimations across computers':
+ 'チェックするとコンピューター間で\nなめらかで予測可能なアニメーションにします',
// inputs
'with inputs':
@@ -738,8 +738,8 @@ SnapTranslator.dict.ja = {
'引数名:',
'Input Names:':
'引数名:',
- 'input list:':
- '引数リスト:',
+ 'input list:':
+ '引数リスト:',
// context menus:
'help':
@@ -751,8 +751,8 @@ SnapTranslator.dict.ja = {
'duplicate':
'複製',
'make a copy\nand pick it up':
- 'コピーを作って\nそれを掴みます',
- 'only duplicate this block':
+ 'コピーを作って\nそれを掴みます',
+ 'only duplicate this block':
'このブロックをコピーするだけ',
'delete':
'削除',
@@ -762,8 +762,8 @@ SnapTranslator.dict.ja = {
'このスクリプトの画像を表示する新しいウィンドウを開きます',
'ringify':
'リング化',
- 'unringify':
- '非リング化',
+ 'unringify':
+ '非リング化',
// custom blocks:
'delete block definition...':
@@ -775,15 +775,15 @@ SnapTranslator.dict.ja = {
'edit':
'編集',
'export...':
- '書き出し...',
+ '書き出し...',
- // stage:
- 'show all':
- 'すべてを表示',
- 'pic...':
- '画像...',
- 'open a new window\nwith a picture of the stage':
- 'このステージの画像で\n新しいウィンドウを開く',
+ // stage:
+ 'show all':
+ 'すべてを表示',
+ 'pic...':
+ '画像...',
+ 'open a new window\nwith a picture of the stage':
+ 'このステージの画像で\n新しいウィンドウを開く',
// scripting area
'clean up':
@@ -799,8 +799,8 @@ SnapTranslator.dict.ja = {
'rename':
'名前を変更',
'export':
- '書き出し',
- 'rename costume':
+ '書き出し',
+ 'rename costume':
'コスチュームの名前を変更',
// sounds
@@ -811,16 +811,16 @@ SnapTranslator.dict.ja = {
'Stop':
'停止',
'Play':
- '再生',
- 'rename sound':
+ '再生',
+ 'rename sound':
'音の名前を変更',
// dialogs
// buttons
'OK':
'OK',
- 'Ok':
- 'OK',
+ 'Ok':
+ 'OK',
'Cancel':
'キャンセル',
'Yes':
@@ -831,48 +831,48 @@ SnapTranslator.dict.ja = {
// help
'Help':
'ヘルプ',
-
- // zoom blocks
- 'Zoom blocks':
- 'ブロックをズーム',
- 'build':
- '作ろう',
- 'your own':
- 'あなた自身の',
- 'blocks':
- 'ブロックを',
- 'normal (1x)':
- 'ノーマル (1x)',
- 'demo (1.2x)':
- 'デモ (1.2x)',
- 'presentation (1.4x)':
- 'プレゼンテーション (1.4x)',
- 'big (2x)':
- '大 (2x)',
- 'huge (4x)':
- '特大 (4x)',
- 'giant (8x)':
- '巨大 (8x)',
- 'monstrous (10x)':
- '超巨大 (10x)',
-
- // Project Manager
- 'Untitled':
- '名称未設定',
- 'Open Project':
- 'プロジェクトを開く',
- 'Open':
- '開く',
- '(empty)':
- '(空)',
- 'Saved!':
- '保存しました!',
- 'Delete Project':
- 'プロジェクトを削除',
- 'Are you sure you want to delete':
- '本当に削除しますか',
- 'rename...':
- '名前を変更...',
+
+ // zoom blocks
+ 'Zoom blocks':
+ 'ブロックをズーム',
+ 'build':
+ '作ろう',
+ 'your own':
+ 'あなた自身の',
+ 'blocks':
+ 'ブロックを',
+ 'normal (1x)':
+ 'ノーマル (1x)',
+ 'demo (1.2x)':
+ 'デモ (1.2x)',
+ 'presentation (1.4x)':
+ 'プレゼンテーション (1.4x)',
+ 'big (2x)':
+ '大 (2x)',
+ 'huge (4x)':
+ '特大 (4x)',
+ 'giant (8x)':
+ '巨大 (8x)',
+ 'monstrous (10x)':
+ '超巨大 (10x)',
+
+ // Project Manager
+ 'Untitled':
+ '名称未設定',
+ 'Open Project':
+ 'プロジェクトを開く',
+ 'Open':
+ '開く',
+ '(empty)':
+ '(空)',
+ 'Saved!':
+ '保存しました!',
+ 'Delete Project':
+ 'プロジェクトを削除',
+ 'Are you sure you want to delete':
+ '本当に削除しますか',
+ 'rename...':
+ '名前を変更...',
// costume editor
'Costume Editor':
@@ -901,8 +901,8 @@ SnapTranslator.dict.ja = {
// export blocks
'Export blocks':
'ブロックを書き出し',
- 'Import blocks':
- 'ブロックを読み込み',
+ 'Import blocks':
+ 'ブロックを読み込み',
'this project doesn\'t have any\ncustom global blocks yet':
'このプロジェクトはカスタムグローバルブロックを持っていません',
'select':
@@ -945,8 +945,8 @@ SnapTranslator.dict.ja = {
'引数名を作成',
'Edit input name':
'引数名を編集',
- 'Edit label fragment':
- 'ラベルの断片を編集',
+ 'Edit label fragment':
+ 'ラベルの断片を編集',
'Title text':
'タイトルテキスト',
'Input name':
@@ -981,7 +981,7 @@ SnapTranslator.dict.ja = {
'複数の引数 (値は引数のリスト)',
'Upvar - make internal variable visible to caller':
'Upvar - 呼び出し元から見える内部的な変数',
-
+
// About Snap
'About Snap':
'Snapについて',
@@ -1015,8 +1015,8 @@ SnapTranslator.dict.ja = {
'スライダーの最小値...',
'slider max...':
'スライダーの最大値...',
- 'import...':
- '読み込み...',
+ 'import...':
+ '読み込み...',
'Slider minimum value':
'スライダーの最小値',
'Slider maximum value':
@@ -1038,7 +1038,7 @@ SnapTranslator.dict.ja = {
'(-90) 左',
'(0) up':
'(0) 上',
- '(180) down':
+ '(180) down':
'(180) 下',
// collision detection
@@ -1052,8 +1052,8 @@ SnapTranslator.dict.ja = {
// costumes
'Turtle':
'タートル',
- 'Empty':
- '空',
+ 'Empty':
+ '空',
// graphical effects
'ghost':
@@ -1189,62 +1189,62 @@ SnapTranslator.dict.ja = {
'last':
'最後',
'any':
- '任意',
-
- // missing entries
- 'Reference manual':
- 'リファレンスマニュアル',
- 'Sign in':
- 'サインイン',
- 'User name:':
- 'ユーザー名:',
- 'Password:':
- 'パスワード:',
- 'stay signed in on this computer\nuntil logging out':
- 'ログアウトするまでこのコンピューターに\nサインインしたままにする',
- 'Sign up':
- 'サインアップ',
- 'User name:':
- 'ユーザー名:',
- 'Password:':
- 'パスワード:',
- 'Birth date:':
- '誕生月:',
- 'Birth date:':
- '年:',
- 'January':
- '1月',
- 'February':
- '2月',
- 'March':
- '3月',
- 'April':
- '4月',
- 'May':
- '5月',
- 'June':
- '6月',
- 'July':
- '7月',
- 'August':
- '8月',
- 'September':
- '9月',
- 'October':
- '10月',
- 'November':
- '11月',
- 'December':
- '12月',
- '1993 or before':
- '1993年以前',
- 'E-mail address:':
- '電子メールアドレス:',
- 'Terms of Service...':
- 'サービス利用規約...',
- 'Privacy...':
- '個人情報...',
- 'I have read and agree\nto the Terms of Service':
- 'サービス利用規約を読み\nそれに同意します',
-
-};
+ '任意',
+
+ // missing entries
+ 'Reference manual':
+ 'リファレンスマニュアル',
+ 'Sign in':
+ 'サインイン',
+ 'User name:':
+ 'ユーザー名:',
+ 'Password:':
+ 'パスワード:',
+ 'stay signed in on this computer\nuntil logging out':
+ 'ログアウトするまでこのコンピューターに\nサインインしたままにする',
+ 'Sign up':
+ 'サインアップ',
+ 'User name:':
+ 'ユーザー名:',
+ 'Password:':
+ 'パスワード:',
+ 'Birth date:':
+ '誕生月:',
+ 'Birth date:':
+ '年:',
+ 'January':
+ '1月',
+ 'February':
+ '2月',
+ 'March':
+ '3月',
+ 'April':
+ '4月',
+ 'May':
+ '5月',
+ 'June':
+ '6月',
+ 'July':
+ '7月',
+ 'August':
+ '8月',
+ 'September':
+ '9月',
+ 'October':
+ '10月',
+ 'November':
+ '11月',
+ 'December':
+ '12月',
+ '1993 or before':
+ '1993年以前',
+ 'E-mail address:':
+ '電子メールアドレス:',
+ 'Terms of Service...':
+ 'サービス利用規約...',
+ 'Privacy...':
+ '個人情報...',
+ 'I have read and agree\nto the Terms of Service':
+ 'サービス利用規約を読み\nそれに同意します',
+
+};