Skip to content

Commit 69a1842

Browse files
committed
Add localizations for news pages
1 parent c27c346 commit 69a1842

File tree

1 file changed

+97
-1
lines changed

1 file changed

+97
-1
lines changed

_config.yml

+97-1
Original file line numberDiff line numberDiff line change
@@ -231,12 +231,20 @@ locales:
231231
url: /zh_TW/about
232232

233233
news:
234+
bg:
235+
continue: Още...
236+
back_to_year: "Back to %Y Archives"
237+
recent_news: Последни новини
238+
yearly_archive_title: "%Y Archives"
239+
monthly_archive_title: "%B %Y Archives"
240+
yearly_archives: Архив по година
241+
monthly_archives: Archives by Month
234242
de:
235243
continue: Weiterlesen...
236244
back_to_year: "Zurück zum Archiv für %Y"
237245
recent_news: Aktuelle Neuigkeiten
238246
yearly_archive_title: "Archiv für %Y"
239-
monthly_archive_title: "Archiv für %m/%Y"
247+
monthly_archive_title: "Archiv für %B %Y"
240248
yearly_archives: Archiv
241249
monthly_archives: Archiv nach Monat
242250
en:
@@ -247,6 +255,94 @@ locales:
247255
monthly_archive_title: "%B %Y Archives"
248256
yearly_archives: Archives by Year
249257
monthly_archives: Archives by Month
258+
es:
259+
continue: Continuar leyendo...
260+
back_to_year: "Volver a las noticias del %Y"
261+
recent_news: Noticias recientes
262+
yearly_archive_title: "Noticias del %Y"
263+
monthly_archive_title: "Noticias de %B %Y"
264+
yearly_archives: Noticias por año
265+
monthly_archives: Noticias por mes
266+
fr:
267+
continue: Lire la suite...
268+
back_to_year: "Retour aux %Y archives"
269+
recent_news: Actualité récente
270+
yearly_archive_title: "%Y Archives"
271+
monthly_archive_title: "%B %Y Archives"
272+
yearly_archives: Archives par années
273+
monthly_archives: Archives par mois
274+
id:
275+
continue: Baca Selengkapnya...
276+
back_to_year: "Kembali ke Arsip Tahun %Y"
277+
recent_news: Berita
278+
yearly_archive_title: "Arsip Tahun %Y"
279+
monthly_archive_title: "Arsip %B %Y"
280+
yearly_archives: Arsip Tahunan
281+
monthly_archives: Arsip Bulanan
282+
it:
283+
continue: Continua...
284+
back_to_year: "Vai all'archivio %Y"
285+
recent_news: Notizie Recenti
286+
yearly_archive_title: "%Y Archives"
287+
monthly_archive_title: "%B %Y Archives"
288+
yearly_archives: Archivio dell'anno
289+
monthly_archives: Archivio Mensile
290+
ja:
291+
continue: もっと読む...
292+
back_to_year: "%Y年のアーカイブに戻る"
293+
recent_news: 最近のニュース
294+
yearly_archive_title: "%Y年のアーカイブ"
295+
monthly_archive_title: "%Y年%m月のアーカイブ"
296+
yearly_archives: 年毎のアーカイブ
297+
monthly_archives: 月毎のアーカイブ
298+
ko:
299+
continue: 자세히 읽기
300+
back_to_year: "%Y년 아카이브로 돌아가기"
301+
recent_news: 최근 소식
302+
yearly_archive_title: "%Y년 아카이브"
303+
monthly_archive_title: "%Y년 %m월 아카이브"
304+
yearly_archives: 년도별 아카이브
305+
monthly_archives: 월별 아카이브
306+
pl:
307+
continue: Więcej...
308+
back_to_year: "Back to %Y Archives"
309+
recent_news: Aktualności
310+
yearly_archive_title: "%Y Archives"
311+
monthly_archive_title: "%B %Y Archives"
312+
yearly_archives: Archiwum Wiadomości
313+
monthly_archives: Archives by Month
314+
pt:
315+
continue: Continuar a Leitura...
316+
back_to_year: "Back to %Y Archives"
317+
recent_news: Notícias Recentes
318+
yearly_archive_title: "Arquivos de %Y"
319+
monthly_archive_title: "%B %Y Archives"
320+
yearly_archives: Arquivos por Ano
321+
monthly_archives: Archives by Month
322+
tr:
323+
continue: Devamını Okuyun...
324+
back_to_year: "Back to %Y Archives"
325+
recent_news: Son Haberler
326+
yearly_archive_title: "%Y Archives"
327+
monthly_archive_title: "%B %Y Archives"
328+
yearly_archives: Archives by Year
329+
monthly_archives: Archives by Month
330+
zh_cn:
331+
continue: 阅读全文...
332+
back_to_year: "Back to %Y Archives"
333+
recent_news: 最新消息
334+
yearly_archive_title: "%Y 档案"
335+
monthly_archive_title: "%B %Y Archives"
336+
yearly_archives: 按年存档
337+
monthly_archives: Archives by Month
338+
zh_TW:
339+
continue: 深入閱讀...
340+
back_to_year: "Back to %Y Archives"
341+
recent_news: 最新消息
342+
yearly_archive_title: "%Y 存檔"
343+
monthly_archive_title: "%B %Y Archives"
344+
yearly_archives: 以年份區分
345+
monthly_archives: Archives by Month
250346

251347
sidebar:
252348
try_ruby: &try_ruby

0 commit comments

Comments
 (0)