summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-06-19 05:39:30 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-06-19 05:39:30 +0000
commitba0b635b1e7aa9ad228b65a600b239173a29415a (patch)
tree915c58147076edd4033cfe54a072f6f98e950365 /config
parent2b24a617e16423966cfdf251af1743342729aa83 (diff)
downloadredmine-ba0b635b1e7aa9ad228b65a600b239173a29415a.tar.gz
redmine-ba0b635b1e7aa9ad228b65a600b239173a29415a.zip
generate i18n keys (#26035)
git-svn-id: http://svn.redmine.org/redmine/trunk@16679 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/ar.yml2
-rw-r--r--config/locales/az.yml2
-rw-r--r--config/locales/bg.yml2
-rw-r--r--config/locales/bs.yml2
-rw-r--r--config/locales/ca.yml2
-rw-r--r--config/locales/cs.yml2
-rw-r--r--config/locales/da.yml2
-rw-r--r--config/locales/el.yml2
-rw-r--r--config/locales/en-GB.yml2
-rw-r--r--config/locales/es-PA.yml2
-rw-r--r--config/locales/es.yml2
-rw-r--r--config/locales/et.yml2
-rw-r--r--config/locales/eu.yml2
-rw-r--r--config/locales/fa.yml2
-rw-r--r--config/locales/fi.yml2
-rw-r--r--config/locales/gl.yml2
-rw-r--r--config/locales/he.yml2
-rw-r--r--config/locales/hr.yml2
-rw-r--r--config/locales/hu.yml2
-rw-r--r--config/locales/id.yml2
-rw-r--r--config/locales/it.yml2
-rw-r--r--config/locales/ja.yml2
-rw-r--r--config/locales/ko.yml2
-rw-r--r--config/locales/lt.yml2
-rw-r--r--config/locales/lv.yml2
-rw-r--r--config/locales/mk.yml2
-rw-r--r--config/locales/mn.yml2
-rw-r--r--config/locales/nl.yml2
-rw-r--r--config/locales/no.yml2
-rw-r--r--config/locales/pl.yml2
-rw-r--r--config/locales/pt-BR.yml2
-rw-r--r--config/locales/pt.yml2
-rw-r--r--config/locales/ro.yml2
-rw-r--r--config/locales/ru.yml2
-rw-r--r--config/locales/sk.yml2
-rw-r--r--config/locales/sl.yml2
-rw-r--r--config/locales/sq.yml2
-rw-r--r--config/locales/sr-YU.yml2
-rw-r--r--config/locales/sr.yml2
-rw-r--r--config/locales/sv.yml2
-rw-r--r--config/locales/th.yml2
-rw-r--r--config/locales/tr.yml2
-rw-r--r--config/locales/uk.yml2
-rw-r--r--config/locales/vi.yml2
-rw-r--r--config/locales/zh-TW.yml2
-rw-r--r--config/locales/zh.yml2
46 files changed, 92 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index dc9713321..6b31412dc 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1226,3 +1226,5 @@ ar:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/az.yml b/config/locales/az.yml
index fd466b50f..2d754bab4 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1321,3 +1321,5 @@ az:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 7d447851c..567d34135 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1210,3 +1210,5 @@ bg:
description_all_columns: Всички колони
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.'
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 4c30e5db8..1c51ecffc 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1239,3 +1239,5 @@ bs:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 7217e1c70..9d9bc73a3 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1216,3 +1216,5 @@ ca:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 343282964..7b6ff1bdb 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1225,3 +1225,5 @@ cs:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/da.yml b/config/locales/da.yml
index a7e703a14..57f6dfd71 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1243,3 +1243,5 @@ da:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/el.yml b/config/locales/el.yml
index be3f9cf2b..8c4d2f394 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1226,3 +1226,5 @@ el:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index a1fc15921..2723241c4 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1228,3 +1228,5 @@ en-GB:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 668057a0a..ef2be86ce 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1256,3 +1256,5 @@ es-PA:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 55667ce04..efc8c2b26 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1254,3 +1254,5 @@ es:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 53fa2b9da..ca699441f 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1231,3 +1231,5 @@ et:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 8219ddefc..8127a32c0 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1227,3 +1227,5 @@ eu:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index c9efcdd7a..5ee5b5fc5 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1227,3 +1227,5 @@ fa:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 5692f0a80..7d69d6cfc 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1247,3 +1247,5 @@ fi:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index f29d7f7e2..95f2dd7a7 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1234,3 +1234,5 @@ gl:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/he.yml b/config/locales/he.yml
index ee76c250c..59d70d834 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1231,3 +1231,5 @@ he:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 0f29601f2..89ea2991d 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1225,3 +1225,5 @@ hr:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 7a70c2869..37ff35a33 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1245,3 +1245,5 @@
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 4b593c832..1ae8dbc97 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1230,3 +1230,5 @@ id:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 840e81235..97bf67f14 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1221,3 +1221,5 @@ it:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index f5891f7b4..12eff3e75 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1233,3 +1233,5 @@ ja:
field_digest: チェックサム
field_default_assigned_to: デフォルトの担当者
setting_show_custom_fields_on_registration: アカウント登録画面でカスタムフィールドを表示
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 24afec292..a0473a759 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1265,3 +1265,5 @@ ko:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index e09268620..7eb826985 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1215,3 +1215,5 @@ lt:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index fdb82282d..1db2ce002 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1220,3 +1220,5 @@ lv:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index b2d643721..d08789ec2 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1226,3 +1226,5 @@ mk:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 427b6ee1b..d608b0855 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1227,3 +1227,5 @@ mn:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index a1d2873ee..293454971 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1201,3 +1201,5 @@ nl:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/no.yml b/config/locales/no.yml
index dfb442899..54628bad3 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1216,3 +1216,5 @@
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index ee359ce66..81ab1e5f7 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1241,3 +1241,5 @@ pl:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index ec6d8800f..5c25f89ad 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1244,3 +1244,5 @@ pt-BR:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 3dee895d9..1d7bda444 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1219,3 +1219,5 @@ pt:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index c5fdef04b..f364e46a4 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1221,3 +1221,5 @@ ro:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 0f3ad0824..bd54f67f1 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1325,3 +1325,5 @@ ru:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 489127d2a..bd3b9779c 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1216,3 +1216,5 @@ sk:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 05735cdd7..672dd593d 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1226,3 +1226,5 @@ sl:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index e19cc9fc1..e0ea62eda 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1222,3 +1222,5 @@ sq:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index bb868290b..550886b9f 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1228,3 +1228,5 @@ sr-YU:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 236592d4c..293fb3f92 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1227,3 +1227,5 @@ sr:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index e7199c1eb..b6907bdde 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1259,3 +1259,5 @@ sv:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 51a5e7656..f97998aa8 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1223,3 +1223,5 @@ th:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 92e54a665..f7af97b6d 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1234,3 +1234,5 @@ tr:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index df39409da..ac175d7ed 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1222,3 +1222,5 @@ uk:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index b9b8bf286..561b80227 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1279,3 +1279,5 @@ vi:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 3bad64108..a5d052989 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1293,3 +1293,5 @@
description_wiki_subpages_reassign: 選擇新的父頁面
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 85f8905a9..f14d2fe3f 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1219,3 +1219,5 @@ zh:
field_default_assigned_to: Default assignee
setting_show_custom_fields_on_registration: Show custom fields on registration
permission_view_news: View news
+ label_no_preview_alternative_html: No preview available. %{link} the file instead.
+ label_no_preview_download: Download