Browse Source

Add missing Japanese translations (#5193)

* yarn manage:translations

* Add Japanese translations for #5170

* Add Japanese translations for #5123

* Add Japanese translations for #5046

* Add Japanese translations for #5099

* Add Japanese translations for #5161

* "項目" -> "絵文字"
pull/4/head
Yamagishi Kazutoshi 6 years ago
committed by Eugen Rochko
parent
commit
eb6ec3d068
33 changed files with 189 additions and 5 deletions
  1. +5
    -0
      app/javascript/mastodon/locales/ar.json
  2. +5
    -0
      app/javascript/mastodon/locales/bg.json
  3. +5
    -0
      app/javascript/mastodon/locales/ca.json
  4. +5
    -0
      app/javascript/mastodon/locales/de.json
  5. +20
    -0
      app/javascript/mastodon/locales/defaultMessages.json
  6. +5
    -0
      app/javascript/mastodon/locales/en.json
  7. +5
    -0
      app/javascript/mastodon/locales/eo.json
  8. +5
    -0
      app/javascript/mastodon/locales/es.json
  9. +5
    -0
      app/javascript/mastodon/locales/fa.json
  10. +5
    -0
      app/javascript/mastodon/locales/fi.json
  11. +5
    -0
      app/javascript/mastodon/locales/fr.json
  12. +5
    -0
      app/javascript/mastodon/locales/he.json
  13. +5
    -0
      app/javascript/mastodon/locales/hr.json
  14. +5
    -0
      app/javascript/mastodon/locales/hu.json
  15. +5
    -0
      app/javascript/mastodon/locales/id.json
  16. +5
    -0
      app/javascript/mastodon/locales/io.json
  17. +5
    -0
      app/javascript/mastodon/locales/it.json
  18. +10
    -5
      app/javascript/mastodon/locales/ja.json
  19. +5
    -0
      app/javascript/mastodon/locales/ko.json
  20. +5
    -0
      app/javascript/mastodon/locales/nl.json
  21. +5
    -0
      app/javascript/mastodon/locales/no.json
  22. +5
    -0
      app/javascript/mastodon/locales/oc.json
  23. +5
    -0
      app/javascript/mastodon/locales/pl.json
  24. +5
    -0
      app/javascript/mastodon/locales/pt-BR.json
  25. +5
    -0
      app/javascript/mastodon/locales/pt.json
  26. +5
    -0
      app/javascript/mastodon/locales/ru.json
  27. +5
    -0
      app/javascript/mastodon/locales/th.json
  28. +5
    -0
      app/javascript/mastodon/locales/tr.json
  29. +5
    -0
      app/javascript/mastodon/locales/uk.json
  30. +5
    -0
      app/javascript/mastodon/locales/zh-CN.json
  31. +5
    -0
      app/javascript/mastodon/locales/zh-HK.json
  32. +5
    -0
      app/javascript/mastodon/locales/zh-TW.json
  33. +9
    -0
      config/locales/ja.yml

+ 5
- 0
app/javascript/mastodon/locales/ar.json View File

@ -165,6 +165,11 @@
"report.submit": "إرسال",
"report.target": "إبلاغ",
"search.placeholder": "ابحث",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "تعذرت ترقية هذا المنشور",

+ 5
- 0
app/javascript/mastodon/locales/bg.json View File

@ -165,6 +165,11 @@
"report.submit": "Submit",
"report.target": "Reporting",
"search.placeholder": "Търсене",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/ca.json View File

@ -165,6 +165,11 @@
"report.submit": "Enviar",
"report.target": "Informes",
"search.placeholder": "Cercar",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "Aquesta publicació no pot ser retootejada",

+ 5
- 0
app/javascript/mastodon/locales/de.json View File

@ -165,6 +165,11 @@
"report.submit": "Absenden",
"report.target": "{target} melden",
"search.placeholder": "Suche",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {Ergebnis} other {Ergebnisse}}",
"standalone.public_title": "Ein kleiner Einblick …",
"status.cannot_reblog": "Dieser Beitrag kann nicht geteilt werden",

+ 20
- 0
app/javascript/mastodon/locales/defaultMessages.json View File

@ -607,6 +607,26 @@
{
"defaultMessage": "Search",
"id": "search.placeholder"
},
{
"defaultMessage": "Advanced search format",
"id": "search_popout.search_format"
},
{
"defaultMessage": "hashtag",
"id": "search_popout.tips.hashtag"
},
{
"defaultMessage": "user",
"id": "search_popout.tips.user"
},
{
"defaultMessage": "status",
"id": "search_popout.tips.status"
},
{
"defaultMessage": "Simple text returns matching display names, usernames and hashtags",
"id": "search_popout.tips.text"
}
],
"path": "app/javascript/mastodon/features/compose/components/search.json"

+ 5
- 0
app/javascript/mastodon/locales/en.json View File

@ -165,6 +165,11 @@
"report.submit": "Submit",
"report.target": "Reporting {target}",
"search.placeholder": "Search",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/eo.json View File

@ -165,6 +165,11 @@
"report.submit": "Submit",
"report.target": "Reporting",
"search.placeholder": "Serĉi",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/es.json View File

@ -165,6 +165,11 @@
"report.submit": "Publicar",
"report.target": "Reportando",
"search.placeholder": "Buscar",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {resultado} other {resultados}}",
"standalone.public_title": "Un pequeño vistazo...",
"status.cannot_reblog": "Este toot no puede retootearse",

+ 5
- 0
app/javascript/mastodon/locales/fa.json View File

@ -165,6 +165,11 @@
"report.submit": "بفرست",
"report.target": "گزارش‌دادن",
"search.placeholder": "جستجو",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {نتیجه} other {نتیجه}}",
"standalone.public_title": "نگاهی به کاربران این سرور...",
"status.cannot_reblog": "این نوشته را نمی‌شود بازبوقید",

+ 5
- 0
app/javascript/mastodon/locales/fi.json View File

@ -165,6 +165,11 @@
"report.submit": "Submit",
"report.target": "Reporting",
"search.placeholder": "Hae",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/fr.json View File

@ -165,6 +165,11 @@
"report.submit": "Envoyer",
"report.target": "Signalement",
"search.placeholder": "Rechercher",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {résultat} other {résultats}}",
"standalone.public_title": "Jeter un coup d’œil…",
"status.cannot_reblog": "Cette publication ne peut être boostée",

+ 5
- 0
app/javascript/mastodon/locales/he.json View File

@ -165,6 +165,11 @@
"report.submit": "שליחה",
"report.target": "דיווח",
"search.placeholder": "חיפוש",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {תוצאה} other {תוצאות}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "לא ניתן להדהד הודעה זו",

+ 5
- 0
app/javascript/mastodon/locales/hr.json View File

@ -165,6 +165,11 @@
"report.submit": "Pošalji",
"report.target": "Prijavljivanje",
"search.placeholder": "Traži",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "Ovaj post ne može biti boostan",

+ 5
- 0
app/javascript/mastodon/locales/hu.json View File

@ -165,6 +165,11 @@
"report.submit": "Submit",
"report.target": "Reporting",
"search.placeholder": "Keresés",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/id.json View File

@ -165,6 +165,11 @@
"report.submit": "Kirim",
"report.target": "Melaporkan",
"search.placeholder": "Pencarian",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count} {count, plural, one {hasil} other {hasil}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/io.json View File

@ -165,6 +165,11 @@
"report.submit": "Sendar",
"report.target": "Denuncante",
"search.placeholder": "Serchez",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {rezulto} other {rezulti}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/it.json View File

@ -165,6 +165,11 @@
"report.submit": "Invia",
"report.target": "Invio la segnalazione",
"search.placeholder": "Cerca",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count} {count, plural, one {risultato} other {risultati}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 10
- 5
app/javascript/mastodon/locales/ja.json View File

@ -66,17 +66,17 @@
"embed.instructions": "下記のコードをコピーしてウェブサイトに埋め込みます。",
"embed.preview": "表示例:",
"emoji_button.activity": "活動",
"emoji_button.custom": "Custom",
"emoji_button.custom": "カスタム絵文字",
"emoji_button.flags": "国旗",
"emoji_button.food": "食べ物",
"emoji_button.label": "絵文字を追加",
"emoji_button.nature": "自然",
"emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
"emoji_button.not_found": "絵文字がない!! (╯°□°)╯︵ ┻━┻",
"emoji_button.objects": "物",
"emoji_button.people": "人々",
"emoji_button.recent": "Frequently used",
"emoji_button.recent": "よく使う絵文字",
"emoji_button.search": "検索...",
"emoji_button.search_results": "Search results",
"emoji_button.search_results": "検索結果",
"emoji_button.symbols": "記号",
"emoji_button.travel": "旅行と場所",
"empty_column.community": "ローカルタイムラインはまだ使われていません。何か書いてみましょう!",
@ -165,6 +165,11 @@
"report.submit": "通報する",
"report.target": "{target} を通報する",
"search.placeholder": "検索",
"search_popout.search_format": "高度な検索フォーマット",
"search_popout.tips.hashtag": "ハッシュタグ",
"search_popout.tips.status": "トゥート",
"search_popout.tips.text": "表示名やユーザー名、ハッシュタグに一致する単純なテキスト",
"search_popout.tips.user": "ユーザー",
"search_results.total": "{count, number}件の結果",
"standalone.public_title": "今こんな話をしています",
"status.cannot_reblog": "この投稿はブーストできません",
@ -196,7 +201,7 @@
"tabs_bar.notifications": "通知",
"upload_area.title": "ドラッグ&ドロップでアップロード",
"upload_button.label": "メディアを追加",
"upload_form.description": "Describe for the visually impaired",
"upload_form.description": "視覚障害者のための説明",
"upload_form.undo": "やり直す",
"upload_progress.label": "アップロード中...",
"video.close": "動画を閉じる",

+ 5
- 0
app/javascript/mastodon/locales/ko.json View File

@ -165,6 +165,11 @@
"report.submit": "신고하기",
"report.target": "문제가 된 사용자",
"search.placeholder": "검색",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number}건의 결과",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "이 포스트는 부스트 할 수 없습니다",

+ 5
- 0
app/javascript/mastodon/locales/nl.json View File

@ -165,6 +165,11 @@
"report.submit": "Verzenden",
"report.target": "Rapporteren van",
"search.placeholder": "Zoeken",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {resultaat} other {resultaten}}",
"standalone.public_title": "Een kijkje binnenin...",
"status.cannot_reblog": "Deze toot kan niet geboost worden",

+ 5
- 0
app/javascript/mastodon/locales/no.json View File

@ -165,6 +165,11 @@
"report.submit": "Send inn",
"report.target": "Rapporterer",
"search.placeholder": "Søk",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {resultat} other {resultater}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "Denne posten kan ikke fremheves",

+ 5
- 0
app/javascript/mastodon/locales/oc.json View File

@ -165,6 +165,11 @@
"report.submit": "Mandar",
"report.target": "Senhalar {target}",
"search.placeholder": "Recercar",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {resultat} other {resultats}}",
"standalone.public_title": "Una ulhada dedins…",
"status.cannot_reblog": "Aqueste estatut pòt pas èsser partejat",

+ 5
- 0
app/javascript/mastodon/locales/pl.json View File

@ -165,6 +165,11 @@
"report.submit": "Wyślij",
"report.target": "Zgłaszanie {target}",
"search.placeholder": "Szukaj",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {wynik} more {wyniki}}",
"standalone.public_title": "Spojrzenie w głąb…",
"status.cannot_reblog": "Ten wpis nie może zostać podbity",

+ 5
- 0
app/javascript/mastodon/locales/pt-BR.json View File

@ -165,6 +165,11 @@
"report.submit": "Enviar",
"report.target": "Denunciar",
"search.placeholder": "Pesquisar",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {resultado} other {resultados}}",
"standalone.public_title": "Dê uma espiada...",
"status.cannot_reblog": "Esta postagem não pode ser compartilhada",

+ 5
- 0
app/javascript/mastodon/locales/pt.json View File

@ -165,6 +165,11 @@
"report.submit": "Enviar",
"report.target": "Denunciar",
"search.placeholder": "Pesquisar",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {resultado} other {resultados}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/ru.json View File

@ -165,6 +165,11 @@
"report.submit": "Отправить",
"report.target": "Жалуемся на",
"search.placeholder": "Поиск",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {результат} few {результата} many {результатов} other {результатов}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "Этот статус не может быть продвинут",

+ 5
- 0
app/javascript/mastodon/locales/th.json View File

@ -165,6 +165,11 @@
"report.submit": "Submit",
"report.target": "Reporting",
"search.placeholder": "Search",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "This post cannot be boosted",

+ 5
- 0
app/javascript/mastodon/locales/tr.json View File

@ -165,6 +165,11 @@
"report.submit": "Gönder",
"report.target": "Raporlama",
"search.placeholder": "Ara",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {sonuç} other {sonuçlar}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "Bu gönderi boost edilemez",

+ 5
- 0
app/javascript/mastodon/locales/uk.json View File

@ -165,6 +165,11 @@
"report.submit": "Відправити",
"report.target": "Скаржимося на",
"search.placeholder": "Пошук",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {результат} few {результати} many {результатів} other {результатів}}",
"standalone.public_title": "A look inside...",
"status.cannot_reblog": "Цей допис не може бути передмухнутий",

+ 5
- 0
app/javascript/mastodon/locales/zh-CN.json View File

@ -165,6 +165,11 @@
"report.submit": "提交",
"report.target": "Reporting",
"search.placeholder": "搜索",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} {count, plural, one {result} other {results}}",
"standalone.public_title": "大家都在干啥?",
"status.cannot_reblog": "没法转嘟这条嘟文啦……",

+ 5
- 0
app/javascript/mastodon/locales/zh-HK.json View File

@ -165,6 +165,11 @@
"report.submit": "提交",
"report.target": "舉報",
"search.placeholder": "搜尋",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} 項結果",
"standalone.public_title": "站點一瞥…",
"status.cannot_reblog": "這篇文章無法被轉推",

+ 5
- 0
app/javascript/mastodon/locales/zh-TW.json View File

@ -165,6 +165,11 @@
"report.submit": "送出",
"report.target": "通報中",
"search.placeholder": "搜尋",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.hashtag": "hashtag",
"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.total": "{count, number} 項結果",
"standalone.public_title": "站點一瞥…",
"status.cannot_reblog": "此貼文無法轉推",

+ 9
- 0
config/locales/ja.yml View File

@ -310,6 +310,9 @@ ja:
content: セキュリティ認証に失敗しました。Cookieをブロックしていませんか?
title: セキュリティ認証に失敗
'429': リクエストの制限に達しました。
'500':
content: もうしわけありませんが、なにかが間違っています。
title: このページは正しくありません
noscript_html: Mastodonのウェブアプリケーションを利用する場合はJavaScriptを有効にしてください。またはあなたのプラットフォーム向けの<a href="https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/Apps.md">Mastodonネイティブアプリ</a>を探すことができます。
exports:
blocks: ブロック
@ -390,6 +393,12 @@ ja:
next:
prev:
truncate: "&hellip;"
preferences:
languages: 言語
notifications: 通知
other: その他
publishing: 投稿
web: ウェブ
push_notifications:
favourite:
title: あなたのトゥートが %{name} さんにお気に入り登録されました

Loading…
Cancel
Save