Skip to content

Commit

Permalink
Pull translations from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWalkingLeek committed Jun 10, 2024
1 parent 34af94d commit 35f5de2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/locales/views.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1450,9 +1450,9 @@ en:
destroy: "Request for <i>%{label}</i> has been answered."
impersonate: "Account took over from %{user}"
impersonation_done: "Account impersonation from %{user} ended."
append_to_household: "%{item} has been added to household %{object_changes}"
household_updated: "Household %{object_changes} updated."
remove_from_household: "%{item} removed from household %{object_changes}"
append_to_household: "%{item} has been added to household %{object_changes}"
person_merge: "Two persons have been merged. Deleted person:"
tags/merge:
success: Tags merged successfully.
Expand Down
2 changes: 1 addition & 1 deletion config/locales/views.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1816,9 +1816,9 @@ fr:
impersonate: "Le compte a été repris par %{user}."
impersonation_done: "Le compte n'est plus utilisé par %{user}."
password_override: "Le mot de passe de %{user} a été effacé. La connexion est empêchée jusqu'à ce qu'un nouveau mot de passe soit défini."
append_to_household: "%{item} a été ajouté au ménage (%{object_changes})."
household_updated: "Le foyer (%{object_changes}) a été actualisé."
remove_from_household: "%{item} a été retiré du ménage (%{object_changes})."
append_to_household: "%{item} a été ajouté au ménage (%{object_changes})."
person_merge: "Deux personnes ont été fusionnées sous cette entrée. Personne supprimée:"
deleted_service_token: "Supprimé entre-temps %{model_name}"
tags/merge:
Expand Down
2 changes: 1 addition & 1 deletion config/locales/views.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1804,9 +1804,9 @@ it:
impersonate: "L'account è stato rilevato da %{user}"
impersonation_done: "L'account non è più utilizzato da %{user}"
password_override: "La password è stata azzerata da %{user} e il login impedito fino a che verrà definita una nuova password."
append_to_household: "è stato aggiunto all'economia domestica"
household_updated: "L'economia domestica (%{object_changes}) è stata aggiornata"
remove_from_household: "è stato rimosso dall'economia domestica"
append_to_household: "è stato aggiunto all'economia domestica"
person_merge: "Unite due persone in questa registrazione. Persona cancellata:"
deleted_service_token: "Nel frattempo eliminato %{model_name}"
tags/merge:
Expand Down

0 comments on commit 35f5de2

Please sign in to comment.