diff options
Diffstat (limited to 'apps/contactsinteraction/l10n/es_EC.json')
-rw-r--r-- | apps/contactsinteraction/l10n/es_EC.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/es_EC.json b/apps/contactsinteraction/l10n/es_EC.json new file mode 100644 index 00000000000..e6765fd9b4b --- /dev/null +++ b/apps/contactsinteraction/l10n/es_EC.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Recientemente contactado", + "Contacts Interaction" : "Interacción con contactos", + "Manages interaction between users and contacts" : "Administra la interacción entre usuarios y contactos.", + "Collect data about user and contacts interactions and provide an address book for the data" : "Recopila datos sobre la interacción entre usuarios y contactos, y proporciona una libreta de direcciones para los datos." +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +}
\ No newline at end of file |