From 6c51fc938bdc764c0426eba6bed2d3a9c37563af Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Thu, 4 Apr 2013 15:50:11 +0200 Subject: add translations --- i18n/en.qm | Bin 0 -> 419 bytes i18n/en.ts | 38 ++++++++++++++++++++++++++++++++++++++ i18n/es.qm | Bin 0 -> 423 bytes i18n/es.ts | 38 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 76 insertions(+) create mode 100644 i18n/en.qm create mode 100644 i18n/en.ts create mode 100644 i18n/es.qm create mode 100644 i18n/es.ts diff --git a/i18n/en.qm b/i18n/en.qm new file mode 100644 index 0000000..c8f4d42 Binary files /dev/null and b/i18n/en.qm differ diff --git a/i18n/en.ts b/i18n/en.ts new file mode 100644 index 0000000..b074b2f --- /dev/null +++ b/i18n/en.ts @@ -0,0 +1,38 @@ + + + + + Board + + + Today + Today + + + + Yesterday + Yesterday + + + + Just now + Just now + + + + %n second(s) ago + + %n seconds ago + %n second ago + + + + + %n minute(s) ago + + %n minute ago + %n minutes ago + + + + diff --git a/i18n/es.qm b/i18n/es.qm new file mode 100644 index 0000000..8a2f61f Binary files /dev/null and b/i18n/es.qm differ diff --git a/i18n/es.ts b/i18n/es.ts new file mode 100644 index 0000000..b408e68 --- /dev/null +++ b/i18n/es.ts @@ -0,0 +1,38 @@ + + + + + Board + + + Today + Hoy + + + + Yesterday + Ayer + + + + Just now + Ahora mismo + + + + %n second(s) ago + + Hace %n segundo + Hace %n segundos + + + + + %n minute(s) ago + + Hace %n minuto + Hace %n minutos + + + + -- cgit v1.2.3