Skip to content

Translations/20210614 #642

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

Merged
merged 2 commits into from
Jun 14, 2021
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
5 changes: 3 additions & 2 deletions config/locales/ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,9 @@ ca:
new:
error_amount: El temps ha de ser més gran que 0
users:
avatar:
change_your_image: Canvia la teva imatge
crop_the_image: Retalla la imatge
edit:
edit_user: Canviar usuari
form:
Expand Down Expand Up @@ -531,9 +534,7 @@ ca:
accounts: Comptes
balance: 'Balanç:'
categories: Serveis Ofertats
change_your_image: Canvia la teva imatge
created_at: 'Alta:'
crop_the_image:
data: Dades de l'usuari
date: Data
deleted_user: L'usuari ja no existeix
Expand Down
5 changes: 3 additions & 2 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -526,14 +526,15 @@ en:
create_more_users_button: Create and add another user
new_user: New user
user_created_add: User %{uid} %{name} saved, now create next one
avatar:
change_your_image: Change your image
crop_the_image: Crop the image
show:
account: Last transactions
accounts: Accounts
balance: 'Balance:'
categories: Offered Services
change_your_image: Change your image
created_at: 'Registered:'
crop_the_image: Crop the image
data: User details
date: Date
deleted_user: The user no longer exists
Expand Down
5 changes: 3 additions & 2 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,9 @@ es:
new:
error_amount: 'El tiempo debe ser mayor que 0 '
users:
avatar:
change_your_image: Cambia tu imagen
crop_the_image: Recortar la imagen
edit:
edit_user: Cambiar usuario
form:
Expand Down Expand Up @@ -531,9 +534,7 @@ es:
accounts: Cuentas
balance: 'Balance:'
categories: Servicios Ofrecidos
change_your_image: Cambia tu imagen
created_at: 'Alta:'
crop_the_image: Recortar la imagen
data: Datos del usuario
date: Fecha
deleted_user: El usuario ya no existe
Expand Down
5 changes: 3 additions & 2 deletions config/locales/eu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,9 @@ eu:
new:
error_amount: Denbora 0 baino handiagoa izan behar da
users:
avatar:
change_your_image:
crop_the_image:
edit:
edit_user: Erabiltzailea aldatu
form:
Expand Down Expand Up @@ -531,9 +534,7 @@ eu:
accounts: Kontuak
balance: 'Balantzea:'
categories: Eskainiriko zerbitzuak
change_your_image: Aldartu zure irudia
created_at: 'Alta:'
crop_the_image:
data: Erabiltzailearen datuak
date: Eguna
deleted_user: Erabiltzaile hau jada ez dago.
Expand Down
5 changes: 3 additions & 2 deletions config/locales/gl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,9 @@ gl:
new:
error_amount: O tempo debe ser superior a 0
users:
avatar:
change_your_image:
crop_the_image:
edit:
edit_user: Actualizar persoa usuaria
form:
Expand Down Expand Up @@ -531,9 +534,7 @@ gl:
accounts: Contas
balance: 'Balance:'
categories: Servizos ofrecidos
change_your_image: Cambia a túa imaxe
created_at: 'Rexistrado/a:'
crop_the_image:
data: Datos da persoa usuaria
date: Data
deleted_user: A persoa usuaria xa non existe
Expand Down
5 changes: 3 additions & 2 deletions config/locales/pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,9 @@ pt-BR:
new:
error_amount: O tempo deve ser maior que 0
users:
avatar:
change_your_image:
crop_the_image:
edit:
edit_user: Trocar usuário
form:
Expand Down Expand Up @@ -531,9 +534,7 @@ pt-BR:
accounts: Contas
balance: 'Balanço:'
categories: Serviços Oferecidos
change_your_image: Mudar sua imagem
created_at: 'Inscrição:'
crop_the_image:
data: Dados do usuário
date: Data
deleted_user: O usuário não existe mais
Expand Down