Skip to content

Commit

Permalink
New translations en.yml (Romanian)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecslupu committed Jan 6, 2024
1 parent 79e52c3 commit 6d57910
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions config/locales/ro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ro:
proposal_states:
edit:
save: Actualizați
title: Edit state
title: Actualizați starea
index:
title: Stări
new:
Expand All @@ -24,26 +24,26 @@ ro:
custom_proposal_states:
proposal_state_changed:
affected_user:
email_intro: 'The proposal "%{resource_title}" has changed its state to "%{state}". You can read the answer in this page:'
email_outro: You have received this notification because you are an author of "%{resource_title}".
email_subject: Your proposal has changed its state (%{state})
notification_title: Your proposal <a href="%{resource_path}">%{resource_title}</a> has changed its state to "%{state}".
email_intro: 'Propunerea "%{resource_title}" și-a modificat starea în "%{state}". Puteți citi răspunsul în această pagină:'
email_outro: Ați primit această notificare deoarece sunteți autor al "%{resource_title}".
email_subject: Propunerea dvs. și-a modificat starea (%{state})
notification_title: Propunerea dumneavoastră <a href="%{resource_path}">%{resource_title}</a> și-a schimbat starea în "%{state}".
proposals:
actions:
delete_proposal_state_confirm: Are you sure you want to delete this state?
destroy: Destroy
edit_proposal_state: Edit state
edit_proposal_state: Editați starea
new_proposal_state: Stare nouă
title: Actions
title: Acțiuni
admin:
proposal_states:
create:
error: Error creating state
error: Eroare la crearea stării
success: State created successfully
destroy:
success: State deleted successfully
update:
error: Error updating state
error: Eroare la actualizarea stării
success: State updated successfully
proposals:
bulk-actions:
Expand Down

0 comments on commit 6d57910

Please sign in to comment.