summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbel Salgado Romero <abelromero@gmail.com>2016-05-07 14:27:47 +0200
committerDan Allen <dan.j.allen@gmail.com>2016-05-07 12:07:25 -0600
commitca3f8774fb33635ca4290ba2ee9ea0733f76fcce (patch)
tree06828a40890ae139c94b6caace660ce59c57b1b0
parent367563dcca1ee1bc165f58b7f36261b8ccf26104 (diff)
add Catalan translations for built-in attributes
-rw-r--r--data/locale/attributes.adoc19
1 files changed, 19 insertions, 0 deletions
diff --git a/data/locale/attributes.adoc b/data/locale/attributes.adoc
index 988a9d58..735e4d1a 100644
--- a/data/locale/attributes.adoc
+++ b/data/locale/attributes.adoc
@@ -102,4 +102,23 @@ ifeval::["{lang}" == "es"]
:untitled-label: Sin título
:version-label: Versión
:warning-caption: Aviso
+//
+// Catalan translation, courtesy Abel Salgado Romero <abelromero@gmail.com> and Alex Soto
+ifeval::["{lang}" == "ca"]
+:appendix-caption: Apendix
+:caution-caption: Atenció
+:example-caption: Exemple
+:figure-caption: Figura
+:important-caption: Important
+:last-update-label: Última actualització
+//:listing-caption: Llista
+:manname-title: Nom
+:note-caption: Nota
+//:preface-title: Prefaci
+:table-caption: Taula
+:tip-caption: Suggeriment
+:toc-title: Índex
+:untitled-label: Sense títol
+:version-label: Versió
+:warning-caption: Advertència
endif::[]