Skip to content

Commit c1bf96e

Browse files
committed
Update localization
1 parent 6d4a306 commit c1bf96e

File tree

10 files changed

+430
-86
lines changed

10 files changed

+430
-86
lines changed

app/src/main/res/values-cs/strings.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@
111111
<item quantity="many">%d minut</item>
112112
<item quantity="other">%d minut</item>
113113
</plurals>
114-
<string name="pref_geocaching_live" comment="Title of 'Powered by Geocaching Live' item in Account settings. Clicking on this open WebBrowser with info about Geocaching Live API.">Powered by Geocaching Live</string>
115-
<string name="pref_geocaching_live_message" comment="Summary of 'Powered by Geocaching Live' item in Account settings.">Toto rozšíření využívá Geocaching Live k získávání informací o keších. Klepněte zde pro více informací…</string>
116114
<string name="error_invalid_api_response" comment="Error message when Geocaching Live API returns unexpected response.">Geocaching Live vrátil neplatnou odpověď:<br/>%s</string>
117115
<string name="notify_live_map" comment="Live map notification title. This title is used only for Android 6 and lower.">Geocaching4Locus živá mapa</string>
118116
<string name="notify_live_map_message_enabled" comment="Live map notification message when Live map is enabled.">Živá mapa povolena.</string>
@@ -181,4 +179,7 @@ Tato aplikace se místo toho pokusí použít webový prohlížeč třetí stran
181179
<string name="message_enter_authorization_code" comment="Input dialog message to enter authorization code from sign in process. This dialog is shown for older Android devices only.">Prosím vložte autorizační kód.</string>
182180
<string name="hint_authorization_code" comment="Hint message in input box for Input dialog to enter authorization code from sign in process. This dialog is shown for older Android devices only.">Autorizační kód</string>
183181
<string name="error_invalid_authorization_code" comment="Error dialog message when user pasted/entered invalid authorization code in input dialog in sign in process.">Zadaný autorizační kód není platný. Prosím, zkuste to znovu.</string>
182+
<string name="error_service_unavailable" comment="Error dialog message when Geocaching API is down for maintenance">Geocaching API je v současné době kvůli údržbě nefunkční. Zkuste to prosím později.</string>
183+
<string name="pref_account_powered_by" comment="Title of preference in Account section.">Běží na Geocaching API</string>
184+
<string name="pref_account_powered_by_summary" comment="Sumarry of preference in Account section. The text is from API Agreement, Exhibit C: https://apidevelopers.geocaching.com/apiagreement">API program, který je umožněn díky podpoře prémiového členství Geocaching, dává vývojářům třetích stran příležitost spolupracovat s Geocaching HQ na celé řadě sjednocených produktů a služeb pro komunitu. Aplikace vývojářů používající API jsou navrženy tak, aby pracovali se základními službami geocaching.com a poskytovali další funkce geocaching komunitě.</string>
184185
</resources>

app/src/main/res/values-de/strings.xml

Lines changed: 57 additions & 58 deletions
Large diffs are not rendered by default.

app/src/main/res/values-es/strings.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@
9191
<item quantity="one">%d minuto</item>
9292
<item quantity="other">%d minutos</item>
9393
</plurals>
94-
<string name="pref_geocaching_live" comment="Title of 'Powered by Geocaching Live' item in Account settings. Clicking on this open WebBrowser with info about Geocaching Live API.">Desarrollado por Geocaching Live</string>
95-
<string name="pref_geocaching_live_message" comment="Summary of 'Powered by Geocaching Live' item in Account settings.">Este add-on usa Geocaching Live para obtener información de Geocaches. Pulsa aquí para más información…</string>
9694
<string name="error_invalid_api_response" comment="Error message when Geocaching Live API returns unexpected response.">Geocaching Live ha dado respuesta no válida:<br/>%s</string>
9795
<string name="notify_live_map" comment="Live map notification title. This title is used only for Android 6 and lower.">Geocaching4Locus Mapa dinámico</string>
9896
<string name="notify_live_map_message_enabled" comment="Live map notification message when Live map is enabled.">Mapa dinámico está activada.</string>

app/src/main/res/values-fr/strings.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@
103103
<item quantity="one">%d minute</item>
104104
<item quantity="other">%d minutes</item>
105105
</plurals>
106-
<string name="pref_geocaching_live" comment="Title of 'Powered by Geocaching Live' item in Account settings. Clicking on this open WebBrowser with info about Geocaching Live API.">Propulsé par Geocaching Live</string>
107-
<string name="pref_geocaching_live_message" comment="Summary of 'Powered by Geocaching Live' item in Account settings.">Cet add-on utilise Geocaching Live pour obtenir les informations sur les caches. Appuyez ici pour plus d\'informations…</string>
108106
<string name="error_invalid_api_response" comment="Error message when Geocaching Live API returns unexpected response.">Geocaching Live a envoyé une réponse invalide:<br/>%s</string>
109107
<string name="notify_live_map" comment="Live map notification title. This title is used only for Android 6 and lower.">Carte Live Geocaching4Locus</string>
110108
<string name="notify_live_map_message_enabled" comment="Live map notification message when Live map is enabled.">Carte Live activée.</string>

0 commit comments

Comments
 (0)