about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/fi.json
diff options
context:
space:
mode:
authormayaeh <mayaeh@marimo-net.org>2018-03-02 07:48:17 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2018-03-02 07:48:17 +0900
commite7d741ece3da4f1555423fb0f25309238c0dce8d (patch)
treefe7d4140f259a65b8de1b7e382ff5f4f98b0641b /app/javascript/mastodon/locales/fi.json
parentecd36c1ede5df0204d467eb7413d51afaaba5120 (diff)
i18n: Update Japanese translations (#6581)
* yarn manage:translations

* Update Japanese translations.
Diffstat (limited to 'app/javascript/mastodon/locales/fi.json')
-rw-r--r--app/javascript/mastodon/locales/fi.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/fi.json b/app/javascript/mastodon/locales/fi.json
index eb81e7eb4..645010215 100644
--- a/app/javascript/mastodon/locales/fi.json
+++ b/app/javascript/mastodon/locales/fi.json
@@ -14,6 +14,7 @@
   "account.mute": "Mute @{name}",
   "account.mute_notifications": "Mute notifications from @{name}",
   "account.posts": "Postit",
+  "account.posts_with_replies": "Toots with replies",
   "account.report": "Report @{name}",
   "account.requested": "Odottaa hyväksyntää",
   "account.share": "Share @{name}'s profile",
@@ -207,6 +208,9 @@
   "relative_time.minutes": "{number}m",
   "relative_time.seconds": "{number}s",
   "reply_indicator.cancel": "Peruuta",
+  "report.forward": "Forward to {target}",
+  "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
+  "report.hint": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",
   "report.placeholder": "Additional comments",
   "report.submit": "Submit",
   "report.target": "Reporting",
@@ -216,6 +220,9 @@
   "search_popout.tips.status": "status",
   "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
   "search_popout.tips.user": "user",
+  "search_results.accounts": "People",
+  "search_results.hashtags": "Hashtags",
+  "search_results.statuses": "Toots",
   "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
   "standalone.public_title": "A look inside...",
   "status.block": "Block @{name}",
@@ -252,6 +259,7 @@
   "upload_area.title": "Drag & drop to upload",
   "upload_button.label": "Lisää mediaa",
   "upload_form.description": "Describe for the visually impaired",
+  "upload_form.focus": "Crop",
   "upload_form.undo": "Peru",
   "upload_progress.label": "Uploading...",
   "video.close": "Close video",