diff --git a/src/i18n/af/commons.json b/src/i18n/af/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/af/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/af/downloadPage.json b/src/i18n/af/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/af/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/af/footer.json b/src/i18n/af/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/af/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/af/indexPage.json b/src/i18n/af/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/af/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/af/menu.json b/src/i18n/af/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/af/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/ar/commons.json b/src/i18n/ar/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/ar/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/ar/downloadPage.json b/src/i18n/ar/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/ar/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/ar/footer.json b/src/i18n/ar/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/ar/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/ar/indexPage.json b/src/i18n/ar/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/ar/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/ar/menu.json b/src/i18n/ar/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/ar/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/ca/commons.json b/src/i18n/ca/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/ca/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/ca/downloadPage.json b/src/i18n/ca/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/ca/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/ca/footer.json b/src/i18n/ca/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/ca/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/ca/indexPage.json b/src/i18n/ca/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/ca/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/ca/menu.json b/src/i18n/ca/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/ca/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/cs/commons.json b/src/i18n/cs/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/cs/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/cs/downloadPage.json b/src/i18n/cs/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/cs/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/cs/footer.json b/src/i18n/cs/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/cs/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/cs/indexPage.json b/src/i18n/cs/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/cs/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/cs/menu.json b/src/i18n/cs/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/cs/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/da/commons.json b/src/i18n/da/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/da/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/da/downloadPage.json b/src/i18n/da/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/da/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/da/footer.json b/src/i18n/da/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/da/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/da/indexPage.json b/src/i18n/da/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/da/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/da/menu.json b/src/i18n/da/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/da/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/de/commons.json b/src/i18n/de/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/de/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/de/downloadPage.json b/src/i18n/de/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/de/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/de/footer.json b/src/i18n/de/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/de/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/de/indexPage.json b/src/i18n/de/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/de/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/de/menu.json b/src/i18n/de/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/de/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/el/commons.json b/src/i18n/el/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/el/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/el/downloadPage.json b/src/i18n/el/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/el/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/el/footer.json b/src/i18n/el/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/el/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/el/indexPage.json b/src/i18n/el/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/el/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/el/menu.json b/src/i18n/el/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/el/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/es/commons.json b/src/i18n/es/commons.json new file mode 100644 index 00000000..f1afab27 --- /dev/null +++ b/src/i18n/es/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Ayúdanos a traducir este sitio web" + } +} diff --git a/src/i18n/es/downloadPage.json b/src/i18n/es/downloadPage.json new file mode 100644 index 00000000..ff75f723 --- /dev/null +++ b/src/i18n/es/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Ilustración de descargas", + "tagline": "Descargar Tox", + "lead": "¿Listo para recuperar tu libertad y privacidad? ¡Descarga Tox y escapa de la vigilancia ahora mismo!" + }, + "download-for": "Descargar para", + "unavailable-platform": "Parece que usas un dispositivo o sistema operativo que no soportamos. Intenta mirar la lista de descargas abajo o envíanos una incidencia para que podamos intentar portar Tox a tu dispositivo si hay suficientes usuarios que lo solicitan", + "download": { + "getItOn": "Descargar Tox de", + "also-available-on": "También disponible en..." + } +} diff --git a/src/i18n/es/footer.json b/src/i18n/es/footer.json new file mode 100644 index 00000000..1dc1eb29 --- /dev/null +++ b/src/i18n/es/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Hecho para Tox por SkyzohLabs y excelentes colaboradores con 💖 de todo el mundo.", + "links": { + "github": "Tox en GitHub", + "twitter": "Tox en Twitter", + "facebook": "Tox en Facebook", + "spectrum": "Tox en Spectrum", + "reddit": "Tox en Reddit", + "irc": "Canales IRC de Tox" + } +} diff --git a/src/i18n/es/indexPage.json b/src/i18n/es/indexPage.json new file mode 100644 index 00000000..ee208539 --- /dev/null +++ b/src/i18n/es/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Ilustración de marca", + "tagline": "Un nuevo tipo de mensajería instantánea", + "lead": "Tox es un nuevo tipo de aplicación de mensajería. Es sencillo, seguro y bien diseñado. ¡Chatea con gente que te importa gratis!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Probar la aplicación" + }, + "2nd-callout": { + "tagline": "¿Qué hace Tox diferente?", + "lead": "Tox es hecho por las personas que lo utilizan, gente harta con las opciones existentes que nos espían, nos rastrean, nos censuran y nos impiden de innovar. No hay intereses corporativos y ni agendas ocultas. Simplemente una mensajería sencilla y segura que es fácil de usar." + }, + "features": { + "encrypted": { + "alt": "Ilustración cifrada", + "tagline": "Encriptado", + "lead": "Todo lo que haces con Tox es cifrado usando librerías de código abierto. La única gente que puede ver tus conversaciones es la gente con la que estás hablando." + }, + "distributed": { + "alt": "Ilustración distribuida", + "tagline": "Distribuido", + "lead": "Tox no tiene servidores centrales que puedan ser atacados, apagados, o forzados a entregar datos — la red está formada por sus usuarios. ¡Di adiós a las interrupciones del servidor!" + }, + "free": { + "alt": "Ilustración gratis y libre", + "tagline": "Gratis y Libre", + "lead": "Tox es software libre, es libre tanto libertad, así como en precio. Esto significa que Tox es tuyo — para usar, modificar y compartir — porque Tox está hecho por y para los usuarios." + }, + "instant-messaging": { + "alt": "Ilustración de mensajería instantánea", + "tagline": "Mensajería instantánea", + "lead": "Chatea instantáneamente en todo el mundo con los mensajes seguros de Tox." + }, + "groups": { + "alt": "Ilustración de grupos", + "tagline": "Chats de grupo", + "lead": "Chatee, llame y comparta vídeos y archivos con toda la gente en los chats de grupo de Tox." + }, + "voice-call": { + "alt": "Ilustración de llamada de voz", + "tagline": "Voz", + "lead": "Manténgase en contacto con amigos y familiares usando las llamadas de voz completamente gratuitas y cifradas." + }, + "video-call": { + "alt": "Ilustración de videollamada", + "tagline": "Vídeo", + "lead": "Ponte al día cara a cara, con las videollamadas seguras de Tox." + }, + "file-sharing": { + "alt": "Ilustración de archivo compartido", + "tagline": "Intercambio de Archivos", + "lead": "Intercambiar archivos, sin límites artificiales, o bloqueos." + }, + "screen-sharing": { + "alt": "Ilustración de pantalla compartida", + "tagline": "Pantalla compartida", + "lead": "Comparte tu escritorio con tus amigos compartiendo la pantalla mediante Tox." + } + }, + "featured": { + "tagline": "¡Ellos hablan de nosotros!", + "lead": "Porque merecemos un poco de promoción 😜" + } +} diff --git a/src/i18n/es/menu.json b/src/i18n/es/menu.json new file mode 100644 index 00000000..aa9756d2 --- /dev/null +++ b/src/i18n/es/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Descargar", + "about": "Acerca de", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/fi/commons.json b/src/i18n/fi/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/fi/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/fi/downloadPage.json b/src/i18n/fi/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/fi/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/fi/footer.json b/src/i18n/fi/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/fi/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/fi/indexPage.json b/src/i18n/fi/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/fi/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/fi/menu.json b/src/i18n/fi/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/fi/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/fr/commons.json b/src/i18n/fr/commons.json index f9f3c01a..333a833e 100644 --- a/src/i18n/fr/commons.json +++ b/src/i18n/fr/commons.json @@ -2,4 +2,4 @@ "lang-switch": { "help-us-translating": "Aidez-nous à traduire ce site" } -} \ No newline at end of file +} diff --git a/src/i18n/fr/downloadPage.json b/src/i18n/fr/downloadPage.json index c2acebd8..d4641092 100644 --- a/src/i18n/fr/downloadPage.json +++ b/src/i18n/fr/downloadPage.json @@ -2,12 +2,10 @@ "hero": { "alt": "Illustration de téléchargements", "tagline": "Télécharger Tox", - "lead": - "Prêt à reprendre votre liberté et votre vie privée ? Téléchagez Tox dès maintenant et échapez à la surveillance de masse !" + "lead": "Prêt à reprendre votre liberté et votre vie privée ? Téléchagez Tox dès maintenant et échapez à la surveillance de masse !" }, "download-for": "Télécharger pour", - "unavailable-platform": - "Il semble que vous utilisez un appareil ou un système d'exploitation que nous ne supportons pas. Essayez d'autres téléchargements dans la liste ci-dessous ou rapportez nous ce problème afin que nous puissions supporter votre appareil lorsqu'un nombre conséquent d'utilisateurs en font la demande", + "unavailable-platform": "Il semble que vous utilisez un appareil ou un système d'exploitation que nous ne supportons pas. Essayez d'autres téléchargements dans la liste ci-dessous ou rapportez nous ce problème afin que nous puissions supporter votre appareil lorsqu'un nombre conséquent d'utilisateurs en font la demande", "download": { "getItOn": "Télécharger Tox depuis", "also-available-on": "Également disponible sur..." diff --git a/src/i18n/fr/footer.json b/src/i18n/fr/footer.json index 599d3e08..674bbb40 100644 --- a/src/i18n/fr/footer.json +++ b/src/i18n/fr/footer.json @@ -8,4 +8,4 @@ "reddit": "Tox sur Reddit", "irc": "Canaux IRC #tox" } -} \ No newline at end of file +} diff --git a/src/i18n/fr/indexPage.json b/src/i18n/fr/indexPage.json index d7389b66..404f3fa5 100644 --- a/src/i18n/fr/indexPage.json +++ b/src/i18n/fr/indexPage.json @@ -63,4 +63,4 @@ "tagline": "Ils parlent de nous !", "lead": "Parce qu'on mérite un peu de promotion 😜" } -} \ No newline at end of file +} diff --git a/src/i18n/fr/menu.json b/src/i18n/fr/menu.json index 33f5190a..e63e0015 100644 --- a/src/i18n/fr/menu.json +++ b/src/i18n/fr/menu.json @@ -5,4 +5,4 @@ "wiki": "Wiki", "blog": "Blog" } -} \ No newline at end of file +} diff --git a/src/i18n/he/commons.json b/src/i18n/he/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/he/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/he/downloadPage.json b/src/i18n/he/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/he/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/he/footer.json b/src/i18n/he/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/he/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/he/indexPage.json b/src/i18n/he/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/he/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/he/menu.json b/src/i18n/he/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/he/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/hu/commons.json b/src/i18n/hu/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/hu/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/hu/downloadPage.json b/src/i18n/hu/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/hu/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/hu/footer.json b/src/i18n/hu/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/hu/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/hu/indexPage.json b/src/i18n/hu/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/hu/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/hu/menu.json b/src/i18n/hu/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/hu/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/it/commons.json b/src/i18n/it/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/it/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/it/downloadPage.json b/src/i18n/it/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/it/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/it/footer.json b/src/i18n/it/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/it/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/it/indexPage.json b/src/i18n/it/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/it/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/it/menu.json b/src/i18n/it/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/it/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/ja/commons.json b/src/i18n/ja/commons.json new file mode 100644 index 00000000..370a3b2a --- /dev/null +++ b/src/i18n/ja/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "この Web サイトの翻訳に協力" + } +} diff --git a/src/i18n/ja/downloadPage.json b/src/i18n/ja/downloadPage.json new file mode 100644 index 00000000..92a78e4a --- /dev/null +++ b/src/i18n/ja/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "ダウンロードのイラスト", + "tagline": "Tox をダウンロード", + "lead": "自由とプライバシーを取り戻す準備はできていますか。Tox をダウンロードして、今すぐ監視の目から逃れましょう!" + }, + "download-for": "ダウンロード", + "unavailable-platform": "お使いのデバイス/OS はサポート対象外の可能性があります。以下のダウンロードの一覧をご覧になるか、ある程度のユーザーの要求に応じて Tox をお使いのデバイスに移植できるように、フィードバックを送信してください。", + "download": { + "getItOn": "Tox をダウンロード", + "also-available-on": "以下のプラットフォームでもご利用いただけます" + } +} diff --git a/src/i18n/ja/footer.json b/src/i18n/ja/footer.json new file mode 100644 index 00000000..a074f286 --- /dev/null +++ b/src/i18n/ja/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "SkyzohLabs と素晴らしい貢献者が、世界中から 💖 を込めて、Tox のために開発しています。", + "links": { + "github": "GtiHub", + "twitter": "Twitter", + "facebook": "Facebook", + "spectrum": "Spectrum", + "reddit": "Reddit", + "irc": "IRC チャンネル" + } +} diff --git a/src/i18n/ja/indexPage.json b/src/i18n/ja/indexPage.json new file mode 100644 index 00000000..5871ede8 --- /dev/null +++ b/src/i18n/ja/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox ブランドロゴ", + "tagline": "新しいカタチのインスタントメッセージ", + "lead": "Tox は、新しいカタチのメッセージアプリです。シンプルかつ安全で、デザインがしっかりとしています。大切な人と無料でチャットしましょう!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Web アプリを使ってみる" + }, + "2nd-callout": { + "tagline": "Tox の特徴", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "暗号化のイラスト", + "tagline": "暗号化", + "lead": "Tox ですることすべては、オープンソースのライブラリを用いて暗号化されます。今トークしている相手だけが、そのトーク内容を確認できます。" + }, + "distributed": { + "alt": "分散型であることを示すイラスト", + "tagline": "分散型", + "lead": "Tox には、中心となるサーバーがありません。つまり、攻撃やダウン、データの改ざんなどの可能性がないということです。そして、ユーザーによってネットワークが成立しています。サーバーの停電にも、もう悩まされません!" + }, + "free": { + "alt": "無料、そしてフリーであることを示すイラスト", + "tagline": "無料、そしてフリー", + "lead": "Tox はフリーソフトです。ソフトウェアの改変という意味でもフリーですし、値段もフリー(無料)です。つまり、Tox は利用、改変、共有という点において、あなたの自由です。なぜなら、Tox はユーザーによって開発されている、ユーザーのためのアプリだからです。" + }, + "instant-messaging": { + "alt": "インスタントメッセージのイラスト", + "tagline": "インスタントメッセージ", + "lead": "Tox の安全なメッセージを使って、世界中の人とすばやくチャットできます。" + }, + "groups": { + "alt": "グループのイラスト", + "tagline": "グループチャット", + "lead": "Tox のグループチャットのメンバー間で、チャットや通話、動画やファイルの共有をしましょう。" + }, + "voice-call": { + "alt": "音声通話のイラスト", + "tagline": "音声", + "lead": "Tox の完全無料の暗号化音声通話を使って、友達や家族と連絡を取り合いましょう。" + }, + "video-call": { + "alt": "ビデオ通話のイラスト", + "tagline": "ビデオ", + "lead": "Tox の安全なビデオ通話を使って、面と向かって話し合いましょう。" + }, + "file-sharing": { + "alt": "ファイル共有のイラスト", + "tagline": "ファイル共有", + "lead": "ファイルを無制限にやりとりできます。" + }, + "screen-sharing": { + "alt": "画面共有のイラスト", + "tagline": "画面共有", + "lead": "Tox の画面共有機能で、友達にデスクトップ画面を共有できます。" + } + }, + "featured": { + "tagline": "メディアに取り上げられています!", + "lead": "サービスが宣伝に値するからです 😜" + } +} diff --git a/src/i18n/ja/menu.json b/src/i18n/ja/menu.json new file mode 100644 index 00000000..eebab9a8 --- /dev/null +++ b/src/i18n/ja/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "ダウンロード", + "about": "Tox について", + "wiki": "Wiki", + "blog": "ブログ" + } +} diff --git a/src/i18n/ko/commons.json b/src/i18n/ko/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/ko/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/ko/downloadPage.json b/src/i18n/ko/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/ko/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/ko/footer.json b/src/i18n/ko/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/ko/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/ko/indexPage.json b/src/i18n/ko/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/ko/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/ko/menu.json b/src/i18n/ko/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/ko/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/nl/commons.json b/src/i18n/nl/commons.json new file mode 100644 index 00000000..fa7a4560 --- /dev/null +++ b/src/i18n/nl/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help ons deze website vertalen" + } +} diff --git a/src/i18n/nl/downloadPage.json b/src/i18n/nl/downloadPage.json new file mode 100644 index 00000000..04138d7c --- /dev/null +++ b/src/i18n/nl/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustratie", + "tagline": "Download Tox", + "lead": "Klaar om jou vrijheid en privacy te herwinnen? Download Tox en ontsnap pottenkijkers direct!" + }, + "download-for": "Download voor", + "unavailable-platform": "Het lijkt erop dat je een systeem gebruikt dat we niet ondersteunen. Kijk in de lijst met downloads hieronder of doe een aanvraag zodat we Tox op jou systeem kunnen uitbrengen als er genoeg animo voor is", + "download": { + "getItOn": "Download Tox van", + "also-available-on": "Ook verkrijgbaar op..." + } +} diff --git a/src/i18n/nl/footer.json b/src/i18n/nl/footer.json new file mode 100644 index 00000000..df61d255 --- /dev/null +++ b/src/i18n/nl/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Gemaakt voor Tox door SkyzohLabs & geweldige vrijwilligers met 💖 vanaf de hele wereld.", + "links": { + "github": "Tox op GitHub", + "twitter": "Tox op Twitter", + "facebook": "Tox op Facebook", + "spectrum": "Tox op Spectrum", + "reddit": "Tox op Reddit", + "irc": "Tox's IRC kanalen" + } +} diff --git a/src/i18n/nl/indexPage.json b/src/i18n/nl/indexPage.json new file mode 100644 index 00000000..f93722bc --- /dev/null +++ b/src/i18n/nl/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox merk illustratie", + "tagline": "Een nieuw soort Instant Messaging", + "lead": "Tox is een nieuw soort messenger app. Simpel, veilig en goed ontworpen. Praat met de mensen die belangrijk voor je zijn, gratis!" + }, + "1st-callout": { + "download": "Download Tox", + "try-the-app": "Probeer de web app" + }, + "2nd-callout": { + "tagline": "Wat maakt Tox anders?", + "lead": "Tox is gemaakt door de mensen die het gebruiken — mensen die de bestaande opties die ons bespioneren, volgen, censureren, en inovatie tegenwerken zat zijn. Er zijn geen bedrijfs belangen, er zijn geen geheime agendas. Gewoon simpel en veilig chatten en makkelijk in gebruik." + }, + "features": { + "encrypted": { + "alt": "Versleuteld illustraties", + "tagline": "Versleuteld", + "lead": "Alles wat je met Tox doet is versleuteld met open-source libraries. De enige die je gesprekken kan zien zijn de mensen waarmee je chat." + }, + "distributed": { + "alt": "Decentraal illustratie", + "tagline": "Decentraal", + "lead": "Tox heeft geen centrale servers waar een inval kan worden gedaan, neer gehaald kan worden, of gedwongen data te overhandigen — het netwerk bestaat uit de gebruikers. Nooit meer serverproblemen!" + }, + "free": { + "alt": "Gratis & vrij illustratie", + "tagline": "Gratis & Vrij", + "lead": "Tox is vrije software. Vrij als in vrijheid, maar ook vrij van kosten. Dat betekend dat Tox van jou is — om te gebruiken, aan te passen, en te delen — omdat Tox gemaakt is door en voor de gebruikers." + }, + "instant-messaging": { + "alt": "Instant messaging illustratie", + "tagline": "Instant messaging", + "lead": "Chat meteen over de hele wereld met Tox's veilige berichten." + }, + "groups": { + "alt": "Groepen Illustratie", + "tagline": "Groeps gesprekken", + "lead": "Chat, bel, en deel video's en bestanden met de hele groep in Tox's groeps gesprekken." + }, + "voice-call": { + "alt": "Telefoon gesprek illustratie", + "tagline": "Stem", + "lead": "Blijf in contact met vrienden en familie via Tox's compleet gratis en versleutelde telefoon gesprekken." + }, + "video-call": { + "alt": "Video bel illustratie", + "tagline": "Video", + "lead": "Praat face to face, via Tox's veilige video gesprekken." + }, + "file-sharing": { + "alt": "Bestanden delen illustratie", + "tagline": "Bestanden delen", + "lead": "Wissel bestanden, zonder service limitaties." + }, + "screen-sharing": { + "alt": "Scherm delen illustratie", + "tagline": "Scherm delen", + "lead": "Deel je bureaublad met je vrienden via Tox's scherm delen." + } + }, + "featured": { + "tagline": "Men praat over ons!", + "lead": "Omdat we wel wat promotie verdienen 😜" + } +} diff --git a/src/i18n/nl/menu.json b/src/i18n/nl/menu.json new file mode 100644 index 00000000..d71f081c --- /dev/null +++ b/src/i18n/nl/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "Over", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/no/commons.json b/src/i18n/no/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/no/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/no/downloadPage.json b/src/i18n/no/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/no/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/no/footer.json b/src/i18n/no/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/no/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/no/indexPage.json b/src/i18n/no/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/no/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/no/menu.json b/src/i18n/no/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/no/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/pl/commons.json b/src/i18n/pl/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/pl/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/pl/downloadPage.json b/src/i18n/pl/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/pl/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/pl/footer.json b/src/i18n/pl/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/pl/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/pl/indexPage.json b/src/i18n/pl/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/pl/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/pl/menu.json b/src/i18n/pl/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/pl/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/pt/commons.json b/src/i18n/pt/commons.json index f0ed3fa3..ab22f508 100644 --- a/src/i18n/pt/commons.json +++ b/src/i18n/pt/commons.json @@ -2,4 +2,4 @@ "lang-switch": { "help-us-translating": "Ajude-na traduzir este website" } -} \ No newline at end of file +} diff --git a/src/i18n/pt/downloadPage.json b/src/i18n/pt/downloadPage.json index 16ec697a..d225b53d 100644 --- a/src/i18n/pt/downloadPage.json +++ b/src/i18n/pt/downloadPage.json @@ -2,8 +2,12 @@ "hero": { "alt": "Ilustração de downloads", "tagline": "Baixar Tox", - "lead": "Funciona em todas as plataformas mais usadas." + "lead": "Pronto para retomar a sua liberdade e privacidade? Baixe o Tox e escape da vigilância agora!" }, "download-for": "Baixar para", - "unavailable-platform": "Parece que você está usando um dispositivo/sistema operacional não suportado. Procure na lista de downloads abaixo ou submeta um problema para que possamos tentar desenvolver o Tox para o seu dispositivo se um número suficiente de usuários pedir" -} \ No newline at end of file + "unavailable-platform": "Parece que você está usando um dispositivo/sistema operacional não suportado. Procure na lista de downloads abaixo ou submeta um problema para que possamos tentar desenvolver o Tox para o seu dispositivo se um número suficiente de usuários pedir", + "download": { + "getItOn": "Baixar Tox de", + "also-available-on": "Também disponível em..." + } +} diff --git a/src/i18n/pt/footer.json b/src/i18n/pt/footer.json index 5fd58d9a..c3642ea4 100644 --- a/src/i18n/pt/footer.json +++ b/src/i18n/pt/footer.json @@ -8,4 +8,4 @@ "reddit": "Tox no Reddit", "irc": "Tox no IRC" } -} \ No newline at end of file +} diff --git a/src/i18n/pt/indexPage.json b/src/i18n/pt/indexPage.json index 591cd5af..4aba012d 100644 --- a/src/i18n/pt/indexPage.json +++ b/src/i18n/pt/indexPage.json @@ -63,4 +63,4 @@ "tagline": "Eles fala de nós!", "lead": "Porque nós merece um pouco de promoção 😜" } -} \ No newline at end of file +} diff --git a/src/i18n/pt/menu.json b/src/i18n/pt/menu.json index 4c15e745..949c59b6 100644 --- a/src/i18n/pt/menu.json +++ b/src/i18n/pt/menu.json @@ -5,4 +5,4 @@ "wiki": "Documentação", "blog": "Blog" } -} \ No newline at end of file +} diff --git a/src/i18n/ro/commons.json b/src/i18n/ro/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/ro/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/ro/downloadPage.json b/src/i18n/ro/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/ro/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/ro/footer.json b/src/i18n/ro/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/ro/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/ro/indexPage.json b/src/i18n/ro/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/ro/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/ro/menu.json b/src/i18n/ro/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/ro/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/ru/commons.json b/src/i18n/ru/commons.json index 844d2747..c61db3e7 100644 --- a/src/i18n/ru/commons.json +++ b/src/i18n/ru/commons.json @@ -2,4 +2,4 @@ "lang-switch": { "help-us-translating": "Помогите нам перевести этот сайт на свой язык" } -} \ No newline at end of file +} diff --git a/src/i18n/ru/downloadPage.json b/src/i18n/ru/downloadPage.json index d903838c..b12a8537 100644 --- a/src/i18n/ru/downloadPage.json +++ b/src/i18n/ru/downloadPage.json @@ -1,6 +1,6 @@ { "hero": { - "alt": "Downloads illustration", + "alt": "Иллюстрация загрузок", "tagline": "Скачать Tox", "lead": "Готовы вернуть себе свободу и конфиденциальность? Скачивайте Tox и забудьте о стороннем наблюдении прямо сейчас!" }, @@ -10,4 +10,4 @@ "getItOn": "Скачать Tox с", "also-available-on": "Также доступно на..." } -} \ No newline at end of file +} diff --git a/src/i18n/ru/footer.json b/src/i18n/ru/footer.json index bf9f946c..ca39743d 100644 --- a/src/i18n/ru/footer.json +++ b/src/i18n/ru/footer.json @@ -8,4 +8,4 @@ "reddit": "Tox на Reddit", "irc": "Чат с Tox на IRC" } -} \ No newline at end of file +} diff --git a/src/i18n/ru/indexPage.json b/src/i18n/ru/indexPage.json index f65ac0bb..beb73313 100644 --- a/src/i18n/ru/indexPage.json +++ b/src/i18n/ru/indexPage.json @@ -1,6 +1,6 @@ { "hero": { - "alt": "Tox brand illustration", + "alt": "Иллюстрация марки Tox", "tagline": "Новый вид обмена мгновенными сообщениями", "lead": "Tox - мессенджер нового поколения. Простой, безопасный и хорошо продуманный. Общайтесь с близкими людьми абсолютно бесплатно!" }, @@ -14,12 +14,12 @@ }, "features": { "encrypted": { - "alt": "Encrypted illustration", + "alt": "Иллюстрация шифрования", "tagline": "Шифрование", "lead": "Всё, что вы делаете c Tox, шифруется с помощью библиотек с открытым исходным кодом. Единственные люди, которые могут видеть вашу беседу - это люди, с которыми вы вели эту беседу." }, "distributed": { - "alt": "Distributed illustration", + "alt": "Иллюстрация базы данных", "tagline": "База данных", "lead": "В мессенджере Tox нет центральных серверов, которые могут быть взломаны, закрыты и т.д. — сеть состоит из пользователей. Скажите \"Прощай!\" подающим серверам." }, @@ -29,32 +29,32 @@ "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." }, "instant-messaging": { - "alt": "Instant messaging illustration", + "alt": "Иллюстрация обмена мгновенными сообщениями", "tagline": "Обмен мгновенными сообщениями", "lead": "Chat instantly across the globe with Tox's secure messages." }, "groups": { - "alt": "Groups illustration", + "alt": "Иллюстрация групп", "tagline": "Групповой чат", "lead": "Общайтесь, звоните, делитесь видео и файлами со всей бандой в групповом чате Tox." }, "voice-call": { - "alt": "Voice call illustration", + "alt": "Иллюстрация аудиозвонков", "tagline": "Аудиозвонки", "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." }, "video-call": { - "alt": "Video call illustration", + "alt": "Иллюстрация видеозвонков", "tagline": "Видеозвонки", "lead": "Catch up face to face, over Tox's secure video calls." }, "file-sharing": { - "alt": "File sharing illustration", + "alt": "Иллюстрация обмена файлами", "tagline": "Обмен файлами", "lead": "Обменивайтесь файлами, без каких-либо ограничений." }, "screen-sharing": { - "alt": "Screen sharing illustration", + "alt": "Иллюстрация демонстрации экрана", "tagline": "Демонстрация экрана", "lead": "Делитесь своим рабочим столом с друзьями с помощью «Демонстрации экрана» в Tox." } @@ -63,4 +63,4 @@ "tagline": "Они говорят о нас!", "lead": "Потому что мы заслужили немного продвижения 😜" } -} \ No newline at end of file +} diff --git a/src/i18n/ru/menu.json b/src/i18n/ru/menu.json index 8242d429..baba42c4 100644 --- a/src/i18n/ru/menu.json +++ b/src/i18n/ru/menu.json @@ -5,4 +5,4 @@ "wiki": "Вики", "blog": "Блог" } -} \ No newline at end of file +} diff --git a/src/i18n/sr/commons.json b/src/i18n/sr/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/sr/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/sr/downloadPage.json b/src/i18n/sr/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/sr/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/sr/footer.json b/src/i18n/sr/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/sr/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/sr/indexPage.json b/src/i18n/sr/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/sr/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/sr/menu.json b/src/i18n/sr/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/sr/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/sv/commons.json b/src/i18n/sv/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/sv/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/sv/downloadPage.json b/src/i18n/sv/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/sv/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/sv/footer.json b/src/i18n/sv/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/sv/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/sv/indexPage.json b/src/i18n/sv/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/sv/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/sv/menu.json b/src/i18n/sv/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/sv/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/tr/commons.json b/src/i18n/tr/commons.json new file mode 100644 index 00000000..d15ead6a --- /dev/null +++ b/src/i18n/tr/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Bu web sitesini çevirmekte bize yardım edin" + } +} diff --git a/src/i18n/tr/downloadPage.json b/src/i18n/tr/downloadPage.json new file mode 100644 index 00000000..088dfe55 --- /dev/null +++ b/src/i18n/tr/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "İndirmeler illüstrasyonu", + "tagline": "Tox'u indir", + "lead": "Özgürlük ve mahremiyetinizi geri almaya hazır mısınız? Tox'u indirin ve gözetlenmekten hemen şimdi kurtulun!" + }, + "download-for": "Şunun için indir", + "unavailable-platform": "Desteklemediğimiz bir cihaz/işletim sistemi kullanıyorsunuz. Aşağıdaki listeye bir göz atın ya da bir sorun raporu gönderin, böylece yeterli sayıda kullanıcı talep ederse, Tox'un cihazınıza uygun versiyonu için çalışabiliriz", + "download": { + "getItOn": "Tox'u şuradan indir", + "also-available-on": "Ayrıca şuralarda mevcut..." + } +} diff --git a/src/i18n/tr/footer.json b/src/i18n/tr/footer.json new file mode 100644 index 00000000..f5e81ea7 --- /dev/null +++ b/src/i18n/tr/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "SkyzohLabs ve dünyanın dört bir yanından 💖 ile katkıda bulunanlar tarafından Tox için oluşturuldu.", + "links": { + "github": "GitHub'da Tox", + "twitter": "Twitter’da Tox", + "facebook": "Facebook'ta Tox", + "spectrum": "Spectrum'da Tox", + "reddit": "Reddit'te Tox", + "irc": "Tox IRC kanalları" + } +} diff --git a/src/i18n/tr/indexPage.json b/src/i18n/tr/indexPage.json new file mode 100644 index 00000000..9f0002c6 --- /dev/null +++ b/src/i18n/tr/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox marka illüstrasyonu", + "tagline": "Yeni Bir Anlık Mesajlaşma Türü", + "lead": "Tox, yeni bir tür mesajlaşma uygulamasıdır. Basit, güvenli ve iyi tasarlanmıştır. Sizin için önemli olan kişilerle ücretsiz sohbet edin!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Web uygulaması" + }, + "2nd-callout": { + "tagline": "Tox'u farklı kılan nedir?", + "lead": "Tox, onu kullanan insanlar — bizi gözetleyen, takip eden, sansürleyen ve yeniliklerden uzak tutan mevcut seçeneklerden bıkan kişiler — tarafından ortaya çıkarılmıştır. Kurumsal çıkarlar ve gizli ajandalar yoktur. Sadece kullanımı kolay, basit ve güvenli mesajlaşma." + }, + "features": { + "encrypted": { + "alt": "Şifreli illüstrasyon", + "tagline": "Şifreli", + "lead": "Tox ile yaptığınız her şey açık kaynak kodlu kütüphaneler kullanılarak şifrelenir. Konuşmalarınızı görebilecek tek kişi, konuştuklarınızdır." + }, + "distributed": { + "alt": "Dağıtılmış illüstrasyon", + "tagline": "Dağıtılmış", + "lead": "Tox'un, baskın yapılabilecek, kapatılabilecek veya verileri vermeye zorlanabilecek merkezi bir sunucusu yoktur — ağ, kullanıcılarından oluşmaktadır. Sunucu kesintilerine elveda deyin!" + }, + "free": { + "alt": "Ücretsiz ve özgür illüstrasyon", + "tagline": "Ücretsiz ve Özgür", + "lead": "Tox özgür bir yazılımdır. Özgürlüğün yanı sıra ücretsizdir. Bu, Tox'un — kullanmak, değiştirmek ve paylaşmak için — sizin olduğu anlamına gelir çünkü Tox, kullanıcılar tarafından ve kendileri için oluşturulmaktadır." + }, + "instant-messaging": { + "alt": "Anlık mesajlaşma illüstrasyonu", + "tagline": "Anlık mesajlaşma", + "lead": "Tox'un güvenli mesajlarıyla dünyanın her yerinde anında sohbet edin." + }, + "groups": { + "alt": "Gruplar illüstrasyonu", + "tagline": "Grup sohbetleri", + "lead": "Tox'un grup sohbetlerinde, tüm ekiple sohbet edin, arayın ve video ve dosyaları paylaşın." + }, + "voice-call": { + "alt": "Sesli arama illüstrasyonu", + "tagline": "Ses", + "lead": "Tox'un tamamen ücretsiz ve şifreli sesli aramalarını kullanarak arkadaşlarınız ve ailenizle iletişiminizi sürdürün." + }, + "video-call": { + "alt": "Görüntülü arama illüstrasyonu", + "tagline": "Görüntü", + "lead": "Tox'un güvenli görüntülü aramaları üzerinden yüz yüze görüşün." + }, + "file-sharing": { + "alt": "Dosya paylaşımı illüstrasyonu", + "tagline": "Dosya paylaşımı", + "lead": "Herhangi bir suni limit olmadan dosya alışverişi yapın." + }, + "screen-sharing": { + "alt": "Ekran paylaşımı illüstrasyonu", + "tagline": "Ekran paylaşımı", + "lead": "Tox'un ekran paylaşımı ile masaüstünüzü arkadaşlarınızla paylaşın." + } + }, + "featured": { + "tagline": "Bizden bahsediyorlar!", + "lead": "Çünkü biraz tanıtımı hakediyoruz 😜" + } +} diff --git a/src/i18n/tr/menu.json b/src/i18n/tr/menu.json new file mode 100644 index 00000000..614d75f0 --- /dev/null +++ b/src/i18n/tr/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "İndir", + "about": "Hakkında", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/uk/commons.json b/src/i18n/uk/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/uk/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/uk/downloadPage.json b/src/i18n/uk/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/uk/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/uk/footer.json b/src/i18n/uk/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/uk/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/uk/indexPage.json b/src/i18n/uk/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/uk/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/uk/menu.json b/src/i18n/uk/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/uk/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/vi/commons.json b/src/i18n/vi/commons.json new file mode 100644 index 00000000..2bd6e438 --- /dev/null +++ b/src/i18n/vi/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "Help us to translate this website" + } +} diff --git a/src/i18n/vi/downloadPage.json b/src/i18n/vi/downloadPage.json new file mode 100644 index 00000000..eba1f813 --- /dev/null +++ b/src/i18n/vi/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "Downloads illustration", + "tagline": "Download Tox", + "lead": "Ready to take back your freedom and privacy? Download Tox and escape surveillance right now!" + }, + "download-for": "Download for", + "unavailable-platform": "It looks like you use a device/os that we do not support. Try to look at the download list bellow or submit an issue so that we can try to port Tox to your device if enough users ask for it", + "download": { + "getItOn": "Download Tox from", + "also-available-on": "Also available on..." + } +} diff --git a/src/i18n/vi/footer.json b/src/i18n/vi/footer.json new file mode 100644 index 00000000..6645a6ee --- /dev/null +++ b/src/i18n/vi/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "Made for Tox by SkyzohLabs & awesome contributors with 💖 from all around the Earth.", + "links": { + "github": "Tox on GitHub", + "twitter": "Tox on Twitter", + "facebook": "Tox on Facebook", + "spectrum": "Tox on Spectrum", + "reddit": "Tox on Reddit", + "irc": "Tox's IRC chans" + } +} diff --git a/src/i18n/vi/indexPage.json b/src/i18n/vi/indexPage.json new file mode 100644 index 00000000..773e6e74 --- /dev/null +++ b/src/i18n/vi/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox brand illustration", + "tagline": "A New Kind of Instant Messaging", + "lead": "Tox is a new kind of messenger app. Simple, secure and well-designed. Chat with people who matters to you, for free!" + }, + "1st-callout": { + "download": "Download", + "try-the-app": "Try the web app" + }, + "2nd-callout": { + "tagline": "What makes Tox different?", + "lead": "Tox is made by the people who use it — people fed up with the existing options that spy on us, track us, censor us, and keep us from innovating. There are no corporate interests, and no hidden agendas. Just simple and secure messaging that is easy to use." + }, + "features": { + "encrypted": { + "alt": "Encrypted illustration", + "tagline": "Encrypted", + "lead": "Everything you do with Tox is encrypted using open-source libraries. The only people who can see your conversations are the people you're talking with." + }, + "distributed": { + "alt": "Distributed illustration", + "tagline": "Distributed", + "lead": "Tox has no central servers that can be raided, shut down, or forced to turn over data — the network is made up of its users. Say goodbye to server outages!" + }, + "free": { + "alt": "Free & libre illustration", + "tagline": "Free & Libre", + "lead": "Tox is free software. That's free as in freedom, as well as in price. This means Tox is yours — to use, modify, and share — because Tox is made by and for the users." + }, + "instant-messaging": { + "alt": "Instant messaging illustration", + "tagline": "Instant messaging", + "lead": "Chat instantly across the globe with Tox's secure messages." + }, + "groups": { + "alt": "Groups illustration", + "tagline": "Group chats", + "lead": "Chat, call, and share video and files with the whole gang in Tox's group chats." + }, + "voice-call": { + "alt": "Voice call illustration", + "tagline": "Voice", + "lead": "Keep in touch with friends and family using Tox's completely free and encrypted voice calls." + }, + "video-call": { + "alt": "Video call illustration", + "tagline": "Video", + "lead": "Catch up face to face, over Tox's secure video calls." + }, + "file-sharing": { + "alt": "File sharing illustration", + "tagline": "File sharing", + "lead": "Trade files, with no artificial limits or caps." + }, + "screen-sharing": { + "alt": "Screen sharing illustration", + "tagline": "Screen sharing", + "lead": "Share your desktop with your friends with Tox's screen sharing." + } + }, + "featured": { + "tagline": "They talks about us!", + "lead": "Because we merits a bit of promotion 😜" + } +} diff --git a/src/i18n/vi/menu.json b/src/i18n/vi/menu.json new file mode 100644 index 00000000..8707b76b --- /dev/null +++ b/src/i18n/vi/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "Download", + "about": "About", + "wiki": "Wiki", + "blog": "Blog" + } +} diff --git a/src/i18n/zh/commons.json b/src/i18n/zh/commons.json new file mode 100644 index 00000000..2920cbde --- /dev/null +++ b/src/i18n/zh/commons.json @@ -0,0 +1,5 @@ +{ + "lang-switch": { + "help-us-translating": "帮助我们翻译此网站" + } +} diff --git a/src/i18n/zh/downloadPage.json b/src/i18n/zh/downloadPage.json new file mode 100644 index 00000000..fe65e0be --- /dev/null +++ b/src/i18n/zh/downloadPage.json @@ -0,0 +1,13 @@ +{ + "hero": { + "alt": "下载插图", + "tagline": "下载 Tox", + "lead": "准备好夺回您的自由与隐私了吗?下载 Tox 并现在逃避监视!" + }, + "download-for": "下载适用于其他平台的版本", + "unavailable-platform": "您似乎使用了我们暂不支持的设备/操作系统。请尝试查看下方的下载列表或向我们提交问题,若有足够的用户,我们将尝试移植 Tox 至您的设备上。", + "download": { + "getItOn": "从他处下载 Tox", + "also-available-on": "也在其他平台可用" + } +} diff --git a/src/i18n/zh/footer.json b/src/i18n/zh/footer.json new file mode 100644 index 00000000..f42a21dd --- /dev/null +++ b/src/i18n/zh/footer.json @@ -0,0 +1,11 @@ +{ + "credits": "由 SkyzohLabs 与来自全世界极棒的贡献者们用 💖 为 Tox 量身打造。", + "links": { + "github": "Github 上的 Tox", + "twitter": "Twitter 上的 Tox", + "facebook": "Facebook 上的 Tox", + "spectrum": "Spectrum 上的 Tox", + "reddit": "Reddit 上的 Tox", + "irc": "Tox 的 IRC 频道" + } +} diff --git a/src/i18n/zh/indexPage.json b/src/i18n/zh/indexPage.json new file mode 100644 index 00000000..4b28e79c --- /dev/null +++ b/src/i18n/zh/indexPage.json @@ -0,0 +1,66 @@ +{ + "hero": { + "alt": "Tox 的品牌插画", + "tagline": "新型即时信息软件", + "lead": "Tox 是一种新型信息软件。免费、简洁、安全、设计精美。与您亲近的人现在开始聊天吧!" + }, + "1st-callout": { + "download": "下载 Tox", + "try-the-app": "尝试网页版应用" + }, + "2nd-callout": { + "tagline": "是什么使 Tox 与众不同?", + "lead": "Tox 是由它的使用者所制作的 —— 那些仅有着选择监控我们、追踪我们、过滤我们并防止我们进行创新的软件的人们。这里没有什么公司利益,更没有什么幕后动机。它仅仅只是一款简简单单的加密聊天软件。" + }, + "features": { + "encrypted": { + "alt": "加密插图", + "tagline": "加密", + "lead": "任何您使用 Tox 所做出的行为均由开源库所加密。您的对话仅对您所交谈的人可见。" + }, + "distributed": { + "alt": "分布插图", + "tagline": "分布", + "lead": "Tox 没有可被攻击、关闭或移交数据的中央服务器 —— 聊天网络是由它的用户所构成的。向服务器宕机说再见吧!" + }, + "free": { + "alt": "免费和自由插画", + "tagline": "免费和自由", + "lead": "Tox 是一款免费软件。价格免费,充分自由。您可以随意使用、修改、分享 Tox,因为 Tox 基于用户、为了用户。" + }, + "instant-messaging": { + "alt": "即时信息插图", + "tagline": "即时信息", + "lead": "用 Tox 的加密信息与全球用户即时聊天。" + }, + "groups": { + "alt": "群组插画", + "tagline": "群组聊天", + "lead": "与 Tox 的群组成员聊天、呼叫并分享视频和文件。" + }, + "voice-call": { + "alt": "语音呼叫插图", + "tagline": "语音", + "lead": "使用 Tox 完全免费加密的语音呼叫与朋友与家人保持联络。" + }, + "video-call": { + "alt": "视频呼叫插图", + "tagline": "视频", + "lead": "通过 Tox 的加密视频呼叫与朋友面对面沟通。" + }, + "file-sharing": { + "alt": "文件共享插图", + "tagline": "文件共享", + "lead": "无限制地传输文件。" + }, + "screen-sharing": { + "alt": "屏幕分享插图", + "tagline": "屏幕分享", + "lead": "使用 Tox 的屏幕分享与您的朋友共享桌面。" + } + }, + "featured": { + "tagline": "他们谈论了我们!", + "lead": "因为我们值得一点宣传 😜" + } +} diff --git a/src/i18n/zh/menu.json b/src/i18n/zh/menu.json new file mode 100644 index 00000000..039bcb2f --- /dev/null +++ b/src/i18n/zh/menu.json @@ -0,0 +1,8 @@ +{ + "links": { + "download": "下载", + "about": "关于", + "wiki": "Wiki", + "blog": "博客" + } +}