From a6962ac098777677996e52cab0c53faa8de0a448 Mon Sep 17 00:00:00 2001 From: icf20 Date: Mon, 19 Oct 2020 23:51:30 +0200 Subject: [PATCH] Create ca.toml --- i18n/ca.toml | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 i18n/ca.toml diff --git a/i18n/ca.toml b/i18n/ca.toml new file mode 100644 index 0000000..8867101 --- /dev/null +++ b/i18n/ca.toml @@ -0,0 +1,116 @@ +[search-placeholder] +other = "Cerca" + +[summary-dateformat] +other = "2006-01-02" + +[reading-time] +other = "Minuts lectura" + +[tags] +other = "Etiquetes" + +[categories] +other = "Categories" + +[series] +other = "Sèrie" + +[archive-dateformat] +other = "2006-01-02" + +[talks-dateformat] +other = "2006-01-02" + +[single-dateformat] +other = "2006-01-02" + +[pub-dateformat] +other = "2006-01-02" + +[resume-dateformat] +other = "Jan, 2006" + +[single-related] +other = "Veure també" + +[single-writtenBy] +other = "Escrit per" + +[toc-label] +other = "Què hi ha en aquesta pàgina" + +[counter-site-pv] +other = "Visualitzacions totals" + +[counter-site-uv] +other = "Total de visitants" + +[counter-page-pv] +other = "visualitzacions" + +[donate-message] +other = "Dóna suport a l'autor amb" + +[share-message] +other = "Comparteix a" + +[contact-name] +other = "Nam" + +[contact-email] +other = "Correu electrònic" + +[contact-tel] +other = "Tel" + +[contact-file] +other = "Arxiu" + +[contact-message] +other = "Missatge" + +[contact-send] +other = "Envia" + +[contact-browse] +other = "Cerca" + +[tooltip-home] +other = "Inici" + +[tooltip-written] +other = "Escrit a" + +[tooltip-modified] +other = "Modificat a" + +[tooltip-reading-time] +other = "Temps de lectura" + +[showcase-overview] +other = "Visió general" + +[showcase-pinned] +other = "Fixat" + +[nojs-message] +other = "Aquesta pàgina té millor aspecte amb JavaScript habilitat" + +[posts-by-order] +other = "Publicacions principals" + +[skin-dark] +other = "fosc" + +[skin-light] +other = "clara" + +[skin-hacker] +other = "hacker" + +[skin-solarized] +other = "solarized" + +[skin-kimbie] +other = "kimbie"