summaryrefslogtreecommitdiff
path: root/locales/en.yml
blob: a01392809e0d01a409fb2e10278343f729e78b2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
common:
  time:
    unknown: "unknown"
    future: "future"
    just_now: "just now"
    seconds_ago: "{}s ago"
    minutes_ago: "{}m ago"
    hours_ago: "{}h ago"
    days_ago: "{}d ago"
    weeks_ago: "{}week(s) ago"
    months_ago: "{}month(s) ago"
    years_ago: "{}year(s) ago"

  reactions:
    like: "Like"
    love: "Love"
    laugh: "Laugh"
    hmm: "Hmm...?"
    surprise: "Wow"
    congrats: "Congrats!"
    angry: "Angry"
    confused: "Confused"
    pudding: "Pudding"

  input-message-here: "Enter message here"
  send: "Send"
  delete: "Delete"
  loading: "Loading"
  ok: "OK"
  update-available: "New version of Misskey is now available({newer}, current is {current}). Reload page to apply update."

  tags:
    mk-messaging-form:
      attach-from-local: "Attach file from your pc"
      attach-from-drive: "Attach file from the drive"

    mk-messaging:
      search-user: "Find a user"
      you: "You"
      no-history: "No history"

    mk-messaging-message:
      is-read: "Read"
      deleted: "This message has been deleted"

    mk-messaging-room:
      empty: "No conversations"
      more: "More"
      no-history: "There is no more history"
      resize-form: "Drag to resize"
      new-message: "New message"

    mk-authorized-apps:
      no-apps: "No apps"

    mk-error:
      title: "Unable to connect to the server"
      description: "インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。"
      thanks: "Thank you for using Misskey."

    mk-forkit:
      open-github-link: "View source on Github"

    mk-poll-editor:
      no-only-one-choice: "You need to enter two or more choice."
      choice-n: "Choice {}"
      remove: "Remove this choice"
      add: "+ Add a choice"
      destroy: "Destroy this poll"

    mk-poll:
      vote-to: "Vote to 「{}」"
      vote-count: "{} votes"
      total-users: "{} users voted"
      vote: "Vote"
      show-result: "Show result"
      voted: "Voted"

    mk-reaction-picker:
      choose-reaction: "Pick your reaction"

    mk-signin:
      username: "Username"
      password: "Password"
      signing-in: "Signing in..."
      signin: "Sign in"

    mk-signup:
      username: "Username"
      checking: "Checking..."
      available: "Available"
      unavailable: "Unavailable"
      error: "Network error"
      invalid-format: "Only use letters, numbers and -."
      too-short: "Please enter at least 3 letters!"
      too-long: "Please enter within 20 letters."
      password: "Password"
      password-placeholder: "We recommend more than 8 letters."
      weak-password: "Weak"
      normal-password: "So so"
      strong-password: "Strong"
      retype: "Type again"
      retype-placeholder: "Confirm your password"
      password-matched: "OK"
      password-not-matched: "Not matched"
      recaptcha: "Verify"
      create: "Create an Account"
      some-error: "Account creation failed for some reason. Please try again."

    mk-special-message:
      new-year: "Happy New Year!"
      christmas: "Merry Christmas!"

    mk-stream-indicator:
      connecting: "Connecting"
      reconnecting: "Reconnecting"
      connected: "Connected"

    mk-twitter-setting:
      description: "お使いのTwitterアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでTwitterアカウント情報が表示されるようになったり、Twitterを用いた便利なサインインを利用できるようになります。"
      connected-to: "You to connected this Twitter account"
      detail: "Detail..."
      reconnect: "Reconnect"
      connect: "Connect to Twitter"
      disconnect: "Disconnect"

    mk-uploader:
      waiting: "Waiting"

desktop:
  tags:
    mk-drive-browser-base-contextmenu:
      create-folder: "Create a folder"
      upload: "Upload a file"
      url-upload: "Upload from a URL"

    mk-drive-browser-window:
      used: "used"
      drive: "Drive"

    mk-drive-browser:
      search: "Search"
      load-more: "Load more"
      empty-draghover: "Drop Welcome!"
      empty-drive: "Your drive is empty"
      empty-drive-description: "右クリックして「ファイルをアップロード」を選んだり、ファイルをドラッグ&ドロップすることでもアップロードできます。"
      empty-folder: "This folder is empty"
      unable-to-process: "操作を完了できません"
      circular-reference-detected: "移動先のフォルダーは、移動するフォルダーのサブフォルダーです。"
      unhandled-error: "Unknown error"
      url-upload: "Upload from a URL"
      url-of-file: "URL of file you want to upload"
      url-upload-requested: "Upload requested"
      may-take-time: "アップロードが完了するまで時間がかかる場合があります。"
      create-folder: "Create a folder"
      folder-name: "Folder name"

    mk-drive-browser-file-contextmenu:
      rename: "Rename"
      copy-url: "Copy URL"
      download: "Download"
      else-files: "その他..."
      set-as-avatar: "Set as avatar"
      set-as-banner: "Set as banner"
      open-in-app: "Open in app"
      add-app: "Add app"
      rename-file: "Rename file"
      input-new-file-name: "Enter new name"
      copied: "Copied"
      copied-url-to-clipboard: "Copied URL to clipboard"

    mk-drive-browser-file:
      avatar: "Avatar"
      banner: "Banner"
      wallpaper: "Wallpaper"

    mk-drive-browser-folder-contextmenu:
      move-to-this-folder: "Move to this folder"
      show-in-new-window: "Open in new window"
      rename: "Rename"
      rename-folder: "Rename folder"
      input-new-folder-name: "Enter new name"

    mk-drive-browser-folder:
      unable-to-process: "操作を完了できません"
      circular-reference-detected: "移動先のフォルダーは、移動するフォルダーのサブフォルダーです。"
      unhandled-error: "Unknown error"

    mk-drive-browser-nav-folder:
      drive: "Drive"

    mk-ui-header-nav:
      home: "Home"
      messaging: "Messages"
      info: "News"

    mk-ui-header-search:
      placeholder: "Search"

    mk-ui-header-account:
      profile: "Your profile"
      drive: "Drive"
      mentions: "Mentions"
      settings: "Settings"
      signout: "Sign out"

    mk-post-form:
      post-placeholder: "What's happening?"
      reply-placeholder: "Reply to this post..."
      quote-placeholder: "Quote this post..."
      post: "Post"
      reply: "Reply"
      repost: "Repost"
      posted: "Posted!"
      replied: "Replied!"
      reposted: "Reposted!"
      post-failed: "Failed to post"
      reply-failed: "Failed to reply"
      repost-failed: "Failed to repost"
      posting: "Posting"
      attach-media-from-local: "Attach media from your pc"
      attach-media-from-drive: "Attach media from the drive"
      attach-cancel: "Cancel attachment"
      insert-a-kao: "v(‘ω’)v"
      create-poll: "Create a poll"
      text-remain: "{} chars remaining"

    mk-post-form-window:
      post: "New post"
      reply: "Reply"
      attaches: "{} media attached"
      uploading-media: "Uploading {} media"

    mk-timeline-post:
      reposted-by: "Reposted by {}"
      reply: "Reply"
      repost: "Repost"
      add-reaction: "Add your reaction"
      detail: "Show detail"

    mk-notifications:
      more: "More"

    mk-notifications-home-widget:
      title: "Notifications"
      settings: "Notification settings"

    mk-server-home-widget:
      title: "Server info"
      toggle: "Toggle views"

    mk-activity-home-widget:
      title: "Activity"
      toggle: "Toggle views"

    mk-user-recommendation-home-widget:
      title: "Recommended users"
      refresh: "Show others"
      no-one: "No one"

    mk-recommended-polls-home-widget:
      title: "Polls"
      refresh: "Show others"
      nothing: "Nothing"

    mk-trends-home-widget:
      title: "Trend"
      refresh: "Show others"
      nothing: "Nothing"

    mk-photo-stream-home-widget:
      title: "Photostream"
      no-photos: "No photos"

    mk-donation-home-widget:
      title: "Donation"
      text: "To manage Misskey we spend money for our domain server etc.. There's no incomes for us so we need your tip. If you're interested contact {}. Thank you for your contribution!"

    mk-repost-form:
      quote: "Quote..."
      cancel: "Cancel"
      repost: "Repost"
      reposting: "Reposting..."
      success: "Reposted!"
      failure: "Failed to Repost"

    mk-repost-form-window:
      title: "Are you sure you want to repost this post?"

mobile:
  tags:
    mk-drive-file-viewer:
      download: "Download"
      rename: "Rename"
      move: "Move"
      hash: "Hash"

    mk-entrance-signin:
      signup: "Sign up"
      about: "About Misskey"

    mk-entrance-signup:
      cancel: "Cancel"

    mk-authorized-apps-page:
      application: "Applications"

    mk-signin-history-page:
      signin-history: "Sign in history"

    mk-twitter-setting-page:
      twitter-integration: "Twitter integration"

    mk-drive-page:
      drive: "Drive"

    mk-home:
      home: "Home"

    mk-messaging-room-page:
      message: "Messaging"

    mk-messaging-page:
      message: "Messaging"

    mk-notifications-page:
      notifications: "Notifications"

    mk-post-page:
      submit: "Post"

    mk-search-page:
      search: "Search"

    mk-settings-page:
      profile: "Profile"
      applications: "Applications"
      twitter-integration: "Twitter integration"
      signin-history: "Sign in history"
      settings: "Settings"

    mk-user-followers-page:
      followers-of: "Followers of {}"

    mk-user-following-page:
      following-of: "Following of {}"

    mk-drive-folder-selector:
      select-folder: "Choose a folder"

    mk-drive-selector:
      select-file: "Choose a file"

    mk-drive:
      drive: "Drive"
      used: "used"
      folder-count: "Folder(s)"
      count-separator: ", "
      file-count: "File(s)"
      load-more: "Load more"
      nothing-in-drive: "Nothing"
      folder-is-empty: "This folder is empty"

    mk-follow-button:
      follow: "Follow"
      unfollow: "Unfollow"

    mk-home-timeline:
      empty-timeline: "There is no posts"

    mk-notifications:
      more: "More"
      empty: "No notifications"

    mk-post-detail:
      reply: "Reply"
      reaction: "Reaction"

    mk-post-form:
      submit: "Post"
      reply-placeholder: "Reply to this post..."
      post-placeholder: "What's happening?"
      attach-media-from-local: "Attach media from your device"

    mk-search-posts:
      empty: "There is no post related to the 「{}」"

    mk-sub-post-content:
      media-count: "{} media"
      poll: "Poll"

    mk-timeline-post:
      reposted-by: "Reposted by {}"

    mk-timeline:
      empty: "No posts"
      load-more: "More"

    mk-ui-nav:
      home: "Home"
      notifications: "Notifications"
      messaging: "Messages"
      drive: "Drive"
      settings: "Settings"
      about: "About Misskey"
      search: "Search"

    mk-user-followers:
      no-users: "No followers."

    mk-user-following:
      no-users: "No following."

    mk-user-timeline:
      no-posts: "This user seems never post"
      no-posts-with-media: "There is no posts with media"

    mk-user:
      is-followed: "Followed you"
      following: "Following"
      followers: "Followers"
      posts: "Timeline"
      media: "Media"

    mk-users-list:
      all: "All"
      known: "You know"
      load-more: "More"