aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2012-08-26 14:01:50 +0200
committerBananeweizen <bananeweizen@gmx.de>2012-08-26 14:01:50 +0200
commite989666a734d4f36a20f70ed6b83339c2b0b4b54 (patch)
treed46d90af64a81da53824a949e05cc4be5c3cfbd1 /main/res
parent36d9c61be952cbfc6d62016bf1c6538b5db13f3d (diff)
downloadcgeo-e989666a734d4f36a20f70ed6b83339c2b0b4b54.zip
cgeo-e989666a734d4f36a20f70ed6b83339c2b0b4b54.tar.gz
cgeo-e989666a734d4f36a20f70ed6b83339c2b0b4b54.tar.bz2
fix #1893: remove go4cache
Diffstat (limited to 'main/res')
-rw-r--r--main/res/layout/init.xml41
-rw-r--r--main/res/values-cs/strings.xml3
-rw-r--r--main/res/values-da/strings.xml3
-rw-r--r--main/res/values-de/strings.xml12
-rw-r--r--main/res/values-es/strings.xml3
-rw-r--r--main/res/values-fr/strings.xml12
-rw-r--r--main/res/values-hu/strings.xml3
-rw-r--r--main/res/values-it/strings.xml12
-rw-r--r--main/res/values-ja/strings.xml12
-rw-r--r--main/res/values-nb/strings.xml3
-rw-r--r--main/res/values-nl/strings.xml3
-rw-r--r--main/res/values-pl/strings.xml3
-rw-r--r--main/res/values-pt/strings.xml12
-rw-r--r--main/res/values-sk/strings.xml13
-rw-r--r--main/res/values-sv/strings.xml12
-rw-r--r--main/res/values/strings.xml12
16 files changed, 0 insertions, 159 deletions
diff --git a/main/res/layout/init.xml b/main/res/layout/init.xml
index e660b27..572b5a9 100644
--- a/main/res/layout/init.xml
+++ b/main/res/layout/init.xml
@@ -70,47 +70,6 @@
<RelativeLayout style="@style/separator_horizontal_layout" >
<View style="@style/separator_horizontal" />
<TextView style="@style/separator_horizontal_headline"
- android:text="@string/init_go4cache" />
- </RelativeLayout>
- <TextView android:id="@+id/about_go4cache"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_marginLeft="10dip"
- android:layout_marginRight="10dip"
- android:layout_marginBottom="5dip"
- android:layout_gravity="left"
- android:padding="3dip"
- android:textSize="14dip"
- android:textColor="?text_color"
- android:textColorLink="?text_color_link"
- android:linksClickable="true"
- android:text="@string/about_go4cache" />
- <LinearLayout
- android:layout_width="fill_parent"
- android:layout_height="wrap_content"
- android:layout_margin="3dip"
- android:orientation="horizontal"
- android:padding="3dip" >
- <CheckBox android:id="@+id/publicloc"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="left"
- android:padding="1px"
- android:gravity="center" />
- <TextView
- android:layout_width="fill_parent"
- android:layout_height="wrap_content"
- android:layout_gravity="center_vertical"
- android:gravity="left"
- android:paddingRight="3dip"
- android:textSize="14dip"
- android:textColor="?text_color"
- android:text="@string/init_go4cache_connect" />
- </LinearLayout>
-<!-- ** -->
- <RelativeLayout style="@style/separator_horizontal_layout" >
- <View style="@style/separator_horizontal" />
- <TextView style="@style/separator_horizontal_headline"
android:text="@string/init_twitter" />
</RelativeLayout>
<TextView android:id="@+id/about_twitter"
diff --git a/main/res/values-cs/strings.xml b/main/res/values-cs/strings.xml
index d798658..463b190 100644
--- a/main/res/values-cs/strings.xml
+++ b/main/res/values-cs/strings.xml
@@ -304,7 +304,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">gcvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Uživatelské jméno</string>
<string name="init_password">Heslo</string>
@@ -315,7 +314,6 @@
<string name="init_login_popup_ok">Přihlášení proběhlo</string>
<string name="init_login_popup_failed">Přihlášení neproběhlo</string>
<string name="init_login_popup_failed_reason">Přihlášení neproběhlo, protože</string>
- <string name="init_go4cache_connect">Připojit ke Go 4 Cache</string>
<string name="init_twitter_authorize">Autorizovat c:geo</string>
<string name="init_twitter_publish">Nový status při nálezu keše</string>
<string name="init_signature">Podpis</string>
@@ -621,7 +619,6 @@
<string name="website">web: <a href="http://cgeo.org/">cgeo.org</a></string>
<string name="facebook">facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a> </string>
<string name="twitter">twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
- <string name="about_go4cache">Služba <b>Go 4 cache</b> umožňuje sledovat v reálném čase ostatní kačery na mapě (v <b>c:geo</b> nebo v prohlížeči). Můžete se tak podívat třeba na to, jakou kešku právě hledají. Připojením ke službě <b>Go 4 cache</b> umožníte aplikaci <b>c:geo</b> zveřejňovat Vaši aktuální polohu (pouze pokud <b>c:geo</b> běží).</string>
<string name="about_twitter">Chcete, aby <b>c:geo</b> napsalo na Váš Twitter pokaždé, když zapíšete nález kešky?</string>
<string name="about_auth_1">Pomocí následujícího procesu můžete umožnit <b>c:geo</b> aplikaci odesílání příspěvků na Váš Twitter.</string>
<string name="about_auth_2">Tapnutím na tlačítko "zahájit autorizaci" celý proces začne. Tento proces otevře webovou stránku Twitteru, kde se budete muset přihlásit a tlačítkem Accept pak umožnit aplikaci <b>c:geo</b>přístup k Vašemu Twitteru. Twitter Vám přidělí PIN kód pokud tapnete na Accept. Tento kód zkopírujte a vložte do aplikace <b>c:geo</b>. A potvrďte. To je vše.</string>
diff --git a/main/res/values-da/strings.xml b/main/res/values-da/strings.xml
index ec6864f..9f088ab 100644
--- a/main/res/values-da/strings.xml
+++ b/main/res/values-da/strings.xml
@@ -133,13 +133,11 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Brugernavn</string>
<string name="init_password">Password</string>
<string name="init_passvote">Password</string>
<string name="init_login">Check login</string>
- <string name="init_go4cache_connect">Forbind til Go 4 Cache</string>
<string name="init_twitter_authorize">Godkend c:geo</string>
<string name="init_twitter_publish">Offentliggør status når cache er fundet</string>
<string name="init_signature">Signatur</string>
@@ -288,7 +286,6 @@
<string name="website">Hjemmeside: <a href="http://cgeo.org/">cgeo.org</a></string>
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
- <string name="about_go4cache">Servicen <b>Go 4 Cache</b> viser andre geocachere på kortet (i <b>c:geo</b> eller i browser) i realtime. Servicen kan f.eks. vise hvilken cache de er på vej hen til. Ved forbindelse til <b>Go 4 Cache</b> tillader du at <b>c:geo</b> offentliggør din position når du geocacher (kun når <b>c:geo</b> er startet).</string>
<string name="about_twitter">Skal <b>c:geo</b> sende status til Twitter hvergang du logger en cache?</string>
<string name="about_auth_1">Med denne proces tillader du at <b>c:geo</b> får adgang til din Twitter.</string>
<string name="about_auth_2">Klik på \"godkend c:geo\" knappen for at starte godkendelsesprocessen. Det vil åbne Twitter i en webbrowser. Log ind på siden og tillad <b>c:geo</b> at tilgå din Twitter. Når godkendt, vil Twitter vise en PIN-kode. Denne PIN skal tastes ind i <b>c:geo</b> og bekræftes.</string>
diff --git a/main/res/values-de/strings.xml b/main/res/values-de/strings.xml
index 9d0a5ed..bf6ea7b 100644
--- a/main/res/values-de/strings.xml
+++ b/main/res/values-de/strings.xml
@@ -357,7 +357,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Benutzername</string>
<string name="init_password">Passwort</string>
@@ -368,7 +367,6 @@
<string name="init_login_popup_ok">Login OK</string>
<string name="init_login_popup_failed">Login fehlgeschlagen</string>
<string name="init_login_popup_failed_reason">Login fehlgeschlagen:</string>
- <string name="init_go4cache_connect">Mit Go 4 Cache verbinden</string>
<string name="init_twitter_authorize">c:geo autorisieren</string>
<string name="init_twitter_publish">Status veröffentlichen wenn ein Cache gefunden wurde</string>
<string name="init_signature">Signatur</string>
@@ -968,7 +966,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Benutzung: <a href="http://manual.cgeo.org/">c:geo Kurzanleitung</a></string>
- <string name="about_go4cache">Der Service <b>Go 4 cache</b> ermöglicht es, andere Geocacher in Echtzeit auf der Karte zu sehen (in <b>c:geo</b> oder im Browser). Es kann auch angezeigt werden, welcher Cache gerade gesucht wird. Wenn <b>c:geo</b> mit <b>Go 4 cache</b> verbunden wird, kann <b>c:geo</b> die aktuelle Position veröffentlichen (nur während <b>c:geo</b> ausgeführt wird).</string>
<string name="about_twitter">Soll jeder neue Fund auf Twitter veröffentlicht werden, wenn er über <b>c:geo</b> geloggt wird?</string>
<string name="about_auth_1">Der folgende Prozess erlaubt es <b>c:geo</b> auf den persönlichen Twitter-Account zuzugreifen, wenn zugestimmt wird.</string>
<string name="about_auth_2">Ein Klick auf \"Starte Autorisierung\" öffnet eine Twitter-Seite in einem Browserfenster. Durch die Anmeldung und die Bestätigung wird <b>c:geo</b> ermöglicht, auf den persönlichen Twitter-Account zuzugreifen. Wird dies bestätigt, nennt Twitter eine numerische PIN, diese muss kopiert und in <b>c:geo</b> eingefügt werden. Das ist alles.</string>
@@ -980,15 +977,6 @@
<string name="status_geocaching_change">Änderungen auf geocaching.com führen zu Problemen mit c:geo.\nWir arbeiten daran.</string>
<string name="status_geocaching_livemap">Änderungen auf geocaching.com führen zu Problemen mit der Live Map.\nWir arbeiten daran.</string>
- <!-- go4cache -->
- <string name="go4cache_looking_around">Schaut sich um</string>
- <string name="go4cache_tweeting">Twittert</string>
- <string name="go4cache_heading_to">Auf dem Weg zu</string>
- <plurals name="go4cache_time_minutes">
- <item quantity="one">vor einer Minute</item>
- <item quantity="other">vor %d Minuten</item>
- </plurals>
-
<string name="clipboard_copy_ok">In Zwischenablage kopiert</string>
<plurals name="days_ago">
<item quantity="one">gestern</item>
diff --git a/main/res/values-es/strings.xml b/main/res/values-es/strings.xml
index 266cb51..45ce45d 100644
--- a/main/res/values-es/strings.xml
+++ b/main/res/values-es/strings.xml
@@ -318,7 +318,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Usuario</string>
<string name="init_password">Contraseña</string>
@@ -329,7 +328,6 @@
<string name="init_login_popup_ok">Acceso conseguido.</string>
<string name="init_login_popup_failed">Error en el acceso.</string>
<string name="init_login_popup_failed_reason">El acceso ha fallado debido a </string>
- <string name="init_go4cache_connect">Conectar a Go 4 Cache</string>
<string name="init_twitter_authorize">Autorizar a c:geo</string>
<string name="init_twitter_publish">Publicar estado cuando se encuente un escondite</string>
<string name="init_signature">Firma</string>
@@ -788,7 +786,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Manual: <a href="http://itw.bidix.info/cgeo/">c:geo en breve</a></string>
- <string name="about_go4cache">Servicio <b>Go 4 Cache</b> muestra a otros buscadores en el mapa (en <b>c:geo</b> o en el navegador) en tiempo real. Puede mostrar, por ejemplo, qué escondite estan buscando. Al conectarte a <b>Go 4 Cache</b> <b>c:geo</b> está autorizado a publicar tu ubicación (sólo cuando <b>c:geo</b> está activo).</string>
<string name="about_twitter">¿Debe <b>c:geo</b> publicar el nuevo estado en Twitter cuando registras un escondite?</string>
<string name="about_auth_1">El siguiente proceso permite a <b>c:geo</b> acceder a Twitter - si estás de acuerdo.</string>
diff --git a/main/res/values-fr/strings.xml b/main/res/values-fr/strings.xml
index f18996a..f680665 100644
--- a/main/res/values-fr/strings.xml
+++ b/main/res/values-fr/strings.xml
@@ -356,7 +356,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Identifiant</string>
<string name="init_password">Mot de passe</string>
@@ -367,7 +366,6 @@
<string name="init_login_popup_ok">Identifiants OK</string>
<string name="init_login_popup_failed">Erreur de connexion</string>
<string name="init_login_popup_failed_reason">Erreur de connexion: </string>
- <string name="init_go4cache_connect">Connexion à Go 4 Cache</string>
<string name="init_twitter_authorize">Autorisation de c:geo</string>
<string name="init_twitter_publish">Publication d\'une cache trouvée</string>
<string name="init_signature">Signature</string>
@@ -954,7 +952,6 @@
<string name="facebook">facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">page c:geo</a></string>
<string name="twitter">twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Manuel: <a href="http://manual.cgeo.org/">c:geo en bref</a></string>
- <string name="about_go4cache">Le service <b>Go 4 cache</b> vous permet de voir en temps réel d\'autres géocacheurs sur une carte (dans <b>c:geo</b> ou dans le navigateur). Il peut afficher les caches en cours de recherche. En vous connectant sur <b>Go 4 cache</b> vous permettez à <b>c:geo</b> de publier votre publication (seulement si <b>c:geo</b> fonctionne).</string>
<string name="about_twitter">Voulez-vous publier un nouveau statut sur Twitter à chaque nouvelle cache découverte sous <b>c:geo</b>?</string>
<string name="about_auth_1">Le processus suivant permet à <b>c:geo</b> d\'accéder à votre compte Twitter - si vous acceptez.</string>
<string name="about_auth_2">Cliquer sur le bouton \"début d\'autorisation\" pour démarrer. Une fenêtre de navigateur va s\'ouvrir pour vous connecter sur Twitter. Accepter pour que <b>c:geo</b> accéde à votre compte. Twitter vous affichera alors une code PIN composé de chiffres. Merci de coller ce code dans <b>c:geo</b> puis confirmer. C\'est tout!</string>
@@ -966,15 +963,6 @@
<string name="status_geocaching_change">Des changements récents sur geocaching.com ont cassé c:geo.\nNous sommes en train de nous en occuper.</string>
<string name="status_geocaching_livemap">Des changements récents sur geocaching.com ont cassé la carte active.\nNous sommes en train de nous en occuper.</string>
- <!-- go4cache -->
- <string name="go4cache_looking_around">En balade</string>
- <string name="go4cache_tweeting">En train de tweeter</string>
- <string name="go4cache_heading_to">En direction de</string>
- <plurals name="go4cache_time_minutes">
- <item quantity="one">il y a une minute</item>
- <item quantity="other">il y a %d minutes</item>
- </plurals>
-
<string name="clipboard_copy_ok">Copié dans le presse-papiers</string>
<plurals name="days_ago">
<item quantity="one">hier</item>
diff --git a/main/res/values-hu/strings.xml b/main/res/values-hu/strings.xml
index c86c333..b465e7d 100644
--- a/main/res/values-hu/strings.xml
+++ b/main/res/values-hu/strings.xml
@@ -322,7 +322,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Felhasználónév</string>
<string name="init_password">Jelszó</string>
@@ -333,7 +332,6 @@
<string name="init_login_popup_ok">Belépés ok.</string>
<string name="init_login_popup_failed">Belépés sikertelen.</string>
<string name="init_login_popup_failed_reason">Belépés sikertelen, mert </string>
- <string name="init_go4cache_connect">Csatlakozás a Go 4 Cache-hez</string>
<string name="init_twitter_authorize">Engedélyezés</string>
<string name="init_twitter_publish">Állapot bejelentése láda megtalálásakor</string>
<string name="init_signature">Aláírás</string>
@@ -808,7 +806,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Kézikönyv: <a href="http://manual.cgeo.org/">A c:geo dióhéjban</a></string>
- <string name="about_go4cache">A <b>Go 4 Cache</b> szolgáltatás más cachereket mutat a térképen (a <b>c:geo</b>-ban vagy a böngészőben) valós időben. Megmutathatja például melyik ládát keresik. Ha csatlakozol a <b>Go 4 Cache</b> szolgáltatáshoz, azzal engedélyezed a <b>c:geo</b>-nak, hogy megjelenítse a jelenlegi helyzeted miközben ládát keresel.(csak ha a <b>c:geo</b> fut).</string>
<string name="about_twitter">Akarod, hogy <b>c:geo</b> új bejegyzést írjon Twitterre mindig mikor egy ládát megtalálsz?</string>
<string name="about_auth_1">A következő folyamat engedélyezi a <b>c:geo</b>-nak, hogy hozzáférjen a Twitterhez – ha jóváhagyod.</string>
<string name="about_auth_2">Kattints a \"c:geo engedélyezése\" gombra, hogy elindítsd a folyamatot. Ez a folyamat meg fog nyitni egy böngészőt a Twitter weboldallal. Lépj be ezen az oldalon és hagyd jóvá, hogy a <b>c:geo</b> hozzáférjen a felhasználói fiókodhoz. Ha elfogadod, a Twitter mutatni fog egy számokból álló PIN kódot. Ezt a PIN kódot kell a <b>c:geo</b>-ban beillesztened és jóváhagynod. Ilyen egyszerű.</string>
diff --git a/main/res/values-it/strings.xml b/main/res/values-it/strings.xml
index a9af5b5..e397376 100644
--- a/main/res/values-it/strings.xml
+++ b/main/res/values-it/strings.xml
@@ -354,7 +354,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Utente</string>
<string name="init_password">Password</string>
@@ -365,7 +364,6 @@
<string name="init_login_popup_ok">Login OK.</string>
<string name="init_login_popup_failed">Login fallito.</string>
<string name="init_login_popup_failed_reason">Login fallito perché </string>
- <string name="init_go4cache_connect">Connetti a Go 4 Cache</string>
<string name="init_twitter_authorize">Autorizza c:geo</string>
<string name="init_twitter_publish">Manda un tweet quando trovi un cache</string>
<string name="init_signature">Firma</string>
@@ -951,7 +949,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">pagina c:geo </a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Manuale: <a href="http://manual.cgeo.org/">c:geo in a Nutshell</a></string>
- <string name="about_go4cache">Il servizio <b>Go 4 Cache</b> mostra altri utenti geocacher sulla mappa (in <b>c:geo</b> o nel browser) in tempo reale. È visibile, ad esempio, quali cache stanno cercando. Collegandosi tramite <b>Go 4 Cache</b> <b>c:geo</b> è autorizzato a pubblicare la tua posizione attuale quando fai geocaching (solo quando <b>c:geo</b> è in esecuzione).</string>
<string name="about_twitter">Può <b>c:geo</b> pubblicare su Twitter ogni volta che logghi una cache?</string>
<string name="about_auth_1">La procesura seguente autorizza <b>c:geo</b> ad accedere a Twitter - se confermato.</string>
<string name="about_auth_2">Clicca sul pulsante \"Autorizza c:geo\" per iniziare. Questa procedura aprirà il browser sulla pagina Twitter. Fai Login su questa pagina e autorizza <b>c:geo</b> ad accedere al tuo account. Se accettato, Twitter mostrerà un PIN code numerico. Questo PIN deve essere riportato in <b>c:geo</b> e confermato.</string>
@@ -963,15 +960,6 @@
<string name="status_geocaching_change">Modifiche recenti al sito geocaching hanno disattivato c:geo.\nCi stiamo lavorando, riprova più tardi.</string>
<string name="status_geocaching_livemap">Modifiche recenti al sito geocaching hanno disattivato la mappa live.\nCi stiamo lavorando, riprova più tardi.</string>
- <!-- go4cache -->
- <string name="go4cache_looking_around">Guardando attorno</string>
- <string name="go4cache_tweeting">Tweeting</string>
- <string name="go4cache_heading_to">Puntando a</string>
- <plurals name="go4cache_time_minutes">
- <item quantity="one">un minuto fa</item>
- <item quantity="other">%d minuti fa</item>
- </plurals>
-
<string name="clipboard_copy_ok">Copiato nella clipboard</string>
<plurals name="days_ago">
<item quantity="one">ieri</item>
diff --git a/main/res/values-ja/strings.xml b/main/res/values-ja/strings.xml
index acfbe4c..daa1b43 100644
--- a/main/res/values-ja/strings.xml
+++ b/main/res/values-ja/strings.xml
@@ -358,7 +358,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">ユーザ名</string>
<string name="init_password">パスワード</string>
@@ -369,7 +368,6 @@
<string name="init_login_popup_ok">ログイン完了</string>
<string name="init_login_popup_failed">ログイン失敗</string>
<string name="init_login_popup_failed_reason">ログインに失敗しました。原因: </string>
- <string name="init_go4cache_connect">Go 4 Cacheに接続する</string>
<string name="init_twitter_authorize">c:geoを認証する</string>
<string name="init_twitter_publish">キャッシュが見つかったら状況をツイートする</string>
<string name="init_signature">署名</string>
@@ -983,7 +981,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">マニュアル: <a href="http://manual.cgeo.org/">c:geo マニュアル</a>(英語)</string>
- <string name="about_go4cache"><b>Go 4 cache</b>サービスにより他のジオキャッシャーを(<b>c:geo</b>またはブラウザで)地図上にリアルタイムで表示できます。例えば、彼らがどのキャッシュを探しているのか表示できます。<b>Go 4 cache</b>に接続すれば<b>c:geo</b>でジオキャッシング中に現在地を(<b>c:geo</b>が起動している間だけ)公開することができます。</string>
<string name="about_twitter">キャッシュのログを書いたら<b>c:geo</b>にTwitterでつぶやいてほしい?</string>
<string name="about_auth_1"><b>c:geo</b>がTwitterにアクセスする許可を得るには次のようにしてください。</string>
<string name="about_auth_2">「認証を開始する」ボタンを押すとブラウザでTwitterのページが開きます。そのページにログインすれば<b>c:geo</b>があなたのアカウントにアクセルする許可が得られます。ログインに成功したら数字のPINコードが表示されるので、この下の入力欄にコピー&amp;ペーストして「完了」ボタンを押してください。</string>
@@ -995,15 +992,6 @@
<string name="status_geocaching_change">geocaching.comが更新されましたがc:geoはまだ未対応です。\n現在、作業中です。しばらくお待ちください。</string>
<string name="status_geocaching_livemap">geocaching.comが更新されましたがオンライン地図機能はまだ未対応です。\n現在、作業中です。しばらくお待ちください。</string>
- <!-- go4cache -->
- <string name="go4cache_looking_around">Looking around</string>
- <string name="go4cache_tweeting">Tweeting</string>
- <string name="go4cache_heading_to">Heading to</string>
- <plurals name="go4cache_time_minutes">
- <item quantity="one">1分前</item>
- <item quantity="other">%d分前</item>
- </plurals>
-
<string name="clipboard_copy_ok">クリップボードにコピーしました</string>
<plurals name="days_ago">
<item quantity="one">昨日</item>
diff --git a/main/res/values-nb/strings.xml b/main/res/values-nb/strings.xml
index f158810..e948aae 100644
--- a/main/res/values-nb/strings.xml
+++ b/main/res/values-nb/strings.xml
@@ -208,7 +208,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCVote.com</string>
- <string name="init_go4cache">go 4 cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Brukernavn</string>
<string name="init_password">Passord</string>
@@ -219,7 +218,6 @@
<string name="init_login_popup_ok">Innlogging fullført.</string>
<string name="init_login_popup_failed">Innlogging mislyktes.</string>
<string name="init_login_popup_failed_reason">Innlogging mislyktes p.g.a.</string>
- <string name="init_go4cache_connect">Koble til go 4 cache</string>
<string name="init_twitter_authorize">Autoriser c:geo</string>
<string name="init_twitter_publish">Del på Twitter når du finner cacher</string>
<string name="init_signature">Signatur</string>
@@ -407,7 +405,6 @@
<string name="support">e-post adresse: <a href="mailto:support@cgeo.org">support@cgeo.org</a></string>
<string name="website">web-side: <a href="http://cgeo.org/">cgeo.org</a></string>
<string name="facebook">facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
- <string name="about_go4cache">Tjenesten <b>Go 4 cache</b> gjør det mulig for deg å se andre geocachere på kartet (i <b>c:geo</b> eller i web-leseren). Det kan for eksempel vise hvilken cache de er ute etter. Ved å koble til <b>Go 4 cache</b> får <b>c:geo</b> din tillatelse til oppgi dine koordinater til andre brukere av <b>Go 4 cache</b>, men bare mens <b>c:geo</b> kjører.</string>
<string name="about_twitter">Ønsker du at <b>c:geo</b> skal poste en status på Twitter hver gang du logger ett funn via <b>c:geo</b>?</string>
<string name="about_auth_1">Den følgende prosessen tillater <b>c:geo</b> tilgang til Twitter - hvis bruker samtykker.</string>
<string name="about_auth_2">Trykk på \"Start autorisasjon\" knappen for å starte prosessen. Denne prosessen vil åpne Twitter i web-leseren. Logg inn, og tillat <b>c:geo</b> tilgang til kontoen din. Hvis du aksepterer, vil Twitter oppgi en numerisk PIN-kode. Denne PIN-koden må så limes inn i <b>c:geo</b>. Verre er det ikke.</string>
diff --git a/main/res/values-nl/strings.xml b/main/res/values-nl/strings.xml
index d17c3d4..4c608df 100644
--- a/main/res/values-nl/strings.xml
+++ b/main/res/values-nl/strings.xml
@@ -345,7 +345,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Gebruikersnaam</string>
<string name="init_password">Wachtwoord</string>
@@ -356,7 +355,6 @@
<string name="init_login_popup_ok">Ingelogd.</string>
<string name="init_login_popup_failed">Inloggen mislukt.</string>
<string name="init_login_popup_failed_reason">Inloggen mislukt omdat </string>
- <string name="init_go4cache_connect">Verbinden met Go 4 Cache</string>
<string name="init_twitter_authorize">c:geo Autoriseren</string>
<string name="init_twitter_publish">Status publiceren bij gevonden cache</string>
<string name="init_signature">Handtekening</string>
@@ -898,7 +896,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Handleiding: <a href="http://manual.cgeo.org/">c:geo in een notendop</a></string>
- <string name="about_go4cache">Service <b>Go 4 cache</b> toont andere geocachers op de kaart (in <b>c:geo</b> of in browser) in real time. Het toont bijvoorbeeld welke cache ze zoeken. Door te verbinden met <b>Go 4 cache</b> is <b>c:geo</b> toegestaan om je huidige locatie te publiceren (alleen tijdens het gebruik van <b>c:geo</b>).</string>
<string name="about_twitter">Moet <b>c:geo</b> elke cache vondst publiceren naar Twitter?</string>
<string name="about_auth_1">Het volgende proces staat <b>c:geo</b> toe om Twitter toegang te verkrijgen bij goedkeuring.</string>
<string name="about_auth_2">Klik op de \"autoriseer c:geo\" knop om het proces te starten. Dit proces zal een browser openen met een Twitter pagina. Login op deze pagina en sta <b>c:geo</b> toegang tot je account toe. Bij goedkeuring laat Twitter een numerieke PIN code zien. Deze PIN dien je te plakken en te bevestigen in <b>c:geo</b>.</string>
diff --git a/main/res/values-pl/strings.xml b/main/res/values-pl/strings.xml
index 45b6c3d..b04f488 100644
--- a/main/res/values-pl/strings.xml
+++ b/main/res/values-pl/strings.xml
@@ -314,7 +314,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Nazwa użytkownika</string>
<string name="init_password">Hasło</string>
@@ -325,7 +324,6 @@
<string name="init_login_popup_ok">Login ok.</string>
<string name="init_login_popup_failed">Logowanie nie powiodło się.</string>
<string name="init_login_popup_failed_reason">Logowanie nie powiodło się, ponieważ </string>
- <string name="init_go4cache_connect">Połącz się z Go 4 Cache</string>
<string name="init_twitter_authorize">Autoryzacja c:geo</string>
<string name="init_twitter_publish">Publikowanie stanu, gdy znaleziono skrzynkę</string>
<string name="init_signature">Sygnatura</string>
@@ -785,7 +783,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo strona</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Manuał: <a href="http://itw.bidix.info/cgeo/">c:geo skrócona instrukcja obsługi</a></string>
- <string name="about_go4cache">Serwis <b>Go 4 Cache</b> pokazuje innych geocachers na mapie (w <b>c:geo</b> lub w przeglądarce) w czasie rzeczywistym. Pokazuje na przykład co inni w tym czasie szukają. Razem z połączeniem do <b>Go 4 Cache</b> pozwalasz <b>c:geo</b> aby twoje współrzędne zostały na stronie internetowej opublikowane (tylko i wyłącznie wtedy, gdy <b>c:geo</b> jest aktywny).</string>
<string name="about_twitter">Czy chczesz aby <b>c:geo</b> publikował wiadomości textowe na stronie Twitter za każdym razem jak znajdziesz skrzynkę?</string>
<string name="about_auth_1">Poniższy proces pozwala <b>c:geo</b>, aby uzyskać dostęp do Twitter - po uzgodnieniu.</string>
<string name="about_auth_2">Kliknięcie na \"Autoryzacja c:geo\" spowoduje rozpoczęcie procesu. Ten proces spowoduje otwarcie przeglądarki internetowej na stronie Twitter. Zaloguj się na tej stronie i pozwól <b>c:geo</b> aby uzyskać dostęp do konta. Jeśli zostanie zaakceptowany, Twitter pojawi kod numeryczny PIN. Kod PIN musi zostać wklejony do <b>c:geo</b> i zostać potwierdzony. To jest wszystko.</string>
diff --git a/main/res/values-pt/strings.xml b/main/res/values-pt/strings.xml
index 930726e..b2d32f7 100644
--- a/main/res/values-pt/strings.xml
+++ b/main/res/values-pt/strings.xml
@@ -339,7 +339,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Nome de utilizador</string>
<string name="init_password">Password</string>
@@ -350,7 +349,6 @@
<string name="init_login_popup_ok">Login ok.</string>
<string name="init_login_popup_failed">Login falhado.</string>
<string name="init_login_popup_failed_reason">Login falhado porque </string>
- <string name="init_go4cache_connect">Ligar a Go 4 Cache</string>
<string name="init_twitter_authorize">Autorize o c:geo</string>
<string name="init_twitter_publish">Publicar estado quando encontrar cache</string>
<string name="init_signature">Assinatura</string>
@@ -882,18 +880,8 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">página do c:geo</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Manual: <a href="http://manual.cgeo.org/">o essencial do c:geo</a></string>
- <string name="about_go4cache">O serviço <b>Go 4 Cache</b> mostra outros geocachers no mapa (no <b>c:geo</b> ou no browser) em tempo real. Pode mostrar, por exemplo, que cache eles estão a procurar. Ao ligar-se ao <b>Go 4 Cache</b>, o <b>c:geo</b> está autorizado a publicar a sua localização actual quando fizer geocaching (apenas enquanto estiver a usar o <b>c:geo</b>).</string>
<string name="about_twitter">O <b>c:geo</b> deve publicar no Twitter de cada vez que uma cache for registada?</string>
<string name="about_auth_1">O processo seguinte permite ao <b>c:geo</b> aceder ao Twitter - se concordar.</string>
<string name="about_auth_2">Premir o botão \"Autorizar c:geo\" dará início ao processo. Este processo irá abrir a página do Twitter no seu browser. Faça login nesta página e autorize o <b>c:geo</b> a aceder à sua conta. Se autorizar, o Twitter irá mostrar um código PIN numérico. Este PIN deverá ser copiado para o <b>c:geo</b> e sujeito a confirmação. E é tudo.</string>
- <!-- go4cache -->
- <string name="go4cache_looking_around">Olhando à volta</string>
- <string name="go4cache_tweeting">Tweeting</string>
- <string name="go4cache_heading_to">Em direcção a</string>
- <plurals name="go4cache_time_minutes">
- <item quantity="one">um Minuto atrás</item>
- <item quantity="other">%d Minutos atrás</item>
- </plurals>
-
</resources>
diff --git a/main/res/values-sk/strings.xml b/main/res/values-sk/strings.xml
index 5ca32ab..4475a26 100644
--- a/main/res/values-sk/strings.xml
+++ b/main/res/values-sk/strings.xml
@@ -358,7 +358,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">používateľské meno</string>
<string name="init_password">heslo</string>
@@ -369,7 +368,6 @@
<string name="init_login_popup_ok">Prihlásenie úspešné</string>
<string name="init_login_popup_failed">Prihlásenie neúspešné</string>
<string name="init_login_popup_failed_reason">Prihlásenie neúspešné: </string>
- <string name="init_go4cache_connect">Pripojiť ku Go 4 Cache</string>
<string name="init_twitter_authorize">Autorizovať c:geo</string>
<string name="init_twitter_publish">Nový status pri nájdení skrýše</string>
<string name="init_signature">Podpis</string>
@@ -972,7 +970,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Manuál: <a href="http://manual.cgeo.org/">c:geo v kocke</a></string>
- <string name="about_go4cache">Služba <b>Go 4 cache</b> umožňuje sledovať v reálnom čase ostatných cacherov na mape (v <b>c:geo</b> alebo v prehliadači). Môžete sa tak pozrieť napríklad na to, akú skrýšu práve hľadajú. Pripojením ku službe <b>Go 4 cache</b> umožníte aplikácii <b>c:geo</b> zverejňovať vašu aktuálnu polohu (iba pokiaľ <b>c:geo</b> beží).</string>
<string name="about_twitter">Chcete, aby <b>c:geo</b> napísalo na váš Twitter vždy keď zapíšete nájdenie skrýše?</string>
<string name="about_auth_1">Pomocou nasledujúceho procesu môžete aplikácii <b>c:geo</b> umožniť odosielanie príspevkov na váš Twitter. </string>
<string name="about_auth_2">Ťuknutím na tlačidlo „Zahájiť autorizáciu“ celý proces začne. Tento proces otvorí webovú stránku Twitteru, kde sa sa prihlásite a tlačidlom „Authorize app“ umožníte aplikácii <b>c:geo</b> prístup k vášmu Twitter účtu. Potom čo ťuknete na „Authorize app“, Twitter vám pridelí PIN kód. Tento kód skopírujte a vložte do aplikácie <b>c:geo</b>. A potvrďte. To je všetko.</string>
@@ -984,16 +981,6 @@
<string name="status_geocaching_change">Nedávne zmeny na geocaching.com znefunkčnili c:geo.\nPracujeme na tom, skúste skontrolovať aktualizácie onedlho.</string>
<string name="status_geocaching_livemap">Nedávne zmeny na geocaching.com znefunkčnili aktívnu mapu.\nPracujeme na tom, skúste skontrolovať aktualizácie onedlho.</string>
- <!-- go4cache -->
- <string name="go4cache_looking_around">Prehľadávanie okolia</string>
- <string name="go4cache_tweeting">Posielanie tweetov</string>
- <string name="go4cache_heading_to">Smerovanie k</string>
- <plurals name="go4cache_time_minutes">
- <item quantity="one">pred minútou</item>
- <item quantity="few">pred %d minútami</item>
- <item quantity="other">pred %d minútami</item>
- </plurals>
-
<string name="clipboard_copy_ok">Skopírované do schránky</string>
<plurals name="days_ago">
<item quantity="one">včera</item>
diff --git a/main/res/values-sv/strings.xml b/main/res/values-sv/strings.xml
index 21f72a6..1aa106a 100644
--- a/main/res/values-sv/strings.xml
+++ b/main/res/values-sv/strings.xml
@@ -357,7 +357,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Användare</string>
<string name="init_password">Lösenord</string>
@@ -368,7 +367,6 @@
<string name="init_login_popup_ok">Inloggning OK</string>
<string name="init_login_popup_failed">Inloggning misslyckades</string>
<string name="init_login_popup_failed_reason">Inloggning misslyckades pga </string>
- <string name="init_go4cache_connect">Anslut till Go 4 Cache</string>
<string name="init_twitter_authorize">Inställningar för Twitter</string>
<string name="init_twitter_publish">Publicera status när en cache hittats</string>
<string name="init_signature">Signatur</string>
@@ -807,7 +805,6 @@
<string name="website">Hemsida: <a href="http://cgeo.org/">cgeo.org</a></string>
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
- <string name="about_go4cache">Tjänsten <b>Go 4 Cache</b> visar andra geocachare på kartan i realtid (i <b>c:geo</b> eller webbläsaren). Du kan till exempel se vilken cache de letar efter. Genom att ansluta till <b>Go 4 Cache</b> tillåter du <b>c:geo</b> att publicera din nuvarande plats när du geocachar (bara när <b>c:geo</b> är igång).</string>
<string name="about_twitter">Ska <b>c:geo</b> publicera ny status på Twitter varje gång en cache loggas?</string>
<string name="about_auth_1">Nedan tillåter du <b>c:geo</b> att ansluta till Twitter.</string>
<string name="about_auth_2">Klicka på \"Påbörja koppling mot Twitter\" om du vill koppla ihop <b>c:geo</b> med Twitter. Twitters hemsida kommer att öppnas i en webbläsare. Logga in på den sidan och tillåt <b>c:geo</b> att ansluta till ditt konto. När du godkänt så kommer Twitter att visa en PIN kod. Kom ihåg denna PIN kod, stäng webbläsaren och skriv in PIN koden i <b>c:geo</b> och bekräfta.</string>
@@ -819,15 +816,6 @@
<string name="status_geocaching_change">Ändringar som gjorts på geocaching.com har gjort så att c:geo inte fungerar.\nVi jobbar för att lösa problemen, försök igen om en stund.</string>
<string name="status_geocaching_livemap">Ändringar som gjorts på geocaching.com har gjort så att Live kartan inte fungerar.\nVi jobbar för att lösa problemen, försök igen om en stund.</string>
- <!-- go4cache -->
- <string name="go4cache_looking_around">Tittar omkring</string>
- <string name="go4cache_tweeting">Tweeting</string>
- <string name="go4cache_heading_to">På väg mot</string>
- <plurals name="go4cache_time_minutes">
- <item quantity="one">en minut sedan</item>
- <item quantity="other">%d minuter sedan</item>
- </plurals>
-
<string name="clipboard_copy_ok">Kopierat till urklipp.</string>
<plurals name="days_ago">
<item quantity="one">igår</item>
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 5ecc75b..4802dd4 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -358,7 +358,6 @@
<!-- init -->
<string name="init_geocaching">Geocaching.com</string>
<string name="init_gcvote">GCvote.com</string>
- <string name="init_go4cache">Go 4 Cache</string>
<string name="init_twitter">Twitter</string>
<string name="init_username">Username</string>
<string name="init_password">Password</string>
@@ -369,7 +368,6 @@
<string name="init_login_popup_ok">Login OK</string>
<string name="init_login_popup_failed">Login failed</string>
<string name="init_login_popup_failed_reason">Login failed because of </string>
- <string name="init_go4cache_connect">Connect to Go 4 Cache</string>
<string name="init_twitter_authorize">Authorize c:geo</string>
<string name="init_twitter_publish">Publish status when a cache has been found</string>
<string name="init_signature">Signature</string>
@@ -992,7 +990,6 @@
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
<string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
<string name="nutshellmanual">Manual: <a href="http://manual.cgeo.org/">c:geo in a Nutshell</a></string>
- <string name="about_go4cache">The service <b>Go 4 Cache</b> shows other geocachers on the map (in <b>c:geo</b> or in their browser) in real time. It can show - for example - what cache they are searching for. By connecting to <b>Go 4 Cache</b> <b>c:geo</b> is allowed to publish your current location when geocaching (only while <b>c:geo</b> is running).</string>
<string name="about_twitter">Should <b>c:geo</b> publish a new status on Twitter every time you log a cache?</string>
<string name="about_auth_1">The following process allows <b>c:geo</b> to access Twitter - if agreed.</string>
<string name="about_auth_2">A click on the \"authorize c:geo\" button will start the process. This process will open up a web browser with a Twitter page. Login on this page and allow <b>c:geo</b> to access your account. If this is accepted, Twitter will show up a numeric PIN code. This PIN must be pasted into <b>c:geo</b> and confirmed. That\'s all.</string>
@@ -1004,15 +1001,6 @@
<string name="status_geocaching_change">Recent changes on geocaching.com broke c:geo.\nWe are working on it, check again soon.</string>
<string name="status_geocaching_livemap">Recent changes on geocaching.com broke the live map feature.\nWe are working on it, check again soon.</string>
- <!-- go4cache -->
- <string name="go4cache_looking_around">Looking around</string>
- <string name="go4cache_tweeting">Tweeting</string>
- <string name="go4cache_heading_to">Heading to</string>
- <plurals name="go4cache_time_minutes">
- <item quantity="one">one minute ago</item>
- <item quantity="other">%d minutes ago</item>
- </plurals>
-
<string name="clipboard_copy_ok">Copied to clipboard</string>
<plurals name="days_ago">
<item quantity="one">yesterday</item>