Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #498

Merged
merged 3 commits into from
Apr 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions i18n/lang/lang_cs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ wrongName="Stanice má špatné jméno"
stationInactive="Stanice je neaktivní"
stationActive="Stanice je aktivní"
stationNonExistant="Stanice neexistuje"
duplicate="Duplicate"
duplicate="Duplikovat"
wrongPhoto="Stanice má špatnou fotografii"
photoOutdated="Fotografie není aktuální (budova odstraněna nebo změněna)"
otherProblem="Další problém, podrobnosti v komentáři"
Expand Down Expand Up @@ -276,7 +276,7 @@ country_ie="Irsko"
country_tw="Tchaj-wan"
country_es="Španělsko"
country_cz="Česko"
country_ba="Bosnia and Herzegovina"
country_ba="Bosna a Hercegovina"
country_be="Belgie"
country_jp="Japonsko"
country_ru="Rusko"
Expand Down
4 changes: 2 additions & 2 deletions i18n/lang/lang_es.ini
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ loginToRailwayStationsOrg="Iniciar sesión en Railway-Stations.org"
nickname="Apodo"
email="Correo electrónico"
ownPictures="Fotos propias"
licenceCC0="License CC0"
licenceCC0="Licencia CC0"
anonymous="Anónimo"
yourLink="Su enlace"
saveRegister="Guardar / Registrar"
Expand All @@ -85,7 +85,7 @@ activeFilter="Filtro activo"
activeFilterAll="Estaciones activas e inactivas"
activeFilterActive="Estaciones activas"
activeFilterInactive="Estaciones inactivas"
deleteAccount="Delete Account"
deleteAccount="Eliminar cuenta"
deleteAccountConfirmation="DANGER! Your account will be closed, all personal data and access credentials be removed. Uploaded photos will be kept under an anonymous user. The username will be blocked, so that no other user can register a new account under this name."

;============= JS =============
Expand Down
12 changes: 6 additions & 6 deletions i18n/lang/lang_pt.ini
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ mapPoint="Ponto"
passwordRepeat="Repetir"
close="fechar"
submit="ok"
tileServer="Tile Server"
tileServer="Servidor de imagens"
photoFilter="Filtro de foto"
photoFilterAll="Stations with and without photos"
photoFilterWithPhoto="Stations with photo"
photoFilterWithoutPhoto="Stations without photo"
photoFilterAll="Estações com e sem fotos"
photoFilterWithPhoto="Estações com foto"
photoFilterWithoutPhoto="Estações sem foto"
activeFilter="Active filter"
activeFilterAll="Active and inactive stations"
activeFilterActive="Estações ativas"
Expand Down Expand Up @@ -122,13 +122,13 @@ dangerZone="Danger zone!"
deleteAccountSuccess="Your account has been closed."
deleteAccountFailed="An error occured while closing your account. Try again later or contact our support at: "
pleaseLogIn="Please log in"
invalidState="Invalid state"
invalidState="Estado inválido"
passwordChangedLogInAgain="Password successfully changed. Please log in again."

[emailVerification]
title="E-Mail Verification"
error="Failed to verify your e-mail address. Please request a new verification e-mail at your <a href=\"settings.php\">Web-Profil</a> page."
success="Your e-mail address has been successfully verified."
success="O seu endereço de e-mail foi verificado com sucesso."

[passwordUpdate]
title="Password accepted"
Expand Down