Skip to content

Commit

Permalink
Update localization
Browse files Browse the repository at this point in the history
  • Loading branch information
arcao committed Nov 11, 2019
1 parent 6d4a306 commit c1bf96e
Show file tree
Hide file tree
Showing 10 changed files with 430 additions and 86 deletions.
5 changes: 3 additions & 2 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@
<item quantity="many">%d minut</item>
<item quantity="other">%d minut</item>
</plurals>
<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>
<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>
<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>
<string name="notify_live_map" comment="Live map notification title. This title is used only for Android 6 and lower.">Geocaching4Locus živá mapa</string>
<string name="notify_live_map_message_enabled" comment="Live map notification message when Live map is enabled.">Živá mapa povolena.</string>
Expand Down Expand Up @@ -181,4 +179,7 @@ Tato aplikace se místo toho pokusí použít webový prohlížeč třetí stran
<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>
<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>
<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>
<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>
<string name="pref_account_powered_by" comment="Title of preference in Account section.">Běží na Geocaching API</string>
<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>
</resources>
115 changes: 57 additions & 58 deletions app/src/main/res/values-de/strings.xml

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@
<item quantity="one">%d minuto</item>
<item quantity="other">%d minutos</item>
</plurals>
<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>
<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>
<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>
<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>
<string name="notify_live_map_message_enabled" comment="Live map notification message when Live map is enabled.">Mapa dinámico está activada.</string>
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@
<item quantity="one">%d minute</item>
<item quantity="other">%d minutes</item>
</plurals>
<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>
<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>
<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>
<string name="notify_live_map" comment="Live map notification title. This title is used only for Android 6 and lower.">Carte Live Geocaching4Locus</string>
<string name="notify_live_map_message_enabled" comment="Live map notification message when Live map is enabled.">Carte Live activée.</string>
Expand Down
Loading

0 comments on commit c1bf96e

Please sign in to comment.