avo 2.17.0 → 2.17.1.pre.2.customauthorizationclients

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of avo might be problematic. Click here for more details.

@@ -1,118 +1,119 @@
1
+ ---
1
2
  en:
2
3
  avo:
3
- dashboard: 'Dashboard'
4
- dashboards: 'Dashboards'
5
- choose_a_country: 'Choose a country'
6
- choose_an_option: 'Choose an option'
7
- are_you_sure_you_want_to_run_this_option: 'Are you sure you want to run this action?'
8
- are_you_sure_detach_item: 'Are you sure you want to detach this %{item}.'
9
- run: 'Run'
10
- cancel: 'Cancel'
11
- action_ran_successfully: 'Action ran successfully!'
12
- details: "details"
13
- unauthorized: 'Unauthorized'
14
- attachment_class_attached: '%{attachment_class} attached.'
15
- attachment_class_detached: '%{attachment_class} detached.'
16
- resource_updated: 'Record updated'
17
- resource_created: 'Record created'
18
- resource_destroyed: 'Record destroyed'
19
- switch_to_view: "Switch to %{view_type} view"
20
- click_to_reveal_filters: "Click to reveal filters"
21
- attachment_destroyed: 'Attachment destroyed'
22
- failed_to_find_attachment: 'Failed to find attachment'
23
- you_missed_something_check_form: 'You might have missed something. Please check the form.'
24
- remove_selection: 'Remove selection'
25
- select_item: 'Select item'
26
- select_all: 'Select all'
27
- select_all_matching: 'Select all matching'
28
- undo: undo
29
- delete_file: 'Delete file'
30
- delete: 'delete'
31
- delete_item: 'Delete %{item}'
32
- download_item: 'Download %{item}'
33
- download_file: 'Download file'
34
- download: 'Download'
35
- view: 'View'
36
- view_item: 'view %{item}'
37
- edit: 'edit'
38
- edit_item: 'edit %{item}'
39
- detach_item: 'detach %{item}'
40
- number_of_items:
41
- zero: 'no %{item}'
42
- one: 'one %{item}'
43
- other: '%{count} %{item}'
44
- x_items_more:
45
- zero: 'no more items'
46
- one: 'one more item'
47
- other: '%{count} more items'
48
- are_you_sure: 'Are you sure?'
49
- filters: 'Filters'
50
- per_page: 'Per page'
51
- more: 'More'
52
- attach: 'Attach'
53
- save: 'Save'
54
- attach_and_attach_another: 'Attach & Attach another'
55
- hide_content: 'Hide content'
56
- show_content: 'Show content'
57
- no_related_item_found: 'No related %{item} found'
58
- no_item_found: 'No %{item} found'
59
- loading: 'Loading'
60
- confirm: 'Confirm'
61
- actions: 'Actions'
62
- resources: 'Resources'
63
- oops_nothing_found: 'Oops! Nothing found...'
64
- type_to_search: 'Type to search.'
65
- and_x_other_resources: 'and %{count} other resources'
66
- go_back: 'Go back'
67
- home: 'Home'
68
- new: 'new'
69
- attach_item: 'Attach %{item}'
70
- choose_item: 'Choose %{item}'
71
- create_new_item: 'Create new %{item}'
72
- table_view: 'Table view'
73
- grid_view: 'Grid view'
74
- next_page: 'Next page'
75
- prev_page: 'Previous page'
76
- list_is_empty: 'List is empty'
4
+ action_ran_successfully: Action ran successfully!
5
+ actions: Actions
6
+ and_x_other_resources: and %{count} other resources
7
+ are_you_sure: Are you sure?
8
+ are_you_sure_detach_item: Are you sure you want to detach this %{item}.
9
+ are_you_sure_you_want_to_run_this_option: Are you sure you want to run this action?
10
+ attach: Attach
11
+ attach_and_attach_another: Attach & Attach another
12
+ attach_item: Attach %{item}
13
+ attachment_class_attached: "%{attachment_class} attached."
14
+ attachment_class_detached: "%{attachment_class} detached."
15
+ attachment_destroyed: Attachment destroyed
16
+ cancel: Cancel
17
+ choose_a_country: Choose a country
18
+ choose_an_option: Choose an option
19
+ choose_item: Choose %{item}
20
+ clear_value: Clear value
21
+ click_to_reveal_filters: Click to reveal filters
22
+ confirm: Confirm
23
+ create_new_item: Create new %{item}
24
+ dashboard: Dashboard
25
+ dashboards: Dashboards
26
+ delete: delete
27
+ delete_file: Delete file
28
+ delete_item: Delete %{item}
29
+ detach_item: detach %{item}
30
+ details: details
31
+ download: Download
32
+ download_file: Download file
33
+ download_item: Download %{item}
34
+ edit: edit
35
+ edit_item: edit %{item}
36
+ empty_dashboard_message: Add cards to this dashboard
37
+ failed: Failed
38
+ failed_to_find_attachment: Failed to find attachment
39
+ failed_to_load: Failed to load
77
40
  field_translations:
78
41
  file:
79
- zero: 'files'
80
- one: 'file'
81
- other: 'files'
42
+ one: file
43
+ other: files
44
+ zero: files
82
45
  people:
83
- zero: 'peeps'
84
- one: 'peep'
85
- other: 'peeps'
86
- resource_translations:
87
- user:
88
- zero: 'users'
89
- one: 'user'
90
- other: 'users'
91
- reset_filters: 'Reset filters'
92
- not_authorized: 'You are not authorized to perform this action.'
93
- search:
94
- placeholder: 'Search'
95
- cancel_button: 'Cancel'
96
- sign_out: 'Sign out'
97
- failed: 'Failed'
98
- failed_to_load: 'Failed to load'
46
+ one: peep
47
+ other: peeps
48
+ zero: peeps
49
+ filters: Filters
50
+ go_back: Go back
51
+ grid_view: Grid view
52
+ hide_content: Hide content
53
+ home: Home
99
54
  key_value_field:
100
- key: 'Key'
101
- value: 'Value'
102
- add_row: 'Add row'
103
- delete_row: 'Delete row'
104
- was_successfully_created: 'was successfully created'
105
- was_successfully_updated: 'was successfully updated'
106
- clear_value: "Clear value"
107
- tools: Tools
55
+ add_row: Add row
56
+ delete_row: Delete row
57
+ key: Key
58
+ value: Value
59
+ list_is_empty: List is empty
60
+ loading: Loading
61
+ more: More
62
+ new: new
63
+ next_page: Next page
64
+ no_cards_present: No cards present
65
+ no_item_found: No %{item} found
66
+ no_options_available: No options available
67
+ no_related_item_found: No related %{item} found
68
+ not_authorized: You are not authorized to perform this action.
69
+ number_of_items:
70
+ one: one %{item}
71
+ other: "%{count} %{item}"
72
+ zero: no %{item}
73
+ oops_nothing_found: Oops! Nothing found...
108
74
  order:
109
- reorder_record: Reorder record
110
75
  higher: Move record higher
111
76
  lower: Move record lower
112
- to_top: Move record to top
77
+ reorder_record: Reorder record
113
78
  to_bottom: Move record to bottom
114
- empty_dashboard_message: Add cards to this dashboard
115
- no_cards_present: No cards present
116
- no_options_available: No options available
79
+ to_top: Move record to top
80
+ per_page: Per page
81
+ prev_page: Previous page
82
+ remove_selection: Remove selection
83
+ reset_filters: Reset filters
84
+ resource_created: Record created
85
+ resource_destroyed: Record destroyed
86
+ resource_translations:
87
+ user:
88
+ one: user
89
+ other: users
90
+ zero: users
91
+ resource_updated: Record updated
92
+ resources: Resources
93
+ run: Run
94
+ save: Save
95
+ search:
96
+ cancel_button: Cancel
97
+ placeholder: Search
98
+ select_all: Select all
99
+ select_all_matching: Select all matching
100
+ select_item: Select item
101
+ show_content: Show content
102
+ sign_out: Sign out
103
+ switch_to_view: Switch to %{view_type} view
104
+ table_view: Table view
105
+ tools: Tools
106
+ type_to_search: Type to search.
107
+ unauthorized: Unauthorized
108
+ undo: undo
109
+ view: View
110
+ view_item: view %{item}
111
+ was_successfully_created: was successfully created
112
+ was_successfully_updated: was successfully updated
113
+ x_items_more:
114
+ one: one more item
115
+ other: "%{count} more items"
116
+ zero: no more items
117
117
  x_records_selected_from_a_total_of_x_html: <span class="font-bold text-gray-700">%{selected}</span> records selected on this page from a total of <span class="font-bold text-gray-700">%{count}</span>
118
118
  x_records_selected_from_all_pages_html: <span class="font-bold text-gray-700">%{count}</span> records selected from all pages
119
+ you_missed_something_check_form: You might have missed something. Please check the form.
@@ -1,119 +1,119 @@
1
+ ---
1
2
  fr:
2
3
  avo:
3
- dashboard: 'Tableau de bord'
4
- dashboards: 'Tableaux de bord'
5
- choose_a_country: 'Sélectionnez un pays'
6
- choose_an_option: 'Sélectionnez une option'
7
- are_you_sure_you_want_to_run_this_option: 'Etes-vous sûr de vouloir exécuter cette action ?'
8
- are_you_sure_detach_item: 'Êtes-vous sûr de vouloir détacher %{item}.'
9
- run: 'Exécuter'
10
- cancel: 'Annuler'
11
- action_ran_successfully: "L'action s'est exécutée avec succès !"
12
- details: "détails"
13
- unauthorized: 'Non autorisé'
14
- attachment_class_attached: '%{attachment_class} attaché.'
15
- attachment_class_detached: '%{attachment_class} détaché.'
16
- resource_updated: 'Ressource mise à jour'
17
- resource_created: 'Ressource créee'
18
- resource_destroyed: 'Ressource détruite'
19
- switch_to_view: "Passez à la vue %{view_type}"
20
- click_to_reveal_filters: "Cliquez pour révéler les filtres"
21
- attachment_destroyed: 'Pièce jointe détruite'
22
- failed_to_find_attachment: 'Impossible de trouver la pièce jointe'
23
- you_missed_something_check_form: 'Vous avez peut-être oublié quelque chose. Veuillez vérifier le formulaire'
24
- remove_selection: 'Supprimer la sélection'
25
- select_item: 'Sélectionnez un élément'
26
- select_all: 'Sélectionner tout sur la page'
27
- select_all_matching: 'Sélectionner toutes les correspondances'
28
- undo: annuler
29
- delete_file: 'Supprimer le fichier'
30
- delete: 'supprimer'
31
- delete_item: 'Supprimer %{item}'
32
- download_item: 'Télécharger %{item}'
33
- download_file: 'Télécharger le fichier'
34
- download: 'Télécharger'
35
- view: 'Vue'
36
- view_item: 'voir %{item}'
37
- edit: 'éditer'
38
- edit_item: 'éditer %{item}'
39
- detach_item: 'détacher %{item}'
40
- number_of_items:
41
- zero: 'aucun %{item}'
42
- one: 'un %{item}'
43
- other: '%{count} %{item}'
44
- x_items_more:
45
- zero: 'aucun élément supplémentaire'
46
- one: 'un élément de plus'
47
- other: '%{count} éléments en plus'
48
- are_you_sure: 'Êtes-vous sûr ?'
49
- filters: 'Filtres'
50
- per_page: 'Par page'
51
- more: 'Plus'
52
- attach: 'Attacher'
53
- cancel: 'Annuler'
54
- save: 'Enregistrer'
55
- attach_and_attach_another: 'joindre et joindre un autre'
56
- hide_content: 'Cacher le contenu'
57
- show_content: 'Afficher le contenu'
58
- no_related_item_found: "Aucun %{item} apparenté n'a été trouvé"
59
- no_item_found: 'Aucun %{item} trouvé'
60
- loading: 'Chargement'
61
- confirm: 'Confirmer'
62
- actions: 'Actions'
63
- resources: 'Ressources'
64
- oops_nothing_found: "Oups ! Rien n'a été trouvé..."
65
- type_to_search: 'Type à rechercher.'
66
- and_x_other_resources: 'et %{count} autres ressources'
67
- go_back: 'Retourner en arrière'
68
- home: 'Accueil'
69
- new: 'Nouveau'
70
- attach_item: 'Attacher %{item}'
71
- choose_item: 'Choisir %{item}'
72
- create_new_item: 'Créer un nouveau %{item}'
73
- table_view: 'Vue table'
74
- grid_view: 'Vue grille'
75
- next_page: 'Page suivante'
76
- prev_page: 'Page précédente'
77
- list_is_empty: 'La liste est vide'
4
+ action_ran_successfully: L'action s'est exécutée avec succès !
5
+ actions: Actions
6
+ and_x_other_resources: et %{count} autres ressources
7
+ are_you_sure: Êtes-vous sûr ?
8
+ are_you_sure_detach_item: Êtes-vous sûr de vouloir détacher %{item}.
9
+ are_you_sure_you_want_to_run_this_option: Etes-vous sûr de vouloir exécuter cette action ?
10
+ attach: Attacher
11
+ attach_and_attach_another: joindre et joindre un autre
12
+ attach_item: Attacher %{item}
13
+ attachment_class_attached: "%{attachment_class} attaché."
14
+ attachment_class_detached: "%{attachment_class} détaché."
15
+ attachment_destroyed: Pièce jointe détruite
16
+ cancel: Annuler
17
+ choose_a_country: Sélectionnez un pays
18
+ choose_an_option: Sélectionnez une option
19
+ choose_item: Choisir %{item}
20
+ clear_value: Effacer la valeur
21
+ click_to_reveal_filters: Cliquez pour révéler les filtres
22
+ confirm: Confirmer
23
+ create_new_item: Créer un nouveau %{item}
24
+ dashboard: Tableau de bord
25
+ dashboards: Tableaux de bord
26
+ delete: supprimer
27
+ delete_file: Supprimer le fichier
28
+ delete_item: Supprimer %{item}
29
+ detach_item: détacher %{item}
30
+ details: détails
31
+ download: Télécharger
32
+ download_file: Télécharger le fichier
33
+ download_item: Télécharger %{item}
34
+ edit: éditer
35
+ edit_item: éditer %{item}
36
+ empty_dashboard_message: Ajouter des cartes à ce tableau de bord
37
+ failed: Échec
38
+ failed_to_find_attachment: Impossible de trouver la pièce jointe
39
+ failed_to_load: Impossible de charger
78
40
  field_translations:
79
41
  file:
80
- zero: 'fichier'
81
- one: 'fichier'
82
- other: 'fichiers'
42
+ one: fichier
43
+ other: fichiers
44
+ zero: fichier
83
45
  people:
84
- zero: 'personne'
85
- one: 'personne'
86
- other: 'personnes'
87
- resource_translations:
88
- user:
89
- zero: 'utilisateur'
90
- one: 'utilisateurs'
91
- other: 'utilisateurs'
92
- reset_filters: 'Réinitialiser les filtres'
93
- not_authorized: "Vous n'êtes pas autorisé à effectuer cette action."
94
- search:
95
- placeholder: 'Rechercher'
96
- cancel_button: 'Annuler'
97
- sign_out: 'Se déconnecter'
98
- failed: 'Échec'
99
- failed_to_load: 'Impossible de charger'
46
+ one: personne
47
+ other: personnes
48
+ zero: personne
49
+ filters: Filtres
50
+ go_back: Retourner en arrière
51
+ grid_view: Vue grille
52
+ hide_content: Cacher le contenu
53
+ home: Accueil
100
54
  key_value_field:
101
- key: 'Clé'
102
- value: 'Valeur'
103
- add_row: 'Ajouter une ligne'
104
- delete_row: 'Supprimer une ligne'
105
- was_successfully_created: 'a été créé avec succès'
106
- was_successfully_updated: 'a été mis à jour avec succès'
107
- clear_value: "Effacer la valeur"
108
- tools: Outils
55
+ add_row: Ajouter une ligne
56
+ delete_row: Supprimer une ligne
57
+ key: Clé
58
+ value: Valeur
59
+ list_is_empty: La liste est vide
60
+ loading: Chargement
61
+ more: Plus
62
+ new: Nouveau
63
+ next_page: Page suivante
64
+ no_cards_present: Aucune carte présente
65
+ no_item_found: Aucun %{item} trouvé
66
+ no_options_available: Aucune option disponible
67
+ no_related_item_found: Aucun %{item} apparenté n'a été trouvé
68
+ not_authorized: Vous n'êtes pas autorisé à effectuer cette action.
69
+ number_of_items:
70
+ one: un %{item}
71
+ other: "%{count} %{item}"
72
+ zero: aucun %{item}
73
+ oops_nothing_found: Oups ! Rien n'a été trouvé...
109
74
  order:
110
- reorder_record: Réorganiser
111
75
  higher: Déplacer plus haut
112
76
  lower: Déplacer plus bas
113
- to_top: Déplacer tout en haut
77
+ reorder_record: Réorganiser
114
78
  to_bottom: Déplacer tout en bas
115
- empty_dashboard_message: Ajouter des cartes à ce tableau de bord
116
- no_cards_present: Aucune carte présente
117
- no_options_available: Aucune option disponible
79
+ to_top: Déplacer tout en haut
80
+ per_page: Par page
81
+ prev_page: Page précédente
82
+ remove_selection: Supprimer la sélection
83
+ reset_filters: Réinitialiser les filtres
84
+ resource_created: Ressource créee
85
+ resource_destroyed: Ressource détruite
86
+ resource_translations:
87
+ user:
88
+ one: utilisateurs
89
+ other: utilisateurs
90
+ zero: utilisateur
91
+ resource_updated: Ressource mise à jour
92
+ resources: Ressources
93
+ run: Exécuter
94
+ save: Enregistrer
95
+ search:
96
+ cancel_button: Annuler
97
+ placeholder: Rechercher
98
+ select_all: Sélectionner tout sur la page
99
+ select_all_matching: Sélectionner toutes les correspondances
100
+ select_item: Sélectionnez un élément
101
+ show_content: Afficher le contenu
102
+ sign_out: Se déconnecter
103
+ switch_to_view: Passez à la vue %{view_type}
104
+ table_view: Vue table
105
+ tools: Outils
106
+ type_to_search: Type à rechercher.
107
+ unauthorized: Non autorisé
108
+ undo: annuler
109
+ view: Vue
110
+ view_item: voir %{item}
111
+ was_successfully_created: a été créé avec succès
112
+ was_successfully_updated: a été mis à jour avec succès
113
+ x_items_more:
114
+ one: un élément de plus
115
+ other: "%{count} éléments en plus"
116
+ zero: aucun élément supplémentaire
118
117
  x_records_selected_from_a_total_of_x_html: <span class="font-bold text-gray-700">%{selected}</span> enregistrements sélectionnés sur cette page sur un total de <span class="font-bold text-gray-700">%{count}</span>
119
118
  x_records_selected_from_all_pages_html: <span class="font-bold text-gray-700">%{count}</span> enregistrements sélectionnés dans toutes les pages
119
+ you_missed_something_check_form: Vous avez peut-être oublié quelque chose. Veuillez vérifier le formulaire