diff options
| author | Abel Salgado Romero <abelromero@gmail.com> | 2016-05-07 14:27:47 +0200 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2016-05-07 12:07:25 -0600 |
| commit | ca3f8774fb33635ca4290ba2ee9ea0733f76fcce (patch) | |
| tree | 06828a40890ae139c94b6caace660ce59c57b1b0 /data | |
| parent | 367563dcca1ee1bc165f58b7f36261b8ccf26104 (diff) | |
add Catalan translations for built-in attributes
Diffstat (limited to 'data')
| -rw-r--r-- | data/locale/attributes.adoc | 19 |
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::[] |
