-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
open-source.html
298 lines (287 loc) · 18.2 KB
/
open-source.html
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style id="antiClickjack">
body {
display:none !important;
}
</style>
<script type="text/javascript">
if (self === top) {
var antiClickjack = document.getElementById("antiClickjack");
antiClickjack.parentNode.removeChild(antiClickjack);
} else {
top.location = self.location;
}
</script>
<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">
<meta name="author" content="inweso GmbH">
<meta name="copyright" content="inweso GmbH">
<meta name="keywords" content="localization,internationalization,localize,translate,locize,l10n,i18n,javascript,nodejs,localization as a service,saas translation,saas localization,laas,continuous localization,DevOps,process,free,website localization,service,software,web app,web,mobile,desktop,game,translation management,online,automate,process of localization,localization process,translation service,localization service,translation software,landing page,javascript localize,localization tool,localizing a website,localization solution,cloud localization,cloud translation,serverless,cloud,cdn,react,react.js,reactjs,react-i18next,next,next.js,nextjs,next-i18next,svelte,svelte-i18n,svelte-i18next,angular,vue,vue-js,jquery,nodejs,i18next,json,api,react-native,localization api,translation api,app localization services,localization management platform,localization platform,professional translation and localization services,website translation management,app localization service,online translation management,i18next translation management,i18next translation,manage translations,manage translation files">
<meta property="og:type" content="website">
<meta property="og:url" content="https://locize.com">
<meta property="og:site_name" content="locize - continuous localization as a service">
<meta property="og:locale" content="en">
<meta property="og:image" content="img/locize_color.svg">
<meta name="twitter:card" content="summary">
<meta name="twitter:creator" content="@locize">
<meta name="slack-app-id" content="A71NM84Q6">
<link href="/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="lib/fontawesome/css/fontawesome.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/brands.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/solid.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/regular.min.css">
<link rel="stylesheet" href="/lib/simple-line-icons/css/simple-line-icons.css">
<link rel="stylesheet" href="/lib/device-mockups/device-mockups.min.css">
<link href="/css/main.min.css" rel="stylesheet">
<!--if lt IE 9
script(src='https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js')
script(src='https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js')
-->
<link href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.0.1/dist/cookieconsent.css" rel="stylesheet" type="text/css">
<link href="https://cdn.jsdelivr.net/gh/orestbida/iframemanager@1.2.5/dist/iframemanager.css" rel="stylesheet" type="text/css">
<title>locize - The Translation Management for Open Source projects</title>
<link rel="canonical" href="/open-source.html">
</head>
<body id="page-top">
<nav class="navbar navbar-default navbar-fixed-top affix" id="mainNav" i18next-options="{"ns": "common"}">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"><span class="sr-only">Toggle navigation</span><i class="fa-solid fa-bars"></i></button><a class="navbar-brand" href="/"></a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown" id="featuresd"><a class="dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Features<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/#features">Characteristics</a></li>
<li><a href="/#process">What is the software localization process?</a></li>
<li><a href="/#platform">What can our localization platform do?</a></li>
<li><a href="/how-it-works.html">How it works</a></li>
<li><a href="/for-your-team.html">For your team</a></li>
</ul>
</li>
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="/customers.html">Success Stories</a></li>
<li><a href="/ai.html">AI<i class="fa-solid fa-wand-sparkles" aria-hidden="true" style="margin-left: 5px;"></i></a></li>
<li class="dropdown" id="featuresd"><a class="dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">More<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://docs.locize.com/">Documentation</a></li>
<li><a href="/services.html">Additional services</a></li>
<li> <a href="/blog/">Blog</a></li>
<li><a class="closeOnClick" href="/#contact">Contact</a></li>
</ul>
</li>
<li><a href="https://www.locize.app/login" target="_blank">Login<i class="fa-solid fa-lock" aria-hidden="true" style="margin-left: 5px;"></i></a></li>
<li><a class="btn btn-outline btn-xl" href="https://www.locize.app/register" style="background-color: #4caf50; color: white; border: none;">Start your free trial</a></li>
</ul>
</div>
</div>
</nav>
<div style="margin-top: 50px;">
<section class="section-gray" style="padding-bottom: 0;">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>locize for Open Source</h2>
<p class="text-muted"><strong>We support the open source community.</strong><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.</p>
</div>
</div>
</div>
</div>
</section>
<section class="section-white">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>We love the open-source philosophy and are eager to support community projects.</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6"><img src="/img/dev.png" style="width: 80%;" alt="Open Source Developer" loading="lazy"></div>
<div class="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>
<p><strong>Tell us about your project...</strong>
<ul>
<li>Is the project licensed under an approved license from an open-source initiative?</li>
<li>Is your project's source code publicly available for download?</li>
<li>Have you any commercial products related to the open-source project?</li>
<li>Are you the project lead?</li>
<li>How long have you been working on your open-source project?</li>
<li>Do you have an active community of collaborators?</li>
</ul>
</p><a class="btn btn-outline btn-xl" style="background: #2196f3;" href="mailto:support@locize.com">Contact us!</a>
</div>
</div>
</div>
</section>
<section class="section-primary">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>We love open source</h2>
<h3>locize is the <a href="https://www.i18next.com/misc/the-history-of-i18next" target="_blank" style="color: white;">official sponsor</a> of i18next.
<p class="text-muted" style="display: inline;">With using locize you directly support the future of i18next.</p>
</h3>
<hr>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h3>The creators of i18next are also the founders of locize</h3>
<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>
<p>Helping developers to get their applications translated is great - but there is more to it.</p>
<ul class="light-font">
<li>How do you integrate any translation services / agency?</li>
<li>How do you keep track of new or removed content?</li>
<li>How you handle proper versioning?</li>
<li>How you deploy translation changes without deploying your complete application?</li>
<li>and a lot more...</li>
</ul>
<h3>locize to the rescue</h3>
<p>Having created the foundation with <a href="https://www.i18next.com/" target="_blank" style="color: white;">i18next</a> it was a long journey to <b>localization as a service</b>.</p>
<ul class="light-font">
<li><a href="https://docs.locize.com/integration/instrumenting-your-code" target="_blank" style="color: white;">Easy to integrate</a></li>
<li><a href="/how-it-works.html#continouslocalization" target="_blank" style="color: white;">Continuous deployment? Continuous localization with a CDN!</a></li>
<li>Manage the translation files with ease</li>
<li><a href="https://docs.locize.com/guides-tips-and-tricks/working-with-translators" target="_blank" style="color: white;">Order professional translations</a></li>
<li>Analytics & Statistics</li>
<li><a href="https://docs.locize.com/whats-inside/cdn-content-delivery-network" target="_blank" style="color: white;">Profit from our content delivery network</a></li>
<li><a href="https://docs.locize.com/more/versioning" target="_blank" style="color: white;">Versioning of your translations</a></li>
<li><a href="https://docs.locize.com/whats-inside/auto-machine-translation" style="color: white;">Automatic and On-Demand Machine or Generative AI Translation</a></li>
<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</a></li>
<li><a href="/pricing.html" style="color: white;">Transparent and fair pricing</a></li>
<li>and a lot more...</li>
</ul><br>
</div>
<h2 style="font-size: 30px; margin-top: 10px;"><b>locize</b> is the perfect translation management tool for your <b>i18next</b> project.
<h3 style="text-align: center;">➡️ <a href="https://www.i18next.com" target="_blank" style="color: white;">i18next</a> + <a href="/" style="color: white;">locize</a> = <a href="/how-it-works.html#continouslocalization" style="color: white;">true continuous localization</a></h3>
</h2>
</div>
</div>
</section>
<section class="contact bg-tertiary" id="contact" i18next-options="{"ns": "common"}">
<div class="container">
<h2>Need some assistance?</h2>
<p>Get any questions you may have about our pricing or platform answered by one of our team members.</p><a class="btn btn-outline btn-xl page-scroll" href="mailto:support@locize.com">Contact us!</a>
</div>
</section>
</div>
<footer i18next-options="{"ns": "common"}">
<div class="container">
<div class="row">
<div class="col-md-4"><img src="/img/locize_color.svg" style="max-width: 120px; margin-left: -5px;" alt="locize logo" loading="lazy">
<p><a href="https://tg.chregister.ch/cr-portal/auszug/auszug.xhtml?uid=CHE-412.131.272" target="_blank" style="color: #ffffff4d;" rel="nofollow">inweso GmbH</a></p>
<p>Switzerland<span style="color: white; font-size: 20px; position: relative; top: 3px; left: 5px;">🇨🇭</span></p>
<ul class="list-unstyled">
<li><a href="mailto:support@locize.com">support@locize.com</a></li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-unstyled">
<li><a href="https://docs.locize.com">Technical Documentation</a></li>
<li><a href="https://docs.locize.com/integration/api">API</a></li>
<li><a href="/services.html">Services</a></li>
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="/blog/">Blog</a></li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-unstyled">
<li>
<ul class="list-inline list-social">
<li class="social-twitter"><a href="https://x.com/locize" target="_blank"><i class="fa-brands fa-x-twitter"></i></a></li>
<li class="social-facebook"><a href="https://www.facebook.com/locize" target="_blank"><i class="fa-brands fa-facebook"></i></a></li>
<li class="social-youtube"><a href="https://www.youtube.com/channel/UCPYQjBbbXojUcB8qjeIB3uA" target="_blank"><i class="fa-brands fa-youtube"></i></a></li>
</ul>
</li>
<li><a href="/privacy.html">Privacy</a></li>
<li><a href="/terms.html">Terms</a></li>
<li><a href="/security.html">Security</a></li>
</ul>
</div>
</div>
<div class="text-center footer-copyright">
<p><span class="translated">© 2024 </span><span>inweso GmbH. All Rights Reserved.</span></p>
</div>
</div>
</footer>
<div class="modalify-modal" id="modalify-modal">
<div class="modal-header">
<button class="close modalify-close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div><img class="modal-content" id="img-in-modal" loading="lazy">
<div id="caption-in-modal"></div>
</div>
<script>window.bindAffix = false;</script>
<script src="/lib/jquery/jquery.min.js"></script>
<script src="/lib/bootstrap/js/bootstrap.min.js"></script>
<script src="//cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="/js/main.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var modal = document.getElementById("modalify-modal");
// Get the image and insert it inside the modal - use its "alt" text as a caption
var imgs = document.getElementsByClassName("modalify");
var modalImg = document.getElementById("img-in-modal");
var captionText = document.getElementById("caption-in-modal");
for (var i = 0; i < imgs.length; i++) {
var img = imgs[i];
img.onclick = function(){
modal.style.display = "block";
modalImg.src = this.getAttribute('full');
if (this.alt) captionText.innerHTML = this.alt;
}
}
// Get the <span> element that closes the modal
var span = document.getElementsByClassName("modalify-close")[0];
// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modal.style.display = "none";
};
modal.onclick = function() {
modal.style.display = "none";
};
});
</script>
<button class="consent-button" type="button" data-cc="show-consentModal" style="position: fixed; bottom: 10px; right: 10px;"><i class="fas fa-cookie"></i></button>
<script>
// Define dataLayer and the gtag function.
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {
'ad_storage': 'denied',
'analytics_storage': 'denied'
});
//- (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
//- new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
//- j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
//- 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
//- })(window,document,'script','dataLayer','G-X50E21BGKG');
</script>
<script type="text/plain" data-category="analytics" data-service="ga">
gtag('consent', 'update', {
'analytics_storage': 'granted'
});
</script>
<script type="text/plain" data-category="!analytics" data-service="ga">
gtag('consent', 'update', {
'analytics_storage': 'denied'
});
</script>
<script src="//cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.0.1/dist/cookieconsent.umd.js"></script>
<script src="//cdn.jsdelivr.net/gh/orestbida/iframemanager@1.2.5/dist/iframemanager.js"></script>
<script src="/js/consent.min.js"></script>
</body>
</html>