-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
open-source.pug
151 lines (116 loc) · 6.29 KB
/
open-source.pug
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
extends pug/layout.pug
block headDescription
meta(name='description', content='locize - The Translation Management for Open Source projects')
meta(property='og:title', content='locize - The Translation Management for Open Source projects')
meta(property='og:description', content='locize - The Translation Management for Open Source projects')
meta(name='twitter:title', content='locize - The Translation Management for Open Source projects')
meta(name='twitter:description', content='locize - The Translation Management for Open Source projects')
block head
title locize - The Translation Management for Open Source projects
link(rel="canonical", href="/open-source.html")
block content
section.section-gray(style="padding-bottom: 0;")
.container
.row
.col-lg-12.text-center
.section-heading
h2 locize for Open Source
p.text-muted
strong We support the open source community.
br
| If you're building awesome non-profit projects that could use the power of locize, we're happy to help.
br
| Make your content multilingual to reach a global audience.
section.section-white
.container
.row
.col-lg-12.text-center
.section-heading
h2 We love the open-source philosophy and are eager to support community projects.
.row
.col-md-6
img(src="/img/dev.png" style="width: 80%;" alt="Open Source Developer" loading="lazy")
.col-md-6
p
| Are you an open-source developer?
br
| Would you like to use locize for your open-source project?
br
| Let's make a deal, and we'll tailor a suitable offer for you! It may be we're able to sponsor you a complete locize project.
p
strong Tell us about your project...
ul
li Is the project licensed under an approved license from an open-source initiative?
li Is your project's source code publicly available for download?
li Have you any commercial products related to the open-source project?
li Are you the project lead?
li How long have you been working on your open-source project?
li Do you have an active community of collaborators?
a.btn.btn-outline.btn-xl(style='background: #2196f3;' href='mailto:support@locize.com') Contact us!
section.section-primary
.container
.row
.col-lg-12.text-center
.section-heading
h2 We love open source
h3
| locize is the
a(href="https://www.i18next.com/misc/the-history-of-i18next", target="_blank", style="color: white;") official sponsor
| of i18next.
p.text-muted(style="display: inline;") With using locize you directly support the future of i18next.
hr
.row
.col-lg-12
h3 The creators of i18next are also the founders of locize
p The i18next community provided us with great feedback. Out of that response and our own experiences we learnt providing instrumentation for doing proper internationalization just is not enough.
p Helping developers to get their applications translated is great - but there is more to it.
ul.light-font
li How do you integrate any translation services / agency?
li How do you keep track of new or removed content?
li How you handle proper versioning?
li How you deploy translation changes without deploying your complete application?
li and a lot more...
h3 locize to the rescue
p Having created the foundation with
a(href="https://www.i18next.com/", target="_blank", style="color: white;") i18next
| it was a long journey to
b localization as a service
| .
ul.light-font
li
a(href="https://docs.locize.com/integration/instrumenting-your-code", target="_blank", style="color: white;") Easy to integrate
li
a(href="/how-it-works.html#continouslocalization", target="_blank", style="color: white;") Continuous deployment? Continuous localization with a CDN!
li Manage the translation files with ease
li
a(href="https://docs.locize.com/guides-tips-and-tricks/working-with-translators", target="_blank", style="color: white;") Order professional translations
li Analytics & Statistics
li
a(href="https://docs.locize.com/whats-inside/cdn-content-delivery-network", target="_blank", style="color: white;") Profit from our content delivery network
li
a(href="https://docs.locize.com/more/versioning", target="_blank", style="color: white;") Versioning of your translations
li
a(href="https://docs.locize.com/whats-inside/auto-machine-translation", style="color: white;") Automatic and On-Demand Machine or Generative AI Translation
li
a(href="https://docs.locize.com/more/general-questions/how-is-locize-different-from-the-alternatives#service-lock-in", target="_blank", style="color: white;") Riskfree: Take your data with you
li
a(href="/pricing.html", style="color: white;") Transparent and fair pricing
li and a lot more...
br
h2(style="font-size: 30px; margin-top: 10px;")
b locize
| is the perfect translation management tool for your
b i18next
| project.
h3(style="text-align: center;")
| ➡️
a(href="https://www.i18next.com", target="_blank", style="color: white;") i18next
| +
a(href="/", style="color: white;") locize
| =
a(href="/how-it-works.html#continouslocalization", style="color: white;") true continuous localization
section#contact.contact.bg-tertiary(i18next-options='{"ns": "common"}')
.container
h2 Need some assistance?
p Get any questions you may have about our pricing or platform answered by one of our team members.
a.btn.btn-outline.btn-xl.page-scroll(href='mailto:support@locize.com') Contact us!