Skip to content

Commit 2708ebd

Browse files
committed
Add localizations for news pages sidebar links
1 parent 016d668 commit 2708ebd

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

_config.yml

+28
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ locales:
239239
monthly_archive_title: "%B %Y Archives"
240240
yearly_archives: Архив по година
241241
monthly_archives: Archives by Month
242+
yearly_archive_link: "%Y"
243+
monthly_archive_link: "%B %Y"
242244
de:
243245
continue: Weiterlesen...
244246
back_to_year: "Zurück zum Archiv für %Y"
@@ -247,6 +249,8 @@ locales:
247249
monthly_archive_title: "Archiv für %B %Y"
248250
yearly_archives: Archiv
249251
monthly_archives: Archiv nach Monat
252+
yearly_archive_link: "Archiv für %Y"
253+
monthly_archive_link: "%B %Y"
250254
en:
251255
continue: Continue Reading...
252256
back_to_year: "Back to %Y Archives"
@@ -255,6 +259,8 @@ locales:
255259
monthly_archive_title: "%B %Y Archives"
256260
yearly_archives: Archives by Year
257261
monthly_archives: Archives by Month
262+
yearly_archive_link: "%Y Archives"
263+
monthly_archive_link: "%B %Y"
258264
es:
259265
continue: Continuar leyendo...
260266
back_to_year: "Volver a las noticias del %Y"
@@ -263,6 +269,8 @@ locales:
263269
monthly_archive_title: "Noticias de %B %Y"
264270
yearly_archives: Noticias por año
265271
monthly_archives: Noticias por mes
272+
yearly_archive_link: "Noticias del %Y"
273+
monthly_archive_link: "%B %Y"
266274
fr:
267275
continue: Lire la suite...
268276
back_to_year: "Retour aux %Y archives"
@@ -271,6 +279,8 @@ locales:
271279
monthly_archive_title: "%B %Y Archives"
272280
yearly_archives: Archives par années
273281
monthly_archives: Archives par mois
282+
yearly_archive_link: "Actualités de %Y"
283+
monthly_archive_link: "%m/%Y"
274284
id:
275285
continue: Baca Selengkapnya...
276286
back_to_year: "Kembali ke Arsip Tahun %Y"
@@ -279,6 +289,8 @@ locales:
279289
monthly_archive_title: "Arsip %B %Y"
280290
yearly_archives: Arsip Tahunan
281291
monthly_archives: Arsip Bulanan
292+
yearly_archive_link: "Tahun %Y"
293+
monthly_archive_link: "%B %Y"
282294
it:
283295
continue: Continua...
284296
back_to_year: "Vai all'archivio %Y"
@@ -287,6 +299,8 @@ locales:
287299
monthly_archive_title: "%B %Y Archives"
288300
yearly_archives: Archivio dell'anno
289301
monthly_archives: Archivio Mensile
302+
yearly_archive_link: "%Y Archives"
303+
monthly_archive_link: "%B %Y"
290304
ja:
291305
continue: もっと読む...
292306
back_to_year: "%Y年のアーカイブに戻る"
@@ -295,6 +309,8 @@ locales:
295309
monthly_archive_title: "%Y年%m月のアーカイブ"
296310
yearly_archives: 年毎のアーカイブ
297311
monthly_archives: 月毎のアーカイブ
312+
yearly_archive_link: "%Y年のアーカイブ"
313+
monthly_archive_link: "%Y年%m月"
298314
ko:
299315
continue: 자세히 읽기
300316
back_to_year: "%Y년 아카이브로 돌아가기"
@@ -303,6 +319,8 @@ locales:
303319
monthly_archive_title: "%Y년 %m월 아카이브"
304320
yearly_archives: 년도별 아카이브
305321
monthly_archives: 월별 아카이브
322+
yearly_archive_link: "%Y년"
323+
monthly_archive_link: "%Y년 %m월"
306324
pl:
307325
continue: Więcej...
308326
back_to_year: "Back to %Y Archives"
@@ -311,6 +329,8 @@ locales:
311329
monthly_archive_title: "%B %Y Archives"
312330
yearly_archives: Archiwum Wiadomości
313331
monthly_archives: Archives by Month
332+
yearly_archive_link: "%Y"
333+
monthly_archive_link: "%B %Y"
314334
pt:
315335
continue: Continuar a Leitura...
316336
back_to_year: "Back to %Y Archives"
@@ -319,6 +339,8 @@ locales:
319339
monthly_archive_title: "%B %Y Archives"
320340
yearly_archives: Arquivos por Ano
321341
monthly_archives: Archives by Month
342+
yearly_archive_link: "Arquivos de %Y"
343+
monthly_archive_link: "%B %Y"
322344
tr:
323345
continue: Devamını Okuyun...
324346
back_to_year: "Back to %Y Archives"
@@ -327,6 +349,8 @@ locales:
327349
monthly_archive_title: "%B %Y Archives"
328350
yearly_archives: Archives by Year
329351
monthly_archives: Archives by Month
352+
yearly_archive_link: "%Y Archives"
353+
monthly_archive_link: "%B %Y"
330354
zh_cn:
331355
continue: 阅读全文...
332356
back_to_year: "Back to %Y Archives"
@@ -335,6 +359,8 @@ locales:
335359
monthly_archive_title: "%B %Y Archives"
336360
yearly_archives: 按年存档
337361
monthly_archives: Archives by Month
362+
yearly_archive_link: "%Y 档案"
363+
monthly_archive_link: "%B %Y Archives"
338364
zh_TW:
339365
continue: 深入閱讀...
340366
back_to_year: "Back to %Y Archives"
@@ -343,6 +369,8 @@ locales:
343369
monthly_archive_title: "%B %Y Archives"
344370
yearly_archives: 以年份區分
345371
monthly_archives: Archives by Month
372+
yearly_archive_link: "%Y 存檔"
373+
monthly_archive_link: "%B %Y Archives"
346374

347375
sidebar:
348376
try_ruby: &try_ruby

0 commit comments

Comments
 (0)