diff --git a/web/i18n/ar/a11y/dialog.json b/web/i18n/ar/a11y/dialog.json new file mode 100644 index 00000000..a363d4f6 --- /dev/null +++ b/web/i18n/ar/a11y/dialog.json @@ -0,0 +1,4 @@ +{ + "picker.item.photo": "الصورة المصغرة", + "picker.item.video": "المقطع المصغر" +} diff --git a/web/i18n/ar/a11y/donate.json b/web/i18n/ar/a11y/donate.json new file mode 100644 index 00000000..118889a1 --- /dev/null +++ b/web/i18n/ar/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "رمز مربع. إضغط للتوسعة.", + "share.qr.collapse": "وُسِع الرمز المربع. إضغط للتقلص." +} diff --git a/web/i18n/ar/a11y/general.json b/web/i18n/ar/a11y/general.json new file mode 100644 index 00000000..b930aa0f --- /dev/null +++ b/web/i18n/ar/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "إرجع للخلف" +} diff --git a/web/i18n/ar/a11y/queue.json b/web/i18n/ar/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ar/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ar/a11y/save.json b/web/i18n/ar/a11y/save.json new file mode 100644 index 00000000..740f7a71 --- /dev/null +++ b/web/i18n/ar/a11y/save.json @@ -0,0 +1,4 @@ +{ + "link_area": "منطقة إدخال الرابط", + "link_area.turnstile": "منطقة إدخال الرابط. يجري التأكد من أنك لست آليًا." +} diff --git a/web/i18n/ar/a11y/tabs.json b/web/i18n/ar/a11y/tabs.json new file mode 100644 index 00000000..3f5de4c6 --- /dev/null +++ b/web/i18n/ar/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "لوحة الألسنة" +} diff --git a/web/i18n/ar/about.json b/web/i18n/ar/about.json new file mode 100644 index 00000000..2b2b6f7b --- /dev/null +++ b/web/i18n/ar/about.json @@ -0,0 +1,3 @@ +{ + "page.general": "ما هو كوبالت؟" +} diff --git a/web/i18n/ar/about/credits.md b/web/i18n/ar/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/ar/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/ar/about/general.md b/web/i18n/ar/about/general.md new file mode 100644 index 00000000..0249a119 --- /dev/null +++ b/web/i18n/ar/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +يساعدك cobalt بتنزيل أي شيء من مواقعك المفضلة: مقاطع، أصوات، صور أو صور متحركة +بمجرد لصق رابط! + +لا إعلانات، ولا أدوات تعقّب، ولا جدران مدفوعة أو غير ذلك من الخرابيط. مجرد تطبيق +ويب مريح يعمل في أي مكان، وفي أي وقت تحتاج إليه. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/ar/about/privacy.md b/web/i18n/ar/about/privacy.md new file mode 100644 index 00000000..900a4caa --- /dev/null +++ b/web/i18n/ar/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +سياسة خصوصية كوبالت بسيطة: نحن لا نجمع أو نخزن أي شيء عنك. ما تفعله هو شأنك +وحدك، وليس شأننا ولا شأن أي أحد. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/ar/about/terms.md b/web/i18n/ar/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/ar/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/ar/button.json b/web/i18n/ar/button.json new file mode 100644 index 00000000..5524c7b1 --- /dev/null +++ b/web/i18n/ar/button.json @@ -0,0 +1,5 @@ +{ + "gotit": "فهمت", + "cancel": "ألغِ", + "reset": "أعِد" +} diff --git a/web/i18n/ar/dialog.json b/web/i18n/ar/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ar/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ar/donate.json b/web/i18n/ar/donate.json new file mode 100644 index 00000000..47977223 --- /dev/null +++ b/web/i18n/ar/donate.json @@ -0,0 +1,4 @@ +{ + "banner.title": "إدعــم إنــتـرنـت\nآمــنًـا مــطــمـئـنًا", + "body.motivation": "يساعد كوبالت المنتجين والمعلمين وصانعي المحتوى وغيرهم الكثير على فعل ما يحبون. إنها خدمة من نوع مختلف مصنوعة بحب وليس من أجل الربح." +} diff --git a/web/i18n/ar/error.json b/web/i18n/ar/error.json new file mode 100644 index 00000000..0a0c466a --- /dev/null +++ b/web/i18n/ar/error.json @@ -0,0 +1,4 @@ +{ + "import.no_data": "لا يوجد شيء لتحميله من الملف. هل أنت متأكد من أنه الملف الصحيح؟", + "import.invalid": "لا يحتوي ملفك على إعدادات كوبالت صالحة للإستيراد. هل أنت متأكد من أنه الملف الصحيح؟" +} diff --git a/web/i18n/ar/error/api.json b/web/i18n/ar/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ar/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ar/error/queue.json b/web/i18n/ar/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ar/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ar/general.json b/web/i18n/ar/general.json new file mode 100644 index 00000000..6ea5e8a0 --- /dev/null +++ b/web/i18n/ar/general.json @@ -0,0 +1,3 @@ +{ + "cobalt": "cobalt" +} diff --git a/web/i18n/ar/notification.json b/web/i18n/ar/notification.json new file mode 100644 index 00000000..3d22b5c6 --- /dev/null +++ b/web/i18n/ar/notification.json @@ -0,0 +1,4 @@ +{ + "update.title": "يوجد تحديث!", + "update.subtext": "إضغط لإعادة التحميل" +} diff --git a/web/i18n/ar/queue.json b/web/i18n/ar/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ar/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ar/receiver.json b/web/i18n/ar/receiver.json new file mode 100644 index 00000000..cd206cbf --- /dev/null +++ b/web/i18n/ar/receiver.json @@ -0,0 +1,4 @@ +{ + "title": "إسحب أو إختر ملفًا", + "title.drop": "أفلت الملف هنا!" +} diff --git a/web/i18n/ar/remux.json b/web/i18n/ar/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ar/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ar/save.json b/web/i18n/ar/save.json new file mode 100644 index 00000000..ac340ae4 --- /dev/null +++ b/web/i18n/ar/save.json @@ -0,0 +1,4 @@ +{ + "paste": "إلصق", + "auto": "تلقائي" +} diff --git a/web/i18n/ar/settings.json b/web/i18n/ar/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ar/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ar/tabs.json b/web/i18n/ar/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ar/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ar/updates.json b/web/i18n/ar/updates.json new file mode 100644 index 00000000..036e6cba --- /dev/null +++ b/web/i18n/ar/updates.json @@ -0,0 +1,3 @@ +{ + "button.next": "إرجع إلى ({{ value }})" +} diff --git a/web/i18n/az/a11y/dialog.json b/web/i18n/az/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/a11y/donate.json b/web/i18n/az/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/a11y/general.json b/web/i18n/az/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/a11y/queue.json b/web/i18n/az/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/a11y/save.json b/web/i18n/az/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/a11y/tabs.json b/web/i18n/az/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/about.json b/web/i18n/az/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/about/credits.md b/web/i18n/az/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/az/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/az/about/general.md b/web/i18n/az/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/az/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/az/about/privacy.md b/web/i18n/az/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/az/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/az/about/terms.md b/web/i18n/az/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/az/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/az/button.json b/web/i18n/az/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/dialog.json b/web/i18n/az/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/donate.json b/web/i18n/az/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/error.json b/web/i18n/az/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/error/api.json b/web/i18n/az/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/error/queue.json b/web/i18n/az/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/general.json b/web/i18n/az/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/notification.json b/web/i18n/az/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/queue.json b/web/i18n/az/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/receiver.json b/web/i18n/az/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/remux.json b/web/i18n/az/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/save.json b/web/i18n/az/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/settings.json b/web/i18n/az/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/tabs.json b/web/i18n/az/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/az/updates.json b/web/i18n/az/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/az/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/a11y/dialog.json b/web/i18n/bg/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/a11y/donate.json b/web/i18n/bg/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/a11y/general.json b/web/i18n/bg/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/a11y/queue.json b/web/i18n/bg/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/a11y/save.json b/web/i18n/bg/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/a11y/tabs.json b/web/i18n/bg/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/about.json b/web/i18n/bg/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/about/credits.md b/web/i18n/bg/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/bg/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/bg/about/general.md b/web/i18n/bg/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/bg/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/bg/about/privacy.md b/web/i18n/bg/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/bg/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/bg/about/terms.md b/web/i18n/bg/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/bg/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/bg/button.json b/web/i18n/bg/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/dialog.json b/web/i18n/bg/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/donate.json b/web/i18n/bg/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/error.json b/web/i18n/bg/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/error/api.json b/web/i18n/bg/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/error/queue.json b/web/i18n/bg/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/general.json b/web/i18n/bg/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/notification.json b/web/i18n/bg/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/queue.json b/web/i18n/bg/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/receiver.json b/web/i18n/bg/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/remux.json b/web/i18n/bg/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/save.json b/web/i18n/bg/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/settings.json b/web/i18n/bg/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/tabs.json b/web/i18n/bg/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/bg/updates.json b/web/i18n/bg/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/bg/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/a11y/dialog.json b/web/i18n/ca/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/a11y/donate.json b/web/i18n/ca/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/a11y/general.json b/web/i18n/ca/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/a11y/queue.json b/web/i18n/ca/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/a11y/save.json b/web/i18n/ca/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/a11y/tabs.json b/web/i18n/ca/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/about.json b/web/i18n/ca/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/about/credits.md b/web/i18n/ca/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/ca/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/ca/about/general.md b/web/i18n/ca/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/ca/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/ca/about/privacy.md b/web/i18n/ca/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/ca/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/ca/about/terms.md b/web/i18n/ca/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/ca/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/ca/button.json b/web/i18n/ca/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/dialog.json b/web/i18n/ca/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/donate.json b/web/i18n/ca/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/error.json b/web/i18n/ca/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/error/api.json b/web/i18n/ca/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/error/queue.json b/web/i18n/ca/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/general.json b/web/i18n/ca/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/notification.json b/web/i18n/ca/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/queue.json b/web/i18n/ca/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/receiver.json b/web/i18n/ca/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/remux.json b/web/i18n/ca/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/save.json b/web/i18n/ca/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/settings.json b/web/i18n/ca/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/tabs.json b/web/i18n/ca/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ca/updates.json b/web/i18n/ca/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ca/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/cs/a11y/dialog.json b/web/i18n/cs/a11y/dialog.json new file mode 100644 index 00000000..09415df4 --- /dev/null +++ b/web/i18n/cs/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "náhled obrázku", + "picker.item.video": "náhled videa", + "picker.item.gif": "náhled gifu" +} diff --git a/web/i18n/cs/a11y/donate.json b/web/i18n/cs/a11y/donate.json new file mode 100644 index 00000000..79a12528 --- /dev/null +++ b/web/i18n/cs/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "qr kód. stiskni pro rozbalení.", + "share.qr.collapse": "zvětšený qr kód. stiskni pro zmenšení." +} diff --git a/web/i18n/cs/a11y/general.json b/web/i18n/cs/a11y/general.json new file mode 100644 index 00000000..81b0e62d --- /dev/null +++ b/web/i18n/cs/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "jít zpět" +} diff --git a/web/i18n/cs/a11y/queue.json b/web/i18n/cs/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/cs/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/cs/a11y/save.json b/web/i18n/cs/a11y/save.json new file mode 100644 index 00000000..550761f1 --- /dev/null +++ b/web/i18n/cs/a11y/save.json @@ -0,0 +1,12 @@ +{ + "link_area": "oblast pro zadávání odkazů", + "clear_input": "vymazat vstup", + "download": "stáhnout", + "download.think": "zpracovávám odkaz...", + "download.check": "ověřuji stáhnutí...", + "download.done": "stahování hotovo", + "tutorial.shortcut.photos": "přidat zkratku pro fotografie", + "tutorial.shortcut.files": "přidat zkratku pro soubory", + "download.error": "chyba při stahování", + "link_area.turnstile": "oblast pro zadávání odkazů. kontrolujeme, zda nejste robot." +} diff --git a/web/i18n/cs/a11y/tabs.json b/web/i18n/cs/a11y/tabs.json new file mode 100644 index 00000000..2feb6369 --- /dev/null +++ b/web/i18n/cs/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "panel karet" +} diff --git a/web/i18n/cs/about.json b/web/i18n/cs/about.json new file mode 100644 index 00000000..79ba0b94 --- /dev/null +++ b/web/i18n/cs/about.json @@ -0,0 +1,28 @@ +{ + "page.community": "komunita & podpora", + "page.privacy": "zásady ochrany osobních údajů", + "page.credits": "poděkování a licence", + "page.general": "co je cobalt?", + "page.terms": "podmínky a etika", + "heading.motivation": "motivace", + "heading.saving": "ukládání", + "heading.responsibility": "povinnosti uživatele", + "heading.abuse": "hlášení zneužívání", + "heading.general": "obecné podmínky", + "heading.licenses": "licence", + "heading.summary": "nejlepší způsob, jak si uložit to, co máte rádi", + "heading.community": "otevřená komunita", + "heading.local": "zpracování na zařízení", + "heading.encryption": "šifrování", + "heading.plausible": "anonymní analýza provozu", + "heading.cloudflare": "ochrana soukromí a zabezpečení na webu", + "heading.testers": "beta testeři", + "support.github": "podívejte se na zdrojový kód cobaltu, přispívejte změnami nebo nahlaste problémy", + "support.discord": "chatuj s komunitou a vývojáři o cobaltu nebo požádej o pomoc", + "support.twitter": "sleduj aktualizace a vývoj cobaltu na Twitteru", + "support.telegram": "měj přehled o nejnovějších aktualizacích cobaltu prostřednictvím telegramového kanálu", + "support.description.best-effort": "veškerá podpora je poskytována s maximálním úsilím a není zaručena, odpověď může nějakou dobu trvat.", + "support.description.help": "pro případné další dotazy použij discord. popiš problém v #cobalt-support, jinak ti nikdo nebude moci pomoci.", + "support.description.issue": "pokud chceš nahlásit chybu nebo jiný opakující se problém, udělej to prosím na githubu.", + "support.bluesky": "sleduj aktualizace a vývoj cobaltu na svém bluesky feedu" +} diff --git a/web/i18n/cs/about/credits.md b/web/i18n/cs/about/credits.md new file mode 100644 index 00000000..4058c171 --- /dev/null +++ b/web/i18n/cs/about/credits.md @@ -0,0 +1,90 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +všechny odkazy jsou externí a vedou na jejich osobní webové stránky nebo +sociální média. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/cs/about/general.md b/web/i18n/cs/about/general.md new file mode 100644 index 00000000..8edb6141 --- /dev/null +++ b/web/i18n/cs/about/general.md @@ -0,0 +1,76 @@ + + +
+ + +cobalt ti pomůže uložit cokoli z tvých oblíbených webových stránek: video, zvuk, +fotografie nebo gify. stačí vložit odkaz a můžeme jít na to! + +žádné reklamy, trackery, paywally ani jiné nesmysly. jen pohodlná webová +aplikace, která funguje kdekoli a kdykoli ji potřebuješ. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt používá nespočet umělců, pedagogů a tvůrců obsahu k tomu, aby mohli +dělat, co je baví. s naší komunitou jsme stále na jedné lodi a společně +pracujeme na tom, aby byl cobalt ještě užitečnější. neváhejte a [zapojte se do +konverzace](/about/community)! + +věříme, že budoucnost internetu je otevřená, a proto je cobalt [source +first](https://sourcefirst.com/) a [snadno +hostovatelný]({docs.instanceHosting}). + +pokud tvůj kamarád hostuje zpracovávací instanci, stačí je požádat o doménu a +[přidat ji do nastavení instance](/settings/instances#community). + +kdykoli můžeš zkontrolovat zdrojový kód a přispívat do něj [na +githubu]({contacts.github}). vítáme všechny příspěvky a návrhy! +
diff --git a/web/i18n/cs/about/privacy.md b/web/i18n/cs/about/privacy.md new file mode 100644 index 00000000..bb775952 --- /dev/null +++ b/web/i18n/cs/about/privacy.md @@ -0,0 +1,125 @@ + + +
+ + +zásady ochrany osobních údajů cobaltu jsou jednoduché: nic o tobě +neshromažďujeme ani neukládáme. to, co děláš, je výhradně tvoje věc, ne naše +nebo kohokoli jiného. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +dočasně uložená data tunelu jsou šifrována pomocí standardu AES-256. dešifrovací +klíče jsou obsaženy pouze v přístupovém odkazu a nikdy nejsou nikde +zaznamenány/ukládány do mezipaměti. přístup k odkazu a šifrovacím klíčům má +pouze koncový uživatel. klíče jsou generovány jedinečně pro každý požadovaný +tunel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible nepoužívá cookies a je plně v souladu s GDPR, CCPA a PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare je plně v souladu s GDPR a HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/cs/about/terms.md b/web/i18n/cs/about/terms.md new file mode 100644 index 00000000..7faf9910 --- /dev/null +++ b/web/i18n/cs/about/terms.md @@ -0,0 +1,64 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +ty (koncový uživatel) jsi zodpovědný/á za to, co s našimi nástroji děláš, a jak +používáš a šíříš výsledný obsah. při používání cizího obsahu buď prosím +obezřetný/á a vždy uváděj původního tvůrce. ujisti se, že neporušuješ žádné +podmínky nebo licence. + +při používání pro vzdělávací účely vždy uváděj zdroje a uveď původní tvůrce. + +spravedlivé použití a zásluha jsou přínosem pro všechny. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**tento e-mail není určen pro uživatelskou podporu, pokud se tvůj problém netýká +zneužití, nedostaneš odpověď.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/cs/button.json b/web/i18n/cs/button.json new file mode 100644 index 00000000..6b251321 --- /dev/null +++ b/web/i18n/cs/button.json @@ -0,0 +1,20 @@ +{ + "gotit": "okej", + "cancel": "zrušit", + "reset": "reset", + "done": "hotovo", + "download.audio": "stáhnout audio", + "share": "sdílet", + "download": "stáhnout", + "copy": "kopírovat", + "copied": "zkopírováno", + "import": "import", + "continue": "pokračovat", + "star": "ohvězdičkovat", + "follow": "sledovat", + "export": "export", + "yes": "ano", + "no": "ne", + "save": "uložit", + "copy.section": "zkopírovat odkaz na sekci" +} diff --git a/web/i18n/cs/dialog.json b/web/i18n/cs/dialog.json new file mode 100644 index 00000000..59225cd9 --- /dev/null +++ b/web/i18n/cs/dialog.json @@ -0,0 +1,12 @@ +{ + "picker.title": "vybrat, co uložit", + "picker.description.desktop": "kliknutím na položku ji uložíš. obrázky lze uložit také pomocí nabídky, která se zobrazí po kliknutím pravého tlačítka myši.", + "saving.title": "zvol způsob ukládání", + "picker.description.ios": "po stisknutí položky ji můžeš uložit pomocí zkratky. obrázky lze uložit také podržením stisku.", + "saving.timeout": "cobalt se pokusil soubor uložit automaticky, ale tvůj prohlížeč to zablokoval. musíš zvolit preferovanou metodu ručně.", + "safety.title": "důležité bezpečnostní upozornění", + "picker.description.phone": "stisknutím položky ji uložíš. obrázky lze uložit také dlouhým stisknutím.", + "saving.blocked": "cobalt se pokusil otevřít soubor na nové kartě, ale tvůj prohlížeč to zablokoval. můžeš povolit vyskakovací okna pro cobalt, aby se to příště nestalo.", + "safety.custom_instance.body": "jiné instance mohou potenciálně ohrozit tvé soukromí a bezpečnost.\n\nzlomyslné instance tě mohou:\n1. přesměrovat pryč z cobaltu a pokusit se tě podvést.\n2. zaznamenávat všechny informace o tvých požadavcích, ukládat je navždy a používat je ke sledování.\n3. poskytovat ti škodlivé soubory (například malware).\n4. nutit tě platit za stahování nebo sledovat reklamy.\n\npo tomto bodě tě nemůžeme ochránit. dávej si prosím pozor, jaké instance používáš, a vždy důvěřuj svému instinktu. pokud se ti něco nezdá, vrať se na tuto stránku, resetuj instanci a nahlas nám to na githubu.", + "import.body": "import neznámých nebo poškozených souborů může neočekávaně změnit nebo zkazit funkčnost cobaltu. importuj pouze soubory, které jsi osobně exportoval/a a neupravoval/a. pokud tě o import tohoto souboru někdo požádal - nedělej to.\n\nneneseme odpovědnost za škody způsobené importem neznámých souborů s nastaveními." +} diff --git a/web/i18n/cs/donate.json b/web/i18n/cs/donate.json new file mode 100644 index 00000000..d6dc624f --- /dev/null +++ b/web/i18n/cs/donate.json @@ -0,0 +1,29 @@ +{ + "banner.subtitle": "přispěj nebo sdílej\nradost z cobaltu s přítelem", + "card.once": "jednorázový příspěvek", + "card.custom": "vlastní částka (od $2)", + "body.keep_going": "pokud vám cobalt přišel užitečný, zvažte prosím podporu naší práce! můžete nám pomoci tím, že přispějete nebo sdílíte cobalt s přáteli. každého příspěvku si velmi vážíme a pomáhá nám pokračovat v práci na cobaltu a dalších projektech.", + "card.processor": "přes {{value}}", + "card.option.5": "šálek kávy", + "card.option.10": "velká pizza", + "card.option.15": "oběd", + "card.option.30": "oběd pro dva", + "card.option.50": "10kg krmiva pro kočky", + "card.option.100": "jeden rok domén", + "card.option.200": "horkovzdušná fritéza", + "card.option.500": "luxusní kancelářská židle", + "card.option.1599": "základní macbook pro", + "card.option.4900": "10 000 jablek", + "card.option.7398": "nejdražší macbook pro", + "card.option.8629": "malý pozemek", + "card.option.9433": "luxusní vířivka", + "card.custom.submit": "přispět vlastní částku", + "share.title": "sdílej cobalt s přítelem", + "alternative.title": "alternativní způsoby přispění", + "alt.copy": "{{ value }}. adresa kryptografické peněženky. stiskni pro kopírování.", + "alt.open": "{{ value }}. stiskni pro otevření.", + "body.motivation": "cobalt pomáhá producentům, pedagogům, tvůrcům videí a mnoha dalším lidem dělat to, co je baví. je to jiný druh služby, která je vytvářena s láskou, ne pro zisk.", + "banner.title": "Podpoř bezpečný\na otevřený Internet", + "body.no_bullshit": "věříme, že internet nemusí být děsivý, a proto cobalt nikdy nebude obsahovat reklamy ani jiný druh škodlivého obsahu. za tímto slibem si pevně stojíme. vše, co děláme, vytváříme s ohledem na soukromí, dostupnost a snadné používání, aby byl cobalt dostupný pro každého.", + "card.recurring": "opakovaný příspěvek" +} diff --git a/web/i18n/cs/error.json b/web/i18n/cs/error.json new file mode 100644 index 00000000..de569fa9 --- /dev/null +++ b/web/i18n/cs/error.json @@ -0,0 +1,6 @@ +{ + "import.invalid": "tento soubor nemá platné nastavení cobaltu pro import. je to určitě ten správný soubor?", + "tunnel.probe": "tento tunel jsem nemohl ověřit. tvůj prohlížeč nebo konfigurace sítě může blokovat přístup k jednomu ze serverů cobaltu. ověř, zda nemáš žádné podivné rozšíření prohlížeče?", + "import.no_data": "ze souboru nelze načíst žádná nastavení. je to určitě ten správný soubor?", + "import.unknown": "nepodařilo se mi načíst data ze souboru. může být poškozený nebo ve špatném formátu. zde je chyba, kterou jsem dostal:\n\n{{ value }}" +} diff --git a/web/i18n/cs/error/api.json b/web/i18n/cs/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/cs/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/cs/error/queue.json b/web/i18n/cs/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/cs/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/cs/general.json b/web/i18n/cs/general.json new file mode 100644 index 00000000..cc680926 --- /dev/null +++ b/web/i18n/cs/general.json @@ -0,0 +1,6 @@ +{ + "meowbalt": "mňaubalt", + "beta": "beta", + "cobalt": "cobalt", + "embed.description": "cobalt ti umožňuje ukládat to, co máš rád/a, bez reklam, sledování, paywallů a podobných nesmyslů. stačí vložit odkaz a můžeme jít na to!" +} diff --git a/web/i18n/cs/notification.json b/web/i18n/cs/notification.json new file mode 100644 index 00000000..29e7a0f6 --- /dev/null +++ b/web/i18n/cs/notification.json @@ -0,0 +1,4 @@ +{ + "update.subtext": "stiskni pro opětovné načtení", + "update.title": "aktualizace je k dispozici!" +} diff --git a/web/i18n/cs/queue.json b/web/i18n/cs/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/cs/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/cs/receiver.json b/web/i18n/cs/receiver.json new file mode 100644 index 00000000..0fff2224 --- /dev/null +++ b/web/i18n/cs/receiver.json @@ -0,0 +1,5 @@ +{ + "title.drop": "vlož soubor sem!", + "accept": "podporované formáty: {{ formats }}.", + "title": "přetáhni nebo vyber soubor" +} diff --git a/web/i18n/cs/remux.json b/web/i18n/cs/remux.json new file mode 100644 index 00000000..48536890 --- /dev/null +++ b/web/i18n/cs/remux.json @@ -0,0 +1,8 @@ +{ + "bullet.explainer.title": "jak to funguje?", + "bullet.explainer.description": "remuxování přebírá stávající data kodeku a kopíruje je do nového kontejneru médií. je bezeztrátové, data médií se znovu nekódují.", + "bullet.privacy.title": "zpracování na zařízení", + "bullet.purpose.description": "remux opravuje případné problémy s kontejnerem souboru, například chybějící časové informace. pomáhá zvýšit kompatibilitu se starým softwarem, jako např. vegas pro a windows media player.", + "bullet.purpose.title": "co dělá remux?", + "bullet.privacy.description": "cobalt remuxuje soubory lokálně. soubory nikdy neopustí tvé zařízení, takže zpracování je téměř okamžité." +} diff --git a/web/i18n/cs/save.json b/web/i18n/cs/save.json new file mode 100644 index 00000000..d400c7a3 --- /dev/null +++ b/web/i18n/cs/save.json @@ -0,0 +1,23 @@ +{ + "paste.long": "vložit a stáhnout", + "auto": "auto", + "audio": "audio", + "terms.note.agreement": "pokračováním souhlasíš s", + "terms.note.link": "podmínkami a etikou používání", + "mute": "beze zvuku", + "services.title": "podporované služby", + "services.title_hide": "skrýt podporované služby", + "services.disclaimer": "cobalt není spojen s žádnou z výše uvedených služeb.", + "tutorial.title": "jak ukládat na systému ios?", + "tutorial.intro": "pro pohodlné ukládání médií v systému ios musíš použít doprovodnou siri zkratku z menu sdílení.", + "tutorial.step.1": "přidej pomocné siri zkratky:", + "tutorial.step.2": "stiskni tlačítko \"sdílet\" v cobaltím dialogu pro ukládání.", + "tutorial.step.3": "vyber příslušnou zkratku v menu sdílení.", + "tutorial.shortcut.files": "do souborů", + "tutorial.shortcut.photos": "do galerie", + "paste": "vložit", + "input.placeholder": "vlož odkaz sem", + "services.title_show": "zobrazit podporované služby", + "tutorial.outro": "tyto zkratky budou fungovat pouze z aplikace cobalt, sdílení odkazů z jiných aplikací nebude fungovat.", + "label.community_instance": "komunitní instance" +} diff --git a/web/i18n/cs/settings.json b/web/i18n/cs/settings.json new file mode 100644 index 00000000..9445ad84 --- /dev/null +++ b/web/i18n/cs/settings.json @@ -0,0 +1,97 @@ +{ + "page.appearance": "vzhled", + "page.privacy": "soukromí", + "page.video": "video", + "page.advanced": "pokročilé", + "page.debug": "info pro šprty", + "page.instances": "instance", + "theme.light": "světlý", + "theme.dark": "tmavý", + "video.quality": "kvalita videa", + "video.quality.max": "8k+", + "video.quality.2160": "4k", + "video.quality.1440": "1440p", + "video.quality.1080": "1080p", + "video.quality.720": "720p", + "video.quality.480": "480p", + "video.quality.360": "360p", + "video.quality.240": "240p", + "video.quality.144": "144p", + "video.youtube.codec": "youtube kodek a kontejner", + "video.twitter.gif": "twitter/x", + "video.twitter.gif.title": "konvertovat smyčková videa do formátu GIF", + "video.twitter.gif.description": "převod do formátu GIF je neefektivní, převedený soubor může být nepříjemně velký a nekvalitní.", + "audio.format": "zvukový formát", + "audio.format.best": "nejlepší", + "audio.format.mp3": "mp3", + "audio.format.ogg": "ogg", + "audio.format.wav": "wav", + "audio.format.opus": "opus", + "audio.bitrate": "datový tok zvuku", + "audio.bitrate.kbps": "kb/s", + "audio.youtube.dub": "youtube zvuková stopa", + "audio.youtube.dub.title": "preferovaný jazyk dabingu", + "audio.youtube.dub.description": "cobalt použije dabovanou zvukovou stopu pro vybraný jazyk, pokud je k dispozici. pokud ne, použije se původní.", + "audio.tiktok.original.description": "cobalt stáhne zvuk z videa bez jakýchkoli změn provedených autorem příspěvku.", + "metadata.filename": "styl názvu souboru", + "metadata.filename.classic": "klasický", + "metadata.filename.basic": "základní", + "metadata.filename.pretty": "hezký", + "metadata.filename.nerdy": "šprtský", + "metadata.filename.preview.video": "Název Videa", + "metadata.filename.preview.audio": "Název Audia - Autor Audia", + "metadata.file": "metadata souborů", + "metadata.disable.title": "nenastavovat metadata souborům", + "metadata.disable.description": "název, interpret a další informace nebudou do souboru přidány.", + "saving.title": "způsob ukládání", + "saving.ask": "zeptat se", + "saving.download": "stáhnout", + "saving.share": "sdílet", + "saving.copy": "kopírovat", + "accessibility.transparency.title": "snížit vizuální průhlednost", + "accessibility.motion.title": "zredukovat animace", + "language": "jazyk", + "language.auto.title": "automatický výběr", + "language.preferred.title": "preferovaný jazyk", + "language.preferred.description": "tento jazyk se použije, když je automatický výběr vypnut. veškerý text, který není přeložen, se zobrazí v angličtině.\n\nněkteré jazyky používají překlady z komunitních zdrojů, a mohou být nepřesné nebo neúplné.", + "privacy.analytics": "anonymní analýza provozu", + "privacy.analytics.title": "nepřispívat k analýze", + "privacy.analytics.learnmore": "zjistit více o ochraně osobních údajů v plausible.", + "privacy.tunnel": "tunelování", + "privacy.tunnel.title": "vždy tunelovat soubory", + "advanced.debug": "ladění", + "advanced.debug.title": "povolit funkce pro šprty", + "advanced.debug.description": "umožňuje snadný přístup k informacím o aplikaci, které mohou být užitečné při ladění. zapnutí této funkce nijak neovlivňuje funkčnost cobaltu.", + "processing.community": "instance komunity", + "processing.enable_custom.title": "použít vlastní server pro zpracování", + "video.quality.description": "pokud není k dispozici preferovaná kvalita videa, vybere se další nejlepší.", + "page.audio": "audio", + "theme": "motiv", + "accessibility.motion.description": "vypne animace a přechody, kdykoli je to možné.", + "processing.enable_custom.description": "cobalt použije jinou instanci pro zpracování, pokud se tak rozhodneš. i když má cobalt zavedena určitá bezpečnostní opatření, nejsme zodpovědní za žádné škody způsobené prostřednictvím cizí instance, protože nad nimi nemáme kontrolu.\n\ndbej prosím na to, jaké instance používáš, a ujisti se, že je hostují lidé, kterým důvěřuješ.", + "theme.auto": "auto", + "theme.description": "automatický motiv přepíná mezi světlým a tmavým motivem v závislosti na režimu zobrazení tvého zařízení.", + "video.youtube.codec.description": "h264: nejlepší kompatibilita, průměrná kvalita. maximální kvalita je 1080p. \nav1: nejlepší kvalita a efektivita. podporuje 8k a HDR. \nvp9: stejná kvalita jako av1, ale soubor je přibližně 2x větší. podporuje 4k a HDR.\n\nav1 a vp9 nejsou tak široce podporovány jako h264. pokud není k dispozici av1 nebo vp9, použije se místo nich h264.", + "audio.format.description": "všechny formáty kromě \"nejlepšího\" jsou převedeny ze zdrojového formátu, dojde k určité ztrátě kvality. při výběru formátu \"nejlepší\" je zvuk pokud možno zachován v původním formátu.", + "audio.tiktok.original.title": "stáhnout původní zvuk", + "audio.bitrate.description": "datový tok se použije pouze při převodu zvuku do ztrátového formátu. cobalt nemůže zlepšit kvalitu zdrojového zvuku, takže volba datového toku vyššího než 128 kb/s může zvětšit velikost souboru bez slyšitelného rozdílu. vnímaná kvalita se může lišit podle formátu.", + "audio.tiktok.original": "tiktok", + "saving.description": "preferovaný způsob uložení souboru nebo odkazu z cobaltu. pokud preferovaný způsob není k dispozici nebo se něco pokazí, cobalt se tě zeptá, co má dělat dál.", + "privacy.analytics.description": "anonymní analýza provozu je potřebná k získání přibližného počtu aktivních uživatelů cobaltu. nikdy se neukládají žádné informace, které by tě mohly identifikovat. všechna zpracovávaná data jsou anonymizovaná a agregovaná.\n\npoužíváme vlastní hostovanou instanci plausible, která nepoužívá soubory cookie a je plně v souladu s GDPR, CCPA a PECR.", + "metadata.filename.description": "styl názvu souboru se použije pouze pro soubory tunelované cobaltem. některé služby nepodporují jiné styly názvů souborů než klasický.", + "accessibility.transparency.description": "sníží průhlednost prvků stránky a vypne efekty rozmazání. může také zlepšit výkon uživatelského rozhraní na slabších zařízeních.", + "language.auto.description": "cobalt použije výchozí jazyk tvého prohlížeče, pokud je překlad k dispozici. pokud ne, použije se angličtina.", + "privacy.tunnel.description": "cobalt skryje tvou ip adresu, informace o prohlížeči a obejde omezení místní sítě. po zapnutí budou mít soubory také čitelné názvy, které by jinak byly nerozoznatelné řetězce.", + "video.youtube.hls": "formáty hls na youtube", + "video.youtube.hls.title": "preferovat hls pro video a audio", + "video.youtube.hls.description": "soubory se stahují rychleji a jsou méně náchylné k chybám nebo náhlému přerušení. v tomto režimu jsou k dispozici pouze kodeky h264 a vp9. původní zvukový kodek je aac, který je překódován kvůli kompatibilitě, kvalita zvuku může být o něco horší než u protějšku bez HLS.\n\ntato volba je experimentální, v budoucnu může zmizet nebo se změnit.", + "youtube.dub.original": "původní", + "processing.access_key": "přístupový klíč instance", + "processing.access_key.title": "použít přístupový klíč instance", + "processing.access_key.description": "cobalt použije tento klíč k provádění požadavků na instanci zpracování namísto jiných metod ověřování. ujistěte se, že instance podporuje api klíče!", + "video.h265": "high efficiency video codec", + "video.h265.title": "povolit h265 pro videa", + "video.h265.description": "umožňuje stahovat videa z platforem jako tiktok a xiaohongshu ve vyšší kvalitě za cenu kompatibility.", + "processing.custom_instance.input.alt_text": "vlastní doména instance", + "processing.access_key.input.alt_text": "u-u-i-d přístupový klíč" +} diff --git a/web/i18n/cs/tabs.json b/web/i18n/cs/tabs.json new file mode 100644 index 00000000..742d796c --- /dev/null +++ b/web/i18n/cs/tabs.json @@ -0,0 +1,8 @@ +{ + "save": "uložit", + "settings": "nastavení", + "updates": "aktualizace", + "donate": "přispět", + "about": "o cobaltu", + "remux": "remux" +} diff --git a/web/i18n/cs/updates.json b/web/i18n/cs/updates.json new file mode 100644 index 00000000..917fd927 --- /dev/null +++ b/web/i18n/cs/updates.json @@ -0,0 +1,4 @@ +{ + "button.next": "přejít na starší seznam změn ({{ value }})", + "button.previous": "přejít na novější seznam změn ({{ value }})" +} diff --git a/web/i18n/de/a11y/dialog.json b/web/i18n/de/a11y/dialog.json new file mode 100644 index 00000000..dedffa7c --- /dev/null +++ b/web/i18n/de/a11y/dialog.json @@ -0,0 +1,3 @@ +{ + "picker.item.photo": "Foto-Vorschaubild" +} diff --git a/web/i18n/de/a11y/donate.json b/web/i18n/de/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/a11y/general.json b/web/i18n/de/a11y/general.json new file mode 100644 index 00000000..19b94687 --- /dev/null +++ b/web/i18n/de/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "zurück" +} diff --git a/web/i18n/de/a11y/queue.json b/web/i18n/de/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/a11y/save.json b/web/i18n/de/a11y/save.json new file mode 100644 index 00000000..a9edcffb --- /dev/null +++ b/web/i18n/de/a11y/save.json @@ -0,0 +1,3 @@ +{ + "link_area": "Link-Eingabefeld" +} diff --git a/web/i18n/de/a11y/tabs.json b/web/i18n/de/a11y/tabs.json new file mode 100644 index 00000000..087be187 --- /dev/null +++ b/web/i18n/de/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "Registerkarten-Panel" +} diff --git a/web/i18n/de/about.json b/web/i18n/de/about.json new file mode 100644 index 00000000..d0fbb2b8 --- /dev/null +++ b/web/i18n/de/about.json @@ -0,0 +1,3 @@ +{ + "page.general": "Was ist cobalt?" +} diff --git a/web/i18n/de/about/credits.md b/web/i18n/de/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/de/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/de/about/general.md b/web/i18n/de/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/de/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/de/about/privacy.md b/web/i18n/de/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/de/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/de/about/terms.md b/web/i18n/de/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/de/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/de/button.json b/web/i18n/de/button.json new file mode 100644 index 00000000..7e958f09 --- /dev/null +++ b/web/i18n/de/button.json @@ -0,0 +1,5 @@ +{ + "gotit": "verstanden", + "cancel": "abbrechen", + "save": "speichern" +} diff --git a/web/i18n/de/dialog.json b/web/i18n/de/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/donate.json b/web/i18n/de/donate.json new file mode 100644 index 00000000..eb1edda3 --- /dev/null +++ b/web/i18n/de/donate.json @@ -0,0 +1,3 @@ +{ + "banner.title": "Unterstütze ein sicheres\nund offenes Internet" +} diff --git a/web/i18n/de/error.json b/web/i18n/de/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/error/api.json b/web/i18n/de/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/error/queue.json b/web/i18n/de/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/general.json b/web/i18n/de/general.json new file mode 100644 index 00000000..6ea5e8a0 --- /dev/null +++ b/web/i18n/de/general.json @@ -0,0 +1,3 @@ +{ + "cobalt": "cobalt" +} diff --git a/web/i18n/de/notification.json b/web/i18n/de/notification.json new file mode 100644 index 00000000..1e2bd8c2 --- /dev/null +++ b/web/i18n/de/notification.json @@ -0,0 +1,3 @@ +{ + "update.title": "Update verfügbar!" +} diff --git a/web/i18n/de/queue.json b/web/i18n/de/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/receiver.json b/web/i18n/de/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/remux.json b/web/i18n/de/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/de/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/de/save.json b/web/i18n/de/save.json new file mode 100644 index 00000000..53b13f60 --- /dev/null +++ b/web/i18n/de/save.json @@ -0,0 +1,3 @@ +{ + "paste": "einfügen" +} diff --git a/web/i18n/de/settings.json b/web/i18n/de/settings.json new file mode 100644 index 00000000..cddcff61 --- /dev/null +++ b/web/i18n/de/settings.json @@ -0,0 +1,4 @@ +{ + "page.appearance": "Aussehen", + "page.privacy": "datenschutz" +} diff --git a/web/i18n/de/tabs.json b/web/i18n/de/tabs.json new file mode 100644 index 00000000..fa3185a4 --- /dev/null +++ b/web/i18n/de/tabs.json @@ -0,0 +1,4 @@ +{ + "save": "speichern", + "settings": "einstellungen" +} diff --git a/web/i18n/de/updates.json b/web/i18n/de/updates.json new file mode 100644 index 00000000..1f14a6ac --- /dev/null +++ b/web/i18n/de/updates.json @@ -0,0 +1,3 @@ +{ + "button.next": "Älteres Änderungsprotokoll aufrufen ({{ value }})" +} diff --git a/web/i18n/el/a11y/dialog.json b/web/i18n/el/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/a11y/donate.json b/web/i18n/el/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/a11y/general.json b/web/i18n/el/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/a11y/queue.json b/web/i18n/el/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/a11y/save.json b/web/i18n/el/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/a11y/tabs.json b/web/i18n/el/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/about.json b/web/i18n/el/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/about/credits.md b/web/i18n/el/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/el/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/el/about/general.md b/web/i18n/el/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/el/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/el/about/privacy.md b/web/i18n/el/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/el/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/el/about/terms.md b/web/i18n/el/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/el/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/el/button.json b/web/i18n/el/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/dialog.json b/web/i18n/el/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/donate.json b/web/i18n/el/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/error.json b/web/i18n/el/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/error/api.json b/web/i18n/el/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/error/queue.json b/web/i18n/el/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/general.json b/web/i18n/el/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/notification.json b/web/i18n/el/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/queue.json b/web/i18n/el/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/receiver.json b/web/i18n/el/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/remux.json b/web/i18n/el/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/save.json b/web/i18n/el/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/settings.json b/web/i18n/el/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/tabs.json b/web/i18n/el/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/el/updates.json b/web/i18n/el/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/el/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/a11y/dialog.json b/web/i18n/eo/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/a11y/donate.json b/web/i18n/eo/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/a11y/general.json b/web/i18n/eo/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/a11y/queue.json b/web/i18n/eo/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/a11y/save.json b/web/i18n/eo/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/a11y/tabs.json b/web/i18n/eo/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/about.json b/web/i18n/eo/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/about/credits.md b/web/i18n/eo/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/eo/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/eo/about/general.md b/web/i18n/eo/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/eo/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/eo/about/privacy.md b/web/i18n/eo/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/eo/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/eo/about/terms.md b/web/i18n/eo/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/eo/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/eo/button.json b/web/i18n/eo/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/dialog.json b/web/i18n/eo/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/donate.json b/web/i18n/eo/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/error.json b/web/i18n/eo/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/error/api.json b/web/i18n/eo/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/error/queue.json b/web/i18n/eo/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/general.json b/web/i18n/eo/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/notification.json b/web/i18n/eo/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/queue.json b/web/i18n/eo/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/receiver.json b/web/i18n/eo/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/remux.json b/web/i18n/eo/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/save.json b/web/i18n/eo/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/settings.json b/web/i18n/eo/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/tabs.json b/web/i18n/eo/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/eo/updates.json b/web/i18n/eo/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/eo/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/es/a11y/dialog.json b/web/i18n/es/a11y/dialog.json new file mode 100644 index 00000000..093bf4bb --- /dev/null +++ b/web/i18n/es/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "miniatura de foto", + "picker.item.video": "miniatura de vídeo", + "picker.item.gif": "miniatura de gif" +} diff --git a/web/i18n/es/a11y/donate.json b/web/i18n/es/a11y/donate.json new file mode 100644 index 00000000..b14a5d72 --- /dev/null +++ b/web/i18n/es/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "código qr. pulse para ampliar.", + "share.qr.collapse": "código qr expandido. pulse para contraer." +} diff --git a/web/i18n/es/a11y/general.json b/web/i18n/es/a11y/general.json new file mode 100644 index 00000000..1e703a69 --- /dev/null +++ b/web/i18n/es/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "volver atrás" +} diff --git a/web/i18n/es/a11y/queue.json b/web/i18n/es/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/es/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/es/a11y/save.json b/web/i18n/es/a11y/save.json new file mode 100644 index 00000000..94df9357 --- /dev/null +++ b/web/i18n/es/a11y/save.json @@ -0,0 +1,12 @@ +{ + "download.think": "procesando el enlace...", + "download": "descargar", + "download.check": "verificando descarga...", + "download.done": "descarga completa", + "download.error": "error al descargar", + "tutorial.shortcut.photos": "añadir acceso directo a fotos", + "tutorial.shortcut.files": "añadir acceso directo a archivos", + "clear_input": "borrar entrada", + "link_area": "zona de entrada de enlaces", + "link_area.turnstile": "zona de entrada de enlaces. verificando que no eres un robot." +} diff --git a/web/i18n/es/a11y/tabs.json b/web/i18n/es/a11y/tabs.json new file mode 100644 index 00000000..8b43a254 --- /dev/null +++ b/web/i18n/es/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "panel de pestañas" +} diff --git a/web/i18n/es/about.json b/web/i18n/es/about.json new file mode 100644 index 00000000..d3c795a6 --- /dev/null +++ b/web/i18n/es/about.json @@ -0,0 +1,28 @@ +{ + "page.general": "¿qué es cobalt?", + "page.community": "comunidad & soporte", + "page.privacy": "politica de privacidad", + "page.terms": "terminos y ética", + "page.credits": "agradecimientos & licencias", + "heading.saving": "funcionalidad de descarga", + "heading.plausible": "análisis de tráfico anónimo", + "heading.cloudflare": "privacidad & seguridad web", + "heading.responsibility": "responsabilidades del usuario", + "heading.abuse": "reportar abuso", + "heading.licenses": "licencias", + "heading.summary": "la mejor forma de guardar lo que más amas", + "heading.general": "términos generales", + "heading.local": "procesamiento en el dispositivo", + "heading.encryption": "encriptación", + "heading.community": "comunidad abierta", + "heading.testers": "probadores beta", + "heading.motivation": "motivación", + "support.github": "echa un vistazo al código fuente de cobalt, contribuye cambios o reporta problemas", + "support.discord": "habla con la comunidad y los desarrolladores sobre cobalt o pide ayuda", + "support.twitter": "sigue las actualizaciones y el desarrollo de cobalt en tu cronologia de twitter", + "support.telegram": "mantente al día con las últimas actualizaciones de cobalt vía canal de telegram", + "support.description.issue": "si quieres reportar un error o algún otro problema recurrente, hazlo en github.", + "support.description.help": "usa discord para cualquier otra pregunta. describe el problema apropiadamente en #cobalt-support o de lo contrario nadie podrá ayudarte.", + "support.description.best-effort": "todo soporte es de mejor esfuerzo y no es garantizado, una respuesta podría tomar algún tiempo.", + "support.bluesky": "sigue las actualizaciones y el desarrollo de cobalt en tu feed de bluesky" +} diff --git a/web/i18n/es/about/credits.md b/web/i18n/es/about/credits.md new file mode 100644 index 00000000..d74f7be1 --- /dev/null +++ b/web/i18n/es/about/credits.md @@ -0,0 +1,90 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +todos los enlaces son externos y conducen a sus sitios web personales o redes +sociales. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/es/about/general.md b/web/i18n/es/about/general.md new file mode 100644 index 00000000..65fa6796 --- /dev/null +++ b/web/i18n/es/about/general.md @@ -0,0 +1,77 @@ + + +
+ + +cobalt te ayuda a guardar cualquier cosa de tus sitios web favoritos: vídeos, +audio, fotos o gifs. ¡sólo pega el enlace y listo! + +no hay anuncios, rastreadores, funciones de pago, ni cualquier otra tontería. es +tan solo una conveniente aplicación web que funciona en cualquier parte, cuando +sea que la necesites. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt es usado por incontables artistas, educadores, y creadores de contenido +para hacer lo que aman. siempre estamos en contacto con nuestra comunidad y +trabajamos juntos para hacer de cobalt incluso mas útil. ¡siéntete libre de +[unirte a la conversación](/about/community)! + +creemos que el futuro del internet es abierto, razón por la cual cobalt es +[source first](https://sourcefirst.com/) y [fácil de +autoalojar]({docs.instanceHosting}). + +si un amigo aloja una instancia de procesamiento, solo pídeles un dominio y +[añádelo en tu configuración de instancias](/settings/instances#community). + +puedes mirar el código fuente y contribuir [en github]({contacts.github}) en +cualquier momento. ¡aceptamos todo tipo de contribuciones y sugerencias! +
diff --git a/web/i18n/es/about/privacy.md b/web/i18n/es/about/privacy.md new file mode 100644 index 00000000..b8676428 --- /dev/null +++ b/web/i18n/es/about/privacy.md @@ -0,0 +1,124 @@ + + +
+ + +la política de privacidad de cobalt es simple: no recopilamos ni guardamos nada +sobre tí. lo que sea que haces es asunto tuyo, no nuestro ni de nadie más. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +los datos del túnel almacenados temporalmente se cifran usando el estándar +AES-256. las claves de descifrado sólo se incluyen en el enlace de acceso y +nunca se registran o almacenan en caché en ningún lugar. solamente el usuario +final tiene acceso al enlace y a las claves de cifrado. las claves se generan de +forma exclusiva para cada túnel solicitado. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible no utiliza cookies y cumple plenamente con GDPR, CCPA y PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare cumple plenamente con GDPR e HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/es/about/terms.md b/web/i18n/es/about/terms.md new file mode 100644 index 00000000..29da1aab --- /dev/null +++ b/web/i18n/es/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +tú (el usuario final) eres responsable de lo que hagas con nuestras +herramientas, el cómo usas y distribuyes el contenido resultante. por favor sé +considerado al usar contenido de otros y siempre acredita a los creadores +originales. asegúrate de no violar ningún término o licencia. + +cuando sea utilizado con fines educativos, cita siempre las fuentes y da +créditos a los creadores originales. + +el uso justo y dar crédito a sus creadores beneficia a todos. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**este correo electrónico no es destinado para el soporte al usuario, no +obtendrás una respuesta si tu asunto no esta relacionado con abuso** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/es/button.json b/web/i18n/es/button.json new file mode 100644 index 00000000..1a878a22 --- /dev/null +++ b/web/i18n/es/button.json @@ -0,0 +1,20 @@ +{ + "gotit": "entendido", + "download": "descargar", + "save": "guardar", + "cancel": "cancelar", + "reset": "restablecer", + "done": "listo", + "download.audio": "descargar audio", + "share": "compartir", + "copy": "copiar", + "copied": "copiado", + "import": "importar", + "continue": "continuar", + "follow": "síguenos", + "export": "exportar", + "yes": "sí", + "no": "no", + "star": "dar estrella", + "copy.section": "copiar el enlace de la sección" +} diff --git a/web/i18n/es/dialog.json b/web/i18n/es/dialog.json new file mode 100644 index 00000000..b04d4de6 --- /dev/null +++ b/web/i18n/es/dialog.json @@ -0,0 +1,12 @@ +{ + "picker.title": "selecciona qué guardar", + "picker.description.desktop": "haz clic en un elemento para guardarlo. las imágenes también se pueden guardar mediante el menú del clic derecho del ratón.", + "picker.description.phone": "pulsa un elemento para guardarlo. las imágenes también se pueden guardar con una pulsación larga.", + "picker.description.ios": "pulsa un elemento para guardarlo con un atajo. las imágenes también se pueden guardar con una pulsación larga.", + "saving.title": "elige cómo guardar", + "saving.blocked": "cobalt intentó abrir el archivo en una nueva pestaña, pero tu navegador lo bloqueó. puedes permitir las ventanas emergentes de cobalt para evitar que esto ocurra la próxima vez.", + "saving.timeout": "cobalt intentó guardar el archivo automáticamente, pero tu navegador lo impidió. tienes que seleccionar el método preferido manualmente.", + "safety.title": "aviso importante de seguridad", + "import.body": "importar archivos desconocidos o dañados puede alterar o romper inesperadamente la funcionalidad de cobalt. solamente importa archivos que hayas exportado personalmente y que no hayas modificado. si alguien te pidió que importes este archivo, no lo hagas.\n\nno nos hacemos responsables de ningún daño causado por la importación de archivos de configuración desconocidos.", + "safety.custom_instance.body": "las instancias personalizadas pueden plantear riesgos potenciales para la privacidad y la seguridad.\n\nlas malas instancias pueden:\n1. redirigirte fuera de cobalt e intentar estafarte.\n2. registrar toda la información sobre sus solicitudes, almacenarla para siempre y utilizarla para rastrearte.\n3. servirte archivos maliciosos (como malware).\n4. obligarte a ver anuncios o hacerte pagar por las descargas.\n\nde aquí en adelante, no podemos protegerte. por favor, ten cuidado con las instancias que utilizas y confía siempre en tu instinto. si algo no te cuadra, vuelve a esta página, reinicia la instancia personalizada e infórmanos en github." +} diff --git a/web/i18n/es/donate.json b/web/i18n/es/donate.json new file mode 100644 index 00000000..319ed32c --- /dev/null +++ b/web/i18n/es/donate.json @@ -0,0 +1,29 @@ +{ + "body.keep_going": "si cobalt te ha resultado útil, ¡considera la posibilidad de apoyar nuestro trabajo! puedes ayudarnos haciendo una donación o compartiendo cobalt con un amigo. toda donación es muy apreciada y nos ayuda a seguir trabajando en cobalt y en otros proyectos.", + "card.once": "donación única", + "card.custom": "monto personalizado (desde $2)", + "card.processor": "mediante {{value}}", + "card.option.5": "una taza de café", + "card.option.10": "pizza grande", + "card.option.15": "almuerzo completo", + "card.option.30": "almuerzo para dos", + "card.option.100": "un año de dominios", + "card.option.200": "freidora de aire", + "card.option.500": "silla de oficina elegante", + "card.option.1599": "macbook pro básico", + "card.option.4900": "10.000 manzanas", + "card.option.7398": "macbook pro al tope", + "card.option.8629": "un pequeño terreno", + "card.option.9433": "jacuzzi de lujo", + "card.custom.submit": "donar un monto personalizado", + "share.title": "comparte cobalt con un amigo", + "alternative.title": "otras formas de donar", + "alt.copy": "{{ value }}. dirección del monedero crypto. presiona para copiar.", + "alt.open": "{{ value }}. presiona para abrir.", + "banner.title": "Apoya una Internet\nsegura y abierta", + "banner.subtitle": "hazle una donación a imput o comparte\nla alegría de cobalt con un amigo", + "body.motivation": "cobalt ayuda a productores, educadores, creadores de contenido y a muchos otros a hacer lo que les gusta. es un servicio diferente que se hace con amor, sin ánimo de lucro.", + "card.option.50": "10kg de comida para gatos", + "body.no_bullshit": "creemos que el internet no tiene por qué dar miedo, por eso cobalt nunca tendrá anuncios ni ningún otro tipo de contenido malicioso. es una promesa que mantenemos firmemente. todo lo que hacemos se construye teniendo en cuenta la privacidad, la accesibilidad y la facilidad de uso, lo que hace que cobalt esté al alcance de todos.", + "card.recurring": "donación recurrente" +} diff --git a/web/i18n/es/error.json b/web/i18n/es/error.json new file mode 100644 index 00000000..63ca37a6 --- /dev/null +++ b/web/i18n/es/error.json @@ -0,0 +1,6 @@ +{ + "import.no_data": "no hay ninguna configuración para este archivo . ¿estás seguro que es el correcto?", + "import.invalid": "tu archivo no tiene una configuración de cobalt válida para importar. ¿estás seguro de que es el correcto?", + "import.unknown": "no se pudieron cargar los datos del archivo. puede que esté dañado o que tenga el formato incorrecto. aquí está el error que me apareció:\n\n{{ value }}", + "tunnel.probe": "no se pudo probar este túnel. tu navegador o configuración de red podría estar bloqueando acceso a alguno de los servidores de cobalt. ¿seguro de que no tienes ninguna extensión de navegador rara?" +} diff --git a/web/i18n/es/error/api.json b/web/i18n/es/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/es/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/es/error/queue.json b/web/i18n/es/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/es/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/es/general.json b/web/i18n/es/general.json new file mode 100644 index 00000000..d2c9ebc2 --- /dev/null +++ b/web/i18n/es/general.json @@ -0,0 +1,6 @@ +{ + "beta": "beta", + "meowbalt": "miaubalt", + "cobalt": "cobalt", + "embed.description": "cobalt te permite guardar lo que te gusta sin anuncios, rastreo, muros de pago ni otras tonterías. ¡sólo pega el enlace y listo!" +} diff --git a/web/i18n/es/notification.json b/web/i18n/es/notification.json new file mode 100644 index 00000000..7daae6a3 --- /dev/null +++ b/web/i18n/es/notification.json @@ -0,0 +1,4 @@ +{ + "update.title": "¡actualización disponible!", + "update.subtext": "presiona para recargar" +} diff --git a/web/i18n/es/queue.json b/web/i18n/es/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/es/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/es/receiver.json b/web/i18n/es/receiver.json new file mode 100644 index 00000000..67156651 --- /dev/null +++ b/web/i18n/es/receiver.json @@ -0,0 +1,5 @@ +{ + "title": "arrastra o selecciona un archivo", + "title.drop": "¡arrastra el archivo aquí!", + "accept": "formatos admitidos: {{ formats }}." +} diff --git a/web/i18n/es/remux.json b/web/i18n/es/remux.json new file mode 100644 index 00000000..5f019de3 --- /dev/null +++ b/web/i18n/es/remux.json @@ -0,0 +1,8 @@ +{ + "bullet.purpose.title": "¿qué hace remux?", + "bullet.purpose.description": "remux arregla cualquier problema con el contenedor del archivo, como la falta de información de la duración. ayuda a mejorar la compatibildad con software más antiguo, como vegas pro y windows media player.", + "bullet.explainer.title": "¿cómo funciona?", + "bullet.explainer.description": "remuxar toma datos del códec y los copia a un nuevo contenedor multimedia. no tiene pérdida de calidad y los datos no vuelven a ser recodificados.", + "bullet.privacy.title": "procesamiento en el dispositivo", + "bullet.privacy.description": "cobalt remuxa los datos localmente. estos datos nunca se van de tu dispositivo, por lo tanto el proceso es casi instantáneo." +} diff --git a/web/i18n/es/save.json b/web/i18n/es/save.json new file mode 100644 index 00000000..d5937a8d --- /dev/null +++ b/web/i18n/es/save.json @@ -0,0 +1,23 @@ +{ + "paste": "pegar", + "paste.long": "pegar y descargar", + "auto": "auto", + "audio": "audio", + "mute": "silenciado", + "services.title_show": "mostrar servicios soportados", + "input.placeholder": "pega el enlace aquí", + "terms.note.agreement": "al continuar, aceptas los", + "terms.note.link": "términos y ética de uso", + "services.title": "servicios soportados", + "services.title_hide": "ocultar servicios soportados", + "tutorial.title": "¿cómo guardar en ios?", + "tutorial.intro": "para guardar archivos multimedia cómodamente en ios, tendrás que utilizar un atajo de siri complementario desde la pestaña de compartir.", + "tutorial.step.1": "añadir atajo de siri complementario:", + "tutorial.step.3": "selecciona el atajo correspondiente en la pestaña de compartir.", + "tutorial.outro": "estos accesos directos sólo funcionarán desde la aplicación de cobalt, compartir enlaces desde otras aplicaciones no funcionará.", + "tutorial.shortcut.photos": "a fotos", + "tutorial.shortcut.files": "a archivos", + "services.disclaimer": "cobalt no está afiliado a ninguno de los servicios mencionados.", + "tutorial.step.2": "pulsa el botón «compartir» en el cuadro de diálogo de guardado de cobalt.", + "label.community_instance": "instancia de la comunidad" +} diff --git a/web/i18n/es/settings.json b/web/i18n/es/settings.json new file mode 100644 index 00000000..30c107f6 --- /dev/null +++ b/web/i18n/es/settings.json @@ -0,0 +1,97 @@ +{ + "page.appearance": "apariencia", + "page.privacy": "privacidad", + "page.video": "vídeo", + "page.audio": "audio", + "video.youtube.codec.description": "h264: mejor compatibilidad, calidad promedio. calidad máxima de 1080p. \nav1: mejor calidad y eficiencia. soporta 8k y HDR. \nvp9: misma calidad que av1, pero el archivo es ~2x más grande. soporta 4k y HDR.\n\nav1 y vp9 no son tan compatibles como h264. si av1 o vp9 no están disponibles, se usa h264 en su lugar.", + "video.youtube.codec": "códec de vídeo y contenedor de youtube", + "video.twitter.gif": "twitter/x", + "video.twitter.gif.title": "convertir vídeos en bucle a GIF", + "video.twitter.gif.description": "la conversión de GIF es ineficaz, el archivo convertido puede ser odiosamente grande y de baja calidad.", + "page.advanced": "avanzado", + "page.debug": "información para nerds", + "page.instances": "instancias", + "theme": "tema", + "theme.auto": "auto", + "theme.light": "claro", + "theme.dark": "oscuro", + "theme.description": "el tema automático cambia entre temas claros y oscuros en función del modo de visualización de tu dispositivo.", + "video.quality": "calidad de vídeo", + "video.quality.max": "8k+", + "video.quality.2160": "4k", + "video.quality.1440": "1440p", + "video.quality.1080": "1080p", + "video.quality.720": "720p", + "video.quality.480": "480p", + "video.quality.360": "360p", + "video.quality.240": "240p", + "video.quality.144": "144p", + "video.quality.description": "si la calidad de vídeo preferida no está disponible, se elige la siguiente mejor.", + "saving.description": "forma preferida de guardar el archivo o enlace de cobalt. si el método preferido no está disponible o algo va mal, cobalt te preguntará qué hacer a continuación.", + "audio.format": "formato de audio", + "audio.format.best": "mejor", + "audio.format.mp3": "mp3", + "audio.format.ogg": "ogg", + "audio.format.wav": "wav", + "audio.format.opus": "opus", + "audio.format.description": "todos los formatos excepto \"mejor\" se convierten a partir del formato de origen con cierta pérdida de calidad. cuando se selecciona el formato \"mejor\", el audio se mantiene en su formato original cuando sea posible.", + "audio.bitrate": "tasa de bits de audio", + "audio.bitrate.kbps": "kb/s", + "audio.bitrate.description": "la tasa de bits sólo se aplica al convertir audio a un formato con pérdidas. cobalt no puede mejorar la calidad del audio de origen, por lo que elegir una tasa de bits superior a 128 kbps puede inflar el tamaño del archivo sin que haya una diferencia audible. la calidad percibida puede variar según el formato.", + "audio.youtube.dub": "pista de audio de youtube", + "audio.youtube.dub.title": "idioma de doblaje preferido", + "audio.youtube.dub.description": "cobalt usará una pista de audio doblada para el idioma seleccionado si está disponible. si no, se usará la original en su lugar.", + "audio.tiktok.original": "tiktok", + "audio.tiktok.original.title": "descargar sonido original", + "audio.tiktok.original.description": "cobalt descargará el sonido del vídeo sin ningún cambio por parte del autor del post.", + "metadata.filename": "estilo del nombre de archivo", + "metadata.filename.classic": "clásico", + "metadata.filename.basic": "básico", + "metadata.filename.pretty": "bonito", + "metadata.filename.nerdy": "para nerds", + "metadata.filename.preview.video": "Título del vídeo", + "metadata.filename.preview.audio": "Título del audio - Título del autor", + "metadata.file": "metadatos del archivo", + "metadata.disable.title": "desactivar los metadatos de archivo", + "metadata.disable.description": "no se añadirán al archivo el título, artista y otra información.", + "saving.title": "método de guardado", + "saving.ask": "preguntar", + "saving.download": "descargar", + "saving.share": "compartir", + "saving.copy": "copiar", + "accessibility.transparency.title": "reducir la transparencia visual", + "accessibility.transparency.description": "reduce la transparencia de las superficies y desactiva los efectos de desenfoque. también puede mejorar el rendimiento de la interfaz en dispositivos de bajo rendimiento.", + "accessibility.motion.title": "movimiento reducido", + "accessibility.motion.description": "desactiva las animaciones y transiciones siempre que sea posible.", + "language": "idioma", + "language.auto.title": "selección automática", + "language.preferred.title": "idioma preferido", + "privacy.analytics": "analíticas de tráfico anónimo", + "privacy.analytics.title": "no contribuir a la analítica", + "privacy.analytics.learnmore": "más información sobre el compromiso de plausible con la privacidad.", + "privacy.tunnel.title": "siempre usar la tunelización para archivos", + "privacy.tunnel.description": "cobalt ocultará tu dirección ip, la información del navegador y eludirá las restricciones de la red local. cuando esté activado, los archivos también tendrán nombres legibles que, de otro modo, serían ilegibles.", + "advanced.debug": "depuración", + "advanced.debug.title": "activar funciones para nerds", + "metadata.filename.description": "el estilo de nombre de archivo sólo se utilizará para los archivos tunelizados por cobalt. algunos servicios no admiten estilos de nombre de archivo distintos del clásico.", + "privacy.tunnel": "tunelización", + "processing.community": "instancias de la comunidad", + "processing.enable_custom.title": "utilizar un servidor de procesamiento personalizado", + "language.auto.description": "cobalt utilizará el idioma por defecto de tu navegador si la traducción está disponible. si no, se utilizará el inglés en su lugar.", + "language.preferred.description": "este idioma se usara cuando la selección automática esté desactivada. cualquier texto que no esté traducido se mostrará en inglés.\n\nalgunos idiomas usan traducciones de la comunidad, estas podrían ser inexactas o estar incompletas.", + "privacy.analytics.description": "los análisis de tráfico anónimos son necesarios para obtener un número aproximado de usuarios activos de cobalt. nunca se almacena información identificable sobre ti. todos los datos procesados son anónimos y agregados.\n\nutilizamos una instancia de plausible autoalojada que no utiliza cookies y cumple plenamente con GDPR, CCPA y PECR.", + "advanced.debug.description": "te da fácil acceso a una página con información de la aplicación que puede ser útil para depurar. habilitar esto no afecta la funcionalidad de cobalt de ninguna forma.", + "processing.enable_custom.description": "cobalt usará una instancia de procesamiento personalizada si así lo deseas. aunque cobalt cuenta con algunas medidas de seguridad, no nos hacemos responsables de los daños que se produzcan a través de una instancia comunitaria, ya que no tenemos control sobre ellas.\n\npor favor, ten cuidado con las instancias que usas y asegúrate de que están alojadas por personas en las que confías.", + "video.youtube.hls.title": "preferir hls para audio y vídeo", + "youtube.dub.original": "original", + "video.youtube.hls.description": "los archivos se descargarán más rápido y serán menos propensos a errores o cortes bruscos. sólo los códecs h264 y vp9 están disponibles en este modo. el códec original es aac, es recodificado por compatibilidad y la calidad de audio puede ser peor que su contraparte sin HLS.\n\nesta opción es experimental, y puede desaparecer o cambiar en el futuro.", + "video.youtube.hls": "formatos hls en youtube", + "video.h265.title": "permitir h265 para vídeos", + "video.h265": "códec de vídeo de alta eficiencia", + "video.h265.description": "permite descargar vídeos de plataformas como tiktok y xiaohongshu en mayor calidad al coste de compatibilidad.", + "processing.access_key": "clave de acceso de la instancia", + "processing.access_key.title": "usar una clave de acceso de instancia", + "processing.access_key.description": "cobalt usará esta clave para realizar solicitudes a la instancia de procesamiento en lugar de otros métodos de autenticación. ¡asegúrate de que la instancia sea compatible con claves de api!", + "processing.custom_instance.input.alt_text": "dominio de instancia personalizada", + "processing.access_key.input.alt_text": "clave de acceso u-u-i-d" +} diff --git a/web/i18n/es/tabs.json b/web/i18n/es/tabs.json new file mode 100644 index 00000000..24670bc0 --- /dev/null +++ b/web/i18n/es/tabs.json @@ -0,0 +1,8 @@ +{ + "save": "guardar", + "settings": "ajustes", + "updates": "novedades", + "donate": "donar", + "about": "acerca de", + "remux": "remezclar" +} diff --git a/web/i18n/es/updates.json b/web/i18n/es/updates.json new file mode 100644 index 00000000..8204d14d --- /dev/null +++ b/web/i18n/es/updates.json @@ -0,0 +1,4 @@ +{ + "button.next": "ir al registro de cambios más antiguo ({{ value }})", + "button.previous": "ir al registro de cambios más reciente ({{ value }})" +} diff --git a/web/i18n/et/a11y/dialog.json b/web/i18n/et/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/a11y/donate.json b/web/i18n/et/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/a11y/general.json b/web/i18n/et/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/a11y/queue.json b/web/i18n/et/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/a11y/save.json b/web/i18n/et/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/a11y/tabs.json b/web/i18n/et/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/about.json b/web/i18n/et/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/about/credits.md b/web/i18n/et/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/et/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/et/about/general.md b/web/i18n/et/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/et/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/et/about/privacy.md b/web/i18n/et/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/et/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/et/about/terms.md b/web/i18n/et/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/et/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/et/button.json b/web/i18n/et/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/dialog.json b/web/i18n/et/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/donate.json b/web/i18n/et/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/error.json b/web/i18n/et/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/error/api.json b/web/i18n/et/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/error/queue.json b/web/i18n/et/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/general.json b/web/i18n/et/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/notification.json b/web/i18n/et/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/queue.json b/web/i18n/et/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/receiver.json b/web/i18n/et/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/remux.json b/web/i18n/et/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/save.json b/web/i18n/et/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/settings.json b/web/i18n/et/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/tabs.json b/web/i18n/et/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/et/updates.json b/web/i18n/et/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/et/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/a11y/dialog.json b/web/i18n/fi/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/a11y/donate.json b/web/i18n/fi/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/a11y/general.json b/web/i18n/fi/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/a11y/queue.json b/web/i18n/fi/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/a11y/save.json b/web/i18n/fi/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/a11y/tabs.json b/web/i18n/fi/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/about.json b/web/i18n/fi/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/about/credits.md b/web/i18n/fi/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/fi/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/fi/about/general.md b/web/i18n/fi/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/fi/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/fi/about/privacy.md b/web/i18n/fi/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/fi/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/fi/about/terms.md b/web/i18n/fi/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/fi/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/fi/button.json b/web/i18n/fi/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/dialog.json b/web/i18n/fi/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/donate.json b/web/i18n/fi/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/error.json b/web/i18n/fi/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/error/api.json b/web/i18n/fi/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/error/queue.json b/web/i18n/fi/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/general.json b/web/i18n/fi/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/notification.json b/web/i18n/fi/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/queue.json b/web/i18n/fi/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/receiver.json b/web/i18n/fi/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/remux.json b/web/i18n/fi/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/save.json b/web/i18n/fi/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/settings.json b/web/i18n/fi/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/tabs.json b/web/i18n/fi/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fi/updates.json b/web/i18n/fi/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fi/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/a11y/dialog.json b/web/i18n/fil/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/a11y/donate.json b/web/i18n/fil/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/a11y/general.json b/web/i18n/fil/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/a11y/queue.json b/web/i18n/fil/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/a11y/save.json b/web/i18n/fil/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/a11y/tabs.json b/web/i18n/fil/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/about.json b/web/i18n/fil/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/about/credits.md b/web/i18n/fil/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/fil/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/fil/about/general.md b/web/i18n/fil/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/fil/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/fil/about/privacy.md b/web/i18n/fil/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/fil/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/fil/about/terms.md b/web/i18n/fil/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/fil/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/fil/button.json b/web/i18n/fil/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/dialog.json b/web/i18n/fil/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/donate.json b/web/i18n/fil/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/error.json b/web/i18n/fil/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/error/api.json b/web/i18n/fil/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/error/queue.json b/web/i18n/fil/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/general.json b/web/i18n/fil/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/notification.json b/web/i18n/fil/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/queue.json b/web/i18n/fil/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/receiver.json b/web/i18n/fil/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/remux.json b/web/i18n/fil/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/save.json b/web/i18n/fil/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/settings.json b/web/i18n/fil/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/tabs.json b/web/i18n/fil/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fil/updates.json b/web/i18n/fil/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fil/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fr/a11y/dialog.json b/web/i18n/fr/a11y/dialog.json new file mode 100644 index 00000000..6c9f0458 --- /dev/null +++ b/web/i18n/fr/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "miniature de photo", + "picker.item.video": "miniature de vidéo", + "picker.item.gif": "miniature de gif" +} diff --git a/web/i18n/fr/a11y/donate.json b/web/i18n/fr/a11y/donate.json new file mode 100644 index 00000000..1dd9e9a1 --- /dev/null +++ b/web/i18n/fr/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "qr code. appuyez pour agrandir.", + "share.qr.collapse": "qr code agrandi. appuyez pour réduire." +} diff --git a/web/i18n/fr/a11y/general.json b/web/i18n/fr/a11y/general.json new file mode 100644 index 00000000..ba930bf5 --- /dev/null +++ b/web/i18n/fr/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "retour" +} diff --git a/web/i18n/fr/a11y/queue.json b/web/i18n/fr/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fr/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fr/a11y/save.json b/web/i18n/fr/a11y/save.json new file mode 100644 index 00000000..14171800 --- /dev/null +++ b/web/i18n/fr/a11y/save.json @@ -0,0 +1,12 @@ +{ + "link_area": "zone de saisie de lien", + "link_area.turnstile": "zone de saisie de lien. nous vérifions que vous n'êtes pas un robot.", + "tutorial.shortcut.photos": "raccourci pour ajouter des photos", + "clear_input": "effacer la saisie", + "download": "télécharger", + "download.think": "traitement du lien...", + "download.check": "vérification du téléchargement...", + "download.done": "téléchargement terminé", + "download.error": "erreur de téléchargement", + "tutorial.shortcut.files": "raccourci pour ajouter des fichiers" +} diff --git a/web/i18n/fr/a11y/tabs.json b/web/i18n/fr/a11y/tabs.json new file mode 100644 index 00000000..21dabb2f --- /dev/null +++ b/web/i18n/fr/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "panel d'onglets" +} diff --git a/web/i18n/fr/about.json b/web/i18n/fr/about.json new file mode 100644 index 00000000..1435fbe9 --- /dev/null +++ b/web/i18n/fr/about.json @@ -0,0 +1,28 @@ +{ + "heading.general": "termes généraux", + "heading.licenses": "licences", + "heading.summary": "meilleur moyen de sauvegarder ce que vous aimez", + "heading.community": "communauté ouverte", + "heading.local": "traitement sur l'appareil", + "heading.saving": "sauvegarde", + "heading.encryption": "chiffrement", + "heading.plausible": "analyse de trafic anonyme", + "heading.cloudflare": "vie privée et sécurité web", + "heading.responsibility": "responsabilités de l'utilisateur", + "heading.abuse": "signalement d'abus", + "page.general": "qu'est-ce que cobalt ?", + "page.community": "communauté & support", + "page.privacy": "politique de confidentialité", + "page.terms": "conditions et éthique", + "page.credits": "remerciements & licences", + "heading.testers": "bêta-testeurs", + "heading.motivation": "motivation", + "support.discord": "discutez avec la communauté et les développeurs à propos de cobalt ou demandez de l'aide", + "support.twitter": "suivez les mises à jour et le développement de cobalt sur votre fil twitter", + "support.telegram": "restez à jour avec les dernières mises à jour de cobalt via une chaîne telegram", + "support.description.issue": "si vous souhaitez signaler un bug ou un autre problème récurrent, veuillez le faire sur github.", + "support.description.help": "utilisez discord pour toute autre question. décrivez correctement le problème dans #cobalt-support sinon personne ne pourra vous aider.", + "support.description.best-effort": "toute assistance est fournie dans les meilleurs délais et n'est pas garantie, une réponse peut prendre un certain temps.", + "support.github": "consultez le code source de cobalt, apportez des modifications ou signalez des problèmes", + "support.bluesky": "suivez les mises à jour et le développement de cobalt sur votre flux bluesky" +} diff --git a/web/i18n/fr/about/credits.md b/web/i18n/fr/about/credits.md new file mode 100644 index 00000000..20d9c58b --- /dev/null +++ b/web/i18n/fr/about/credits.md @@ -0,0 +1,90 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +tous les liens sont externes et mènent à leurs sites web personnels ou à leurs +réseaux sociaux. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/fr/about/general.md b/web/i18n/fr/about/general.md new file mode 100644 index 00000000..1eec25da --- /dev/null +++ b/web/i18n/fr/about/general.md @@ -0,0 +1,78 @@ + + +
+ + +cobalt vous permet de sauvegarder tout ce que vous aimez sur vos sites web +préférés : vidéo, audio, photos ou gifs. collez simplement le lien et vous êtes +prêt à démarrer ! + +pas de publicités, de traqueurs, d'accès payant ou autres absurdités. juste une +application web pratique qui fonctionne partout et quand vous en avez besoin. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt est utilisé par d'innombrables artistes, éducateurs et créateurs de +contenu pour faire ce qu'ils aiment. nous sommes toujours en contact avec notre +communauté et travaillons ensemble pour créer encore plus d'outils utiles pour +eux. n'hésitez pas à [rejoindre la conversation](/about/community) ! + +nous croyons que l'avenir de l'internet est ouvert, c'est pourquoi cobalt est +[source first](https://sourcefirst.com/) et [facilement +auto-hébergeable]({docs.instanceHosting}). + +si votre ami en héberge un, demandez-lui simplement un domaine et [ajoutez-le +dans les paramètres de l'instance](/settings/instances#community). + +vous pouvez consulter le code source et contribuer [sur +github]({contacts.github}) à tout moment. nous accueillons toutes les +contributions et suggestions ! +
diff --git a/web/i18n/fr/about/privacy.md b/web/i18n/fr/about/privacy.md new file mode 100644 index 00000000..6d4a4b33 --- /dev/null +++ b/web/i18n/fr/about/privacy.md @@ -0,0 +1,126 @@ + + +
+ + +la politique de confidentialité de cobalt est simple : nous ne collectons ni ne +stockons rien à votre sujet. ce que vous faites est uniquement votre affaire, +pas la nôtre ni celle de quelqu'un d'autre. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +les données de tunnel stockées temporairement sont cryptées en utilisant la +norme AES-256. les clés de déchiffrement ne sont incluses que dans le lien +d'accès et ne sont jamais enregistrées/mises en cache/stockées nulle part. seul +l'utilisateur final a accès au lien et aux clés de chiffrement. les clés sont +générées de manière unique pour chaque tunnel demandé. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible n'utilise pas de cookies et est entièrement conforme au RGPD, au CCPA +et au PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare est entièrement conforme au RGPD et à la HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/fr/about/terms.md b/web/i18n/fr/about/terms.md new file mode 100644 index 00000000..59258af7 --- /dev/null +++ b/web/i18n/fr/about/terms.md @@ -0,0 +1,66 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +vous (l'utilisateur final) êtes responsable de ce que vous faites avec nos +outils, de la manière dont vous utilisez et distribuez le contenu résultant. +veuillez être attentif lorsque vous utilisez le contenu des autres et créditez +toujours les créateurs originaux. assurez-vous de ne pas violer les termes ou +les licences. + +lorsqu'il est utilisé à des fins éducatives, citez toujours les sources et +créditez les créateurs originaux. + +l'utilisation équitable et les crédits profitent à tout le monde. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**cet addresse n'est pas utilisable pour recevoir de l'aide technique, vous ne +recevrez donc pas de réponse si votre requête n'est pas liée a un cas d'abus.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/fr/button.json b/web/i18n/fr/button.json new file mode 100644 index 00000000..b5b5831c --- /dev/null +++ b/web/i18n/fr/button.json @@ -0,0 +1,20 @@ +{ + "gotit": "compris", + "save": "sauvegarder", + "cancel": "annuler", + "reset": "réinitialiser", + "done": "terminé", + "download.audio": "télécharger l'audio", + "download": "télécharger", + "share": "partager", + "copy": "copier", + "copy.section": "copier le lien de la section", + "copied": "copié", + "import": "importer", + "continue": "continuer", + "star": "étoiler", + "follow": "suivre", + "export": "exporter", + "yes": "oui", + "no": "non" +} diff --git a/web/i18n/fr/dialog.json b/web/i18n/fr/dialog.json new file mode 100644 index 00000000..5e3d59b8 --- /dev/null +++ b/web/i18n/fr/dialog.json @@ -0,0 +1,12 @@ +{ + "picker.title": "sélectionnez ce que vous voulez enregistrer", + "picker.description.desktop": "cliquez sur un élément pour l'enregistrer. les images peuvent également être enregistrées via le menu clic droit.", + "picker.description.phone": "appuyez sur un élément pour l'enregistrer. les images peuvent également être enregistrées avec un appui long.", + "saving.title": "choisissez comment enregistrer", + "saving.blocked": "cobalt a essayé d'ouvrir le fichier dans un nouvel onglet, mais votre navigateur l'a bloqué. vous pouvez autoriser les pop-ups pour cobalt pour éviter que cela ne se reproduise la prochaine fois.", + "picker.description.ios": "appuyez sur un élément pour l'enregistrer avec un raccourci. les images peuvent également être enregistrées avec un appui long.", + "saving.timeout": "cobalt a essayé d'enregistrer le fichier automatiquement, mais votre navigateur l'a arrêté. vous devez sélectionner une méthode préférée manuellement.", + "safety.title": "avis de sécurité important", + "safety.custom_instance.body": "les instances personnalisées peuvent potentiellement poser des risques de confidentialité et de sécurité.\n\nles mauvaises instances peuvent:\n1. vous rediriger loin de cobalt et essayer de vous arnaquer.\n2. enregistrer toutes les informations sur vos requêtes, les stocker pour toujours et les utiliser pour vous traquer.\n3. vous servir des fichiers malveillants (tels que des malwares).\n4. vous forcer à regarder des publicités, ou vous faire payer pour le téléchargement.\n\naprès cette action, nous ne pouvons plus vous protéger. veuillez être attentif aux instances à utiliser et toujours faire confiance à votre instinct. si quelque chose ne va pas, revenez sur cette page, réinitialisez l'instance personnalisée et signalez-le nous sur github.", + "import.body": "l'importation de fichiers inconnus ou corrompus peut altérer ou casser de manière inattendue la fonctionnalité de cobalt. n'importe importez que des fichiers que vous avez personnellement exportés et que vous n'avez pas modifiés. si quelqu'un vous a demandé d'importer ce fichier - ne le faites pas.\n\nnous ne sommes pas responsables des dommages causés par l'importation de fichiers de paramètres inconnus." +} diff --git a/web/i18n/fr/donate.json b/web/i18n/fr/donate.json new file mode 100644 index 00000000..1e477491 --- /dev/null +++ b/web/i18n/fr/donate.json @@ -0,0 +1,29 @@ +{ + "card.option.15": "déjeuner complet", + "banner.title": "Soutenez un Internet\nsûr et ouvert", + "card.option.5": "tasse de café", + "card.option.10": "pizza taille normale", + "body.motivation": "cobalt aide des producteurs, des éducateurs, des vidéastes et bien d'autres à faire ce qu'ils aiment. c'est un type de service différent qui est fait avec amour, pas pour le profit.", + "banner.subtitle": "faites un don à imput ou partagez\nla joie de cobalt avec un ami", + "body.keep_going": "si vous avez trouvé cobalt utile, pensez à soutenir notre travail ! vous pouvez nous aider en faisant un don ou en partageant cobalt avec un ami. chaque don est très apprécié et nous aide à continuer à travailler sur cobalt et d'autres projets.", + "card.once": "don ponctuel", + "card.custom": "montant personnalisé (à partir de 2 $)", + "card.processor": "par {{value}}", + "card.option.30": "déjeuner pour deux", + "card.option.50": "10kg de nourriture pour chat", + "card.option.100": "un an de domaines", + "card.option.200": "friteuse à air", + "card.option.500": "chaise de bureau de luxe", + "card.option.1599": "macbook pro de base", + "card.option.4900": "10 000 pommes", + "card.option.7398": "macbook pro toutes options", + "card.option.8629": "un petit terrain", + "card.option.9433": "bain à remous de luxe", + "card.custom.submit": "faire un don d'un montant personnalisé", + "share.title": "partagez cobalt avec un ami", + "alternative.title": "moyens alternatifs de faire un don", + "alt.copy": "{{ value }}. adresse du portefeuille crypto. appuyez pour copier.", + "alt.open": "{{ value }}. appuyez pour ouvrir.", + "card.recurring": "don récurent", + "body.no_bullshit": "nous pensons qu'internet ne doit pas être effrayant, c'est pourquoi cobalt n'aura jamais de publicités ou d'autres types de contenu malveillant. c'est une promesse que nous tenons fermement. tout ce que nous faisons est conçu dans un souci de confidentialité, d'accessibilité et de facilité d'utilisation, rendant cobalt accessible à tous." +} diff --git a/web/i18n/fr/error.json b/web/i18n/fr/error.json new file mode 100644 index 00000000..d4cdf232 --- /dev/null +++ b/web/i18n/fr/error.json @@ -0,0 +1,6 @@ +{ + "import.unknown": "impossible de charger les données du fichier. il peut être corrompu ou dans un mauvais format. voici l'erreur que j'ai obtenue :\n\n{{ value }}", + "import.no_data": "il n'y a rien à charger à partir du fichier. êtes-vous sûr que c'est le bon ?", + "import.invalid": "votre fichier ne contient pas de paramètres cobalt valides à importer. êtes-vous sûr que c'est le bon ?", + "tunnel.probe": "impossible de vérifier si vous pouvez télécharger ce fichier. réessayez dans quelques secondes !" +} diff --git a/web/i18n/fr/error/api.json b/web/i18n/fr/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fr/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fr/error/queue.json b/web/i18n/fr/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fr/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fr/general.json b/web/i18n/fr/general.json new file mode 100644 index 00000000..eae2d448 --- /dev/null +++ b/web/i18n/fr/general.json @@ -0,0 +1,6 @@ +{ + "embed.description": "sauvegardez ce que vous aimez sans publicité, suivi, paiements ou autres absurdités. cobalt est une application web vraiment ouverte, construite avec amour et soin par imput.", + "cobalt": "cobalt", + "meowbalt": "miaoubalt", + "beta": "bêta" +} diff --git a/web/i18n/fr/notification.json b/web/i18n/fr/notification.json new file mode 100644 index 00000000..ab61f237 --- /dev/null +++ b/web/i18n/fr/notification.json @@ -0,0 +1,4 @@ +{ + "update.title": "une mise à jour est disponible !", + "update.subtext": "appuyez pour recharger" +} diff --git a/web/i18n/fr/queue.json b/web/i18n/fr/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fr/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fr/receiver.json b/web/i18n/fr/receiver.json new file mode 100644 index 00000000..3a6f4362 --- /dev/null +++ b/web/i18n/fr/receiver.json @@ -0,0 +1,5 @@ +{ + "title": "glissez ou sélectionnez un fichier", + "title.drop": "déposez le fichier ici !", + "accept": "formats pris en charge : {{ formats }}." +} diff --git a/web/i18n/fr/remux.json b/web/i18n/fr/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/fr/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/fr/save.json b/web/i18n/fr/save.json new file mode 100644 index 00000000..bf8d4280 --- /dev/null +++ b/web/i18n/fr/save.json @@ -0,0 +1,22 @@ +{ + "paste": "coller", + "paste.long": "coller et télécharger", + "auto": "auto", + "audio": "audio", + "mute": "muet", + "input.placeholder": "colle le lien ici", + "terms.note.link": "les conditions et l'éthique d'utilisation", + "terms.note.agreement": "en continuant, tu acceptes", + "services.title_show": "afficher les services pris en charge", + "services.title_hide": "masquer les services pris en charge", + "tutorial.title": "comment enregistrer sur ios ?", + "tutorial.intro": "pour enregistrer des médias de manière pratique sur ios, vous devrez utiliser un raccourci siri compagnon dans le menu de partage.", + "tutorial.step.1": "ajoutez les raccourcis siri compagnons :", + "tutorial.step.2": "appuyez sur le bouton \"partager\" dans la boîte de dialogue d'enregistrement de cobalt.", + "tutorial.step.3": "sélectionnez le raccourci respectif dans le menu de partage.", + "tutorial.shortcut.photos": "vers les photos", + "tutorial.shortcut.files": "aux fichiers", + "services.title": "services pris en charge", + "tutorial.outro": "ces raccourcis ne fonctionneront que depuis l'application cobalt, le partage de liens depuis d'autres applications ne fonctionnera pas.", + "services.disclaimer": "cobalt n'est affilié à aucun des services listés ci-dessus." +} diff --git a/web/i18n/fr/settings.json b/web/i18n/fr/settings.json new file mode 100644 index 00000000..3796afba --- /dev/null +++ b/web/i18n/fr/settings.json @@ -0,0 +1,89 @@ +{ + "language.preferred.description": "cette langue sera utilisée lorsque la sélection automatique est désactivée. tout texte qui n'est pas traduit sera affiché en anglais.\n\ncertaines langues utilisent des traductions communautaires, elles peuvent être inexactes ou incomplètes.", + "theme": "thème", + "theme.auto": "auto", + "theme.description": "le thème automatique bascule entre les thèmes clair et sombre en fonction du mode d'affichage de votre appareil.", + "video.quality.description": "si la qualité vidéo préférée n'est pas disponible, la meilleure suivante est choisie à la place.", + "video.youtube.codec.description": "h264 : meilleure compatibilité, qualité moyenne. la qualité maximale est de 1080p. \nav1 : meilleure qualité et efficacité. prend en charge 8k & HDR. \nvp9 : même qualité qu'av1, mais le fichier est ~2x plus gros. prend en charge 4k & HDR.\n\nav1 et vp9 ne sont pas aussi largement pris en charge que h264. si av1 ou vp9 ne sont pas disponibles, h264 sera utilisé à la place.", + "audio.bitrate.description": "le débit binaire est appliqué uniquement lors de la conversion audio vers un format avec perte. cobalt ne peut pas améliorer la qualité audio source, donc choisir un débit binaire supérieur à 128kbps peut gonfler la taille du fichier sans différence audible. la qualité perçue peut varier en fonction du format.", + "language.auto.description": "cobalt utilisera la langue par défaut de votre navigateur si une traduction est disponible. sinon, l'anglais sera utilisé à la place.", + "metadata.filename.description": "le style de nom de fichier ne sera utilisé que pour les fichiers tunnelisés par cobalt. certains services ne prennent pas en charge les styles de nom de fichier autres que classique.", + "saving.description": "le moyen préféré d'enregistrer le fichier ou le lien à partir de cobalt. si la méthode préférée n'est pas disponible ou si quelque chose ne va pas, cobalt vous demandera ce qu'il faut faire ensuite.", + "privacy.analytics.description": "l'analyse de trafic anonyme est nécessaire pour obtenir un nombre approximatif d'utilisateurs actifs de cobalt. aucune information vous concernant n'est jamais stockée. toutes les données traitées sont anonymisées et agrégées.\n\nnous utilisons une instance plausible auto-hébergée qui n'utilise pas de cookies et est entièrement conforme au RGPD, au CCPA et au PECR.", + "processing.enable_custom.description": "cobalt utilisera un serveur de traitement personnalisé si vous le souhaitez. même si cobalt dispose de certaines mesures de sécurité, nous ne sommes pas responsables des dommages causés par une instance communautaire, car nous n'avons aucun contrôle sur celles-ci.\n\nveuillez être attentif aux instances que vous utilisez et assurez-vous qu'elles sont hébergées par des personnes en qui vous avez confiance.", + "page.appearance": "apparence", + "page.privacy": "confidentialité", + "page.video": "vidéo", + "page.audio": "audio", + "page.advanced": "avancé", + "page.debug": "informations de débogage", + "page.instances": "instances", + "theme.light": "clair", + "theme.dark": "sombre", + "video.quality": "qualité vidéo", + "video.quality.max": "8k+", + "video.quality.2160": "4k", + "video.quality.1440": "1440p", + "video.quality.1080": "1080p", + "video.quality.720": "720p", + "video.quality.480": "480p", + "video.quality.360": "360p", + "video.quality.240": "240p", + "video.quality.144": "144p", + "video.youtube.codec": "codec et conteneur youtube", + "video.twitter.gif": "twitter/x", + "video.twitter.gif.title": "convertir les vidéos en boucle en GIF", + "video.twitter.gif.description": "la conversion en GIF est inefficace, le fichier converti peut être énorme et de basse qualité.", + "audio.format": "format audio", + "audio.format.best": "meilleur", + "audio.format.mp3": "mp3", + "audio.format.ogg": "ogg", + "audio.format.wav": "wav", + "audio.format.opus": "opus", + "audio.format.description": "tous les formats sauf \"meilleur\" sont convertis depuis le format d'origine, il y aura une perte de qualité. lorsque le format \"meilleur\" est sélectionné, l'audio est conservé dans son format d'origine dans la mesure du possible.", + "audio.bitrate": "débit binaire audio", + "audio.bitrate.kbps": "kb/s", + "audio.youtube.dub": "piste audio youtube", + "audio.youtube.dub.title": "langue de doublage préférée", + "audio.youtube.dub.description": "cobalt utilisera une piste audio doublée pour la langue sélectionnée si elle est disponible. sinon, l'originale sera utilisée à la place.", + "audio.tiktok.original": "tiktok", + "audio.tiktok.original.title": "télécharger le son original", + "audio.tiktok.original.description": "cobalt téléchargera le son de la vidéo sans aucune modification de l'auteur du post.", + "metadata.filename": "style de nom de fichier", + "metadata.filename.classic": "classique", + "metadata.filename.basic": "basique", + "metadata.filename.pretty": "joli", + "metadata.filename.nerdy": "intello", + "metadata.filename.preview.video": "Titre de la vidéo", + "metadata.filename.preview.audio": "Titre de l'audio - Auteur de l'audio", + "metadata.file": "métadonnées de fichier", + "metadata.disable.title": "désactiver les métadonnées de fichier", + "metadata.disable.description": "le titre, l'artiste et d'autres informations ne seront pas ajoutés au fichier.", + "saving.title": "méthode d'enregistrement", + "saving.ask": "demander", + "saving.download": "télécharger", + "saving.share": "partager", + "saving.copy": "copier", + "accessibility.transparency.title": "réduire la transparence visuelle", + "accessibility.transparency.description": "réduit la transparence des surfaces et désactive les effets de flou. peut également améliorer les performances de l'interface utilisateur sur les appareils peu puissants.", + "accessibility.motion.title": "réduire le mouvement", + "accessibility.motion.description": "désactive les animations et les transitions chaque fois que possible.", + "language": "langue", + "language.auto.title": "sélection automatique", + "language.preferred.title": "langue préférée", + "privacy.analytics": "analyse de trafic anonyme", + "privacy.analytics.title": "ne pas contribuer à l'analyse", + "privacy.analytics.learnmore": "en savoir plus sur l'engagement de plausible en matière de confidentialité.", + "privacy.tunnel": "tunnelisation", + "privacy.tunnel.title": "toujours tunneliser les fichiers", + "privacy.tunnel.description": "cobalt masquera votre adresse IP, les informations de votre navigateur et contournera les restrictions du réseau local. lorsqu'il est activé, les fichiers auront également des noms de fichiers lisibles qui seraient autrement du charabia.", + "advanced.debug": "débogage", + "advanced.debug.title": "activer les fonctionnalités de débogage", + "advanced.debug.description": "vous donne accès à une page avec diverses informations qui peuvent être utiles pour le débogage.", + "processing.community": "instances communautaires", + "processing.enable_custom.title": "utiliser un serveur de traitement personnalisé", + "video.youtube.hls.description": "les fichiers se téléchargent plus rapidement et sont moins sujets aux erreurs ou aux coupures brutales. seuls les codecs h264 et vp9 sont disponibles dans ce mode. le codec audio d'origine est aac, il est réencodé pour des raisons de compatibilité, la qualité audio peut être légèrement inférieure à celle de sa version non HLS.\n\ncette option est expérimentale, elle peut disparaître ou changer à l'avenir.", + "video.youtube.hls": "format hls youtube", + "video.youtube.hls.title": "préférer le hls pour la vidéo et l'audio", + "youtube.dub.original": "originale" +} diff --git a/web/i18n/fr/tabs.json b/web/i18n/fr/tabs.json new file mode 100644 index 00000000..211f3c37 --- /dev/null +++ b/web/i18n/fr/tabs.json @@ -0,0 +1,8 @@ +{ + "save": "sauvegarder", + "settings": "paramètres", + "updates": "mises à jour", + "donate": "don", + "about": "à propos", + "remux": "remux" +} diff --git a/web/i18n/fr/updates.json b/web/i18n/fr/updates.json new file mode 100644 index 00000000..41a1b909 --- /dev/null +++ b/web/i18n/fr/updates.json @@ -0,0 +1,4 @@ +{ + "button.next": "aller au journal des modifications plus ancien ({{ value }})", + "button.previous": "aller au journal des modifications plus récent ({{ value }})" +} diff --git a/web/i18n/ga/a11y/dialog.json b/web/i18n/ga/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/a11y/donate.json b/web/i18n/ga/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/a11y/general.json b/web/i18n/ga/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/a11y/queue.json b/web/i18n/ga/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/a11y/save.json b/web/i18n/ga/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/a11y/tabs.json b/web/i18n/ga/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/about.json b/web/i18n/ga/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/about/credits.md b/web/i18n/ga/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/ga/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/ga/about/general.md b/web/i18n/ga/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/ga/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/ga/about/privacy.md b/web/i18n/ga/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/ga/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/ga/about/terms.md b/web/i18n/ga/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/ga/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/ga/button.json b/web/i18n/ga/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/dialog.json b/web/i18n/ga/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/donate.json b/web/i18n/ga/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/error.json b/web/i18n/ga/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/error/api.json b/web/i18n/ga/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/error/queue.json b/web/i18n/ga/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/general.json b/web/i18n/ga/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/notification.json b/web/i18n/ga/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/queue.json b/web/i18n/ga/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/receiver.json b/web/i18n/ga/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/remux.json b/web/i18n/ga/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/save.json b/web/i18n/ga/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/settings.json b/web/i18n/ga/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/tabs.json b/web/i18n/ga/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ga/updates.json b/web/i18n/ga/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ga/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/a11y/dialog.json b/web/i18n/gl/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/a11y/donate.json b/web/i18n/gl/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/a11y/general.json b/web/i18n/gl/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/a11y/queue.json b/web/i18n/gl/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/a11y/save.json b/web/i18n/gl/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/a11y/tabs.json b/web/i18n/gl/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/about.json b/web/i18n/gl/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/about/credits.md b/web/i18n/gl/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/gl/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/gl/about/general.md b/web/i18n/gl/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/gl/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/gl/about/privacy.md b/web/i18n/gl/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/gl/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/gl/about/terms.md b/web/i18n/gl/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/gl/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/gl/button.json b/web/i18n/gl/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/dialog.json b/web/i18n/gl/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/donate.json b/web/i18n/gl/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/error.json b/web/i18n/gl/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/error/api.json b/web/i18n/gl/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/error/queue.json b/web/i18n/gl/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/general.json b/web/i18n/gl/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/notification.json b/web/i18n/gl/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/queue.json b/web/i18n/gl/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/receiver.json b/web/i18n/gl/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/remux.json b/web/i18n/gl/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/save.json b/web/i18n/gl/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/settings.json b/web/i18n/gl/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/tabs.json b/web/i18n/gl/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/gl/updates.json b/web/i18n/gl/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/gl/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/a11y/dialog.json b/web/i18n/he/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/a11y/donate.json b/web/i18n/he/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/a11y/general.json b/web/i18n/he/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/a11y/queue.json b/web/i18n/he/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/a11y/save.json b/web/i18n/he/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/a11y/tabs.json b/web/i18n/he/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/about.json b/web/i18n/he/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/about/credits.md b/web/i18n/he/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/he/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/he/about/general.md b/web/i18n/he/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/he/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/he/about/privacy.md b/web/i18n/he/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/he/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/he/about/terms.md b/web/i18n/he/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/he/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/he/button.json b/web/i18n/he/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/dialog.json b/web/i18n/he/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/donate.json b/web/i18n/he/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/error.json b/web/i18n/he/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/error/api.json b/web/i18n/he/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/error/queue.json b/web/i18n/he/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/general.json b/web/i18n/he/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/notification.json b/web/i18n/he/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/queue.json b/web/i18n/he/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/receiver.json b/web/i18n/he/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/remux.json b/web/i18n/he/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/save.json b/web/i18n/he/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/settings.json b/web/i18n/he/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/tabs.json b/web/i18n/he/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/he/updates.json b/web/i18n/he/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/he/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/a11y/dialog.json b/web/i18n/hr/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/a11y/donate.json b/web/i18n/hr/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/a11y/general.json b/web/i18n/hr/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/a11y/queue.json b/web/i18n/hr/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/a11y/save.json b/web/i18n/hr/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/a11y/tabs.json b/web/i18n/hr/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/about.json b/web/i18n/hr/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/about/credits.md b/web/i18n/hr/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/hr/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/hr/about/general.md b/web/i18n/hr/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/hr/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/hr/about/privacy.md b/web/i18n/hr/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/hr/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/hr/about/terms.md b/web/i18n/hr/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/hr/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/hr/button.json b/web/i18n/hr/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/dialog.json b/web/i18n/hr/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/donate.json b/web/i18n/hr/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/error.json b/web/i18n/hr/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/error/api.json b/web/i18n/hr/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/error/queue.json b/web/i18n/hr/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/general.json b/web/i18n/hr/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/notification.json b/web/i18n/hr/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/queue.json b/web/i18n/hr/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/receiver.json b/web/i18n/hr/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/remux.json b/web/i18n/hr/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/save.json b/web/i18n/hr/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/settings.json b/web/i18n/hr/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/tabs.json b/web/i18n/hr/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hr/updates.json b/web/i18n/hr/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hr/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/a11y/dialog.json b/web/i18n/hu/a11y/dialog.json new file mode 100644 index 00000000..bd7326ca --- /dev/null +++ b/web/i18n/hu/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "fotó indexkép", + "picker.item.gif": "gif indexkép", + "picker.item.video": "videó indexkép" +} diff --git a/web/i18n/hu/a11y/donate.json b/web/i18n/hu/a11y/donate.json new file mode 100644 index 00000000..fea34a66 --- /dev/null +++ b/web/i18n/hu/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "qr kód. kattints a lenyitáshoz.", + "share.qr.collapse": "lenyitott qr kód. kattints a visszazáráshoz." +} diff --git a/web/i18n/hu/a11y/general.json b/web/i18n/hu/a11y/general.json new file mode 100644 index 00000000..c30a243f --- /dev/null +++ b/web/i18n/hu/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "menj vissza" +} diff --git a/web/i18n/hu/a11y/queue.json b/web/i18n/hu/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/a11y/save.json b/web/i18n/hu/a11y/save.json new file mode 100644 index 00000000..dcd81151 --- /dev/null +++ b/web/i18n/hu/a11y/save.json @@ -0,0 +1,12 @@ +{ + "link_area": "link beviteli részleg", + "link_area.turnstile": "link beviteli részleg. éppen nézzük, hogy nem vagy-e robot.", + "download": "letöltés", + "download.check": "letöltése ellenőrzése...", + "download.error": "letöltési hiba", + "tutorial.shortcut.photos": "fotó hozzáadási parancs", + "clear_input": "bevitel törlése", + "download.done": "letöltés kész", + "download.think": "link feldolgozása...", + "tutorial.shortcut.files": "fájl hozzáadási parancs" +} diff --git a/web/i18n/hu/a11y/tabs.json b/web/i18n/hu/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/about.json b/web/i18n/hu/about.json new file mode 100644 index 00000000..fec2f0ea --- /dev/null +++ b/web/i18n/hu/about.json @@ -0,0 +1,26 @@ +{ + "page.general": "mi az a cobalt?", + "page.community": "közösségünk és segítéskérés", + "page.privacy": "adatvédelmi szabályzat", + "page.terms": "feltételek és etika", + "page.credits": "köszönet és licencek", + "heading.general": "általános feltételek", + "heading.licenses": "licencek", + "heading.summary": "a legjobb mód arra, hogy elmentsd amit szeretsz", + "support.description.help": "használd a discordot bármilyen egyéb kérdésre. fogalmazd meg a problémát jól a #cobalt-support csatornában, ellenben senki nem fog tudni segíteni.", + "heading.community": "nyílt közösség", + "heading.local": "eszközön lévő feldolgozás", + "heading.saving": "mentés", + "heading.encryption": "titkosítás", + "heading.cloudflare": "web adatvédelem és biztonság", + "heading.responsibility": "felhasználói felelősségek", + "heading.motivation": "motiváció", + "heading.testers": "béta teszterek", + "support.github": "nézd meg a cobaltnak a forráskódját, járulj hozzá változtatásokkal, vagy jelents be hibákat", + "support.discord": "beszélgess a közösséggel és a fejlesztőkkel a cobaltról, vagy kérjél segítséget", + "support.twitter": "kövesd a cobalt frissítéseit és fejlesztését a twitter idővonaladon", + "support.telegram": "maradj naprakész a legújabb cobalt frissítésekkel telegram channelünkben", + "support.description.issue": "ha szeretnél bejelenteni egy bugot, vagy bármi újra előjövő problémát, kérlek ezt githubon tedd.", + "heading.plausible": "anonim forgalmi statisztika", + "support.description.best-effort": "bármilyen segítség amit kapsz a legjobb próbálkozása valakinek és nem garantált, bármiféle válasz lehet hogy időbe fog kerülni." +} diff --git a/web/i18n/hu/about/credits.md b/web/i18n/hu/about/credits.md new file mode 100644 index 00000000..7b420d96 --- /dev/null +++ b/web/i18n/hu/about/credits.md @@ -0,0 +1,90 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +minden link külső és az emberek személyes weboldalára vezet, vagy a social +mediájára. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/hu/about/general.md b/web/i18n/hu/about/general.md new file mode 100644 index 00000000..0d934720 --- /dev/null +++ b/web/i18n/hu/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt segít neked lementeni bármit a kedvenc weboldalaidról: videót, hangot, +fotót, vagy gifeket. csak másold be a link és készen is vagy! + +semmi hírdetés, tracker, előfizetési korlátozás, vagy bármilyen hülyeség. csak +egy hasznos web app ami bárhol működik, bárhol akarnád használni. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/hu/about/privacy.md b/web/i18n/hu/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/hu/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/hu/about/terms.md b/web/i18n/hu/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/hu/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/hu/button.json b/web/i18n/hu/button.json new file mode 100644 index 00000000..ebd9cbfc --- /dev/null +++ b/web/i18n/hu/button.json @@ -0,0 +1,3 @@ +{ + "download": "letöltés" +} diff --git a/web/i18n/hu/dialog.json b/web/i18n/hu/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/donate.json b/web/i18n/hu/donate.json new file mode 100644 index 00000000..c20f84cd --- /dev/null +++ b/web/i18n/hu/donate.json @@ -0,0 +1,29 @@ +{ + "banner.title": "Támogass egy biztonságos\nés nyitott internetet", + "banner.subtitle": "támogass az imputnak vagy oszd\nmeg a cobalt örömét egy barátoddal", + "body.motivation": "a cobalt segít rendezőknek, oktatóknak, videósoknak, és sok más embernek azt csinálni amit szeretnek. ez egy másféle program amely szeretettel készült, nem haszonért.", + "body.no_bullshit": "abban hiszünk, hogy az internetnek nem kell ijesztőnek lennie, amiért a cobaltban sosem lesznek reklámok vagy másféle rosszindulatú tartalom. ez egy ígéret amely mellett határozottan kiállunk. minden amelyet csinálunk az adatvédelem, hozzáférhetőség, és kezelhetőség ügyében készül, a cobaltot mindenki számára elérhetővé téve.", + "body.keep_going": "hogyha a cobaltot hasznosnak találod, kérjük fontold meg támogatni a munkánkat! segíthetsz nekünk pénzadománnyal, vagy megoszthatod a cobaltot egy barátoddal. minden adományt nagyra értékelünk és segít nekünk dolgozni a cobalton és más projekteken.", + "card.once": "egyszeres támogatás", + "card.recurring": "ismétlődő támogatás", + "card.custom": "egyéni összeg ($2-tól)", + "card.processor": "a {{value}}-n keresztül", + "card.option.5": "egy pohár kávé", + "card.option.10": "egész pizza", + "card.option.15": "teljes ebéd", + "card.option.30": "kétszemélyes ebéd", + "card.option.100": "egy évnyi domainek", + "card.option.200": "légsütő", + "card.option.500": "divatos irodai szék", + "card.option.1599": "alap macbook pro", + "card.option.4900": "10,000 alma", + "card.option.8629": "egy kisebb telek", + "card.option.9433": "luxus jakuzzi", + "card.custom.submit": "támogass egyéni összeggel", + "share.title": "oszd meg a cobaltot egy barátoddal", + "alternative.title": "alternatív támogatási módok", + "alt.open": "{{ value }}. katt a megnyitáshoz.", + "alt.copy": "{{ value }}. kriptovaluta tárca cím. katt a másoláshoz.", + "card.option.50": "10kg macskaeledel", + "card.option.7398": "kimaxolt macbook pro" +} diff --git a/web/i18n/hu/error.json b/web/i18n/hu/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/error/api.json b/web/i18n/hu/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/error/queue.json b/web/i18n/hu/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/general.json b/web/i18n/hu/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/notification.json b/web/i18n/hu/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/queue.json b/web/i18n/hu/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/receiver.json b/web/i18n/hu/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/remux.json b/web/i18n/hu/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/save.json b/web/i18n/hu/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/settings.json b/web/i18n/hu/settings.json new file mode 100644 index 00000000..82aad7e8 --- /dev/null +++ b/web/i18n/hu/settings.json @@ -0,0 +1,14 @@ +{ + "page.appearance": "kinézet", + "page.privacy": "adatvédelem", + "page.video": "videó", + "page.audio": "audió", + "page.advanced": "haladó", + "page.debug": "hibaelhárítási információ", + "page.instances": "szerverek", + "theme": "téma", + "theme.auto": "automatikus", + "theme.light": "világos", + "theme.dark": "sötét", + "theme.description": "az automatikus téma világos és sötét mód között választ a készüléked beállítása szerint." +} diff --git a/web/i18n/hu/tabs.json b/web/i18n/hu/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/hu/updates.json b/web/i18n/hu/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/hu/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/a11y/dialog.json b/web/i18n/id/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/a11y/donate.json b/web/i18n/id/a11y/donate.json new file mode 100644 index 00000000..9d7567c0 --- /dev/null +++ b/web/i18n/id/a11y/donate.json @@ -0,0 +1,3 @@ +{ + "share.qr.expand": "kode qr. tekan untuk memperluas." +} diff --git a/web/i18n/id/a11y/general.json b/web/i18n/id/a11y/general.json new file mode 100644 index 00000000..17297d73 --- /dev/null +++ b/web/i18n/id/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "kembali" +} diff --git a/web/i18n/id/a11y/queue.json b/web/i18n/id/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/a11y/save.json b/web/i18n/id/a11y/save.json new file mode 100644 index 00000000..5f79af5b --- /dev/null +++ b/web/i18n/id/a11y/save.json @@ -0,0 +1,3 @@ +{ + "link_area": "area input tautan" +} diff --git a/web/i18n/id/a11y/tabs.json b/web/i18n/id/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/about.json b/web/i18n/id/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/about/credits.md b/web/i18n/id/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/id/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/id/about/general.md b/web/i18n/id/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/id/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/id/about/privacy.md b/web/i18n/id/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/id/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/id/about/terms.md b/web/i18n/id/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/id/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/id/button.json b/web/i18n/id/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/dialog.json b/web/i18n/id/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/donate.json b/web/i18n/id/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/error.json b/web/i18n/id/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/error/api.json b/web/i18n/id/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/error/queue.json b/web/i18n/id/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/general.json b/web/i18n/id/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/notification.json b/web/i18n/id/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/queue.json b/web/i18n/id/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/receiver.json b/web/i18n/id/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/remux.json b/web/i18n/id/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/save.json b/web/i18n/id/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/settings.json b/web/i18n/id/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/tabs.json b/web/i18n/id/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/id/updates.json b/web/i18n/id/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/id/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/it/a11y/dialog.json b/web/i18n/it/a11y/dialog.json new file mode 100644 index 00000000..82682391 --- /dev/null +++ b/web/i18n/it/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.video": "copertina video", + "picker.item.gif": "copertina gif", + "picker.item.photo": "copertina foto" +} diff --git a/web/i18n/it/a11y/donate.json b/web/i18n/it/a11y/donate.json new file mode 100644 index 00000000..b209aa23 --- /dev/null +++ b/web/i18n/it/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.collapse": "qr code ingrandito. premi per rimpicciolire.", + "share.qr.expand": "qr code. premi per ingrandire." +} diff --git a/web/i18n/it/a11y/general.json b/web/i18n/it/a11y/general.json new file mode 100644 index 00000000..d55d01cf --- /dev/null +++ b/web/i18n/it/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "indietro" +} diff --git a/web/i18n/it/a11y/queue.json b/web/i18n/it/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/it/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/it/a11y/save.json b/web/i18n/it/a11y/save.json new file mode 100644 index 00000000..59258f0f --- /dev/null +++ b/web/i18n/it/a11y/save.json @@ -0,0 +1,12 @@ +{ + "clear_input": "elimina input", + "download": "scarica", + "link_area": "area di input del link", + "link_area.turnstile": "area di input del link. sto controllando se sei un robot.", + "download.think": "processo il link...", + "download.check": "verifico download...", + "download.done": "download completato", + "download.error": "errore nel download", + "tutorial.shortcut.photos": "scorciatoia per aggiungere foto", + "tutorial.shortcut.files": "scorciatoia per aggiungere file" +} diff --git a/web/i18n/it/a11y/tabs.json b/web/i18n/it/a11y/tabs.json new file mode 100644 index 00000000..ff688057 --- /dev/null +++ b/web/i18n/it/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "pannello delle schede" +} diff --git a/web/i18n/it/about.json b/web/i18n/it/about.json new file mode 100644 index 00000000..2b682192 --- /dev/null +++ b/web/i18n/it/about.json @@ -0,0 +1,28 @@ +{ + "page.general": "cos'è cobalt?", + "page.community": "community & supporto", + "page.privacy": "policy sulla privacy", + "page.terms": "termini e etica", + "heading.general": "termini generali", + "heading.licenses": "licenze", + "heading.summary": "il modo migliore di salvare ciò che ami", + "heading.community": "community aperta", + "heading.saving": "salvataggio", + "heading.encryption": "criptazione", + "heading.plausible": "analitiche anonime sul traffico", + "heading.cloudflare": "privacy e sicurezza sul web", + "heading.responsibility": "responsabilità dell'utente", + "heading.abuse": "segnalazione di abusi", + "heading.motivation": "motivazione", + "support.discord": "chatta di cobalt con la community e gli sviluppatori o chiedi aiuto", + "page.credits": "ringraziamenti e licenze", + "heading.local": "processazione sul tuo dispositivo", + "heading.testers": "beta tester", + "support.github": "dai un'occhiata al codice sorgente di cobalt, contribuisci cambiamenti, o segnala problemi", + "support.twitter": "segui lo sviluppo e gli aggiornamenti di cobalt sulla tua timeline di twitter", + "support.telegram": "rimani aggiornato sugli aggiornamenti di cobalt tramite un canale telegram", + "support.bluesky": "segui lo sviluppo e gli aggiornamenti di cobalt sul tuo feed di bluesky", + "support.description.issue": "se vuoi segnalare un bug o un altro problema ricorrente, per favore fallo su github.", + "support.description.help": "usa discord per qualsiasi altra domanda. descrivi il problema correttamente su #cobalt-support oppure nessuno potrà aiutarti.", + "support.description.best-effort": "tutto il supporto è basato sul nostro miglior impegno e non è garantito, una risposta potrebbe richiedere tempo." +} diff --git a/web/i18n/it/about/credits.md b/web/i18n/it/about/credits.md new file mode 100644 index 00000000..ae6153f3 --- /dev/null +++ b/web/i18n/it/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +tutti i link sono esterni e portano ai loro siti personali o social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/it/about/general.md b/web/i18n/it/about/general.md new file mode 100644 index 00000000..442bbcfe --- /dev/null +++ b/web/i18n/it/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt ti aiuta a salvare tutto quello che vuoi dai tuoi siti preferiti: video, +audio, foto o gif. incolla il link e sei pronto! + +nessuna pubblicità, tracker, pagamenti, o altre sciocchezze. semplicemente una +web app conveniente che funziona ovunque, quando ti serve. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/it/about/privacy.md b/web/i18n/it/about/privacy.md new file mode 100644 index 00000000..baad1f9b --- /dev/null +++ b/web/i18n/it/about/privacy.md @@ -0,0 +1,124 @@ + + +
+ + +la privacy policy di cobalt è semplice: non raccogliamo nè conserviamo nessun +dato su di te. quello che fai sono solo affari tuoi, non nostri o di +nessun'altro. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/it/about/terms.md b/web/i18n/it/about/terms.md new file mode 100644 index 00000000..9df4f2f1 --- /dev/null +++ b/web/i18n/it/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +tu (l'utente finale) sei responsabile per quello che fai con i nostri strumenti, +come usi e distribuisci i contenuti risultanti. sii consapevole quando usi i +contenuti di altri e dai sempre i crediti ai creator originali. assicurati di +non violare nessun termine o licenza. + +quando usati per scopi educativi, cita sempre le fonti originali e dai i crediti +ai creator originali. + +i crediti e il fair use beneficiano tutti. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**questa email non è per il supporto agli utenti, non riceverai alcuna risposta +se il tuo problema non è correlato a un abuso** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/it/button.json b/web/i18n/it/button.json new file mode 100644 index 00000000..5f3a5a19 --- /dev/null +++ b/web/i18n/it/button.json @@ -0,0 +1,6 @@ +{ + "gotit": "ok", + "cancel": "annulla", + "save": "salva", + "download": "scarica" +} diff --git a/web/i18n/it/dialog.json b/web/i18n/it/dialog.json new file mode 100644 index 00000000..224dedde --- /dev/null +++ b/web/i18n/it/dialog.json @@ -0,0 +1,11 @@ +{ + "picker.title": "scegli cosa salvare", + "picker.description.desktop": "clicca su un elemento per salvarlo. le immagini possono anche essere salvate tramite il menu del tasto destro.", + "import.body": "l'importazione di file sconosciuti o corrotti potrebbe alterare o rompere il funzionamento di cobalt. importate solo file che avete voi stessi esportato senza alcuna modifica. se vi è stato chiesto di importare questo file da qualcuno - non fatelo.\n\nnon siamo responsabili di alcun danno causato dall'importazione di file di configurazione sconosciuti.", + "picker.description.phone": "premi su un elemento per salvarlo. le immagini possono essere salvate tenendo premuto.", + "picker.description.ios": "premi su un elemento per salvarlo con una scorciatoia. le immagini possono anche essere salvate tenendo premuto.", + "saving.title": "scegli come salvare", + "saving.blocked": "cobalt ha provato ad aprire il file in una nuova tab ma il tuo browser l'ha bloccato. puoi autorizzare cobalt ad usare i popup per evitare che questo riaccada la prossima volta.", + "saving.timeout": "cobalt ha provato a salvare il file in automatico ma il tuo browser l'ha fermato. devi selezionare un metodo preferito manualmente.", + "safety.title": "importante avviso di sicurezza" +} diff --git a/web/i18n/it/donate.json b/web/i18n/it/donate.json new file mode 100644 index 00000000..450b73ee --- /dev/null +++ b/web/i18n/it/donate.json @@ -0,0 +1,4 @@ +{ + "banner.subtitle": "dona a imput o condividi\nla gioia di cobalt con un amico", + "banner.title": "Supporta un Internet\naperto e sicuro" +} diff --git a/web/i18n/it/error.json b/web/i18n/it/error.json new file mode 100644 index 00000000..6faa0bdd --- /dev/null +++ b/web/i18n/it/error.json @@ -0,0 +1,5 @@ +{ + "import.no_data": "non c'è niente da caricare nel file. sei sicuro di aver selezionato quello giusto?", + "import.invalid": "il tuo file non ha impostazioni di cobalt valide da importare. sei sicuro di aver selezionato quello giusto?", + "import.unknown": "non sono riuscito a caricare i dati dal file. potrebbe essere corrotto o essere in un formato sbagliato. ecco l'errore che ho ottenuto:\n\n{{ value }}" +} diff --git a/web/i18n/it/error/api.json b/web/i18n/it/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/it/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/it/error/queue.json b/web/i18n/it/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/it/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/it/general.json b/web/i18n/it/general.json new file mode 100644 index 00000000..03675272 --- /dev/null +++ b/web/i18n/it/general.json @@ -0,0 +1,6 @@ +{ + "meowbalt": "miaobalt", + "beta": "beta", + "embed.description": "salva quello che ami senza pubblicità, tracking, pagamenti, o altre sciocchezze. cobalt è una web app veramente aperta, creata con amore e cura da imput.", + "cobalt": "cobalt" +} diff --git a/web/i18n/it/notification.json b/web/i18n/it/notification.json new file mode 100644 index 00000000..a87078f8 --- /dev/null +++ b/web/i18n/it/notification.json @@ -0,0 +1,4 @@ +{ + "update.title": "aggiornamento disponibile!", + "update.subtext": "premi per ricaricare" +} diff --git a/web/i18n/it/queue.json b/web/i18n/it/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/it/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/it/receiver.json b/web/i18n/it/receiver.json new file mode 100644 index 00000000..8d44db9e --- /dev/null +++ b/web/i18n/it/receiver.json @@ -0,0 +1,5 @@ +{ + "title": "trascina o seleziona un file", + "title.drop": "lascia qua il file!", + "accept": "formati supportati: {{ formats }}." +} diff --git a/web/i18n/it/remux.json b/web/i18n/it/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/it/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/it/save.json b/web/i18n/it/save.json new file mode 100644 index 00000000..cad56b4b --- /dev/null +++ b/web/i18n/it/save.json @@ -0,0 +1,4 @@ +{ + "paste": "incolla", + "paste.long": "incolla e scarica" +} diff --git a/web/i18n/it/settings.json b/web/i18n/it/settings.json new file mode 100644 index 00000000..074326ca --- /dev/null +++ b/web/i18n/it/settings.json @@ -0,0 +1,6 @@ +{ + "page.appearance": "aspetto", + "page.privacy": "privacy", + "page.video": "video", + "page.audio": "audio" +} diff --git a/web/i18n/it/tabs.json b/web/i18n/it/tabs.json new file mode 100644 index 00000000..a1702dfa --- /dev/null +++ b/web/i18n/it/tabs.json @@ -0,0 +1,8 @@ +{ + "save": "salva", + "settings": "impostazioni", + "updates": "aggiornamenti", + "donate": "dona", + "about": "info", + "remux": "remuxa" +} diff --git a/web/i18n/it/updates.json b/web/i18n/it/updates.json new file mode 100644 index 00000000..e755e5c2 --- /dev/null +++ b/web/i18n/it/updates.json @@ -0,0 +1,4 @@ +{ + "button.next": "vai al changelog precedente ({{ value }})", + "button.previous": "vai al changelog successivo ({{ value }})" +} diff --git a/web/i18n/ja/a11y/dialog.json b/web/i18n/ja/a11y/dialog.json new file mode 100644 index 00000000..77548ef6 --- /dev/null +++ b/web/i18n/ja/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "画像サムネ", + "picker.item.gif": "GIFサムネ", + "picker.item.video": "動画サムネ" +} diff --git a/web/i18n/ja/a11y/donate.json b/web/i18n/ja/a11y/donate.json new file mode 100644 index 00000000..0e8fbf0e --- /dev/null +++ b/web/i18n/ja/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "QRコード(クリックして拡大)", + "share.qr.collapse": "大きなqrコード。クリックして小さくする。" +} diff --git a/web/i18n/ja/a11y/general.json b/web/i18n/ja/a11y/general.json new file mode 100644 index 00000000..21d020a3 --- /dev/null +++ b/web/i18n/ja/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "戻る" +} diff --git a/web/i18n/ja/a11y/queue.json b/web/i18n/ja/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ja/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ja/a11y/save.json b/web/i18n/ja/a11y/save.json new file mode 100644 index 00000000..2074fc8f --- /dev/null +++ b/web/i18n/ja/a11y/save.json @@ -0,0 +1,10 @@ +{ + "link_area": "リンクを入力してください", + "link_area.turnstile": "リンク入力エリア。あなたがロボットでないか確認中です。", + "clear_input": "削除", + "download": "ダウンロード", + "download.think": "リンクを処理しています。。。", + "download.error": "エラーが発生しました", + "tutorial.shortcut.photos": "写真のショートカットを追加", + "tutorial.shortcut.files": "ファイルのショートカットを追加" +} diff --git a/web/i18n/ja/a11y/tabs.json b/web/i18n/ja/a11y/tabs.json new file mode 100644 index 00000000..6bd72f64 --- /dev/null +++ b/web/i18n/ja/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "タブパネル" +} diff --git a/web/i18n/ja/about.json b/web/i18n/ja/about.json new file mode 100644 index 00000000..3feecdbe --- /dev/null +++ b/web/i18n/ja/about.json @@ -0,0 +1,26 @@ +{ + "page.general": "コバルトについて", + "page.community": "コミュニティー&サポート", + "page.privacy": "プライバシーポリシー", + "heading.summary": "愛するものを守る最善の方法", + "heading.licenses": "ライセンス規約", + "page.terms": "ご利用規約", + "heading.community": "コミュニティー", + "heading.local": "デバイス上処理", + "heading.saving": "保存", + "heading.encryption": "暗号化", + "heading.plausible": "匿名トラフィック分析", + "heading.cloudflare": "ウェブプライバシーとセキュリティー", + "heading.responsibility": "ユーザーの責任", + "heading.testers": "ベータテスター", + "heading.abuse": "悪用などの報告", + "support.github": "コバルトのソースコード閲覧、問題の報告などはこちらから", + "heading.motivation": "モチベーション", + "support.discord": "コミュニティや開発者とコバルトについて話したり、助けを求めたりする。", + "support.twitter": "cobaltの最新情報と開発をツイッターのタイムラインでフォローする", + "support.telegram": "テレグラムでcobaltの最新情報を確認", + "support.bluesky": "ブルースカイでcobaltの最新情報を確認", + "support.description.issue": "バグなどの報告はGithubにてお願いします。", + "support.description.help": "その他の質問は discord を使ってね。#cobalt-support で問題をきちんと説明しないと、誰も助けてくれないよ。", + "support.description.best-effort": "すべてのサポートはベストエフォートであり、保証するものではない。" +} diff --git a/web/i18n/ja/about/credits.md b/web/i18n/ja/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/ja/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/ja/about/general.md b/web/i18n/ja/about/general.md new file mode 100644 index 00000000..f8b31614 --- /dev/null +++ b/web/i18n/ja/about/general.md @@ -0,0 +1,74 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +怪しい広告もトラッカーも無し。いつでもどこでも『無料』で使える、純粋に便利なウェブアプリがここにあります。 +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/ja/about/privacy.md b/web/i18n/ja/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/ja/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/ja/about/terms.md b/web/i18n/ja/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/ja/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/ja/button.json b/web/i18n/ja/button.json new file mode 100644 index 00000000..8b631511 --- /dev/null +++ b/web/i18n/ja/button.json @@ -0,0 +1,17 @@ +{ + "save": "保存", + "cancel": "キャンセル", + "gotit": "わかりました", + "done": "完了", + "download.audio": "音声をダウンロード", + "copy.section": "セクションリンクをコピー", + "download": "ダウンロード", + "copy": "コピー", + "copied": "コピーしました", + "import": "インポート", + "continue": "続ける", + "follow": "フォローする", + "export": "エクスポート", + "yes": "はい", + "no": "いいえ" +} diff --git a/web/i18n/ja/dialog.json b/web/i18n/ja/dialog.json new file mode 100644 index 00000000..e51db91e --- /dev/null +++ b/web/i18n/ja/dialog.json @@ -0,0 +1,10 @@ +{ + "picker.title": "保存する内容を選択する", + "picker.description.desktop": "項目をクリックして保存します。右クリックメニューから画像を保存することもできます。", + "picker.description.phone": "項目を押して保存します。長押しして画像を保存することもできます。", + "saving.timeout": "cobalt はファイルを自動的に保存しようとしましたが、ブラウザーによって停止されました。手動でお好きな方法を選択してください。", + "saving.blocked": "cobalt は新しいタブでファイルを開こうとしましたが、ご利用のブラウザーでブロックされました。cobalt のポップアップを許可することで、次回からこれを防ぐことができます。", + "safety.title": "重要な安全上の注意", + "import.body": "未知のファイルや破損したファイルをインポートすると、Cobalt の機能が予期せず変更されたり壊れたりすることがあります。あなたが個人的にエクスポートし、変更していないファイルのみをインポートしてください。もしこのファイルをインポートするよう、誰かに頼まれた場合は、やらないでください。\n\n未知の設定ファイルをインポートすることによって生じたいかなる損害にも、私たちは責任を負いません。", + "safety.custom_instance.body": "カスタムインスタンスは、潜在的にプライバシーと安全性のリスクをもたらす可能性があります。\n\n悪意のあるインスタンスは以下のことができます。\n1. cobalt からあなたを遠ざけて詐欺をする。\n2. リクエストに関するすべての情報を記録し、永久に保存し、ユーザーを追跡するために使用する。\n3. 悪意のあるファイル (マルウェアなど) を提供する。\n4. 広告を見ることを強制したり、ダウンロードのためにお金を払わせたりする。\n\nこの時点で、私たちはあなたを保護できません。どのインスタンスを使用するかに注意し、常に自分の直感を信じてください。もし何かおかしいと感じたら、このページに戻ってカスタムインスタンスをリセットし、GitHub で報告してください。" +} diff --git a/web/i18n/ja/donate.json b/web/i18n/ja/donate.json new file mode 100644 index 00000000..7643a6dc --- /dev/null +++ b/web/i18n/ja/donate.json @@ -0,0 +1,28 @@ +{ + "banner.title": "安全で開かれた\nインターネットを支援する", + "banner.subtitle": "imput に寄付するか、友人に\ncobalt についてシェアしましょう", + "body.motivation": "cobalt は、プロデューサー、教育者、ビデオ制作者、その他多くの人たちが、自分の好きなことをするのに役立ちます。利益のためではなく、愛をもって作られた一線を画すサービスです。", + "body.no_bullshit": "私たちは、インターネットは恐れるものである必要はないと信じています。そのため、cobalt には広告やその他の種類の迷惑なコンテンツは一切ありません。それは私たちが固く守る約束です。私たちが行うすべてのことは、プライバシー、アクセシビリティ、使いやすさを念頭に置いて構築されており、誰もが cobalt を利用できるようになっています。", + "body.keep_going": "もし Cobalt が役に立つと感じたなら、ぜひ私たちの活動を支援することをご検討ください!寄付をしたり、友人に Cobalt を共有したりすることで、私たちを支援することができます。どのような寄付でも非常に歓迎しており、Cobalt やその他のプロジェクトの継続に役立っています。", + "card.once": "一回限りの寄付", + "card.processor": "{{value}} 経由", + "card.custom": "カスタムの金額 (2 ドルから)", + "card.option.5": "コーヒー1杯分", + "card.option.10": "ピザ1つの分", + "card.option.15": "ランチ一食分", + "card.option.30": "ランチ二食分", + "card.option.50": "キャットフード10キロの分", + "card.option.100": "ドメインの年間費用", + "card.option.200": "エアフライヤー", + "card.option.500": "高級オフィスチェア", + "card.option.1599": "Macbook Pro", + "card.option.4900": "リンゴ一万個", + "card.option.7398": "最高の Macbook Pro", + "card.option.8629": "小さな土地", + "share.title": "cobalt を友達と共有する", + "card.option.9433": "高級浴槽", + "card.custom.submit": "カスタム金額を寄付する", + "alternative.title": "その他の寄付する方法", + "alt.copy": "{{value}}. 暗号ウォレットアドレス。コピーするには押してください。", + "alt.open": "{{ value }}. クリックして開きます。" +} diff --git a/web/i18n/ja/error.json b/web/i18n/ja/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ja/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ja/error/api.json b/web/i18n/ja/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ja/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ja/error/queue.json b/web/i18n/ja/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ja/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ja/general.json b/web/i18n/ja/general.json new file mode 100644 index 00000000..82327970 --- /dev/null +++ b/web/i18n/ja/general.json @@ -0,0 +1,6 @@ +{ + "cobalt": "cobalt", + "meowbalt": "ニャーバルト", + "beta": "ベータ", + "embed.description": "cobalt は、広告、追跡、ペイウォール、その他の無駄なものは一切なく、好きなものを保存することができます。リンクを貼り付けるだけです!" +} diff --git a/web/i18n/ja/notification.json b/web/i18n/ja/notification.json new file mode 100644 index 00000000..689cdbc7 --- /dev/null +++ b/web/i18n/ja/notification.json @@ -0,0 +1,4 @@ +{ + "update.subtext": "プレスして再読込", + "update.title": "更新が利用可能です!" +} diff --git a/web/i18n/ja/queue.json b/web/i18n/ja/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ja/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ja/receiver.json b/web/i18n/ja/receiver.json new file mode 100644 index 00000000..7860dadc --- /dev/null +++ b/web/i18n/ja/receiver.json @@ -0,0 +1,5 @@ +{ + "title": "ファイルをドラッグまたは選択", + "accept": "対応フォーマット: {{ formats }}.", + "title.drop": "ここにファイルをドロップしてください!" +} diff --git a/web/i18n/ja/remux.json b/web/i18n/ja/remux.json new file mode 100644 index 00000000..c30a78cd --- /dev/null +++ b/web/i18n/ja/remux.json @@ -0,0 +1,7 @@ +{ + "bullet.purpose.description": "Remux は、時刻情報の欠落などファイルコンテナの問題を修正します。Vegas Pro や Windows Media Player などの古いソフトウェアとの互換性を高めるのに役立ちます。", + "bullet.purpose.title": "remux は何をしますか?", + "bullet.explainer.title": "どのように機能しますか?", + "bullet.explainer.description": "Remux は、既存のコーデックデータを新しいメディアコンテナにコピーします。ロスレスで、メディアデータは再エンコードされません。", + "bullet.privacy.title": "デバイス上での処理" +} diff --git a/web/i18n/ja/save.json b/web/i18n/ja/save.json new file mode 100644 index 00000000..bbdd345a --- /dev/null +++ b/web/i18n/ja/save.json @@ -0,0 +1,21 @@ +{ + "paste": "ペースト", + "paste.long": "ペーストしてダウンロード", + "auto": "自動", + "audio": "オーディオ", + "mute": "ミュート", + "terms.note.link": "利用規約と倫理規定", + "services.title": "サポートされているサービス", + "services.title_show": "サポートされているサービスを表示", + "services.title_hide": "サポートされているサービスを非表示", + "services.disclaimer": "cobalt は上記のいずれのサービスとも提携していません。", + "tutorial.title": "iOS ではどのように保存するのですか?", + "tutorial.intro": "iOSでメディアを快適に保存するには、共有シートから Siri ショートカットを使用する必要があります。", + "tutorial.step.1": "コンパニオン Siri ショートカットを追加:", + "tutorial.step.3": "共有シートでそれぞれのショートカットを選択します。", + "tutorial.step.2": "Cobalt の保存ダイアログの「共有」ボタンを押します。", + "tutorial.outro": "これらのショートカットは cobalt アプリからのみ機能し、他のアプリからのリンクの共有は機能しません。", + "label.community_instance": "コミュニティインスタンス", + "tutorial.shortcut.photos": "写真へ", + "tutorial.shortcut.files": "ファイルへ" +} diff --git a/web/i18n/ja/settings.json b/web/i18n/ja/settings.json new file mode 100644 index 00000000..71750371 --- /dev/null +++ b/web/i18n/ja/settings.json @@ -0,0 +1,23 @@ +{ + "page.privacy": "プライバシー", + "page.appearance": "外観", + "page.video": "ビデオ", + "page.audio": "オーディオ", + "page.instances": "インスタンス", + "theme": "テーマ", + "theme.auto": "オート", + "theme.light": "ライト", + "theme.dark": "ダーク", + "video.quality.max": "8k+", + "theme.description": "自動テーマは、あなたのデバイスの表示モードに応じて、明るいテーマと暗いテーマを切り替える。", + "video.quality": "ビデオ品質", + "video.quality.480": "480p", + "video.quality.2160": "4k", + "video.quality.1440": "1440p", + "video.quality.720": "720p", + "video.quality.1080": "1080p", + "video.quality.360": "360p", + "video.quality.240": "240p", + "video.quality.144": "144p", + "video.quality.description": "選択した画質が利用できない場合は次に近い画質が適用されます。" +} diff --git a/web/i18n/ja/tabs.json b/web/i18n/ja/tabs.json new file mode 100644 index 00000000..1f8f2c01 --- /dev/null +++ b/web/i18n/ja/tabs.json @@ -0,0 +1,8 @@ +{ + "save": "保存", + "updates": "変更履歴", + "settings": "設定", + "donate": "寄付", + "about": "概要", + "remux": "remux" +} diff --git a/web/i18n/ja/updates.json b/web/i18n/ja/updates.json new file mode 100644 index 00000000..c259bebc --- /dev/null +++ b/web/i18n/ja/updates.json @@ -0,0 +1,4 @@ +{ + "button.next": "前のアップデートを見る ({{ value }})", + "button.previous": "新しい変更履歴へ移動 ({{ value }})" +} diff --git a/web/i18n/ko/a11y/dialog.json b/web/i18n/ko/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/a11y/donate.json b/web/i18n/ko/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/a11y/general.json b/web/i18n/ko/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/a11y/queue.json b/web/i18n/ko/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/a11y/save.json b/web/i18n/ko/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/a11y/tabs.json b/web/i18n/ko/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/about.json b/web/i18n/ko/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/about/credits.md b/web/i18n/ko/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/ko/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/ko/about/general.md b/web/i18n/ko/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/ko/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/ko/about/privacy.md b/web/i18n/ko/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/ko/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/ko/about/terms.md b/web/i18n/ko/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/ko/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/ko/button.json b/web/i18n/ko/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/dialog.json b/web/i18n/ko/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/donate.json b/web/i18n/ko/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/error.json b/web/i18n/ko/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/error/api.json b/web/i18n/ko/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/error/queue.json b/web/i18n/ko/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/general.json b/web/i18n/ko/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/notification.json b/web/i18n/ko/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/queue.json b/web/i18n/ko/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/receiver.json b/web/i18n/ko/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/remux.json b/web/i18n/ko/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/save.json b/web/i18n/ko/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/settings.json b/web/i18n/ko/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/tabs.json b/web/i18n/ko/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ko/updates.json b/web/i18n/ko/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ko/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/a11y/dialog.json b/web/i18n/lt/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/a11y/donate.json b/web/i18n/lt/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/a11y/general.json b/web/i18n/lt/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/a11y/queue.json b/web/i18n/lt/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/a11y/save.json b/web/i18n/lt/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/a11y/tabs.json b/web/i18n/lt/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/about.json b/web/i18n/lt/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/about/credits.md b/web/i18n/lt/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/lt/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/lt/about/general.md b/web/i18n/lt/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/lt/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/lt/about/privacy.md b/web/i18n/lt/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/lt/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/lt/about/terms.md b/web/i18n/lt/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/lt/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/lt/button.json b/web/i18n/lt/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/dialog.json b/web/i18n/lt/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/donate.json b/web/i18n/lt/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/error.json b/web/i18n/lt/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/error/api.json b/web/i18n/lt/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/error/queue.json b/web/i18n/lt/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/general.json b/web/i18n/lt/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/notification.json b/web/i18n/lt/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/queue.json b/web/i18n/lt/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/receiver.json b/web/i18n/lt/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/remux.json b/web/i18n/lt/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/save.json b/web/i18n/lt/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/settings.json b/web/i18n/lt/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/tabs.json b/web/i18n/lt/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lt/updates.json b/web/i18n/lt/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lt/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/a11y/dialog.json b/web/i18n/lv/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/a11y/donate.json b/web/i18n/lv/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/a11y/general.json b/web/i18n/lv/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/a11y/queue.json b/web/i18n/lv/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/a11y/save.json b/web/i18n/lv/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/a11y/tabs.json b/web/i18n/lv/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/about.json b/web/i18n/lv/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/about/credits.md b/web/i18n/lv/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/lv/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/lv/about/general.md b/web/i18n/lv/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/lv/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/lv/about/privacy.md b/web/i18n/lv/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/lv/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/lv/about/terms.md b/web/i18n/lv/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/lv/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/lv/button.json b/web/i18n/lv/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/dialog.json b/web/i18n/lv/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/donate.json b/web/i18n/lv/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/error.json b/web/i18n/lv/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/error/api.json b/web/i18n/lv/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/error/queue.json b/web/i18n/lv/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/general.json b/web/i18n/lv/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/notification.json b/web/i18n/lv/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/queue.json b/web/i18n/lv/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/receiver.json b/web/i18n/lv/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/remux.json b/web/i18n/lv/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/save.json b/web/i18n/lv/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/settings.json b/web/i18n/lv/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/tabs.json b/web/i18n/lv/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/lv/updates.json b/web/i18n/lv/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/lv/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/a11y/dialog.json b/web/i18n/nb_NO/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/a11y/donate.json b/web/i18n/nb_NO/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/a11y/general.json b/web/i18n/nb_NO/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/a11y/queue.json b/web/i18n/nb_NO/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/a11y/save.json b/web/i18n/nb_NO/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/a11y/tabs.json b/web/i18n/nb_NO/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/about.json b/web/i18n/nb_NO/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/about/credits.md b/web/i18n/nb_NO/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/nb_NO/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/nb_NO/about/general.md b/web/i18n/nb_NO/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/nb_NO/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/nb_NO/about/privacy.md b/web/i18n/nb_NO/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/nb_NO/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/nb_NO/about/terms.md b/web/i18n/nb_NO/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/nb_NO/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/nb_NO/button.json b/web/i18n/nb_NO/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/dialog.json b/web/i18n/nb_NO/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/donate.json b/web/i18n/nb_NO/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/error.json b/web/i18n/nb_NO/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/error/api.json b/web/i18n/nb_NO/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/error/queue.json b/web/i18n/nb_NO/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/general.json b/web/i18n/nb_NO/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/notification.json b/web/i18n/nb_NO/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/queue.json b/web/i18n/nb_NO/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/receiver.json b/web/i18n/nb_NO/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/remux.json b/web/i18n/nb_NO/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/save.json b/web/i18n/nb_NO/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/settings.json b/web/i18n/nb_NO/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/tabs.json b/web/i18n/nb_NO/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nb_NO/updates.json b/web/i18n/nb_NO/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nb_NO/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/a11y/dialog.json b/web/i18n/nl/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/a11y/donate.json b/web/i18n/nl/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/a11y/general.json b/web/i18n/nl/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/a11y/queue.json b/web/i18n/nl/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/a11y/save.json b/web/i18n/nl/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/a11y/tabs.json b/web/i18n/nl/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/about.json b/web/i18n/nl/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/about/credits.md b/web/i18n/nl/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/nl/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/nl/about/general.md b/web/i18n/nl/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/nl/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/nl/about/privacy.md b/web/i18n/nl/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/nl/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/nl/about/terms.md b/web/i18n/nl/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/nl/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/nl/button.json b/web/i18n/nl/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/dialog.json b/web/i18n/nl/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/donate.json b/web/i18n/nl/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/error.json b/web/i18n/nl/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/error/api.json b/web/i18n/nl/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/error/queue.json b/web/i18n/nl/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/general.json b/web/i18n/nl/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/notification.json b/web/i18n/nl/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/queue.json b/web/i18n/nl/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/receiver.json b/web/i18n/nl/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/remux.json b/web/i18n/nl/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/save.json b/web/i18n/nl/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/settings.json b/web/i18n/nl/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/tabs.json b/web/i18n/nl/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nl/updates.json b/web/i18n/nl/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nl/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/a11y/dialog.json b/web/i18n/nn/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/a11y/donate.json b/web/i18n/nn/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/a11y/general.json b/web/i18n/nn/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/a11y/queue.json b/web/i18n/nn/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/a11y/save.json b/web/i18n/nn/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/a11y/tabs.json b/web/i18n/nn/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/about.json b/web/i18n/nn/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/about/credits.md b/web/i18n/nn/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/nn/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/nn/about/general.md b/web/i18n/nn/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/nn/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/nn/about/privacy.md b/web/i18n/nn/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/nn/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/nn/about/terms.md b/web/i18n/nn/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/nn/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/nn/button.json b/web/i18n/nn/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/dialog.json b/web/i18n/nn/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/donate.json b/web/i18n/nn/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/error.json b/web/i18n/nn/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/error/api.json b/web/i18n/nn/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/error/queue.json b/web/i18n/nn/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/general.json b/web/i18n/nn/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/notification.json b/web/i18n/nn/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/queue.json b/web/i18n/nn/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/receiver.json b/web/i18n/nn/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/remux.json b/web/i18n/nn/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/save.json b/web/i18n/nn/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/settings.json b/web/i18n/nn/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/tabs.json b/web/i18n/nn/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/nn/updates.json b/web/i18n/nn/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/nn/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pl/a11y/dialog.json b/web/i18n/pl/a11y/dialog.json new file mode 100644 index 00000000..d59642a0 --- /dev/null +++ b/web/i18n/pl/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "miniaturka zdjęcia", + "picker.item.video": "miniaturka filmu", + "picker.item.gif": "miniaturka gifu" +} diff --git a/web/i18n/pl/a11y/donate.json b/web/i18n/pl/a11y/donate.json new file mode 100644 index 00000000..f7b017a0 --- /dev/null +++ b/web/i18n/pl/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "kod qr. kliknij, aby powiększyć.", + "share.qr.collapse": "rozszerzony kod qr. naciśnij, aby pomniejszyć." +} diff --git a/web/i18n/pl/a11y/general.json b/web/i18n/pl/a11y/general.json new file mode 100644 index 00000000..b9ecc0c9 --- /dev/null +++ b/web/i18n/pl/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "wróć" +} diff --git a/web/i18n/pl/a11y/queue.json b/web/i18n/pl/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pl/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pl/a11y/save.json b/web/i18n/pl/a11y/save.json new file mode 100644 index 00000000..705b1da5 --- /dev/null +++ b/web/i18n/pl/a11y/save.json @@ -0,0 +1,12 @@ +{ + "download": "pobierz", + "link_area.turnstile": "obszar wprowadzenia linku. sprawdzanie czy nie jesteś robotem.", + "link_area": "obszar wprowadzenia linku", + "download.think": "przetwarzanie linku...", + "download.error": "błąd pobierania", + "tutorial.shortcut.photos": "dodaj skrót do zdjęć", + "tutorial.shortcut.files": "dodaj skrót do plików", + "download.done": "rozpoczęto pobieranie", + "download.check": "weryfikowanie pobierania...", + "clear_input": "wyczyść pole" +} diff --git a/web/i18n/pl/a11y/tabs.json b/web/i18n/pl/a11y/tabs.json new file mode 100644 index 00000000..1697cbb9 --- /dev/null +++ b/web/i18n/pl/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "panel nawigacyjny" +} diff --git a/web/i18n/pl/about.json b/web/i18n/pl/about.json new file mode 100644 index 00000000..9dfaa577 --- /dev/null +++ b/web/i18n/pl/about.json @@ -0,0 +1,28 @@ +{ + "support.twitter": "obserwuj aktualizacje i rozwój cobalta na swojej osi czasu na twitterze", + "support.description.help": "w przypadku innych pytań użyj discorda. poprawnie opisz problem na #cobalt-support, inaczej nikt nie będzie w stanie ci pomóc.", + "page.general": "czym jest cobalt?", + "page.community": "społeczność i wsparcie", + "page.privacy": "polityka prywatności", + "page.credits": "podziękowania i licencje", + "heading.general": "ogólne warunki", + "heading.licenses": "licencje", + "heading.summary": "najlepszy sposób na zachowanie tego, co kochasz", + "heading.community": "otwarta społeczność", + "heading.local": "przetwarzanie na urządzeniu", + "heading.saving": "zapisywanie", + "heading.encryption": "szyfrowanie", + "heading.plausible": "anonimowa analiza ruchu", + "heading.responsibility": "obowiązki użytkownika", + "heading.abuse": "zgłaszanie nadużycia", + "heading.motivation": "motywacja", + "heading.testers": "beta testerzy", + "support.github": "sprawdź kod źródłowy cobalta, kontrybuuj i zgłoś błędy", + "support.discord": "rozmawiaj ze społecznością i deweloperami na temat cobalta lub poproś o pomoc", + "support.telegram": "bądź na bieżąco z najnowszymi aktualizacjami cobalta za pośrednictwem kanału na telegramie", + "support.description.issue": "jeśli chcesz zgłosić błąd lub inny powtarzający się problem, proszę zrób to na githubie.", + "page.terms": "warunki i etykieta", + "support.bluesky": "śledź aktualizację i rozwój cobalta na bluesky", + "heading.cloudflare": "prywatność i bezpieczeństwo strony", + "support.description.best-effort": "wszelkie wsparcie jest najlepszym wysiłkiem i nie jest gwarantowane, odpowiedź może zająć trochę czasu." +} diff --git a/web/i18n/pl/about/credits.md b/web/i18n/pl/about/credits.md new file mode 100644 index 00000000..0f228c80 --- /dev/null +++ b/web/i18n/pl/about/credits.md @@ -0,0 +1,90 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +wszystkie linki są zewnętrzne i prowadzą do ich osobistych stron lub mediów +społecznościowych. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/pl/about/general.md b/web/i18n/pl/about/general.md new file mode 100644 index 00000000..a1301d1c --- /dev/null +++ b/web/i18n/pl/about/general.md @@ -0,0 +1,76 @@ + + +
+ + +cobalt pomaga tobie zapisać wszystko z twoich ulubionych stron: filmy, audio, +zdjęcia, gify. po prostu wklej link i gotowe! + +bez reklam, trackerów, płatnych zapór i innych bzdur. po prostu wygodna +aplikacja internetowa, która działa wszędzie i zawsze, gdy jej potrzebujesz. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt jest używany przez niezliczonych artystów, nauczycieli i twórców treści, +aby robić to, co kochają, zawsze jesteśmy na linii z naszą społecznością i +pracujemy razem, aby cobalt był jeszcze bardziej przydatny. nie krępuj się +[dołączyć do rozmowy](/about/community)! + +wierzymy, że przysłość internetu jest otwarta, dlatego cobalt jest [source +first](https://sourcefirst.com/) i [łatwy do samodzielnego +hostowania]({docs.instanceHosting}). + +jeśli twój znajomy hostuje instancję przetwarzania, po prostu poproś go o domenę +i [dodaj ją w ustawieniach instancji](/settings/instances#community). + +możesz sprawdzić kod źródłowy i kontrybuować [na githubie]({contacts.github}) w +dowolnym momencie. witamy wszystkie kontrybucje i sugestie! +
diff --git a/web/i18n/pl/about/privacy.md b/web/i18n/pl/about/privacy.md new file mode 100644 index 00000000..bc9e612a --- /dev/null +++ b/web/i18n/pl/about/privacy.md @@ -0,0 +1,125 @@ + + +
+ + +polityka prywatności cobalta jest prosta: nie zbieramy ani nie przechowujemy +żadnych informacji o tobie. to, co robisz, jest wyłącznie twoją sprawą, a nie +naszą lub kogokolwiek innego. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +tymczasowo przechowywane dane tunelu są szyfrowane przy użyciu standardu +AES-256. klucze deszyfrujące są zawarte tylko w łączu dostępu i nigdy nie są +nigdzie rejestrowane/buforowane/przechowywane. tylko użytkownik końcowy ma +dostęp do łącza i kluczy szyfrujących. klucze są generowane unikalnie dla +każdego żądanego tunelu. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible nie używa ciasteczek i jest w pełni zgodny z RODO, CCPA i PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare jest w pełni zgodny z RODO i HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/pl/about/terms.md b/web/i18n/pl/about/terms.md new file mode 100644 index 00000000..04400375 --- /dev/null +++ b/web/i18n/pl/about/terms.md @@ -0,0 +1,66 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +ty (użytkownik końcowy) jesteś odpowiedzialny za to, co robisz z naszymi +narzędziami, w jaki sposób wykorzystujesz i rozpowszechniasz powstałe treści. +prosimy o zachowanie ostrożności podczas korzystania z treści innych osób i +zawsze kredytuj oryginalnych twórców. upewnij się, że nie naruszasz żadnych +warunków ani licencji. + +jeśli używasz ich w celach edukacyjnych, zawsze podawaj źródła i podawaj nazwy +twórców. + +uczciwe użytkowanie i kredytowanie przynosi wszystkim korzyści. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**ten adres email nie jest przeznaczony do wsparcia użytkowników, nie otrzymasz +odpowiedzi, jeśli twoje obawy nie są związane z nadużyciami.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/pl/button.json b/web/i18n/pl/button.json new file mode 100644 index 00000000..02ad8344 --- /dev/null +++ b/web/i18n/pl/button.json @@ -0,0 +1,20 @@ +{ + "cancel": "anuluj", + "done": "gotowe", + "download.audio": "pobierz audio", + "download": "pobierz", + "share": "udostępnij", + "copy": "kopiuj", + "copied": "skopiowano", + "continue": "kontynuuj", + "follow": "obserwuj", + "save": "zapisz", + "yes": "tak", + "no": "nie", + "reset": "resetuj", + "import": "importuj", + "gotit": "zrozumiałem", + "export": "eksportuj", + "copy.section": "kopiuj link sekcji", + "star": "polub" +} diff --git a/web/i18n/pl/dialog.json b/web/i18n/pl/dialog.json new file mode 100644 index 00000000..2b0df819 --- /dev/null +++ b/web/i18n/pl/dialog.json @@ -0,0 +1,12 @@ +{ + "saving.title": "wybierz sposób zapisywania", + "saving.timeout": "cobalt próbował zapisać plik automatycznie, ale przeglądarka go zatrzymała. musisz wybrać preferowaną metodę ręcznie.", + "safety.title": "ważna informacja dotycząca bezpieczeństwa", + "picker.title": "wybierz, co zapisać", + "saving.blocked": "cobalt próbował otworzyć plik w nowej karcie, ale twoja przeglądarka to zablokowała. możesz zezwolić na pop-upy dla cobalta, aby zapobiec temu następnym razem.", + "import.body": "importowanie nieznanych lub uszkodzonych plików może nieoczekiwanie zmienić lub złamać funkcjonalność cobalt. importuj tylko pliki, które osobiście wyeksportowałeś i nie modyfikowałeś. jeśli zostałeś poproszony o zaimportowanie tego pliku przez kogoś - nie rób tego.\n\nnie ponosimy odpowiedzialności za jakiekolwiek szkody spowodowane importowaniem nieznanych plików ustawień.", + "picker.description.phone": "dotknij item, aby go zapisać. zdjęcia także mogą być zapisane długim przytrzymaniem.", + "picker.description.ios": "dotknij item, aby go zapisać używając skrótu. zdjęcia także mogą być zapisane długim przytrzymaniem.", + "picker.description.desktop": "kliknij item, aby go zapisać. zdjęcia także mogą być zapisane używając menu prawego kliknięcia.", + "safety.custom_instance.body": "niestandardowe instancje mogą potencjalnie stanowić zagrożenie dla prywatności i bezpieczeństwa.\n\nzłe instancje mogą:\n1. przekierować cię poza cobalta i próbować cię oszukać.\n2. rejestrować wszystkie informacje o twoich żądaniach, przechowywać je na zawsze i wykorzystywać je do śledzenia cię.\n3. wyświetlać złośliwe pliki (takie jak złośliwe oprogramowanie).\n4. zmuszać cię do oglądania reklam lub płacenia za pobieranie.\n\nod tego momentu, nie możemy cię chronić. pamiętaj, jakich instancji używać i zawsze ufaj swojemu przeczuciu. jeśli coś wydaje się nie tak, wróć na tę stronę, zresetuj niestandardową instancję i zgłoś nam to na githubie." +} diff --git a/web/i18n/pl/donate.json b/web/i18n/pl/donate.json new file mode 100644 index 00000000..318f5c7b --- /dev/null +++ b/web/i18n/pl/donate.json @@ -0,0 +1,29 @@ +{ + "banner.title": "Wspieraj bezpieczny\ni otwarty Internet", + "body.motivation": "cobalt pomaga producentom, edukatorom, twórcom wideo i wielu innym osobom robić to, co kochają. to inny rodzaj usługi, która jest tworzona z miłością, a nie dla zysku.", + "body.no_bullshit": "wierzymy, że internet nie musi być przerażający, dlatego cobalt nigdy nie będzie zawierał reklam ani innych rodzajów złośliwych treści. to obietnica, której mocno dotrzymujemy. wszystko, co robimy, jest tworzone z myślą o prywatności, dostępności i łatwości użytkowania, dzięki czemu cobalt jest dostępny dla każdego.", + "card.option.15": "pełny obiad", + "body.keep_going": "jeśli uważasz, że cobalt jest przydatny, zastanów się nad wsparciem naszej pracy! możesz nam pomóc, przekazując darowiznę lub udostępniając cobalt znajomym. każda darowizna jest bardzo mile widziana i pomaga nam kontynuować pracę nad cobaltem i innymi projektami.", + "card.option.30": "obiad dla dwojga", + "card.custom.submit": "wpłać niestandardową kwotę", + "card.option.5": "kubek kawy", + "card.option.50": "10 kg karmy dla kotów", + "card.option.100": "jeden rok domen", + "card.option.200": "frytkownica", + "card.option.500": "eleganckie krzesło biurowe", + "card.option.1599": "podstawowy macbook pro", + "card.option.4900": "10 000 jabłek", + "card.option.8629": "mała działka", + "card.option.9433": "luksusowe jacuzzi", + "share.title": "udostępnij cobalt znajomemu", + "card.once": "jednorazowa darowizna", + "card.recurring": "darowizna cykliczna", + "card.custom": "niestandardowa kwota (od 2 USD)", + "banner.subtitle": "podaruj na rzecz imput lub podziel\nsię radością cobalta z przyjacielem", + "card.processor": "przez {{value}}", + "card.option.10": "pełnowymiarowa pizza", + "alternative.title": "alternatywne sposoby przekazania darowizn", + "alt.copy": "{{ value }}. adres portfela kryptowalutowego. naciśnij, aby skopiować.", + "alt.open": "{{ value }}. naciśnij, aby otworzyć.", + "card.option.7398": "najlepszy macbook pro" +} diff --git a/web/i18n/pl/error.json b/web/i18n/pl/error.json new file mode 100644 index 00000000..7478d71c --- /dev/null +++ b/web/i18n/pl/error.json @@ -0,0 +1,6 @@ +{ + "tunnel.probe": "nie można zweryfikować, czy można pobrać ten plik. spróbuj ponownie za kilka sekund!", + "import.no_data": "nie ma nic do wczytania z pliku. jesteś pewien, że to ten właściwy?", + "import.invalid": "twój plik nie ma prawidłowych ustawień cobalta do zaimportowania. czy jesteś pewien, że jest to prawidłowy plik?", + "import.unknown": "nie można załadować danych z pliku. może być uszkodzony lub w złym formacie. oto błąd, który otrzymałem:\n\n{{ value }}" +} diff --git a/web/i18n/pl/error/api.json b/web/i18n/pl/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pl/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pl/error/queue.json b/web/i18n/pl/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pl/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pl/general.json b/web/i18n/pl/general.json new file mode 100644 index 00000000..5112e512 --- /dev/null +++ b/web/i18n/pl/general.json @@ -0,0 +1,6 @@ +{ + "cobalt": "cobalt", + "meowbalt": "miaubalt", + "embed.description": "zachowaj to, co kochasz, bez reklam, śledzenia, paywalli i innych bzdur. cobalt to prawdziwie otwarta aplikacja internetowa, zbudowana z miłością i troską przez imput.", + "beta": "beta" +} diff --git a/web/i18n/pl/notification.json b/web/i18n/pl/notification.json new file mode 100644 index 00000000..2ed7ed40 --- /dev/null +++ b/web/i18n/pl/notification.json @@ -0,0 +1,4 @@ +{ + "update.title": "aktualizacja jest dostępna!", + "update.subtext": "naciśnij, aby odświeżyć" +} diff --git a/web/i18n/pl/queue.json b/web/i18n/pl/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pl/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pl/receiver.json b/web/i18n/pl/receiver.json new file mode 100644 index 00000000..a9b78474 --- /dev/null +++ b/web/i18n/pl/receiver.json @@ -0,0 +1,5 @@ +{ + "title": "przeciągnij lub wybierz plik", + "accept": "obsługiwane formaty: {{ formats }}.", + "title.drop": "upuść plik tutaj!" +} diff --git a/web/i18n/pl/remux.json b/web/i18n/pl/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pl/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pl/save.json b/web/i18n/pl/save.json new file mode 100644 index 00000000..46ccfd60 --- /dev/null +++ b/web/i18n/pl/save.json @@ -0,0 +1,22 @@ +{ + "paste": "wklej", + "mute": "wycisz", + "tutorial.intro": "aby wygodnie zapisywać multimedia na ios, musisz użyć skrótu siri z arkusza udostępniania.", + "services.title_show": "pokaż wspierane usługi", + "paste.long": "wklej i pobierz", + "input.placeholder": "wklej link tutaj", + "terms.note.agreement": "kontynuując, zgadzasz się na", + "terms.note.link": "warunki i etykietę użytkowania", + "services.title": "wspierane usługi", + "services.title_hide": "ukryj wspierane usługi", + "services.disclaimer": "cobalt nie jest powiązany z żadną usługą wymienioną powyżej.", + "tutorial.title": "jak zapisać na ios?", + "tutorial.step.1": "dodaj skróty siri:", + "tutorial.step.2": "kliknij przycisk \"udostępnij\" w dialogu zapisywania cobalta.", + "tutorial.step.3": "wybierz odpowiedni skrót w arkuszu udostępniania.", + "tutorial.outro": "te skróty będą działać tylko z aplikacji cobalta, udostępnianie linków z innych aplikacji nie zadziała.", + "tutorial.shortcut.photos": "do zdjęć", + "tutorial.shortcut.files": "do plików", + "audio": "audio", + "auto": "automatyczny" +} diff --git a/web/i18n/pl/settings.json b/web/i18n/pl/settings.json new file mode 100644 index 00000000..7b69a350 --- /dev/null +++ b/web/i18n/pl/settings.json @@ -0,0 +1,89 @@ +{ + "page.privacy": "prywatność", + "page.video": "wideo", + "page.audio": "audio", + "page.advanced": "zaawansowane", + "theme": "motyw", + "theme.auto": "auto", + "theme.light": "jasny", + "theme.dark": "ciemny", + "theme.description": "motyw auto przełącza się między jasnym i ciemnym motywem w zależności od trybu wyświetlania urządzenia.", + "video.quality": "jakość wideo", + "video.quality.max": "8k+", + "video.quality.2160": "4k", + "video.quality.1440": "1440p", + "video.quality.1080": "1080p", + "video.quality.720": "720p", + "video.quality.480": "480p", + "video.quality.360": "360p", + "video.quality.240": "240p", + "video.quality.144": "144p", + "video.quality.description": "jeśli preferowana jakość wideo nie jest dostępna, wybierana jest następna najlepsza jakość.", + "video.twitter.gif": "twitter/x", + "audio.format": "format audio", + "audio.format.best": "najlepszy", + "saving.ask": "pytaj", + "saving.share": "udostępnij", + "saving.copy": "kopiuj", + "metadata.disable.description": "tytuł, artysta i inne informacje nie zostaną dodane do pliku.", + "saving.title": "metoda zapisywania", + "saving.download": "pobierz", + "audio.format.mp3": "mp3", + "audio.youtube.dub": "ścieżka dźwiękowa youtube", + "audio.youtube.dub.title": "preferowany język dubbingu", + "audio.format.description": "wszystkie formaty oprócz najlepszego są konwertowane z formatu źródłowego, więc nastąpi pewna utrata jakości. gdy najlepszy format jest wybrany, dźwięk jest zachowywany w oryginalnym formacie, gdy tylko jest to możliwe.", + "saving.description": "preferowany sposób zapisania pliku lub linku przez cobalta. jeśli preferowana metoda jest niedostępna lub coś pójdzie nie tak, cobalt zapyta, co robić dalej.", + "audio.youtube.dub.description": "cobalt użyje dubbingowanej ścieżki dźwiękowej dla wybranego języka, jeśli jest dostępna. jeśli nie, zamiast niej zostanie użyta oryginalna ścieżka dźwiękowa.", + "audio.format.ogg": "ogg", + "audio.format.wav": "wav", + "audio.format.opus": "opus", + "audio.bitrate": "bitrate audio", + "audio.bitrate.kbps": "kb/s", + "youtube.dub.original": "oryginalny", + "audio.tiktok.original": "tiktok", + "metadata.filename": "styl nazwy pliku", + "metadata.filename.classic": "klasyczny", + "metadata.filename.basic": "podstawowy", + "metadata.filename.pretty": "ładny", + "metadata.filename.preview.video": "Tytuł Wideo", + "metadata.filename.preview.audio": "Tytuł Audio - Twórca Audio", + "metadata.file": "metadane plików", + "metadata.disable.title": "wyłącz metadane pliku", + "language": "język", + "language.auto.description": "cobalt użyje domyślnego języka przeglądarki, jeśli tłumaczenie jest dostępne. jeśli nie, zamiast tego zostanie użyty język angielski.", + "language.preferred.title": "preferowany język", + "page.appearance": "wygląd", + "page.debug": "informacje do debugowania", + "page.instances": "instancje", + "video.youtube.hls.title": "preferuj hls dla wideo i audio", + "audio.tiktok.original.title": "pobierz oryginalny dzwięk", + "metadata.filename.nerdy": "nerdowski", + "metadata.filename.description": "styl nazwy pliku będzie tylko użyty dla plików tunelowanych przez cobalta. niektóre usługi nie obsługują styl nazw pliku innych niż klasyczny.", + "accessibility.motion.title": "zmniejsz ruch", + "accessibility.motion.description": "wyłącza animacje i przejścia, gdy tylko jest to możliwe.", + "language.auto.title": "wybierz automatycznie", + "privacy.analytics": "anonimowa analiza ruchu", + "privacy.analytics.title": "nie przyczyniaj się do analiz", + "privacy.tunnel": "tunelowanie", + "privacy.tunnel.title": "zawsze tuneluj pliki", + "advanced.debug": "debugowanie", + "advanced.debug.title": "włącz funkcje debugowania", + "processing.community": "instancje społeczności", + "processing.enable_custom.title": "użyj niestandardowego serwera przetwarzania", + "accessibility.transparency.description": "zmniejsza przezroczystość powierzchni i wyłącza efekty rozmycia. może również poprawić wydajność interfejsu użytkownika na urządzeniach z niższej półki.", + "processing.enable_custom.description": "cobalt użyje niestandardowego serwera przetwarzania, jeśli tak wybierzesz. mimo że cobalt posiada pewne środki bezpieczeństwa, nie ponosimy odpowiedzialności za szkody wyrządzone przez instancję od społeczności, ponieważ nie mamy nad nimi kontroli.\n\nzwracaj uwagę na to, z jakich instancji korzystasz i upewnij się, że są one hostowane przez osoby, którym ufasz.", + "video.twitter.gif.title": "konwertuj zapętlone wideo na GIFy", + "video.twitter.gif.description": "konwersja GIF jest nieefektywna, przekonwertowany plik może być nieznośnie duży i niskiej jakości.", + "audio.bitrate.description": "bitrate jest stosowany tylko podczas konwersji audio do stratnego formatu. cobalt nie może polepszyć jakości dzwięku źródłowego, więc wybieranie bitrate ponad 128kbps może powiększyć rozmiar pliku bez słyszalnej różnicy. postrzegana jakość może się różnić w zależności od formatu.", + "privacy.analytics.learnmore": "dowiedz się więcej o zaangażowaniu plausible w ochronę prywatności.", + "video.youtube.codec": "kodek i kontener youtube", + "video.youtube.codec.description": "h264: najlepsza kompatybilność, średnia jakość. maksymalna jakość to 1080p. \nav1: najlepsza jakość i wydajność. obsługuje 8k i HDR. \nvp9: taka sama jakość jak av1, ale plik jest ~2x większy. obsługuje 4k i HDR.\n\nav1 i vp9 nie są tak szeroko wspierane jak h264. jeśli av1 lub vp9 nie są dostępne, h264 jest używany zamiast nich.", + "video.youtube.hls": "formaty hls youtube", + "video.youtube.hls.description": "pliki pobierają się szybciej i są mniej podatne na błędy lub nagłe odcięcie. tylko kodeki h264 i vp9 są wspierane w tym trybie. kodek oryginalnego audio jest aac, jest ponownie zakodowany dla kompatybilności, jakość audio może być trochę gorsza w porównaniu do wersji bez HLS.\n\nta opcja jest eksperymentalna, może zniknąć lub się zmienić w przyszłości.", + "audio.tiktok.original.description": "cobalt pobierze dźwięk z wideo bez jakichkolwiek zmian wprowadzonych przez autora posta.", + "accessibility.transparency.title": "zmniejsz przezroczystość wizualną", + "language.preferred.description": "ten język zostanie użyty gdy automatycznie wybieranie jest wyłączone. każdy tekst, który nie jest przetłumaczony zostanie wyświetlony po angielsku.\n\nniektóre języki używają z tłumaczeń ze społeczności, mogą być niedokładne lub niekompletne.", + "privacy.analytics.description": "anonimowa analiza ruchu jest potrzebna do uzyskania przybliżonej liczby aktywnych użytkowników cobalta. żadne informacje umożliwiające zidentyfikowanie ciebie nigdy nie są przechowywane. wszystkie przetwarzane dane są zanimizowane i agregowane.\n\nużywamy samodzielnie hostowanej instancji plausible, która nie używa ciasteczek i jest w pełni zgodna z GDPR, CCPA, oraz PECR.", + "privacy.tunnel.description": "cobalt ukryje twój adres ip, informacje o przeglądarce i ominie lokalne ograniczenia sieci. kiedy włączone, pliki będą miały również czytelne nazwy plików, które w przeciwnym razie byłyby bełkotem.", + "advanced.debug.description": "daje ci dostęp do strony z różnymi informacjami, które mogą być przydatne do debugowania." +} diff --git a/web/i18n/pl/tabs.json b/web/i18n/pl/tabs.json new file mode 100644 index 00000000..880512fc --- /dev/null +++ b/web/i18n/pl/tabs.json @@ -0,0 +1,8 @@ +{ + "save": "zapisz", + "settings": "ustawienia", + "updates": "aktualizacje", + "donate": "podaruj", + "about": "o", + "remux": "remuxuj" +} diff --git a/web/i18n/pl/updates.json b/web/i18n/pl/updates.json new file mode 100644 index 00000000..17335cf8 --- /dev/null +++ b/web/i18n/pl/updates.json @@ -0,0 +1,4 @@ +{ + "button.next": "przejdź do starszego dziennika zmian ({{ value }})", + "button.previous": "przejdź do nowszego dziennika zmian ({{ value }})" +} diff --git a/web/i18n/pt/a11y/dialog.json b/web/i18n/pt/a11y/dialog.json new file mode 100644 index 00000000..04008f86 --- /dev/null +++ b/web/i18n/pt/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.video": "miniatura do vídeo", + "picker.item.gif": "miniatura do gif", + "picker.item.photo": "miniatura da foto" +} diff --git a/web/i18n/pt/a11y/donate.json b/web/i18n/pt/a11y/donate.json new file mode 100644 index 00000000..047baab0 --- /dev/null +++ b/web/i18n/pt/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "qr code. clique para expandir.", + "share.qr.collapse": "qr code expandido. pressione para fechar." +} diff --git a/web/i18n/pt/a11y/general.json b/web/i18n/pt/a11y/general.json new file mode 100644 index 00000000..b8398e8b --- /dev/null +++ b/web/i18n/pt/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "voltar" +} diff --git a/web/i18n/pt/a11y/queue.json b/web/i18n/pt/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/a11y/save.json b/web/i18n/pt/a11y/save.json new file mode 100644 index 00000000..e741a6cf --- /dev/null +++ b/web/i18n/pt/a11y/save.json @@ -0,0 +1,12 @@ +{ + "clear_input": "limpar entrada", + "download.check": "verificando o download...", + "link_area.turnstile": "área de entrada de link. verificando se você não é um robô.", + "tutorial.shortcut.photos": "adicionar atalho para fotos", + "link_area": "área de entrada de link", + "download": "descarregar", + "download.think": "processando o link...", + "download.done": "download pronto", + "download.error": "erro ao fazer download", + "tutorial.shortcut.files": "adicionar atalho para arquivos" +} diff --git a/web/i18n/pt/a11y/tabs.json b/web/i18n/pt/a11y/tabs.json new file mode 100644 index 00000000..2c96dfa5 --- /dev/null +++ b/web/i18n/pt/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "painel de abas" +} diff --git a/web/i18n/pt/about.json b/web/i18n/pt/about.json new file mode 100644 index 00000000..511e3618 --- /dev/null +++ b/web/i18n/pt/about.json @@ -0,0 +1,28 @@ +{ + "page.privacy": "política de privacidade", + "page.credits": "agradecimento & licenças", + "heading.general": "termos gerais", + "heading.licenses": "licenças", + "heading.summary": "o melhor jeito de salvar o que você ama", + "heading.community": "comunidade aberta", + "heading.abuse": "denunciar abuso", + "heading.local": "processamento no dispositivo", + "heading.saving": "salvando", + "heading.encryption": "encriptação", + "heading.plausible": "análise de tráfego anônima", + "heading.cloudflare": "privacidade web & segurança", + "heading.responsibility": "responsabilidade do usuário", + "heading.motivation": "motivação", + "page.general": "o que é cobalt?", + "page.terms": "termos e ética", + "page.community": "comunidade & suporte", + "heading.testers": "testadores beta", + "support.github": "confira o código-fonte do cobalt, contribua com alterações ou relate problemas", + "support.discord": "peça ajuda ou converse com a comunidade e os desenvolvedores sobre o cobalt", + "support.twitter": "acompanhe as atualizações e o desenvolvimento do cobalt no twitter", + "support.telegram": "mantenha-se atualizado das últimas atualizações do cobalt pelo telegram", + "support.description.issue": "se você quiser relatar um bug ou algum outro problema recorrente, por favor relate pelo github.", + "support.description.help": "Use o Discord para qualquer outra pergunta. Descreva o problema corretamente em #cobalt-support, caso contrário ninguém poderá ajudá-lo.", + "support.description.best-effort": "todo o suporte é feito com o máximo de esforço porém não é garantido; uma resposta pode levar algum tempo.", + "support.bluesky": "acompanhe as atualizações e o desenvolvimento do cobalt em seu feed do bluesky" +} diff --git a/web/i18n/pt/about/credits.md b/web/i18n/pt/about/credits.md new file mode 100644 index 00000000..e6822b9a --- /dev/null +++ b/web/i18n/pt/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +todos os links são externos e levam a seus sites pessoais ou redes sociais. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/pt/about/general.md b/web/i18n/pt/about/general.md new file mode 100644 index 00000000..082ad439 --- /dev/null +++ b/web/i18n/pt/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +o cobalt te ajuda a salvar qualquer coisa dos seus sites favoritos: vídeo, +áudio, fotos ou gifs. é só colar o link e pronto! + +sem anúncios, rastreadores, assinaturas ou outras bobeiras. só um aplicativo da +web conveniente que funciona em qualquer lugar, sempre que precisar. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/pt/about/privacy.md b/web/i18n/pt/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/pt/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/pt/about/terms.md b/web/i18n/pt/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/pt/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/pt/button.json b/web/i18n/pt/button.json new file mode 100644 index 00000000..da2532f1 --- /dev/null +++ b/web/i18n/pt/button.json @@ -0,0 +1,20 @@ +{ + "done": "pronto", + "download": "descarregar", + "gotit": "entendi", + "cancel": "cancelar", + "reset": "reiniciar", + "download.audio": "baixar aúdio", + "share": "compartilhar", + "copy": "copiar", + "copy.section": "copiar link da seção", + "copied": "copiado", + "import": "importar", + "continue": "continuar", + "star": "estrela", + "follow": "seguir", + "save": "salvar", + "export": "exportar", + "yes": "sim", + "no": "não" +} diff --git a/web/i18n/pt/dialog.json b/web/i18n/pt/dialog.json new file mode 100644 index 00000000..1f0ced70 --- /dev/null +++ b/web/i18n/pt/dialog.json @@ -0,0 +1,12 @@ +{ + "safety.custom_instance.body": "instâncias personalizadas podem potencialmente representar riscos de privacidade e segurança.\n\ninstâncias ruins podem:\n1. redirecionar você para longe do cobalt e tentar enganá-lo.\n2. registrar todas as informações sobre suas solicitações, armazená-las para sempre e usá-las para rastreá-lo.\n3. fornecer arquivos maliciosos (como vírus).\n4. forçá-lo a assistir anúncios ou fazer você pagar pelo download.\n\ndepois desse ponto, não podemos protegê-lo. esteja atento a quais instâncias usar e sempre confie em seu instinto. se algo parecer estranho, volte a esta página, redefina a instância personalizada e nos informe no github.", + "picker.title": "selecione o que salvar", + "picker.description.desktop": "clique em um item para salvar. imagens também podem ser salvas usando o menu do botão direito.", + "picker.description.ios": "pressione um item para salvar com o atalho. imagens também podem ser salvas com um toque longo.", + "saving.title": "escolha como salvar", + "saving.blocked": "cobalt tentou abrir o arquivo em uma nova guia, mas seu navegador bloqueou. você pode permitir pop-ups para evitar que isso aconteça novamente.", + "saving.timeout": "cobalt tentou baixar o arquivo automaticamente, mas seu navegador não permitiu. você precisa escolher uma maneira para salvar manualmente.", + "safety.title": "notícia importante de segurança", + "import.body": "importar arquivos desconhecidos ou corrompidos pode alterar ou quebrar inesperadamente a funcionalidade do cobalt. importe apenas arquivos que você exportou pessoalmente e não modificou. se alguém lhe pediu para importar este arquivo, não continue.\n\nnão somos responsáveis por nenhum dano causado pela importação de arquivos de configuração desconhecidos.", + "picker.description.phone": "pressione em um item para salvar. imagens também podem ser salvas com um toque longo." +} diff --git a/web/i18n/pt/donate.json b/web/i18n/pt/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/error.json b/web/i18n/pt/error.json new file mode 100644 index 00000000..94008b34 --- /dev/null +++ b/web/i18n/pt/error.json @@ -0,0 +1,6 @@ +{ + "import.no_data": "não tem nada nesse arquivo. tem certeza que este é o certo?", + "import.invalid": "seu arquivo não parece ter configurações válidas para ser importado. tem certeza que é esse mesmo?", + "import.unknown": "não consegui carregar os dados do arquivo. ele pode estar corrompido ou está num formato inválido. mensagem de erro:\n\n{{ value }}", + "tunnel.probe": "não consegui ver se você pode baixar esse arquivo. tente novamente em alguns segundos!" +} diff --git a/web/i18n/pt/error/api.json b/web/i18n/pt/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/error/queue.json b/web/i18n/pt/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/general.json b/web/i18n/pt/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/notification.json b/web/i18n/pt/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/queue.json b/web/i18n/pt/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/receiver.json b/web/i18n/pt/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/remux.json b/web/i18n/pt/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/save.json b/web/i18n/pt/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt/settings.json b/web/i18n/pt/settings.json new file mode 100644 index 00000000..936a0b08 --- /dev/null +++ b/web/i18n/pt/settings.json @@ -0,0 +1,3 @@ +{ + "page.appearance": "aparência" +} diff --git a/web/i18n/pt/tabs.json b/web/i18n/pt/tabs.json new file mode 100644 index 00000000..90d5b1b9 --- /dev/null +++ b/web/i18n/pt/tabs.json @@ -0,0 +1,3 @@ +{ + "save": "salvar" +} diff --git a/web/i18n/pt/updates.json b/web/i18n/pt/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/a11y/dialog.json b/web/i18n/pt_BR/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/a11y/donate.json b/web/i18n/pt_BR/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/a11y/general.json b/web/i18n/pt_BR/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/a11y/queue.json b/web/i18n/pt_BR/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/a11y/save.json b/web/i18n/pt_BR/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/a11y/tabs.json b/web/i18n/pt_BR/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/about.json b/web/i18n/pt_BR/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/about/credits.md b/web/i18n/pt_BR/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/pt_BR/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/pt_BR/about/general.md b/web/i18n/pt_BR/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/pt_BR/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/pt_BR/about/privacy.md b/web/i18n/pt_BR/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/pt_BR/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/pt_BR/about/terms.md b/web/i18n/pt_BR/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/pt_BR/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/pt_BR/button.json b/web/i18n/pt_BR/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/dialog.json b/web/i18n/pt_BR/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/donate.json b/web/i18n/pt_BR/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/error.json b/web/i18n/pt_BR/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/error/api.json b/web/i18n/pt_BR/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/error/queue.json b/web/i18n/pt_BR/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/general.json b/web/i18n/pt_BR/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/notification.json b/web/i18n/pt_BR/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/queue.json b/web/i18n/pt_BR/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/receiver.json b/web/i18n/pt_BR/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/remux.json b/web/i18n/pt_BR/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/save.json b/web/i18n/pt_BR/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/settings.json b/web/i18n/pt_BR/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/tabs.json b/web/i18n/pt_BR/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/pt_BR/updates.json b/web/i18n/pt_BR/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/pt_BR/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/a11y/dialog.json b/web/i18n/ro/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/a11y/donate.json b/web/i18n/ro/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/a11y/general.json b/web/i18n/ro/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/a11y/queue.json b/web/i18n/ro/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/a11y/save.json b/web/i18n/ro/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/a11y/tabs.json b/web/i18n/ro/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/about.json b/web/i18n/ro/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/about/credits.md b/web/i18n/ro/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/ro/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/ro/about/general.md b/web/i18n/ro/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/ro/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/ro/about/privacy.md b/web/i18n/ro/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/ro/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/ro/about/terms.md b/web/i18n/ro/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/ro/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/ro/button.json b/web/i18n/ro/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/dialog.json b/web/i18n/ro/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/donate.json b/web/i18n/ro/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/error.json b/web/i18n/ro/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/error/api.json b/web/i18n/ro/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/error/queue.json b/web/i18n/ro/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/general.json b/web/i18n/ro/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/notification.json b/web/i18n/ro/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/queue.json b/web/i18n/ro/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/receiver.json b/web/i18n/ro/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/remux.json b/web/i18n/ro/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/save.json b/web/i18n/ro/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/settings.json b/web/i18n/ro/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/tabs.json b/web/i18n/ro/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ro/updates.json b/web/i18n/ro/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ro/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/a11y/dialog.json b/web/i18n/sk/a11y/dialog.json new file mode 100644 index 00000000..5b1bcf63 --- /dev/null +++ b/web/i18n/sk/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "miniatúra fotky", + "picker.item.video": "miniatúra videa", + "picker.item.gif": "miniatúra gifu" +} diff --git a/web/i18n/sk/a11y/donate.json b/web/i18n/sk/a11y/donate.json new file mode 100644 index 00000000..d1662207 --- /dev/null +++ b/web/i18n/sk/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "qr kód. klikni pre rozbalenie.", + "share.qr.collapse": "rozbalený qr kód. klikni pre zbalenie." +} diff --git a/web/i18n/sk/a11y/general.json b/web/i18n/sk/a11y/general.json new file mode 100644 index 00000000..33105779 --- /dev/null +++ b/web/i18n/sk/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "choď späť" +} diff --git a/web/i18n/sk/a11y/queue.json b/web/i18n/sk/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/a11y/save.json b/web/i18n/sk/a11y/save.json new file mode 100644 index 00000000..c28649f4 --- /dev/null +++ b/web/i18n/sk/a11y/save.json @@ -0,0 +1,6 @@ +{ + "clear_input": "vymazať vstup", + "download": "stiahnuť", + "download.done": "sťahovanie hotové", + "download.error": "chyba pri sťahovaní" +} diff --git a/web/i18n/sk/a11y/tabs.json b/web/i18n/sk/a11y/tabs.json new file mode 100644 index 00000000..04342078 --- /dev/null +++ b/web/i18n/sk/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "panel kariet" +} diff --git a/web/i18n/sk/about.json b/web/i18n/sk/about.json new file mode 100644 index 00000000..92dc9c82 --- /dev/null +++ b/web/i18n/sk/about.json @@ -0,0 +1,22 @@ +{ + "page.general": "čo je cobalt?", + "page.community": "komunita & podpora", + "page.privacy": "zásady ochrany osobných údajov", + "page.terms": "podmienky a etika", + "page.credits": "poďakovanie & licencie", + "heading.general": "všeobecné podmienky", + "heading.licenses": "licencie", + "heading.summary": "najlepší spôsob ako si uložiť to, čo sa ti páči", + "heading.community": "otvorená komunita", + "heading.local": "spracovanie na vlastnom zariadení", + "heading.saving": "ukladanie", + "heading.motivation": "motivácia", + "heading.testers": "beta testeri", + "support.github": "pozri si zdrojový kód cobaltu, pomôž s vývojom, alebo nahlás chyby", + "support.discord": "porozprávaj sa s komunitou a vývojármi o cobaltu alebo si požiadaj o pomoc", + "support.twitter": "sleduj aktualizácie a rozvoj cobaltu na svojej timeline na twittri", + "support.telegram": "ostaň v obraze s najnovšími aktualizáciami cobaltu cez kanál na telegrame", + "support.bluesky": "sleduj aktualizácie a rozvoj cobaltu na bluesky", + "support.description.issue": "ak chceš nahlásiť chybu alebo akýkoľvek iný problém, nahlás to prosím na github.", + "support.description.help": "použi discord pre akékoľvek ďalšie otázky. detailne popíš problém v kanále #cobalt-support, ináč ti nebude nikto môcť pomôcť." +} diff --git a/web/i18n/sk/about/credits.md b/web/i18n/sk/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/sk/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/sk/about/general.md b/web/i18n/sk/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/sk/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/sk/about/privacy.md b/web/i18n/sk/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/sk/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/sk/about/terms.md b/web/i18n/sk/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/sk/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/sk/button.json b/web/i18n/sk/button.json new file mode 100644 index 00000000..76db653b --- /dev/null +++ b/web/i18n/sk/button.json @@ -0,0 +1,3 @@ +{ + "download": "stiahnuť" +} diff --git a/web/i18n/sk/dialog.json b/web/i18n/sk/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/donate.json b/web/i18n/sk/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/error.json b/web/i18n/sk/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/error/api.json b/web/i18n/sk/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/error/queue.json b/web/i18n/sk/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/general.json b/web/i18n/sk/general.json new file mode 100644 index 00000000..3996851b --- /dev/null +++ b/web/i18n/sk/general.json @@ -0,0 +1,6 @@ +{ + "meowbalt": "mňaubalt", + "beta": "beta", + "embed.description": "ulož si to, čo sa ti páči, bez reklám, sledovania, poplatkov a ďalších nezmyslov. cobalt je naozaj otvorená webová aplikácia, ktorú s láskou vytvoril imput.", + "cobalt": "cobalt" +} diff --git a/web/i18n/sk/notification.json b/web/i18n/sk/notification.json new file mode 100644 index 00000000..a15f078d --- /dev/null +++ b/web/i18n/sk/notification.json @@ -0,0 +1,3 @@ +{ + "update.title": "nová verzia je dostupná!" +} diff --git a/web/i18n/sk/queue.json b/web/i18n/sk/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/receiver.json b/web/i18n/sk/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/remux.json b/web/i18n/sk/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/save.json b/web/i18n/sk/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/settings.json b/web/i18n/sk/settings.json new file mode 100644 index 00000000..f0ec8a85 --- /dev/null +++ b/web/i18n/sk/settings.json @@ -0,0 +1,21 @@ +{ + "page.appearance": "vzhľad", + "page.privacy": "súkromie", + "page.video": "video", + "page.audio": "zvuk", + "page.advanced": "pokročilé", + "video.quality.1440": "1440p", + "video.quality.1080": "1080p", + "video.quality.720": "720p", + "video.quality.480": "480p", + "video.quality.360": "360p", + "video.quality.240": "240p", + "video.quality.144": "144p", + "video.quality.description": "ak preferovaná kvalita videa nie je k dispozícii, vyberie sa ďalšia najlepšia.", + "video.youtube.codec.description": "h264: najlepšia kompatibilita, priemerná kvalita. najvyššia kvalita je 1080p.\nav1: najlepšia kvalita a efektívnosť. podporuje 8k a HDR.\nvp9: rovnaká kvalita ako av1, ale súbor je ~2krát väčší. podporuje 4k a HDR.\n\nav1 a vp9 nie sú tak podporované ako h264. ak av1 alebo vp9 nie sú k dispozícii, h264 je použitý.", + "video.youtube.hls": "youtube formáty hls", + "video.youtube.hls.title": "preferovať hls pre video a zvuk", + "audio.format": "formát zvuku", + "audio.tiktok.original.title": "stiahnuť pôvodný zvuk", + "audio.format.best": "najlepší" +} diff --git a/web/i18n/sk/tabs.json b/web/i18n/sk/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sk/updates.json b/web/i18n/sk/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sk/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/a11y/dialog.json b/web/i18n/sr/a11y/dialog.json new file mode 100644 index 00000000..2609ac90 --- /dev/null +++ b/web/i18n/sr/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "минијатура фотографије", + "picker.item.video": "минијатура видеа", + "picker.item.gif": "минијатура gif-а" +} diff --git a/web/i18n/sr/a11y/donate.json b/web/i18n/sr/a11y/donate.json new file mode 100644 index 00000000..0251ab7d --- /dev/null +++ b/web/i18n/sr/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.collapse": "проширени QR код. притисните да бисте скупили.", + "share.qr.expand": "QR код. притисните да бисте проширили." +} diff --git a/web/i18n/sr/a11y/general.json b/web/i18n/sr/a11y/general.json new file mode 100644 index 00000000..0baa66a6 --- /dev/null +++ b/web/i18n/sr/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "врати се назад" +} diff --git a/web/i18n/sr/a11y/queue.json b/web/i18n/sr/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/a11y/save.json b/web/i18n/sr/a11y/save.json new file mode 100644 index 00000000..a424f7c1 --- /dev/null +++ b/web/i18n/sr/a11y/save.json @@ -0,0 +1,12 @@ +{ + "link_area": "поље за унос везе", + "link_area.turnstile": "поље за унос везе. провера да ли сте робот.", + "clear_input": "очисти унис", + "download": "преузми", + "download.think": "обрада везе…", + "download.check": "потврђивање преузимања…", + "download.done": "преузимање завршено", + "download.error": "грешка при преузимању", + "tutorial.shortcut.photos": "додај пречицу за фотографије", + "tutorial.shortcut.files": "додај пречицу за датотеке" +} diff --git a/web/i18n/sr/a11y/tabs.json b/web/i18n/sr/a11y/tabs.json new file mode 100644 index 00000000..2806eee3 --- /dev/null +++ b/web/i18n/sr/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "панел са картицама" +} diff --git a/web/i18n/sr/about.json b/web/i18n/sr/about.json new file mode 100644 index 00000000..3cb89705 --- /dev/null +++ b/web/i18n/sr/about.json @@ -0,0 +1,28 @@ +{ + "page.privacy": "политика приватности", + "page.terms": "услови и етика", + "page.credits": "хвала и лиценце", + "heading.general": "општи услови", + "heading.licenses": "лиценце", + "heading.summary": "најбољи начин да сачувате оно што волите", + "heading.community": "отворена заједница", + "heading.local": "обрада на уређају", + "heading.saving": "чување", + "heading.encryption": "шифровање", + "heading.cloudflare": "веб приватност и безбедност", + "heading.responsibility": "одговорности корисника", + "heading.abuse": "пријављивање злоупотребе", + "heading.motivation": "мотивacija", + "page.community": "заједница и подршка", + "heading.plausible": "анонимна анализа саобраћаја", + "page.general": "шта је cobalt?", + "support.github": "погледајте изворни код cobalt-a, допринесите променама или пријавите проблеме", + "heading.testers": "бета тестери", + "support.discord": "разговарајте са заједницом и програмерима о cobalt-у или затражите помоћ", + "support.twitter": "пратите cobalt-ове актуелности и развој на вашој twitter временској линији", + "support.telegram": "будите у току са најновијим cobalt-овим актуелностима преко telegram канала", + "support.bluesky": "пратите cobalt-ове актуелности и развој на вашем bluesky фиду", + "support.description.issue": "ако желите да пријавите грешку или неки други понављајући проблем, молимо вас да то урадите на github-у.", + "support.description.help": "користите discord за сва остала питања. правилно опишите проблем у #cobalt-support или нико неће моћи да вам помогне.", + "support.description.best-effort": "подршку пружамо како можемо али није загарантована, одговор може потрајати." +} diff --git a/web/i18n/sr/about/credits.md b/web/i18n/sr/about/credits.md new file mode 100644 index 00000000..6028badb --- /dev/null +++ b/web/i18n/sr/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +све везе су спољашње и воде на њихове личне веб странице или друштвене мреже. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/sr/about/general.md b/web/i18n/sr/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/sr/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/sr/about/privacy.md b/web/i18n/sr/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/sr/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/sr/about/terms.md b/web/i18n/sr/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/sr/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/sr/button.json b/web/i18n/sr/button.json new file mode 100644 index 00000000..6424d268 --- /dev/null +++ b/web/i18n/sr/button.json @@ -0,0 +1,3 @@ +{ + "download": "преузми" +} diff --git a/web/i18n/sr/dialog.json b/web/i18n/sr/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/donate.json b/web/i18n/sr/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/error.json b/web/i18n/sr/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/error/api.json b/web/i18n/sr/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/error/queue.json b/web/i18n/sr/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/general.json b/web/i18n/sr/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/notification.json b/web/i18n/sr/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/queue.json b/web/i18n/sr/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/receiver.json b/web/i18n/sr/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/remux.json b/web/i18n/sr/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/save.json b/web/i18n/sr/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/settings.json b/web/i18n/sr/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/tabs.json b/web/i18n/sr/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sr/updates.json b/web/i18n/sr/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sr/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/a11y/dialog.json b/web/i18n/sv/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/a11y/donate.json b/web/i18n/sv/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/a11y/general.json b/web/i18n/sv/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/a11y/queue.json b/web/i18n/sv/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/a11y/save.json b/web/i18n/sv/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/a11y/tabs.json b/web/i18n/sv/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/about.json b/web/i18n/sv/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/about/credits.md b/web/i18n/sv/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/sv/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/sv/about/general.md b/web/i18n/sv/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/sv/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/sv/about/privacy.md b/web/i18n/sv/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/sv/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/sv/about/terms.md b/web/i18n/sv/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/sv/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/sv/button.json b/web/i18n/sv/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/dialog.json b/web/i18n/sv/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/donate.json b/web/i18n/sv/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/error.json b/web/i18n/sv/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/error/api.json b/web/i18n/sv/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/error/queue.json b/web/i18n/sv/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/general.json b/web/i18n/sv/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/notification.json b/web/i18n/sv/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/queue.json b/web/i18n/sv/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/receiver.json b/web/i18n/sv/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/remux.json b/web/i18n/sv/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/save.json b/web/i18n/sv/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/settings.json b/web/i18n/sv/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/tabs.json b/web/i18n/sv/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/sv/updates.json b/web/i18n/sv/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/sv/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/a11y/dialog.json b/web/i18n/th/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/a11y/donate.json b/web/i18n/th/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/a11y/general.json b/web/i18n/th/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/a11y/queue.json b/web/i18n/th/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/a11y/save.json b/web/i18n/th/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/a11y/tabs.json b/web/i18n/th/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/about.json b/web/i18n/th/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/about/credits.md b/web/i18n/th/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/th/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/th/about/general.md b/web/i18n/th/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/th/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/th/about/privacy.md b/web/i18n/th/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/th/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/th/about/terms.md b/web/i18n/th/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/th/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/th/button.json b/web/i18n/th/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/dialog.json b/web/i18n/th/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/donate.json b/web/i18n/th/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/error.json b/web/i18n/th/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/error/api.json b/web/i18n/th/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/error/queue.json b/web/i18n/th/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/general.json b/web/i18n/th/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/notification.json b/web/i18n/th/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/queue.json b/web/i18n/th/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/receiver.json b/web/i18n/th/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/remux.json b/web/i18n/th/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/save.json b/web/i18n/th/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/settings.json b/web/i18n/th/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/tabs.json b/web/i18n/th/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/th/updates.json b/web/i18n/th/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/th/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/a11y/dialog.json b/web/i18n/tok/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/a11y/donate.json b/web/i18n/tok/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/a11y/general.json b/web/i18n/tok/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/a11y/queue.json b/web/i18n/tok/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/a11y/save.json b/web/i18n/tok/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/a11y/tabs.json b/web/i18n/tok/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/about.json b/web/i18n/tok/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/about/credits.md b/web/i18n/tok/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/tok/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/tok/about/general.md b/web/i18n/tok/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/tok/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/tok/about/privacy.md b/web/i18n/tok/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/tok/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/tok/about/terms.md b/web/i18n/tok/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/tok/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/tok/button.json b/web/i18n/tok/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/dialog.json b/web/i18n/tok/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/donate.json b/web/i18n/tok/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/error.json b/web/i18n/tok/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/error/api.json b/web/i18n/tok/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/error/queue.json b/web/i18n/tok/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/general.json b/web/i18n/tok/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/notification.json b/web/i18n/tok/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/queue.json b/web/i18n/tok/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/receiver.json b/web/i18n/tok/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/remux.json b/web/i18n/tok/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/save.json b/web/i18n/tok/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/settings.json b/web/i18n/tok/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/tabs.json b/web/i18n/tok/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tok/updates.json b/web/i18n/tok/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tok/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/a11y/dialog.json b/web/i18n/tr/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/a11y/donate.json b/web/i18n/tr/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/a11y/general.json b/web/i18n/tr/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/a11y/queue.json b/web/i18n/tr/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/a11y/save.json b/web/i18n/tr/a11y/save.json new file mode 100644 index 00000000..181bafe9 --- /dev/null +++ b/web/i18n/tr/a11y/save.json @@ -0,0 +1,12 @@ +{ + "link_area": "bağlantı girdi alanı", + "link_area.turnstile": "bağlantı girdi alanı. robot olup olmadığını kontrol ediyoruz.", + "clear_input": "girdiyi sil", + "download": "indirme", + "download.think": "bağlantı işleniyor...", + "download.check": "indirme onaylanıyor...", + "download.done": "indirme tamamlandı", + "download.error": "indirme hata verdi", + "tutorial.shortcut.photos": "galeri kestirmesini ekle", + "tutorial.shortcut.files": "dosyalar kestirmesini ekle" +} diff --git a/web/i18n/tr/a11y/tabs.json b/web/i18n/tr/a11y/tabs.json new file mode 100644 index 00000000..c63f0ef4 --- /dev/null +++ b/web/i18n/tr/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "sekmeler paneli" +} diff --git a/web/i18n/tr/about.json b/web/i18n/tr/about.json new file mode 100644 index 00000000..87903a1a --- /dev/null +++ b/web/i18n/tr/about.json @@ -0,0 +1,20 @@ +{ + "page.community": "topluluk ve destek", + "heading.testers": "beta test programı", + "page.general": "cobalt nedir?", + "page.privacy": "gizlilik şartları", + "page.terms": "şartlar ve etik", + "page.credits": "teşekkürler ve lisanslar", + "heading.general": "genel şartlar", + "heading.licenses": "lisanslar", + "heading.summary": "beğendiğini kaydetmenin en iyi yolu", + "heading.community": "açık topluluk", + "heading.local": "cihaz içi işleme", + "heading.saving": "kaydetme", + "heading.encryption": "şifreleme", + "heading.plausible": "anonim erişim analitiği", + "heading.cloudflare": "web gizliliği ve güvenliği", + "heading.responsibility": "kullanıcı sorumlulukları", + "heading.abuse": "kötü kullanım bildirme", + "heading.motivation": "motivasyon" +} diff --git a/web/i18n/tr/about/credits.md b/web/i18n/tr/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/tr/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/tr/about/general.md b/web/i18n/tr/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/tr/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/tr/about/privacy.md b/web/i18n/tr/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/tr/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/tr/about/terms.md b/web/i18n/tr/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/tr/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/tr/button.json b/web/i18n/tr/button.json new file mode 100644 index 00000000..f4cb9830 --- /dev/null +++ b/web/i18n/tr/button.json @@ -0,0 +1,4 @@ +{ + "download": "indirme", + "save": "kaydet" +} diff --git a/web/i18n/tr/dialog.json b/web/i18n/tr/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/donate.json b/web/i18n/tr/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/error.json b/web/i18n/tr/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/error/api.json b/web/i18n/tr/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/error/queue.json b/web/i18n/tr/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/general.json b/web/i18n/tr/general.json new file mode 100644 index 00000000..f2cdf4eb --- /dev/null +++ b/web/i18n/tr/general.json @@ -0,0 +1,5 @@ +{ + "meowbalt": "miyavbalt", + "beta": "beta", + "embed.description": "sevdikleri reklamsız,izlenmeden,parasız yada başka saçmalıksız kaydet. cobalt sevgi ve bakımla yapılmış cidden bir açık web uygulamasıdır." +} diff --git a/web/i18n/tr/notification.json b/web/i18n/tr/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/queue.json b/web/i18n/tr/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/receiver.json b/web/i18n/tr/receiver.json new file mode 100644 index 00000000..66fd6877 --- /dev/null +++ b/web/i18n/tr/receiver.json @@ -0,0 +1,5 @@ +{ + "title": "bir dosya sürükleyin veya seçin", + "title.drop": "dosyayı buraya sürükleyin!", + "accept": "desteklenen formatlar: {{ formats }}." +} diff --git a/web/i18n/tr/remux.json b/web/i18n/tr/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/tr/save.json b/web/i18n/tr/save.json new file mode 100644 index 00000000..7285dfde --- /dev/null +++ b/web/i18n/tr/save.json @@ -0,0 +1,22 @@ +{ + "auto": "otomatik", + "mute": "sustur", + "audio": "yalnız ses", + "input.placeholder": "bağlantıyı buraya yapıştırın", + "terms.note.agreement": "devam ederek kullanım şartları ve etik kurallarını kabul edersiniz", + "terms.note.link": "oku", + "services.title": "desteklenen hizmetler", + "services.title_show": "desteklenen hizmetleri göster", + "services.title_hide": "desteklenen hizmetleri gizle", + "services.disclaimer": "cobalt, aşağıda belirtilen hizmetlerin herhangi biri ile bağlı değildir.", + "tutorial.title": "ios'te nasıl kaydedilir?", + "tutorial.intro": "ios'te dosyaları rahatça kaydetmek için, paylaş menüsünden bir siri kestirmesi kullanmanız gerekir.", + "tutorial.step.1": "siri kestirmesini ekle:", + "tutorial.step.2": "cobalt'ın kaydetme kutucuğunda \"paylaş'a\" basın.", + "tutorial.step.3": "paylaş menüsünden uygun kestirmeyi seçin.", + "tutorial.outro": "bu kestirmeler sadece cobalt uygulamasında çalışır. başka uygulamalardan bağlantılarla çalışmaz.", + "tutorial.shortcut.photos": "galeriye", + "tutorial.shortcut.files": "dosyalara", + "paste": "yapıştır", + "paste.long": "yapıştır ve indir" +} diff --git a/web/i18n/tr/settings.json b/web/i18n/tr/settings.json new file mode 100644 index 00000000..7323c33b --- /dev/null +++ b/web/i18n/tr/settings.json @@ -0,0 +1,39 @@ +{ + "video.youtube.codec.description": "h264: en iyi uyumluluk, ortalama bithızı. en yüksek kalite 1080p.\nav1: en iyi kalite, verimlilik ve bithızı. 8k ve HDR destekler.\nvp9: av1 ile aynı kalite ve bithızı, ama dosya yaklaşık iki kat daha büyük. 4k ve HDR destekler.\n\nav1 ve vp9, h264 kadar destekli değil.", + "page.appearance": "görünüm", + "page.privacy": "gizlilik", + "page.video": "görüntü", + "page.audio": "ses", + "page.advanced": "gelişmiş", + "page.debug": "debug", + "page.instances": "sunucular", + "theme": "tema", + "theme.auto": "otomatik", + "theme.light": "aydınlık", + "theme.dark": "karanlık", + "theme.description": "otomatik ayar, temayı cihazınızın görüntüleme moduna göre aydınlık veya karanlık temaya değiştirir.", + "video.quality": "görüntü kalitesi", + "video.quality.max": "8k+", + "video.quality.2160": "4k", + "video.quality.1440": "1440p", + "video.quality.1080": "1080p", + "video.quality.720": "720p", + "video.quality.480": "480p", + "video.quality.360": "360p", + "video.quality.240": "240p", + "video.quality.144": "144p", + "video.quality.description": "istenen görüntü kalitesi yoksa, bir sonraki en iyisi kullanılır.", + "video.youtube.codec": "youtube görüntü formatı ve container'ı", + "video.twitter.gif": "twitter/x", + "audio.format": "ses formatı", + "audio.format.best": "en iyi", + "audio.format.mp3": "mp3", + "video.twitter.gif.title": "döngülü videoları GIF'e dönüştür", + "video.twitter.gif.description": "GIF'e dönüştürme verimsizdir. dosya aşırı büyük ve düşük kalite olabilir.", + "audio.format.ogg": "ogg", + "audio.format.wav": "wav", + "audio.format.opus": "opus", + "audio.bitrate": "ses bithızı", + "audio.format.description": "\"en iyi\" dışındaki tüm formatlar dönüştürülür, bu nedenle hepsinde bir miktar kalite kaybı vardır. ses sadece \"en iyi\" formatı seçildiği takdirde yeniden enkode edilmez.", + "audio.bitrate.kbps": "kb/s" +} diff --git a/web/i18n/tr/tabs.json b/web/i18n/tr/tabs.json new file mode 100644 index 00000000..2ee506af --- /dev/null +++ b/web/i18n/tr/tabs.json @@ -0,0 +1,3 @@ +{ + "save": "kaydet" +} diff --git a/web/i18n/tr/updates.json b/web/i18n/tr/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/tr/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/a11y/dialog.json b/web/i18n/uk/a11y/dialog.json new file mode 100644 index 00000000..3f289592 --- /dev/null +++ b/web/i18n/uk/a11y/dialog.json @@ -0,0 +1,3 @@ +{ + "picker.item.photo": "мініатюра фото" +} diff --git a/web/i18n/uk/a11y/donate.json b/web/i18n/uk/a11y/donate.json new file mode 100644 index 00000000..c417be2f --- /dev/null +++ b/web/i18n/uk/a11y/donate.json @@ -0,0 +1,3 @@ +{ + "share.qr.expand": "qr-код. натисніть, щоб розгорнути." +} diff --git a/web/i18n/uk/a11y/general.json b/web/i18n/uk/a11y/general.json new file mode 100644 index 00000000..64053ece --- /dev/null +++ b/web/i18n/uk/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "назад" +} diff --git a/web/i18n/uk/a11y/queue.json b/web/i18n/uk/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/a11y/save.json b/web/i18n/uk/a11y/save.json new file mode 100644 index 00000000..0572e3bb --- /dev/null +++ b/web/i18n/uk/a11y/save.json @@ -0,0 +1,3 @@ +{ + "link_area": "поле для посилання" +} diff --git a/web/i18n/uk/a11y/tabs.json b/web/i18n/uk/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/about.json b/web/i18n/uk/about.json new file mode 100644 index 00000000..fca76f21 --- /dev/null +++ b/web/i18n/uk/about.json @@ -0,0 +1,3 @@ +{ + "page.general": "що таке кобальт?" +} diff --git a/web/i18n/uk/about/credits.md b/web/i18n/uk/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/uk/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/uk/about/general.md b/web/i18n/uk/about/general.md new file mode 100644 index 00000000..21855f21 --- /dev/null +++ b/web/i18n/uk/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +кобальт допомагає вам зберігати все з ваших улюблених веб-сайтів: відео, аудіо, +фотографії або гіфи. просто вставте посилання, і ви готові до дій! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/uk/about/privacy.md b/web/i18n/uk/about/privacy.md new file mode 100644 index 00000000..0e22900e --- /dev/null +++ b/web/i18n/uk/about/privacy.md @@ -0,0 +1,124 @@ + + +
+ + +політика конфіденційності кобальту проста: ми не збираємо і не зберігаємо нічого +про вас. те, що ви робите, є винятково вашою справою, а не нашою чи когось +іншого. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/uk/about/terms.md b/web/i18n/uk/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/uk/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/uk/button.json b/web/i18n/uk/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/dialog.json b/web/i18n/uk/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/donate.json b/web/i18n/uk/donate.json new file mode 100644 index 00000000..fcf7a697 --- /dev/null +++ b/web/i18n/uk/donate.json @@ -0,0 +1,3 @@ +{ + "banner.title": "Підтримайте безпечний\nта відкритий Інтернет" +} diff --git a/web/i18n/uk/error.json b/web/i18n/uk/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/error/api.json b/web/i18n/uk/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/error/queue.json b/web/i18n/uk/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/general.json b/web/i18n/uk/general.json new file mode 100644 index 00000000..75ab3b18 --- /dev/null +++ b/web/i18n/uk/general.json @@ -0,0 +1,3 @@ +{ + "cobalt": "кобальт" +} diff --git a/web/i18n/uk/notification.json b/web/i18n/uk/notification.json new file mode 100644 index 00000000..9d18d144 --- /dev/null +++ b/web/i18n/uk/notification.json @@ -0,0 +1,3 @@ +{ + "update.title": "доступне оновлення!" +} diff --git a/web/i18n/uk/queue.json b/web/i18n/uk/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/receiver.json b/web/i18n/uk/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/remux.json b/web/i18n/uk/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/save.json b/web/i18n/uk/save.json new file mode 100644 index 00000000..2097a3a9 --- /dev/null +++ b/web/i18n/uk/save.json @@ -0,0 +1,3 @@ +{ + "paste": "вставити" +} diff --git a/web/i18n/uk/settings.json b/web/i18n/uk/settings.json new file mode 100644 index 00000000..6145548f --- /dev/null +++ b/web/i18n/uk/settings.json @@ -0,0 +1,3 @@ +{ + "page.appearance": "зовнішній вигляд" +} diff --git a/web/i18n/uk/tabs.json b/web/i18n/uk/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/uk/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/uk/updates.json b/web/i18n/uk/updates.json new file mode 100644 index 00000000..89706612 --- /dev/null +++ b/web/i18n/uk/updates.json @@ -0,0 +1,3 @@ +{ + "button.next": "перейти до старішого журналу змін ({{ value }})" +} diff --git a/web/i18n/ur/a11y/dialog.json b/web/i18n/ur/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/a11y/donate.json b/web/i18n/ur/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/a11y/general.json b/web/i18n/ur/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/a11y/queue.json b/web/i18n/ur/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/a11y/save.json b/web/i18n/ur/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/a11y/tabs.json b/web/i18n/ur/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/about.json b/web/i18n/ur/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/about/credits.md b/web/i18n/ur/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/ur/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/ur/about/general.md b/web/i18n/ur/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/ur/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/ur/about/privacy.md b/web/i18n/ur/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/ur/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/ur/about/terms.md b/web/i18n/ur/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/ur/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/ur/button.json b/web/i18n/ur/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/dialog.json b/web/i18n/ur/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/donate.json b/web/i18n/ur/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/error.json b/web/i18n/ur/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/error/api.json b/web/i18n/ur/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/error/queue.json b/web/i18n/ur/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/general.json b/web/i18n/ur/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/notification.json b/web/i18n/ur/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/queue.json b/web/i18n/ur/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/receiver.json b/web/i18n/ur/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/remux.json b/web/i18n/ur/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/save.json b/web/i18n/ur/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/settings.json b/web/i18n/ur/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/tabs.json b/web/i18n/ur/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/ur/updates.json b/web/i18n/ur/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/ur/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/a11y/dialog.json b/web/i18n/vi/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/a11y/donate.json b/web/i18n/vi/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/a11y/general.json b/web/i18n/vi/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/a11y/queue.json b/web/i18n/vi/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/a11y/save.json b/web/i18n/vi/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/a11y/tabs.json b/web/i18n/vi/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/about.json b/web/i18n/vi/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/about/credits.md b/web/i18n/vi/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/vi/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/vi/about/general.md b/web/i18n/vi/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/vi/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/vi/about/privacy.md b/web/i18n/vi/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/vi/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/vi/about/terms.md b/web/i18n/vi/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/vi/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/vi/button.json b/web/i18n/vi/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/dialog.json b/web/i18n/vi/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/donate.json b/web/i18n/vi/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/error.json b/web/i18n/vi/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/error/api.json b/web/i18n/vi/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/error/queue.json b/web/i18n/vi/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/general.json b/web/i18n/vi/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/notification.json b/web/i18n/vi/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/queue.json b/web/i18n/vi/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/receiver.json b/web/i18n/vi/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/remux.json b/web/i18n/vi/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/save.json b/web/i18n/vi/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/settings.json b/web/i18n/vi/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/tabs.json b/web/i18n/vi/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/vi/updates.json b/web/i18n/vi/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/vi/updates.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh/a11y/dialog.json b/web/i18n/zh/a11y/dialog.json new file mode 100644 index 00000000..74c39b86 --- /dev/null +++ b/web/i18n/zh/a11y/dialog.json @@ -0,0 +1,5 @@ +{ + "picker.item.photo": "照片缩略图", + "picker.item.video": "视频缩略图", + "picker.item.gif": "gif 缩略图" +} diff --git a/web/i18n/zh/a11y/donate.json b/web/i18n/zh/a11y/donate.json new file mode 100644 index 00000000..c9e0a406 --- /dev/null +++ b/web/i18n/zh/a11y/donate.json @@ -0,0 +1,4 @@ +{ + "share.qr.expand": "二维码。点击以展开。", + "share.qr.collapse": "展开显示的二维码。点击以收起。" +} diff --git a/web/i18n/zh/a11y/general.json b/web/i18n/zh/a11y/general.json new file mode 100644 index 00000000..00683616 --- /dev/null +++ b/web/i18n/zh/a11y/general.json @@ -0,0 +1,3 @@ +{ + "back": "返回" +} diff --git a/web/i18n/zh/a11y/save.json b/web/i18n/zh/a11y/save.json new file mode 100644 index 00000000..b62b1412 --- /dev/null +++ b/web/i18n/zh/a11y/save.json @@ -0,0 +1,12 @@ +{ + "link_area.turnstile": "链接输入区。正在检查你是不是机器人。", + "link_area": "链接输入区", + "clear_input": "清除输入", + "download": "下载", + "download.think": "处理链接...", + "download.check": "验证下载...", + "download.done": "下载完成", + "download.error": "下载错误", + "tutorial.shortcut.photos": "添加照片快捷方式", + "tutorial.shortcut.files": "快捷指令文件指令" +} diff --git a/web/i18n/zh/a11y/tabs.json b/web/i18n/zh/a11y/tabs.json new file mode 100644 index 00000000..cafde6d7 --- /dev/null +++ b/web/i18n/zh/a11y/tabs.json @@ -0,0 +1,3 @@ +{ + "tab_panel": "标签面板" +} diff --git a/web/i18n/zh/about.json b/web/i18n/zh/about.json new file mode 100644 index 00000000..ba1bbf88 --- /dev/null +++ b/web/i18n/zh/about.json @@ -0,0 +1,28 @@ +{ + "page.general": "什么是cobalt?", + "page.community": "社区和支持", + "page.privacy": "隐私政策", + "page.terms": "条款和道德", + "page.credits": "感谢和许可证", + "heading.summary": "保存您所爱的最佳方式", + "heading.licenses": "许可证", + "heading.general": "一般条款", + "heading.testers": "beta 测试人员", + "heading.motivation": "激励", + "heading.abuse": "举报滥用行为", + "heading.responsibility": "用户责任", + "heading.cloudflare": "网络隐私安全", + "heading.plausible": "匿名流量分析", + "heading.encryption": "加密", + "heading.saving": "保存", + "heading.local": "设备端处理", + "heading.community": "开放社区", + "support.discord": "与社区和开发人员讨论 cobalt 或寻求帮助", + "support.twitter": "在您的 twitter 时间轴上关注 cobalt 的更新和发展动态", + "support.telegram": "通过 telegram 频道了解最新的 cobalt 更新信息", + "support.description.issue": "如果您想报告错误或其他经常出现的问题,请在 github 上报告。", + "support.description.best-effort": "所有支持都是尽最大努力提供的,但不保证一定能提供,回复可能需要一些时间。", + "support.github": "查看 cobalt 的源代码,修改或报告问题", + "support.description.help": "将Discord用于任何其他问题。在#cobalt-support中正确描述问题,否则没有人能为您提供帮助。", + "support.bluesky": "在您的 bluesky feed 上关注 cobalt 的更新和发展" +} diff --git a/web/i18n/zh/about/credits.md b/web/i18n/zh/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/zh/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/zh/about/general.md b/web/i18n/zh/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/zh/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/zh/about/privacy.md b/web/i18n/zh/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/zh/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/zh/about/terms.md b/web/i18n/zh/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/zh/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/zh/button.json b/web/i18n/zh/button.json new file mode 100644 index 00000000..217030c3 --- /dev/null +++ b/web/i18n/zh/button.json @@ -0,0 +1,7 @@ +{ + "download": "下载", + "save": "保存", + "cancel": "取消", + "reset": "重置", + "gotit": "明白" +} diff --git a/web/i18n/zh/dialog.json b/web/i18n/zh/dialog.json new file mode 100644 index 00000000..b0b56df8 --- /dev/null +++ b/web/i18n/zh/dialog.json @@ -0,0 +1,4 @@ +{ + "picker.title": "选择保存内容", + "picker.description.desktop": "单击一个项目即可保存它。也可以通过右键菜单保存图像。" +} diff --git a/web/i18n/zh/donate.json b/web/i18n/zh/donate.json new file mode 100644 index 00000000..2406e5a0 --- /dev/null +++ b/web/i18n/zh/donate.json @@ -0,0 +1,6 @@ +{ + "banner.title": "支持安全\n开放的互联网", + "banner.subtitle": "向imput捐款或与朋友分享\ncobalt的快乐", + "body.motivation": "cobalt 帮助制作人、教育工作者、视频制作者以及其他许多人做他们喜欢的事情。它是一种充满爱意而非以盈利为目的的不同类型的服务。", + "body.no_bullshit": "我们相信互联网并不可怕,这就是为什么钴永远不会有广告或其他类型的恶意内容。这是我们坚定信守的承诺。我们所做的一切都是以隐私、可访问性和易用性为出发点,让每个人都能使用钴。" +} diff --git a/web/i18n/zh/error.json b/web/i18n/zh/error.json new file mode 100644 index 00000000..12ebf683 --- /dev/null +++ b/web/i18n/zh/error.json @@ -0,0 +1,6 @@ +{ + "import.no_data": "文件中没有要加载的内容。您确定这是正确的吗?", + "import.invalid": "您的文件没有要导入的有效 Cobalt 设置。您确定这是正确的吗?", + "tunnel.probe": "无法验证您是否可以下载该文件。请稍后再试!", + "import.unknown": "无法从文件加载数据。它可能已损坏或格式错误。这是我得到的错误:\n\n{{ value }}" +} diff --git a/web/i18n/zh/general.json b/web/i18n/zh/general.json new file mode 100644 index 00000000..ec3fbfeb --- /dev/null +++ b/web/i18n/zh/general.json @@ -0,0 +1,5 @@ +{ + "cobalt": "cobalt", + "meowbalt": "喵巴尔特", + "beta": "测试版" +} diff --git a/web/i18n/zh/notification.json b/web/i18n/zh/notification.json new file mode 100644 index 00000000..ec9e1294 --- /dev/null +++ b/web/i18n/zh/notification.json @@ -0,0 +1,4 @@ +{ + "update.title": "可进行更新!", + "update.subtext": "按下重新装弹" +} diff --git a/web/i18n/zh/receiver.json b/web/i18n/zh/receiver.json new file mode 100644 index 00000000..642dd0fc --- /dev/null +++ b/web/i18n/zh/receiver.json @@ -0,0 +1,5 @@ +{ + "title": "拖动或选择文件", + "title.drop": "将文件拖放到这儿!", + "accept": "支持的格式:{{formats}}。" +} diff --git a/web/i18n/zh/remux.json b/web/i18n/zh/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh/save.json b/web/i18n/zh/save.json new file mode 100644 index 00000000..726957b8 --- /dev/null +++ b/web/i18n/zh/save.json @@ -0,0 +1,5 @@ +{ + "paste.long": "粘贴并下载", + "paste": "粘贴", + "auto": "自动" +} diff --git a/web/i18n/zh/settings.json b/web/i18n/zh/settings.json new file mode 100644 index 00000000..cfa2e1ec --- /dev/null +++ b/web/i18n/zh/settings.json @@ -0,0 +1,85 @@ +{ + "processing.enable_custom.description": "如果您选择,cobalt 将使用自定义处理服务器。尽管 cobalt 已采取一些安全措施,但我们对通过社区实例造成的任何损害不承担任何责任,因为我们无法控制它们。\n\n请注意您使用的实例,并确保它们由您信任的人托管。", + "page.appearance": "外观", + "page.privacy": "隐私", + "page.video": "视频", + "page.audio": "音频", + "page.advanced": "进阶", + "page.debug": "调试信息", + "page.instances": "实例", + "theme": "风格", + "theme.auto": "自动", + "theme.light": "明亮", + "theme.dark": "暗黑", + "theme.description": "自动主题根据您设备的显示模式在明暗主题之间切换。", + "video.quality": "视频质量", + "video.quality.max": "8k+", + "video.quality.2160": "4k", + "video.quality.1440": "1440p", + "video.quality.1080": "1080p", + "video.quality.720": "720p", + "video.quality.480": "480p", + "video.quality.360": "360p", + "video.quality.240": "240p", + "video.quality.144": "144p", + "video.youtube.codec": "YouTube 视频编解码器和容器", + "video.twitter.gif": "twitter/x", + "video.twitter.gif.title": "将循环视频转换为 GIF", + "video.twitter.gif.description": "GIF 转换效率低,转换后的文件可能非常大而且质量低下。", + "audio.format": "音频格式", + "audio.format.best": "最好", + "audio.format.mp3": "mp3", + "audio.format.ogg": "ogg", + "audio.format.wav": "wav", + "audio.format.opus": "opus", + "audio.bitrate": "音频比特率", + "audio.bitrate.kbps": "kb/s", + "audio.youtube.dub": "youtube", + "audio.youtube.dub.title": "使用浏览器语言观看配音视频", + "audio.youtube.dub.description": "即使 cobalt 没有翻译成您的语言也可以工作。", + "audio.tiktok.original": "tiktok", + "audio.tiktok.original.title": "下载原声", + "audio.tiktok.original.description": "cobalt 将从视频中下载声音,而不会对帖子的作者进行任何更改。", + "metadata.filename": "文件名样式", + "metadata.filename.classic": "标准", + "metadata.filename.basic": "基本", + "metadata.filename.pretty": "优化", + "metadata.filename.nerdy": "笨拙", + "metadata.filename.description": "文件名样式将仅用于由 cobalt 发送的文件,某些服务不支持标准文件名样式。", + "metadata.filename.preview.video": "视频标题", + "metadata.filename.preview.audio": "音频标题 - 音频作者", + "metadata.file": "文件元数据", + "metadata.disable.title": "禁用文件元数据", + "metadata.disable.description": "标题、艺术家和其他信息将不会添加到文件中。", + "saving.title": "保存方法", + "saving.ask": "询问", + "saving.download": "下载", + "saving.share": "分享", + "saving.copy": "复制", + "accessibility.transparency.title": "降低视觉透明度", + "accessibility.transparency.description": "降低表面透明度并禁用模糊效果。", + "accessibility.motion.title": "减少动画", + "accessibility.motion.description": "尽可能禁用动画和过渡。", + "language": "语言", + "language.auto.title": "自动选择", + "language.auto.description": "如果有翻译,cobalt 将使用您浏览器的默认语言。如果没有,则将使用英语。", + "language.preferred.title": "首选语言", + "privacy.analytics": "匿名流量分析", + "privacy.analytics.title": "不参与分析", + "privacy.analytics.description": "需要匿名流量分析来获取活跃 Cobalt 用户的大致数量。不会存储任何有关您的身份信息。所有处理的数据都经过匿名和汇总。\n\n我们使用自托管的 Plausible 实例,该实例不使用 Cookie,并且完全符合 GDPR、CCPA 和 PECR。", + "privacy.analytics.learnmore": "了解有关 plausible 隐私保护的更多信息。", + "privacy.tunnel": "隧道", + "advanced.debug": "调试", + "advanced.debug.title": "启用调试功能", + "advanced.debug.description": "使您能够访问包含各种可用于调试的信息的页面。", + "processing.community": "社区实例", + "processing.enable_custom.title": "使用自定义处理服务器", + "video.quality.description": "如果没有首选的视频质量,则选择次优质量。", + "video.youtube.codec.description": "H264:兼容性最好,比特率一般。最高质量为 1080p。\nAV1:最佳质量、效率和比特率。支持 8k 和 HDR。\nvp9:质量和比特率与 av1 相同,但文件大约大两倍。支持 4k 和 HDR。\n\nav1 和 vp9 的支持范围不如 h264 广泛。", + "audio.format.description": "除“最佳”格式外,所有格式都会被转换,这意味着会有一些质量损失。只有在选择“最佳”格式时才会重新编码音频。", + "language.preferred.description": "当自动选择被禁用时,将使用此语言。任何未翻译的文本将以英文显示。\n\n对于英语、俄语和捷克语以外的语言,我们使用社区来源的翻译。它们可能不准确或不完整。", + "audio.bitrate.description": "比特率仅在将音频转换为有损格式时应用。钴无法提高源音频质量,因此选择超过 128kbps 的比特率可能会增加文件大小,而不会产生可听见的差别。感知质量可能因格式而异。", + "saving.description": "从 Cobalt 保存文件或链接的首选方式。如果首选方法不可用或出现问题,Cobalt 将询问您下一步该怎么做。", + "privacy.tunnel.description": "Cobalt 将隐藏您的 IP 地址、浏览器信息并绕过本地网络限制。启用后,文件也将具有可读的文件名,否则将是乱码。", + "privacy.tunnel.title": "始终通过隧道传输文件" +} diff --git a/web/i18n/zh/tabs.json b/web/i18n/zh/tabs.json new file mode 100644 index 00000000..1319dee4 --- /dev/null +++ b/web/i18n/zh/tabs.json @@ -0,0 +1,5 @@ +{ + "save": "保存", + "settings": "设置", + "updates": "更新日志" +} diff --git a/web/i18n/zh/updates.json b/web/i18n/zh/updates.json new file mode 100644 index 00000000..1e06cdcd --- /dev/null +++ b/web/i18n/zh/updates.json @@ -0,0 +1,4 @@ +{ + "button.next": "转到较旧的更新日志({{ value }})", + "button.previous": "转到较新的变更日志 ({{ value }})" +} diff --git a/web/i18n/zh_Hans/a11y/queue.json b/web/i18n/zh_Hans/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hans/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hans/error/api.json b/web/i18n/zh_Hans/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hans/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hans/error/queue.json b/web/i18n/zh_Hans/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hans/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hans/queue.json b/web/i18n/zh_Hans/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hans/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/a11y/dialog.json b/web/i18n/zh_Hant/a11y/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/a11y/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/a11y/donate.json b/web/i18n/zh_Hant/a11y/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/a11y/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/a11y/general.json b/web/i18n/zh_Hant/a11y/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/a11y/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/a11y/queue.json b/web/i18n/zh_Hant/a11y/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/a11y/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/a11y/save.json b/web/i18n/zh_Hant/a11y/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/a11y/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/a11y/tabs.json b/web/i18n/zh_Hant/a11y/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/a11y/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/about.json b/web/i18n/zh_Hant/about.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/about.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/about/credits.md b/web/i18n/zh_Hant/about/credits.md new file mode 100644 index 00000000..2f67e132 --- /dev/null +++ b/web/i18n/zh_Hant/about/credits.md @@ -0,0 +1,89 @@ + + +
+ + +cobalt is made with love and care by [imput](https://imput.net/) ❤️ + +we're a small team of two guys, but we work really hard to make great software +that benefits everyone. if you like our work, please consider supporting it on +the [donate page](/donate)! +
+ +
+ + +huge shout-out to our testers for testing updates early and making sure they're +stable. they also helped us ship cobalt 10! + +all links are external and lead to their personal websites or social media. +
+ +
+ + +a portion of cobalt's processing infrastructure is provided by our long-standing +partner, [royalehosting.net]({partners.royalehosting})! +
+ +
+ + +meowbalt is cobalt's speedy mascot, a very expressive cat who loves fast +internet. + +all amazing art of meowbalt that you see in cobalt was made by +[GlitchyPSI](https://glitchypsi.xyz/). he's also the original creator of the +character. + +imput holds legal rights to meowbalt's character design, but not specific +artworks that were created by GlitchyPSI. + +we love meowbalt, so we have to set a few rules in place to protect him: +- you cannot use meowbalt's character design in any form that isn't fan art. +- you cannot use meowbalt's design or artworks commercially. +- you cannot use meowbalt's design or artworks in your own projects. +- you cannot use or modify GlitchyPSI's artworks of meowbalt in any form. + +if you create fan art of meowbalt, please share it in [our discord +server](/about/community), we'd love to see it! +
+ +
+ + +cobalt api (processing server) code is open source and licensed under +[AGPL-3.0]({docs.apiLicense}). + +cobalt frontend code is [source first](https://sourcefirst.com/) and is licensed +under [CC-BY-NC-SA 4.0]({docs.webLicense}). + +we had to make frontend source first to stop grifters from profiting off our +work & from creating malicious clones that deceive people and hurt our public +identity. other than commercial use, it follows same principles as many open +source licenses. + +we rely on many open source libraries, but also create & distribute our own. you +can see the full list of dependencies on [github]({contacts.github})! +
diff --git a/web/i18n/zh_Hant/about/general.md b/web/i18n/zh_Hant/about/general.md new file mode 100644 index 00000000..a9802ffc --- /dev/null +++ b/web/i18n/zh_Hant/about/general.md @@ -0,0 +1,75 @@ + + +
+ + +cobalt helps you save anything from your favorite websites: video, audio, photos +or gifs. just paste the link and you're ready to rock! + +no ads, trackers, paywalls, or other nonsense. just a convenient web app that +works anywhere, whenever you need it. +
+ +
+ + +cobalt was created for public benefit, to protect people from ads and malware +pushed by alternative downloaders. we believe that the best software is safe, +open, and accessible. all imput project follow these basic principles. +
+ +
+ + +all requests to the backend are anonymous and all information about potential +file tunnels is encrypted. we have a strict zero log policy and don't store or +track *anything* about individual people. + +if a request requires additional processing, such as remuxing or transcoding, +cobalt processes media directly on your device. this ensures best efficiency and +privacy. + +if your device doesn't support local processing, then server-based live +processing is used instead. in this scenario, processed media is streamed +directly to client, without ever being stored on server's disk. + +you can [enable forced tunneling](/settings/privacy#tunnel) to boost privacy +even further. when enabled, cobalt will tunnel all downloaded files, not just +those that require it. no one will know where you download something from, even +your network provider. all they'll see is that you're using a cobalt instance. +
+ +
+ + +cobalt is used by countless artists, educators, and content creators to do what +they love. we're always on the line with our community and work together to make +cobalt even more useful. feel free to [join the conversation](/about/community)! + +we believe that the future of the internet is open, which is why cobalt is +[source first](https://sourcefirst.com/) and [easily +self-hostable]({docs.instanceHosting}). + +if your friend hosts a processing instance, just ask them for a domain and [add +it in instance settings](/settings/instances#community). + +you can check the source code and contribute [on github]({contacts.github}) at +any time. we welcome all contributions and suggestions! +
diff --git a/web/i18n/zh_Hant/about/privacy.md b/web/i18n/zh_Hant/about/privacy.md new file mode 100644 index 00000000..d4cb2d84 --- /dev/null +++ b/web/i18n/zh_Hant/about/privacy.md @@ -0,0 +1,123 @@ + + +
+ + +cobalt's privacy policy is simple: we don't collect or store anything about you. +what you do is solely your business, not ours or anyone else's. + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +tools that use on-device processing work offline, locally, and never send any +processed data anywhere. they are explicitly marked as such whenever applicable. +
+ +
+ + +when using saving functionality, cobalt may need to proxy or remux/transcode +files. if that's the case, then a temporary tunnel is created for this purpose +and minimal required information about the media is stored for 90 seconds. + +on an unmodified & official cobalt instance, **all tunnel data is encrypted with +a key that only the end user has access to**. + +encrypted tunnel data may include: +- origin service's name. +- original URLs for media files. +- internal arguments needed to differentiate between types of processing. +- minimal file metadata (generated filename, title, author, creation year, + copyright info). +- minimal information about the original request that may be used in case of an + URL failure during the tunnelling process. + +this data is irreversibly purged from server's RAM after 90 seconds. no one has +access to cached tunnel data, even instance owners, as long as cobalt's source +code is not modified. + +media data from tunnels is never stored/cached anywhere. everything is processed +live, even during remuxing and transcoding. cobalt tunnels function like an +anonymous proxy. + +if your device supports local processing, then encrypted tunnel info includes +way less info, because it's returned to client instead. + +see the [related source code on +github](https://github.com/imputnet/cobalt/tree/main/api/src/stream) to learn +more about how it works. +
+ +
+ + +temporarily stored tunnel data is encrypted using the AES-256 standard. +decryption keys are only included in the access link and never +logged/cached/stored anywhere. only the end user has access to the link & +encryption keys. keys are generated uniquely for each requested tunnel. +
+ +{#if env.PLAUSIBLE_ENABLED} +
+ + +we use [plausible](https://plausible.io/) to get an approximate number of active +cobalt users, fully anonymously. no identifiable information about you or your +requests is ever stored. all data is anonymized and aggregated. we self-host and +manage the [plausible instance](https://{env.PLAUSIBLE_HOST}/) that cobalt uses. + +plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. + +if you wish to opt out of anonymous analytics, you can do it in [privacy +settings](/settings/privacy#analytics). if you opt out, the plausible script +will not be loaded at all. + +[learn more about plausible's dedication to +privacy](https://plausible.io/privacy-focused-web-analytics). +
+{/if} + +
+ + +we use cloudflare services for: +- ddos & abuse protection. +- bot protection (cloudflare turnstile). +- hosting & deploying the statically rendered web app (cloudflare workers). + +all of these are required to provide the best experience for everyone. +cloudflare is the most private & reliable provider for all mentioned solutions +that we know of. + +cloudflare is fully compliant with GDPR and HIPAA. + +[learn more about cloudflare's dedication to +privacy](https://www.cloudflare.com/trust-hub/privacy-and-data-protection/). +
diff --git a/web/i18n/zh_Hant/about/terms.md b/web/i18n/zh_Hant/about/terms.md new file mode 100644 index 00000000..39df9098 --- /dev/null +++ b/web/i18n/zh_Hant/about/terms.md @@ -0,0 +1,65 @@ + + +
+ + +these terms are applicable only when using the official cobalt instance. in +other cases, you may need to contact the instance hoster for accurate info. +
+ +
+ + +saving functionality simplifies downloading content from the internet and we +take zero liability for what the saved content is used for. + +processing servers operate like advanced proxies and don't ever write any +requested content to disk. everything is handled in RAM and permanently purged +once the tunnel is completed. we have no downloading logs and cannot identify +anyone. + +you can learn more about how tunnels work in [privacy policy](/about/privacy). +
+ +
+ + +you (end user) are responsible for what you do with our tools, how you use and +distribute resulting content. please be mindful when using content of others and +always credit original creators. make sure you don't violate any terms or +licenses. + +when used in educational purposes, always cite sources and credit original +creators. + +fair use and credits benefit everyone. +
+ +
+ + +we have no way of detecting abusive behavior automatically because cobalt is +fully anonymous. however, you can report such activities to us via email and +we'll do our best to comply manually: abuse[at]imput.net + +**this email is not intended for user support, you will not get a response if +your concern is not related to abuse.** + +if you're experiencing issues, you can reach out for support via any preferred +method on [the community page](/about/community). +
diff --git a/web/i18n/zh_Hant/button.json b/web/i18n/zh_Hant/button.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/button.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/dialog.json b/web/i18n/zh_Hant/dialog.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/donate.json b/web/i18n/zh_Hant/donate.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/donate.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/error.json b/web/i18n/zh_Hant/error.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/error.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/error/api.json b/web/i18n/zh_Hant/error/api.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/error/api.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/error/queue.json b/web/i18n/zh_Hant/error/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/error/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/general.json b/web/i18n/zh_Hant/general.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/general.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/notification.json b/web/i18n/zh_Hant/notification.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/notification.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/queue.json b/web/i18n/zh_Hant/queue.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/queue.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/receiver.json b/web/i18n/zh_Hant/receiver.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/receiver.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/remux.json b/web/i18n/zh_Hant/remux.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/remux.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/save.json b/web/i18n/zh_Hant/save.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/save.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/settings.json b/web/i18n/zh_Hant/settings.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/tabs.json b/web/i18n/zh_Hant/tabs.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/tabs.json @@ -0,0 +1 @@ +{} diff --git a/web/i18n/zh_Hant/updates.json b/web/i18n/zh_Hant/updates.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/web/i18n/zh_Hant/updates.json @@ -0,0 +1 @@ +{}