en.yml
2.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# Files in the config/locales directory are used for internationalization
# and are automatically loaded by Rails. If you want to use locales other
# than English, add the necessary files in this directory.
#
# To use the locales, use `I18n.t`:
#
# I18n.t 'hello'
#
# In views, this is aliased to just `t`:
#
# <%= t('hello') %>
#
# To use a different locale, set it with `I18n.locale`:
#
# I18n.locale = :es
#
# This would use the information in config/locales/es.yml.
#
# To learn more, please read the Rails Internationalization guide
# available at http://guides.rubyonrails.org/i18n.html.
en:
#commons
show: "Show"
edit_model: "Edit %{model}"
edit: "Edit"
edit_user: "Edit User"
end: "End"
the: "The"
of_the: "of the"
and: "and"
name: "Name"
label: "Label"
scope: "Scope"
code: "Code"
reading_group: "Reading Group"
reading_groups: "Reading Groups"
configuration: "Configuration"
configurations: "Configurations"
module: "Module"
weight: "Weight"
description: "Description"
beginning: "Beginning"
ranges: "Ranges"
range: "Range"
language: "Language:"
no_description: "There is no description available"
welcome: "Welcome"
metrics: "Metrics"
tree_metrics: "Tree Metrics"
tree_metric: "Tree Metric"
hotspot_metrics: "Hotspot Metrics"
hotspot_metric: "Hotspot Metric"
value: "Value"
threshold: "Threshold"
granularity: "Granularity"
repositories: "Repositories"
type: "Type"
address: "Address"
script: "script"
add_range: "Add Range"
back: "Back"
destroy: "Destroy"
save: "Save"
color: "Color"
a: "A"
state: "State"
license: "License"
periodicity: "Periodicity"
reprocess: "Reprocess"
requisites: "Requisites"
have: "Have"
signed_up: "signed up"
signed_in: "signed in"
be: "Be"
steps: "Steps"
details: "Details"
instroduction: "Introduction"
keywords: "Keywords"
reading: "Reading"
readings: "Readings"
analysis: "Analysis"
feedback: "feedback"
update: "Update"
configuring: "Configuring"
analysis: "Analysis"
password: "Password"
configuring: "Configuring"
password_confirmation: "Password Confirmation"
remember_me: "Remember me"
day: "Day"
month: "Month"
year: "Year"
search: "Search"
new:
male: "New"
female: "New"
create: "Create %{model}"
add: "Add"
sure_destroy: "Are you sure that you want to destroy this %{model}?"
language: "Language"