summaryrefslogtreecommitdiff
path: root/locales/ja-KS.yml
diff options
context:
space:
mode:
Diffstat (limited to 'locales/ja-KS.yml')
-rw-r--r--locales/ja-KS.yml32
1 files changed, 3 insertions, 29 deletions
diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml
index 3e0c3d0286..9f8e581ef4 100644
--- a/locales/ja-KS.yml
+++ b/locales/ja-KS.yml
@@ -166,15 +166,6 @@ common:
auth/views/form.vue:
share-access: "あんたのアカウントに<i>{name}</i>がアクセスしようとしてるで?ええか?"
permission-ask: "このアプリは次の権限を要求してんで:"
- account-read: "アカウントの情報を見させてもらうで。"
- account-write: "アカウントの情報を操作させてもらうで。"
- note-write: "投稿させてもらうで。"
- like-write: "いいねしたりいいね解除させてもらうで。"
- following-write: "フォローしたりフォロー解除させてもらうで。"
- drive-read: "ドライブを見させてもらうで。"
- drive-write: "ドライブを操作させてもらうで。"
- notification-read: "通知を見させてもらうで。"
- notification-write: "通知を操作させてもらうで。"
cancel: "やめとくわ"
accept: "アクセスを許可や!"
auth/views/index.vue:
@@ -688,7 +679,6 @@ desktop/views/components/post-form.vue:
posting: "投稿中"
attach-media-from-local: "PCからメディア持ってくる"
attach-media-from-drive: "ドライブからメディア持ってくる"
- attach-cancel: "くっつけるのやめよか"
create-poll: "アンケートを作成"
text-remain: "残り{}文字"
recent-tags: "最近のタグ"
@@ -779,6 +769,9 @@ common/views/components/password-settings.vue:
enter-new-password-again: "もっぺん入れてや"
not-match: "パスワードがおうとらん"
changed: "パスワード変えたわ"
+common/views/components/post-form-attaches.vue:
+ mark-as-sensitive: "見たらあかん感じにしとく"
+ unmark-as-sensitive: "やっぱ見せたるわ"
desktop/views/components/sub-note-content.vue:
private: "この投稿は見せられへんわ"
deleted: "この投稿なんか無くなってもうたわ"
@@ -787,12 +780,9 @@ desktop/views/components/sub-note-content.vue:
desktop/views/components/settings.tags.vue:
add: "増やす"
save: "保存"
-desktop/views/components/taskmanager.vue:
- title: "タスクマネージャ"
desktop/views/components/timeline.vue:
home: "ホーム"
local: "ローカル"
- hybrid: "ソーシャル"
global: "グローバル"
mentions: "あんた宛て"
messages: "ダイレクト投稿"
@@ -908,11 +898,6 @@ admin/views/instance.vue:
save: "保存"
saved: "保存したで!"
user-recommendation-config: "このユーザーええで"
- enable-external-user-recommendation: "外部ユーザーレコメンデーションを使えるようにする"
- external-user-recommendation-engine: "エンジン"
- external-user-recommendation-engine-desc: "例: https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-misskey-api.cgi?{{host}}+{{user}}+{{limit}}+{{offset}}"
- external-user-recommendation-timeout: "タイムアウト"
- external-user-recommendation-timeout-desc: "ミリ秒単位 (例: 300000)"
email-config: "メールサーバーの設定"
email-config-info: "メールアドレス確認やパスワードリセットの際に使うで。"
enable-email: "メール配信を有効にする"
@@ -1174,7 +1159,6 @@ mobile/views/pages/following.vue:
mobile/views/pages/home.vue:
home: "ホーム"
local: "ローカル"
- hybrid: "ソーシャル"
global: "グローバル"
mentions: "あんた宛て"
messages: "ダイレクト投稿"
@@ -1229,7 +1213,6 @@ deck:
widgets: "ウィジェット"
home: "ホーム"
local: "ローカル"
- hybrid: "ソーシャル"
hashtag: "ハッシュタグ"
global: "グローバル"
mentions: "あんた宛て"
@@ -1298,12 +1281,3 @@ dev/views/new-app.vue:
authority: "権限"
authority-desc: "ここにチェックした機能しかAPIからアクセスできひんから気ぃつけてな"
authority-warning: "アプリ作った後でも変えれるけど、新しいやつ追加したらそん時関連付いてるユーザーキーは全部ほかされるで。"
- account-read: "アカウントの情報見せて"
- account-write: "アカウントの情報いじらせて"
- note-write: "投稿させて"
- reaction-write: "リアクションしたりそれをキャンセルさせて"
- following-write: "フォローとかフォロー解除させて"
- drive-read: "ドライブ見せて"
- drive-write: "ドライブいじらせて"
- notification-read: "通知見せて"
- notification-write: "通知いじらせて"