From b7771de64c0649b5be91df9e7ecb8334490a338d Mon Sep 17 00:00:00 2001 From: Roj Serbest Date: Sun, 3 Oct 2021 16:00:45 +0300 Subject: [PATCH] Add Northern and Central Kurdish translations (#567) * Add Northern and Central Kurdish translations * Fix the cases in `prev_page` and `next_page` * Fix typo --- i18n/ckb.yaml | 25 +++++++++++++++++++++++++ i18n/ku.yaml | 25 +++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 i18n/ckb.yaml create mode 100644 i18n/ku.yaml diff --git a/i18n/ckb.yaml b/i18n/ckb.yaml new file mode 100644 index 0000000..25789d1 --- /dev/null +++ b/i18n/ckb.yaml @@ -0,0 +1,25 @@ +- id: prev_page + translation: "پەڕەی پێشتر" + +- id: next_page + translation: "پەڕەی دواتر" + +- id: read_time + translation: + one : "1 خولەک" + other: "{{ .Count }} خولەک" + +- id: toc + translation: "پێڕست" + +- id: translations + translation: "وەرگێڕانەکان" + +- id: home + translation: "ماڵەوە" + +- id: code_copy + translation: "لەبەری بگرەوە" + +- id: code_copied + translation: "لەبەر گیرایەوە!" diff --git a/i18n/ku.yaml b/i18n/ku.yaml new file mode 100644 index 0000000..b6d5e32 --- /dev/null +++ b/i18n/ku.yaml @@ -0,0 +1,25 @@ +- id: prev_page + translation: "Rêpela Berê" + +- id: next_page + translation: "Rûpela Bê" + +- id: read_time + translation: + one : "1 xulek" + other: "{{ .Count }} xulek" + +- id: toc + translation: "Pêrist" + +- id: translations + translation: "Wergêranan" + +- id: home + translation: "Xanî" + +- id: code_copy + translation: "Jê bigre" + +- id: code_copied + translation: "Hat jê girtin!"