boxroom 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/MIT-LICENSE +20 -0
- data/README.md +50 -0
- data/Rakefile +36 -0
- data/app/assets/config/boxroom_manifest.js +2 -0
- data/app/assets/images/boxroom/clipboard.png +0 -0
- data/app/assets/images/boxroom/clipboard_add.png +0 -0
- data/app/assets/images/boxroom/copy.png +0 -0
- data/app/assets/images/boxroom/delete.png +0 -0
- data/app/assets/images/boxroom/edit.png +0 -0
- data/app/assets/images/boxroom/exclamation.png +0 -0
- data/app/assets/images/boxroom/extend.png +0 -0
- data/app/assets/images/boxroom/failed.png +0 -0
- data/app/assets/images/boxroom/file.png +0 -0
- data/app/assets/images/boxroom/file_add.png +0 -0
- data/app/assets/images/boxroom/fileicons/7z.png +0 -0
- data/app/assets/images/boxroom/fileicons/ai.png +0 -0
- data/app/assets/images/boxroom/fileicons/aif.png +0 -0
- data/app/assets/images/boxroom/fileicons/aiff.png +0 -0
- data/app/assets/images/boxroom/fileicons/audio.png +0 -0
- data/app/assets/images/boxroom/fileicons/bz2.png +0 -0
- data/app/assets/images/boxroom/fileicons/c.png +0 -0
- data/app/assets/images/boxroom/fileicons/conf.png +0 -0
- data/app/assets/images/boxroom/fileicons/cpp.png +0 -0
- data/app/assets/images/boxroom/fileicons/cs.png +0 -0
- data/app/assets/images/boxroom/fileicons/css.png +0 -0
- data/app/assets/images/boxroom/fileicons/csv.png +0 -0
- data/app/assets/images/boxroom/fileicons/divx.png +0 -0
- data/app/assets/images/boxroom/fileicons/doc.png +0 -0
- data/app/assets/images/boxroom/fileicons/docx.png +0 -0
- data/app/assets/images/boxroom/fileicons/dot.png +0 -0
- data/app/assets/images/boxroom/fileicons/fla.png +0 -0
- data/app/assets/images/boxroom/fileicons/gif.png +0 -0
- data/app/assets/images/boxroom/fileicons/gz.png +0 -0
- data/app/assets/images/boxroom/fileicons/htm.png +0 -0
- data/app/assets/images/boxroom/fileicons/html.png +0 -0
- data/app/assets/images/boxroom/fileicons/image.png +0 -0
- data/app/assets/images/boxroom/fileicons/java.png +0 -0
- data/app/assets/images/boxroom/fileicons/jpeg.png +0 -0
- data/app/assets/images/boxroom/fileicons/jpg.png +0 -0
- data/app/assets/images/boxroom/fileicons/js.png +0 -0
- data/app/assets/images/boxroom/fileicons/mdb.png +0 -0
- data/app/assets/images/boxroom/fileicons/mdbx.png +0 -0
- data/app/assets/images/boxroom/fileicons/mov.png +0 -0
- data/app/assets/images/boxroom/fileicons/mp3.png +0 -0
- data/app/assets/images/boxroom/fileicons/mpg.png +0 -0
- data/app/assets/images/boxroom/fileicons/ogg.png +0 -0
- data/app/assets/images/boxroom/fileicons/pdf.png +0 -0
- data/app/assets/images/boxroom/fileicons/php.png +0 -0
- data/app/assets/images/boxroom/fileicons/pl.png +0 -0
- data/app/assets/images/boxroom/fileicons/png.png +0 -0
- data/app/assets/images/boxroom/fileicons/ppt.png +0 -0
- data/app/assets/images/boxroom/fileicons/pptx.png +0 -0
- data/app/assets/images/boxroom/fileicons/ps.png +0 -0
- data/app/assets/images/boxroom/fileicons/py.png +0 -0
- data/app/assets/images/boxroom/fileicons/ram.png +0 -0
- data/app/assets/images/boxroom/fileicons/rar.png +0 -0
- data/app/assets/images/boxroom/fileicons/rb.png +0 -0
- data/app/assets/images/boxroom/fileicons/rm.png +0 -0
- data/app/assets/images/boxroom/fileicons/rtf.png +0 -0
- data/app/assets/images/boxroom/fileicons/sql.png +0 -0
- data/app/assets/images/boxroom/fileicons/swf.png +0 -0
- data/app/assets/images/boxroom/fileicons/tar.png +0 -0
- data/app/assets/images/boxroom/fileicons/tgz.png +0 -0
- data/app/assets/images/boxroom/fileicons/txt.png +0 -0
- data/app/assets/images/boxroom/fileicons/video.png +0 -0
- data/app/assets/images/boxroom/fileicons/wav.png +0 -0
- data/app/assets/images/boxroom/fileicons/wma.png +0 -0
- data/app/assets/images/boxroom/fileicons/wmv.png +0 -0
- data/app/assets/images/boxroom/fileicons/xls.png +0 -0
- data/app/assets/images/boxroom/fileicons/xlsx.png +0 -0
- data/app/assets/images/boxroom/fileicons/xml.png +0 -0
- data/app/assets/images/boxroom/fileicons/xvid.png +0 -0
- data/app/assets/images/boxroom/fileicons/zip.png +0 -0
- data/app/assets/images/boxroom/folder.png +0 -0
- data/app/assets/images/boxroom/folder_add.png +0 -0
- data/app/assets/images/boxroom/group.png +0 -0
- data/app/assets/images/boxroom/group_add.png +0 -0
- data/app/assets/images/boxroom/group_grey.png +0 -0
- data/app/assets/images/boxroom/information.png +0 -0
- data/app/assets/images/boxroom/logo.png +0 -0
- data/app/assets/images/boxroom/move.png +0 -0
- data/app/assets/images/boxroom/permissions.png +0 -0
- data/app/assets/images/boxroom/share.png +0 -0
- data/app/assets/images/boxroom/spinner.gif +0 -0
- data/app/assets/images/boxroom/tick.png +0 -0
- data/app/assets/images/boxroom/user.png +0 -0
- data/app/assets/images/boxroom/user_add.png +0 -0
- data/app/assets/javascripts/boxroom/application.js.coffee +51 -0
- data/app/assets/javascripts/boxroom/files.js.coffee +33 -0
- data/app/assets/stylesheets/boxroom/application.scss +7 -0
- data/app/concepts/boxroom/base_cell.rb +7 -0
- data/app/concepts/boxroom/folder/cell/show.rb +25 -0
- data/app/concepts/boxroom/folder/view/show.erb +69 -0
- data/app/concepts/boxroom/search/contract/files_and_folders.rb +9 -0
- data/app/concepts/boxroom/search/operations/files_and_folders.rb +21 -0
- data/app/controllers/boxroom/admins_controller.rb +30 -0
- data/app/controllers/boxroom/application_controller.rb +5 -0
- data/app/controllers/boxroom/clipboard_controller.rb +87 -0
- data/app/controllers/boxroom/files_controller.rb +78 -0
- data/app/controllers/boxroom/folders_controller.rb +91 -0
- data/app/controllers/boxroom/groups_controller.rb +60 -0
- data/app/controllers/boxroom/permissions_controller.rb +19 -0
- data/app/controllers/boxroom/reset_password_controller.rb +45 -0
- data/app/controllers/boxroom/search_controller.rb +21 -0
- data/app/controllers/boxroom/sessions_controller.rb +48 -0
- data/app/controllers/boxroom/share_links_controller.rb +67 -0
- data/app/controllers/boxroom/signup_controller.rb +31 -0
- data/app/controllers/boxroom/users_controller.rb +75 -0
- data/app/controllers/concerns/boxroom/base_controller.rb +92 -0
- data/app/helpers/boxroom/application_helper.rb +4 -0
- data/app/helpers/boxroom/folders_helper.rb +17 -0
- data/app/jobs/boxroom/application_job.rb +4 -0
- data/app/mailers/boxroom/application_mailer.rb +6 -0
- data/app/mailers/boxroom/user_mailer.rb +18 -0
- data/app/models/boxroom/application_record.rb +5 -0
- data/app/models/boxroom/clipboard.rb +45 -0
- data/app/models/boxroom/folder.rb +113 -0
- data/app/models/boxroom/group.rb +57 -0
- data/app/models/boxroom/permission.rb +6 -0
- data/app/models/boxroom/permitted_params.rb +33 -0
- data/app/models/boxroom/share_link.rb +40 -0
- data/app/models/boxroom/user.rb +113 -0
- data/app/models/boxroom/user_file.rb +35 -0
- data/app/views/boxroom/admins/new.html.erb +42 -0
- data/app/views/boxroom/clipboard/_clipboard_empty.de.html.erb +2 -0
- data/app/views/boxroom/clipboard/_clipboard_empty.en.html.erb +2 -0
- data/app/views/boxroom/clipboard/_clipboard_empty.es.html.erb +2 -0
- data/app/views/boxroom/clipboard/_clipboard_empty.fr.html.erb +2 -0
- data/app/views/boxroom/clipboard/_clipboard_empty.it.html.erb +2 -0
- data/app/views/boxroom/clipboard/_clipboard_empty.nl.html.erb +2 -0
- data/app/views/boxroom/clipboard/_clipboard_empty.zh-CN.html.erb +2 -0
- data/app/views/boxroom/clipboard/_show.html.erb +72 -0
- data/app/views/boxroom/files/edit.html.erb +24 -0
- data/app/views/boxroom/files/new.html.erb +45 -0
- data/app/views/boxroom/folders/_form.html.erb +19 -0
- data/app/views/boxroom/folders/edit.html.erb +6 -0
- data/app/views/boxroom/folders/new.html.erb +6 -0
- data/app/views/boxroom/folders/show.html.erb +69 -0
- data/app/views/boxroom/groups/_form.html.erb +21 -0
- data/app/views/boxroom/groups/edit.html.erb +4 -0
- data/app/views/boxroom/groups/index.html.erb +42 -0
- data/app/views/boxroom/groups/new.html.erb +4 -0
- data/app/views/boxroom/permissions/_form.html.erb +46 -0
- data/app/views/boxroom/reset_password/_message.de.html.erb +2 -0
- data/app/views/boxroom/reset_password/_message.en.html.erb +2 -0
- data/app/views/boxroom/reset_password/_message.es.html.erb +2 -0
- data/app/views/boxroom/reset_password/_message.fr.html.erb +2 -0
- data/app/views/boxroom/reset_password/_message.it.html.erb +2 -0
- data/app/views/boxroom/reset_password/_message.nl.html.erb +2 -0
- data/app/views/boxroom/reset_password/_message.zh-CN.html.erb +2 -0
- data/app/views/boxroom/reset_password/edit.html.erb +30 -0
- data/app/views/boxroom/reset_password/new.html.erb +22 -0
- data/app/views/boxroom/search/show.html.erb +15 -0
- data/app/views/boxroom/sessions/new.html.erb +31 -0
- data/app/views/boxroom/share_links/index.html.erb +24 -0
- data/app/views/boxroom/share_links/new.html.erb +49 -0
- data/app/views/boxroom/shared/_footer.html.erb +9 -0
- data/app/views/boxroom/shared/_header.html.erb +45 -0
- data/app/views/boxroom/signup/edit.html.erb +42 -0
- data/app/views/boxroom/user_mailer/reset_password_email.de.text.erb +18 -0
- data/app/views/boxroom/user_mailer/reset_password_email.en.text.erb +17 -0
- data/app/views/boxroom/user_mailer/reset_password_email.es.text.erb +17 -0
- data/app/views/boxroom/user_mailer/reset_password_email.fr.text.erb +17 -0
- data/app/views/boxroom/user_mailer/reset_password_email.it.text.erb +17 -0
- data/app/views/boxroom/user_mailer/reset_password_email.nl.text.erb +17 -0
- data/app/views/boxroom/user_mailer/reset_password_email.zh-CN.text.erb +16 -0
- data/app/views/boxroom/user_mailer/share_link_email.de.text.erb +20 -0
- data/app/views/boxroom/user_mailer/share_link_email.en.text.erb +20 -0
- data/app/views/boxroom/user_mailer/share_link_email.es.text.erb +20 -0
- data/app/views/boxroom/user_mailer/share_link_email.fr.text.erb +20 -0
- data/app/views/boxroom/user_mailer/share_link_email.it.text.erb +20 -0
- data/app/views/boxroom/user_mailer/share_link_email.nl.text.erb +20 -0
- data/app/views/boxroom/user_mailer/share_link_email.zh-CN.text.erb +20 -0
- data/app/views/boxroom/user_mailer/signup_email.de.text.erb +9 -0
- data/app/views/boxroom/user_mailer/signup_email.en.text.erb +9 -0
- data/app/views/boxroom/user_mailer/signup_email.es.text.erb +9 -0
- data/app/views/boxroom/user_mailer/signup_email.fr.text.erb +9 -0
- data/app/views/boxroom/user_mailer/signup_email.it.text.erb +9 -0
- data/app/views/boxroom/user_mailer/signup_email.nl.text.erb +10 -0
- data/app/views/boxroom/user_mailer/signup_email.zh-CN.text.erb +8 -0
- data/app/views/boxroom/users/_form.html.erb +63 -0
- data/app/views/boxroom/users/edit.html.erb +4 -0
- data/app/views/boxroom/users/index.html.erb +68 -0
- data/app/views/boxroom/users/new.html.erb +4 -0
- data/app/views/layouts/boxroom/application.html.erb +37 -0
- data/config/locales/de.yml +414 -0
- data/config/locales/en.yml +407 -0
- data/config/locales/es.yml +403 -0
- data/config/locales/fr.yml +403 -0
- data/config/locales/it.yml +414 -0
- data/config/locales/nl.yml +408 -0
- data/config/locales/zh-CN.yml +406 -0
- data/config/routes.rb +44 -0
- data/db/migrate/20100930062939_boxroom_create_users.rb +20 -0
- data/db/migrate/20100930091426_boxroom_create_folders.rb +14 -0
- data/db/migrate/20100930091451_boxroom_create_groups.rb +12 -0
- data/db/migrate/20101002122244_boxroom_create_user_files.rb +17 -0
- data/db/migrate/20101005071402_boxroom_create_permissions.rb +16 -0
- data/db/migrate/20101005071508_boxroom_create_groups_users.rb +12 -0
- data/db/migrate/20110106045148_boxroom_drop_column_user_id_from_folders.rb +9 -0
- data/db/migrate/20110106045414_boxroom_drop_column_user_id_from_user_files.rb +9 -0
- data/db/migrate/20110529123402_boxroom_drop_column_access_key_from_users.rb +9 -0
- data/db/migrate/20110616215033_boxroom_create_share_links.rb +15 -0
- data/db/migrate/20120411075110_boxroom_add_column_signup_token_to_users.rb +8 -0
- data/db/migrate/20120411081345_boxroom_add_column_signup_token_expires_at_to_users.rb +7 -0
- data/db/migrate/20130626210927_boxroom_add_columns_message_user_id_to_share_links.rb +6 -0
- data/db/migrate/20130628082245_boxroom_populate_user_id_in_share_links.rb +9 -0
- data/lib/boxroom.rb +35 -0
- data/lib/boxroom/configuration.rb +18 -0
- data/lib/boxroom/engine.rb +9 -0
- data/lib/boxroom/version.rb +3 -0
- data/lib/paperclip/spoof_detector.rb +7 -0
- data/lib/tasks/boxroom_tasks.rake +4 -0
- metadata +481 -0
|
@@ -0,0 +1,403 @@
|
|
|
1
|
+
# US English translations for Ruby on Rails
|
|
2
|
+
#
|
|
3
|
+
# Use this as the base for the locale file of your language.
|
|
4
|
+
# see: https://github.com/svenfuchs/rails-i18n/blob/master/rails/locale/en-US.yml
|
|
5
|
+
|
|
6
|
+
"fr":
|
|
7
|
+
date:
|
|
8
|
+
abbr_day_names:
|
|
9
|
+
- dim
|
|
10
|
+
- lun
|
|
11
|
+
- mar
|
|
12
|
+
- mer
|
|
13
|
+
- jeu
|
|
14
|
+
- ven
|
|
15
|
+
- sam
|
|
16
|
+
abbr_month_names:
|
|
17
|
+
-
|
|
18
|
+
- jan.
|
|
19
|
+
- fév.
|
|
20
|
+
- mar.
|
|
21
|
+
- avr.
|
|
22
|
+
- mai
|
|
23
|
+
- juin
|
|
24
|
+
- juil.
|
|
25
|
+
- août
|
|
26
|
+
- sept.
|
|
27
|
+
- oct.
|
|
28
|
+
- nov.
|
|
29
|
+
- déc.
|
|
30
|
+
day_names:
|
|
31
|
+
- dimanche
|
|
32
|
+
- lundi
|
|
33
|
+
- mardi
|
|
34
|
+
- mercredi
|
|
35
|
+
- jeudi
|
|
36
|
+
- vendredi
|
|
37
|
+
- samedi
|
|
38
|
+
formats:
|
|
39
|
+
default: ! '%d/%m/%Y'
|
|
40
|
+
long: ! '%e %B %Y'
|
|
41
|
+
short: ! '%e %b'
|
|
42
|
+
month_names:
|
|
43
|
+
-
|
|
44
|
+
- janvier
|
|
45
|
+
- février
|
|
46
|
+
- mars
|
|
47
|
+
- avril
|
|
48
|
+
- mai
|
|
49
|
+
- juin
|
|
50
|
+
- juillet
|
|
51
|
+
- août
|
|
52
|
+
- septembre
|
|
53
|
+
- octobre
|
|
54
|
+
- novembre
|
|
55
|
+
- décembre
|
|
56
|
+
order:
|
|
57
|
+
- :day
|
|
58
|
+
- :month
|
|
59
|
+
- :year
|
|
60
|
+
datetime:
|
|
61
|
+
distance_in_words:
|
|
62
|
+
about_x_hours:
|
|
63
|
+
one: environ %{count} heure
|
|
64
|
+
other: environ %{count} heures
|
|
65
|
+
about_x_months:
|
|
66
|
+
one: environ %{count} mois
|
|
67
|
+
other: environ %{count} mois
|
|
68
|
+
about_x_years:
|
|
69
|
+
one: environ %{count} an
|
|
70
|
+
other: environ %{count} ans
|
|
71
|
+
almost_x_years:
|
|
72
|
+
one: presque %{count} an
|
|
73
|
+
other: presque %{count} ans
|
|
74
|
+
half_a_minute: une demi-minute
|
|
75
|
+
less_than_x_minutes:
|
|
76
|
+
one: moins de %{count} minute
|
|
77
|
+
other: moins de %{count} minutes
|
|
78
|
+
zero: moins d'une minute
|
|
79
|
+
less_than_x_seconds:
|
|
80
|
+
one: moins de %{count} seconde
|
|
81
|
+
other: moins de %{count} secondes
|
|
82
|
+
zero: moins d'une seconde
|
|
83
|
+
over_x_years:
|
|
84
|
+
one: plus de %{count} an
|
|
85
|
+
other: plus de %{count} ans
|
|
86
|
+
x_days:
|
|
87
|
+
one: ! '%{count} jour'
|
|
88
|
+
other: ! '%{count} jours'
|
|
89
|
+
x_minutes:
|
|
90
|
+
one: ! '%{count} minute'
|
|
91
|
+
other: ! '%{count} minutes'
|
|
92
|
+
x_months:
|
|
93
|
+
one: ! '%{count} mois'
|
|
94
|
+
other: ! '%{count} mois'
|
|
95
|
+
x_seconds:
|
|
96
|
+
one: ! '%{count} seconde'
|
|
97
|
+
other: ! '%{count} secondes'
|
|
98
|
+
prompts:
|
|
99
|
+
day: Jour
|
|
100
|
+
hour: Heure
|
|
101
|
+
minute: Minute
|
|
102
|
+
month: Mois
|
|
103
|
+
second: Seconde
|
|
104
|
+
year: Année
|
|
105
|
+
activerecord:
|
|
106
|
+
errors:
|
|
107
|
+
format: Le %{attribute} %{message}
|
|
108
|
+
messages:
|
|
109
|
+
accepted: doit être accepté(e)
|
|
110
|
+
blank: doit être rempli(e)
|
|
111
|
+
confirmation: ne concorde pas
|
|
112
|
+
empty: doit être rempli(e)
|
|
113
|
+
equal_to: doit être égal à %{count}
|
|
114
|
+
even: doit être pair
|
|
115
|
+
exclusion: n'est pas disponible
|
|
116
|
+
greater_than: doit être supérieur à %{count}
|
|
117
|
+
greater_than_or_equal_to: doit être supérieur ou égal à %{count}
|
|
118
|
+
inclusion: n'est pas inclus(e) dans la liste
|
|
119
|
+
invalid: n'est pas valide
|
|
120
|
+
less_than: doit être inférieur à %{count}
|
|
121
|
+
less_than_or_equal_to: doit être inférieur ou égal à %{count}
|
|
122
|
+
not_a_number: n'est pas un nombre
|
|
123
|
+
not_an_integer: doit être un nombre entier
|
|
124
|
+
odd: doit être impair
|
|
125
|
+
record_invalid: ! 'La validation a échoué : %{errors}'
|
|
126
|
+
taken: n'est pas disponible
|
|
127
|
+
too_long:
|
|
128
|
+
one: est trop long (pas plus de %{count} caractère)
|
|
129
|
+
other: est trop long (pas plus de %{count} caractères)
|
|
130
|
+
too_short:
|
|
131
|
+
one: est trop court (au moins %{count} caractère)
|
|
132
|
+
other: est trop court (au moins %{count} caractères)
|
|
133
|
+
wrong_length:
|
|
134
|
+
one: ne fait pas la bonne longueur (doit comporter %{count} caractère)
|
|
135
|
+
other: ne fait pas la bonne longueur (doit comporter %{count} caractères)
|
|
136
|
+
template:
|
|
137
|
+
body: ! 'Veuillez vérifier les champs suivants : '
|
|
138
|
+
header:
|
|
139
|
+
one: ! 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreur'
|
|
140
|
+
other: ! 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreurs'
|
|
141
|
+
helpers:
|
|
142
|
+
select:
|
|
143
|
+
prompt: Veuillez sélectionner
|
|
144
|
+
submit:
|
|
145
|
+
create: Créer un(e) %{model}
|
|
146
|
+
submit: Enregistrer ce(tte) %{model}
|
|
147
|
+
update: Modifier ce(tte) %{model}
|
|
148
|
+
number:
|
|
149
|
+
currency:
|
|
150
|
+
format:
|
|
151
|
+
delimiter: ! ' '
|
|
152
|
+
format: ! '%n %u'
|
|
153
|
+
precision: 2
|
|
154
|
+
separator: ! ','
|
|
155
|
+
significant: false
|
|
156
|
+
strip_insignificant_zeros: false
|
|
157
|
+
unit: €
|
|
158
|
+
format:
|
|
159
|
+
delimiter: ! ' '
|
|
160
|
+
precision: 3
|
|
161
|
+
separator: ! ','
|
|
162
|
+
significant: false
|
|
163
|
+
strip_insignificant_zeros: false
|
|
164
|
+
human:
|
|
165
|
+
decimal_units:
|
|
166
|
+
format: ! '%n %u'
|
|
167
|
+
units:
|
|
168
|
+
billion: milliard
|
|
169
|
+
million: million
|
|
170
|
+
quadrillion: million de milliards
|
|
171
|
+
thousand: millier
|
|
172
|
+
trillion: billion
|
|
173
|
+
unit: ''
|
|
174
|
+
format:
|
|
175
|
+
delimiter: ''
|
|
176
|
+
precision: 2
|
|
177
|
+
significant: true
|
|
178
|
+
strip_insignificant_zeros: true
|
|
179
|
+
storage_units:
|
|
180
|
+
format: ! '%n %u'
|
|
181
|
+
units:
|
|
182
|
+
byte:
|
|
183
|
+
one: octet
|
|
184
|
+
other: octets
|
|
185
|
+
gb: Go
|
|
186
|
+
kb: ko
|
|
187
|
+
mb: Mo
|
|
188
|
+
tb: To
|
|
189
|
+
percentage:
|
|
190
|
+
format:
|
|
191
|
+
delimiter: ''
|
|
192
|
+
precision:
|
|
193
|
+
format:
|
|
194
|
+
delimiter: ''
|
|
195
|
+
support:
|
|
196
|
+
array:
|
|
197
|
+
last_word_connector: ! ' et '
|
|
198
|
+
two_words_connector: ! ' et '
|
|
199
|
+
words_connector: ! ', '
|
|
200
|
+
time:
|
|
201
|
+
am: am
|
|
202
|
+
formats:
|
|
203
|
+
default: ! '%d %B %Y %H:%M:%S'
|
|
204
|
+
long: ! '%A %d %B %Y %H:%M'
|
|
205
|
+
short: ! '%d %b %H:%M'
|
|
206
|
+
very_short: "%d %b %Y"
|
|
207
|
+
date_only: "%B %d, %Y"
|
|
208
|
+
time_only: "%H:%M"
|
|
209
|
+
pm: pm
|
|
210
|
+
|
|
211
|
+
# APPLICATION SPECIFIC
|
|
212
|
+
|
|
213
|
+
# general
|
|
214
|
+
back: Retour
|
|
215
|
+
save: Sauvegarder
|
|
216
|
+
name: Nom
|
|
217
|
+
email: Email
|
|
218
|
+
submit: Valider
|
|
219
|
+
|
|
220
|
+
your_changes_were_saved: Vos modifications ont été sauvegardées.
|
|
221
|
+
already_deleted: "Désolé mais ce %{type} a déjà été supprimé."
|
|
222
|
+
|
|
223
|
+
# admins/new
|
|
224
|
+
create_admin: Créer un admin
|
|
225
|
+
no_administrator_yet: Boxroom n'a pas encore d'admin. Créez-en un ici.
|
|
226
|
+
create_admin_account: Créer un compte admin
|
|
227
|
+
admin_user_created_successfully: "L'admin est maintenant créé, vous pouvez vous connecter"
|
|
228
|
+
|
|
229
|
+
# clipboard/_show
|
|
230
|
+
folder: dossier
|
|
231
|
+
file: fichier
|
|
232
|
+
this_folder: ce dossier
|
|
233
|
+
this_file: ce fichier
|
|
234
|
+
copy: Copier
|
|
235
|
+
copy_folder: Copier dossier
|
|
236
|
+
copy_file: Copier fichier
|
|
237
|
+
move: Déplacer
|
|
238
|
+
move_folder: Déplacer dossier
|
|
239
|
+
move_file: Déplacer fichier
|
|
240
|
+
are_you_sure: Etes-vous sûr?
|
|
241
|
+
delete_item: supprimer
|
|
242
|
+
remove_from_clipboard: Supprimer du presse-papier
|
|
243
|
+
clear_clipboard: Vider le presse-papier
|
|
244
|
+
|
|
245
|
+
# files/edit
|
|
246
|
+
rename_file: Renommer fichier
|
|
247
|
+
|
|
248
|
+
# files/new
|
|
249
|
+
select_file: Choisir un fichier
|
|
250
|
+
upload_file: Déposer des fichiers
|
|
251
|
+
upload: Déposer
|
|
252
|
+
exists_already: existe déjà
|
|
253
|
+
server_wait: 'Please wait while server is processing files. It could take several minutes for big files!'
|
|
254
|
+
|
|
255
|
+
#folders/edit
|
|
256
|
+
rename_folder: Renommer dossier
|
|
257
|
+
|
|
258
|
+
#folders/new
|
|
259
|
+
new_folder: Nouveau dossier
|
|
260
|
+
|
|
261
|
+
#folders/show
|
|
262
|
+
create_a_new_folder: Créer un nouveau dossier
|
|
263
|
+
upload_a_file: Déposer un fichier
|
|
264
|
+
permissions: Permissions
|
|
265
|
+
clipboard: Presse-papier
|
|
266
|
+
size: Taille
|
|
267
|
+
date_modified: Date de modification
|
|
268
|
+
up: haut
|
|
269
|
+
edit: Modifier
|
|
270
|
+
add_to_clipboard: Ajouter au presse-papier
|
|
271
|
+
download: Télécharger
|
|
272
|
+
share: Partager
|
|
273
|
+
search: Search files and folders inside current folder... Press Enter to search
|
|
274
|
+
|
|
275
|
+
#groups/edit
|
|
276
|
+
rename_group: Renommer groupe
|
|
277
|
+
|
|
278
|
+
#groups/index
|
|
279
|
+
groups: Groupes
|
|
280
|
+
create_a_new_group: Créer un nouveau groupe
|
|
281
|
+
|
|
282
|
+
#groups/new
|
|
283
|
+
new_group: Nouveau groupe
|
|
284
|
+
|
|
285
|
+
#permissions/form
|
|
286
|
+
create_permission: Créer
|
|
287
|
+
read_permission: Lire
|
|
288
|
+
update_permission: Modifier
|
|
289
|
+
delete_permission: Supprimer
|
|
290
|
+
apply_changes_to_subfolders: Appliquer les changements aux sous-dossiers
|
|
291
|
+
|
|
292
|
+
create: créer
|
|
293
|
+
read: lire
|
|
294
|
+
update: Modifier
|
|
295
|
+
delete: Supprimer
|
|
296
|
+
|
|
297
|
+
#reset_password/edit
|
|
298
|
+
password: Mot de passe
|
|
299
|
+
reset_password: Réinitialiser le mot de passe
|
|
300
|
+
send_email: Envoyer
|
|
301
|
+
|
|
302
|
+
#signup/edit
|
|
303
|
+
sign_up: Inscription
|
|
304
|
+
|
|
305
|
+
#sessions
|
|
306
|
+
username: Nom d'utilisateur
|
|
307
|
+
remember_me: Se souvenir de moi
|
|
308
|
+
sign_in: Identification
|
|
309
|
+
|
|
310
|
+
#share_links/index
|
|
311
|
+
shared_by: Partage par
|
|
312
|
+
unshare: Annuler le partage
|
|
313
|
+
|
|
314
|
+
#share_links/new
|
|
315
|
+
this_share_link: ce lien de partage
|
|
316
|
+
share_file: Partager le fichier
|
|
317
|
+
you_are_about_to_share_the_following_file: Vous êtes sur le point de partager le fichier suivant
|
|
318
|
+
emails_to_share_with: Adresses email des personnes avec qui vous souhaitez partager
|
|
319
|
+
comma_seperated: Séparés par une virgule
|
|
320
|
+
number_of_charachters: Nombre de caractères
|
|
321
|
+
link_expires: Expiration
|
|
322
|
+
tomorrow: Demain
|
|
323
|
+
three_days_from_now: Dans 3 jours
|
|
324
|
+
one_week_from_now: Dans une semaine
|
|
325
|
+
ten_days_from_now: Dans 10 jours
|
|
326
|
+
two_weeks_from_now: Dans 2 semaines
|
|
327
|
+
three_weeks_from_now: Dans 3 semaines
|
|
328
|
+
one_month_from_now: Dans un mois
|
|
329
|
+
two_months_from_now: Dans 2 mois
|
|
330
|
+
three_months_from_now: Dans 3 mois
|
|
331
|
+
half_year_from_now: Dans 6 mois
|
|
332
|
+
share_link_could_not_be_sent: Le lien n'a pu être envoyé
|
|
333
|
+
are_invalid_due_to: "est invalide à cause de %{email}"
|
|
334
|
+
shared_successfully: Le fichier a bien été partagé.
|
|
335
|
+
shared_message: Message
|
|
336
|
+
optional: Optionnel
|
|
337
|
+
|
|
338
|
+
#shared/_header
|
|
339
|
+
hello: Bonjour
|
|
340
|
+
settings: Réglages
|
|
341
|
+
sign_out: Déconnexion
|
|
342
|
+
|
|
343
|
+
#shared/_menu
|
|
344
|
+
folders: Dossiers
|
|
345
|
+
users: Fichiers
|
|
346
|
+
shared_files: Fichiers partagés
|
|
347
|
+
|
|
348
|
+
#users/_form
|
|
349
|
+
member_of_these_groups: Membre de ces groupes
|
|
350
|
+
confirm_password: Confirmer le mot de passe
|
|
351
|
+
|
|
352
|
+
#users/index
|
|
353
|
+
create_a_new_user: Créer un nouvel utilisateur
|
|
354
|
+
active_users: Utilisateurs actifs
|
|
355
|
+
invited_users: Utilisateurs invités
|
|
356
|
+
expiration_date: Date d'expiration
|
|
357
|
+
extend_expiration_date: Prolonger la durée de validité
|
|
358
|
+
|
|
359
|
+
#users/new
|
|
360
|
+
new_user: Nouvel utilisateur
|
|
361
|
+
|
|
362
|
+
#admins/controller
|
|
363
|
+
admin_user_created_sucessfully: "L'admin est maintenant créé, vous pouvez vous connecter"
|
|
364
|
+
|
|
365
|
+
#application_controller
|
|
366
|
+
no_permissions_for_this_type: "Vous n'avez pas la permission de %{method} %{type}."
|
|
367
|
+
|
|
368
|
+
# clipboard_controller
|
|
369
|
+
added_to_clipboard: Ajouté au presse-papier.
|
|
370
|
+
could_not_copy: "Copie impossible. Un %{type} du même nom existe déjà."
|
|
371
|
+
could_not_move: "Déplacement impossible. A %{type} du même nom existe déjà."
|
|
372
|
+
cannot_move_to_own_subfolder: Vous ne pouvez pas déplacer un dossier dans un de ses sous-dossiers.
|
|
373
|
+
|
|
374
|
+
# folders_controller
|
|
375
|
+
cannot_delete_root_folder: Le dossier racine ne peut pas être supprimé.
|
|
376
|
+
no_delete_permissions_for_subfolder: Vous n'avez pas les permissions pour un ou plusieurs sous-dossiers.
|
|
377
|
+
|
|
378
|
+
# groups_controller
|
|
379
|
+
group_already_deleted: Quelqu'un d'autre a déjà supprimé ce groupe. Action annulée
|
|
380
|
+
admins_group_cannot_be_deleted: Le groupe admins ne peut être supprimé ni renommé.
|
|
381
|
+
|
|
382
|
+
# reset_password_controller
|
|
383
|
+
instruction_email_sent: "Se '%{email}' est présent dans le système, vous allez recevoir un message avec les instructions."
|
|
384
|
+
password_reset_successfully: Mot de passe réinitialisé, vous pouvez maintenant vous connecter.
|
|
385
|
+
reset_url_expired: L'URL de réinitialisation a expiré, veuillez réessayer à nouveau.
|
|
386
|
+
|
|
387
|
+
# signup_controller
|
|
388
|
+
signed_up_successfully: "Votre compte est maintenant créé, vous pouvez vous connecter"
|
|
389
|
+
sign_url_expired: "L'URL de confirmation a expiré, veuillez contacter l'administrateur."
|
|
390
|
+
|
|
391
|
+
# sessions_controller
|
|
392
|
+
credentials_incorrect: Nom d'utilisateur ou mot de passe incorrect. Veuillez réessayer.
|
|
393
|
+
|
|
394
|
+
# users_controller
|
|
395
|
+
user_already_deleted: Quelqu'un d'autre a déjà supprimé l'utilisateur.
|
|
396
|
+
admin_user_cannot_be_deleted: L'admin ne peut être supprimé
|
|
397
|
+
edit_user: Modifier utilisateur
|
|
398
|
+
account_settings: Profil
|
|
399
|
+
|
|
400
|
+
# mailers/user_mailer
|
|
401
|
+
signup_email_subject: '[Boxroom] Invitiation à créer un compte'
|
|
402
|
+
reset_password_email_subject: '[Boxroom] Instructions de réinitialisation mot de passe'
|
|
403
|
+
share_link_email_subject: "[Boxroom] %{email} a partagé un fichier avec vous"
|
|
@@ -0,0 +1,414 @@
|
|
|
1
|
+
# IT Italian translations for Ruby on Rails
|
|
2
|
+
# Author Jessica Marcon
|
|
3
|
+
# Use this as the base for the locale file of your language.
|
|
4
|
+
# see: https://github.com/svenfuchs/rails-i18n/blob/master/rails/locale/en-US.yml
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
"it":
|
|
8
|
+
date:
|
|
9
|
+
formats:
|
|
10
|
+
default: "%d/%m/%Y"
|
|
11
|
+
short: "%d %b"
|
|
12
|
+
long: "%d %B %Y"
|
|
13
|
+
|
|
14
|
+
day_names: [Domenica, Lunedì, Martedì, Mercoledì, Giovedì, Venerdì, Sabato]
|
|
15
|
+
abbr_day_names: [Dom, Lun, Mar, Mer, Gio, Ven, Sab]
|
|
16
|
+
|
|
17
|
+
month_names: [~, Gennaio, Febbraio, Marzo, Aprile, Maggio, Giugno, Luglio, Agosto, Settembre, Ottobre, Novembre, Dicembre]
|
|
18
|
+
abbr_month_names: [~, Gen, Feb, Mar, Apr, Mag, Giu, Lug, Ago, Set, Ott, Nov, Dic]
|
|
19
|
+
order:
|
|
20
|
+
- :day
|
|
21
|
+
- :month
|
|
22
|
+
- :year
|
|
23
|
+
|
|
24
|
+
time:
|
|
25
|
+
formats:
|
|
26
|
+
default: "%a %d %b %Y, %H:%M %:z"
|
|
27
|
+
short: "%d %b %Y %H:%M"
|
|
28
|
+
very_short: "%d %b %Y"
|
|
29
|
+
long: "%d %B %Y, %H:%M"
|
|
30
|
+
am: "am"
|
|
31
|
+
pm: "pm"
|
|
32
|
+
|
|
33
|
+
support:
|
|
34
|
+
array:
|
|
35
|
+
words_connector: ", "
|
|
36
|
+
two_words_connector: " e "
|
|
37
|
+
last_word_connector: ", e "
|
|
38
|
+
|
|
39
|
+
select:
|
|
40
|
+
prompt: "Seleziona"
|
|
41
|
+
|
|
42
|
+
number:
|
|
43
|
+
format:
|
|
44
|
+
precision: 2
|
|
45
|
+
separator: ","
|
|
46
|
+
delimiter: "."
|
|
47
|
+
significant: false
|
|
48
|
+
strip_insignificant_zeros: false
|
|
49
|
+
|
|
50
|
+
currency:
|
|
51
|
+
format:
|
|
52
|
+
unit: "€"
|
|
53
|
+
format: "%u%n"
|
|
54
|
+
separator: ","
|
|
55
|
+
delimiter: "."
|
|
56
|
+
precision: 2
|
|
57
|
+
significant: false
|
|
58
|
+
strip_insignificant_zeros: false
|
|
59
|
+
|
|
60
|
+
percentage:
|
|
61
|
+
format:
|
|
62
|
+
delimiter: ""
|
|
63
|
+
|
|
64
|
+
precision:
|
|
65
|
+
format:
|
|
66
|
+
delimiter: ""
|
|
67
|
+
|
|
68
|
+
human:
|
|
69
|
+
format:
|
|
70
|
+
delimiter: ""
|
|
71
|
+
precision: 3
|
|
72
|
+
significant: true
|
|
73
|
+
strip_insignificant_zeros: true
|
|
74
|
+
storage_units:
|
|
75
|
+
format: "%n %u"
|
|
76
|
+
units:
|
|
77
|
+
byte:
|
|
78
|
+
one: "Byte"
|
|
79
|
+
other: "Bytes"
|
|
80
|
+
kb: "KB"
|
|
81
|
+
mb: "MB"
|
|
82
|
+
gb: "GB"
|
|
83
|
+
tb: "TB"
|
|
84
|
+
decimal_units:
|
|
85
|
+
format: "%n %u"
|
|
86
|
+
units:
|
|
87
|
+
unit: ""
|
|
88
|
+
thousand: "Mille"
|
|
89
|
+
million:
|
|
90
|
+
one: "Milione"
|
|
91
|
+
others: "Milioni"
|
|
92
|
+
billion:
|
|
93
|
+
one: "Miliardo"
|
|
94
|
+
others: "Miliardi"
|
|
95
|
+
trillion:
|
|
96
|
+
one: "Trilione"
|
|
97
|
+
others: "Trilioni"
|
|
98
|
+
quadrillion:
|
|
99
|
+
one: "Quadrilione"
|
|
100
|
+
others: "Quadrilioni"
|
|
101
|
+
|
|
102
|
+
datetime:
|
|
103
|
+
distance_in_words:
|
|
104
|
+
half_a_minute: "mezzo minuto"
|
|
105
|
+
less_than_x_seconds:
|
|
106
|
+
one: "meno di 1 secondo"
|
|
107
|
+
other: "meno di %{count} secondi"
|
|
108
|
+
x_seconds:
|
|
109
|
+
one: "1 secondo"
|
|
110
|
+
other: "%{count} secondi"
|
|
111
|
+
less_than_x_minutes:
|
|
112
|
+
one: "meno di un minuto"
|
|
113
|
+
other: "meno di %{count} minuti"
|
|
114
|
+
x_minutes:
|
|
115
|
+
one: "1 minuto"
|
|
116
|
+
other: "%{count} minuti"
|
|
117
|
+
about_x_hours:
|
|
118
|
+
one: "circa un'ora"
|
|
119
|
+
other: "circa %{count} ore"
|
|
120
|
+
x_days:
|
|
121
|
+
one: "1 giorno"
|
|
122
|
+
other: "%{count} giorni"
|
|
123
|
+
about_x_months:
|
|
124
|
+
one: "circa 1 mese"
|
|
125
|
+
other: "circa %{count} mesi"
|
|
126
|
+
x_months:
|
|
127
|
+
one: "1 mese"
|
|
128
|
+
other: "%{count} mese"
|
|
129
|
+
about_x_years:
|
|
130
|
+
one: "circa 1 anno"
|
|
131
|
+
other: "circa %{count} anni"
|
|
132
|
+
over_x_years:
|
|
133
|
+
one: "oltre 1 anno"
|
|
134
|
+
other: "oltre %{count} anni"
|
|
135
|
+
almost_x_years:
|
|
136
|
+
one: "quasi 1 anno"
|
|
137
|
+
other: "quasi %{count} anni"
|
|
138
|
+
prompts:
|
|
139
|
+
year: "Anno"
|
|
140
|
+
month: "Mese"
|
|
141
|
+
day: "Giorno"
|
|
142
|
+
hour: "Ora"
|
|
143
|
+
minute: "Minuto"
|
|
144
|
+
second: "Secondi"
|
|
145
|
+
|
|
146
|
+
helpers:
|
|
147
|
+
select:
|
|
148
|
+
prompt: "Seleziona"
|
|
149
|
+
|
|
150
|
+
submit:
|
|
151
|
+
create: 'Crea %{model}'
|
|
152
|
+
update: 'Carica %{model}'
|
|
153
|
+
submit: 'Salva %{model}'
|
|
154
|
+
|
|
155
|
+
errors:
|
|
156
|
+
format: "%{attribute} %{message}"
|
|
157
|
+
|
|
158
|
+
messages: &errors_messages
|
|
159
|
+
inclusion: "non è incluso nella lista"
|
|
160
|
+
exclusion: "è riservato"
|
|
161
|
+
invalid: "non è valido"
|
|
162
|
+
confirmation: "non corrisponde"
|
|
163
|
+
accepted: "dev'essere accettato"
|
|
164
|
+
empty: "non può essere vuoto"
|
|
165
|
+
blank: "non può essere vuoto"
|
|
166
|
+
exists_already: 'esiste già'
|
|
167
|
+
too_long: "è troppo lungo (massimo %{count} caratteri)"
|
|
168
|
+
too_short: "è troppo corto (minimo %{count} caratteri)"
|
|
169
|
+
wrong_length: "la lunghezza è sbagliata (dovrebbe essere di %{count} caratteri)"
|
|
170
|
+
not_a_number: "non è un numero"
|
|
171
|
+
not_an_integer: "deve essere un numero intero"
|
|
172
|
+
greater_than: "deve essere maggiore di %{count}"
|
|
173
|
+
greater_than_or_equal_to: "deve essere maggiore o uguale a %{count}"
|
|
174
|
+
equal_to: "deve essere uguale a %{count}"
|
|
175
|
+
less_than: "deve essere inferiore a %{count}"
|
|
176
|
+
less_than_or_equal_to: "deve essere inferiore o uguale a %{count}"
|
|
177
|
+
odd: "deve essere dispari"
|
|
178
|
+
even: "deve essere ancora"
|
|
179
|
+
invalid_characters: 'non può contenere questo tipo di carattere: < > : " / \ | ? *'
|
|
180
|
+
|
|
181
|
+
activerecord:
|
|
182
|
+
errors:
|
|
183
|
+
template:
|
|
184
|
+
header:
|
|
185
|
+
one: "1 errore ha impedito a %{model} di essere salvato"
|
|
186
|
+
other: "%{count} errori hanno impedito a %{model} di essere salvato"
|
|
187
|
+
body: "Sono stati rilevati dei problemi con questi campi:"
|
|
188
|
+
|
|
189
|
+
messages:
|
|
190
|
+
taken: "è già in uso"
|
|
191
|
+
record_invalid: "Validation failed: %{errors}"
|
|
192
|
+
<<: *errors_messages
|
|
193
|
+
|
|
194
|
+
full_messages:
|
|
195
|
+
format: "%{attribute} %{message}"
|
|
196
|
+
|
|
197
|
+
models:
|
|
198
|
+
clipboard: Appunti
|
|
199
|
+
folder: Cartella
|
|
200
|
+
group: Gruppo
|
|
201
|
+
permission: Permessi
|
|
202
|
+
share_link: Condividi link
|
|
203
|
+
user: Utente
|
|
204
|
+
user_file: File
|
|
205
|
+
|
|
206
|
+
attributes:
|
|
207
|
+
folder:
|
|
208
|
+
name: Nome
|
|
209
|
+
group:
|
|
210
|
+
name: Nome
|
|
211
|
+
share_link:
|
|
212
|
+
emails: Indirizzo Email
|
|
213
|
+
expires_at: Scade
|
|
214
|
+
user:
|
|
215
|
+
email: Email
|
|
216
|
+
name: Nome
|
|
217
|
+
password: Password
|
|
218
|
+
user_file:
|
|
219
|
+
name: Nome
|
|
220
|
+
attachment_file_name: File
|
|
221
|
+
|
|
222
|
+
# APPLICATION SPECIFIC
|
|
223
|
+
|
|
224
|
+
# general
|
|
225
|
+
back: Indietro
|
|
226
|
+
save: Salva
|
|
227
|
+
name: Nome
|
|
228
|
+
email: Email
|
|
229
|
+
submit: Invia
|
|
230
|
+
|
|
231
|
+
your_changes_were_saved: Le tue modifiche sono state salvate con successo.
|
|
232
|
+
already_deleted: "Qualcuno ha cancellato %{type}. Azione non valida."
|
|
233
|
+
|
|
234
|
+
# admins/new
|
|
235
|
+
create_admin: Crea amministratore
|
|
236
|
+
no_administrator_yet: "Boxroom non ha ancora un amministratore: aggiungilo ora."
|
|
237
|
+
create_admin_account: Crea account amministratore
|
|
238
|
+
admin_user_created_successfully: "L'utente amministratore è stato aggiunto con successo! Ora puoi accedere."
|
|
239
|
+
|
|
240
|
+
# clipboard/_show
|
|
241
|
+
folder: cartella
|
|
242
|
+
file: file
|
|
243
|
+
this_folder: questa cartella
|
|
244
|
+
this_file: questo file
|
|
245
|
+
copy: Copia
|
|
246
|
+
copy_folder: Copia cartella
|
|
247
|
+
copy_file: Copia file
|
|
248
|
+
move: Sposta
|
|
249
|
+
move_folder: Sposta cartella
|
|
250
|
+
move_file: Sposta file
|
|
251
|
+
are_you_sure: Sei sicuro?
|
|
252
|
+
delete_item: Elimina
|
|
253
|
+
remove_from_clipboard: Elimina dagli appunti
|
|
254
|
+
clear_clipboard: Cancella appunti
|
|
255
|
+
|
|
256
|
+
# files/edit
|
|
257
|
+
rename_file: Rinomina file
|
|
258
|
+
|
|
259
|
+
# files/new
|
|
260
|
+
select_file: Seleziona file
|
|
261
|
+
upload_file: Carica file
|
|
262
|
+
upload: Carica
|
|
263
|
+
exists_already: esiste già
|
|
264
|
+
server_wait: 'Please wait while server is processing files. It could take several minutes for big files!'
|
|
265
|
+
|
|
266
|
+
#folders/edit
|
|
267
|
+
rename_folder: Rinomina cartella
|
|
268
|
+
|
|
269
|
+
#folders/new
|
|
270
|
+
new_folder: Nuova cartella
|
|
271
|
+
|
|
272
|
+
#folders/show
|
|
273
|
+
create_a_new_folder: Crea una nuova cartella
|
|
274
|
+
upload_a_file: Carica file
|
|
275
|
+
permissions: Permessi
|
|
276
|
+
clipboard: Appunti
|
|
277
|
+
size: Dimensione
|
|
278
|
+
date_modified: Data modifica
|
|
279
|
+
up: up
|
|
280
|
+
edit: Modifica
|
|
281
|
+
add_to_clipboard: Copia negli appunti
|
|
282
|
+
download: Scarica
|
|
283
|
+
share: Condividi
|
|
284
|
+
search: Search files and folders inside current folder... Press Enter to search
|
|
285
|
+
|
|
286
|
+
#groups/edit
|
|
287
|
+
rename_group: Rinomina gruppo
|
|
288
|
+
|
|
289
|
+
#groups/index
|
|
290
|
+
groups: Gruppi
|
|
291
|
+
create_a_new_group: Aggiungi un nuovo gruppo
|
|
292
|
+
|
|
293
|
+
#groups/new
|
|
294
|
+
new_group: Nuovo gruppo
|
|
295
|
+
|
|
296
|
+
#permissions/form
|
|
297
|
+
create_permission: Crea
|
|
298
|
+
read_permission: Lettura
|
|
299
|
+
update_permission: Modifica
|
|
300
|
+
delete_permission: Elimina
|
|
301
|
+
apply_changes_to_subfolders: Applica modifiche alle sottocartelle
|
|
302
|
+
|
|
303
|
+
create: crea
|
|
304
|
+
read: lettura
|
|
305
|
+
update: modifica
|
|
306
|
+
delete: elimina
|
|
307
|
+
|
|
308
|
+
#reset_password/edit
|
|
309
|
+
password: Password
|
|
310
|
+
reset_password: Modifica password
|
|
311
|
+
send_email: Invia
|
|
312
|
+
|
|
313
|
+
#signup/edit
|
|
314
|
+
sign_up: Sign up
|
|
315
|
+
|
|
316
|
+
#sessions
|
|
317
|
+
username: Username
|
|
318
|
+
remember_me: Ricordami
|
|
319
|
+
sign_in: Accedi
|
|
320
|
+
|
|
321
|
+
#share_links/index
|
|
322
|
+
shared_by: Condiviso da
|
|
323
|
+
unshare: Annulla la condivisione
|
|
324
|
+
|
|
325
|
+
#share_links/new
|
|
326
|
+
this_share_link: this share link
|
|
327
|
+
share_file: Condividi file
|
|
328
|
+
you_are_about_to_share_the_following_file: Stai per condividere il seguente file
|
|
329
|
+
emails_to_share_with: Inserisci gli indirizzi email con i quali vuoi condividere il file
|
|
330
|
+
comma_seperated: Separati da una virgola
|
|
331
|
+
number_of_charachters: Numero di caratteri
|
|
332
|
+
link_expires: Scadenza
|
|
333
|
+
tomorrow: Domani
|
|
334
|
+
three_days_from_now: Tre giorni da adesso
|
|
335
|
+
one_week_from_now: Una settimana da adesso
|
|
336
|
+
ten_days_from_now: Dieci giorni da adesso
|
|
337
|
+
two_weeks_from_now: Due settimane da adesso
|
|
338
|
+
three_weeks_from_now: Tre settimane da adesso
|
|
339
|
+
one_month_from_now: Un mese da adesso
|
|
340
|
+
two_months_from_now: Due mesi da adesso
|
|
341
|
+
three_months_from_now: Tre mesi da adesso
|
|
342
|
+
half_year_from_now: Sei mesi da adesso
|
|
343
|
+
share_link_could_not_be_sent: Il link per il download non è stato inviato
|
|
344
|
+
are_invalid_due_to: " %{email} non è valido"
|
|
345
|
+
shared_successfully: Il file è stato condiviso con successo.
|
|
346
|
+
shared_message: Messaggio
|
|
347
|
+
optional: Opzionale
|
|
348
|
+
|
|
349
|
+
#shared/_header
|
|
350
|
+
hello: Salve
|
|
351
|
+
settings: Impostazioni
|
|
352
|
+
sign_out: Esci
|
|
353
|
+
|
|
354
|
+
#shared/_menu
|
|
355
|
+
folders: Cartelle
|
|
356
|
+
users: Utenti
|
|
357
|
+
shared_files: Condivisione file
|
|
358
|
+
|
|
359
|
+
#users/_form
|
|
360
|
+
member_of_these_groups: Membro di questi gruppi
|
|
361
|
+
confirm_password: Conferma password
|
|
362
|
+
|
|
363
|
+
#users/index
|
|
364
|
+
create_a_new_user: Aggiungi un nuovo utente
|
|
365
|
+
active_users: Active users
|
|
366
|
+
invited_users: Invited users
|
|
367
|
+
expiration_date: Expiration date
|
|
368
|
+
extend_expiration_date: Extend expiration date
|
|
369
|
+
|
|
370
|
+
#users/new
|
|
371
|
+
new_user: Nuovo utente
|
|
372
|
+
|
|
373
|
+
#admins/controller
|
|
374
|
+
admin_user_created_sucessfully: "L'utente amministratore è stato aggiunto con successo! Ora puoi accedere."
|
|
375
|
+
|
|
376
|
+
#application_controller
|
|
377
|
+
no_permissions_for_this_type: "Non hai %{method} i permessi per %{type}."
|
|
378
|
+
|
|
379
|
+
# clipboard_controller
|
|
380
|
+
added_to_clipboard: Aggiunto con successo negli appunti.
|
|
381
|
+
could_not_copy: "Non puoi copiare. Il %{type} con lo stesso nome esiste già."
|
|
382
|
+
could_not_move: "Non puoi spostare. Il %{type} con lo stesso nome esiste già."
|
|
383
|
+
cannot_move_to_own_subfolder: Non puoi spostare la cartella nella propria sottocartella.
|
|
384
|
+
|
|
385
|
+
# folders_controller
|
|
386
|
+
cannot_delete_root_folder: La cartella principale non può essere cancellata o rinominata.
|
|
387
|
+
no_delete_permissions_for_subfolder: "Non hai il permesso di cancellare una sottocartella."
|
|
388
|
+
|
|
389
|
+
# groups_controller
|
|
390
|
+
group_already_deleted: Qualcuno ha cancellato questo gruppo. Azione non valida.
|
|
391
|
+
admins_group_cannot_be_deleted: Il gruppo amministratore non può essere cancellato o rinominato.
|
|
392
|
+
|
|
393
|
+
# reset_password_controller
|
|
394
|
+
instruction_email_sent: "L'email con le istruzioni è stata inviata. Controlla la tua email."
|
|
395
|
+
password_reset_successfully: La password è stata modificata con successo. Ora puoi accedere.
|
|
396
|
+
reset_url_expired: Il link per cambiare la password è scaduto. Riprova.
|
|
397
|
+
|
|
398
|
+
# signup_controller
|
|
399
|
+
signed_up_successfully: Account created successfully. You can now sign in.
|
|
400
|
+
sign_url_expired: The URL for signing up expired. Please contact the administrator.
|
|
401
|
+
|
|
402
|
+
# sessions_controller
|
|
403
|
+
credentials_incorrect: "Username e/o password errati. Riprova."
|
|
404
|
+
|
|
405
|
+
# users_controller
|
|
406
|
+
user_already_deleted: "Qualcuno ha cancellato l'utente. Azione non valida."
|
|
407
|
+
admin_user_cannot_be_deleted: "L'utente amministratore non può essere cancellato."
|
|
408
|
+
edit_user: Inserisci utente
|
|
409
|
+
account_settings: Impostazioni account
|
|
410
|
+
|
|
411
|
+
# mailers/user_mailer
|
|
412
|
+
signup_email_subject: '[Boxroom] Sign up invitation'
|
|
413
|
+
share_link_email_subject: '[Boxroom] %{email} ha condiviso un file con te'
|
|
414
|
+
reset_password_email_subject: '[Boxroom] Istruzioni per modificare la password'
|