Skip to content

Commit

Permalink
Merge pull request #123 from arcao/l10n_dev
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
arcao authored Aug 2, 2020
2 parents e33d4e1 + d0d9fc0 commit 5f9bd6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions app/src/main/res/values-hu-rHU/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,12 @@
<string name="button_more_info" comment="Dialog button for More info action">További információ</string>
<string name="error_locus_map" comment="Error dialog message for any Locus Map related error. The '%s' is replaced by error text.">Locus Map hiba: %s</string>
<string name="error_no_write_file_permission" comment="Error dialog message when app can't create data file for Locus Map">Nem sikerült létrehozni adatfájlt a Locus Map számára. Jóváhagyta a külső fájlhozzáférési engedélyt?</string>
<string name="title_enter_authorization_code" comment="Title of input to enter authorization code from sign in process. This is shown when auto redirect with authorization code to the app doesn't work.">Hitelesítő kód</string>
<string name="message_enter_authorization_code" comment="Description of input to enter authorization code from sign in process. This is shown when auto redirect with authorization code to the app doesn't work.">Illessze be a hitelesítő kódot a Geocaching4Locus webhelyről, és kattintson a Folytatás gombra a bejelentkezés befejezéséhez.</string>
<string name="hint_authorization_code" comment="Input hint to enter authorization code from sign in process. This is shown when auto redirect with authorization code to the app doesn't work.">Hitelesítő 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.">A megadott hitelesítő kód érvénytelen. Kérlek próbáld újra.</string>
<string name="error_service_unavailable" comment="Error dialog message when Geocaching API is down for maintenance">Karbantartás miatt a Geocaching API jelenleg nem elérhető. Kérjük, próbálja meg később.</string>
<string name="pref_account_powered_by" comment="Title of preference in Account section.">Geocaching API támogatásával</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">A Geocaching Premium Tagság támogatásával az API program harmadik fél fejlesztőinek lehetőséget kínál arra, hogy a Geocaching HQ-val együttműködve a közösség számára integrált termékek és szolgáltatások teljes sorozatán dolgozzanak. Az API fejlesztői alkalmazásokat úgy tervezték, hogy működjenek együtt a geocaching.com alapvető szolgáltatásaival, és kiegészítő funkciókat biztosítsanak a geocaching közösség számára.</string>
<string name="button_continue" comment="Dialog button for Continue action.">Folytatás</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<string name="error_locus_map" comment="Error dialog message for any Locus Map related error. The '%s' is replaced by error text.">Błąd mapy Locus: %s</string>
<string name="error_no_write_file_permission" comment="Error dialog message when app can't create data file for Locus Map">Nie można utworzyć pliku danych dla Locus Map. Czy zatwierdzony zewnętrznego uprawnienie dostępu do plików?</string>
<string name="title_enter_authorization_code" comment="Title of input to enter authorization code from sign in process. This is shown when auto redirect with authorization code to the app doesn't work.">Kod autoryzacji</string>
<string name="message_enter_authorization_code" comment="Description of input to enter authorization code from sign in process. This is shown when auto redirect with authorization code to the app doesn't work.">Wklej kod autoryzacji ze strony Geocaching4Locus i kliknij Kontynuuj, aby zakończyć Logowanie.</string>
<string name="message_enter_authorization_code" comment="Description of input to enter authorization code from sign in process. This is shown when auto redirect with authorization code to the app doesn't work.">Wklej kod autoryzacji ze strony Geocaching4Locus i kliknij Kontynuuj, aby zakończyć logowanie.</string>
<string name="hint_authorization_code" comment="Input hint to enter authorization code from sign in process. This is shown when auto redirect with authorization code to the app doesn't work.">Kod autoryzacji</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.">Wprowadzony kod autoryzacji nie jest prawidłowy. Spróbuj ponownie.</string>
<string name="error_service_unavailable" comment="Error dialog message when Geocaching API is down for maintenance">Interfejs API Geocaching jest obecnie niedostępny z powodu konserwacji. Proszę spróbować później.</string>
Expand Down

0 comments on commit 5f9bd6a

Please sign in to comment.