From a1d631e60d2f993825b6df2eccde0859227ff430 Mon Sep 17 00:00:00 2001 From: rsudev Date: Mon, 24 Feb 2014 21:49:24 +0100 Subject: Added es, pt and pl to contacts plugin --- cgeo-contacts/res/values-es/strings.xml | 6 ++++++ cgeo-contacts/res/values-nl/strings.xml | 6 ++++++ cgeo-contacts/res/values-pt/strings.xml | 6 ++++++ 3 files changed, 18 insertions(+) create mode 100644 cgeo-contacts/res/values-es/strings.xml create mode 100644 cgeo-contacts/res/values-nl/strings.xml create mode 100644 cgeo-contacts/res/values-pt/strings.xml (limited to 'cgeo-contacts') diff --git a/cgeo-contacts/res/values-es/strings.xml b/cgeo-contacts/res/values-es/strings.xml new file mode 100644 index 0000000..e593b72 --- /dev/null +++ b/cgeo-contacts/res/values-es/strings.xml @@ -0,0 +1,6 @@ + + + + c:geo - contactos (complemento) + El contacto con alias %s no se ha encontrado. Primero añádelo a tu aplicación de contactos. + diff --git a/cgeo-contacts/res/values-nl/strings.xml b/cgeo-contacts/res/values-nl/strings.xml new file mode 100644 index 0000000..d27d7c6 --- /dev/null +++ b/cgeo-contacts/res/values-nl/strings.xml @@ -0,0 +1,6 @@ + + + + c:geo contacten (plug-in) + Contact met alias/bijnaam %s niet gevonden. Voeg hem (eerst) toe aan je telefoon-contacten. + diff --git a/cgeo-contacts/res/values-pt/strings.xml b/cgeo-contacts/res/values-pt/strings.xml new file mode 100644 index 0000000..22ee733 --- /dev/null +++ b/cgeo-contacts/res/values-pt/strings.xml @@ -0,0 +1,6 @@ + + + + c:geo - contactos (add-on) + Contacto com apelido/alcunha %s não encontrado. Adicione-o primeiro na sua aplicação de contactos. + -- cgit v1.1