aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-contacts
diff options
context:
space:
mode:
Diffstat (limited to 'cgeo-contacts')
-rw-r--r--cgeo-contacts/res/drawable-hdpi/cgeo.pngbin6941 -> 7432 bytes
-rw-r--r--cgeo-contacts/res/drawable-ldpi/cgeo.pngbin3018 -> 2887 bytes
-rw-r--r--cgeo-contacts/res/drawable-mdpi/cgeo.pngbin4942 -> 4308 bytes
-rw-r--r--cgeo-contacts/res/drawable-xhdpi/cgeo.pngbin10795 -> 10883 bytes
-rw-r--r--cgeo-contacts/res/values-cs/strings.xml6
-rw-r--r--cgeo-contacts/res/values-de/strings.xml4
-rw-r--r--cgeo-contacts/res/values-es/strings.xml6
-rw-r--r--cgeo-contacts/res/values-it/strings.xml6
-rw-r--r--cgeo-contacts/res/values-nl/strings.xml6
-rw-r--r--cgeo-contacts/res/values-pl/strings.xml6
-rw-r--r--cgeo-contacts/res/values-pt/strings.xml6
-rw-r--r--cgeo-contacts/res/values-sv/strings.xml6
12 files changed, 43 insertions, 3 deletions
diff --git a/cgeo-contacts/res/drawable-hdpi/cgeo.png b/cgeo-contacts/res/drawable-hdpi/cgeo.png
index 6ac8672..e635d5d 100644
--- a/cgeo-contacts/res/drawable-hdpi/cgeo.png
+++ b/cgeo-contacts/res/drawable-hdpi/cgeo.png
Binary files differ
diff --git a/cgeo-contacts/res/drawable-ldpi/cgeo.png b/cgeo-contacts/res/drawable-ldpi/cgeo.png
index 3dbbd0a..1d8ab34 100644
--- a/cgeo-contacts/res/drawable-ldpi/cgeo.png
+++ b/cgeo-contacts/res/drawable-ldpi/cgeo.png
Binary files differ
diff --git a/cgeo-contacts/res/drawable-mdpi/cgeo.png b/cgeo-contacts/res/drawable-mdpi/cgeo.png
index 126feb3..9bb0cac 100644
--- a/cgeo-contacts/res/drawable-mdpi/cgeo.png
+++ b/cgeo-contacts/res/drawable-mdpi/cgeo.png
Binary files differ
diff --git a/cgeo-contacts/res/drawable-xhdpi/cgeo.png b/cgeo-contacts/res/drawable-xhdpi/cgeo.png
index cea22bc..2122008 100644
--- a/cgeo-contacts/res/drawable-xhdpi/cgeo.png
+++ b/cgeo-contacts/res/drawable-xhdpi/cgeo.png
Binary files differ
diff --git a/cgeo-contacts/res/values-cs/strings.xml b/cgeo-contacts/res/values-cs/strings.xml
new file mode 100644
index 0000000..4bd1597
--- /dev/null
+++ b/cgeo-contacts/res/values-cs/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources>
+ <string name="app_name">c:geo - Kontakty (doplněk)</string>
+ <string name="contact_not_found">Kontakt s přezdívkou %s nenalezen. Přidej ho nejprve do databáze kontaktů.</string>
+</resources>
diff --git a/cgeo-contacts/res/values-de/strings.xml b/cgeo-contacts/res/values-de/strings.xml
index 0a81a75..9f71385 100644
--- a/cgeo-contacts/res/values-de/strings.xml
+++ b/cgeo-contacts/res/values-de/strings.xml
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<resources>
-
<string name="app_name">c:geo - Kontakte (Erweiterung)</string>
<string name="contact_not_found">Kontakt mit Alias/Spitzname %s nicht gefunden. Bitte zuerst im Adressbuch hinzufügen.</string>
-
</resources>
-
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 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources>
+ <string name="app_name">c:geo - contactos (complemento)</string>
+ <string name="contact_not_found">El contacto con alias %s no se ha encontrado. Primero añádelo a tu aplicación de contactos.</string>
+</resources>
diff --git a/cgeo-contacts/res/values-it/strings.xml b/cgeo-contacts/res/values-it/strings.xml
new file mode 100644
index 0000000..dbe5be1
--- /dev/null
+++ b/cgeo-contacts/res/values-it/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources>
+ <string name="app_name">c:geo - contacts (add-on)</string>
+ <string name="contact_not_found">Contatto con alias/nickname %s non trovato. Aggiungilo prima nei tuoi contatti.</string>
+</resources>
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 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources>
+ <string name="app_name">c:geo contacten (plug-in)</string>
+ <string name="contact_not_found">Contact met alias/bijnaam %s niet gevonden. Voeg hem (eerst) toe aan je telefoon-contacten.</string>
+</resources>
diff --git a/cgeo-contacts/res/values-pl/strings.xml b/cgeo-contacts/res/values-pl/strings.xml
new file mode 100644
index 0000000..6d919f0
--- /dev/null
+++ b/cgeo-contacts/res/values-pl/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources>
+ <string name="app_name">c:geo - kontakty (dodatek)</string>
+ <string name="contact_not_found">Kontakt z aliasem/nazwą %s nie został znaleziony. Dodaj go najpierw do swoich kontaktów.</string>
+</resources>
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 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources>
+ <string name="app_name">c:geo - contactos (add-on)</string>
+ <string name="contact_not_found">Contacto com apelido/alcunha %s não encontrado. Adicione-o primeiro na sua aplicação de contactos.</string>
+</resources>
diff --git a/cgeo-contacts/res/values-sv/strings.xml b/cgeo-contacts/res/values-sv/strings.xml
new file mode 100644
index 0000000..dbb1d7c
--- /dev/null
+++ b/cgeo-contacts/res/values-sv/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<resources>
+ <string name="app_name">c:geo - Kontakttillägg</string>
+ <string name="contact_not_found">Ingen kontakt med aliaset/smeknamnet %s hittades. Lägg till den i dina kontakter först.</string>
+</resources>