diff options
Diffstat (limited to 'cgeo-contacts/res')
| -rw-r--r-- | cgeo-contacts/res/values-ca/strings.xml | 1 | ||||
| -rw-r--r-- | cgeo-contacts/res/values-fr/strings.xml | 1 | ||||
| -rw-r--r-- | cgeo-contacts/res/values-it/strings.xml | 1 | ||||
| -rw-r--r-- | cgeo-contacts/res/values-nl/strings.xml | 1 | ||||
| -rw-r--r-- | cgeo-contacts/res/values-pl/strings.xml | 1 | ||||
| -rw-r--r-- | cgeo-contacts/res/values-ro/strings.xml | 1 | ||||
| -rw-r--r-- | cgeo-contacts/res/values-sv/strings.xml | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/cgeo-contacts/res/values-ca/strings.xml b/cgeo-contacts/res/values-ca/strings.xml index 68aba93..8ac9921 100644 --- a/cgeo-contacts/res/values-ca/strings.xml +++ b/cgeo-contacts/res/values-ca/strings.xml @@ -3,4 +3,5 @@ <resources> <string name="app_name">c:geo - contactes (complement)</string> <string name="contact_not_found">El contacte amb àlies %s no s\'ha trobat. Primer afegiu-lo a la vostra aplicació de contactes.</string> + <string name="multiple_matches">Hi ha múltiples coincidències</string> </resources> diff --git a/cgeo-contacts/res/values-fr/strings.xml b/cgeo-contacts/res/values-fr/strings.xml index 47dfcc8..52738e5 100644 --- a/cgeo-contacts/res/values-fr/strings.xml +++ b/cgeo-contacts/res/values-fr/strings.xml @@ -3,4 +3,5 @@ <resources> <string name="app_name">c:geo - contacts (add-on)</string> <string name="contact_not_found">Aucun contact avec %s comme pseudo trouvé. Ajoutez le à vos contacts.</string> + <string name="multiple_matches">Plusieurs correspondances</string> </resources> diff --git a/cgeo-contacts/res/values-it/strings.xml b/cgeo-contacts/res/values-it/strings.xml index dbe5be1..9b8bb0d 100644 --- a/cgeo-contacts/res/values-it/strings.xml +++ b/cgeo-contacts/res/values-it/strings.xml @@ -3,4 +3,5 @@ <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> + <string name="multiple_matches">Risultati multipli</string> </resources> diff --git a/cgeo-contacts/res/values-nl/strings.xml b/cgeo-contacts/res/values-nl/strings.xml index d27d7c6..9967c34 100644 --- a/cgeo-contacts/res/values-nl/strings.xml +++ b/cgeo-contacts/res/values-nl/strings.xml @@ -3,4 +3,5 @@ <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> + <string name="multiple_matches">Meerdere overeenkomsten</string> </resources> diff --git a/cgeo-contacts/res/values-pl/strings.xml b/cgeo-contacts/res/values-pl/strings.xml index 6d919f0..b1fcc4a 100644 --- a/cgeo-contacts/res/values-pl/strings.xml +++ b/cgeo-contacts/res/values-pl/strings.xml @@ -3,4 +3,5 @@ <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> + <string name="multiple_matches">Wiele pasujących</string> </resources> diff --git a/cgeo-contacts/res/values-ro/strings.xml b/cgeo-contacts/res/values-ro/strings.xml index db62c95..2a9788a 100644 --- a/cgeo-contacts/res/values-ro/strings.xml +++ b/cgeo-contacts/res/values-ro/strings.xml @@ -3,4 +3,5 @@ <resources> <string name="app_name">c:geo - contacte (extensie)</string> <string name="contact_not_found">Contactul cu numele/alias-ul %s nu a fost găsit. Adaugă-l mai întâi în aplicaţia de contacte.</string> + <string name="multiple_matches">Mai multe rezultate</string> </resources> diff --git a/cgeo-contacts/res/values-sv/strings.xml b/cgeo-contacts/res/values-sv/strings.xml index dbb1d7c..def0f1e 100644 --- a/cgeo-contacts/res/values-sv/strings.xml +++ b/cgeo-contacts/res/values-sv/strings.xml @@ -3,4 +3,5 @@ <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> + <string name="multiple_matches">Flera matchningar</string> </resources> |
