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,407 @@
|
|
|
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
|
+
"en":
|
|
7
|
+
date:
|
|
8
|
+
formats:
|
|
9
|
+
default: "%Y-%m-%d"
|
|
10
|
+
short: "%b %d"
|
|
11
|
+
long: "%B %d, %Y"
|
|
12
|
+
|
|
13
|
+
day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
|
|
14
|
+
abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
|
|
15
|
+
|
|
16
|
+
month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
|
|
17
|
+
abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
|
|
18
|
+
order:
|
|
19
|
+
- :year
|
|
20
|
+
- :month
|
|
21
|
+
- :day
|
|
22
|
+
|
|
23
|
+
time:
|
|
24
|
+
formats:
|
|
25
|
+
default: "%a, %d %b %Y %H:%M:%S %z"
|
|
26
|
+
short: "%d %b %Y %H:%M"
|
|
27
|
+
very_short: "%d %b %Y"
|
|
28
|
+
long: "%B %d, %Y %H:%M"
|
|
29
|
+
date_only: "%B %d, %Y"
|
|
30
|
+
time_only: "%H:%M"
|
|
31
|
+
am: "am"
|
|
32
|
+
pm: "pm"
|
|
33
|
+
|
|
34
|
+
support:
|
|
35
|
+
array:
|
|
36
|
+
words_connector: ", "
|
|
37
|
+
two_words_connector: " and "
|
|
38
|
+
last_word_connector: ", and "
|
|
39
|
+
|
|
40
|
+
select:
|
|
41
|
+
prompt: "Please select"
|
|
42
|
+
|
|
43
|
+
number:
|
|
44
|
+
format:
|
|
45
|
+
separator: "."
|
|
46
|
+
delimiter: ","
|
|
47
|
+
precision: 3
|
|
48
|
+
significant: false
|
|
49
|
+
strip_insignificant_zeros: false
|
|
50
|
+
|
|
51
|
+
currency:
|
|
52
|
+
format:
|
|
53
|
+
format: "%u%n"
|
|
54
|
+
unit: "$"
|
|
55
|
+
separator: "."
|
|
56
|
+
delimiter: ","
|
|
57
|
+
precision: 2
|
|
58
|
+
significant: false
|
|
59
|
+
strip_insignificant_zeros: false
|
|
60
|
+
|
|
61
|
+
percentage:
|
|
62
|
+
format:
|
|
63
|
+
delimiter: ""
|
|
64
|
+
|
|
65
|
+
precision:
|
|
66
|
+
format:
|
|
67
|
+
delimiter: ""
|
|
68
|
+
|
|
69
|
+
human:
|
|
70
|
+
format:
|
|
71
|
+
delimiter: ""
|
|
72
|
+
precision: 3
|
|
73
|
+
significant: true
|
|
74
|
+
strip_insignificant_zeros: true
|
|
75
|
+
storage_units:
|
|
76
|
+
format: "%n %u"
|
|
77
|
+
units:
|
|
78
|
+
byte:
|
|
79
|
+
one: "Byte"
|
|
80
|
+
other: "Bytes"
|
|
81
|
+
kb: "KB"
|
|
82
|
+
mb: "MB"
|
|
83
|
+
gb: "GB"
|
|
84
|
+
tb: "TB"
|
|
85
|
+
decimal_units:
|
|
86
|
+
format: "%n %u"
|
|
87
|
+
units:
|
|
88
|
+
unit: ""
|
|
89
|
+
thousand: Thousand
|
|
90
|
+
million: Million
|
|
91
|
+
billion: Billion
|
|
92
|
+
trillion: Trillion
|
|
93
|
+
quadrillion: Quadrillion
|
|
94
|
+
|
|
95
|
+
datetime:
|
|
96
|
+
distance_in_words:
|
|
97
|
+
half_a_minute: "half a minute"
|
|
98
|
+
less_than_x_seconds:
|
|
99
|
+
one: "less than 1 second"
|
|
100
|
+
other: "less than %{count} seconds"
|
|
101
|
+
x_seconds:
|
|
102
|
+
one: "1 second"
|
|
103
|
+
other: "%{count} seconds"
|
|
104
|
+
less_than_x_minutes:
|
|
105
|
+
one: "less than a minute"
|
|
106
|
+
other: "less than %{count} minutes"
|
|
107
|
+
x_minutes:
|
|
108
|
+
one: "1 minute"
|
|
109
|
+
other: "%{count} minutes"
|
|
110
|
+
about_x_hours:
|
|
111
|
+
one: "about 1 hour"
|
|
112
|
+
other: "about %{count} hours"
|
|
113
|
+
x_days:
|
|
114
|
+
one: "1 day"
|
|
115
|
+
other: "%{count} days"
|
|
116
|
+
about_x_months:
|
|
117
|
+
one: "about 1 month"
|
|
118
|
+
other: "about %{count} months"
|
|
119
|
+
x_months:
|
|
120
|
+
one: "1 month"
|
|
121
|
+
other: "%{count} months"
|
|
122
|
+
about_x_years:
|
|
123
|
+
one: "about 1 year"
|
|
124
|
+
other: "about %{count} years"
|
|
125
|
+
over_x_years:
|
|
126
|
+
one: "over 1 year"
|
|
127
|
+
other: "over %{count} years"
|
|
128
|
+
almost_x_years:
|
|
129
|
+
one: "almost 1 year"
|
|
130
|
+
other: "almost %{count} years"
|
|
131
|
+
prompts:
|
|
132
|
+
year: "Year"
|
|
133
|
+
month: "Month"
|
|
134
|
+
day: "Day"
|
|
135
|
+
hour: "Hour"
|
|
136
|
+
minute: "Minute"
|
|
137
|
+
second: "Seconds"
|
|
138
|
+
|
|
139
|
+
helpers:
|
|
140
|
+
select:
|
|
141
|
+
prompt: "Please select"
|
|
142
|
+
|
|
143
|
+
submit:
|
|
144
|
+
create: 'Create %{model}'
|
|
145
|
+
update: 'Update %{model}'
|
|
146
|
+
submit: 'Save %{model}'
|
|
147
|
+
|
|
148
|
+
errors:
|
|
149
|
+
format: "%{attribute} %{message}"
|
|
150
|
+
|
|
151
|
+
messages: &errors_messages
|
|
152
|
+
inclusion: "is not included in the list"
|
|
153
|
+
exclusion: "is reserved"
|
|
154
|
+
invalid: "is invalid"
|
|
155
|
+
confirmation: "doesn't match"
|
|
156
|
+
accepted: "must be accepted"
|
|
157
|
+
empty: "can't be empty"
|
|
158
|
+
blank: "can't be blank"
|
|
159
|
+
exists_already: 'exists already'
|
|
160
|
+
too_long: "is too long (maximum is %{count} characters)"
|
|
161
|
+
too_short: "is too short (minimum is %{count} characters)"
|
|
162
|
+
wrong_length: "is the wrong length (should be %{count} characters)"
|
|
163
|
+
not_a_number: "is not a number"
|
|
164
|
+
not_an_integer: "must be an integer"
|
|
165
|
+
greater_than: "must be greater than %{count}"
|
|
166
|
+
greater_than_or_equal_to: "must be greater than or equal to %{count}"
|
|
167
|
+
equal_to: "must be equal to %{count}"
|
|
168
|
+
less_than: "must be less than %{count}"
|
|
169
|
+
less_than_or_equal_to: "must be less than or equal to %{count}"
|
|
170
|
+
odd: "must be odd"
|
|
171
|
+
even: "must be even"
|
|
172
|
+
invalid_characters: 'cannot contain any of these characters: < > : " / \ | ? *'
|
|
173
|
+
|
|
174
|
+
activerecord:
|
|
175
|
+
errors:
|
|
176
|
+
template:
|
|
177
|
+
header:
|
|
178
|
+
one: "1 error prohibited this %{model} from being saved"
|
|
179
|
+
other: "%{count} errors prohibited this %{model} from being saved"
|
|
180
|
+
body: "There were problems with the following fields:"
|
|
181
|
+
|
|
182
|
+
messages:
|
|
183
|
+
taken: "has already been taken"
|
|
184
|
+
record_invalid: "Validation failed: %{errors}"
|
|
185
|
+
<<: *errors_messages
|
|
186
|
+
|
|
187
|
+
full_messages:
|
|
188
|
+
format: "%{attribute} %{message}"
|
|
189
|
+
|
|
190
|
+
models:
|
|
191
|
+
clipboard: Clipboard
|
|
192
|
+
folder: Folder
|
|
193
|
+
group: Group
|
|
194
|
+
permission: Permission
|
|
195
|
+
share_link: Share link
|
|
196
|
+
user: User
|
|
197
|
+
user_file: File
|
|
198
|
+
|
|
199
|
+
attributes:
|
|
200
|
+
folder:
|
|
201
|
+
name: Name
|
|
202
|
+
group:
|
|
203
|
+
name: Name
|
|
204
|
+
share_link:
|
|
205
|
+
emails: Email addresses
|
|
206
|
+
expires_at: Expires
|
|
207
|
+
user:
|
|
208
|
+
email: Email
|
|
209
|
+
name: Name
|
|
210
|
+
password: Password
|
|
211
|
+
user_file:
|
|
212
|
+
name: Name
|
|
213
|
+
attachment_file_name: File
|
|
214
|
+
|
|
215
|
+
# APPLICATION SPECIFIC
|
|
216
|
+
|
|
217
|
+
# general
|
|
218
|
+
back: Back
|
|
219
|
+
save: Save
|
|
220
|
+
name: Name
|
|
221
|
+
email: Email
|
|
222
|
+
submit: Submit
|
|
223
|
+
|
|
224
|
+
your_changes_were_saved: Your changes were saved successfully.
|
|
225
|
+
already_deleted: "Sorry, but this %{type} was deleted already."
|
|
226
|
+
|
|
227
|
+
# admins/new
|
|
228
|
+
create_admin: Create admin
|
|
229
|
+
no_administrator_yet: Boxroom does not have an administrator yet. Create one here.
|
|
230
|
+
create_admin_account: Create admin account
|
|
231
|
+
admin_user_created_successfully: The admin user was created successfully. You can now sign in.
|
|
232
|
+
|
|
233
|
+
# clipboard/_show
|
|
234
|
+
folder: folder
|
|
235
|
+
file: file
|
|
236
|
+
this_folder: this folder
|
|
237
|
+
this_file: this file
|
|
238
|
+
copy: Copy
|
|
239
|
+
copy_folder: Copy folder
|
|
240
|
+
copy_file: Copy file
|
|
241
|
+
move: Move
|
|
242
|
+
move_folder: Move folder
|
|
243
|
+
move_file: Move file
|
|
244
|
+
are_you_sure: Are you sure?
|
|
245
|
+
delete_item: Delete
|
|
246
|
+
remove_from_clipboard: Remove from clipboard
|
|
247
|
+
clear_clipboard: Clear clipboard
|
|
248
|
+
|
|
249
|
+
# files/edit
|
|
250
|
+
rename_file: Rename file
|
|
251
|
+
|
|
252
|
+
# files/new
|
|
253
|
+
select_file: Select file
|
|
254
|
+
upload_file: Upload files
|
|
255
|
+
upload: Upload
|
|
256
|
+
exists_already: exists already
|
|
257
|
+
server_wait: 'Please wait while server is processing files. It could take several minutes for big files!'
|
|
258
|
+
|
|
259
|
+
#folders/edit
|
|
260
|
+
rename_folder: Rename folder
|
|
261
|
+
|
|
262
|
+
#folders/new
|
|
263
|
+
new_folder: New folder
|
|
264
|
+
|
|
265
|
+
#folders/show
|
|
266
|
+
create_a_new_folder: Create a new folder
|
|
267
|
+
upload_a_file: Upload files
|
|
268
|
+
permissions: Permissions
|
|
269
|
+
clipboard: Clipboard
|
|
270
|
+
size: Size
|
|
271
|
+
date_modified: Date modified
|
|
272
|
+
up: up
|
|
273
|
+
edit: Edit
|
|
274
|
+
add_to_clipboard: Add to clipboard
|
|
275
|
+
download: Download
|
|
276
|
+
share: Share
|
|
277
|
+
search: Search files and folders inside current folder... Press Enter to search
|
|
278
|
+
|
|
279
|
+
#groups/edit
|
|
280
|
+
rename_group: Rename group
|
|
281
|
+
|
|
282
|
+
#groups/index
|
|
283
|
+
groups: Groups
|
|
284
|
+
create_a_new_group: Create a new group
|
|
285
|
+
|
|
286
|
+
#groups/new
|
|
287
|
+
new_group: New group
|
|
288
|
+
|
|
289
|
+
#permissions/form
|
|
290
|
+
create_permission: Create
|
|
291
|
+
read_permission: Read
|
|
292
|
+
update_permission: Update
|
|
293
|
+
delete_permission: Delete
|
|
294
|
+
apply_changes_to_subfolders: Apply changes to subfolders
|
|
295
|
+
|
|
296
|
+
create: create
|
|
297
|
+
read: read
|
|
298
|
+
update: update
|
|
299
|
+
delete: delete
|
|
300
|
+
|
|
301
|
+
#reset_password/edit
|
|
302
|
+
password: Password
|
|
303
|
+
reset_password: Reset password
|
|
304
|
+
send_email: Send
|
|
305
|
+
|
|
306
|
+
#signup/edit
|
|
307
|
+
sign_up: Sign up
|
|
308
|
+
|
|
309
|
+
#sessions
|
|
310
|
+
username: Username
|
|
311
|
+
remember_me: Remember me
|
|
312
|
+
sign_in: Sign in
|
|
313
|
+
|
|
314
|
+
#share_links/index
|
|
315
|
+
shared_by: Shared by
|
|
316
|
+
unshare: Unshare
|
|
317
|
+
|
|
318
|
+
#share_links/new
|
|
319
|
+
this_share_link: this share link
|
|
320
|
+
share_file: Share file
|
|
321
|
+
you_are_about_to_share_the_following_file: You are about to share the following file
|
|
322
|
+
emails_to_share_with: Email addresses of the people you wish to share this file with
|
|
323
|
+
comma_seperated: Comma seperated
|
|
324
|
+
number_of_charachters: Number of characters
|
|
325
|
+
link_expires: Expires
|
|
326
|
+
tomorrow: Tomorrow
|
|
327
|
+
three_days_from_now: Three days from now
|
|
328
|
+
one_week_from_now: A week from now
|
|
329
|
+
ten_days_from_now: Ten days from now
|
|
330
|
+
two_weeks_from_now: Two weeks from now
|
|
331
|
+
three_weeks_from_now: Three weeks from now
|
|
332
|
+
one_month_from_now: A month from now
|
|
333
|
+
two_months_from_now: Two months from now
|
|
334
|
+
three_months_from_now: Three months from now
|
|
335
|
+
half_year_from_now: A half year from now
|
|
336
|
+
share_link_could_not_be_sent: The download link could not be sent
|
|
337
|
+
are_invalid_due_to: "is invalid due to %{email}"
|
|
338
|
+
shared_successfully: The file was shared successfully.
|
|
339
|
+
shared_message: Message
|
|
340
|
+
optional: Optional
|
|
341
|
+
|
|
342
|
+
#shared/_header
|
|
343
|
+
hello: Hello
|
|
344
|
+
settings: Settings
|
|
345
|
+
sign_out: Sign out
|
|
346
|
+
|
|
347
|
+
#shared/_menu
|
|
348
|
+
folders: Folders
|
|
349
|
+
users: Users
|
|
350
|
+
shared_files: Shared files
|
|
351
|
+
|
|
352
|
+
#users/_form
|
|
353
|
+
member_of_these_groups: Member of these groups
|
|
354
|
+
confirm_password: Confirm password
|
|
355
|
+
|
|
356
|
+
#users/index
|
|
357
|
+
create_a_new_user: Create a new user
|
|
358
|
+
active_users: Active users
|
|
359
|
+
invited_users: Invited users
|
|
360
|
+
expiration_date: Expiration date
|
|
361
|
+
extend_expiration_date: Extend expiration date
|
|
362
|
+
|
|
363
|
+
#users/new
|
|
364
|
+
new_user: New user
|
|
365
|
+
|
|
366
|
+
#admins/controller
|
|
367
|
+
admin_user_created_sucessfully: The admin user was created successfully. You can now sign in.
|
|
368
|
+
|
|
369
|
+
#application_controller
|
|
370
|
+
no_permissions_for_this_type: "You don't have %{method} permissions for %{type}."
|
|
371
|
+
|
|
372
|
+
# clipboard_controller
|
|
373
|
+
added_to_clipboard: Successfully added to clipboard.
|
|
374
|
+
could_not_copy: "Couldn't copy. A %{type} with the same name exists already."
|
|
375
|
+
could_not_move: "Couldn't move. A %{type} with the same name exists already."
|
|
376
|
+
cannot_move_to_own_subfolder: You cannot move a folder to its own sub-folder.
|
|
377
|
+
|
|
378
|
+
# folders_controller
|
|
379
|
+
cannot_delete_root_folder: The root folder cannot be deleted or renamed.
|
|
380
|
+
no_delete_permissions_for_subfolder: You don't have delete permissions for one of the subfolders.
|
|
381
|
+
|
|
382
|
+
# groups_controller
|
|
383
|
+
group_already_deleted: Someone else deleted this group. Your action was cancelled.
|
|
384
|
+
admins_group_cannot_be_deleted: The admins group cannot be deleted or renamed.
|
|
385
|
+
|
|
386
|
+
# reset_password_controller
|
|
387
|
+
instruction_email_sent: "An email with instructions was sent if '%{email}' exists in our system."
|
|
388
|
+
password_reset_successfully: Your password was reset successfully. You can now sign in.
|
|
389
|
+
reset_url_expired: The URL for resetting your password expired. Please try again.
|
|
390
|
+
|
|
391
|
+
# signup_controller
|
|
392
|
+
signed_up_successfully: Account created successfully. You can now sign in.
|
|
393
|
+
sign_url_expired: The URL for signing up expired. Please contact the administrator.
|
|
394
|
+
|
|
395
|
+
# sessions_controller
|
|
396
|
+
credentials_incorrect: Username and/or password were incorrect. Try again.
|
|
397
|
+
|
|
398
|
+
# users_controller
|
|
399
|
+
user_already_deleted: Someone else deleted the user. Your action was cancelled.
|
|
400
|
+
admin_user_cannot_be_deleted: The admin user cannot be deleted.
|
|
401
|
+
edit_user: Edit user
|
|
402
|
+
account_settings: Account settings
|
|
403
|
+
|
|
404
|
+
# mailers/user_mailer
|
|
405
|
+
signup_email_subject: '[Boxroom] Sign up invitation'
|
|
406
|
+
reset_password_email_subject: '[Boxroom] Password reset instructions'
|
|
407
|
+
share_link_email_subject: '[Boxroom] %{email} shared a file with you'
|
|
@@ -0,0 +1,403 @@
|
|
|
1
|
+
# ES Spanish translations for Boxroom
|
|
2
|
+
#
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
"es":
|
|
6
|
+
date:
|
|
7
|
+
formats:
|
|
8
|
+
default: "%d-%m-%Y"
|
|
9
|
+
short: "%b %d"
|
|
10
|
+
long: "%B %d, %Y"
|
|
11
|
+
|
|
12
|
+
day_names: [Domingo, Lunes, Martes, Miércoles, Jueves, Viernes, Sábado]
|
|
13
|
+
abbr_day_names: [Dom, Lun, Mar, Mie, Jue, Vie, Sab]
|
|
14
|
+
|
|
15
|
+
month_names: [~, Enero, Febrero, Marzo, Abril, Mayo, Junio, Julio, Agosto, Septiembre, Octubre, Noviembre, Diciembre]
|
|
16
|
+
abbr_month_names: [~, Ene, Feb, Mar, Abr, May, Jun, Jul, Ago, Sep, Oct, Nov, Dic]
|
|
17
|
+
order:
|
|
18
|
+
- :day
|
|
19
|
+
- :month
|
|
20
|
+
- :year
|
|
21
|
+
|
|
22
|
+
time:
|
|
23
|
+
formats:
|
|
24
|
+
default: "%a, %d %b %Y %H:%M:%S %z"
|
|
25
|
+
short: "%d %b %Y %H:%M"
|
|
26
|
+
very_short: "%d %b %Y"
|
|
27
|
+
long: "%B %d, %Y %H:%M"
|
|
28
|
+
date_only: "%d de %B del %Y"
|
|
29
|
+
time_only: "%H:%M"
|
|
30
|
+
am: "am"
|
|
31
|
+
pm: "pm"
|
|
32
|
+
|
|
33
|
+
support:
|
|
34
|
+
array:
|
|
35
|
+
words_connector: ", "
|
|
36
|
+
two_words_connector: " y "
|
|
37
|
+
last_word_connector: ", y "
|
|
38
|
+
|
|
39
|
+
select:
|
|
40
|
+
prompt: "Seleccione"
|
|
41
|
+
|
|
42
|
+
number:
|
|
43
|
+
format:
|
|
44
|
+
separator: "."
|
|
45
|
+
delimiter: ","
|
|
46
|
+
precision: 3
|
|
47
|
+
significant: false
|
|
48
|
+
strip_insignificant_zeros: false
|
|
49
|
+
|
|
50
|
+
currency:
|
|
51
|
+
format:
|
|
52
|
+
format: "%u%n"
|
|
53
|
+
unit: "$"
|
|
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: Ciento
|
|
89
|
+
million: Millon
|
|
90
|
+
billion: Billon
|
|
91
|
+
trillion: Trillon
|
|
92
|
+
quadrillion: Cuadrillon
|
|
93
|
+
|
|
94
|
+
datetime:
|
|
95
|
+
distance_in_words:
|
|
96
|
+
half_a_minute: "minuto y medio"
|
|
97
|
+
less_than_x_seconds:
|
|
98
|
+
one: "menos de 1 segundo"
|
|
99
|
+
other: "menos de %{count} segundos"
|
|
100
|
+
x_seconds:
|
|
101
|
+
one: "1 segundo"
|
|
102
|
+
other: "%{count} segundos"
|
|
103
|
+
less_than_x_minutes:
|
|
104
|
+
one: "menos de un minuto"
|
|
105
|
+
other: "menos de %{count} minutos"
|
|
106
|
+
x_minutes:
|
|
107
|
+
one: "1 minuto"
|
|
108
|
+
other: "%{count} minutos"
|
|
109
|
+
about_x_hours:
|
|
110
|
+
one: "alrededor de 1 hora"
|
|
111
|
+
other: "alrededor de %{count} horas"
|
|
112
|
+
x_days:
|
|
113
|
+
one: "1 día"
|
|
114
|
+
other: "%{count} días"
|
|
115
|
+
about_x_months:
|
|
116
|
+
one: "alrededor de 1 mes"
|
|
117
|
+
other: "alrededor de %{count} meses"
|
|
118
|
+
x_months:
|
|
119
|
+
one: "1 mes"
|
|
120
|
+
other: "%{count} meses"
|
|
121
|
+
about_x_years:
|
|
122
|
+
one: "alrededor de 1 año"
|
|
123
|
+
other: "alrededor de %{count} años"
|
|
124
|
+
over_x_years:
|
|
125
|
+
one: "mas de 1 año"
|
|
126
|
+
other: "mas de %{count} años"
|
|
127
|
+
almost_x_years:
|
|
128
|
+
one: "casi 1 año"
|
|
129
|
+
other: "casi %{count} años"
|
|
130
|
+
prompts:
|
|
131
|
+
year: "Año"
|
|
132
|
+
month: "Mes"
|
|
133
|
+
day: "Día"
|
|
134
|
+
hour: "Hora"
|
|
135
|
+
minute: "Minuto"
|
|
136
|
+
second: "Segundos"
|
|
137
|
+
|
|
138
|
+
helpers:
|
|
139
|
+
select:
|
|
140
|
+
prompt: "Seleccione"
|
|
141
|
+
|
|
142
|
+
submit:
|
|
143
|
+
create: 'Crear %{model}'
|
|
144
|
+
update: 'Actualizar %{model}'
|
|
145
|
+
submit: 'Guardar %{model}'
|
|
146
|
+
|
|
147
|
+
errors:
|
|
148
|
+
format: "%{attribute} %{message}"
|
|
149
|
+
|
|
150
|
+
messages: &errors_messages
|
|
151
|
+
inclusion: "no está incluido en la lista"
|
|
152
|
+
exclusion: "es reservado"
|
|
153
|
+
invalid: "es inválido"
|
|
154
|
+
confirmation: "no concuerda"
|
|
155
|
+
accepted: "debe ser aceptado"
|
|
156
|
+
empty: "no puede estar vacío"
|
|
157
|
+
blank: "no puede estar vacío"
|
|
158
|
+
exists_already: 'ya existe'
|
|
159
|
+
too_long: "demaciado largo (maximo %{count} caracteres)"
|
|
160
|
+
too_short: "demaciado corto (minimo is %{count} caracteres)"
|
|
161
|
+
wrong_length: "longitud incorrecta (debe ser %{count} caracteres)"
|
|
162
|
+
not_a_number: "no es un número"
|
|
163
|
+
not_an_integer: "debe ser un entero"
|
|
164
|
+
greater_than: "debe ser mayor que %{count}"
|
|
165
|
+
greater_than_or_equal_to: "debe ser mayor o igual que %{count}"
|
|
166
|
+
equal_to: "debe ser igual a %{count}"
|
|
167
|
+
less_than: "debe ser menor que %{count}"
|
|
168
|
+
less_than_or_equal_to: "debe ser menor o igual que %{count}"
|
|
169
|
+
odd: "debe ser impar"
|
|
170
|
+
even: "debe ser par"
|
|
171
|
+
invalid_characters: 'no puede tener los caracteres: < > : " / \ | ? *'
|
|
172
|
+
|
|
173
|
+
activerecord:
|
|
174
|
+
errors:
|
|
175
|
+
template:
|
|
176
|
+
header:
|
|
177
|
+
one: "1 error impidió guardar %{model}"
|
|
178
|
+
other: "%{count} errores impidió guardar %{model}"
|
|
179
|
+
body: "Los siguientes campos tienen un problema:"
|
|
180
|
+
|
|
181
|
+
messages:
|
|
182
|
+
taken: "ya está en uso"
|
|
183
|
+
record_invalid: "Validación: %{errors}"
|
|
184
|
+
<<: *errors_messages
|
|
185
|
+
|
|
186
|
+
full_messages:
|
|
187
|
+
format: "%{attribute} %{message}"
|
|
188
|
+
|
|
189
|
+
models:
|
|
190
|
+
clipboard: Portapaleles
|
|
191
|
+
folder: Carpeta
|
|
192
|
+
group: Grupo
|
|
193
|
+
permission: Permisos
|
|
194
|
+
share_link: Compartir
|
|
195
|
+
user: Usuario
|
|
196
|
+
user_file: Archivo
|
|
197
|
+
|
|
198
|
+
attributes:
|
|
199
|
+
folder:
|
|
200
|
+
name: Nombre
|
|
201
|
+
group:
|
|
202
|
+
name: Nombre
|
|
203
|
+
share_link:
|
|
204
|
+
emails: Correo electrónico
|
|
205
|
+
expires_at: Expira
|
|
206
|
+
user:
|
|
207
|
+
email: Correo
|
|
208
|
+
name: Usuario (sin espacios)
|
|
209
|
+
password: Clave
|
|
210
|
+
user_file:
|
|
211
|
+
name: Nombre
|
|
212
|
+
attachment_file_name: Archivo
|
|
213
|
+
|
|
214
|
+
# APPLICATION SPECIFIC
|
|
215
|
+
|
|
216
|
+
# general
|
|
217
|
+
back: Atrás
|
|
218
|
+
save: Guardar
|
|
219
|
+
name: Nombre
|
|
220
|
+
email: Correo
|
|
221
|
+
submit: Enviar
|
|
222
|
+
|
|
223
|
+
your_changes_were_saved: Los cambios fueron guardados correctamente.
|
|
224
|
+
already_deleted: "%{type} ya fue borrado."
|
|
225
|
+
|
|
226
|
+
# admins/new
|
|
227
|
+
create_admin: Crear admin
|
|
228
|
+
no_administrator_yet: El Sistema de Gestion de Archivos no tiene un administrador. Crear uno.
|
|
229
|
+
create_admin_account: Crear admin
|
|
230
|
+
admin_user_created_successfully: El administrador fue creado. Iniciar sesión.
|
|
231
|
+
|
|
232
|
+
# clipboard/_show
|
|
233
|
+
folder: carpeta
|
|
234
|
+
file: archivo
|
|
235
|
+
this_folder: esta carpeta
|
|
236
|
+
this_file: este archivo
|
|
237
|
+
copy: Copiar
|
|
238
|
+
copy_folder: Copiar carpeta
|
|
239
|
+
copy_file: Copiar archivo
|
|
240
|
+
move: Mover
|
|
241
|
+
move_folder: Mover carpeta
|
|
242
|
+
move_file: Mover archivo
|
|
243
|
+
are_you_sure: Está seguro?
|
|
244
|
+
delete_item: Borrar
|
|
245
|
+
remove_from_clipboard: Borrar desde el portapepeles
|
|
246
|
+
clear_clipboard: Limpiar portpapeles
|
|
247
|
+
|
|
248
|
+
# files/edit
|
|
249
|
+
rename_file: Renombrar archivo
|
|
250
|
+
|
|
251
|
+
# files/new
|
|
252
|
+
select_file: Seleccionar archivp
|
|
253
|
+
upload_file: Subir archivos
|
|
254
|
+
upload: Subir
|
|
255
|
+
exists_already: ya existe
|
|
256
|
+
server_wait: 'Please wait while server is processing files. It could take several minutes for big files!'
|
|
257
|
+
|
|
258
|
+
#folders/edit
|
|
259
|
+
rename_folder: Renombrar Carpeta
|
|
260
|
+
|
|
261
|
+
#folders/new
|
|
262
|
+
new_folder: Nueva Carpeta
|
|
263
|
+
|
|
264
|
+
#folders/show
|
|
265
|
+
create_a_new_folder: Crear nueva carpeta
|
|
266
|
+
upload_a_file: Subir Archivos
|
|
267
|
+
permissions: Permisos
|
|
268
|
+
clipboard: Portapapeles
|
|
269
|
+
size: KB/MB
|
|
270
|
+
date_modified: Fecha modificación
|
|
271
|
+
up: subir
|
|
272
|
+
edit: Editar
|
|
273
|
+
add_to_clipboard: Agregar al portapapeles
|
|
274
|
+
download: Descargar
|
|
275
|
+
share: Compartir
|
|
276
|
+
search: Search files and folders inside current folder... Press Enter to search
|
|
277
|
+
|
|
278
|
+
#groups/edit
|
|
279
|
+
rename_group: Renombrar grupo
|
|
280
|
+
|
|
281
|
+
#groups/index
|
|
282
|
+
groups: Grupos
|
|
283
|
+
create_a_new_group: Crear grupo
|
|
284
|
+
|
|
285
|
+
#groups/new
|
|
286
|
+
new_group: Nuevo grupo
|
|
287
|
+
|
|
288
|
+
#permissions/form
|
|
289
|
+
create_permission: Crear
|
|
290
|
+
read_permission: Leer
|
|
291
|
+
update_permission: Actualizar
|
|
292
|
+
delete_permission: Borrar
|
|
293
|
+
apply_changes_to_subfolders: Aplicar cabios a las subcarpetas
|
|
294
|
+
|
|
295
|
+
create: crear
|
|
296
|
+
read: leer
|
|
297
|
+
update: actualizar
|
|
298
|
+
delete: borrar
|
|
299
|
+
|
|
300
|
+
#reset_password/edit
|
|
301
|
+
password: Clave
|
|
302
|
+
reset_password: Cambiar clave
|
|
303
|
+
send_email: Enviar
|
|
304
|
+
|
|
305
|
+
#signup/edit
|
|
306
|
+
sign_up: Iniciar sesión
|
|
307
|
+
|
|
308
|
+
#sessions
|
|
309
|
+
username: Usuario
|
|
310
|
+
remember_me: Recordarme
|
|
311
|
+
sign_in: Iniciar sesión
|
|
312
|
+
|
|
313
|
+
#share_links/index
|
|
314
|
+
unshare: Descompartir
|
|
315
|
+
|
|
316
|
+
#share_links/new
|
|
317
|
+
this_share_link: este enlace
|
|
318
|
+
share_file: Compartir archivo
|
|
319
|
+
you_are_about_to_share_the_following_file: Compartiendo el archivo
|
|
320
|
+
emails_to_share_with: Correos electrónicos a enviar el enlace
|
|
321
|
+
comma_seperated: Separados por comas
|
|
322
|
+
number_of_charachters: Número de caracteres
|
|
323
|
+
link_expires: Expira
|
|
324
|
+
tomorrow: Mañana
|
|
325
|
+
three_days_from_now: En 3 días
|
|
326
|
+
one_week_from_now: En 1 semana
|
|
327
|
+
ten_days_from_now: En 10 días
|
|
328
|
+
two_weeks_from_now: En 2 semanas
|
|
329
|
+
three_weeks_from_now: En 3 semanas
|
|
330
|
+
one_month_from_now: En 1 mes
|
|
331
|
+
two_months_from_now: En 2 meses
|
|
332
|
+
three_months_from_now: En 3 meses
|
|
333
|
+
half_year_from_now: En 6 meses
|
|
334
|
+
share_link_could_not_be_sent: El enclace no se pudo enviar
|
|
335
|
+
are_invalid_due_to: "%{email} es inválido"
|
|
336
|
+
shared_successfully: El archivo fue compartido.
|
|
337
|
+
|
|
338
|
+
#shared/_header
|
|
339
|
+
hello: Usuario
|
|
340
|
+
settings: Configuraciones
|
|
341
|
+
sign_out: Desconectarse
|
|
342
|
+
|
|
343
|
+
#shared/_menu
|
|
344
|
+
folders: Carpetas
|
|
345
|
+
users: Usuarios
|
|
346
|
+
shared_files: Compartir Archivos
|
|
347
|
+
|
|
348
|
+
#users/_form
|
|
349
|
+
member_of_these_groups: Miembro de estos grupos
|
|
350
|
+
confirm_password: Confirmar clave
|
|
351
|
+
|
|
352
|
+
#users/index
|
|
353
|
+
create_a_new_user: Crear usuario
|
|
354
|
+
active_users: Usuarios Activos
|
|
355
|
+
invited_users: Invitados
|
|
356
|
+
expiration_date: Fecha de Expiración
|
|
357
|
+
extend_expiration_date: Extender fecha de expiración
|
|
358
|
+
|
|
359
|
+
#users/new
|
|
360
|
+
new_user: Nuevo usuario
|
|
361
|
+
|
|
362
|
+
#admins/controller
|
|
363
|
+
admin_user_created_sucessfully: El administrador ha sido creado.
|
|
364
|
+
|
|
365
|
+
#application_controller
|
|
366
|
+
no_permissions_for_this_type: "No tiene permisos en %{method} para %{type}."
|
|
367
|
+
|
|
368
|
+
# clipboard_controller
|
|
369
|
+
added_to_clipboard: Agregado al portapapeles.
|
|
370
|
+
could_not_copy: "No se pudo copiar. Ya existe un %{type} con el mismo nombre."
|
|
371
|
+
could_not_move: "No se pudo mover. Ya existe un %{type} con el mismo nombre."
|
|
372
|
+
cannot_move_to_own_subfolder: No se puede mover una carpeta en la subcarpeta.
|
|
373
|
+
|
|
374
|
+
# folders_controller
|
|
375
|
+
cannot_delete_root_folder: La carpeta raíz no se puede borrar o renombrar.
|
|
376
|
+
no_delete_permissions_for_subfolder: No tiene permisos para esta subcarpeta.
|
|
377
|
+
|
|
378
|
+
# groups_controller
|
|
379
|
+
group_already_deleted: Este grupo fue borrado.
|
|
380
|
+
admins_group_cannot_be_deleted: El grupo admins no se puede borrar o renombrar.
|
|
381
|
+
|
|
382
|
+
# reset_password_controller
|
|
383
|
+
instruction_email_sent: "Un correo fue enviado con las instrucciones a '%{email}'."
|
|
384
|
+
password_reset_successfully: La clave fue cambiada.
|
|
385
|
+
reset_url_expired: El enlace para cambiar la clave ha expirado, contacte al administrador.
|
|
386
|
+
|
|
387
|
+
# signup_controller
|
|
388
|
+
signed_up_successfully: Cuenta creada.
|
|
389
|
+
sign_url_expired: El enlace para iniciar sesión expiró, contacte al administrador.
|
|
390
|
+
|
|
391
|
+
# sessions_controller
|
|
392
|
+
credentials_incorrect: Usuario y/o clave incorrecta.
|
|
393
|
+
|
|
394
|
+
# users_controller
|
|
395
|
+
user_already_deleted: Usuario borrado.
|
|
396
|
+
admin_user_cannot_be_deleted: El administrador no puede borrarse.
|
|
397
|
+
edit_user: Editar usuario
|
|
398
|
+
account_settings: Configuración de cuenta
|
|
399
|
+
|
|
400
|
+
# mailers/user_mailer
|
|
401
|
+
signup_email_subject: 'Invitación al Sistema de Gestión de Archivos'
|
|
402
|
+
reset_password_email_subject: 'Gestión de Archivos: cambio de claves'
|
|
403
|
+
share_link_email_subject: 'Gestión de Archivos: se le ha compartido un enlace'
|