]> cat aescling's git repositories - mastodon.git/commitdiff
Remove unused messages (#5924)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Fri, 8 Dec 2017 12:55:33 +0000 (21:55 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 8 Dec 2017 12:55:33 +0000 (13:55 +0100)
33 files changed:
app/javascript/mastodon/locales/ar.json
app/javascript/mastodon/locales/bg.json
app/javascript/mastodon/locales/ca.json
app/javascript/mastodon/locales/de.json
app/javascript/mastodon/locales/defaultMessages.json
app/javascript/mastodon/locales/en.json
app/javascript/mastodon/locales/eo.json
app/javascript/mastodon/locales/es.json
app/javascript/mastodon/locales/fa.json
app/javascript/mastodon/locales/fi.json
app/javascript/mastodon/locales/fr.json
app/javascript/mastodon/locales/he.json
app/javascript/mastodon/locales/hr.json
app/javascript/mastodon/locales/hu.json
app/javascript/mastodon/locales/id.json
app/javascript/mastodon/locales/io.json
app/javascript/mastodon/locales/it.json
app/javascript/mastodon/locales/ja.json
app/javascript/mastodon/locales/ko.json
app/javascript/mastodon/locales/nl.json
app/javascript/mastodon/locales/no.json
app/javascript/mastodon/locales/oc.json
app/javascript/mastodon/locales/pl.json
app/javascript/mastodon/locales/pt-BR.json
app/javascript/mastodon/locales/pt.json
app/javascript/mastodon/locales/ru.json
app/javascript/mastodon/locales/sv.json
app/javascript/mastodon/locales/th.json
app/javascript/mastodon/locales/tr.json
app/javascript/mastodon/locales/uk.json
app/javascript/mastodon/locales/zh-CN.json
app/javascript/mastodon/locales/zh-HK.json
app/javascript/mastodon/locales/zh-TW.json

index 05658ad4eb23ef55d68822871c40ea70545975bb..a984b38d20871ad30a0f9aaff27276649baa2492 100644 (file)
   "video.mute": "كتم الصوت",
   "video.pause": "إيقاف مؤقت",
   "video.play": "تشغيل",
-  "video.unmute": "تشغيل الصوت",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "تشغيل الصوت"
 }
index b5abbc9156c6d21b64b38f93d03552b3898544eb..d20120b11e4b8420198812d51fcda426da8ffe18 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index 91c8e78e71edd5a6a2cf990e8570ebaa73310f9e..bfa931fc0f9ad022e61445c20b6d7cafe8bbcc4d 100644 (file)
   "video.mute": "Silenciar el so",
   "video.pause": "Pausa",
   "video.play": "Reproduir",
-  "video.unmute": "Activar so",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Activar so"
 }
index cb369a3473801d184790d2dbad728e54aa915905..b6d9e27a77054dca0b17da11332fdb6950a1318a 100644 (file)
   "video.mute": "Stummschalten",
   "video.pause": "Pause",
   "video.play": "Abspielen",
-  "video.unmute": "Ton einschalten",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Ton einschalten"
 }
index 6ca2104259edf98781ab8abd0885f19d0b3e72b8..bb82cf5f5818ee599dc0648acc93ff7876dffad7 100644 (file)
     ],
     "path": "app/javascript/mastodon/components/status.json"
   },
-  {
-    "descriptors": [
-      {
-        "defaultMessage": "Toggle sound",
-        "id": "video_player.toggle_sound"
-      },
-      {
-        "defaultMessage": "Toggle visibility",
-        "id": "video_player.toggle_visible"
-      },
-      {
-        "defaultMessage": "Expand video",
-        "id": "video_player.expand"
-      },
-      {
-        "defaultMessage": "Sensitive content",
-        "id": "status.sensitive_warning"
-      },
-      {
-        "defaultMessage": "Click to view",
-        "id": "status.sensitive_toggle"
-      },
-      {
-        "defaultMessage": "Media hidden",
-        "id": "status.media_hidden"
-      },
-      {
-        "defaultMessage": "Video could not be played",
-        "id": "video_player.video_error"
-      }
-    ],
-    "path": "app/javascript/mastodon/components/video_player.json"
-  },
   {
     "descriptors": [
       {
     ],
     "path": "app/javascript/mastodon/features/compose/components/upload_button.json"
   },
-  {
-    "descriptors": [
-      {
-        "defaultMessage": "Undo",
-        "id": "upload_form.undo"
-      }
-    ],
-    "path": "app/javascript/mastodon/features/compose/components/upload_form.json"
-  },
   {
     "descriptors": [
       {
     ],
     "path": "app/javascript/mastodon/features/list_editor/components/search.json"
   },
-  {
-    "descriptors": [
-      {
-        "defaultMessage": "Search among follows",
-        "id": "lists.search"
-      }
-    ],
-    "path": "app/javascript/mastodon/features/list_editor/index.json"
-  },
   {
     "descriptors": [
       {
index 7e0f68081a9464358aebd14e063bed57209cfa7c..538124904a6f5d7e899ca11a0a1de6aa4ac247cb 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index 59c407b412c336406c5575504684c87d68a07fcb..619c7320acfd8a49cb3af5ec374b2df8c1fc2d91 100644 (file)
   "video.mute": "Silentigi",
   "video.pause": "Paŭzi",
   "video.play": "Legi",
-  "video.unmute": "Malsilentigi",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Malsilentigi"
 }
index 9d967d029b0cd07dfbd2eeb166aabbfafe97549f..4116157448fe2e7d7d5da7640dc04a87244bdb59 100644 (file)
   "video.mute": "Silenciar sonido",
   "video.pause": "Pausar",
   "video.play": "Reproducir",
-  "video.unmute": "Dejar de silenciar sonido",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Dejar de silenciar sonido"
 }
index 93a17384f9c23875ea0cac74f3157662afe5d3ce..aa5c21feb4c44d1a176281faeb41b4e642846b37 100644 (file)
   "video.mute": "قطع صدا",
   "video.pause": "توقف",
   "video.play": "پخش",
-  "video.unmute": "پخش صدا",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "پخش صدا"
 }
index 3851796a9167f7827916cd8c116314935522483e..db9319e2ea043388495b9a447f99dbbf5dd3b471 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index d8f313f6e39bd6fc23b1f1aa07274ab2611ce475..9b9469bc27d14ba5167203536684811d1c9f9f03 100644 (file)
   "video.mute": "Couper le son",
   "video.pause": "Pause",
   "video.play": "Lecture",
-  "video.unmute": "Rétablir le son",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Rétablir le son"
 }
index 987a1ea3a53b74ba2916ad47a3d3a1f6de2b28b3..ec1e30dd58a33423d4671230eafc91cee8d8bd73 100644 (file)
   "video.mute": "השתקת צליל",
   "video.pause": "Pause",
   "video.play": "ניגון",
-  "video.unmute": "החזרת צליל",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "החזרת צליל"
 }
index eda9d7667a5f7420ccbc80d3bc4d55d1d5736c1d..c21482670443754395e1d46d1bd5d70a8908eddf 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index be869b628bf7a5b5c22168202417a1399e91ba56..71dd810b6f80e56e1e443fd1f9c5c4d0fa9549ab 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index 826cc0d9b4166ac0415f9415b5d399839caa6c3c..744423e78eedfd7b90779901b84e9a0af2e7b90f 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index 5f7fb87a9efc2b7a657aff5cf4cca43dd705e3f2..b1523e626226536944ecc003f362b059b3fc81bf 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index 8854d02fd23b6e3c627eba1f8338de164b875815..9a2d320fd9f076674b674f36c55d272e0cb14f3c 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index f9402ab00af209de1471fdfe50797c3492ae6a03..e015c41c22e2a8ec1a3d2bcb927b823ca3141fb1 100644 (file)
   "video.mute": "ミュート",
   "video.pause": "一時停止",
   "video.play": "再生",
-  "video.unmute": "ミュートを解除する",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "ミュートを解除する"
 }
index dbd151bffc186a32d9fa3ea389c5d0b485dac359..3f47baa763ec396c606fff57c9b2577a8c9346c3 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index 7ba187379b4ee57de5ef8caf219d9610f75661ab..26e86308dca38919d5c45528bb84ee35925820cb 100644 (file)
   "video.mute": "Geluid uitschakelen",
   "video.pause": "Pauze",
   "video.play": "Afspelen",
-  "video.unmute": "Geluid inschakelen",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Geluid inschakelen"
 }
index 42a75af7ecec106a8ca528411caa660519a62b67..233b6c9461472de4d906aeb018743eceead1e846 100644 (file)
   "video.mute": "Skru av lyd",
   "video.pause": "Pause",
   "video.play": "Spill av",
-  "video.unmute": "Skru på lyd",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Skru på lyd"
 }
index f62a52c6a87937d3c0473ba9ca05faec21d2f094..ec7202ff6097881acaf846e87b96d584ad6cab4d 100644 (file)
   "video.mute": "Copar lo son",
   "video.pause": "Pausa",
   "video.play": "Lectura",
-  "video.unmute": "Restablir lo son",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Restablir lo son"
 }
index cd78ea5c00f7707c3bfb3cdf34ae39223714efeb..9295ab93732aabeb9ff07f66af009d5537f7e72f 100644 (file)
   "video.mute": "Wycisz",
   "video.pause": "Pauzuj",
   "video.play": "Odtwórz",
-  "video.unmute": "Cofnij wyciszenie",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Cofnij wyciszenie"
 }
index dbdea99434e9deb53b69a1dd7337d05de729829e..1df27d536bbb9ce6f39c27328aee02065469c6eb 100644 (file)
   "video.mute": "Silenciar",
   "video.pause": "Parar",
   "video.play": "Reproduzir",
-  "video.unmute": "Retirar silêncio",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Retirar silêncio"
 }
index 481e0a7a283cfe63ea4067eb9419563be060c317..3d3e195714bd581a8ca09cd3ce484344f79bee76 100644 (file)
   "video.mute": "Silenciar",
   "video.pause": "Pausar",
   "video.play": "Reproduzir",
-  "video.unmute": "Remover de silêncio",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Remover de silêncio"
 }
index b67c47e4ba6a949e1f980afbb5ee3c7a6dcbba51..0aef2d9df2f437cb5a759867b9b2eb60e35b4713 100644 (file)
   "video.mute": "Заглушить звук",
   "video.pause": "Пауза",
   "video.play": "Пуск",
-  "video.unmute": "Включить звук",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Включить звук"
 }
index 982e9b40b1b232ff829b9c279be46652293ba28c..53090452f3ad7df8cf1bd35108127008deb2b947 100644 (file)
   "video.mute": "Tysta ljud",
   "video.pause": "Pause",
   "video.play": "Spela upp",
-  "video.unmute": "Spela upp ljud",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Spela upp ljud"
 }
index 12a0f030b692d421a4369241d7f69a3ff4970e53..2f064a1931217d21b97142ce68bc3c163f8c9c5d 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index fecd956d04693db7a88d7c9a796a136d2891e8f5..be8103d1c6f4df69be48c2b6e6c46319189d2a29 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index bf2100d8df9c1f028cf13775a3e0c05ccc3a15ac..2736614628dba930a470f0a1b90b26ab8e753e1e 100644 (file)
   "video.mute": "Mute sound",
   "video.pause": "Pause",
   "video.play": "Play",
-  "video.unmute": "Unmute sound",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "Unmute sound"
 }
index 5d53abfb0e6502d7161f5497c249e92c3ef11114..cb5607cc5d8da82e38d57a39197ddb3330e3626f 100644 (file)
   "video.mute": "静音",
   "video.pause": "暂停",
   "video.play": "播放",
-  "video.unmute": "取消静音",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "取消静音"
 }
index 9bba3c4f732a75871b38a9a19b61ebfc14b177c7..dbb9584c6f48e0f248f3cff5b74949957c40df11 100644 (file)
   "video.mute": "靜音",
   "video.pause": "暫停",
   "video.play": "播放",
-  "video.unmute": "解除靜音",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "解除靜音"
 }
index b593775a404646f9b8aafaf57b922468b63e5216..0b05a83cd83f68a6f09cee70a3e6b98e18839d55 100644 (file)
   "video.mute": "消音",
   "video.pause": "暫停",
   "video.play": "播放",
-  "video.unmute": "解除消音",
-  "video_player.expand": "Expand video",
-  "video_player.toggle_sound": "Toggle sound",
-  "video_player.toggle_visible": "Toggle visibility",
-  "video_player.video_error": "Video could not be played"
+  "video.unmute": "解除消音"
 }