-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations ja-JP.yml (Japanese, Kansai)
- Loading branch information
Showing
1 changed file
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ otherSettings: "ほかの設定" | |
openInWindow: "ウィンドウで開くで" | ||
profile: "プロフィール" | ||
timeline: "タイムライン" | ||
noAccountDescription: "自己紹介はあらへん" | ||
noAccountDescription: "自己紹介食ってもた" | ||
login: "ログイン" | ||
loggingIn: "ログインしよるで" | ||
logout: "ログアウト" | ||
|
@@ -462,7 +462,7 @@ uiLanguage: "UIの表示言語" | |
aboutX: "{x}について" | ||
emojiStyle: "絵文字のスタイル" | ||
native: "ネイティブ" | ||
disableDrawer: "メニューをドロワーで表示せぇへん" | ||
disableDrawer: "メニューをドロワーで表示せえへん" | ||
showNoteActionsOnlyHover: "ノートの操作部をホバー時のみ表示するで" | ||
noHistory: "履歴はないわ。" | ||
signinHistory: "ログイン履歴" | ||
|
@@ -560,6 +560,7 @@ accountDeletedDescription: "このアカウントは削除されとるで。" | |
menu: "メニュー" | ||
divider: "分割線" | ||
addItem: "項目を追加" | ||
rearrange: "並び替え" | ||
relays: "リレー" | ||
addRelay: "リレーの追加" | ||
inboxUrl: "inboxのURL" | ||
|
@@ -1028,11 +1029,24 @@ pleaseConfirmBelowBeforeSignup: "このサーバーに登録する前に、下 | |
pleaseAgreeAllToContinue: "続けるんやったら、全ての「せやな」にチェック入れてる必要があるで。" | ||
continue: "続けるで" | ||
preservedUsernames: "予約ユーザー名" | ||
createNoteFromTheFile: "このファイル使うてノート作るで" | ||
archive: "アーカイブ" | ||
channelArchiveConfirmTitle: "{name}をアーカイブしてええか?" | ||
channelArchiveConfirmDescription: "アーカイブしたら、チャンネル一覧とか検索結果からなくなるし、新しく書き込みもできへんなるで。" | ||
thisChannelArchived: "このチャンネル、アーカイブされとるで。" | ||
displayOfNote: "ノートの表示" | ||
initialAccountSetting: "初期設定" | ||
youFollowing: "フォロー中やで" | ||
_initialAccountSetting: | ||
accountCreated: "アカウント作り終わったで。" | ||
haveFun: "{name}、楽しんでな~" | ||
ifYouNeedLearnMore: "{name}(Misskey)の使い方とかをよー知りたいんやったら{link}をみてな。" | ||
skipAreYouSure: "初期設定飛ばすか?" | ||
_serverRules: | ||
description: "新規登録前に見せる、サーバーの簡潔なルールを設定すんで。内容は使うための決め事の要約とすることを推奨するわ。" | ||
_accountMigration: | ||
moveFrom: "別のアカウントからこのアカウントに引っ越す" | ||
moveFromSub: "別のアカウントへエイリアスを作る" | ||
moveFromLabel: "引っ越し元のアカウント:" | ||
moveFromDescription: "別のアカウントからこのアカウントにフォロワーを引き継いで引っ越したかったら、ここでエイリアスを作っとく必要があるで。必ずお引っ越しを実行する前に作っとかなあかんで!引っ越し元のアカウントをこんな風に入力してくれへんか?:@[email protected]" | ||
moveTo: "このアカウントをさらのアカウントに引っ越すで" | ||
|
@@ -1324,6 +1338,7 @@ _role: | |
canInvite: "サーバー招待コードの発行" | ||
canManageCustomEmojis: "カスタム絵文字の管理" | ||
driveCapacity: "ドライブ容量" | ||
alwaysMarkNsfw: "勝手にファイルにNSFWをくっつける" | ||
pinMax: "ノートのピン留めの最大数" | ||
antennaMax: "アンテナの作成可能数" | ||
wordMuteMax: "ワードミュートの最大文字数" | ||
|
@@ -1575,6 +1590,16 @@ _time: | |
minute: "分" | ||
hour: "時間" | ||
day: "日" | ||
_timelineTutorial: | ||
title: "Misskeyってなんや?" | ||
step1_1: "これは「タイムライン」や。{name}に投稿された「ノート」が順番に表示されるで。" | ||
step1_2: "タイムラインには何個か種類があってな、例えば「ホームタイムライン」だったらあんたのフォローしてる人のノート、「ローカルタイムライン」には{name}全部のノートが流れてくるで。" | ||
step2_1: "試しに、何かノートを投稿してみ。画面の鉛筆マークのボタンでフォームが開くで。" | ||
step2_2: "最初のノートは、自己紹介とか「{name}始めてみたんや」とかがええと思うで。" | ||
step3_1: "投稿できた?" | ||
step3_2: "あんたのノートがタイムラインに出てきたら成功や。" | ||
step4_1: "ノートには、「リアクション」を付けれるで。" | ||
step4_2: "リアクションするんやったら、ノートの「+」マークを押して、好きな絵文字を選ぶで。" | ||
_2fa: | ||
alreadyRegistered: "もう設定終わっとるわ。" | ||
registerTOTP: "認証アプリの設定はじめる" | ||
|