diff --git a/.env.example b/.env.example index e7de0f6..dce209a 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,4 @@ STAGING_SECRET= -DONATION_DATA_FILE=./data/donation-progress.json CONTENTFUL_SPACE_ID= CONTENTFUL_ENVIRONMENT_ID= CONTENTFUL_ACCESS_TOKEN= diff --git a/.gitignore b/.gitignore index b47c4fa..9660853 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,7 @@ yarn-error.log* *.tsbuildinfo tmp + +crowdin-faq-answers.csv +crowdin-new-strings.csv* +crowdin-new-strings.state.json diff --git a/biome.json b/biome.json index a3680fb..0ff44e2 100644 --- a/biome.json +++ b/biome.json @@ -7,7 +7,14 @@ }, "files": { "ignoreUnknown": true, - "includes": ["**", "!**/lib/app_localization/**", "!**/locales/**", "!contentful/export.json"] + "includes": [ + "./**/*.ts", + "./**/*.tsx", + "!**/lib/app_localization/**", + "!**/locales/**", + "!contentful/export.json", + "!**/.next/**" + ] }, "formatter": { "enabled": true, diff --git a/components/RichBody.tsx b/components/RichBody.tsx index 2c2815e..7e73efe 100644 --- a/components/RichBody.tsx +++ b/components/RichBody.tsx @@ -1,3 +1,4 @@ +/** biome-ignore-all lint/suspicious/noExplicitAny: ignored for now */ import { documentToPlainTextString } from '@contentful/rich-text-plain-text-renderer'; import { documentToReactComponents, type Options } from '@contentful/rich-text-react-renderer'; import { BLOCKS, type Document, INLINES, type Inline, MARKS } from '@contentful/rich-text-types'; @@ -8,7 +9,7 @@ import Link from 'next/link'; import { Children, cloneElement, type ReactElement } from 'react'; import SHORTCODES from '@/constants/shortcodes'; import { renderEmbeddedEntry } from '@/services/render'; -import { hasLocalID, isLocal, parseUrl } from '@/utils/links'; +import { hasLocalID, isLocal, parseUrl, slugifyHeading } from '@/utils/links'; import { renderShortcode } from '@/utils/shortcodes'; interface Props { @@ -138,7 +139,7 @@ export default function RichBody(props: Props): ReactElement { [BLOCKS.HEADING_1]: (node, children: any) => (

{children} @@ -147,7 +148,7 @@ export default function RichBody(props: Props): ReactElement { [BLOCKS.HEADING_2]: (node, children: any) => (

{children} @@ -156,7 +157,7 @@ export default function RichBody(props: Props): ReactElement { [BLOCKS.HEADING_3]: (node, children: any) => (

{children} @@ -165,7 +166,7 @@ export default function RichBody(props: Props): ReactElement { [BLOCKS.HEADING_4]: (node, children: any) => (

{children} diff --git a/components/copied/ArbitrumIcon.tsx b/components/copied/ArbitrumIcon.tsx index 90f55f4..9502d3c 100644 --- a/components/copied/ArbitrumIcon.tsx +++ b/components/copied/ArbitrumIcon.tsx @@ -2,7 +2,14 @@ import { forwardRef } from 'react'; import type { SVGAttributes } from './types'; export const ArbitrumIcon = forwardRef((props, ref) => ( - +
, , + //
  • , the link tags) would otherwise ship as literal markup inside the JSON-LD + return formatted + .replace(/<[^<>]*>/g, ' ') + .replace(/\s+/g, ' ') + .trim(); } function buildOffersSchema(pricing: ProPageSchemaProps['pricing']): SchemaOffer[] { @@ -143,7 +153,7 @@ function buildSoftwareApplicationSchema(offers: SchemaOffer[], messages: Record< }; } -function buildProFeaturesSchema(messages: Record) { +function buildProFeaturesSchema(_messages: Record) { // TODO: set locale const features = getProFeatures(false); @@ -205,8 +215,7 @@ function buildFAQSchema(messages: Record) { * * @example * // In getStaticProps: - * const pricing = await fetchProPricing(context.locale); - * const schemas = generateProPageSchemas({ locale, pricing, messages }); + * const schemas = generateProPageSchemas({ locale, pricing: proPricing, messages }); * return { props: { messages, schemas } }; * * // In ProPage component: diff --git a/locales/ach.json b/locales/ach.json index 5aee6b8..8cd32c8 100644 --- a/locales/ach.json +++ b/locales/ach.json @@ -80,7 +80,6 @@ "content": "crwdns38110:0{appName}crwdne38110:0" }, "benefits": { - "title": "crwdns38112:0crwdne38112:0", "1": { "heading": "crwdns38114:0crwdne38114:0", "content": "crwdns38116:0crwdne38116:0" @@ -104,11 +103,10 @@ "6": { "heading": "crwdns38134:0crwdne38134:0", "content": "crwdns38136:0crwdne38136:0" - } + }, + "title": "crwdns38112:0crwdne38112:0" }, "features": { - "title": "crwdns38138:0crwdne38138:0", - "heading": "crwdns38140:0crwdne38140:0", "1": { "heading": "crwdns38142:0crwdne38142:0", "content": "crwdns38144:0crwdne38144:0" @@ -120,7 +118,9 @@ "3": { "heading": "crwdns38150:0crwdne38150:0", "content": "crwdns38152:0{featureGroup}crwdnd38152:0{featureCommunity}crwdne38152:0" - } + }, + "title": "crwdns38138:0crwdne38138:0", + "heading": "crwdns38140:0crwdne38140:0" } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "crwdns38884:0crwdne38884:0", "description": "crwdns38886:0{foundationName}crwdnd38886:0{appName}crwdne38886:0" + }, + "pro": { + "title": "crwdns39197:0{wordPro}crwdnd39197:0{appName}crwdne39197:0", + "description": "crwdns39199:0{appNamePro}crwdne39199:0" } }, "donate": { - "heading": "crwdns38858:0{appName}crwdne38858:0", - "heroContent": "crwdns38860:0{appName}crwdnd38860:0{appName}crwdnd38860:0{appName}crwdnd38860:0{appName}crwdne38860:0", "1": { "heading": "crwdns38862:0crwdne38862:0", "content": "crwdns38872:0crwdne38872:0" @@ -201,11 +203,17 @@ "heading": "crwdns38870:0crwdne38870:0", "content": "crwdns38880:0{ethSymbol}crwdnd38880:0{usdcSymbol}crwdnd38880:0{usdtSymbol}crwdnd38880:0{btcSymbol}crwdnd38880:0{foundationName}crwdne38880:0" }, - "heroAppeal": "crwdns39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{foundationNameWithAcronym}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{foundationAcronym}crwdnd39082:0{appName}crwdne39082:0", "6": { "heading": "crwdns39084:0{wordSilentDonor}crwdne39084:0", "content": "crwdns39086:0{foundationName}crwdnd39086:0{wordSilentDonor}crwdnd39086:0{wordSilentDonor}crwdnd39086:0{foundationAcronym}crwdne39086:0" }, + "7": { + "heading": "crwdns39128:0crwdne39128:0", + "content": "crwdns39130:0crwdne39130:0" + }, + "heading": "crwdns38858:0{appName}crwdne38858:0", + "heroContent": "crwdns38860:0{appName}crwdnd38860:0{appName}crwdnd38860:0{appName}crwdnd38860:0{appName}crwdne38860:0", + "heroAppeal": "crwdns39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{foundationNameWithAcronym}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{appName}crwdnd39082:0{foundationAcronym}crwdnd39082:0{appName}crwdne39082:0", "buttonCard": "crwdns39088:0crwdne39088:0", "buttonCrypto": "crwdns39090:0crwdne39090:0", "faq": { @@ -213,22 +221,10 @@ "question": "crwdns39092:0{appName}crwdne39092:0", "answer": "crwdns39094:0{appName}crwdnd39094:0{donationProviderName}crwdnd39094:0{donationProviderName}crwdnd39094:0{foundationName}crwdnd39094:0{donationProviderName}crwdnd39094:0{wordSilentDonor}crwdnd39094:0{foundationName}crwdnd39094:0{wordBitcoinAddress}crwdnd39094:0{addressBitcoin}crwdnd39094:0{wordBitcoinCashAddress}crwdnd39094:0{addressBitcoinCash}crwdnd39094:0{wordEthereumAddress}crwdnd39094:0{addressEthereum}crwdnd39094:0{wordEthereumAddress}crwdnd39094:0{ethSymbol}crwdnd39094:0{wordErc20}crwdnd39094:0{wordTokens}crwdnd39094:0{usdtSymbol}crwdnd39094:0{usdcSymbol}crwdnd39094:0{wordEvmCompatible}crwdnd39094:0{ethNetworkName}crwdnd39094:0{arbNetworkName}crwdnd39094:0{baseNetworkName}crwdnd39094:0{largeDonationAmount}crwdne39094:0" }, - "2": { - "question": "crwdns39096:0crwdne39096:0", - "answer": "crwdns39098:0{appNameProtocolV2}crwdnd39098:0{appNamePro}crwdnd39098:0{wordPro}crwdnd39098:0{appName}crwdnd39098:0{wordPro}crwdnd39098:0{appName}crwdne39098:0" - }, "3": { "question": "crwdns39100:0crwdne39100:0", "answer": "crwdns39102:0{foundationName}crwdnd39102:0{appName}crwdnd39102:0{appName}crwdne39102:0" }, - "4": { - "question": "crwdns39104:0crwdne39104:0", - "answer": "crwdns39106:0{appName}crwdnd39106:0{appName}crwdnd39106:0{appNamePro}crwdnd39106:0{appNameProtocolV2}crwdnd39106:0{appName}crwdnd39106:0{appName}crwdnd39106:0{appName}crwdne39106:0" - }, - "tax-question": { - "question": "crwdns39124:0crwdne39124:0", - "answer": "crwdns39126:0crwdne39126:0" - }, "5": { "question": "crwdns39142:0{foundationName}crwdne39142:0", "answer": "crwdns39144:0{foundationName}crwdnd39144:0{foundationAcronym}crwdnd39144:0{appName}crwdnd39144:0{appName}crwdne39144:0" @@ -240,12 +236,162 @@ "7": { "question": "crwdns39150:0{appName}crwdne39150:0", "answer": "crwdns39152:0{appName}crwdnd39152:0{appName}crwdnd39152:0{appName}crwdnd39152:0{wordCrowdin}crwdnd39152:0{appNamePossessive}crwdne39152:0" + }, + "tax-question": { + "question": "crwdns39124:0crwdne39124:0", + "answer": "crwdns39126:0crwdne39126:0" } }, - "appealHeading": "crwdns39108:0{appName}crwdne39108:0", - "7": { - "heading": "crwdns39128:0crwdne39128:0", - "content": "crwdns39130:0crwdne39130:0" + "appealHeading": "crwdns39108:0{appName}crwdne39108:0" + }, + "pro": { + "heading": "crwdns39201:0crwdne39201:0", + "tag": "crwdns39203:0{appNamePro}crwdne39203:0", + "features": { + "1": { + "1": { + "featureName": "crwdns39205:0crwdne39205:0", + "featureDescription": "crwdns39207:0crwdne39207:0" + }, + "2": { + "featureName": "crwdns39209:0crwdne39209:0", + "featureDescription": "crwdns39211:0crwdne39211:0" + }, + "3": { + "featureName": "crwdns39213:0crwdne39213:0", + "featureDescription": "crwdns39215:0crwdne39215:0" + }, + "4": { + "featureName": "crwdns39217:0crwdne39217:0", + "featureDescription": "crwdns39219:0crwdne39219:0" + }, + "heading": "crwdns39221:0crwdne39221:0", + "tag": "crwdns39223:0crwdne39223:0" + }, + "2": { + "heading": "crwdns39225:0{wordPro}crwdne39225:0", + "tag": "crwdns39227:0crwdne39227:0", + "moreName": "crwdns39229:0crwdne39229:0", + "moreDescription": "crwdns39231:0{wordPro}crwdne39231:0" + }, + "3": { + "1": { + "featureName": "crwdns39233:0crwdne39233:0", + "featureDescription": "crwdns39235:0crwdne39235:0" + }, + "2": { + "featureName": "crwdns39237:0crwdne39237:0", + "featureDescription": "crwdns39239:0crwdne39239:0" + }, + "3": { + "featureName": "crwdns39241:0crwdne39241:0", + "featureDescription": "crwdns39243:0crwdne39243:0" + }, + "4": { + "featureName": "crwdns39245:0crwdne39245:0", + "featureDescription": "crwdns39247:0{appName}crwdne39247:0" + }, + "heading": "crwdns39249:0crwdne39249:0", + "tag": "crwdns39251:0{wordPro}crwdne39251:0", + "tagMobile": "crwdns39253:0{wordPro}crwdne39253:0" + }, + "priceFrom": "crwdns39255:0{price}crwdne39255:0", + "headingMobile": "crwdns39257:0crwdne39257:0", + "detailedRoadmap": "crwdns39259:0crwdne39259:0" + }, + "info": { + "heading": "crwdns39261:0{appNamePro}crwdne39261:0", + "content": "crwdns39263:0{appNamePro}crwdnd39263:0{appName}crwdnd39263:0{wordPro}crwdnd39263:0{appNamePossessive}crwdnd39263:0{wordPro}crwdne39263:0" + }, + "upgrade": { + "heading": "crwdns39265:0{wordPro}crwdne39265:0", + "mobile": { + "1": { + "upgradeName": "crwdns39267:0{platform}crwdne39267:0", + "upgradeDescription": "crwdns39269:0{appName}crwdnd39269:0{platform}crwdnd39269:0{appName}crwdnd39269:0{appName}crwdne39269:0", + "upgradeSubDescription": "crwdns39271:0{appName}crwdnd39271:0{platformStoreShort}crwdnd39271:0{notSupportedInfo}crwdne39271:0", + "upgradeSubDescriptionNotSupportedInfoAndroid": "crwdns39273:0{wordFDroid}crwdnd39273:0{wordAPK}crwdne39273:0", + "upgradeSubDescriptionNotSupportedInfoIos": "crwdns39275:0{wordIPAs}crwdne39275:0" + }, + "2": { + "upgradeName": "crwdns39277:0crwdne39277:0", + "upgradeDescription": "crwdns39279:0{appName}crwdnd39279:0{platformA}crwdnd39279:0{platformB}crwdnd39279:0{appName}crwdnd39279:0{appName}crwdne39279:0", + "upgradeSubDescription": "crwdns39281:0{appName}crwdnd39281:0{wordPro}crwdne39281:0" + } + }, + "desktop": { + "1": { + "upgradeName": "crwdns39283:0crwdne39283:0", + "upgradeDescription": "crwdns39285:0{wordPro}crwdnd39285:0{platformStoreGoogle}crwdnd39285:0{platformStoreApple}crwdnd39285:0{appName}crwdnd39285:0{wordPro}crwdnd39285:0{platformStoreGoogle}crwdnd39285:0{platformStoreApple}crwdnd39285:0{wordDesktop}crwdnd39285:0{wordPro}crwdnd39285:0{appName}crwdnd39285:0{platformAndroid}crwdnd39285:0{platformIos}crwdnd39285:0{appName}crwdnd39285:0{appName}crwdne39285:0", + "upgradeSubDescription": "crwdns39287:0{appName}crwdnd39287:0{wordPro}crwdne39287:0" + } + } + }, + "roadmap": { + "1": { + "featureName": "crwdns39289:0crwdne39289:0", + "featureDescription": "crwdns39291:0{appNamePro}crwdnd39291:0{wordPro}crwdnd39291:0{standardUserFileUploadLimit}crwdnd39291:0{appNameRouterPossessive}crwdnd39291:0{appName}crwdne39291:0", + "featureSubheading": "crwdns39293:0crwdne39293:0", + "featureSublist": "crwdns39295:0{appNamePossessive}crwdne39295:0" + }, + "2": { + "featureName": "crwdns39297:0crwdne39297:0", + "featureDescription": "crwdns39299:0{wordPro}crwdnd39299:0{proUserMaxGroupSize}crwdnd39299:0{standardUserMaxGroupSize}crwdnd39299:0{appName}crwdne39299:0", + "featureSubheading": "crwdns39301:0crwdne39301:0", + "featureSublist": "crwdns39303:0crwdne39303:0" + }, + "3": { + "featureName": "crwdns39305:0crwdne39305:0", + "featureDescription": "crwdns39307:0{appNamePro}crwdnd39307:0{appName}crwdnd39307:0{appNamePossessive}crwdne39307:0", + "featureSubheading": "crwdns39309:0crwdne39309:0", + "featureSublist": "crwdns39311:0crwdne39311:0" + }, + "4": { + "featureName": "crwdns39313:0crwdne39313:0", + "featureDescription": "crwdns39315:0{appName}crwdnd39315:0{appName}crwdne39315:0", + "featureSubheading": "crwdns39317:0crwdne39317:0", + "featureSublist": "crwdns39319:0crwdne39319:0" + }, + "heading": "crwdns39321:0crwdne39321:0" + }, + "faq": { + "1": { + "question": "crwdns39323:0{appNamePro}crwdne39323:0", + "answer": "crwdns39343:0{wordsProBeta}crwdnd39343:0{wordPro}crwdnd39343:0{appName}crwdnd39343:0{wordPro}crwdnd39343:0{wordPro}crwdnd39343:0{appName}crwdne39343:0" + }, + "2": { + "question": "crwdns39325:0{appNamePro}crwdne39325:0", + "answer": "crwdns39345:0{appNamePro}crwdnd39345:0{appNamePro}crwdnd39345:0{platformStoreApple}crwdnd39345:0{platformStoreGoogle}crwdnd39345:0{wordApple}crwdnd39345:0{wordGoogle}crwdnd39345:0{appName}crwdnd39345:0{appNamePro}crwdnd39345:0{wordPro}crwdnd39345:0{wordPro}crwdnd39345:0{wordPro}crwdnd39345:0{appNamePro}crwdnd39345:0{wordPro}crwdnd39345:0{wordApple}crwdnd39345:0{wordGoogle}crwdnd39345:0{wordPro}crwdnd39345:0{wordPro}crwdnd39345:0{wordApple}crwdnd39345:0{wordGoogle}crwdnd39345:0{wordPro}crwdnd39345:0{appName}crwdnd39345:0{wordPro}crwdnd39345:0{appNamePro}crwdnd39345:0{wordPro}crwdnd39345:0{foundationName}crwdnd39345:0{wordPro}crwdnd39345:0{wordPro}crwdnd39345:0{wordPro}crwdnd39345:0{wordPro}crwdnd39345:0{wordPro}crwdne39345:0" + }, + "3": { + "question": "crwdns39327:0{appName}crwdne39327:0", + "answer": "crwdns39347:0{standardUserFileUploadLimit}crwdnd39347:0{standardUserMaxGroupSize}crwdnd39347:0{wordPro}crwdnd39347:0{appName}crwdne39347:0" + }, + "4": { + "question": "crwdns39329:0{wordsProBeta}crwdnd39329:0{wordPro}crwdne39329:0", + "answer": "crwdns39349:0{wordsProBeta}crwdnd39349:0{wordPro}crwdnd39349:0{wordPro}crwdnd39349:0{wordBeta}crwdnd39349:0{appNamePro}crwdnd39349:0{wordBeta}crwdnd39349:0{appNamePro}crwdne39349:0" + }, + "5": { + "question": "crwdns39331:0{appNamePro}crwdne39331:0", + "answer": "crwdns39351:0{appName}crwdne39351:0" + }, + "6": { + "question": "crwdns39333:0{appNamePro}crwdne39333:0", + "answer": "crwdns39353:0{appNamePro}crwdnd39353:0{platformStoreApple}crwdnd39353:0{platformStoreGoogle}crwdnd39353:0{platformAndroid}crwdnd39353:0{platformIos}crwdnd39353:0{appName}crwdnd39353:0{appName}crwdnd39353:0{wordPro}crwdnd39353:0{price}crwdnd39353:0{appNamePro}crwdnd39353:0{appNamePro}crwdnd39353:0{wordDesktop}crwdnd39353:0{wordFDroid}crwdnd39353:0{wordAPK}crwdnd39353:0{wordIPAs}crwdnd39353:0{wordPro}crwdnd39353:0{platformAndroid}crwdnd39353:0{platformIos}crwdnd39353:0{appName}crwdnd39353:0{platformStoreApple}crwdnd39353:0{platformStoreGoogle}crwdnd39353:0{appName}crwdnd39353:0{wordPro}crwdne39353:0" + }, + "7": { + "question": "crwdns39335:0crwdne39335:0", + "answer": "crwdns39355:0{platformStoreApple}crwdnd39355:0{platformStoreGoogle}crwdnd39355:0{wordApple}crwdnd39355:0{wordGoogle}crwdnd39355:0{platformAndroid}crwdnd39355:0{appNamePro}crwdnd39355:0{foundationName}crwdnd39355:0{wordPro}crwdnd39355:0{wordPro}crwdnd39355:0{wordPro}crwdne39355:0" + }, + "8": { + "question": "crwdns39337:0{appNamePro}crwdne39337:0", + "answer": "crwdns39357:0{appNamePro}crwdnd39357:0{wordApple}crwdnd39357:0{wordGoogle}crwdnd39357:0{foundationName}crwdnd39357:0{appName}crwdnd39357:0{appName}crwdnd39357:0{appName}crwdne39357:0" + }, + "9": { + "question": "crwdns39339:0{wordPro}crwdne39339:0", + "answer": "crwdns39359:0{wordPro}crwdnd39359:0{standardUserFileUploadLimit}crwdnd39359:0{proUserMaxGroupSize}crwdnd39359:0{appName}crwdnd39359:0{appName}crwdne39359:0" + }, + "heading": "crwdns39341:0crwdne39341:0" } } } \ No newline at end of file diff --git a/locales/cs.json b/locales/cs.json index 827c2d2..620183c 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -80,7 +80,6 @@ "content": "{appName} je koncově šifrovaný messenger, který chrání vaše osobní údaje. Znovu získejte kontrolu s aplikací navrženou, vytvořenou a provozovanou globální komunitou odborníků na soukromí." }, "benefits": { - "title": "Výhody", "1": { "heading": "Žádná telefonní čísla", "content": "Chraňte svou identitu pomocí {featureAccountIds}.

    K registraci není třeba zadávat telefonní číslo ani e-mailovou adresu." @@ -104,11 +103,10 @@ "6": { "heading": "Bez sledování", "content": "Vaše data nejsou nikdy sbírána, sledována ani

    prodávána třetím stranám." - } + }, + "title": "Výhody" }, "features": { - "title": "Funkce", - "heading": "Užijte si oblíbené funkce a bezpečnost, kterou potřebujete.", "1": { "heading": "Mluvte svobodně", "content": "Vaše zprávy vidíte jen vy a osoba, se kterou komunikujete. Užijte si pocit svobody díky end‑to‑end šifrování a mizejícím zprávám." @@ -120,7 +118,9 @@ "3": { "heading": "Zůstaňte v kontaktu se skupinou", "content": "Ať už doháníte novinky s přáteli nebo organizujete velkou akci, s bezpečnými {featureGroup} a {featureCommunity} (100+ členů) konverzacemi to jde snadno." - } + }, + "title": "Funkce", + "heading": "Užijte si oblíbené funkce a bezpečnost, kterou potřebujete." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Přispějte | Podpořte technologii ochrany osobních údajů", "description": "Bez vaší podpory nemůže {foundationName} pokračovat. Přispějte ještě dnes a pomozte {appName} v jeho boji o přežití." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} potřebuje vaši pomoc", - "heroContent": "Soukromé zasílání zpráv je nezbytnou součástí našeho moderního života. Zabezpečená komunikace chrání lidi proti tyranii, chrání lidi bojující proti nespravedlnosti a posiluje obhájce lidských práv po celém světě.

    Dobře financovaní odpůrci soukromí však aktivně pracují na potlačení technologie, která chrání základní lidská práva a důstojnost lidí. Politici z celého světa prosazují zákony ohrožující šifrování, technologie ochrany soukromí jsou v médiích zpochybňovány a kapitalisté vydělávající na šmírování těží z chaosu. Navzdory nepřízni {appName} nadále poskytuje bezpečný a důvěryhodný prostor pro komunikaci lidí online. {appName} je zdarma, soukromá a bezpečná aplikace pro zasílání zpráv. Nesleduje uživatele ani neprodává vaše data - pouze odesílá zprávy soukromě. Miliony lidí po celém světě se obrátily na Session, když potřebovali bezpečné místo pro konverzaci.



    Více než jen nástroj, {appName} je symbolem důležitosti technologií, které mají otevřený zdrojový kód, jsou transparentní a odolné. Je to technologie jako {appName}, která chrání naše základní lidská práva v éře rostoucí nejistoty a autoritářství.", "1": { "heading": "Síla pro dobro", "content": "Technologie proměňuje naši společnost. V současné době má nepřiměřenou kontrolu nad internetem malá skupina mocných jednotlivců a institucí. V mnoha případech se technologie používají k umlčování, manipulaci a potlačování. Je na čase zatlačit proti těmto silám.Jsme agenty změny ve světě, kde technologie je nástrojem pro vzrůstající útlak. Věříme v budoucnost, kdy bude technologie něčím, na čem se spolupracuje, bude transparentní, spravedlivá a osvobozující." @@ -201,11 +203,17 @@ "heading": "Darovat kryptoměnu", "content": "Můžete odeslat {ethSymbol}, {usdcSymbol}, {usdtSymbol} nebo {btcSymbol} na následující adresu {foundationName}." }, - "heroAppeal": "Doufali jsme, že tento den nikdy nepřijde, ale {appName} nyní vstoupil do svých posledních 90 dní provozu. Pokud se nám během této doby nepodaří dosáhnout našeho cíle financování, bude {foundationNameWithAcronym} nucena ukončit činnost.



    K dnešnímu dni obdržela {foundationAcronym} na darech přibližně {donationAmount}. To stačí k udržení kritické infrastruktury {appName} po dalších 90 dní. Jsme nesmírně vděční za podporu, které se {appName} od komunity dostalo, ale bohužel to nestačí k udržení vývojářů na plný úvazek. V důsledku toho budou mít všichni placení zaměstnanci a vývojáři svůj poslední pracovní den 9. dubna 2026. Po tomto datu budou někteří členové týmu pokračovat převážně na dobrovolnické bázi, aby pomáhali udržovat {appName} do 8. července 2026.



    Toto je naše poslední výzva komunitě {appName}: bez vaší podpory {foundationAcronym} 8. července 2026 ukončí veškerou činnost.



    Chápeme, že to může být šok. Zvenčí {appName} působí jako úspěšná a rostoucí aplikace – s miliony stažení, silným hodnocením v obchodech s aplikacemi a pokračujícím růstem, přičemž nedávno překročila 1,7 milionu měsíčně aktivních uživatelů. Úspěch {appNamePossessive} je však možný jen díky oddaným přispěvatelům a týmům, které každý den neúnavně pracují na jeho zlepšování. Jsou to vysoce kvalifikovaní vývojáři a architekti decentralizovaných systémů a stejně jako všichni ostatní musí platit účty a živit své rodiny.



    {appName} má štěstí na přispěvatele, kteří hluboce věří v jeho poslání a jsou ochotni přijmout nižší odměnu, než jakou by mohli získat jinde. To pomáhá snižovat celkové náklady, ale pro provoz je stále potřeba minimální úroveň financování. I při štíhlém týmu odhaduje {foundationAcronym} tyto náklady na přibližně {costPerYear} ročně.



    Ačkoli se to může zdát jako velká částka, odráží to realitu budování a údržby bezpečné decentralizované infrastruktury. Na většině trhů seniorní vývojáři často pobírají platy přesahující {seniorDevSalaryPerYear} ročně a k tomu je třeba připočítat právní a provozní režii spojenou s fungováním {foundationAcronym}. Ve srovnání se svými konkurenty funguje {appName} mimořádně efektivně a své poslání naplňuje s rozpočtem srovnatelným s celkovou odměnou pouhých dvou vrcholových manažerů v některých větších společnostech zabývajících se zasíláním zpráv.



    Pokud jste již přispěli, upřímně vám děkujeme. Každý příspěvek pomáhá přiblížit {appName} k cíli financování.



    Chceme vás také ujistit, že pokud {foundationAcronym} během příštích 90 dní nebude schopna zajistit dostatečné financování k naplnění svých cílů, budou veškeré dary, které nebude možné použít v souladu s ústavou {foundationAcronymPossessive}, veřejně darovány organizaci {effName}.



    Prozatím budou dobrovolníci udržovat {appName} nad vodou co nejdéle. Pokud věříte, že můžete {appName} pomoci dříve, než vyprší čas, kontaktujte prosím .", "6": { "heading": "Darovat přes {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "Časté dotazy", + "content": "" + }, + "heading": "{appName} potřebuje vaši pomoc", + "heroContent": "Soukromé zasílání zpráv je nezbytnou součástí našeho moderního života. Zabezpečená komunikace chrání lidi proti tyranii, chrání lidi bojující proti nespravedlnosti a posiluje obhájce lidských práv po celém světě.

    Dobře financovaní odpůrci soukromí však aktivně pracují na potlačení technologie, která chrání základní lidská práva a důstojnost lidí. Politici z celého světa prosazují zákony ohrožující šifrování, technologie ochrany soukromí jsou v médiích zpochybňovány a kapitalisté vydělávající na šmírování těží z chaosu. Navzdory nepřízni {appName} nadále poskytuje bezpečný a důvěryhodný prostor pro komunikaci lidí online. {appName} je zdarma, soukromá a bezpečná aplikace pro zasílání zpráv. Nesleduje uživatele ani neprodává vaše data - pouze odesílá zprávy soukromě. Miliony lidí po celém světě se obrátily na Session, když potřebovali bezpečné místo pro konverzaci.



    Více než jen nástroj, {appName} je symbolem důležitosti technologií, které mají otevřený zdrojový kód, jsou transparentní a odolné. Je to technologie jako {appName}, která chrání naše základní lidská práva v éře rostoucí nejistoty a autoritářství.", + "heroAppeal": "Díky neuvěřitelné a pokračující podpoře, které se {appName} dostává od komunity, jsme zajistili cestu vpřed, abychom mohli pokračovat ve vývoji {appName} i po 8. červenci 2026. Menší tým bude pokračovat ve vývoji i v roce 2027 se zaměřením na posílení projektu a vybudování základů pro jeho dlouhodobou budoucnost.



    Ti, kdo na {appName} pracují, chtějí vyjádřit vděčnost oddaným členům komunity, kteří pomohli udržet projekt v chodu svými příspěvky, ať už šlo o přímé dary, pokračující provoz serverů v síti nebo zvyšování povědomí o naší dárcovské kampani.



    Ačkoli byly kroky vedoucí k ukončení provozu zrušeny, podoba projektu {appName} se stále výrazně mění. Projekt nyní povede Jason Rhinelander, dlouholetý hlavní softwarový architekt a člen {foundationNameWithAcronym}.



    V současnosti přijaté dary stačí na podporu kritické infrastruktury, udržení Jasona v roli vývojáře a případně i na přidání ještě jednoho dalšího vývojáře na plný úvazek do projektu. K dalším aspektům ekosystému navíc stále přispívá malý tým dobrovolníků.



    Bez vaší podpory by {appName} již neexistovala.



    Do budoucna bude nadace fungovat s mnohem nižšími náklady a zdroji. Bude také nadále hledat způsoby, jak získat další financování, ať už prostřednictvím externích příspěvků, nebo skrze iniciativy, jako je {appName} Pro.



    Navzdory nedávné nejistotě zůstává {appName} úspěšnou aplikací s miliony stažení, vysokým hodnocením v obchodech s aplikacemi a pokračujícím růstem (nedávno překonal 1,7 milionu aktivních uživatelů za měsíc).



    {appName} má štěstí na přispěvatele, kteří hluboce věří v její poslání a jsou ochotni přijmout nižší odměnu, než by mohli získat jinde, nebo věnovat svůj čas jako dobrovolníci na podporu ekosystému. Pokud jste během této kampaně přispěli, upřímně vám děkujeme. Každý příspěvek pomáhá posouvat {appName} kupředu. Ačkoli nyní má nadace prostředky potřebné k tomu, aby {appName} mohla pokračovat dál, další dary jsou vítány a umožnily by nadaci rozšířit vývojový tým, což by urychlilo zavádění nových vylepšení v oblasti zabezpečení, soukromí a použitelnosti.



    Pokud se chcete dozvědět více, podívejte se na toto video s Jasonem, spoluzakladateli Kee a Chrisem a prezidentem {foundationAcronym} Alexem.



    Nadace má nyní pro {appName} zajištěnou cestu vpřed, ale s další podporou bude možné dosáhnout mnohem více. Pokud věříte, že můžete pomoci, kontaktujte prosím .", "buttonCard": "Darovat kartou", "buttonCrypto": "Darovat kryptoměnu", "faq": { @@ -213,22 +221,10 @@ "question": "Jak mohu přispět na {appName}?", "answer": "V současnosti existují tři způsoby, jak podpořit další vývoj {appName}:



    {donationProviderName}



    {donationProviderName} je platforma třetí strany, která pomáhá neziskovým organizacím přijímat dary prostřednictvím různých platebních metod. Na {foundationName} můžete přes {donationProviderName} přispět zde.



    Podporované platební metody zahrnují:{wordSilentDonor}



    Přímá kryptoměna



    Kryptoměnu můžete také darovat přímo {foundationName} zasláním prostředků na níže uvedené adresy peněženek.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Tato {wordEthereumAddress} přijímá dary v {ethSymbol} a také {wordErc20} {wordTokens} (například {usdtSymbol} a {usdcSymbol}) v rámci řetězců {wordEvmCompatible}, jako jsou {ethNetworkName}, {arbNetworkName} a {baseNetworkName}.



    Poznámka: Pokud zvažujete dar ve výši více než {largeDonationAmount} jakoukoli platební metodou, kontaktujte nás prosím na adrese " }, - "2": { - "question": "Proč je váš cíl darů 1 milion dolarů ", - "answer": "To odpovídá přibližně 12 měsícům provozní rezervy, což je dost času na dokončení prací na {appNameProtocolV2}, spuštění {appNamePro} a podporu {wordPro} po přiměřenou dobu rozjezdu. Tato práce má prioritu, protože je potřebná k dosažení udržitelnosti ekosystému. Z dlouhodobého hlediska je {appName} navržen tak, aby se stal soběstačným prostřednictvím {wordPro} a dalších utilit tokenu, k dosažení tohoto bodu je však potřeba více času a úsilí.



    Ačkoli je to pro jednotlivce hodně peněz, pro aplikaci v rozsahu a s dopadem, jaký má {appName}, jsou tyto náklady relativně nízké." - }, "3": { "question": "Na co bude můj dar použit?", "answer": "Váš dar obdrží {foundationName}, nadace se sídlem ve Švýcarsku, která je současným správcem aplikace a projektu {appName}. Váš dar bude použit na podporu dalšího vývoje a udržitelnosti {appName}." }, - "4": { - "question": "Co se stane, pokud nedosáhnete svého cíle darů?", - "answer": "Nadace v současnosti obdržela dostatek darů k zajištění úplně minimální podpory na příští 3 měsíce. To znamená, že {appName} zůstane k dispozici ke stažení v obchodech s aplikacemi a kritická infrastruktura, jako jsou servery pro push oznámení a soubory, zůstane online.



    Pokud bude fundraising úspěšný, nadace bude moci pokračovat v aktivním vývoji {appName}, včetně spuštění {appNamePro} a {appNameProtocolV2}.



    Pokud úspěšný nebude, nedostatek financování bude znamenat, že nadace nebude schopna {appName} v žádné podobě podporovat a bude muset ukončit činnost. V důsledku toho bude {appName} odstraněn z obchodů s aplikacemi a kritická infrastruktura, jako je souborový server {appName}, server push oznámení a seed nody, bude odpojena." - }, - "tax-question": { - "question": "Mohu poskytnout daňově odčitatelný dar?", - "answer": "" - }, "5": { "question": "Co je {foundationName}?", "answer": "{foundationName} ({foundationAcronym}) je nadace se sídlem ve Švýcarsku a správce aplikace a projektu {appName}. Více o roli nadace v ekosystému {appName} se můžete dozvědět zde." @@ -240,12 +236,162 @@ "7": { "question": "Existují i jiné způsoby, jak mohu {appName} pomoci?", "answer": "Dary jsou v současnosti hlavním způsobem, jak můžete {appName} podpořit. Pokud však nemůžete přispět, existuje několik dalších způsobů, jak můžete pomoci:
    1. Sdílejte tuto výzvu s přáteli a rodinou, kteří používají {appName} a mohli by mít zájem podpořit naše poslání.
    2. Pomozte přeložit {appName} do dalších jazyků prostřednictvím {wordCrowdin}
    3. Přispějte do open source kódové základny {appNamePossessive}
    " + }, + "tax-question": { + "question": "Mohu poskytnout daňově odčitatelný dar?", + "answer": "" } }, - "appealHeading": "Naše poslední výzva:

    {appName} ukončí činnost za 90 dní", - "7": { - "heading": "Časté dotazy", - "content": "" + "appealHeading": "Cesta vpřed pro {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/de.json b/locales/de.json index 47c61c5..bdf1d93 100644 --- a/locales/de.json +++ b/locales/de.json @@ -80,7 +80,6 @@ "content": "{appName} ist ein Ende-zu-Ende verschlüsselter Messenger, der deine persönlichen Daten schützt. Hol dir die Kontrolle zurück – mit einer Messaging-App, die von einer globalen Community aus Privatsphäre-Experten entworfen, entwickelt und betrieben wird." }, "benefits": { - "title": "Vorteile", "1": { "heading": "Keine Rufnummern", "content": "Schütze deine Identität mit {featureAccountIds}.

    Keine Telefonnummer oder E-Mail notwendig, um sich anzumelden." @@ -104,11 +103,10 @@ "6": { "heading": "Keine Tracker", "content": "Deine Daten werden niemals gesammelt, niemals verfolgt und

    niemals an Dritte verkauft." - } + }, + "title": "Vorteile" }, "features": { - "title": "Funktionen", - "heading": "Genieße die Funktionen, die du liebst, und die Sicherheit, die du brauchst.", "1": { "heading": "Sprich frei", "content": "Nur du und die Person, mit der du sprichst, können deine Nachrichten sehen. Genieße das Gefühl von Freiheit mit Ende-zu-Ende-Verschlüsselung und selbstlöschenden Nachrichten." @@ -120,7 +118,9 @@ "3": { "heading": "Bleib mit deiner Gruppe in Verbindung", "content": "Egal ob du mit engen Freund*innen chattest oder ein großes Event organisierst – sichere {featureGroup}- und {featureCommunity}-Chats (100+ Mitglieder) machen es kinderleicht." - } + }, + "title": "Funktionen", + "heading": "Genieße die Funktionen, die du liebst, und die Sicherheit, die du brauchst." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Spenden | Datenschutztechnologie unterstützen", "description": "Die {foundationName} kann ohne deine Unterstützung nicht weitermachen. Spende noch heute, um {appName} in seinem Überlebenskampf zu helfen." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} braucht deine Hilfe", - "heroContent": "Private Nachrichten sind ein wesentlicher Bestandteil unseres modernen Lebens. Sichere Kommunikation schützt Menschen vor Tyrannei, schützt diejenigen, die gegen Ungerechtigkeit kämpfen, und stärkt Menschenrechtsverteidiger weltweit.



    Gut ausgestattete Gegner der Privatsphäre arbeiten jedoch aktiv daran, die Technologie zu unterdrücken, die die grundlegenden Menschenrechte und die Würde der Menschen schützt. Politiker auf der ganzen Welt drängen auf Gesetze, die Verschlüsselung aushebeln, Datenschutztechnologien werden in den Medien verleumdet, und Überwachungskapitalisten profitieren vom Chaos. Trotz dieser Widrigkeiten bietet {appName} weiterhin einen sicheren, geschützten und vertrauenswürdigen Raum für die Online-Kommunikation. {appName} ist eine kostenlose, private und sichere Messaging-App. Sie verfolgt Nutzer nicht und verkauft deine Daten nicht – sie versendet einfach Nachrichten, privat. Millionen von Menschen auf der ganzen Welt haben sich an Session gewandt, als sie einen sicheren und geschützten Ort für Gespräche brauchten.



    {appName} ist mehr als nur ein Werkzeug – es ist ein Symbol für die Bedeutung von Open-Source-, transparenter und widerstandsfähiger Technologie. Es sind Technologien wie {appName}, die unsere grundlegenden Menschenrechte in einer Ära wachsender Unsicherheit und des Autoritarismus schützen.", "1": { "heading": "Eine Kraft für das Gute", "content": "Technologie verändert unsere Gesellschaft. Derzeit hat eine kleine Gruppe mächtiger Einzelpersonen und Institutionen unverhältnismäßig viel Kontrolle über das Internet. In vielen Fällen wird Technologie eingesetzt, um zum Schweigen zu bringen, zu manipulieren und zu unterdrücken. Es ist an der Zeit, sich diesen Machtkräften entgegenzustellen.Wir sind Akteure des Wandels in einer Welt, in der Technologie ein Werkzeug ist, um Unterdrückung zu überwinden. Wir glauben an eine Zukunft, in der Technologie kollaborativ, transparent, gerecht und befreiend ist." @@ -201,11 +203,17 @@ "heading": "Per Kryptowährung spenden", "content": "Du kannst {ethSymbol}, {usdcSymbol}, {usdtSymbol} oder {btcSymbol} an die folgenden Adressen der {foundationName} senden." }, - "heroAppeal": "Wir hatten gehofft, dass dieser Tag nie kommen würde, aber {appName} hat nun seine letzten 90 Betriebstage erreicht. Wenn wir unser Finanzierungsziel in diesem Zeitraum nicht erreichen, wird die {foundationNameWithAcronym} gezwungen sein, den Betrieb einzustellen.



    Bis heute hat die {foundationAcronym} ungefähr {donationAmount} an Spenden erhalten. Das reicht aus, um die kritische Infrastruktur von {appName} für die nächsten 90 Tage aufrechtzuerhalten. Wir sind außerordentlich dankbar für die Unterstützung, die {appName} von der Community erhalten hat, aber leider reicht dies nicht aus, um Vollzeit-Entwickler zu halten. Infolgedessen werden alle bezahlten Mitarbeiter und Entwickler ihren letzten Arbeitstag am 9. April 2026 haben. Nach diesem Datum werden einige Teammitglieder in erster Linie auf freiwilliger Basis weitermachen, um {appName} bis zum 8. Juli 2026 zu unterstützen.



    Dies ist unser letzter Appell an die {appName}-Community: Ohne eure Unterstützung wird die {foundationAcronym} am 8. Juli 2026 alle Aktivitäten einstellen.



    Wir wissen, dass dies möglicherweise ein Schock ist. Von außen betrachtet wirkt {appName} wie eine erfolgreiche und wachsende App – mit Millionen von Downloads, starken Bewertungen in den App-Stores und weiterem Wachstum; zuletzt wurde die Marke von 1,7 Millionen monatlich aktiven Nutzern überschritten. Der Erfolg von {appNamePossessive} war jedoch nur durch die engagierten Mitwirkenden und Teams möglich, die unermüdlich daran arbeiten, die App jeden Tag zu verbessern. Dies sind hochqualifizierte Entwickler und Architekten dezentraler Systeme, und wie alle anderen haben auch sie Rechnungen zu bezahlen und Familien zu ernähren.



    {appName} hat das Glück, Mitwirkende zu haben, die fest an seine Mission glauben und bereit sind, eine geringere Vergütung zu akzeptieren, als sie anderswo verdienen könnten. Das hilft, die Gesamtkosten zu senken, aber es gibt dennoch ein Mindestmaß an Finanzierung, das für den Betrieb erforderlich ist. Selbst mit einem schlanken Team schätzt die {foundationAcronym} diese Kosten auf ungefähr {costPerYear} pro Jahr.



    Auch wenn dies nach einem hohen Betrag klingt, spiegelt es die Realität des Aufbaus und der Wartung sicherer, dezentraler Infrastruktur wider. In den meisten Märkten verdienen Senior-Entwickler oft mehr als {seniorDevSalaryPerYear} pro Jahr, und hinzu kommen rechtliche und betriebliche Gemeinkosten für den Betrieb der {foundationAcronym}. Im Vergleich zu ihren Wettbewerbern arbeitet {appName} äußerst effizient und erfüllt seine Mission mit einem Budget, das in etwa der Gesamtvergütung von nur zwei leitenden Führungskräften bei einigen größeren Messaging-Unternehmen entspricht.



    Wenn ihr bereits gespendet habt, danken wir euch aufrichtig. Jeder Beitrag bringt {appName} seinem Finanzierungsziel näher.



    Wir möchten euch außerdem versichern, dass, falls die {foundationAcronym} in den nächsten 90 Tagen keine ausreichende Finanzierung zur Erreichung ihrer Ziele sichern kann, alle Spenden, die nicht in Übereinstimmung mit der Verfassung der {foundationAcronymPossessive} verwendet werden können, öffentlich an die {effName} gespendet werden.



    Vorerst werden Freiwillige {appName} so lange wie möglich über Wasser halten. Wenn ihr glaubt, dass ihr {appName} helfen könnt, bevor die Zeit abläuft, kontaktiert bitte .", "6": { "heading": "Per {wordSilentDonor} spenden", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "FAQ", + "content": "" + }, + "heading": "{appName} braucht deine Hilfe", + "heroContent": "Private Nachrichten sind ein wesentlicher Bestandteil unseres modernen Lebens. Sichere Kommunikation schützt Menschen vor Tyrannei, schützt diejenigen, die gegen Ungerechtigkeit kämpfen, und stärkt Menschenrechtsverteidiger weltweit.



    Gut ausgestattete Gegner der Privatsphäre arbeiten jedoch aktiv daran, die Technologie zu unterdrücken, die die grundlegenden Menschenrechte und die Würde der Menschen schützt. Politiker auf der ganzen Welt drängen auf Gesetze, die Verschlüsselung aushebeln, Datenschutztechnologien werden in den Medien verleumdet, und Überwachungskapitalisten profitieren vom Chaos. Trotz dieser Widrigkeiten bietet {appName} weiterhin einen sicheren, geschützten und vertrauenswürdigen Raum für die Online-Kommunikation. {appName} ist eine kostenlose, private und sichere Messaging-App. Sie verfolgt Nutzer nicht und verkauft deine Daten nicht – sie versendet einfach Nachrichten, privat. Millionen von Menschen auf der ganzen Welt haben sich an Session gewandt, als sie einen sicheren und geschützten Ort für Gespräche brauchten.



    {appName} ist mehr als nur ein Werkzeug – es ist ein Symbol für die Bedeutung von Open-Source-, transparenter und widerstandsfähiger Technologie. Es sind Technologien wie {appName}, die unsere grundlegenden Menschenrechte in einer Ära wachsender Unsicherheit und des Autoritarismus schützen.", + "heroAppeal": "Dank der unglaublichen und anhaltenden Unterstützung, die {appName} von der Community erhalten hat, konnten wir einen Weg sichern, die Entwicklung von {appName} über den 8. Juli hinaus fortzusetzen. Ein kleineres Team wird die Entwicklung bis ins Jahr 2027 weiterführen und sich darauf konzentrieren, das Projekt zu stärken und eine Grundlage für seine langfristige Zukunft zu schaffen.



    Diejenigen, die an {appName} arbeiten, möchten den engagierten Community-Mitgliedern ihren Dank aussprechen, die durch ihre Beiträge dazu beigetragen haben, das Projekt am Leben zu erhalten — sei es durch direkte Spenden, den fortgesetzten Betrieb von Nodes im Netzwerk oder indem sie auf unsere Spendenkampagne aufmerksam gemacht haben.



    Obwohl die Abschaltungsverfahren abgesagt wurden, verändert sich die Gestalt des {appName}-Projekts weiterhin erheblich. Das Projekt wird nun von Jason Rhinelander geleitet, dem langjährigen Chief Software Architect und Mitglied der {foundationNameWithAcronym}.



    Derzeit reichen die eingegangenen Spenden aus, um die kritische Infrastruktur zu unterstützen, Jason als Entwickler zu halten und möglicherweise einen weiteren Vollzeitentwickler für das Projekt einzustellen. Außerdem gibt es weiterhin ein kleines Team von Freiwilligen, das zu anderen Aspekten des Ökosystems beiträgt.



    Ohne Ihre Unterstützung würde {appName} nicht mehr existieren.



    Künftig wird die Stiftung mit deutlich geringeren Kosten und Ressourcen arbeiten. Sie wird weiterhin Wege prüfen, zusätzliche Mittel einzuwerben, entweder über externe Beiträge oder durch Bemühungen wie {appName} Pro.



    Trotz der jüngsten Unsicherheit bleibt {appName} eine erfolgreiche App — mit Millionen von Downloads, starken Bewertungen in den App-Stores und weiterem Wachstum (kürzlich wurde die Marke von 1,7 Millionen monatlich aktiven Nutzerinnen und Nutzern überschritten).



    {appName} kann sich glücklich schätzen, Mitwirkende zu haben, die fest an seine Mission glauben und bereit sind, eine geringere Vergütung zu akzeptieren, als sie anderswo verdienen könnten, oder ihre Zeit ehrenamtlich einzubringen, um das Ökosystem zu unterstützen. Wenn Sie während dieser Kampagne gespendet haben, danken wir Ihnen aufrichtig. Jeder Beitrag hilft dabei, {appName} voranzubringen. Auch wenn die Stiftung nun über die nötigen Mittel verfügt, um {appName} voranzubringen, sind zusätzliche Spenden willkommen und würden es der Stiftung ermöglichen, das Entwicklungsteam zu erweitern und so die Bereitstellung neuer Verbesserungen in den Bereichen Sicherheit, Privatsphäre und Benutzerfreundlichkeit zu beschleunigen.



    Wenn Sie mehr erfahren möchten, sehen Sie sich dieses Video mit Jason, den Mitbegründern Kee und Chris sowie {foundationAcronym}-Präsident Alex an.



    Die Stiftung hat nun einen Weg nach vorn für {appName}, aber mit zusätzlicher Unterstützung kann noch viel mehr erreicht werden. Wenn Sie glauben, helfen zu können, wenden Sie sich bitte an .", "buttonCard": "Per Karte spenden", "buttonCrypto": "Per Kryptowährung spenden", "faq": { @@ -213,22 +221,10 @@ "question": "Wie kann ich an {appName} spenden?", "answer": "Derzeit gibt es drei Möglichkeiten, die weitere Entwicklung von {appName} zu unterstützen:



    {donationProviderName}



    {donationProviderName} ist eine Drittanbieter-Plattform, die gemeinnützigen Organisationen dabei hilft, Spenden über verschiedene Zahlungsmethoden anzunehmen. Du kannst der {foundationName} über {donationProviderName} hier spenden.



    Zu den unterstützten Zahlungsmethoden gehören:{wordSilentDonor}



    Direkte Kryptowährung



    Du kannst der {foundationName} auch direkt Kryptowährungen spenden, indem du Gelder an die unten aufgeführten Wallet-Adressen sendest.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Diese {wordEthereumAddress} akzeptiert Spenden in {ethSymbol} sowie {wordErc20}-{wordTokens} (wie {usdtSymbol} und {usdcSymbol}) über {wordEvmCompatible}-Chains wie {ethNetworkName}, {arbNetworkName} und {baseNetworkName}.



    Hinweis: Wenn du erwägst, über irgendeine Zahlungsmethode eine Spende von mehr als {largeDonationAmount} zu leisten, kontaktiere uns bitte unter " }, - "2": { - "question": "Warum liegt euer Spendenziel bei 1 Million Dollar? ", - "answer": "Das entspricht ungefähr 12 Monaten finanzieller Reichweite – genug Zeit, um die Arbeit an {appNameProtocolV2} abzuschließen, {appNamePro} zu starten und {wordPro} für einen angemessenen Anlaufzeitraum zu unterstützen. Diese Arbeit wird priorisiert, weil sie notwendig ist, um die Nachhaltigkeit des Ökosystems zu erreichen. Langfristig ist {appName} so konzipiert, dass es sich durch {wordPro} und andere Token-Dienstprogramme selbst tragen kann; allerdings sind zusätzliche Zeit und weiterer Aufwand nötig, um diesen Punkt zu erreichen.



    Obwohl das für eine einzelne Person viel Geld ist, sind diese Kosten für eine Anwendung in der Größenordnung und mit der Wirkung von {appName} relativ moderat." - }, "3": { "question": "Wofür wird meine Spende verwendet?", "answer": "Deine Spende wird von der {foundationName} entgegengenommen, einer in der Schweiz ansässigen Stiftung, die derzeitige Trägerin der {appName}-Anwendung und des Projekts ist. Deine Spende wird zur Unterstützung der laufenden Entwicklung und Nachhaltigkeit von {appName} verwendet." }, - "4": { - "question": "Was passiert, wenn euer Spendenziel nicht erreicht wird?", - "answer": "Derzeit hat die Stiftung genügend Spenden erhalten, um in den nächsten 3 Monaten eine minimale Grundversorgung sicherzustellen. Das bedeutet, dass {appName} weiterhin in den App-Stores zum Download verfügbar sein wird und kritische Infrastruktur wie der Push-Benachrichtigungs- und der Dateiserver online bleiben.



    Wenn die Spendenkampagne erfolgreich ist, könnte die Stiftung die aktive Entwicklung von {appName} fortsetzen, einschließlich der Einführung von {appNamePro} und {appNameProtocolV2}.



    Wenn sie erfolglos ist, bedeutet der Mangel an Finanzierung, dass die Stiftung {appName} in keiner Weise mehr unterstützen kann und eingestellt werden muss. Infolgedessen würde {appName} aus den App-Stores entfernt werden, und kritische Infrastruktur wie der {appName}-Dateiserver, der Push-Benachrichtigungsserver und die Seed-Nodes würden offline gehen." - }, - "tax-question": { - "question": "Kann ich eine steuerlich absetzbare Spende machen?", - "answer": "" - }, "5": { "question": "Was ist die {foundationName}?", "answer": "Die {foundationName} ({foundationAcronym}) ist eine in der Schweiz ansässige Stiftung und die Trägerin der {appName}-Anwendung und des Projekts. Mehr über die Rolle der Stiftung innerhalb des {appName}-Ökosystems erfährst du hier." @@ -240,12 +236,162 @@ "7": { "question": "Gibt es noch andere Möglichkeiten, wie ich {appName} helfen kann?", "answer": "Spenden sind derzeit der wichtigste Weg, wie du {appName} unterstützen kannst. Wenn du jedoch nicht spenden kannst, gibt es mehrere andere Möglichkeiten, wie du helfen kannst:
    1. Teile diesen Aufruf mit Freunden und Familienmitgliedern, die {appName} nutzen und möglicherweise daran interessiert sind, unsere Mission zu unterstützen.
    2. Hilf dabei, {appName} über {wordCrowdin} in andere Sprachen zu übersetzen
    3. Trage zur Open-Source-Codebasis von {appNamePossessive} bei
    " + }, + "tax-question": { + "question": "Kann ich eine steuerlich absetzbare Spende machen?", + "answer": "" } }, - "appealHeading": "Unser letzter Appell:

    {appName} wird in 90 Tagen eingestellt", - "7": { - "heading": "FAQ", - "content": "" + "appealHeading": "Ein Weg nach vorn für {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/en.json b/locales/en.json index 043184c..f2f6687 100644 --- a/locales/en.json +++ b/locales/en.json @@ -80,7 +80,6 @@ "content": "{appName} is an end-to-end encrypted messenger that protects your private data. A decentralized app designed, built, and operated by a global community of privacy experts." }, "benefits": { - "title": "Privacy Benefits", "1": { "heading": "No Phone Numbers", "content": "Keep your identity private with Account IDs. No phone number or email required to sign up." @@ -104,11 +103,10 @@ "6": { "heading": "No Trackers", "content": "Your data is never collected, never tracked, and never sold to third parties." - } + }, + "title": "Privacy Benefits" }, "features": { - "title": "Features", - "heading": "Enjoy the features you love and the security you need.", "1": { "heading": "Speak freely", "content": "Only you and the person you are speaking to can ever see your messages. Enjoy the feeling of freedom with end-to-end encryption and disappearing messages." @@ -120,7 +118,9 @@ "3": { "heading": "Privacy for your crowd", "content": "Whether you’re catching up with close friends or organizing a major event, it’s effortless with secure {featureGroup} and {featureCommunity} (100+ members) chats." - } + }, + "title": "Features", + "heading": "Enjoy the features you love and the security you need." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Donate | Support Privacy Technology", "description": "The {foundationName} cannot continue without your support. Donate today to help {appName} in its fight for survival." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} needs your help", - "heroContent": "Private messaging is an essential part of our modern life. Secure communication shelters people from tyranny, protects those fighting against injustice, and empowers defenders of human rights worldwide.



    However, the well-resourced opponents of privacy are actively working to suppress the tech that guards people's basic human rights and dignities. Politicians around the world are pushing for encryption-busting laws, privacy tech is slandered in the media, and surveillance capitalists are profiting from the chaos. Despite the adversity, {appName} continues to provide a safe, secure, and trusted space for people to communicate online. {appName} is a free, private, and secure messaging app. It does not track users or sell your data—it just sends messages, privately. Millions of people around the world have turned to Session when they needed a safe and secure place to have a conversation.



    More than just a tool, {appName} is a symbol of the importance of open-source, transparent, and resilient technology. It is technology like {appName} which safeguards our basic human rights in an era of increasing uncertainty and authoritarianism.", "1": { "heading": "A force for good", "content": "Technology is transforming our society. Currently, a tiny cohort of powerful individuals and institutions have disproportionate control over the internet. In many cases, tech is being used to silence, manipulate, and suppress. It's time to push back against these forces of power.We are agents of change in a world where technology is a tool for upending oppression. We believe in a future where technology is collaborative, transparent, equitable, and liberating." @@ -201,11 +203,17 @@ "heading": "Donate via Crypto", "content": "You can send {ethSymbol}, {usdcSymbol}, {usdtSymbol} or {btcSymbol} to the following {foundationName} addresses." }, - "heroAppeal": "Thanks to the incredible and ongoing support {appName} has received from the community, we have secured a path forward to continue developing {appName} beyond July 8. A smaller team will continue development into 2027, focused on strengthening the project and building a foundation for its long-term future.



    Those working on {appName} want to express gratitude to the dedicated community members who have helped keep the project going through their contributions, whether they be direct donations, continuing to operate nodes in the network or raising awareness of our donation campaign.



    Although shutdown procedures have been cancelled, the shape of the {appName} project is still changing considerably. The project will now be led by Jason Rhinelander, long-time Chief Software Architect and member of the {foundationNameWithAcronym}.



    Currently, the donations received are enough to support critical infrastructure, to retain Jason as a developer, and possibly to add one other full-time developer to the project. There is also still a small team of volunteers contributing to other aspects of the ecosystem.



    Without your support, {appName} would no longer exist.



    Going forward, the foundation will operate with much lower costs and resources. It will continue to investigate ways of raising additional funding, either via external contributions or through efforts like {appName} Pro.



    Despite recent uncertainty, {appName} continues to be a successful app — with millions of downloads, strong app store ratings, and continued growth (recently surpassing 1.7 million monthly active users).



    {appName} is fortunate to have contributors who believe deeply in its mission and are willing to accept lower compensation than they could earn elsewhere or volunteer their time to support the ecosystem. If you have donated during this campaign, we sincerely thank you. Every contribution helps advance {appName}. While the foundation now has the funding needed to keep {appName} moving forward, additional donations are welcome and would allow the foundation to expand the development team, accelerating the delivery of new security, privacy, and usability improvements.



    If you are interested in hearing more, watch this video featuring Jason, co-founders Kee and Chris, and {foundationAcronym} President Alex.



    The foundation now has a path forward for {appName}, but there is still much more that can be achieved with additional support. If you believe you can help, please reach out to .", "6": { "heading": "Donate via {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "FAQ", + "content": "" + }, + "heading": "{appName} needs your help", + "heroContent": "Private messaging is an essential part of our modern life. Secure communication shelters people from tyranny, protects those fighting against injustice, and empowers defenders of human rights worldwide.



    However, the well-resourced opponents of privacy are actively working to suppress the tech that guards people's basic human rights and dignities. Politicians around the world are pushing for encryption-busting laws, privacy tech is slandered in the media, and surveillance capitalists are profiting from the chaos. Despite the adversity, {appName} continues to provide a safe, secure, and trusted space for people to communicate online. {appName} is a free, private, and secure messaging app. It does not track users or sell your data—it just sends messages, privately. Millions of people around the world have turned to Session when they needed a safe and secure place to have a conversation.



    More than just a tool, {appName} is a symbol of the importance of open-source, transparent, and resilient technology. It is technology like {appName} which safeguards our basic human rights in an era of increasing uncertainty and authoritarianism.", + "heroAppeal": "Thanks to the incredible and ongoing support {appName} has received from the community, we have secured a path forward to continue developing {appName} beyond July 8. A smaller team will continue development into 2027, focused on strengthening the project and building a foundation for its long-term future.



    Those working on {appName} want to express gratitude to the dedicated community members who have helped keep the project going through their contributions, whether they be direct donations, continuing to operate nodes in the network or raising awareness of our donation campaign.



    Although shutdown procedures have been cancelled, the shape of the {appName} project is still changing considerably. The project will now be led by Jason Rhinelander, long-time Chief Software Architect and member of the {foundationNameWithAcronym}.



    Currently, the donations received are enough to support critical infrastructure, to retain Jason as a developer, and possibly to add one other full-time developer to the project. There is also still a small team of volunteers contributing to other aspects of the ecosystem.



    Without your support, {appName} would no longer exist.



    Going forward, the foundation will operate with much lower costs and resources. It will continue to investigate ways of raising additional funding, either via external contributions or through efforts like {appName} Pro.



    Despite recent uncertainty, {appName} continues to be a successful app — with millions of downloads, strong app store ratings, and continued growth (recently surpassing 1.7 million monthly active users).



    {appName} is fortunate to have contributors who believe deeply in its mission and are willing to accept lower compensation than they could earn elsewhere or volunteer their time to support the ecosystem. If you have donated during this campaign, we sincerely thank you. Every contribution helps advance {appName}. While the foundation now has the funding needed to keep {appName} moving forward, additional donations are welcome and would allow the foundation to expand the development team, accelerating the delivery of new security, privacy, and usability improvements.



    If you are interested in hearing more, watch this video featuring Jason, co-founders Kee and Chris, and {foundationAcronym} President Alex.



    The foundation now has a path forward for {appName}, but there is still much more that can be achieved with additional support. If you believe you can help, please reach out to .", "buttonCard": "Donate Card", "buttonCrypto": "Donate Crypto", "faq": { @@ -213,22 +221,10 @@ "question": "How can I donate to {appName}?", "answer": "There are currently three ways to support the continued development of {appName}:



    {donationProviderName}



    {donationProviderName} is a third-party platform that helps non-profit organizations accept donations through a variety of payment methods. You can donate to the {foundationName} via {donationProviderName} here.



    Supported payment methods include:{wordSilentDonor}



    Direct Cryptocurrency



    You can also donate cryptocurrency directly to the {foundationName} by sending funds to the wallet addresses listed below.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    This {wordEthereumAddress} accepts donations in {ethSymbol}, as well as {wordErc20} {wordTokens} (such as {usdtSymbol} and {usdcSymbol}) across {wordEvmCompatible} chains, like {ethNetworkName}, {arbNetworkName}, and {baseNetworkName}.



    Note: If you are considering providing a donation of more than {largeDonationAmount} using any payment method, please contact us at " }, - "2": { - "question": "Why is your donation goal 1 million dollars? ", - "answer": "This is equivalent to around 12 months of runway, enough time to complete work on {appNameProtocolV2}, launch {appNamePro}, and support {wordPro} for a reasonable ramp up period. This work is being prioritised because it is needed to achieve ecosystem sustainability. Long term, {appName} is designed to become self-sustaining through {wordPro} and other token utilities, however, additional time and effort is needed to get to that point.



    Although this is a lot of money for an individual, for an application at the scale and impact of {appName}, these costs are relatively modest." - }, "3": { "question": "What will my donation be used for?", "answer": "Your donation will be received by the {foundationName}, a Swiss-based foundation which is the current steward of the {appName} application and project. Your donation will be used to support the ongoing development and sustainability of {appName}." }, - "4": { - "question": "What happens if your donation goal isn't hit?", - "answer": "Currently, the foundation has received enough donations to provide bare minimum support for the next 3 months. This means that {appName} will remain available for download on the app stores and critical infrastructure, like the push notification and file servers, will remain online.



    If the fundraising is successful, the foundation would be able to continue active development of {appName}, including launching {appNamePro} and {appNameProtocolV2}.



    If it is unsuccessful, the lack of funding would mean the foundation is not able to support {appName} in any capacity and will need to be shut down. As a result, {appName} would be removed from the app stores, and critical infrastructure like the {appName} file server, push notification server and seed nodes will go offline." - }, - "tax-question": { - "question": "Can I make a tax deductible donation?", - "answer": "" - }, "5": { "question": "What is the {foundationName}?", "answer": "The {foundationName} ({foundationAcronym}) is a Swiss-based foundation and the steward of the {appName} application and project. You can learn more about the foundation’s role within the {appName} ecosystem here." @@ -240,12 +236,162 @@ "7": { "question": "Are there any other ways I can help {appName}?", "answer": "Donations are the primary way you can help support {appName} currently. However, if you’re unable to donate, there are several other ways you can help:
    1. Share this appeal with friends and family who use {appName} and may be interested in supporting our mission.
    2. Help translate {appName} into other languages via {wordCrowdin}
    3. Contribute to {appNamePossessive} open source codebase
    " + }, + "tax-question": { + "question": "Can I make a tax deductible donation?", + "answer": "" } }, - "appealHeading": "A path forward for {appName}", - "7": { - "heading": "FAQ", - "content": "" + "appealHeading": "A path forward for {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/es.json b/locales/es.json index 7d6bed3..04e6e30 100644 --- a/locales/es.json +++ b/locales/es.json @@ -80,7 +80,6 @@ "content": "{appName} es una aplicación de mensajería con cifrado de extremo a extremo que protege tus datos personales. Recupera el control con una app de mensajería diseñada, desarrollada y operada por una comunidad global de expertos en privacidad." }, "benefits": { - "title": "Beneficios", "1": { "heading": "Sin números de teléfono", "content": "Protege tu identidad con {featureAccountIds}.

    No es necesario ningún número de teléfono o correo electrónico para registrarte." @@ -104,11 +103,10 @@ "6": { "heading": "Sin rastreadores", "content": "Tus datos nunca se recopilan, nunca se rastrean,

    y nunca se venden a terceros." - } + }, + "title": "Beneficios" }, "features": { - "title": "Características", - "heading": "Disfruta de las funciones que te encantan y de la seguridad que necesitas.", "1": { "heading": "Habla libremente", "content": "Solo tú y la persona con la que hablas pueden ver tus mensajes. Disfruta la sensación de libertad con cifrado de extremo a extremo y mensajes que desaparecen." @@ -120,7 +118,9 @@ "3": { "heading": "Sigue el ritmo de tu grupo", "content": "Ya sea poniéndote al día con amigos cercanos u organizando un gran evento, es fácil con chats seguros de {featureGroup} y {featureCommunity} (100+ miembros)." - } + }, + "title": "Características", + "heading": "Disfruta de las funciones que te encantan y de la seguridad que necesitas." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Donar | Apoya la tecnología de privacidad", "description": "{foundationName} no puede continuar sin tu apoyo. Dona hoy para ayudar a {appName} en su lucha por sobrevivir." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} necesita tu ayuda", - "heroContent": "La mensajería privada es una parte esencial de nuestra vida moderna. La comunicación segura protege a las personas de la tiranía, protege a quienes luchan contra la injusticia y empodera a los defensores de los derechos humanos en todo el mundo.



    Sin embargo, los poderosos opositores a la privacidad están trabajando activamente para suprimir la tecnología que protege los derechos humanos básicos y la dignidad de las personas. Los políticos de todo el mundo están impulsando leyes que debilitan el cifrado, la tecnología de privacidad es difamada en los medios y los capitalistas de la vigilancia se benefician del caos. A pesar de la adversidad, {appName} sigue ofreciendo un espacio seguro, protegido y confiable para que las personas se comuniquen en línea. {appName} es una aplicación de mensajería gratuita, privada y segura. No rastrea a los usuarios ni vende tus datos; simplemente envía mensajes de forma privada. Millones de personas en todo el mundo han recurrido a Session cuando necesitaban un lugar seguro y protegido para conversar.



    Más que una simple herramienta, {appName} es un símbolo de la importancia de la tecnología de código abierto, transparente y resiliente. Es tecnología como {appName} la que protege nuestros derechos humanos básicos en una era de creciente incertidumbre y autoritarismo.", "1": { "heading": "Una fuerza para el bien", "content": "La tecnología está transformando nuestra sociedad. Actualmente, un pequeño grupo de personas e instituciones poderosas tiene un control desproporcionado sobre internet. En muchos casos, la tecnología se utiliza para silenciar, manipular y reprimir. Ha llegado el momento de hacer frente a estas fuerzas de poder.Somos agentes de cambio en un mundo donde la tecnología es una herramienta para acabar con la opresión. Creemos en un futuro en el que la tecnología sea colaborativa, transparente, equitativa y liberadora." @@ -201,11 +203,17 @@ "heading": "Donar con criptomonedas", "content": "Puedes enviar {ethSymbol}, {usdcSymbol}, {usdtSymbol} o {btcSymbol} a las siguientes direcciones de {foundationName}." }, - "heroAppeal": "Esperábamos que este día nunca llegara, pero {appName} ha entrado ahora en sus últimos 90 días de funcionamiento. Si no logramos alcanzar nuestro objetivo de financiación dentro de este periodo, la {foundationNameWithAcronym} se verá obligada a cerrar.



    Hasta la fecha, la {foundationAcronym} ha recibido aproximadamente {donationAmount} en donaciones. Esto es suficiente para mantener la infraestructura crítica de {appName} durante los próximos 90 días. Estamos extremadamente agradecidos por el apoyo que {appName} ha recibido de la comunidad, pero lamentablemente esto no es suficiente para mantener desarrolladores a tiempo completo. Como resultado, todo el personal remunerado y los desarrolladores tendrán su último día de trabajo el 9 de abril de 2026. Después de esta fecha, algunos miembros del equipo continuarán principalmente de forma voluntaria para ayudar a mantener {appName} hasta el 8 de julio de 2026.



    Este es nuestro llamamiento final a la comunidad de {appName}: sin tu apoyo, la {foundationAcronym} cesará todas sus operaciones el 8 de julio de 2026.



    Entendemos que esto puede resultar impactante. Desde fuera, {appName} parece ser una aplicación exitosa y en crecimiento, con millones de descargas, sólidas valoraciones en las tiendas de aplicaciones y un crecimiento continuo, habiendo superado recientemente los 1,7 millones de usuarios activos mensuales. Sin embargo, el éxito de {appNamePossessive} solo ha sido posible gracias a los contribuidores y equipos dedicados que trabajan incansablemente para mejorarla cada día. Se trata de desarrolladores y arquitectos de sistemas descentralizados altamente cualificados y, como todo el mundo, tienen facturas que pagar y familias que alimentar.



    {appName} tiene la fortuna de contar con contribuidores que creen profundamente en su misión y están dispuestos a aceptar una compensación menor de la que podrían ganar en otros lugares. Esto ayuda a reducir los costes generales, pero sigue existiendo un nivel mínimo de financiación necesario para operar. Incluso con un equipo reducido, la {foundationAcronym} estima que este coste es de aproximadamente {costPerYear} al año.



    Aunque esto pueda parecer una cantidad grande, refleja la realidad de construir y mantener una infraestructura segura y descentralizada. En la mayoría de los mercados, los desarrolladores sénior suelen percibir salarios superiores a {seniorDevSalaryPerYear} al año y, además de esto, existen gastos generales legales y operativos para gestionar la {foundationAcronym}. En comparación con sus competidores, {appName} opera de forma extremadamente eficiente, logrando su misión con un presupuesto comparable a la compensación combinada de solo dos altos ejecutivos en algunas empresas de mensajería más grandes.



    Si ya has donado, te lo agradecemos sinceramente. Cada contribución ayuda a acercar a {appName} a su objetivo de financiación.



    También queremos asegurarte que, si la {foundationAcronym} no puede obtener financiación suficiente para cumplir sus objetivos dentro de los próximos 90 días, cualquier donación que no pueda utilizarse de acuerdo con la constitución de {foundationAcronymPossessive} se donará públicamente a la {effName}.



    Por ahora, los voluntarios mantendrán a flote a {appName} durante el mayor tiempo posible. Si crees que puedes ayudar a {appName} antes de que se acabe el tiempo, ponte en contacto con .", "6": { "heading": "Donar a través de {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "Preguntas frecuentes", + "content": "" + }, + "heading": "{appName} necesita tu ayuda", + "heroContent": "La mensajería privada es una parte esencial de nuestra vida moderna. La comunicación segura protege a las personas de la tiranía, protege a quienes luchan contra la injusticia y empodera a los defensores de los derechos humanos en todo el mundo.



    Sin embargo, los poderosos opositores a la privacidad están trabajando activamente para suprimir la tecnología que protege los derechos humanos básicos y la dignidad de las personas. Los políticos de todo el mundo están impulsando leyes que debilitan el cifrado, la tecnología de privacidad es difamada en los medios y los capitalistas de la vigilancia se benefician del caos. A pesar de la adversidad, {appName} sigue ofreciendo un espacio seguro, protegido y confiable para que las personas se comuniquen en línea. {appName} es una aplicación de mensajería gratuita, privada y segura. No rastrea a los usuarios ni vende tus datos; simplemente envía mensajes de forma privada. Millones de personas en todo el mundo han recurrido a Session cuando necesitaban un lugar seguro y protegido para conversar.



    Más que una simple herramienta, {appName} es un símbolo de la importancia de la tecnología de código abierto, transparente y resiliente. Es tecnología como {appName} la que protege nuestros derechos humanos básicos en una era de creciente incertidumbre y autoritarismo.", + "heroAppeal": "Gracias al increíble y continuo apoyo que {appName} ha recibido de la comunidad, hemos asegurado un camino a seguir para continuar desarrollando {appName} más allá del 8 de julio. Un equipo más pequeño continuará el desarrollo hasta 2027, centrado en fortalecer el proyecto y construir una base para su futuro a largo plazo.



    Quienes trabajan en {appName} quieren expresar su gratitud a los dedicados miembros de la comunidad que han ayudado a mantener el proyecto en marcha con sus contribuciones, ya sea mediante donaciones directas, continuando operando nodos en la red o difundiendo nuestra campaña de donaciones.



    Aunque se han cancelado los procedimientos de cierre, la forma del proyecto {appName} sigue cambiando considerablemente. El proyecto ahora estará dirigido por Jason Rhinelander, arquitecto jefe de software de larga trayectoria y miembro de la {foundationNameWithAcronym}.



    Actualmente, las donaciones recibidas son suficientes para mantener la infraestructura crítica, conservar a Jason como desarrollador y posiblemente añadir otro desarrollador a tiempo completo al proyecto. También sigue habiendo un pequeño equipo de voluntarios que contribuye a otros aspectos del ecosistema.



    Sin tu apoyo, {appName} ya no existiría.



    De ahora en adelante, la fundación operará con costos y recursos mucho menores. Seguirá investigando formas de obtener financiación adicional, ya sea mediante contribuciones externas o a través de iniciativas como {appName} Pro.



    A pesar de la reciente incertidumbre, {appName} sigue siendo una aplicación exitosa — con millones de descargas, sólidas valoraciones en las tiendas de aplicaciones y un crecimiento continuo (superando recientemente los 1,7 millones de usuarios activos mensuales).



    {appName} tiene la fortuna de contar con colaboradores que creen profundamente en su misión y están dispuestos a aceptar una compensación menor de la que podrían ganar en otros lugares o a ofrecer su tiempo como voluntarios para apoyar el ecosistema. Si has donado durante esta campaña, te lo agradecemos sinceramente. Cada contribución ayuda a impulsar {appName}. Aunque la fundación ahora cuenta con la financiación necesaria para que {appName} siga avanzando, las donaciones adicionales son bienvenidas y permitirían a la fundación ampliar el equipo de desarrollo, acelerando la entrega de nuevas mejoras de seguridad, privacidad y usabilidad.



    Si te interesa saber más, mira este video con Jason, los cofundadores Kee y Chris, y Alex, presidente de {foundationAcronym}.



    La fundación ahora tiene un camino a seguir para {appName}, pero todavía hay mucho más que se puede lograr con apoyo adicional. Si crees que puedes ayudar, por favor ponte en contacto con .", "buttonCard": "Donar con tarjeta", "buttonCrypto": "Donar con criptomonedas", "faq": { @@ -213,22 +221,10 @@ "question": "¿Cómo puedo donar a {appName}?", "answer": "Actualmente hay tres formas de apoyar el desarrollo continuo de {appName}:



    {donationProviderName}



    {donationProviderName} es una plataforma de terceros que ayuda a las organizaciones sin fines de lucro a aceptar donaciones mediante diversos métodos de pago. Puedes donar a {foundationName} a través de {donationProviderName} aquí.



    Los métodos de pago compatibles incluyen:{wordSilentDonor}



    Criptomonedas directas



    También puedes donar criptomonedas directamente a {foundationName} enviando fondos a las direcciones de billetera indicadas a continuación.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Esta {wordEthereumAddress} acepta donaciones en {ethSymbol}, así como {wordTokens} {wordErc20} (como {usdtSymbol} y {usdcSymbol}) en cadenas {wordEvmCompatible}, como {ethNetworkName}, {arbNetworkName} y {baseNetworkName}.



    Nota: Si estás considerando hacer una donación de más de {largeDonationAmount} usando cualquier método de pago, ponte en contacto con nosotros en " }, - "2": { - "question": "¿Por qué tu objetivo de donación es de 1 millón de dólares? ", - "answer": "Esto equivale a alrededor de 12 meses de margen operativo, tiempo suficiente para completar el trabajo en {appNameProtocolV2}, lanzar {appNamePro} y respaldar {wordPro} durante un periodo razonable de puesta en marcha. Este trabajo se está priorizando porque es necesario para lograr la sostenibilidad del ecosistema. A largo plazo, {appName} está diseñado para llegar a ser autosostenible a través de {wordPro} y otras utilidades del token; sin embargo, se necesita tiempo y esfuerzo adicionales para llegar a ese punto.



    Aunque esto es mucho dinero para una persona, para una aplicación de la escala y el impacto de {appName}, estos costes son relativamente modestos." - }, "3": { "question": "¿Para qué se usará mi donación?", "answer": "Tu donación será recibida por la {foundationName}, una fundación con sede en Suiza que es la actual responsable de la aplicación y el proyecto {appName}. Tu donación se utilizará para apoyar el desarrollo continuo y la sostenibilidad de {appName}." }, - "4": { - "question": "¿Qué pasa si no se alcanza su objetivo de donaciones?", - "answer": "Actualmente, la fundación ha recibido suficientes donaciones para proporcionar un soporte mínimo indispensable durante los próximos 3 meses. Esto significa que {appName} seguirá estando disponible para descargar en las tiendas de aplicaciones y que la infraestructura crítica, como las notificaciones push y los servidores de archivos, seguirá en línea.



    Si la recaudación de fondos tiene éxito, la fundación podría continuar con el desarrollo activo de {appName}, incluido el lanzamiento de {appNamePro} y {appNameProtocolV2}.



    Si no tiene éxito, la falta de financiación significará que la fundación no podrá respaldar a {appName} en ninguna capacidad y tendrá que cerrar. Como resultado, {appName} se eliminaría de las tiendas de aplicaciones y la infraestructura crítica, como el servidor de archivos de {appName}, el servidor de notificaciones push y los nodos semilla, dejará de estar en línea." - }, - "tax-question": { - "question": "¿Puedo hacer una donación deducible de impuestos?", - "answer": "" - }, "5": { "question": "¿Qué es {foundationName}?", "answer": "{foundationName} ({foundationAcronym}) es una fundación con sede en Suiza y la responsable de la aplicación y el proyecto {appName}. Puedes obtener más información sobre el papel de la fundación dentro del ecosistema de {appName} aquí." @@ -240,12 +236,162 @@ "7": { "question": "¿Hay alguna otra forma en que pueda ayudar a {appName}?", "answer": "Las donaciones son actualmente la principal forma en que puedes ayudar a apoyar a {appName}. Sin embargo, si no puedes donar, hay varias otras formas en las que puedes ayudar:
    1. Comparte este llamamiento con amigos y familiares que usen {appName} y que puedan estar interesados en apoyar nuestra misión.
    2. Ayuda a traducir {appName} a otros idiomas a través de {wordCrowdin}
    3. Contribuye a la base de código de código abierto de {appNamePossessive}
    " + }, + "tax-question": { + "question": "¿Puedo hacer una donación deducible de impuestos?", + "answer": "" } }, - "appealHeading": "Nuestro llamamiento final:

    {appName} cerrará en 90 días", - "7": { - "heading": "Preguntas frecuentes", - "content": "" + "appealHeading": "Un camino a seguir para {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/fr.json b/locales/fr.json index 4e0019b..d4ecc38 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -80,7 +80,6 @@ "content": "{appName} est une messagerie chiffrée de bout en bout qui protège vos données personnelles. Reprenez le contrôle avec une application de messagerie conçue, développée et exploitée par une communauté mondiale d'experts en confidentialité." }, "benefits": { - "title": "Avantages", "1": { "heading": "Aucun numéro de téléphone", "content": "Protégez votre identité avec un {featureAccountIds}.

    Aucun numéro ou e-mail requis." @@ -104,11 +103,10 @@ "6": { "heading": "Aucun traceur", "content": "Vos données ne sont jamais collectées, jamais suivies, et

    jamais revendues à des tiers." - } + }, + "title": "Avantages" }, "features": { - "title": "Fonctionnalités", - "heading": "Profitez des fonctionnalités que vous aimez et de la sécurité qu’il vous faut.", "1": { "heading": "Parlez librement", "content": "Seuls vous et votre interlocuteur pouvez voir vos messages. Soyez libre grâce au chiffrement de bout en bout et aux messages éphémères." @@ -120,7 +118,9 @@ "3": { "heading": "Restez connecté avec votre communauté", "content": "Que vous retrouviez des amis proches ou organisiez un grand événement, c’est simple avec des discussions {featureGroup} et {featureCommunity} (100+ membres) sécurisées." - } + }, + "title": "Fonctionnalités", + "heading": "Profitez des fonctionnalités que vous aimez et de la sécurité qu’il vous faut." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Faire un don | Soutenez la technologie de protection de la vie privée", "description": "La {foundationName} ne peut pas continuer sans votre soutien. Faites un don dès aujourd'hui pour aider {appName} dans son combat pour sa survie." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} a besoin de votre aide", - "heroContent": "La messagerie privée est un élément essentiel de notre vie moderne. Une communication sécurisée protège les personnes contre la tyrannie, protège celles et ceux qui luttent contre l'injustice et donne du pouvoir aux défenseurs des droits humains dans le monde entier.



    Cependant, les adversaires de la vie privée, bien financés, travaillent activement à supprimer la technologie qui protège les droits humains fondamentaux et la dignité des personnes. Des responsables politiques du monde entier poussent à l'adoption de lois qui brisent le chiffrement, les technologies de protection de la vie privée sont diffamées dans les médias, et les capitalistes de la surveillance profitent du chaos. Malgré l'adversité, {appName} continue d'offrir un espace sûr, sécurisé et digne de confiance pour communiquer en ligne. {appName} est une application de messagerie gratuite, privée et sécurisée. Elle ne suit pas les utilisateurs et ne vend pas vos données : elle envoie simplement des messages, en privé. Des millions de personnes dans le monde se sont tournées vers Session lorsqu'elles avaient besoin d'un espace sûr et sécurisé pour converser.



    Plus qu'un simple outil, {appName} est un symbole de l'importance d'une technologie open source, transparente et résiliente. C'est une technologie comme {appName} qui protège nos droits humains fondamentaux à une époque de montée de l'incertitude et de l'autoritarisme.", "1": { "heading": "Une force au service du bien", "content": "La technologie transforme notre société. À l'heure actuelle, un tout petit groupe d'individus et d'institutions puissants exerce un contrôle disproportionné sur Internet. Dans bien des cas, la technologie est utilisée pour faire taire, manipuler et réprimer. Il est temps de résister à ces forces de pouvoir.Nous sommes des acteurs du changement dans un monde où la technologie est un outil pour renverser l'oppression. Nous croyons en un avenir où la technologie est collaborative, transparente, équitable et libératrice." @@ -201,11 +203,17 @@ "heading": "Faire un don en cryptomonnaie", "content": "Vous pouvez envoyer des {ethSymbol}, {usdcSymbol}, {usdtSymbol} ou {btcSymbol} aux adresses suivantes de la {foundationName}." }, - "heroAppeal": "Nous avions espéré que ce jour n’arriverait jamais, mais {appName} est désormais entré dans ses 90 derniers jours d’activité. Si nous ne parvenons pas à atteindre notre objectif de financement pendant cette période, la {foundationNameWithAcronym} sera contrainte de cesser ses activités.



    À ce jour, la {foundationAcronym} a reçu environ {donationAmount} de dons. Cela suffit à maintenir l’infrastructure critique de {appName} pendant les 90 prochains jours. Nous sommes extrêmement reconnaissants du soutien que {appName} a reçu de la communauté, mais malheureusement cela ne suffit pas à conserver des développeurs à temps plein. En conséquence, tous les employés rémunérés et développeurs vivront leur dernière journée de travail le 9 avril 2026. Après cette date, certains membres de l’équipe continueront principalement à titre bénévole pour aider à maintenir {appName} jusqu’au 8 juillet 2026.



    Ceci est notre dernier appel à la communauté {appName} : sans votre soutien, la {foundationAcronym} cessera toutes ses activités le 8 juillet 2026.



    Nous comprenons que cela puisse être un choc. Vu de l’extérieur, {appName} semble être une application prospère et en pleine croissance, avec des millions de téléchargements, de bonnes notes sur les boutiques d’applications et une croissance continue, ayant récemment dépassé 1,7 million d’utilisateurs actifs mensuels. Cependant, le succès de {appNamePossessive} n’a été possible que grâce aux contributeurs et aux équipes dévoués qui travaillent sans relâche pour l’améliorer chaque jour. Il s’agit de développeurs hautement qualifiés et d’architectes de systèmes décentralisés, et comme tout le monde, ils ont des factures à payer et des familles à nourrir.



    {appName} a la chance de compter sur des contributeurs qui croient profondément en sa mission et sont prêts à accepter une rémunération inférieure à celle qu’ils pourraient obtenir ailleurs. Cela aide à réduire les coûts globaux, mais un niveau minimal de financement reste nécessaire pour fonctionner. Même avec une équipe réduite, la {foundationAcronym} estime ce coût à environ {costPerYear} par an.



    Bien que cela puisse sembler être un montant important, cela reflète la réalité de la création et de la maintenance d’une infrastructure sécurisée et décentralisée. Sur la plupart des marchés, les développeurs seniors perçoivent souvent des salaires dépassant {seniorDevSalaryPerYear} par an, et à cela s’ajoutent les frais juridiques et opérationnels liés au fonctionnement de la {foundationAcronym}. Comparé à ses concurrents, {appName} fonctionne avec une efficacité remarquable, accomplissant sa mission avec un budget comparable à la rémunération combinée de seulement deux cadres supérieurs dans certaines grandes entreprises de messagerie.



    Si vous avez déjà fait un don, nous vous remercions sincèrement. Chaque contribution aide {appName} à se rapprocher de son objectif de financement.



    Nous tenons également à vous assurer que si la {foundationAcronym} ne parvient pas à obtenir un financement suffisant pour atteindre ses objectifs au cours des 90 prochains jours, tous les dons qui ne pourront pas être utilisés conformément à la constitution de la {foundationAcronymPossessive} seront publiquement reversés à la {effName}.



    Pour l’instant, les bénévoles maintiendront {appName} à flot aussi longtemps que possible. Si vous pensez pouvoir aider {appName} avant qu’il ne soit trop tard, veuillez nous contacter à l’adresse .", "6": { "heading": "Faire un don via {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "FAQ", + "content": "" + }, + "heading": "{appName} a besoin de votre aide", + "heroContent": "La messagerie privée est un élément essentiel de notre vie moderne. Une communication sécurisée protège les personnes contre la tyrannie, protège celles et ceux qui luttent contre l'injustice et donne du pouvoir aux défenseurs des droits humains dans le monde entier.



    Cependant, les adversaires de la vie privée, bien financés, travaillent activement à supprimer la technologie qui protège les droits humains fondamentaux et la dignité des personnes. Des responsables politiques du monde entier poussent à l'adoption de lois qui brisent le chiffrement, les technologies de protection de la vie privée sont diffamées dans les médias, et les capitalistes de la surveillance profitent du chaos. Malgré l'adversité, {appName} continue d'offrir un espace sûr, sécurisé et digne de confiance pour communiquer en ligne. {appName} est une application de messagerie gratuite, privée et sécurisée. Elle ne suit pas les utilisateurs et ne vend pas vos données : elle envoie simplement des messages, en privé. Des millions de personnes dans le monde se sont tournées vers Session lorsqu'elles avaient besoin d'un espace sûr et sécurisé pour converser.



    Plus qu'un simple outil, {appName} est un symbole de l'importance d'une technologie open source, transparente et résiliente. C'est une technologie comme {appName} qui protège nos droits humains fondamentaux à une époque de montée de l'incertitude et de l'autoritarisme.", + "heroAppeal": "Grâce au soutien incroyable et continu que {appName} a reçu de la communauté, nous avons assuré une voie à suivre pour continuer à développer {appName} au-delà du 8 juillet. Une équipe plus restreinte poursuivra le développement jusqu’en 2027, en se concentrant sur le renforcement du projet et la mise en place des bases de son avenir à long terme.



    Les personnes qui travaillent sur {appName} souhaitent exprimer leur gratitude aux membres dévoués de la communauté qui ont contribué à maintenir le projet en vie grâce à leurs contributions, qu’il s’agisse de dons directs, de la poursuite de l’exploitation de nœuds sur le réseau ou de la sensibilisation à notre campagne de dons.



    Bien que les procédures d’arrêt aient été annulées, la forme du projet {appName} continue d’évoluer considérablement. Le projet sera désormais dirigé par Jason Rhinelander, architecte logiciel en chef de longue date et membre de la {foundationNameWithAcronym}.



    À l’heure actuelle, les dons reçus suffisent à financer l’infrastructure critique, à maintenir Jason comme développeur, et peut-être à ajouter un autre développeur à temps plein au projet. Une petite équipe de bénévoles continue également de contribuer à d’autres aspects de l’écosystème.



    Sans votre soutien, {appName} n’existerait plus.



    À l’avenir, la fondation fonctionnera avec des coûts et des ressources bien moindres. Elle continuera à étudier des moyens d’obtenir des financements supplémentaires, soit par des contributions externes, soit par des initiatives comme {appName} Pro.



    Malgré l’incertitude récente, {appName} continue d’être une application à succès — avec des millions de téléchargements, de solides notes sur les boutiques d’applications et une croissance continue (ayant récemment dépassé 1,7 million d’utilisateurs actifs mensuels).



    {appName} a la chance de compter sur des contributeurs qui croient profondément en sa mission et qui sont prêts à accepter une rémunération inférieure à celle qu’ils pourraient obtenir ailleurs, ou à donner de leur temps pour soutenir l’écosystème. Si vous avez fait un don pendant cette campagne, nous vous en remercions sincèrement. Chaque contribution aide {appName} à progresser. Bien que la fondation dispose désormais du financement nécessaire pour permettre à {appName} de continuer à avancer, les dons supplémentaires sont les bienvenus et permettraient à la fondation d’agrandir l’équipe de développement, accélérant ainsi la livraison de nouvelles améliorations en matière de sécurité, de confidentialité et de convivialité.



    Si vous souhaitez en savoir plus, regardez cette vidéo avec Jason, les cofondateurs Kee et Chris, ainsi que le président de {foundationAcronym}, Alex.



    La fondation dispose maintenant d’une voie à suivre pour {appName}, mais il reste encore beaucoup à accomplir avec un soutien supplémentaire. Si vous pensez pouvoir aider, veuillez contacter .", "buttonCard": "Don par carte", "buttonCrypto": "Don en cryptomonnaie", "faq": { @@ -213,22 +221,10 @@ "question": "Comment puis-je faire un don à {appName} ?", "answer": "Il existe actuellement trois façons de soutenir le développement continu de {appName} :



    {donationProviderName}



    {donationProviderName} est une plateforme tierce qui aide les organisations à but non lucratif à accepter des dons via divers moyens de paiement. Vous pouvez faire un don à la {foundationName} via {donationProviderName} ici.



    Les moyens de paiement pris en charge comprennent :{wordSilentDonor}



    Cryptomonnaie directe



    Vous pouvez également faire un don en cryptomonnaie directement à la {foundationName} en envoyant des fonds aux adresses de portefeuille indiquées ci-dessous.



    {wordBitcoinAddress} : {addressBitcoin}



    {wordBitcoinCashAddress} : {addressBitcoinCash}



    {wordEthereumAddress} : {addressEthereum}



    Cette {wordEthereumAddress} accepte les dons en {ethSymbol}, ainsi que les {wordTokens} {wordErc20} (tels que {usdtSymbol} et {usdcSymbol}) sur des chaînes {wordEvmCompatible}, comme {ethNetworkName}, {arbNetworkName} et {baseNetworkName}.



    Remarque : Si vous envisagez de faire un don de plus de {largeDonationAmount} par quelque moyen de paiement que ce soit, veuillez nous contacter à " }, - "2": { - "question": "Pourquoi votre objectif de dons est-il de 1 million de dollars ? ", - "answer": "Cela équivaut à environ 12 mois de trésorerie, soit suffisamment de temps pour achever le travail sur {appNameProtocolV2}, lancer {appNamePro} et soutenir {wordPro} pendant une période de montée en charge raisonnable. Ce travail est priorisé car il est nécessaire pour atteindre la durabilité de l’écosystème. À long terme, {appName} est conçu pour devenir autosuffisant grâce à {wordPro} et à d’autres utilités du token, mais du temps et des efforts supplémentaires sont nécessaires pour y parvenir.



    Bien que cela représente beaucoup d’argent pour un individu, pour une application de l’ampleur et de l’impact de {appName}, ces coûts restent relativement modestes." - }, "3": { "question": "À quoi servira mon don ?", "answer": "Votre don sera reçu par la {foundationName}, une fondation basée en Suisse qui est l’actuelle responsable de l’application et du projet {appName}. Votre don servira à soutenir le développement continu et la pérennité de {appName}." }, - "4": { - "question": "Que se passe-t-il si votre objectif de dons n’est pas atteint ?", - "answer": "Actuellement, la fondation a reçu suffisamment de dons pour assurer un soutien minimal pendant les 3 prochains mois. Cela signifie que {appName} restera disponible au téléchargement dans les boutiques d’applications et que l’infrastructure critique, comme le serveur de notifications push et les serveurs de fichiers, restera en ligne.



    Si la collecte de fonds réussit, la fondation pourra poursuivre le développement actif de {appName}, notamment le lancement de {appNamePro} et de {appNameProtocolV2}.



    Si elle échoue, le manque de financement signifiera que la fondation ne sera pas en mesure de soutenir {appName} de quelque manière que ce soit et devra cesser ses activités. En conséquence, {appName} serait retiré des boutiques d’applications, et l’infrastructure critique comme le serveur de fichiers {appName}, le serveur de notifications push et les nœuds de démarrage seraient mis hors ligne." - }, - "tax-question": { - "question": "Puis-je faire un don déductible des impôts ?", - "answer": "" - }, "5": { "question": "Qu’est-ce que la {foundationName} ?", "answer": "La {foundationName} ({foundationAcronym}) est une fondation basée en Suisse et l’organisme responsable de l’application et du projet {appName}. Vous pouvez en apprendre davantage sur le rôle de la fondation dans l’écosystème {appName} ici." @@ -240,12 +236,162 @@ "7": { "question": "Existe-t-il d’autres façons d’aider {appName} ?", "answer": "Les dons sont actuellement le principal moyen d’aider à soutenir {appName}. Cependant, si vous n’êtes pas en mesure de faire un don, il existe plusieurs autres façons de nous aider :
    1. Partagez cet appel avec des amis et des membres de votre famille qui utilisent {appName} et qui pourraient souhaiter soutenir notre mission.
    2. Aidez à traduire {appName} dans d’autres langues via {wordCrowdin}
    3. Contribuez à la base de code open source de {appNamePossessive}
    " + }, + "tax-question": { + "question": "Puis-je faire un don déductible des impôts ?", + "answer": "" } }, - "appealHeading": "Notre dernier appel :

    {appName} cessera ses activités dans 90 jours", - "7": { - "heading": "FAQ", - "content": "" + "appealHeading": "Une voie à suivre pour {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/hi.json b/locales/hi.json index b5bf82f..73c03b5 100644 --- a/locales/hi.json +++ b/locales/hi.json @@ -80,7 +80,6 @@ "content": "{appName} एक एंड-टू-एंड एन्क्रिप्टेड मैसेंजर है जो आपके व्यक्तिगत डेटा की सुरक्षा करता है। एक वैश्विक प्राइवेसी विशेषज्ञों के समुदाय द्वारा डिज़ाइन, निर्मित और संचालित मैसेजिंग ऐप के साथ नियंत्रण वापस लें।" }, "benefits": { - "title": "लाभ", "1": { "heading": "कोई फोन नंबर नहीं", "content": "{featureAccountIds} के साथ अपनी पहचान सुरक्षित रखें।

    साइन अप करने के लिए न फोन नंबर चाहिए, न ईमेल।" @@ -104,11 +103,10 @@ "6": { "heading": "कोई ट्रैकर नहीं", "content": "आपका डेटा कभी एकत्र नहीं किया जाता, ट्रैक नहीं किया जाता,

    और कभी भी तीसरे पक्ष को बेचा नहीं जाता।" - } + }, + "title": "लाभ" }, "features": { - "title": "विशेषताएँ", - "heading": "आपकी पसंदीदा विशेषताओं और आवश्यक सुरक्षा का आनंद लें।", "1": { "heading": "स्वतंत्र रूप से बात करें", "content": "केवल आप और जिससे आप बात कर रहे हैं वही आपके संदेश देख सकते हैं। एंड-टू-एंड एन्क्रिप्शन और गायब होने वाले संदेशों के साथ स्वतंत्रता की भावना का आनंद लें।" @@ -120,7 +118,9 @@ "3": { "heading": "अपनी भीड़ के साथ जुड़े रहें", "content": "चाहे आप अपने करीबी दोस्तों से संपर्क में हों या कोई बड़ा कार्यक्रम आयोजन कर रहे हों, सुरक्षित {featureGroup} और {featureCommunity} (100+ सदस्य) चैट्स के साथ यह सरल है।" - } + }, + "title": "विशेषताएँ", + "heading": "आपकी पसंदीदा विशेषताओं और आवश्यक सुरक्षा का आनंद लें।" } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "दान करें | गोपनीयता तकनीक का समर्थन करें", "description": "{foundationName} आपके समर्थन के बिना आगे नहीं बढ़ सकता। {appName} को उसके अस्तित्व की लड़ाई में मदद करने के लिए आज ही दान करें।" + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} को आपकी मदद चाहिए", - "heroContent": "निजी संदेश-व्यवहार हमारे आधुनिक जीवन का एक अनिवार्य हिस्सा है। सुरक्षित संचार लोगों को अत्याचार से बचाता है, अन्याय के खिलाफ लड़ने वालों की रक्षा करता है, और दुनिया भर में मानवाधिकार रक्षकों को सशक्त बनाता है।



    हालांकि, गोपनीयता के विरोधी, जिनके पास भरपूर संसाधन हैं, उस तकनीक को दबाने के लिए सक्रिय रूप से काम कर रहे हैं जो लोगों के बुनियादी मानवाधिकारों और गरिमा की रक्षा करती है। दुनिया भर के राजनेता एन्क्रिप्शन को कमजोर करने वाले कानूनों को आगे बढ़ा रहे हैं, मीडिया में गोपनीयता तकनीक को बदनाम किया जा रहा है, और निगरानी से लाभ कमाने वाली पूंजीवादी ताकतें इस अराजकता से मुनाफा कमा रही हैं। विपरीत परिस्थितियों के बावजूद, {appName} लोगों को ऑनलाइन संवाद करने के लिए एक सुरक्षित, संरक्षित और भरोसेमंद स्थान प्रदान करता रहता है। {appName} एक मुफ़्त, निजी और सुरक्षित मैसेजिंग ऐप है। यह उपयोगकर्ताओं को ट्रैक नहीं करता और न ही आपका डेटा बेचता है—यह बस संदेशों को निजी रूप से भेजता है। दुनिया भर में लाखों लोगों ने उस समय Session का रुख किया है जब उन्हें बातचीत के लिए एक सुरक्षित और संरक्षित जगह की आवश्यकता थी।



    केवल एक उपकरण से बढ़कर, {appName} मुक्त-स्रोत, पारदर्शी और सुदृढ़ तकनीक के महत्व का प्रतीक है। बढ़ती अनिश्चितता और सत्तावाद के इस दौर में {appName} जैसी तकनीक ही हमारे बुनियादी मानवाधिकारों की रक्षा करती है।", "1": { "heading": "एक सकारात्मक शक्ति", "content": "तकनीक हमारे समाज को बदल रही है। इस समय, शक्तिशाली व्यक्तियों और संस्थानों का एक छोटा-सा समूह इंटरनेट पर असंगत रूप से अधिक नियंत्रण रखता है। कई मामलों में, तकनीक का उपयोग चुप कराने, प्रभावित करने और दमन करने के लिए किया जा रहा है। अब समय आ गया है कि इन ताकतों का विरोध किया जाए।हम परिवर्तन के वाहक हैं, ऐसी दुनिया में जहाँ तकनीक दमन को पलटने का एक साधन है। हम ऐसे भविष्य में विश्वास करते हैं जहाँ तकनीक सहयोगात्मक, पारदर्शी, न्यायसंगत और मुक्तिदायक हो।" @@ -201,11 +203,17 @@ "heading": "क्रिप्टो के माध्यम से दान करें", "content": "आप निम्नलिखित {foundationName} पतों पर {ethSymbol}, {usdcSymbol}, {usdtSymbol} या {btcSymbol} भेज सकते हैं।" }, - "heroAppeal": "हमने आशा की थी कि यह दिन कभी नहीं आएगा, लेकिन अब {appName} अपने संचालन के अंतिम 90 दिनों में प्रवेश कर चुका है। यदि हम इस अवधि के भीतर अपने वित्तपोषण लक्ष्य तक नहीं पहुँच पाते हैं, तो {foundationNameWithAcronym} को अपना कामकाज बंद करने के लिए मजबूर होना पड़ेगा।



    अब तक, {foundationAcronym} को दान के रूप में लगभग {donationAmount} प्राप्त हुए हैं। यह अगले 90 दिनों तक {appName} के महत्वपूर्ण अवसंरचना तंत्र को बनाए रखने के लिए पर्याप्त है। समुदाय से {appName} को मिले समर्थन के लिए हम अत्यंत आभारी हैं, लेकिन दुर्भाग्यवश यह पूर्णकालिक डेवलपर्स को बनाए रखने के लिए पर्याप्त नहीं है। परिणामस्वरूप, सभी वेतनभोगी कर्मचारी और डेवलपर्स का अंतिम कार्यदिवस 9 अप्रैल, 2026 होगा। इस तारीख के बाद, कुछ टीम सदस्य मुख्य रूप से स्वयंसेवी आधार पर {appName} को 8 जुलाई, 2026 तक बनाए रखने में मदद करना जारी रखेंगे।



    यह {appName} समुदाय से हमारी अंतिम अपील है: आपके समर्थन के बिना, {foundationAcronym} 8 जुलाई, 2026 को अपने सभी संचालन बंद कर देगा।



    हम समझते हैं कि यह आपके लिए चौंकाने वाला हो सकता है। बाहर से देखने पर, {appName} एक सफल और बढ़ता हुआ ऐप प्रतीत होता है - लाखों डाउनलोड, मज़बूत ऐप स्टोर रेटिंग और निरंतर वृद्धि के साथ, जिसने हाल ही में 1.7 मिलियन मासिक सक्रिय उपयोगकर्ताओं का आँकड़ा पार किया है। हालांकि, {appNamePossessive} की सफलता केवल उन समर्पित योगदानकर्ताओं और टीमों की वजह से संभव हुई है, जो इसे हर दिन बेहतर बनाने के लिए अथक परिश्रम करते हैं। ये विकेंद्रीकृत प्रणालियों के अत्यंत कुशल डेवलपर्स और आर्किटेक्ट हैं, और हर किसी की तरह इन्हें भी बिल चुकाने होते हैं और परिवार का पालन-पोषण करना होता है।



    {appName} सौभाग्यशाली है कि इसके पास ऐसे योगदानकर्ता हैं जो इसके मिशन पर गहरा विश्वास करते हैं और कहीं और मिलने वाले पारिश्रमिक की तुलना में कम पारिश्रमिक स्वीकार करने को तैयार हैं। इससे कुल लागत कम करने में मदद मिलती है, लेकिन संचालन के लिए फिर भी न्यूनतम स्तर का वित्तपोषण आवश्यक है। छोटी टीम के साथ भी, {foundationAcronym} का अनुमान है कि यह लागत लगभग {costPerYear} प्रति वर्ष है।



    यद्यपि यह बड़ी राशि लग सकती है, यह सुरक्षित, विकेंद्रीकृत अवसंरचना के निर्माण और रखरखाव की वास्तविकता को दर्शाती है। अधिकांश बाज़ारों में वरिष्ठ डेवलपर्स का वार्षिक वेतन अक्सर {seniorDevSalaryPerYear} से अधिक होता है, और इसके अतिरिक्त {foundationAcronym} को चलाने के लिए कानूनी और परिचालन संबंधी अतिरिक्त खर्च भी होते हैं। अपने प्रतिस्पर्धियों की तुलना में, {appName} अत्यंत दक्षता के साथ काम करता है और कुछ बड़ी मैसेजिंग कंपनियों में केवल दो वरिष्ठ अधिकारियों के संयुक्त पारिश्रमिक के बराबर बजट में अपना मिशन पूरा करता है।



    यदि आप पहले ही दान कर चुके हैं, तो हम आपका हार्दिक धन्यवाद करते हैं। हर योगदान {appName} को उसके वित्तपोषण लक्ष्य के और करीब लाता है।



    हम आपको यह भी आश्वस्त करना चाहते हैं कि यदि {foundationAcronym} अगले 90 दिनों के भीतर अपने लक्ष्यों को पूरा करने के लिए पर्याप्त वित्तपोषण सुरक्षित करने में असमर्थ रहता है, तो ऐसा कोई भी दान जिसका उपयोग {foundationAcronymPossessive} के संविधान के अनुसार नहीं किया जा सकता, उसे सार्वजनिक रूप से {effName} को दान कर दिया जाएगा।



    फिलहाल, स्वयंसेवक {appName} को यथासंभव लंबे समय तक चलाए रखेंगे। यदि आपको लगता है कि समय समाप्त होने से पहले आप {appName} की मदद कर सकते हैं, तो कृपया पर संपर्क करें।", "6": { "heading": "{wordSilentDonor} के माध्यम से दान करें", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "अक्सर पूछे जाने वाले सवाल", + "content": "" + }, + "heading": "{appName} को आपकी मदद चाहिए", + "heroContent": "निजी संदेश-व्यवहार हमारे आधुनिक जीवन का एक अनिवार्य हिस्सा है। सुरक्षित संचार लोगों को अत्याचार से बचाता है, अन्याय के खिलाफ लड़ने वालों की रक्षा करता है, और दुनिया भर में मानवाधिकार रक्षकों को सशक्त बनाता है।



    हालांकि, गोपनीयता के विरोधी, जिनके पास भरपूर संसाधन हैं, उस तकनीक को दबाने के लिए सक्रिय रूप से काम कर रहे हैं जो लोगों के बुनियादी मानवाधिकारों और गरिमा की रक्षा करती है। दुनिया भर के राजनेता एन्क्रिप्शन को कमजोर करने वाले कानूनों को आगे बढ़ा रहे हैं, मीडिया में गोपनीयता तकनीक को बदनाम किया जा रहा है, और निगरानी से लाभ कमाने वाली पूंजीवादी ताकतें इस अराजकता से मुनाफा कमा रही हैं। विपरीत परिस्थितियों के बावजूद, {appName} लोगों को ऑनलाइन संवाद करने के लिए एक सुरक्षित, संरक्षित और भरोसेमंद स्थान प्रदान करता रहता है। {appName} एक मुफ़्त, निजी और सुरक्षित मैसेजिंग ऐप है। यह उपयोगकर्ताओं को ट्रैक नहीं करता और न ही आपका डेटा बेचता है—यह बस संदेशों को निजी रूप से भेजता है। दुनिया भर में लाखों लोगों ने उस समय Session का रुख किया है जब उन्हें बातचीत के लिए एक सुरक्षित और संरक्षित जगह की आवश्यकता थी।



    केवल एक उपकरण से बढ़कर, {appName} मुक्त-स्रोत, पारदर्शी और सुदृढ़ तकनीक के महत्व का प्रतीक है। बढ़ती अनिश्चितता और सत्तावाद के इस दौर में {appName} जैसी तकनीक ही हमारे बुनियादी मानवाधिकारों की रक्षा करती है।", + "heroAppeal": "समुदाय से {appName} को मिले अविश्वसनीय और निरंतर समर्थन के कारण, हम 8 जुलाई के बाद भी {appName} का विकास जारी रखने के लिए आगे का मार्ग सुरक्षित करने में सफल हुए हैं। एक छोटी टीम 2027 तक विकास जारी रखेगी, जिसका ध्यान परियोजना को सुदृढ़ करने और उसके दीर्घकालिक भविष्य के लिए आधार तैयार करने पर होगा।



    {appName} पर काम करने वाले लोग उन समर्पित सामुदायिक सदस्यों के प्रति आभार व्यक्त करना चाहते हैं जिन्होंने अपने योगदानों के माध्यम से परियोजना को जारी रखने में मदद की है, चाहे वह प्रत्यक्ष दान हो, नेटवर्क में नोड्स का संचालन जारी रखना हो, या हमारे दान अभियान के बारे में जागरूकता फैलाना हो।



    हालाँकि बंद करने की प्रक्रियाएँ रद्द कर दी गई हैं, {appName} परियोजना का स्वरूप अभी भी काफी बदल रहा है। अब इस परियोजना का नेतृत्व Jason Rhinelander करेंगे, जो लंबे समय से मुख्य सॉफ्टवेयर आर्किटेक्ट हैं और {foundationNameWithAcronym} के सदस्य हैं।



    वर्तमान में, प्राप्त दान महत्वपूर्ण अवसंरचना का समर्थन करने, Jason को डेवलपर के रूप में बनाए रखने, और संभवतः परियोजना में एक अन्य पूर्णकालिक डेवलपर जोड़ने के लिए पर्याप्त हैं। पारिस्थितिकी तंत्र के अन्य पहलुओं में योगदान देने वाली स्वयंसेवकों की एक छोटी टीम भी अभी मौजूद है।



    आपके समर्थन के बिना, {appName} अब अस्तित्व में नहीं होता।



    आगे बढ़ते हुए, फाउंडेशन बहुत कम लागत और संसाधनों के साथ कार्य करेगा। यह अतिरिक्त धन जुटाने के तरीकों की जाँच जारी रखेगा, चाहे बाहरी योगदानों के माध्यम से हो या {appName} Pro जैसे प्रयासों के जरिए।



    हाल की अनिश्चितता के बावजूद, {appName} एक सफल ऐप बना हुआ है — लाखों डाउनलोड, ऐप स्टोर पर मजबूत रेटिंग, और निरंतर वृद्धि के साथ (हाल ही में 1.7 मिलियन मासिक सक्रिय उपयोगकर्ताओं को पार कर चुका है)।



    {appName} सौभाग्यशाली है कि इसके पास ऐसे योगदानकर्ता हैं जो इसके मिशन पर गहरा विश्वास रखते हैं और कहीं और कमा सकने वाली तुलना में कम पारिश्रमिक स्वीकार करने या पारिस्थितिकी तंत्र का समर्थन करने के लिए अपना समय स्वयंसेवा में देने के लिए तैयार हैं। यदि आपने इस अभियान के दौरान दान दिया है, तो हम आपका हार्दिक धन्यवाद करते हैं। हर योगदान {appName} को आगे बढ़ाने में मदद करता है। यद्यपि फाउंडेशन के पास अब {appName} को आगे बढ़ाते रहने के लिए आवश्यक धन है, अतिरिक्त दान स्वागतयोग्य हैं और फाउंडेशन को विकास टीम का विस्तार करने की अनुमति देंगे, जिससे नई सुरक्षा, गोपनीयता और उपयोगिता सुधारों की डिलीवरी तेज होगी।



    यदि आप और अधिक सुनने में रुचि रखते हैं, तो Jason, सह-संस्थापक Kee और Chris, तथा {foundationAcronym} के अध्यक्ष Alex की विशेषता वाला यह वीडियो देखें।



    फाउंडेशन के पास अब {appName} के लिए आगे बढ़ने का मार्ग है, लेकिन अतिरिक्त समर्थन के साथ अभी भी बहुत कुछ हासिल किया जा सकता है। यदि आपको लगता है कि आप मदद कर सकते हैं, तो कृपya पर संपर्क करें।", "buttonCard": "कार्ड से दान करें", "buttonCrypto": "क्रिप्टो से दान करें", "faq": { @@ -213,22 +221,10 @@ "question": "मैं {appName} को दान कैसे कर सकता/सकती हूँ?", "answer": "वर्तमान में {appName} के निरंतर विकास का समर्थन करने के तीन तरीके हैं:



    {donationProviderName}



    {donationProviderName} एक तृतीय-पक्ष प्लेटफ़ॉर्म है जो गैर-लाभकारी संगठनों को विभिन्न भुगतान विधियों के माध्यम से दान स्वीकार करने में मदद करता है। आप {foundationName} को {donationProviderName} के माध्यम से यहाँ दान कर सकते हैं।



    समर्थित भुगतान विधियों में शामिल हैं:{wordSilentDonor}



    प्रत्यक्ष क्रिप्टोकरेंसी



    आप नीचे सूचीबद्ध वॉलेट पतों पर धन भेजकर सीधे {foundationName} को क्रिप्टोकरेंसी भी दान कर सकते हैं।



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    यह {wordEthereumAddress} {ethSymbol} में दान स्वीकार करता है, साथ ही {wordErc20} {wordTokens} भी (जैसे {usdtSymbol} और {usdcSymbol}), {wordEvmCompatible} चेन पर, जैसे {ethNetworkName}, {arbNetworkName}, और {baseNetworkName}।



    नोट: यदि आप किसी भी भुगतान विधि का उपयोग करके {largeDonationAmount} से अधिक का दान देने पर विचार कर रहे हैं, तो कृपया हमसे पर संपर्क करें" }, - "2": { - "question": "आपका दान लक्ष्य 1 मिलियन डॉलर क्यों है ", - "answer": "यह लगभग 12 महीनों की संचालन अवधि के बराबर है, जो {appNameProtocolV2} पर काम पूरा करने, {appNamePro} लॉन्च करने, और {wordPro} को एक उचित प्रारंभिक विस्तार अवधि तक समर्थन देने के लिए पर्याप्त समय है। इस काम को प्राथमिकता दी जा रही है क्योंकि पारिस्थितिकी तंत्र की स्थिरता हासिल करने के लिए इसकी आवश्यकता है। दीर्घकाल में, {appName} को {wordPro} और अन्य टोकन उपयोगिताओं के माध्यम से आत्मनिर्भर बनने के लिए डिज़ाइन किया गया है, हालांकि उस बिंदु तक पहुँचने के लिए अभी और समय तथा प्रयास की आवश्यकता है।



    यद्यपि किसी व्यक्ति के लिए यह बहुत अधिक धनराशि हो सकती है, {appName} जैसे पैमाने और प्रभाव वाले अनुप्रयोग के लिए ये लागतें तुलनात्मक रूप से काफ़ी सीमित हैं।" - }, "3": { "question": "मेरे दान का उपयोग किस लिए किया जाएगा?", "answer": "आपका दान {foundationName} को प्राप्त होगा, जो स्विट्ज़रलैंड स्थित एक फाउंडेशन है और {appName} एप्लिकेशन तथा परियोजना का वर्तमान संरक्षक है। आपका दान {appName} के सतत विकास और स्थिरता का समर्थन करने के लिए उपयोग किया जाएगा।" }, - "4": { - "question": "यदि आपका दान लक्ष्य पूरा नहीं होता है तो क्या होगा?", - "answer": "वर्तमान में, फाउंडेशन को अगले 3 महीनों के लिए न्यूनतम आवश्यक समर्थन प्रदान करने जितने दान प्राप्त हो चुके हैं। इसका मतलब है कि {appName} ऐप स्टोर्स पर डाउनलोड के लिए उपलब्ध रहेगा और महत्वपूर्ण अवसंरचना, जैसे पुश नोटिफिकेशन और फ़ाइल सर्वर, ऑनलाइन रहेंगे।



    यदि धनसंग्रह सफल रहता है, तो फाउंडेशन {appName} के सक्रिय विकास को जारी रख सकेगा, जिसमें {appNamePro} और {appNameProtocolV2} का लॉन्च शामिल है।



    यदि यह असफल रहता है, तो वित्तपोषण की कमी का अर्थ होगा कि फाउंडेशन किसी भी रूप में {appName} का समर्थन करने में सक्षम नहीं होगा और उसे बंद करना पड़ेगा। परिणामस्वरूप, {appName} को ऐप स्टोर्स से हटा दिया जाएगा, और {appName} फ़ाइल सर्वर, पुश नोटिफिकेशन सर्वर और सीड नोड्स जैसी महत्वपूर्ण अवसंरचना ऑफ़लाइन हो जाएगी।" - }, - "tax-question": { - "question": "क्या मैं कर-कटौती योग्य दान कर सकता/सकती हूँ?", - "answer": "" - }, "5": { "question": "{foundationName} क्या है?", "answer": "{foundationName} ({foundationAcronym}) स्विट्ज़रलैंड स्थित एक फाउंडेशन है और {appName} एप्लिकेशन तथा परियोजना का संरक्षक है। आप {appName} पारिस्थितिकी तंत्र के भीतर फाउंडेशन की भूमिका के बारे में यहाँ अधिक जान सकते हैं।" @@ -240,12 +236,162 @@ "7": { "question": "क्या {appName} की मदद करने के अन्य तरीके भी हैं?", "answer": "वर्तमान में {appName} का समर्थन करने का मुख्य तरीका दान है। हालांकि, यदि आप दान नहीं कर सकते, तो मदद करने के कई अन्य तरीके हैं:
    1. इस अपील को उन मित्रों और परिवार के साथ साझा करें जो {appName} का उपयोग करते हैं और हमारे मिशन का समर्थन करने में रुचि रख सकते हैं।
    2. {wordCrowdin} के माध्यम से {appName} का अन्य भाषाओं में अनुवाद करने में मदद करें
    3. {appNamePossessive} के ओपन सोर्स कोडबेस में योगदान दें
    " + }, + "tax-question": { + "question": "क्या मैं कर-कटौती योग्य दान कर सकता/सकती हूँ?", + "answer": "" } }, - "appealHeading": "हमारी अंतिम अपील:

    {appName} 90 दिनों में बंद हो रहा है", - "7": { - "heading": "अक्सर पूछे जाने वाले सवाल", - "content": "" + "appealHeading": "{appName} के लिए आगे का रास्ता" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/hu.json b/locales/hu.json index 4e5da3d..e166da5 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -80,7 +80,6 @@ "content": "A(z) {appName} egy végponttól végpontig titkosított üzenetküldő alkalmazás, amely védi a személyes adataidat. Szerezd vissza az irányítást egy olyan üzenetküldő alkalmazással, amelyet egy világszintű adatvédelmi szakértőkből álló közösség tervezett, fejlesztett és üzemeltet." }, "benefits": { - "title": "Előnyök", "1": { "heading": "Nincs telefonszám", "content": "Őrizd meg személyazonosságod védelmét az Account ID-kkel. A regisztrációhoz nincs szükség telefonszámra vagy e-mail-címre." @@ -104,11 +103,10 @@ "6": { "heading": "Nincsenek követők", "content": "Az adataidat sosem gyűjtjük, nem követjük nyomon,

    és sosem adjuk el harmadik feleknek." - } + }, + "title": "Előnyök" }, "features": { - "title": "Funkciók", - "heading": "Élvezd a kedvenc funkcióidat és a szükséges biztonságot.", "1": { "heading": "Beszélj szabadon", "content": "Csak te és a beszélgetőpartnered láthatjátok az üzeneteket. Élvezd a szabadság érzését végpontok közötti titkosítással és eltűnő üzenetekkel." @@ -120,7 +118,9 @@ "3": { "heading": "Tartsd a lépést a társaságoddal", "content": "Akár barátokkal csevegsz vagy nagyszabású eseményt szervezel, biztonságos {featureGroup} és {featureCommunity} (100+ tag) csevegésekkel mindez gyerekjáték." - } + }, + "title": "Funkciók", + "heading": "Élvezd a kedvenc funkcióidat és a szükséges biztonságot." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Adományozás | Támogasd az adatvédelmi technológiát", "description": "A {foundationName} nem tud tovább működni a támogatásod nélkül. Adományozz még ma, hogy segítsd a {appName} túlélésért folytatott küzdelmét." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} needs your help", - "heroContent": "A privát üzenetküldés modern életünk alapvető része. A biztonságos kommunikáció menedéket nyújt az embereknek a zsarnoksággal szemben, védi az igazságtalanság ellen küzdőket, és erőt ad az emberi jogok védelmezőinek világszerte.



    Az adatvédelem jól finanszírozott ellenfelei azonban aktívan dolgoznak azon, hogy elnyomják azokat a technológiákat, amelyek az emberek alapvető emberi jogait és méltóságát védik. Politikusok világszerte a titkosítást gyengítő törvényeket szorgalmazzák, az adatvédelmi technológiákat rágalmazzák a médiában, a megfigyelési kapitalisták pedig hasznot húznak a káoszból. A nehézségek ellenére {appName} továbbra is biztonságos, védett és megbízható teret kínál az embereknek az online kommunikációhoz. A {appName} egy ingyenes, privát és biztonságos üzenetküldő alkalmazás. Nem követi a felhasználókat, és nem adja el az adataidat – egyszerűen csak privát módon továbbítja az üzeneteket. Emberek milliói fordultak világszerte a Sessionhöz, amikor biztonságos helyre volt szükségük a beszélgetéshez.



    A {appName} több mint egy eszköz: a nyílt forráskódú, átlátható és ellenálló technológia fontosságának szimbóluma. Az olyan technológiák, mint a {appName}, védik alapvető emberi jogainkat a növekvő bizonytalanság és tekintélyelvűség korszakában.", "1": { "heading": "A jó szolgálatában álló erő", "content": "A technológia átalakítja a társadalmunkat. Jelenleg egy maroknyi befolyásos személy és intézmény aránytalanul nagy ellenőrzést gyakorol az internet felett. Sok esetben a technológiát elhallgattatásra, manipulációra és elnyomásra használják. Itt az ideje, hogy szembeszálljunk ezekkel a hatalmi erőkkel.Mi a változás képviselői vagyunk egy olyan világban, ahol a technológia az elnyomás felszámolásának eszköze. Hiszünk egy olyan jövőben, ahol a technológia együttműködésen alapuló, átlátható, méltányos és felszabadító." @@ -201,11 +203,17 @@ "heading": "Adományozás kriptovalutával", "content": "A következő {foundationName} címekre küldhetsz {ethSymbol}, {usdcSymbol}, {usdtSymbol} vagy {btcSymbol} összeget." }, - "heroAppeal": "Reméltük, hogy ez a nap soha nem jön el, de a {appName} működése most belépett az utolsó 90 napjába. Ha ezen időszak alatt nem érjük el a finanszírozási célunkat, a {foundationNameWithAcronym} kénytelen lesz leállni.



    A mai napig a {foundationAcronym} körülbelül {donationAmount} összegű adományt kapott. Ez elegendő a kritikus {appName}-infrastruktúra fenntartásához a következő 90 napban. Rendkívül hálásak vagyunk a támogatásért, amelyet a {appName} a közösségtől kapott, de ez sajnos nem elegendő ahhoz, hogy teljes munkaidős fejlesztőket tartsunk meg. Ennek következtében minden fizetett munkatárs és fejlesztő utolsó munkanapja 2026. április 9. lesz. Ezt követően néhány csapattag főként önkéntes alapon folytatja majd a munkát, hogy segítsen fenntartani a {appName}-ot 2026. július 8-ig.



    Ez az utolsó felhívásunk a {appName} közösségéhez: a támogatásotok nélkül a {foundationAcronym} 2026. július 8-án minden működését beszünteti.



    Megértjük, hogy ez sokkoló lehet. Kívülről nézve a {appName} sikeres és növekvő alkalmazásnak tűnik – több millió letöltéssel, erős alkalmazásbolti értékelésekkel és folyamatos növekedéssel, nemrég átlépve az 1,7 millió havi aktív felhasználót. A {appNamePossessive} sikere azonban csak azoknak az elkötelezett közreműködőknek és csapatoknak köszönhető, akik fáradhatatlanul dolgoznak a fejlesztésén minden egyes nap. Ők decentralizált rendszerek magasan képzett fejlesztői és architektjei, és mint mindenki másnak, nekik is számlákat kell fizetniük és családot kell eltartaniuk.



    A {appName} szerencsés, hogy olyan közreműködői vannak, akik mélyen hisznek a küldetésében, és hajlandók alacsonyabb javadalmazást elfogadni annál, mint amit máshol kereshetnének. Ez segít csökkenteni az összköltségeket, de a működéshez így is szükség van egy minimális finanszírozási szintre. Még egy karcsú csapattal is a {foundationAcronym} becslése szerint ez a költség évente körülbelül {costPerYear}.



    Bár ez nagy összegnek tűnhet, a biztonságos, decentralizált infrastruktúra kiépítésének és fenntartásának valóságát tükrözi. A legtöbb piacon a senior fejlesztők éves fizetése gyakran meghaladja a {seniorDevSalaryPerYear} összeget, és ezen felül jogi és működési általános költségek is felmerülnek a {foundationAcronym} működtetéséhez. Versenytársaihoz képest a {appName} rendkívül hatékonyan működik, küldetését olyan költségvetéssel valósítja meg, amely egyes nagyobb üzenetküldő cégeknél mindössze két felsővezető együttes javadalmazásával összemérhető.



    Ha már adományoztál, őszintén köszönjük. Minden hozzájárulás közelebb viszi a {appName}-ot a finanszírozási céljához.



    Azt is szeretnénk biztosítani, hogy ha a {foundationAcronym} a következő 90 napban nem tud elegendő finanszírozást biztosítani céljai eléréséhez, akkor minden olyan adományt, amelyet nem lehet a {foundationAcronymPossessive} alkotmányával összhangban felhasználni, nyilvánosan a {effName} részére adományozunk.



    Egyelőre az önkéntesek a lehető legtovább életben tartják a {appName}-ot. Ha úgy gondolod, hogy az idő lejárta előtt tudsz segíteni a {appName}-nak, kérjük, lépj kapcsolatba velünk itt: .", "6": { "heading": "Adományozás a következőn keresztül: {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "GYIK", + "content": "" + }, + "heading": "{appName} needs your help", + "heroContent": "A privát üzenetküldés modern életünk alapvető része. A biztonságos kommunikáció menedéket nyújt az embereknek a zsarnoksággal szemben, védi az igazságtalanság ellen küzdőket, és erőt ad az emberi jogok védelmezőinek világszerte.



    Az adatvédelem jól finanszírozott ellenfelei azonban aktívan dolgoznak azon, hogy elnyomják azokat a technológiákat, amelyek az emberek alapvető emberi jogait és méltóságát védik. Politikusok világszerte a titkosítást gyengítő törvényeket szorgalmazzák, az adatvédelmi technológiákat rágalmazzák a médiában, a megfigyelési kapitalisták pedig hasznot húznak a káoszból. A nehézségek ellenére {appName} továbbra is biztonságos, védett és megbízható teret kínál az embereknek az online kommunikációhoz. A {appName} egy ingyenes, privát és biztonságos üzenetküldő alkalmazás. Nem követi a felhasználókat, és nem adja el az adataidat – egyszerűen csak privát módon továbbítja az üzeneteket. Emberek milliói fordultak világszerte a Sessionhöz, amikor biztonságos helyre volt szükségük a beszélgetéshez.



    A {appName} több mint egy eszköz: a nyílt forráskódú, átlátható és ellenálló technológia fontosságának szimbóluma. Az olyan technológiák, mint a {appName}, védik alapvető emberi jogainkat a növekvő bizonytalanság és tekintélyelvűség korszakában.", + "heroAppeal": "A közösségtől kapott hihetetlen és folyamatos támogatásnak köszönhetően a {appName} biztosítani tudta a továbblépés lehetőségét, így a {appName} fejlesztése július 8. után is folytatódhat. Egy kisebb csapat 2027-ig folytatja a fejlesztést, a projekt megerősítésére és hosszú távú jövőjének megalapozására összpontosítva.



    A {appName}-en dolgozók szeretnék kifejezni hálájukat azoknak az elkötelezett közösségi tagoknak, akik hozzájárulásaikkal segítettek életben tartani a projektet, legyen szó közvetlen adományokról, a hálózat csomópontjainak további üzemeltetéséről vagy az adománygyűjtő kampányunk népszerűsítéséről.



    Bár a leállítási folyamatokat törölték, a {appName} projekt formája továbbra is jelentősen változik. A projektet mostantól Jason Rhinelander vezeti, aki hosszú ideje vezető szoftverarchitekt és a {foundationNameWithAcronym} tagja.



    Jelenleg a beérkezett adományok elegendőek a kritikus infrastruktúra fenntartására, Jason fejlesztőként való megtartására, és esetleg még egy további teljes munkaidős fejlesztő csatlakozására a projekthez. Emellett továbbra is van egy kis önkéntes csapat, amely az ökoszisztéma más területeihez járul hozzá.



    Az Ön támogatása nélkül a {appName} már nem létezne.



    A jövőben az alapítvány sokkal alacsonyabb költségekkel és kevesebb erőforrással fog működni. Továbbra is vizsgálni fogja a további finanszírozás előteremtésének lehetőségeit, akár külső hozzájárulások, akár olyan kezdeményezések révén, mint a {appName} Pro.



    A közelmúlt bizonytalanságai ellenére a {appName} továbbra is sikeres alkalmazás — több millió letöltéssel, erős alkalmazásbolti értékelésekkel és folyamatos növekedéssel (nemrég meghaladta az 1,7 millió havi aktív felhasználót).



    A {appName} szerencsés, hogy vannak olyan közreműködői, akik mélyen hisznek a küldetésében, és hajlandóak alacsonyabb ellenszolgáltatást elfogadni annál, mint amit máshol kereshetnének, vagy önkéntes munkájukkal támogatják az ökoszisztémát. Ha Ön adományozott a kampány során, őszintén köszönjük. Minden hozzájárulás segíti a {appName} előrehaladását. Bár az alapítvány most már rendelkezik a szükséges forrásokkal ahhoz, hogy a {appName} tovább haladjon, a további adományokat örömmel fogadjuk, és ezek lehetővé tennék a fejlesztőcsapat bővítését, felgyorsítva az új biztonsági, adatvédelmi és használhatósági fejlesztések megvalósítását.



    Ha szeretne többet hallani, nézze meg ezt a videót, amelyben Jason, az alapító társalapítók Kee és Chris, valamint a {foundationAcronym} elnöke, Alex szerepel.



    Az alapítvány most már lát maga előtt egy utat a {appName} számára, de további támogatással még sokkal többet lehet elérni. Ha úgy gondolja, hogy tud segíteni, kérjük, lépjen kapcsolatba velünk a következő címen: .", "buttonCard": "Adományozás bankkártyával", "buttonCrypto": "Adományozás kriptovalutával", "faq": { @@ -213,22 +221,10 @@ "question": "Hogyan adományozhatok a {appName} számára?", "answer": "Jelenleg három módon támogathatod a {appName} folyamatos fejlesztését:



    {donationProviderName}



    A {donationProviderName} egy harmadik fél által üzemeltetett platform, amely különféle fizetési módokon keresztül segíti a nonprofit szervezeteket adományok fogadásában. A {foundationName} számára a {donationProviderName} segítségével itt adományozhatsz.



    A támogatott fizetési módok a következők:{wordSilentDonor}



    Közvetlen kriptovalutás adományozás



    Kriptovalutát közvetlenül is adományozhatsz a {foundationName} számára az alább felsorolt tárcacímekre küldött összeggel.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Ez a {wordEthereumAddress} fogad {ethSymbol} adományokat, valamint {wordErc20} {wordTokens} tokeneket is (például {usdtSymbol} és {usdcSymbol}) {wordEvmCompatible} láncokon, mint a {ethNetworkName}, {arbNetworkName} és {baseNetworkName}.



    Megjegyzés: Ha azt fontolgatod, hogy {largeDonationAmount} összeget meghaladó adományt nyújtasz bármely fizetési móddal, kérjük, lépj kapcsolatba velünk itt: " }, - "2": { - "question": "Miért 1 millió dollár az adományozási célotok? ", - "answer": "Ez nagyjából 12 hónapnyi működési tartaléknak felel meg, ami elegendő idő a {appNameProtocolV2} fejlesztésének befejezésére, a {appNamePro} elindítására és a {wordPro} támogatására egy ésszerű felfutási időszak alatt. Ez a munka azért élvez prioritást, mert az ökoszisztéma fenntarthatóságának eléréséhez szükséges. Hosszú távon a {appName} úgy lett megtervezve, hogy önfenntartóvá váljon a {wordPro} és más tokenhasznosságok révén, ehhez azonban még további időre és erőfeszítésre van szükség.



    Bár ez egy magánszemély számára sok pénz, egy olyan léptékű és hatású alkalmazás esetében, mint a {appName}, ezek a költségek viszonylag szerények." - }, "3": { "question": "Mire lesz felhasználva az adományom?", "answer": "Az adományodat a {foundationName} fogadja, amely egy svájci székhelyű alapítvány, és jelenleg a {appName} alkalmazás és projekt gondozója. Az adományodat a {appName} folyamatos fejlesztésének és fenntarthatóságának támogatására használjuk fel." }, - "4": { - "question": "Mi történik, ha nem éritek el az adományozási célt?", - "answer": "Jelenleg az alapítvány elegendő adományt kapott ahhoz, hogy a következő 3 hónapban a lehető legminimálisabb támogatást biztosítsa. Ez azt jelenti, hogy a {appName} továbbra is letölthető marad az alkalmazásboltokból, és a kritikus infrastruktúra, például a push értesítési és fájlszerverek, online maradnak.



    Ha az adománygyűjtés sikeres lesz, az alapítvány képes lesz folytatni a {appName} aktív fejlesztését, beleértve a {appNamePro} és a {appNameProtocolV2} elindítását is.



    Ha nem lesz sikeres, a finanszírozás hiánya azt jelenti, hogy az alapítvány semmilyen formában nem tudja támogatni a {appName}-ot, és be kell zárnia. Ennek eredményeként a {appName} eltűnik az alkalmazásboltokból, és a kritikus infrastruktúra, például a {appName} fájlszerver, a push értesítési szerver és a seed node-ok leállnak." - }, - "tax-question": { - "question": "Lehetséges adólevonásra jogosító adományt adni?", - "answer": "" - }, "5": { "question": "Mi az a {foundationName}?", "answer": "A {foundationName} ({foundationAcronym}) egy svájci székhelyű alapítvány és a {appName} alkalmazás és projekt gondozója. Az alapítvány szerepéről a {appName} ökoszisztémájában itt tudhatsz meg többet." @@ -240,12 +236,162 @@ "7": { "question": "Van más módja is annak, hogy segítsek a {appName}-nak?", "answer": "Jelenleg az adományok jelentik a fő módját annak, hogy támogasd a {appName}-ot. Ha azonban nem tudsz adományozni, több más módon is segíthetsz:
    1. Oszd meg ezt a felhívást barátaiddal és családtagjaiddal, akik használják a {appName}-ot, és érdekelheti őket küldetésünk támogatása.
    2. Segíts lefordítani a {appName}-ot más nyelvekre a {wordCrowdin} segítségével
    3. Járulj hozzá a {appNamePossessive} nyílt forráskódú kódbázisához
    " + }, + "tax-question": { + "question": "Lehetséges adólevonásra jogosító adományt adni?", + "answer": "" } }, - "appealHeading": "Utolsó felhívásunk:

    A {appName} 90 napon belül leáll", - "7": { - "heading": "GYIK", - "content": "" + "appealHeading": "Egy út előre a következő számára: {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/it.json b/locales/it.json index 0482e9e..b828c94 100644 --- a/locales/it.json +++ b/locales/it.json @@ -80,7 +80,6 @@ "content": "{appName} è un'app di messaggistica crittografata end-to-end che protegge i tuoi dati personali. Riprendi il controllo con un'app progettata, costruita e gestita da una comunità globale di esperti della privacy." }, "benefits": { - "title": "Vantaggi", "1": { "heading": "Nessun numero di telefono", "content": "Proteggi la tua identità con {featureAccountIds}.

    Non è richiesto alcun numero di telefono o email per registrarsi." @@ -104,11 +103,10 @@ "6": { "heading": "Nessun tracciamento", "content": "I tuoi dati non vengono mai raccolti, mai tracciati e

    mai venduti a terze parti." - } + }, + "title": "Vantaggi" }, "features": { - "title": "Funzionalità", - "heading": "Approfitta delle funzionalità che preferisci e della sicurezza di cui hai bisogno.", "1": { "heading": "Parla liberamente", "content": "Solo tu e la persona con cui parli potete vedere i vostri messaggi. Prova la sensazione di libertà con crittografia end-to-end e messaggi che scompaiono." @@ -120,7 +118,9 @@ "3": { "heading": "Resta in contatto con il tuo gruppo", "content": "Indipendentemente che tu stia chiacchierando con amici intimi o organizzando un grande evento, tutto è più facile con le chat sicure di {featureGroup} e {featureCommunity} (oltre 100 membri)." - } + }, + "title": "Funzionalità", + "heading": "Approfitta delle funzionalità che preferisci e della sicurezza di cui hai bisogno." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Dona | Sostieni la tecnologia per la privacy", "description": "{foundationName} non può andare avanti senza il tuo supporto. Dona oggi per aiutare {appName} nella sua lotta per la sopravvivenza." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} ha bisogno del tuo aiuto", - "heroContent": "La messaggistica privata è una parte essenziale della nostra vita moderna. La comunicazione sicura protegge le persone dalla tirannia, tutela chi lotta contro l'ingiustizia e dà forza ai difensori dei diritti umani in tutto il mondo.



    Tuttavia, gli avversari della privacy, ben finanziati, stanno lavorando attivamente per sopprimere la tecnologia che protegge i diritti umani fondamentali e la dignità delle persone. I politici di tutto il mondo promuovono leggi che indeboliscono la crittografia, le tecnologie per la privacy vengono diffamate dai media e i capitalisti della sorveglianza traggono profitto dal caos. Nonostante le difficoltà, {appName} continua a offrire uno spazio sicuro, protetto e affidabile in cui le persone possono comunicare online. {appName} è un'app di messaggistica gratuita, privata e sicura. Non traccia gli utenti né vende i tuoi dati: invia semplicemente messaggi, in privato. Milioni di persone in tutto il mondo si sono rivolte a Session quando hanno avuto bisogno di un luogo sicuro e protetto in cui conversare.



    Più che un semplice strumento, {appName} è un simbolo dell'importanza di una tecnologia open source, trasparente e resiliente. È una tecnologia come {appName} che tutela i nostri diritti umani fondamentali in un'epoca di crescente incertezza e autoritarismo.", "1": { "heading": "Una forza per il bene", "content": "La tecnologia sta trasformando la nostra società. Attualmente, una piccola cerchia di individui e istituzioni potenti esercita un controllo sproporzionato su internet. In molti casi, la tecnologia viene usata per mettere a tacere, manipolare e reprimere. È tempo di opporsi a queste forze di potere.Siamo agenti del cambiamento in un mondo in cui la tecnologia è uno strumento per abbattere l'oppressione. Crediamo in un futuro in cui la tecnologia sia collaborativa, trasparente, equa e liberatrice." @@ -201,11 +203,17 @@ "heading": "Dona con crypto", "content": "Puoi inviare {ethSymbol}, {usdcSymbol}, {usdtSymbol} o {btcSymbol} ai seguenti indirizzi di {foundationName}." }, - "heroAppeal": "Speravamo che questo giorno non arrivasse mai, ma {appName} è ora entrata nei suoi ultimi 90 giorni di attività. Se non riusciremo a raggiungere il nostro obiettivo di finanziamento entro questo periodo, la {foundationNameWithAcronym} sarà costretta a chiudere.



    Ad oggi, la {foundationAcronym} ha ricevuto circa {donationAmount} in donazioni. Questo è sufficiente a mantenere l'infrastruttura critica di {appName} per i prossimi 90 giorni. Siamo estremamente grati per il supporto che {appName} ha ricevuto dalla community, ma purtroppo questo non è sufficiente per mantenere sviluppatori a tempo pieno. Di conseguenza, tutto il personale retribuito e gli sviluppatori avranno il loro ultimo giorno di lavoro il 9 aprile 2026. Dopo questa data, alcuni membri del team continueranno principalmente su base volontaria per aiutare a mantenere {appName} fino all'8 luglio 2026.



    Questo è il nostro ultimo appello alla community di {appName}: senza il vostro supporto, la {foundationAcronym} cesserà tutte le operazioni l'8 luglio 2026.



    Comprendiamo che questa notizia possa essere uno shock. Dall'esterno, {appName} sembra un'app di successo e in crescita, con milioni di download, solide valutazioni sugli app store e una crescita continua, avendo recentemente superato 1,7 milioni di utenti attivi mensili. Tuttavia, il successo di {appNamePossessive} è stato possibile solo grazie ai contributori e ai team dedicati che lavorano instancabilmente per migliorarla ogni giorno. Si tratta di sviluppatori altamente qualificati e architetti di sistemi decentralizzati e, come tutti, hanno bollette da pagare e famiglie da mantenere.



    {appName} è fortunata ad avere contributori che credono profondamente nella sua missione e sono disposti ad accettare una retribuzione inferiore a quella che potrebbero ottenere altrove. Questo aiuta a ridurre i costi complessivi, ma esiste comunque un livello minimo di finanziamento necessario per operare. Anche con un team snello, la {foundationAcronym} stima che questo costo sia di circa {costPerYear} all'anno.



    Sebbene possa sembrare una cifra elevata, riflette la realtà della creazione e della manutenzione di un'infrastruttura sicura e decentralizzata. Nella maggior parte dei mercati, gli sviluppatori senior percepiscono spesso stipendi superiori a {seniorDevSalaryPerYear} all'anno e, oltre a questo, ci sono spese legali e operative generali per gestire la {foundationAcronym}. Rispetto ai suoi concorrenti, {appName} opera in modo estremamente efficiente, realizzando la propria missione con un budget paragonabile alla retribuzione complessiva di soli due dirigenti senior in alcune grandi aziende di messaggistica.



    Se hai già donato, ti ringraziamo sinceramente. Ogni contributo aiuta ad avvicinare {appName} al suo obiettivo di finanziamento.



    Vogliamo anche assicurarti che, se la {foundationAcronym} non sarà in grado di ottenere finanziamenti sufficienti a raggiungere i suoi obiettivi entro i prossimi 90 giorni, tutte le donazioni che non potranno essere utilizzate in conformità con la costituzione della {foundationAcronymPossessive} saranno donate pubblicamente alla {effName}.



    Per ora, i volontari terranno a galla {appName} il più a lungo possibile. Se credi di poter aiutare {appName} prima che il tempo scada, contatta .", "6": { "heading": "Dona tramite {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "Domande frequenti", + "content": "" + }, + "heading": "{appName} ha bisogno del tuo aiuto", + "heroContent": "La messaggistica privata è una parte essenziale della nostra vita moderna. La comunicazione sicura protegge le persone dalla tirannia, tutela chi lotta contro l'ingiustizia e dà forza ai difensori dei diritti umani in tutto il mondo.



    Tuttavia, gli avversari della privacy, ben finanziati, stanno lavorando attivamente per sopprimere la tecnologia che protegge i diritti umani fondamentali e la dignità delle persone. I politici di tutto il mondo promuovono leggi che indeboliscono la crittografia, le tecnologie per la privacy vengono diffamate dai media e i capitalisti della sorveglianza traggono profitto dal caos. Nonostante le difficoltà, {appName} continua a offrire uno spazio sicuro, protetto e affidabile in cui le persone possono comunicare online. {appName} è un'app di messaggistica gratuita, privata e sicura. Non traccia gli utenti né vende i tuoi dati: invia semplicemente messaggi, in privato. Milioni di persone in tutto il mondo si sono rivolte a Session quando hanno avuto bisogno di un luogo sicuro e protetto in cui conversare.



    Più che un semplice strumento, {appName} è un simbolo dell'importanza di una tecnologia open source, trasparente e resiliente. È una tecnologia come {appName} che tutela i nostri diritti umani fondamentali in un'epoca di crescente incertezza e autoritarismo.", + "heroAppeal": "Grazie all'incredibile e continuo supporto che {appName} ha ricevuto dalla community, abbiamo assicurato un percorso che ci permetterà di continuare lo sviluppo di {appName} oltre l'8 luglio. Un team più piccolo continuerà lo sviluppo fino al 2027, concentrandosi sul rafforzamento del progetto e sulla costruzione di una base per il suo futuro a lungo termine.



    Chi lavora a {appName} desidera esprimere gratitudine ai membri della community che, con dedizione, hanno contribuito a mantenere vivo il progetto attraverso il loro supporto, sia con donazioni dirette, continuando a gestire nodi nella rete o diffondendo consapevolezza sulla nostra campagna di donazione.



    Sebbene le procedure di chiusura siano state annullate, la struttura del progetto {appName} sta ancora cambiando in modo considerevole. Il progetto sarà ora guidato da Jason Rhinelander, storico Chief Software Architect e membro della {foundationNameWithAcronym}.



    Attualmente, le donazioni ricevute sono sufficienti a sostenere l'infrastruttura critica, a mantenere Jason come sviluppatore e possibilmente ad aggiungere un altro sviluppatore a tempo pieno al progetto. C'è inoltre ancora un piccolo team di volontari che contribuisce ad altri aspetti dell'ecosistema.



    Senza il tuo supporto, {appName} non esisterebbe più.



    In futuro, la fondazione opererà con costi e risorse molto più ridotti. Continuerà a valutare modi per raccogliere finanziamenti aggiuntivi, sia tramite contributi esterni sia attraverso iniziative come {appName} Pro.



    Nonostante la recente incertezza, {appName} continua a essere un'app di successo — con milioni di download, ottime valutazioni negli app store e una crescita continua (avendo recentemente superato 1,7 milioni di utenti attivi mensili).



    {appName} ha la fortuna di avere collaboratori che credono profondamente nella sua missione e che sono disposti ad accettare una retribuzione inferiore a quella che potrebbero ottenere altrove o a offrire volontariamente il proprio tempo per sostenere l'ecosistema. Se hai donato durante questa campagna, ti ringraziamo sinceramente. Ogni contributo aiuta {appName} a progredire. Sebbene la fondazione disponga ora dei fondi necessari per far andare avanti {appName}, ulteriori donazioni sono benvenute e permetterebbero alla fondazione di ampliare il team di sviluppo, accelerando il rilascio di nuovi miglioramenti in termini di sicurezza, privacy e facilità d'uso.



    Se ti interessa saperne di più, guarda questo video con Jason, i cofondatori Kee e Chris, e il presidente della {foundationAcronym}, Alex.



    La fondazione ha ora un percorso da seguire per {appName}, ma c'è ancora molto di più che può essere realizzato con ulteriore supporto. Se pensi di poter aiutare, contatta .", "buttonCard": "Dona con carta", "buttonCrypto": "Dona con crypto", "faq": { @@ -213,22 +221,10 @@ "question": "Come posso donare a {appName}?", "answer": "Attualmente ci sono tre modi per sostenere lo sviluppo continuo di {appName}:



    {donationProviderName}



    {donationProviderName} è una piattaforma di terze parti che aiuta le organizzazioni senza scopo di lucro ad accettare donazioni tramite una varietà di metodi di pagamento. Puoi donare a {foundationName} tramite {donationProviderName} qui.



    I metodi di pagamento supportati includono:{wordSilentDonor}



    Criptovalute dirette



    Puoi anche donare criptovalute direttamente a {foundationName} inviando fondi agli indirizzi dei wallet elencati di seguito.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Questo {wordEthereumAddress} accetta donazioni in {ethSymbol}, nonché {wordTokens} {wordErc20} (come {usdtSymbol} e {usdcSymbol}) su chain {wordEvmCompatible}, come {ethNetworkName}, {arbNetworkName} e {baseNetworkName}.



    Nota: Se stai pensando di effettuare una donazione superiore a {largeDonationAmount} con qualsiasi metodo di pagamento, contattaci all'indirizzo " }, - "2": { - "question": "Perché il vostro obiettivo di donazione è di 1 milione di dollari? ", - "answer": "Questo equivale a circa 12 mesi di autonomia finanziaria, tempo sufficiente per completare il lavoro su {appNameProtocolV2}, lanciare {appNamePro} e supportare {wordPro} per un ragionevole periodo di avvio. Questo lavoro viene prioritizzato perché è necessario per raggiungere la sostenibilità dell'ecosistema. A lungo termine, {appName} è progettata per diventare autosufficiente attraverso {wordPro} e altre utilità del token; tuttavia, sono necessari ulteriore tempo e impegno per arrivare a quel punto.



    Sebbene si tratti di una somma considerevole per un individuo, per un'applicazione della portata e dell'impatto di {appName}, questi costi sono relativamente modesti." - }, "3": { "question": "A cosa servirà la mia donazione?", "answer": "La tua donazione sarà ricevuta da {foundationName}, una fondazione con sede in Svizzera che è l'attuale custode dell'applicazione e del progetto {appName}. La tua donazione sarà utilizzata per sostenere lo sviluppo continuo e la sostenibilità di {appName}." }, - "4": { - "question": "Cosa succede se non raggiungete il vostro obiettivo di donazioni?", - "answer": "Attualmente, la fondazione ha ricevuto donazioni sufficienti a garantire un supporto minimo indispensabile per i prossimi 3 mesi. Ciò significa che {appName} rimarrà disponibile per il download sugli app store e che l'infrastruttura critica, come i server per le notifiche push e i file server, resterà online.



    Se la raccolta fondi avrà successo, la fondazione potrà continuare lo sviluppo attivo di {appName}, incluso il lancio di {appNamePro} e {appNameProtocolV2}.



    Se non avrà successo, la mancanza di fondi significherà che la fondazione non sarà in grado di supportare {appName} in alcun modo e dovrà essere chiusa. Di conseguenza, {appName} verrebbe rimossa dagli app store e l'infrastruttura critica, come il file server di {appName}, il server delle notifiche push e i seed node, andrebbe offline." - }, - "tax-question": { - "question": "Posso fare una donazione fiscalmente deducibile?", - "answer": "" - }, "5": { "question": "Cos'è {foundationName}?", "answer": "{foundationName} ({foundationAcronym}) è una fondazione con sede in Svizzera ed è la custode dell'applicazione e del progetto {appName}. Puoi saperne di più sul ruolo della fondazione all'interno dell'ecosistema {appName} qui." @@ -240,12 +236,162 @@ "7": { "question": "Ci sono altri modi in cui posso aiutare {appName}?", "answer": "Le donazioni sono attualmente il modo principale in cui puoi aiutare a sostenere {appName}. Tuttavia, se non puoi donare, ci sono molti altri modi in cui puoi aiutare:
    1. Condividi questo appello con amici e familiari che usano {appName} e che potrebbero essere interessati a sostenere la nostra missione.
    2. Aiuta a tradurre {appName} in altre lingue tramite {wordCrowdin}
    3. Contribuisci alla codebase open source di {appNamePossessive}
    " + }, + "tax-question": { + "question": "Posso fare una donazione fiscalmente deducibile?", + "answer": "" } }, - "appealHeading": "Il nostro appello finale:

    {appName} chiuderà tra 90 giorni", - "7": { - "heading": "Domande frequenti", - "content": "" + "appealHeading": "Una strada da seguire per {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/ja.json b/locales/ja.json index 4114d58..bf55487 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -80,7 +80,6 @@ "content": "{appName}は、あなたの個人データを保護するエンドツーエンドの暗号化メッセンジャーです。プライバシーの専門家によるグローバルなコミュニティによって設計・開発・運営されたメッセージングアプリで、コントロールを取り戻しましょう。" }, "benefits": { - "title": "利点", "1": { "heading": "電話番号なし", "content": "{featureAccountIds} であなたの身元を保護。

    電話番号やメールアドレスなしで登録できます。" @@ -104,11 +103,10 @@ "6": { "heading": "トラッカーなし", "content": "あなたのデータは収集されず、追跡されず、

    第三者に販売されることもありません。" - } + }, + "title": "利点" }, "features": { - "title": "機能", - "heading": "あなたの好きな機能と必要なセキュリティを両立。", "1": { "heading": "自由に話そう", "content": "あなたと相手だけがメッセージを見ることができます。エンドツーエンド暗号化とメッセージの自動消去で自由を実感しましょう。" @@ -120,7 +118,9 @@ "3": { "heading": "仲間とつながろう", "content": "親しい友人との近況報告でも、大規模イベントの運営でも、セキュアな{featureGroup}チャットや100人以上対応の{featureCommunity}チャットで簡単に実現できます。" - } + }, + "title": "機能", + "heading": "あなたの好きな機能と必要なセキュリティを両立。" } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "寄付 | プライバシー技術を支援", "description": "{foundationName}は、皆さまのご支援なしには活動を続けられません。{appName}の存続を支えるために、今すぐご寄付ください。" + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName}へのご支援をお願いします", - "heroContent": "プライベートメッセージは、現代生活に欠かせない要素です。安全なコミュニケーションは、人々を専制から守り、不正義と闘う人々を保護し、世界中の人権擁護者に力を与えます。



    しかし、プライバシーの敵である潤沢な資金を持つ勢力は、人々の基本的人権と尊厳を守る技術を抑え込もうと積極的に活動しています。世界中の政治家たちは暗号化を弱体化させる法律を推し進め、プライバシー技術はメディアで中傷され、監視資本主義の担い手たちはこの混乱から利益を得ています。こうした逆風の中でも、{appName}は人々がオンラインでやり取りできる安全で、安心でき、信頼できる場を提供し続けています。{appName}は、無料で、プライベートかつ安全なメッセージアプリです。ユーザーを追跡したり、データを販売したりすることはありません。ただプライベートにメッセージを送るだけです。世界中の何百万人もの人々が、安全に会話できる場を必要としたときにSessionを選んできました。



    {appName}は単なるツールではありません。オープンソースで、透明性があり、レジリエントな技術の重要性を象徴する存在です。不確実性と権威主義が高まる時代において、私たちの基本的人権を守るのは{appName}のような技術です。", "1": { "heading": "善のための力", "content": "テクノロジーは私たちの社会を変えています。現在、少数の強大な個人や組織がインターネットに対して不釣り合いなほど大きな支配力を持っています。多くの場合、テクノロジーは沈黙させ、操作し、抑圧するために使われています。今こそ、こうした権力に立ち向かう時です。私たちは、テクノロジーが抑圧を打ち破るための道具となる世界で、変化をもたらす担い手です。私たちは、テクノロジーが協働的で、透明性があり、公平で、人を解放する未来を信じています。" @@ -201,11 +203,17 @@ "heading": "暗号資産で寄付する", "content": "以下の{foundationName}のアドレスに{ethSymbol}、{usdcSymbol}、{usdtSymbol}または{btcSymbol}を送金できます。" }, - "heroAppeal": "こんな日が来ないことを願っていましたが、{appName} はいま、運営継続のための最後の90日間に入りました。この期間内に資金調達目標を達成できなければ、{foundationNameWithAcronym} は閉鎖を余儀なくされます。



    これまでに、{foundationAcronym} は約 {donationAmount} の寄付を受け取っています。これは、今後90日間にわたり {appName} の重要なインフラを維持するのに十分な金額です。コミュニティから {appName} に寄せられた支援に、私たちは心から感謝しています。しかし残念ながら、これではフルタイムの開発者を維持するには不十分です。その結果、すべての有給スタッフと開発者の最終勤務日は 2026年4月9日 となります。この日以降も、一部のチームメンバーは主にボランティアとして活動を続け、2026年7月8日 まで {appName} の維持を支援します。



    これは {appName} コミュニティへの最後のお願いです。皆さまの支援がなければ、{foundationAcronym} は 2026年7月8日 にすべての活動を停止します。



    これは衝撃的なお知らせかもしれません。外から見ると、{appName} は成功し成長しているアプリに見えます。数百万件のダウンロード、優れたアプリストア評価、継続的な成長を遂げており、最近では月間アクティブユーザー数が 170万 を超えました。しかし、{appNamePossessive} の成功は、それを日々改善するためにたゆまず尽力している献身的な貢献者やチームがいてこそ実現してきたものです。彼らは高度な技能を持つ開発者であり、分散型システムの設計者でもあります。そして誰もがそうであるように、支払うべき請求があり、養うべき家族がいます。



    {appName} には、その使命を深く信じ、他所で得られるよりも低い報酬を受け入れてくれている貢献者がいることは幸運です。これにより全体のコストは抑えられていますが、それでも運営には最低限必要な資金があります。少数精鋭のチームであっても、{foundationAcronym} はこの費用を年間約 {costPerYear} と見積もっています。



    これは大きな金額に思えるかもしれませんが、安全で分散型のインフラを構築・維持する現実を反映したものです。多くの市場では、シニア開発者の年収はしばしば年間 {seniorDevSalaryPerYear} を超えます。さらに、{foundationAcronym} を運営するには法務および運営上の間接費もかかります。競合他社と比べても、{appName} は非常に効率的に運営されており、一部の大手メッセージング企業におけるシニア幹部 2 名分の報酬総額に匹敵する程度の予算で、その使命を果たしています。



    すでに寄付してくださった皆さまに、心より感謝いたします。すべてのご寄付が、{appName} を資金調達目標の達成に一歩近づけます。



    また、{foundationAcronym} が今後90日以内に目標達成に十分な資金を確保できなかった場合、{foundationAcronymPossessive} の憲章に従って使用できない寄付金は、{effName} に公に寄付されることもお約束します。



    当面は、ボランティアが可能な限り {appName} を支え続けます。時間切れになる前に {appName} を支援できると思われる場合は、 までご連絡ください。", "6": { "heading": "{wordSilentDonor}で寄付する", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "よくある質問", + "content": "" + }, + "heading": "{appName}へのご支援をお願いします", + "heroContent": "プライベートメッセージは、現代生活に欠かせない要素です。安全なコミュニケーションは、人々を専制から守り、不正義と闘う人々を保護し、世界中の人権擁護者に力を与えます。



    しかし、プライバシーの敵である潤沢な資金を持つ勢力は、人々の基本的人権と尊厳を守る技術を抑え込もうと積極的に活動しています。世界中の政治家たちは暗号化を弱体化させる法律を推し進め、プライバシー技術はメディアで中傷され、監視資本主義の担い手たちはこの混乱から利益を得ています。こうした逆風の中でも、{appName}は人々がオンラインでやり取りできる安全で、安心でき、信頼できる場を提供し続けています。{appName}は、無料で、プライベートかつ安全なメッセージアプリです。ユーザーを追跡したり、データを販売したりすることはありません。ただプライベートにメッセージを送るだけです。世界中の何百万人もの人々が、安全に会話できる場を必要としたときにSessionを選んできました。



    {appName}は単なるツールではありません。オープンソースで、透明性があり、レジリエントな技術の重要性を象徴する存在です。不確実性と権威主義が高まる時代において、私たちの基本的人権を守るのは{appName}のような技術です。", + "heroAppeal": "コミュニティから {appName} に寄せられた素晴らしく継続的なご支援のおかげで、私たちは 7 月 8 日以降も {appName} の開発を続けていくための道筋を確保することができました。より小規模なチームが 2027 年まで開発を継続し、プロジェクトの強化と長期的な将来に向けた基盤づくりに注力します。



    {appName} に携わる私たちは、直接のご寄付、ネットワーク内でのノード運用の継続、あるいは寄付キャンペーンの周知など、それぞれのご貢献を通じてプロジェクトを支え続けてくださった献身的なコミュニティメンバーの皆さまに、感謝の意を表したいと思います。



    終了手続きは取りやめとなりましたが、{appName} プロジェクトの形は今なお大きく変化し続けています。今後このプロジェクトは、長年 Chief Software Architect を務め、{foundationNameWithAcronym} のメンバーでもある Jason Rhinelander が率いていきます。



    現在、集まった寄付金は重要なインフラを支え、Jason を開発者として引き続き確保し、さらにもう 1 人のフルタイム開発者をプロジェクトに加えられる可能性がある程度には十分です。さらに、エコシステムの他の側面に貢献している少人数のボランティアチームも引き続き活動しています。



    皆さまのご支援がなければ、{appName} はもはや存在していなかったでしょう。



    今後、財団ははるかに低いコストと少ないリソースで運営されます。外部からの支援や {appName} Pro のような取り組みを通じて、追加資金を調達する方法の検討も継続していきます。



    最近の不確実な状況にもかかわらず、{appName} は引き続き成功しているアプリです。ダウンロード数は数百万件にのぼり、アプリストアでの評価も高く、成長も続いています(最近では月間アクティブユーザー数が 1.7 million を超えました)。



    {appName} は、その使命を深く信じ、他所で得られるよりも低い報酬を受け入れたり、時間をボランティアとして提供したりしてエコシステムを支えてくれる貢献者に恵まれています。今回のキャンペーン期間中にご寄付くださった方々に、心より感謝申し上げます。あらゆるご貢献が {appName} の前進を後押しします。財団は現在、{appName} を前に進め続けるために必要な資金を確保していますが、追加のご寄付も歓迎しており、それによって開発チームを拡大し、新たなセキュリティ、プライバシー、使いやすさの改善をより迅速に提供できるようになります。



    さらに詳しく知りたい方は、Jason、共同創設者の Kee と Chris、そして {foundationAcronym} の President である Alex が出演するこちらの動画をご覧ください。



    財団は現在、{appName} の今後に向けた道筋を得ましたが、追加の支援があれば、まだ実現できることは数多くあります。ご協力いただける場合は、 までご連絡ください。", "buttonCard": "カードで寄付", "buttonCrypto": "暗号資産で寄付", "faq": { @@ -213,22 +221,10 @@ "question": "{appName}に寄付するにはどうすればよいですか?", "answer": "現在、{appName}の継続的な開発を支援する方法は3つあります。



    {donationProviderName}



    {donationProviderName}は、非営利団体がさまざまな支払い方法で寄付を受け取れるよう支援するサードパーティのプラットフォームです。{foundationName}へは、{donationProviderName}を通じてこちらから寄付できます。



    対応している支払い方法は以下のとおりです:{wordSilentDonor}



    暗号資産の直接寄付



    以下に記載されたウォレットアドレスに送金することで、{foundationName}に暗号資産を直接寄付することもできます。



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    この{wordEthereumAddress}では、{ethSymbol}に加え、{ethNetworkName}、{arbNetworkName}、{baseNetworkName}などの{wordEvmCompatible}チェーン上の{wordErc20} {wordTokens}({usdtSymbol}や{usdcSymbol}など)による寄付も受け付けています。



    注: いずれかの支払い方法で{largeDonationAmount}を超える寄付をご検討の場合は、までご連絡ください" }, - "2": { - "question": "寄付目標が1 million dollarsなのはなぜですか ", - "answer": "これは約12か月分の運転資金に相当し、{appNameProtocolV2}の作業完了、{appNamePro}のローンチ、そして{wordPro}の妥当な立ち上げ期間の支援に十分な時間です。この作業が優先されているのは、エコシステムの持続可能性を実現するために必要だからです。長期的には、{appName}は{wordPro}やその他のトークンユーティリティを通じて自立運営できるよう設計されていますが、その段階に到達するには、なお追加の時間と努力が必要です。



    個人にとっては大きな金額かもしれませんが、{appName}の規模と影響力を持つアプリケーションとしては、これらのコストは比較的控えめです。" - }, "3": { "question": "寄付金は何に使われますか?", "answer": "皆さまからの寄付は、{appName}アプリケーションおよびプロジェクトの現在の管理団体である、スイス拠点の財団{foundationName}が受け取ります。寄付金は、{appName}の継続的な開発と持続可能な運営の支援に充てられます。" }, - "4": { - "question": "寄付目標に達しなかった場合はどうなりますか?", - "answer": "現在、財団は今後3か月間の最低限の支援を提供できるだけの寄付を受け取っています。これは、{appName}が引き続きアプリストアからダウンロード可能であり、プッシュ通知サーバーやファイルサーバーなどの重要インフラもオンラインのままであることを意味します。



    資金調達が成功すれば、財団は{appNamePro}や{appNameProtocolV2}のローンチを含め、{appName}の積極的な開発を継続できます。



    成功しなければ、資金不足により財団は{appName}をいかなる形でも支援できなくなり、閉鎖する必要があります。その結果、{appName}はアプリストアから削除され、{appName}のファイルサーバー、プッシュ通知サーバー、シードノードなどの重要インフラはオフラインになります。" - }, - "tax-question": { - "question": "税控除の対象となる寄付はできますか?", - "answer": "" - }, "5": { "question": "{foundationName}とは何ですか?", "answer": "{foundationName}({foundationAcronym})は、スイスを拠点とする財団であり、{appName}アプリケーションおよびプロジェクトの管理団体です。{appName}エコシステムにおける財団の役割については、こちらをご覧ください。" @@ -240,12 +236,162 @@ "7": { "question": "{appName}を支援する他の方法はありますか?", "answer": "現在、{appName}を支援する主な方法は寄付です。ただし、寄付が難しい場合でも、ほかにも支援できる方法がいくつかあります。
    1. {appName}を使っていて、私たちの使命への支援に関心を持ちそうなご友人やご家族に、このお願いを共有してください。
    2. {wordCrowdin}を通じて、{appName}の他言語への翻訳に協力してください
    3. {appNamePossessive}のオープンソースコードベースに貢献してください
    " + }, + "tax-question": { + "question": "税控除の対象となる寄付はできますか?", + "answer": "" } }, - "appealHeading": "最後のお願い:

    {appName}は90日後に終了します", - "7": { - "heading": "よくある質問", - "content": "" + "appealHeading": "{appName}への今後の道筋" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/nl.json b/locales/nl.json index dc9e1dd..57e9bde 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -80,7 +80,6 @@ "content": "{appName} is een end-to-end versleutelde messenger die jouw persoonlijke gegevens beschermt. Herpak de controle met een berichtenapp die is ontworpen, gebouwd en beheerd door een wereldwijde community van privacy-experts." }, "benefits": { - "title": "Voordelen", "1": { "heading": "Geen telefoonnummers", "content": "Bescherm je identiteit met {featureAccountIds}.

    Je hebt geen telefoonnummer of e-mailadres nodig om je aan te melden." @@ -104,11 +103,10 @@ "6": { "heading": "Geen trackers", "content": "Jouw gegevens worden nooit verzameld, nooit gevolgd en

    nooit verkocht aan derden." - } + }, + "title": "Voordelen" }, "features": { - "title": "Functies", - "heading": "Geniet van de functies die je leuk vindt en de beveiliging die je nodig hebt.", "1": { "heading": "Spreek vrijuit", "content": "Je berichten zijn alleen zichtbaar voor jou en degene met wie je praat. Ervaar echte vrijheid dankzij end-to-end encryptie en verdwijnende berichten." @@ -120,7 +118,9 @@ "3": { "heading": "Blijf in contact met jouw community", "content": "Of je nu bijpraat met goede vrienden of een groot evenement organiseert, met beveiligde {featureGroup}- en {featureCommunity}-chats (100+ leden) doe je dat eenvoudig en veilig." - } + }, + "title": "Functies", + "heading": "Geniet van de functies die je leuk vindt en de beveiliging die je nodig hebt." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Doneer | Ondersteun privacytechnologie", "description": "De {foundationName} kan niet doorgaan zonder jouw steun. Doneer vandaag nog om {appName} te helpen in zijn strijd om te overleven." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} heeft je hulp nodig", - "heroContent": "Privéberichten zijn een essentieel onderdeel van ons moderne leven. Veilige communicatie beschermt mensen tegen tirannie, beschermt degenen die strijden tegen onrecht en versterkt verdedigers van mensenrechten wereldwijd.



    Tegenstanders van privacy met veel middelen werken echter actief aan het onderdrukken van de technologie die de fundamentele mensenrechten en waardigheid van mensen beschermt. Politici over de hele wereld dringen aan op wetten die encryptie ondermijnen, privacytechnologie wordt in de media belasterd en surveillancekapitalisten profiteren van de chaos. Ondanks deze tegenslagen blijft {appName} een veilige, beveiligde en vertrouwde plek bieden waar mensen online kunnen communiceren. {appName} is een gratis, privé en veilige berichtenapp. De app volgt gebruikers niet en verkoopt je gegevens niet — hij verstuurt alleen berichten, privé. Miljoenen mensen over de hele wereld hebben zich tot Session gewend toen ze een veilige en beveiligde plek nodig hadden om een gesprek te voeren.



    Meer dan alleen een hulpmiddel is {appName} een symbool van het belang van open-source, transparante en veerkrachtige technologie. Het is technologie zoals {appName} die onze fundamentele mensenrechten beschermt in een tijdperk van toenemende onzekerheid en autoritarisme.", "1": { "heading": "Een kracht voor het goede", "content": "Technologie verandert onze samenleving. Op dit moment heeft een kleine groep machtige individuen en instellingen een onevenredige controle over het internet. In veel gevallen wordt technologie gebruikt om het zwijgen op te leggen, te manipuleren en te onderdrukken. Het is tijd om weerstand te bieden aan deze machtsstructuren.Wij zijn aanjagers van verandering in een wereld waarin technologie een middel is om onderdrukking omver te werpen. Wij geloven in een toekomst waarin technologie collaboratief, transparant, rechtvaardig en bevrijdend is." @@ -201,11 +203,17 @@ "heading": "Doneer via crypto", "content": "Je kunt {ethSymbol}, {usdcSymbol}, {usdtSymbol} of {btcSymbol} sturen naar de volgende adressen van {foundationName}." }, - "heroAppeal": "We hadden gehoopt dat deze dag nooit zou komen, maar {appName} is nu de laatste 90 dagen van zijn bestaan ingegaan. Als we onze financieringsdoelstelling binnen deze periode niet halen, zal de {foundationNameWithAcronym} gedwongen worden de activiteiten te staken.



    Tot nu toe heeft de {foundationAcronym} ongeveer {donationAmount} aan donaties ontvangen. Dit is genoeg om de kritieke infrastructuur van {appName} de komende 90 dagen te onderhouden. We zijn de gemeenschap enorm dankbaar voor de steun die {appName} heeft ontvangen, maar helaas is dit niet voldoende om fulltime ontwikkelaars in dienst te houden. Als gevolg hiervan hebben alle betaalde medewerkers en ontwikkelaars hun laatste werkdag op 9 april 2026. Na deze datum zullen sommige teamleden voornamelijk als vrijwilliger doorgaan om {appName} te helpen onderhouden tot 8 juli 2026.



    Dit is onze laatste oproep aan de {appName}-gemeenschap: zonder jouw steun zal de {foundationAcronym} op 8 juli 2026 alle activiteiten staken.



    We begrijpen dat dit als een schok kan komen. Van buitenaf lijkt {appName} een succesvolle en groeiende app te zijn - met miljoenen downloads, sterke beoordelingen in appstores en aanhoudende groei, en onlangs meer dan 1,7 miljoen maandelijks actieve gebruikers. Het succes van {appNamePossessive} is echter alleen mogelijk geweest dankzij de toegewijde bijdragers en teams die elke dag onvermoeibaar werken om het te verbeteren. Dit zijn hoogopgeleide ontwikkelaars en architecten van gedecentraliseerde systemen, en net als iedereen hebben zij rekeningen te betalen en gezinnen te onderhouden.



    {appName} heeft het geluk bijdragers te hebben die diep in de missie geloven en bereid zijn een lagere vergoeding te accepteren dan ze elders zouden kunnen verdienen. Dit helpt de totale kosten te verlagen, maar er is nog steeds een minimumniveau aan financiering nodig om te kunnen functioneren. Zelfs met een klein team schat de {foundationAcronym} deze kosten op ongeveer {costPerYear} per jaar.



    Hoewel dit een groot bedrag lijkt, weerspiegelt het de realiteit van het bouwen en onderhouden van veilige, gedecentraliseerde infrastructuur. In de meeste markten verdienen senior ontwikkelaars vaak salarissen van meer dan {seniorDevSalaryPerYear} per jaar, en daarbovenop zijn er juridische en operationele overheadkosten voor het runnen van de {foundationAcronym}. Vergeleken met zijn concurrenten opereert {appName} uiterst efficiënt en bereikt het zijn missie met een budget dat vergelijkbaar is met de gezamenlijke beloning van slechts twee senior executives bij sommige grotere berichtenbedrijven.



    Als je al hebt gedoneerd, danken we je oprecht. Elke bijdrage helpt {appName} dichter bij zijn financieringsdoel te brengen.



    We willen je er ook van verzekeren dat als de {foundationAcronym} er niet in slaagt binnen de komende 90 dagen voldoende financiering veilig te stellen om haar doelen te halen, alle donaties die niet kunnen worden gebruikt in overeenstemming met de statuten van de {foundationAcronymPossessive} publiekelijk zullen worden gedoneerd aan de {effName}.



    Voor nu zullen vrijwilligers {appName} zo lang mogelijk overeind houden. Als je denkt dat je {appName} kunt helpen voordat de tijd om is, neem dan contact op via .", "6": { "heading": "Doneer via {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "Veelgestelde vragen", + "content": "" + }, + "heading": "{appName} heeft je hulp nodig", + "heroContent": "Privéberichten zijn een essentieel onderdeel van ons moderne leven. Veilige communicatie beschermt mensen tegen tirannie, beschermt degenen die strijden tegen onrecht en versterkt verdedigers van mensenrechten wereldwijd.



    Tegenstanders van privacy met veel middelen werken echter actief aan het onderdrukken van de technologie die de fundamentele mensenrechten en waardigheid van mensen beschermt. Politici over de hele wereld dringen aan op wetten die encryptie ondermijnen, privacytechnologie wordt in de media belasterd en surveillancekapitalisten profiteren van de chaos. Ondanks deze tegenslagen blijft {appName} een veilige, beveiligde en vertrouwde plek bieden waar mensen online kunnen communiceren. {appName} is een gratis, privé en veilige berichtenapp. De app volgt gebruikers niet en verkoopt je gegevens niet — hij verstuurt alleen berichten, privé. Miljoenen mensen over de hele wereld hebben zich tot Session gewend toen ze een veilige en beveiligde plek nodig hadden om een gesprek te voeren.



    Meer dan alleen een hulpmiddel is {appName} een symbool van het belang van open-source, transparante en veerkrachtige technologie. Het is technologie zoals {appName} die onze fundamentele mensenrechten beschermt in een tijdperk van toenemende onzekerheid en autoritarisme.", + "heroAppeal": "Dankzij de ongelooflijke en voortdurende steun die {appName} van de community heeft ontvangen, hebben we een weg vooruit veiliggesteld om {appName} ook na 8 juli te blijven ontwikkelen. Een kleiner team zal de ontwikkeling voortzetten tot in 2027, met de focus op het versterken van het project en het leggen van een basis voor de toekomst op lange termijn.



    Degenen die aan {appName} werken, willen hun dank uitspreken aan de toegewijde leden van de community die hebben geholpen het project draaiende te houden met hun bijdragen, of dat nu directe donaties zijn, het blijven draaien van nodes in het netwerk of het vergroten van de bekendheid van onze donatiecampagne.



    Hoewel de procedures voor stopzetting zijn geannuleerd, verandert de vorm van het {appName}-project nog steeds aanzienlijk. Het project zal nu worden geleid door Jason Rhinelander, al lange tijd Chief Software Architect en lid van de {foundationNameWithAcronym}.



    Momenteel zijn de ontvangen donaties voldoende om kritieke infrastructuur te ondersteunen, Jason als ontwikkelaar te behouden en mogelijk nog één andere fulltime ontwikkelaar aan het project toe te voegen. Er is ook nog steeds een klein team van vrijwilligers dat bijdraagt aan andere aspecten van het ecosysteem.



    Zonder jouw steun zou {appName} niet langer bestaan.



    In de toekomst zal de stichting opereren met veel lagere kosten en minder middelen. Ze zal manieren blijven onderzoeken om aanvullende financiering te verkrijgen, via externe bijdragen of via inspanningen zoals {appName} Pro.



    Ondanks de recente onzekerheid blijft {appName} een succesvolle app — met miljoenen downloads, sterke beoordelingen in appstores en aanhoudende groei (onlangs meer dan 1,7 miljoen maandelijks actieve gebruikers).



    {appName} heeft het geluk bijdragers te hebben die sterk in de missie geloven en bereid zijn een lagere vergoeding te accepteren dan ze elders zouden kunnen verdienen, of hun tijd vrijwillig in te zetten om het ecosysteem te ondersteunen. Als je tijdens deze campagne hebt gedoneerd, danken we je oprecht. Elke bijdrage helpt {appName} vooruit. Hoewel de stichting nu over de nodige financiering beschikt om {appName} vooruit te helpen, zijn extra donaties welkom en zouden die de stichting in staat stellen het ontwikkelingsteam uit te breiden, waardoor de oplevering van nieuwe verbeteringen op het gebied van beveiliging, privacy en gebruiksvriendelijkheid wordt versneld.



    Als je meer wilt horen, bekijk dan deze video met Jason, medeoprichters Kee en Chris, en {foundationAcronym}-voorzitter Alex.



    De stichting heeft nu een weg vooruit voor {appName}, maar met extra steun kan er nog veel meer worden bereikt. Als je denkt dat je kunt helpen, neem dan contact op met .", "buttonCard": "Doneer met kaart", "buttonCrypto": "Doneer met crypto", "faq": { @@ -213,22 +221,10 @@ "question": "Hoe kan ik doneren aan {appName}?", "answer": "Er zijn momenteel drie manieren om de verdere ontwikkeling van {appName} te ondersteunen:



    {donationProviderName}



    {donationProviderName} is een platform van een derde partij dat non-profitorganisaties helpt donaties te accepteren via verschillende betaalmethoden. Je kunt hier aan de {foundationName} doneren via {donationProviderName}.



    Ondersteunde betaalmethoden zijn onder meer:{wordSilentDonor}



    Directe cryptocurrency



    Je kunt ook rechtstreeks cryptocurrency doneren aan de {foundationName} door geld te sturen naar de hieronder vermelde walletadressen.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Dit {wordEthereumAddress} accepteert donaties in {ethSymbol}, evenals {wordErc20} {wordTokens} (zoals {usdtSymbol} en {usdcSymbol}) op {wordEvmCompatible}-chains, zoals {ethNetworkName}, {arbNetworkName} en {baseNetworkName}.



    Opmerking: Als je overweegt een donatie van meer dan {largeDonationAmount} te doen via welke betaalmethode dan ook, neem dan contact met ons op via " }, - "2": { - "question": "Waarom is jullie donatiedoel 1 miljoen dollar ", - "answer": "Dit komt overeen met ongeveer 12 maanden aan financiële ruimte, genoeg tijd om het werk aan {appNameProtocolV2} af te ronden, {appNamePro} te lanceren en {wordPro} te ondersteunen gedurende een redelijke opstartperiode. Dit werk krijgt prioriteit omdat het nodig is om duurzaamheid van het ecosysteem te bereiken. Op de lange termijn is {appName} ontworpen om zelfvoorzienend te worden via {wordPro} en andere tokenfunctionaliteiten, maar er is extra tijd en inspanning nodig om dat punt te bereiken.



    Hoewel dit voor een individu veel geld is, zijn deze kosten voor een applicatie met de schaal en impact van {appName} relatief bescheiden." - }, "3": { "question": "Waarvoor wordt mijn donatie gebruikt?", "answer": "Je donatie wordt ontvangen door de {foundationName}, een in Zwitserland gevestigde stichting die de huidige beheerder is van de {appName}-applicatie en het project. Je donatie wordt gebruikt ter ondersteuning van de voortdurende ontwikkeling en duurzaamheid van {appName}." }, - "4": { - "question": "Wat gebeurt er als jullie donatiedoel niet wordt gehaald?", - "answer": "Momenteel heeft de stichting genoeg donaties ontvangen om de komende 3 maanden minimale ondersteuning te bieden. Dit betekent dat {appName} beschikbaar blijft om te downloaden in de appstores en dat kritieke infrastructuur, zoals de pushnotificatieserver en bestandsservers, online blijft.



    Als de inzamelingsactie succesvol is, kan de stichting de actieve ontwikkeling van {appName} voortzetten, inclusief de lancering van {appNamePro} en {appNameProtocolV2}.



    Als dat niet lukt, betekent het gebrek aan financiering dat de stichting {appName} op geen enkele manier kan ondersteunen en zal zij moeten worden opgeheven. Als gevolg daarvan wordt {appName} uit de appstores verwijderd en zal kritieke infrastructuur zoals de {appName}-bestandsserver, pushnotificatieserver en seed-nodes offline gaan." - }, - "tax-question": { - "question": "Kan ik een fiscaal aftrekbare donatie doen?", - "answer": "" - }, "5": { "question": "Wat is de {foundationName}?", "answer": "De {foundationName} ({foundationAcronym}) is een in Zwitserland gevestigde stichting en de beheerder van de {appName}-applicatie en het project. Je kunt hier meer lezen over de rol van de stichting binnen het {appName}-ecosysteem." @@ -240,12 +236,162 @@ "7": { "question": "Zijn er nog andere manieren waarop ik {appName} kan helpen?", "answer": "Donaties zijn momenteel de belangrijkste manier waarop je {appName} kunt ondersteunen. Als je echter niet kunt doneren, zijn er verschillende andere manieren waarop je kunt helpen:
    1. Deel deze oproep met vrienden en familie die {appName} gebruiken en mogelijk geïnteresseerd zijn om onze missie te steunen.
    2. Help {appName} naar andere talen te vertalen via {wordCrowdin}
    3. Draag bij aan de open-sourcecodebase van {appNamePossessive}
    " + }, + "tax-question": { + "question": "Kan ik een fiscaal aftrekbare donatie doen?", + "answer": "" } }, - "appealHeading": "Onze laatste oproep:

    {appName} stopt over 90 dagen", - "7": { - "heading": "Veelgestelde vragen", - "content": "" + "appealHeading": "Een weg vooruit voor {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/pl.json b/locales/pl.json index 453c29d..acdf555 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -80,7 +80,6 @@ "content": "{appName} to komunikator z szyfrowaniem end-to-end, który chroni Twoje dane osobowe. Odzyskaj kontrolę dzięki aplikacji stworzonej, zaprojektowanej i prowadzonej przez globalną społeczność ekspertów ds. prywatności." }, "benefits": { - "title": "Korzyści", "1": { "heading": "Bez numerów telefonów", "content": "Chroń swoją tożsamość dzięki {featureAccountIds}.

    Do rejestracji nie jest wymagany numer telefonu ani adres e-mail." @@ -104,11 +103,10 @@ "6": { "heading": "Brak trackerów", "content": "Twoje dane nigdy nie są zbierane, śledzone

    ani sprzedawane osobom trzecim." - } + }, + "title": "Korzyści" }, "features": { - "title": "Funkcje", - "heading": "Ciesz się funkcjami, które lubisz, i bezpieczeństwem, na które zasługujesz.", "1": { "heading": "Rozmawiaj swobodnie", "content": "Tylko Ty i osoba, z którą rozmawiasz, możecie zobaczyć swoje wiadomości. Ciesz się poczuciem wolności dzięki szyfrowaniu end-to-end i znikającym wiadomościom." @@ -120,7 +118,9 @@ "3": { "heading": "Bądź na bieżąco ze swoimi znajomymi", "content": "Niezależnie od tego, czy nadrabiasz zaległości z bliskimi znajomymi, czy organizujesz duże wydarzenie, z bezpiecznymi czatami typu {featureGroup} oraz {featureCommunity} (100+ członków) jest to czysta przyjemność." - } + }, + "title": "Funkcje", + "heading": "Ciesz się funkcjami, które lubisz, i bezpieczeństwem, na które zasługujesz." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Przekaż darowiznę | Wspieraj technologie prywatności", "description": "{foundationName} nie może działać dalej bez Twojego wsparcia. Przekaż darowiznę już dziś, aby pomóc {appName} w walce o przetrwanie." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} potrzebuje Twojej pomocy", - "heroContent": "Prywatne wiadomości są niezbędną częścią naszego współczesnego życia. Bezpieczna komunikacja chroni ludzi przed tyranią, wspiera tych, którzy walczą z niesprawiedliwością, i wzmacnia obrońców praw człowieka na całym świecie.



    Jednak dobrze finansowani przeciwnicy prywatności aktywnie pracują nad stłumieniem technologii, która chroni podstawowe prawa człowieka i godność ludzi. Politycy na całym świecie forsują przepisy osłabiające szyfrowanie, technologie prywatności są oczerniane w mediach, a kapitaliści nadzoru czerpią zyski z tego chaosu. Pomimo przeciwności {appName} nadal zapewnia ludziom bezpieczną, chronioną i godną zaufania przestrzeń do komunikacji online. {appName} to darmowa, prywatna i bezpieczna aplikacja do przesyłania wiadomości. Nie śledzi użytkowników ani nie sprzedaje Twoich danych — po prostu wysyła wiadomości, prywatnie. Miliony ludzi na całym świecie zwróciły się ku Session, gdy potrzebowały bezpiecznego i chronionego miejsca do rozmowy.



    {appName} to coś więcej niż tylko narzędzie — to symbol znaczenia technologii otwartej, przejrzystej i odpornej. To właśnie technologia taka jak {appName} chroni nasze podstawowe prawa człowieka w epoce narastającej niepewności i autorytaryzmu.", "1": { "heading": "Siła dobra", "content": "Technologia zmienia nasze społeczeństwo. Obecnie niewielka grupa wpływowych osób i instytucji ma nieproporcjonalnie dużą kontrolę nad internetem. W wielu przypadkach technologia jest wykorzystywana do uciszania, manipulowania i tłumienia. Nadszedł czas, by przeciwstawić się tym siłom władzy.Jesteśmy siłą napędową zmian w świecie, w którym technologia jest narzędziem do obalania ucisku. Wierzymy w przyszłość, w której technologia będzie oparta na współpracy, przejrzysta, sprawiedliwa i wyzwalająca." @@ -201,11 +203,17 @@ "heading": "Przekaż darowiznę w kryptowalucie", "content": "Możesz wysłać {ethSymbol}, {usdcSymbol}, {usdtSymbol} lub {btcSymbol} na poniższe adresy {foundationName}." }, - "heroAppeal": "Mieliśmy nadzieję, że ten dzień nigdy nie nadejdzie, ale {appName} weszło właśnie w ostatnie 90 dni swojej działalności. Jeśli w tym czasie nie uda nam się osiągnąć celu finansowania, {foundationNameWithAcronym} będzie zmuszona zakończyć działalność.



    Do tej pory {foundationAcronym} otrzymała około {donationAmount} darowizn. To wystarczy, aby utrzymać krytyczną infrastrukturę {appName} przez następne 90 dni. Jesteśmy ogromnie wdzięczni za wsparcie, jakie {appName} otrzymało od społeczności, ale niestety nie wystarcza ono, by utrzymać pełnoetatowych deweloperów. W rezultacie wszyscy opłacani pracownicy i deweloperzy będą mieli swój ostatni dzień pracy 9 kwietnia 2026 roku. Po tej dacie niektórzy członkowie zespołu będą nadal działać głównie jako wolontariusze, aby pomagać w utrzymaniu {appName} do 8 lipca 2026 roku.



    To nasz ostatni apel do społeczności {appName}: bez waszego wsparcia {foundationAcronym} zakończy całą działalność 8 lipca 2026 roku.



    Rozumiemy, że może to być szokujące. Z zewnątrz {appName} wygląda na odnoszącą sukcesy i rozwijającą się aplikację — z milionami pobrań, wysokimi ocenami w sklepach z aplikacjami i stałym wzrostem, ostatnio przekraczając 1,7 miliona aktywnych użytkowników miesięcznie. Jednak sukces {appNamePossessive} był możliwy tylko dzięki zaangażowanym współtwórcom i zespołom, które niestrudzenie pracują nad jego ulepszaniem każdego dnia. To wysoko wykwalifikowani deweloperzy i architekci systemów zdecentralizowanych, a jak wszyscy, mają rachunki do opłacenia i rodziny do utrzymania.



    {appName} ma szczęście, że ma współtwórców głęboko wierzących w jego misję i gotowych zaakceptować niższe wynagrodzenie, niż mogliby otrzymać gdzie indziej. Pomaga to obniżyć ogólne koszty, ale nadal istnieje minimalny poziom finansowania wymagany do działania. Nawet przy niewielkim zespole {foundationAcronym} szacuje ten koszt na około {costPerYear} rocznie.



    Choć może się to wydawać dużą kwotą, odzwierciedla to realia budowania i utrzymywania bezpiecznej, zdecentralizowanej infrastruktury. Na większości rynków starsi deweloperzy często otrzymują wynagrodzenia przekraczające {seniorDevSalaryPerYear} rocznie, a do tego dochodzą koszty prawne i operacyjne związane z prowadzeniem {foundationAcronym}. W porównaniu ze swoimi konkurentami {appName} działa niezwykle efektywnie, realizując swoją misję przy budżecie porównywalnym z łącznym wynagrodzeniem zaledwie dwóch starszych rangą menedżerów w niektórych większych firmach zajmujących się komunikatorami.



    Jeśli już przekazałeś darowiznę, szczerze dziękujemy. Każdy wkład pomaga przybliżyć {appName} do osiągnięcia celu finansowania.



    Chcemy również zapewnić, że jeśli {foundationAcronym} nie zdoła w ciągu najbliższych 90 dni pozyskać wystarczających środków, aby osiągnąć swoje cele, wszelkie darowizny, których nie będzie można wykorzystać zgodnie z konstytucją {foundationAcronymPossessive}, zostaną publicznie przekazane na rzecz {effName}.



    Na razie wolontariusze będą utrzymywać {appName} przy życiu tak długo, jak to tylko możliwe. Jeśli uważasz, że możesz pomóc {appName}, zanim skończy się czas, skontaktuj się z .", "6": { "heading": "Przekaż darowiznę przez {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "FAQ", + "content": "" + }, + "heading": "{appName} potrzebuje Twojej pomocy", + "heroContent": "Prywatne wiadomości są niezbędną częścią naszego współczesnego życia. Bezpieczna komunikacja chroni ludzi przed tyranią, wspiera tych, którzy walczą z niesprawiedliwością, i wzmacnia obrońców praw człowieka na całym świecie.



    Jednak dobrze finansowani przeciwnicy prywatności aktywnie pracują nad stłumieniem technologii, która chroni podstawowe prawa człowieka i godność ludzi. Politycy na całym świecie forsują przepisy osłabiające szyfrowanie, technologie prywatności są oczerniane w mediach, a kapitaliści nadzoru czerpią zyski z tego chaosu. Pomimo przeciwności {appName} nadal zapewnia ludziom bezpieczną, chronioną i godną zaufania przestrzeń do komunikacji online. {appName} to darmowa, prywatna i bezpieczna aplikacja do przesyłania wiadomości. Nie śledzi użytkowników ani nie sprzedaje Twoich danych — po prostu wysyła wiadomości, prywatnie. Miliony ludzi na całym świecie zwróciły się ku Session, gdy potrzebowały bezpiecznego i chronionego miejsca do rozmowy.



    {appName} to coś więcej niż tylko narzędzie — to symbol znaczenia technologii otwartej, przejrzystej i odpornej. To właśnie technologia taka jak {appName} chroni nasze podstawowe prawa człowieka w epoce narastającej niepewności i autorytaryzmu.", + "heroAppeal": "Dzięki niezwykłemu i nieustającemu wsparciu, jakie {appName} otrzymał od społeczności, udało nam się zabezpieczyć dalszą drogę rozwoju i kontynuować tworzenie {appName} po 8 lipca. Mniejszy zespół będzie kontynuował rozwój do 2027 roku, koncentrując się na wzmacnianiu projektu i budowaniu fundamentów jego długoterminowej przyszłości.



    Osoby pracujące nad {appName} chcą wyrazić wdzięczność oddanym członkom społeczności, którzy pomogli utrzymać projekt przy życiu dzięki swoim wkładom — czy to poprzez bezpośrednie darowizny, dalsze utrzymywanie węzłów w sieci, czy zwiększanie świadomości na temat naszej kampanii darowizn.



    Chociaż procedury zamknięcia zostały anulowane, kształt projektu {appName} nadal znacząco się zmienia. Projektem będzie teraz kierował Jason Rhinelander, wieloletni główny architekt oprogramowania i członek {foundationNameWithAcronym}.



    Obecnie otrzymane darowizny wystarczają na utrzymanie krytycznej infrastruktury, zatrzymanie Jasona w roli developera oraz być może na dołączenie jeszcze jednego pełnoetatowego developera do projektu. Nadal istnieje też mały zespół wolontariuszy wspierających inne aspekty ekosystemu.



    Bez Waszego wsparcia {appName} już by nie istniał.



    W przyszłości fundacja będzie działać przy znacznie niższych kosztach i zasobach. Będzie nadal badać sposoby pozyskiwania dodatkowego finansowania, zarówno poprzez zewnętrzne wkłady, jak i dzięki inicjatywom takim jak {appName} Pro.



    Pomimo niedawnej niepewności, {appName} pozostaje aplikacją odnoszącą sukcesy — z milionami pobrań, wysokimi ocenami w sklepach z aplikacjami i dalszym wzrostem (ostatnio przekroczył 1,7 miliona aktywnych użytkowników miesięcznie).



    {appName} ma szczęście mieć współtwórców, którzy głęboko wierzą w jego misję i są gotowi zaakceptować niższe wynagrodzenie, niż mogliby otrzymać gdzie indziej, lub poświęcać swój czas jako wolontariusze, aby wspierać ekosystem. Jeśli przekazaliście darowiznę w trakcie tej kampanii, szczerze dziękujemy. Każdy wkład pomaga rozwijać {appName}. Chociaż fundacja ma już teraz finansowanie potrzebne, by {appName} mógł iść naprzód, dodatkowe darowizny są mile widziane i pozwoliłyby fundacji rozszerzyć zespół deweloperski, przyspieszając dostarczanie nowych usprawnień w zakresie bezpieczeństwa, prywatności i użyteczności.



    Jeśli chcesz dowiedzieć się więcej, obejrzyj ten film z udziałem Jasona, współzałożycieli Kee i Chrisa oraz prezesa {foundationAcronym}, Alexa.



    Fundacja ma teraz drogę naprzód dla {appName}, ale przy dodatkowym wsparciu wciąż można osiągnąć znacznie więcej. Jeśli uważasz, że możesz pomóc, skontaktuj się z .", "buttonCard": "Przekaż darowiznę kartą", "buttonCrypto": "Przekaż darowiznę w kryptowalucie", "faq": { @@ -213,22 +221,10 @@ "question": "Jak mogę przekazać darowiznę na rzecz {appName}?", "answer": "Obecnie istnieją trzy sposoby wsparcia dalszego rozwoju {appName}:



    {donationProviderName}



    {donationProviderName} to platforma zewnętrzna, która pomaga organizacjom non-profit przyjmować darowizny za pomocą różnych metod płatności. Możesz przekazać darowiznę na rzecz {foundationName} przez {donationProviderName} tutaj.



    Obsługiwane metody płatności obejmują:{wordSilentDonor}



    Bezpośrednia darowizna w kryptowalutach



    Możesz także przekazać kryptowaluty bezpośrednio na rzecz {foundationName}, wysyłając środki na adresy portfeli podane poniżej.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Ten {wordEthereumAddress} przyjmuje darowizny w {ethSymbol}, a także w tokenach {wordErc20} {wordTokens} (takich jak {usdtSymbol} i {usdcSymbol}) w sieciach zgodnych z {wordEvmCompatible}, takich jak {ethNetworkName}, {arbNetworkName} i {baseNetworkName}.



    Uwaga: Jeśli rozważasz przekazanie darowizny przekraczającej {largeDonationAmount} przy użyciu dowolnej metody płatności, skontaktuj się z nami pod adresem " }, - "2": { - "question": "Dlaczego wasz cel darowizn wynosi 1 milion dolarów? ", - "answer": "To odpowiednik około 12 miesięcy środków na działalność, czyli wystarczająco dużo czasu, aby ukończyć prace nad {appNameProtocolV2}, uruchomić {appNamePro} i wspierać {wordPro} przez rozsądny okres wdrażania. Te prace są priorytetowe, ponieważ są niezbędne do osiągnięcia zrównoważonego rozwoju ekosystemu. Długoterminowo {appName} zostało zaprojektowane tak, aby stać się samowystarczalne dzięki {wordPro} i innym zastosowaniom tokena, jednak potrzeba jeszcze dodatkowego czasu i wysiłku, aby dojść do tego punktu.



    Choć dla jednej osoby to dużo pieniędzy, dla aplikacji o skali i wpływie takich jak {appName} koszty te są relatywnie umiarkowane." - }, "3": { "question": "Na co zostanie przeznaczona moja darowizna?", "answer": "Twoja darowizna zostanie otrzymana przez {foundationName}, fundację z siedzibą w Szwajcarii, która obecnie sprawuje pieczę nad aplikacją i projektem {appName}. Twoja darowizna zostanie przeznaczona na wsparcie dalszego rozwoju i stabilności {appName}." }, - "4": { - "question": "Co się stanie, jeśli nie osiągniecie celu darowizn?", - "answer": "Obecnie fundacja otrzymała wystarczająco dużo darowizn, aby zapewnić absolutne minimum wsparcia przez kolejne 3 miesiące. Oznacza to, że {appName} pozostanie dostępne do pobrania w sklepach z aplikacjami, a krytyczna infrastruktura, taka jak serwer powiadomień push i serwery plików, pozostanie online.



    Jeśli zbiórka zakończy się sukcesem, fundacja będzie mogła kontynuować aktywny rozwój {appName}, w tym uruchomienie {appNamePro} i {appNameProtocolV2}.



    Jeśli się nie powiedzie, brak finansowania będzie oznaczał, że fundacja nie będzie mogła wspierać {appName} w żadnym zakresie i będzie musiała zakończyć działalność. W rezultacie {appName} zostanie usunięte ze sklepów z aplikacjami, a krytyczna infrastruktura, taka jak serwer plików {appName}, serwer powiadomień push i seed nodes, przestanie działać." - }, - "tax-question": { - "question": "Czy mogę przekazać darowiznę podlegającą odliczeniu od podatku?", - "answer": "" - }, "5": { "question": "Czym jest {foundationName}?", "answer": "{foundationName} ({foundationAcronym}) to fundacja z siedzibą w Szwajcarii i opiekun aplikacji oraz projektu {appName}. Więcej o roli fundacji w ekosystemie {appName} możesz dowiedzieć się tutaj." @@ -240,12 +236,162 @@ "7": { "question": "Czy są inne sposoby, w jakie mogę pomóc {appName}?", "answer": "Darowizny są obecnie głównym sposobem, w jaki możesz wesprzeć {appName}. Jeśli jednak nie możesz przekazać darowizny, istnieje kilka innych sposobów, w jakie możesz pomóc:
    1. Udostępnij ten apel znajomym i rodzinie, którzy korzystają z {appName} i mogą chcieć wesprzeć naszą misję.
    2. Pomóż tłumaczyć {appName} na inne języki przez {wordCrowdin}
    3. Współtwórz kod źródłowy open source {appNamePossessive}
    " + }, + "tax-question": { + "question": "Czy mogę przekazać darowiznę podlegającą odliczeniu od podatku?", + "answer": "" } }, - "appealHeading": "Nasz ostatni apel:

    {appName} zakończy działalność za 90 dni", - "7": { - "heading": "FAQ", - "content": "" + "appealHeading": "Droga naprzód dla {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/pt.json b/locales/pt.json index d9e094f..4427008 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -80,7 +80,6 @@ "content": "O {appName} é um mensageiro com encriptação end-to-end que protege os seus dados pessoais. Retome o controlo com uma aplicação de mensagens concebida, construída e operada por uma comunidade global de especialistas em privacidade." }, "benefits": { - "title": "Benefícios", "1": { "heading": "Sem Números de Telefone", "content": "Mantenha sua identidade privada com IDs de conta. Não é necessário número de telefone nem e-mail para se cadastrar." @@ -104,11 +103,10 @@ "6": { "heading": "Sem Rastreadores", "content": "Seus dados nunca são coletados, nunca rastreados e

    nunca vendidos a terceiros." - } + }, + "title": "Benefícios" }, "features": { - "title": "Funcionalidades", - "heading": "Desfrute das funcionalidades que você adora e da segurança que precisa.", "1": { "heading": "Fale livremente", "content": "Apenas você e a pessoa com quem está falando podem ver suas mensagens. Desfrute a sensação de liberdade com criptografia de ponta a ponta e mensagens autodestrutivas." @@ -120,7 +118,9 @@ "3": { "heading": "Acompanhe seu grupo", "content": "Quer esteja conversando com amigos próximos ou organizando um grande evento, é simples com {featureGroup} e {featureCommunity} (100+ membros) seguros." - } + }, + "title": "Funcionalidades", + "heading": "Desfrute das funcionalidades que você adora e da segurança que precisa." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Doe | Apoie a tecnologia de privacidade", "description": "A {foundationName} não pode continuar sem o seu apoio. Doe hoje para ajudar {appName} na sua luta pela sobrevivência." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} precisa da sua ajuda", - "heroContent": "As mensagens privadas são uma parte essencial da nossa vida moderna. A comunicação segura protege as pessoas da tirania, protege quem luta contra a injustiça e fortalece os defensores dos direitos humanos em todo o mundo.



    No entanto, os opositores da privacidade, bem financiados, estão a trabalhar ativamente para suprimir a tecnologia que protege os direitos humanos básicos e a dignidade das pessoas. Políticos em todo o mundo estão a pressionar por leis que enfraquecem a encriptação, a tecnologia de privacidade é difamada nos meios de comunicação social e os capitalistas da vigilância estão a lucrar com o caos. Apesar da adversidade, {appName} continua a oferecer um espaço seguro, protegido e de confiança para as pessoas comunicarem online. {appName} é uma aplicação de mensagens gratuita, privada e segura. Não rastreia utilizadores nem vende os seus dados — apenas envia mensagens, em privado. Milhões de pessoas em todo o mundo recorreram ao Session quando precisaram de um lugar seguro e protegido para conversar.



    Mais do que uma ferramenta, {appName} é um símbolo da importância da tecnologia open source, transparente e resiliente. É tecnologia como {appName} que protege os nossos direitos humanos básicos numa era de crescente incerteza e autoritarismo.", "1": { "heading": "Uma força para o bem", "content": "A tecnologia está a transformar a nossa sociedade. Atualmente, um pequeno grupo de indivíduos e instituições poderosos exerce um controlo desproporcionado sobre a internet. Em muitos casos, a tecnologia está a ser usada para silenciar, manipular e suprimir. Está na hora de enfrentar estas forças de poder.Somos agentes de mudança num mundo em que a tecnologia é uma ferramenta para derrubar a opressão. Acreditamos num futuro em que a tecnologia é colaborativa, transparente, equitativa e libertadora." @@ -201,11 +203,17 @@ "heading": "Doe com criptomoedas", "content": "Pode enviar {ethSymbol}, {usdcSymbol}, {usdtSymbol} ou {btcSymbol} para os seguintes endereços da {foundationName}." }, - "heroAppeal": "Esperávamos que este dia nunca chegasse, mas o {appName} entrou agora em seus últimos 90 dias de operação. Se não conseguirmos atingir nossa meta de financiamento dentro desse período, a {foundationNameWithAcronym} será forçada a encerrar suas atividades.



    Até o momento, a {foundationAcronym} recebeu aproximadamente {donationAmount} em doações. Isso é suficiente para manter a infraestrutura crítica do {appName} pelos próximos 90 dias. Somos extremamente gratos pelo apoio que o {appName} recebeu da comunidade, mas infelizmente isso não é suficiente para manter desenvolvedores em tempo integral. Como resultado, todos os funcionários e desenvolvedores remunerados terão seu último dia de trabalho em 9 de abril de 2026. Após essa data, alguns membros da equipe continuarão principalmente de forma voluntária para ajudar a manter o {appName} até 8 de julho de 2026.



    Este é nosso apelo final à comunidade do {appName}: sem o seu apoio, a {foundationAcronym} encerrará todas as operações em 8 de julho de 2026.



    Entendemos que isso pode ser um choque. De fora, o {appName} parece ser um aplicativo bem-sucedido e em crescimento — com milhões de downloads, fortes avaliações nas lojas de aplicativos e crescimento contínuo, tendo recentemente ultrapassado 1,7 milhão de usuários ativos mensais. No entanto, o sucesso de {appNamePossessive} só foi possível graças aos colaboradores e equipes dedicados que trabalham incansavelmente para melhorá-lo todos os dias. São desenvolvedores altamente qualificados e arquitetos de sistemas descentralizados e, como qualquer pessoa, têm contas para pagar e famílias para sustentar.



    O {appName} tem a sorte de contar com colaboradores que acreditam profundamente em sua missão e estão dispostos a aceitar uma remuneração menor do que poderiam ganhar em outros lugares. Isso ajuda a reduzir os custos gerais, mas ainda há um nível mínimo de financiamento necessário para operar. Mesmo com uma equipe enxuta, a {foundationAcronym} estima esse custo em aproximadamente {costPerYear} por ano.



    Embora isso possa parecer um valor alto, reflete a realidade de construir e manter uma infraestrutura segura e descentralizada. Na maioria dos mercados, desenvolvedores sêniores frequentemente recebem salários superiores a {seniorDevSalaryPerYear} por ano e, além disso, há custos jurídicos e operacionais para manter a {foundationAcronym}. Em comparação com seus concorrentes, o {appName} opera de forma extremamente eficiente, cumprindo sua missão com um orçamento comparável à remuneração combinada de apenas dois executivos seniores em algumas empresas maiores de mensagens.



    Se você já doou, agradecemos sinceramente. Toda contribuição ajuda a aproximar o {appName} de sua meta de financiamento.



    Também queremos assegurar que, se a {foundationAcronym} não conseguir garantir financiamento suficiente para atingir seus objetivos nos próximos 90 dias, quaisquer doações que não possam ser usadas de acordo com a constituição da {foundationAcronymPossessive} serão doadas publicamente à {effName}.



    Por enquanto, voluntários manterão o {appName} funcionando pelo maior tempo possível. Se você acredita que pode ajudar o {appName} antes que o tempo acabe, entre em contato por .", "6": { "heading": "Doe via {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "FAQ (Perguntas Mais Frequentes)", + "content": "" + }, + "heading": "{appName} precisa da sua ajuda", + "heroContent": "As mensagens privadas são uma parte essencial da nossa vida moderna. A comunicação segura protege as pessoas da tirania, protege quem luta contra a injustiça e fortalece os defensores dos direitos humanos em todo o mundo.



    No entanto, os opositores da privacidade, bem financiados, estão a trabalhar ativamente para suprimir a tecnologia que protege os direitos humanos básicos e a dignidade das pessoas. Políticos em todo o mundo estão a pressionar por leis que enfraquecem a encriptação, a tecnologia de privacidade é difamada nos meios de comunicação social e os capitalistas da vigilância estão a lucrar com o caos. Apesar da adversidade, {appName} continua a oferecer um espaço seguro, protegido e de confiança para as pessoas comunicarem online. {appName} é uma aplicação de mensagens gratuita, privada e segura. Não rastreia utilizadores nem vende os seus dados — apenas envia mensagens, em privado. Milhões de pessoas em todo o mundo recorreram ao Session quando precisaram de um lugar seguro e protegido para conversar.



    Mais do que uma ferramenta, {appName} é um símbolo da importância da tecnologia open source, transparente e resiliente. É tecnologia como {appName} que protege os nossos direitos humanos básicos numa era de crescente incerteza e autoritarismo.", + "heroAppeal": "Graças ao apoio incrível e contínuo que {appName} tem recebido da comunidade, garantimos um caminho a seguir para continuar a desenvolver {appName} para além de 8 de julho. Uma equipa menor continuará o desenvolvimento até 2027, focada em fortalecer o projeto e construir uma base para o seu futuro a longo prazo.



    Aqueles que trabalham em {appName} querem expressar gratidão aos membros dedicados da comunidade que ajudaram a manter o projeto em funcionamento através das suas contribuições, quer sejam doações diretas, a continuação da operação de nós na rede ou a divulgação da nossa campanha de doações.



    Embora os procedimentos de encerramento tenham sido cancelados, a forma do projeto {appName} continua a mudar consideravelmente. O projeto será agora liderado por Jason Rhinelander, arquiteto-chefe de software de longa data e membro da {foundationNameWithAcronym}.



    Atualmente, as doações recebidas são suficientes para apoiar a infraestrutura crítica, manter Jason como programador e possivelmente adicionar outro programador a tempo inteiro ao projeto. Ainda existe também uma pequena equipa de voluntários a contribuir para outros aspetos do ecossistema.



    Sem o seu apoio, {appName} já não existiria.



    Daqui para a frente, a fundação funcionará com custos e recursos muito mais baixos. Continuará a investigar formas de angariar financiamento adicional, quer através de contribuições externas quer por meio de iniciativas como o {appName} Pro.



    Apesar da incerteza recente, {appName} continua a ser uma aplicação bem-sucedida — com milhões de transferências, classificações fortes nas lojas de aplicações e crescimento contínuo (ultrapassando recentemente 1,7 milhões de utilizadores ativos mensais).



    {appName} tem a sorte de contar com colaboradores que acreditam profundamente na sua missão e que estão dispostos a aceitar uma compensação mais baixa do que poderiam ganhar noutro lugar ou a oferecer o seu tempo como voluntários para apoiar o ecossistema. Se fez um donativo durante esta campanha, agradecemos-lhe sinceramente. Cada contribuição ajuda a fazer avançar {appName}. Embora a fundação tenha agora o financiamento necessário para manter {appName} a avançar, doações adicionais são bem-vindas e permitiriam à fundação expandir a equipa de desenvolvimento, acelerando a disponibilização de novas melhorias de segurança, privacidade e usabilidade.



    Se tiver interesse em saber mais, veja este vídeo com Jason, os cofundadores Kee e Chris, e o presidente da {foundationAcronym}, Alex.



    A fundação tem agora um caminho a seguir para {appName}, mas ainda há muito mais que pode ser alcançado com apoio adicional. Se acredita que pode ajudar, entre em contacto através de .", "buttonCard": "Doar com cartão", "buttonCrypto": "Doar com criptomoedas", "faq": { @@ -213,22 +221,10 @@ "question": "Como posso doar para {appName}?", "answer": "Atualmente, há três formas de apoiar o desenvolvimento contínuo de {appName}:



    {donationProviderName}



    {donationProviderName} é uma plataforma de terceiros que ajuda organizações sem fins lucrativos a aceitar doações através de vários métodos de pagamento. Pode fazer uma doação à {foundationName} através de {donationProviderName} aqui.



    Os métodos de pagamento suportados incluem:{wordSilentDonor}



    Criptomoeda direta



    Também pode doar criptomoedas diretamente à {foundationName}, enviando fundos para os endereços de carteira indicados abaixo.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Este {wordEthereumAddress} aceita doações em {ethSymbol}, bem como {wordTokens} {wordErc20} em cadeias {wordEvmCompatible}, como {ethNetworkName}, {arbNetworkName} e {baseNetworkName} (por exemplo, {usdtSymbol} e {usdcSymbol}).



    Nota: Se estiver a considerar fazer uma doação superior a {largeDonationAmount} usando qualquer método de pagamento, contacte-nos em " }, - "2": { - "question": "Por que sua meta de doações é de 1 milhão de dólares? ", - "answer": "Isso equivale a cerca de 12 meses de fôlego financeiro, tempo suficiente para concluir o trabalho no {appNameProtocolV2}, lançar o {appNamePro} e dar suporte ao {wordPro} por um período razoável de adoção inicial. Esse trabalho está sendo priorizado porque é necessário para alcançar a sustentabilidade do ecossistema. No longo prazo, o {appName} foi projetado para se tornar autossustentável por meio do {wordPro} e de outras utilidades do token; no entanto, é necessário tempo e esforço adicionais para chegar a esse ponto.



    Embora isso seja muito dinheiro para uma pessoa, para um aplicativo da escala e do impacto do {appName}, esses custos são relativamente modestos." - }, "3": { "question": "Para que minha doação será usada?", "answer": "Sua doação será recebida pela {foundationName}, uma fundação sediada na Suíça que é a atual guardiã do aplicativo e do projeto {appName}. Sua doação será usada para apoiar o desenvolvimento contínuo e a sustentabilidade do {appName}." }, - "4": { - "question": "O que acontece se a meta de doações não for atingida?", - "answer": "Atualmente, a fundação recebeu doações suficientes para fornecer suporte mínimo pelos próximos 3 meses. Isso significa que o {appName} continuará disponível para download nas lojas de aplicativos e que a infraestrutura crítica, como o servidor de notificações push e os servidores de arquivos, permanecerá online.



    Se a arrecadação for bem-sucedida, a fundação poderá continuar o desenvolvimento ativo do {appName}, incluindo o lançamento do {appNamePro} e do {appNameProtocolV2}.



    Se não for bem-sucedida, a falta de financiamento significará que a fundação não poderá apoiar o {appName} de forma alguma e precisará encerrar suas atividades. Como resultado, o {appName} será removido das lojas de aplicativos, e a infraestrutura crítica, como o servidor de arquivos do {appName}, o servidor de notificações push e os nós-semente, ficará offline." - }, - "tax-question": { - "question": "Posso fazer uma doação dedutível nos impostos?", - "answer": "" - }, "5": { "question": "O que é a {foundationName}?", "answer": "A {foundationName} ({foundationAcronym}) é uma fundação sediada na Suíça e a guardiã do aplicativo e do projeto {appName}. Você pode saber mais sobre o papel da fundação dentro do ecossistema do {appName} aqui." @@ -240,12 +236,162 @@ "7": { "question": "Há outras formas de eu ajudar o {appName}?", "answer": "Atualmente, as doações são a principal forma de ajudar a apoiar o {appName}. No entanto, se você não puder doar, há várias outras maneiras de ajudar:
    1. Compartilhe este apelo com amigos e familiares que usam o {appName} e possam ter interesse em apoiar nossa missão.
    2. Ajude a traduzir o {appName} para outros idiomas via {wordCrowdin}
    3. Contribua para a base de código open source do {appNamePossessive}
    " + }, + "tax-question": { + "question": "Posso fazer uma doação dedutível nos impostos?", + "answer": "" } }, - "appealHeading": "Nosso apelo final:

    o {appName} encerrará suas atividades em 90 dias", - "7": { - "heading": "FAQ (Perguntas Mais Frequentes)", - "content": "" + "appealHeading": "Um caminho a seguir para {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/ro.json b/locales/ro.json index a150d0a..3480666 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -80,7 +80,6 @@ "content": "{appName} este un mesager criptat end-to-end care îți protejează datele personale. Recâștigă controlul cu o aplicație de mesagerie concepută, construită și operată de o comunitate globală de experți în confidențialitate." }, "benefits": { - "title": "Beneficii", "1": { "heading": "Fără numere de telefon", "content": "Păstrează-ți identitatea privată cu ID-urile de cont. Nu este necesar niciun număr de telefon sau e-mail pentru a te înscrie." @@ -104,11 +103,10 @@ "6": { "heading": "Fără trackere", "content": "Datele tale nu sunt colectate niciodată, nici urmărite,

    și nici vândute către terți." - } + }, + "title": "Beneficii" }, "features": { - "title": "Funcționalități", - "heading": "Bucură-te de funcționalitățile pe care le iubești și de securitatea de care ai nevoie.", "1": { "heading": "Vorbește liber", "content": "Doar tu și persoana cu care vorbești puteți vedea mesajele. Bucură-te de sentimentul de libertate cu criptare end-to-end și mesaje care dispar." @@ -120,7 +118,9 @@ "3": { "heading": "Ține pasul cu grupul tău", "content": "Indiferent dacă stai de vorbă cu prieteni apropiați sau organizezi un eveniment important, este ușor cu discuțiile {featureGroup} și {featureCommunity} (peste 100 de membri) securizate." - } + }, + "title": "Funcționalități", + "heading": "Bucură-te de funcționalitățile pe care le iubești și de securitatea de care ai nevoie." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Donează | Sprijină tehnologia pentru confidențialitate", "description": "{foundationName} nu poate continua fără sprijinul tău. Donează astăzi pentru a ajuta {appName} în lupta sa pentru supraviețuire." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} are nevoie de ajutorul tău", - "heroContent": "Mesageria privată este o parte esențială a vieții noastre moderne. Comunicarea securizată îi protejează pe oameni de tiranie, îi apără pe cei care luptă împotriva nedreptății și le dă putere apărătorilor drepturilor omului din întreaga lume.



    Cu toate acestea, adversarii vieții private, bine finanțați, lucrează activ pentru a suprima tehnologia care protejează drepturile fundamentale ale omului și demnitatea oamenilor. Politicieni din întreaga lume promovează legi care subminează criptarea, tehnologia pentru confidențialitate este calomniată în mass-media, iar capitaliștii supravegherii profită de pe urma acestui haos. În ciuda adversității, {appName} continuă să ofere un spațiu sigur, securizat și de încredere pentru ca oamenii să comunice online. {appName} este o aplicație de mesagerie gratuită, privată și securizată. Nu urmărește utilizatorii și nu îți vinde datele — doar trimite mesaje, în mod privat. Milioane de oameni din întreaga lume au apelat la Session atunci când au avut nevoie de un loc sigur și securizat pentru a purta o conversație.



    Mai mult decât un simplu instrument, {appName} este un simbol al importanței tehnologiei open-source, transparente și reziliente. Tehnologii precum {appName} ne protejează drepturile fundamentale ale omului într-o eră a incertitudinii crescânde și a autoritarismului.", "1": { "heading": "O forță a binelui", "content": "Tehnologia ne transformă societatea. În prezent, un grup foarte restrâns de persoane și instituții puternice deține un control disproporționat asupra internetului. În multe cazuri, tehnologia este folosită pentru a reduce la tăcere, a manipula și a reprima. Este timpul să ne opunem acestor forțe ale puterii.Suntem agenți ai schimbării într-o lume în care tehnologia este un instrument pentru răsturnarea opresiunii. Credem într-un viitor în care tehnologia este colaborativă, transparentă, echitabilă și eliberatoare." @@ -201,11 +203,17 @@ "heading": "Donează prin criptomonede", "content": "Poți trimite {ethSymbol}, {usdcSymbol}, {usdtSymbol} sau {btcSymbol} la următoarele adrese ale {foundationName}." }, - "heroAppeal": "Am sperat că ziua aceasta nu va veni niciodată, dar {appName} a intrat acum în ultimele sale 90 de zile de funcționare. Dacă nu reușim să ne atingem obiectivul de finanțare în această perioadă, {foundationNameWithAcronym} va fi nevoită să își închidă activitatea.



    Până în prezent, {foundationAcronym} a primit aproximativ {donationAmount} în donații. Aceasta este o sumă suficientă pentru a menține infrastructura critică a {appName} în următoarele 90 de zile. Suntem extrem de recunoscători pentru sprijinul pe care {appName} l-a primit din partea comunității, dar, din păcate, acesta nu este suficient pentru a păstra dezvoltatori angajați cu normă întreagă. Ca urmare, toți angajații și dezvoltatorii plătiți își vor avea ultima zi de lucru pe 9 aprilie 2026. După această dată, unii membri ai echipei vor continua în principal pe bază de voluntariat pentru a ajuta la menținerea {appName} până la 8 iulie 2026.



    Acesta este apelul nostru final către comunitatea {appName}: fără sprijinul vostru, {foundationAcronym} își va înceta complet activitatea pe 8 iulie 2026.



    Înțelegem că acest lucru poate fi un șoc. Din exterior, {appName} pare a fi o aplicație de succes și în creștere - cu milioane de descărcări, evaluări puternice în magazinele de aplicații și o creștere continuă, depășind recent 1,7 milioane de utilizatori activi lunar. Totuși, succesul {appNamePossessive} a fost posibil doar datorită contributorilor și echipelor dedicate care lucrează neobosit pentru a o îmbunătăți în fiecare zi. Aceștia sunt dezvoltatori cu înaltă calificare și arhitecți ai sistemelor descentralizate și, ca toată lumea, au facturi de plătit și familii de întreținut.



    {appName} are norocul să aibă contributori care cred profund în misiunea sa și sunt dispuși să accepte o compensație mai mică decât ar putea câștiga în altă parte. Acest lucru ajută la reducerea costurilor totale, dar există totuși un nivel minim de finanțare necesar pentru funcționare. Chiar și cu o echipă restrânsă, {foundationAcronym} estimează acest cost la aproximativ {costPerYear} pe an.



    Deși aceasta poate părea o sumă mare, ea reflectă realitatea construirii și menținerii unei infrastructuri sigure și descentralizate. Pe majoritatea piețelor, dezvoltatorii seniori au adesea salarii care depășesc {seniorDevSalaryPerYear} pe an, iar peste acestea se adaugă costurile juridice și operaționale necesare pentru funcționarea {foundationAcronym}. Comparativ cu competitorii săi, {appName} funcționează extrem de eficient, îndeplinindu-și misiunea cu un buget comparabil cu remunerația totală combinată a doar doi directori executivi seniori din unele companii de mesagerie mai mari.



    Dacă ai donat deja, îți mulțumim sincer. Fiecare contribuție ajută {appName} să se apropie de obiectivul său de finanțare.



    De asemenea, vrem să te asigurăm că, dacă {foundationAcronym} nu reușește să obțină în următoarele 90 de zile o finanțare suficientă pentru a-și atinge obiectivele, orice donații care nu pot fi utilizate în conformitate cu constituția {foundationAcronymPossessive} vor fi donate public către {effName}.



    Deocamdată, voluntarii vor menține {appName} pe linia de plutire cât mai mult posibil. Dacă crezi că poți ajuta {appName} înainte să expire timpul, te rugăm să contactezi .", "6": { "heading": "Donează prin {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "Întrebări frecvente", + "content": "" + }, + "heading": "{appName} are nevoie de ajutorul tău", + "heroContent": "Mesageria privată este o parte esențială a vieții noastre moderne. Comunicarea securizată îi protejează pe oameni de tiranie, îi apără pe cei care luptă împotriva nedreptății și le dă putere apărătorilor drepturilor omului din întreaga lume.



    Cu toate acestea, adversarii vieții private, bine finanțați, lucrează activ pentru a suprima tehnologia care protejează drepturile fundamentale ale omului și demnitatea oamenilor. Politicieni din întreaga lume promovează legi care subminează criptarea, tehnologia pentru confidențialitate este calomniată în mass-media, iar capitaliștii supravegherii profită de pe urma acestui haos. În ciuda adversității, {appName} continuă să ofere un spațiu sigur, securizat și de încredere pentru ca oamenii să comunice online. {appName} este o aplicație de mesagerie gratuită, privată și securizată. Nu urmărește utilizatorii și nu îți vinde datele — doar trimite mesaje, în mod privat. Milioane de oameni din întreaga lume au apelat la Session atunci când au avut nevoie de un loc sigur și securizat pentru a purta o conversație.



    Mai mult decât un simplu instrument, {appName} este un simbol al importanței tehnologiei open-source, transparente și reziliente. Tehnologii precum {appName} ne protejează drepturile fundamentale ale omului într-o eră a incertitudinii crescânde și a autoritarismului.", + "heroAppeal": "Datorită sprijinului extraordinar și constant pe care {appName} l-a primit din partea comunității, am asigurat o cale de urmat pentru a continua dezvoltarea {appName} după 8 iulie. O echipă mai mică va continua dezvoltarea până în 2027, concentrându-se pe consolidarea proiectului și pe construirea unei baze pentru viitorul său pe termen lung.



    Cei care lucrează la {appName} doresc să își exprime recunoștința față de membrii dedicați ai comunității care au ajutat la menținerea proiectului prin contribuțiile lor, fie că este vorba de donații directe, de continuarea operării nodurilor în rețea sau de creșterea vizibilității campaniei noastre de donații.



    Deși procedurile de închidere au fost anulate, forma proiectului {appName} se schimbă încă în mod considerabil. Proiectul va fi acum condus de Jason Rhinelander, arhitect software-șef de lungă durată și membru al {foundationNameWithAcronym}.



    În prezent, donațiile primite sunt suficiente pentru a susține infrastructura critică, pentru a-l păstra pe Jason ca dezvoltator și, posibil, pentru a adăuga încă un dezvoltator cu normă întreagă la proiect. Există, de asemenea, încă o mică echipă de voluntari care contribuie la alte aspecte ale ecosistemului.



    Fără sprijinul dumneavoastră, {appName} nu ar mai exista.



    În viitor, fundația va funcționa cu costuri și resurse mult mai reduse. Ea va continua să investigheze modalități de a obține finanțare suplimentară, fie prin contribuții externe, fie prin eforturi precum {appName} Pro.



    În ciuda incertitudinii recente, {appName} continuă să fie o aplicație de succes — cu milioane de descărcări, evaluări puternice în magazinele de aplicații și o creștere continuă (depășind recent 1,7 milioane de utilizatori activi lunar).



    {appName} are norocul să aibă contributori care cred profund în misiunea sa și sunt dispuși să accepte o compensație mai mică decât ar putea câștiga în altă parte sau să își ofere timpul voluntar pentru a sprijini ecosistemul. Dacă ați donat în timpul acestei campanii, vă mulțumim sincer. Fiecare contribuție ajută la progresul {appName}. Deși fundația are acum finanțarea necesară pentru a menține {appName} pe drumul său, donațiile suplimentare sunt binevenite și ar permite fundației să extindă echipa de dezvoltare, accelerând livrarea de noi îmbunătățiri în materie de securitate, confidențialitate și ușurință în utilizare.



    Dacă sunteți interesat să aflați mai multe, urmăriți acest videoclip cu Jason, cofondatorii Kee și Chris și președintele {foundationAcronym}, Alex.



    Fundația are acum o cale de urmat pentru {appName}, dar încă se pot realiza mult mai multe cu sprijin suplimentar. Dacă credeți că puteți ajuta, vă rugăm să contactați .", "buttonCard": "Donează cu cardul", "buttonCrypto": "Donează prin criptomonede", "faq": { @@ -213,22 +221,10 @@ "question": "Cum pot dona pentru {appName}?", "answer": "În prezent, există trei moduri de a sprijini dezvoltarea continuă a {appName}:



    {donationProviderName}



    {donationProviderName} este o platformă terță care ajută organizațiile non-profit să accepte donații printr-o varietate de metode de plată. Poți dona către {foundationName} prin {donationProviderName} aici.



    Metodele de plată acceptate includ:{wordSilentDonor}



    Criptomonedă directă



    De asemenea, poți dona criptomonede direct către {foundationName}, trimițând fonduri la adresele de portofel enumerate mai jos.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Această {wordEthereumAddress} acceptă donații în {ethSymbol}, precum și {wordTokens} {wordErc20} (cum ar fi {usdtSymbol} și {usdcSymbol}) pe lanțuri {wordEvmCompatible}, precum {ethNetworkName}, {arbNetworkName} și {baseNetworkName}.



    Notă: Dacă iei în considerare să faci o donație mai mare de {largeDonationAmount} folosind orice metodă de plată, te rugăm să ne contactezi la " }, - "2": { - "question": "De ce este obiectivul vostru de donații de 1 milion de dolari ", - "answer": "Acest lucru este echivalent cu aproximativ 12 luni de resurse financiare, suficient timp pentru a finaliza lucrul la {appNameProtocolV2}, a lansa {appNamePro} și a susține {wordPro} pentru o perioadă rezonabilă de lansare graduală. Această activitate este prioritizată deoarece este necesară pentru a obține sustenabilitatea ecosistemului. Pe termen lung, {appName} este conceput să devină autosustenabil prin {wordPro} și alte utilități ale tokenului, însă este nevoie de timp și efort suplimentar pentru a ajunge în acel punct.



    Deși pentru o persoană această sumă este foarte mare, pentru o aplicație de amploarea și impactul {appName}, aceste costuri sunt relativ modeste." - }, "3": { "question": "Pentru ce va fi folosită donația mea?", "answer": "Donația ta va fi primită de {foundationName}, o fundație cu sediul în Elveția, care este în prezent administratorul aplicației și proiectului {appName}. Donația ta va fi folosită pentru a susține dezvoltarea continuă și sustenabilitatea {appName}." }, - "4": { - "question": "Ce se întâmplă dacă obiectivul vostru de donații nu este atins?", - "answer": "În prezent, fundația a primit suficiente donații pentru a asigura suportul minim absolut pentru următoarele 3 luni. Acest lucru înseamnă că {appName} va rămâne disponibil pentru descărcare în magazinele de aplicații, iar infrastructura critică, precum serverele de notificări push și de fișiere, va rămâne online.



    Dacă strângerea de fonduri are succes, fundația ar putea continua dezvoltarea activă a {appName}, inclusiv lansarea {appNamePro} și {appNameProtocolV2}.



    Dacă nu are succes, lipsa finanțării va însemna că fundația nu va putea susține {appName} în nicio capacitate și va trebui să își închidă activitatea. Ca rezultat, {appName} va fi eliminat din magazinele de aplicații, iar infrastructura critică, precum serverul de fișiere {appName}, serverul de notificări push și nodurile seed, va deveni indisponibilă." - }, - "tax-question": { - "question": "Pot face o donație deductibilă fiscal?", - "answer": "" - }, "5": { "question": "Ce este {foundationName}?", "answer": "{foundationName} ({foundationAcronym}) este o fundație cu sediul în Elveția și administratorul aplicației și proiectului {appName}. Poți afla mai multe despre rolul fundației în ecosistemul {appName} aici." @@ -240,12 +236,162 @@ "7": { "question": "Există și alte moduri în care pot ajuta {appName}?", "answer": "Donațiile sunt în prezent principalul mod în care poți ajuta la susținerea {appName}. Totuși, dacă nu poți dona, există câteva alte moduri în care poți ajuta:
    1. Distribuie acest apel prietenilor și familiei care folosesc {appName} și ar putea fi interesați să susțină misiunea noastră.
    2. Ajută la traducerea {appName} în alte limbi prin {wordCrowdin}
    3. Contribuie la baza de cod open-source a {appNamePossessive}
    " + }, + "tax-question": { + "question": "Pot face o donație deductibilă fiscal?", + "answer": "" } }, - "appealHeading": "Apelul nostru final:

    {appName} se închide în 90 de zile", - "7": { - "heading": "Întrebări frecvente", - "content": "" + "appealHeading": "Un drum înainte pentru {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/sv.json b/locales/sv.json index 3002039..ce1cf64 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -80,7 +80,6 @@ "content": "{appName} är en ände-till-ände krypterad meddelandeapp som skyddar din personliga data. Ta tillbaka kontrollen med en meddelandeapp designad, utvecklad och driven av en global community av integritetsexperter." }, "benefits": { - "title": "Fördelar", "1": { "heading": "Inga telefonnummer", "content": "Håll din identitet privat med konto-ID:n. Inget telefonnummer eller e-post krävs för att registrera dig." @@ -104,11 +103,10 @@ "6": { "heading": "Inga spårare", "content": "Dina data samlas aldrig in, spåras aldrig och

    säljs aldrig till tredje part." - } + }, + "title": "Fördelar" }, "features": { - "title": "Funktioner", - "heading": "Njut av funktionerna du älskar och säkerheten du behöver.", "1": { "heading": "Tala fritt", "content": "Bara du och den du pratar med kan se dina meddelanden. Njut av känslan av frihet med end-to-end-kryptering och självförstörande meddelanden." @@ -120,7 +118,9 @@ "3": { "heading": "Häng med din grupp", "content": "Oavsett om du uppdaterar dig med nära vänner eller organiserar ett stort event, är det enkelt med säkra {featureGroup}- och {featureCommunity}-chattar (100+ medlemmar)." - } + }, + "title": "Funktioner", + "heading": "Njut av funktionerna du älskar och säkerheten du behöver." } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "Donera | Stöd integritetsteknik", "description": "{foundationName} kan inte fortsätta utan ditt stöd. Donera idag för att hjälpa {appName} i kampen för sin överlevnad." + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} behöver din hjälp", - "heroContent": "Privata meddelanden är en viktig del av vårt moderna liv. Säker kommunikation skyddar människor från tyranni, skyddar dem som kämpar mot orättvisor och stärker människorättsförsvarare världen över.



    De välfinansierade motståndarna till integritet arbetar aktivt för att undertrycka den teknik som skyddar människors grundläggande mänskliga rättigheter och värdighet. Politiker runt om i världen driver på för lagar som bryter kryptering, integritetsteknik förtalas i medierna och övervakningskapitalister tjänar på kaoset. Trots motgångarna fortsätter {appName} att erbjuda en säker, trygg och pålitlig plats för människor att kommunicera online. {appName} är en gratis, privat och säker meddelandeapp. Den spårar inte användare och säljer inte dina data – den skickar bara meddelanden, privat. Miljontals människor runt om i världen har vänt sig till Session när de behövt en säker och trygg plats för att föra ett samtal.



    {appName} är mer än bara ett verktyg – det är en symbol för vikten av öppen källkod, transparent och motståndskraftig teknik. Det är teknik som {appName} som skyddar våra grundläggande mänskliga rättigheter i en tid av växande osäkerhet och auktoritarism.", "1": { "heading": "En kraft för det goda", "content": "Teknik förändrar vårt samhälle. Just nu har en liten grupp mäktiga individer och institutioner oproportionerligt stor kontroll över internet. I många fall används teknik för att tysta, manipulera och förtrycka. Det är dags att stå emot dessa maktkrafter.Vi är förändringsaktörer i en värld där teknik är ett verktyg för att störta förtryck. Vi tror på en framtid där teknik är samarbetsinriktad, transparent, rättvis och befriande." @@ -201,11 +203,17 @@ "heading": "Donera med krypto", "content": "Du kan skicka {ethSymbol}, {usdcSymbol}, {usdtSymbol} eller {btcSymbol} till följande adresser tillhörande {foundationName}." }, - "heroAppeal": "Vi hade hoppats att den här dagen aldrig skulle komma, men {appName} har nu gått in i sina sista 90 dagars drift. Om vi inte lyckas nå vårt finansieringsmål inom denna period kommer {foundationNameWithAcronym} att tvingas lägga ner.



    Hittills har {foundationAcronym} tagit emot ungefär {donationAmount} i donationer. Detta räcker för att upprätthålla kritisk {appName}-infrastruktur under de kommande 90 dagarna. Vi är oerhört tacksamma för det stöd som {appName} har fått från communityn, men tyvärr räcker detta inte för att behålla heltidsanställda utvecklare. Som ett resultat kommer all betald personal och alla utvecklare att ha sin sista arbetsdag den 9 april 2026. Efter detta datum kommer vissa teammedlemmar att fortsätta främst på volontärbasis för att hjälpa till att underhålla {appName} fram till den 8 juli 2026.



    Detta är vår sista vädjan till {appName}-communityn: utan ert stöd kommer {foundationAcronym} att upphöra med all verksamhet den 8 juli 2026.



    Vi förstår att detta kan komma som en chock. Utifrån ser {appName} ut att vara en framgångsrik app i tillväxt - med miljontals nedladdningar, starka betyg i appbutikerna och fortsatt tillväxt, och den har nyligen passerat 1,7 miljoner aktiva användare per månad. Men {appNamePossessive} framgång har bara varit möjlig tack vare de engagerade bidragsgivarna och teamen som outtröttligt arbetar för att förbättra appen varje dag. Det här är högkvalificerade utvecklare och arkitekter av decentraliserade system, och precis som alla andra har de räkningar att betala och familjer att försörja.



    {appName} har turen att ha bidragsgivare som tror djupt på dess uppdrag och är villiga att acceptera lägre ersättning än de skulle kunna få någon annanstans. Detta hjälper till att minska de totala kostnaderna, men det finns fortfarande en miniminivå av finansiering som krävs för att verksamheten ska fungera. Även med ett litet team uppskattar {foundationAcronym} denna kostnad till ungefär {costPerYear} per år.



    Även om detta kan verka som en stor summa, återspeglar det verkligheten i att bygga och underhålla säker, decentraliserad infrastruktur. På de flesta marknader har seniora utvecklare ofta löner som överstiger {seniorDevSalaryPerYear} per år, och utöver detta tillkommer juridiska och operativa omkostnader för att driva {foundationAcronym}. Jämfört med sina konkurrenter drivs {appName} extremt effektivt och uppnår sitt uppdrag med en budget som motsvarar den sammanlagda ersättningen till endast två seniora chefer på vissa större meddelandeföretag.



    Om du redan har donerat vill vi rikta ett varmt tack till dig. Varje bidrag hjälper {appName} närmare sitt finansieringsmål.



    Vi vill också försäkra dig om att om {foundationAcronym} inte lyckas säkra tillräcklig finansiering för att nå sina mål inom de kommande 90 dagarna, kommer alla donationer som inte kan användas i enlighet med {foundationAcronymPossessive} stadgar att doneras offentligt till {effName}.



    Tills vidare kommer volontärer att hålla {appName} flytande så länge som möjligt. Om du tror att du kan hjälpa {appName} innan tiden rinner ut, vänligen kontakta .", "6": { "heading": "Donera via {wordSilentDonor}", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "Vanliga frågor", + "content": "" + }, + "heading": "{appName} behöver din hjälp", + "heroContent": "Privata meddelanden är en viktig del av vårt moderna liv. Säker kommunikation skyddar människor från tyranni, skyddar dem som kämpar mot orättvisor och stärker människorättsförsvarare världen över.



    De välfinansierade motståndarna till integritet arbetar aktivt för att undertrycka den teknik som skyddar människors grundläggande mänskliga rättigheter och värdighet. Politiker runt om i världen driver på för lagar som bryter kryptering, integritetsteknik förtalas i medierna och övervakningskapitalister tjänar på kaoset. Trots motgångarna fortsätter {appName} att erbjuda en säker, trygg och pålitlig plats för människor att kommunicera online. {appName} är en gratis, privat och säker meddelandeapp. Den spårar inte användare och säljer inte dina data – den skickar bara meddelanden, privat. Miljontals människor runt om i världen har vänt sig till Session när de behövt en säker och trygg plats för att föra ett samtal.



    {appName} är mer än bara ett verktyg – det är en symbol för vikten av öppen källkod, transparent och motståndskraftig teknik. Det är teknik som {appName} som skyddar våra grundläggande mänskliga rättigheter i en tid av växande osäkerhet och auktoritarism.", + "heroAppeal": "Tack vare det otroliga och fortsatta stöd som {appName} har fått från communityn har vi säkrat en väg framåt för att fortsätta utveckla {appName} efter den 8 juli. Ett mindre team kommer att fortsätta utvecklingen in i 2027, med fokus på att stärka projektet och bygga en grund för dess långsiktiga framtid.



    De som arbetar med {appName} vill uttrycka sin tacksamhet till de engagerade medlemmarna i communityn som har hjälpt till att hålla projektet igång genom sina bidrag, vare sig det handlar om direkta donationer, att fortsätta driva noder i nätverket eller att sprida kännedom om vår donationskampanj.



    Även om nedstängningsprocesserna har ställts in förändras {appName}-projektet fortfarande avsevärt. Projektet kommer nu att ledas av Jason Rhinelander, mångårig Chief Software Architect och medlem i {foundationNameWithAcronym}.



    För närvarande är de mottagna donationerna tillräckliga för att stödja kritisk infrastruktur, behålla Jason som utvecklare och möjligen lägga till ytterligare en heltidsutvecklare i projektet. Det finns också fortfarande ett litet team av volontärer som bidrar till andra aspekter av ekosystemet.



    Utan ditt stöd skulle {appName} inte längre existera.



    Framöver kommer stiftelsen att verka med betydligt lägre kostnader och resurser. Den kommer att fortsätta undersöka sätt att få in ytterligare finansiering, antingen via externa bidrag eller genom satsningar som {appName} Pro.



    Trots den senaste tidens osäkerhet fortsätter {appName} att vara en framgångsrik app – med miljontals nedladdningar, starka betyg i appbutikerna och fortsatt tillväxt (nyligen över 1,7 miljoner aktiva användare per månad).



    {appName} har lyckan att ha bidragsgivare som tror djupt på dess uppdrag och som är villiga att acceptera lägre ersättning än de skulle kunna få någon annanstans, eller att arbeta ideellt för att stödja ekosystemet. Om du har donerat under den här kampanjen tackar vi dig innerligt. Varje bidrag hjälper {appName} framåt. Även om stiftelsen nu har den finansiering som behövs för att hålla {appName} på rätt kurs, är ytterligare donationer välkomna och skulle göra det möjligt för stiftelsen att utöka utvecklingsteamet och påskynda leveransen av nya förbättringar inom säkerhet, integritet och användbarhet.



    Om du är intresserad av att höra mer, se den här videon med Jason, medgrundarna Kee och Chris samt {foundationAcronym}:s president Alex.



    Stiftelsen har nu en väg framåt för {appName}, men det finns fortfarande mycket mer som kan uppnås med ytterligare stöd. Om du tror att du kan hjälpa till, vänligen kontakta .", "buttonCard": "Donera med kort", "buttonCrypto": "Donera med krypto", "faq": { @@ -213,22 +221,10 @@ "question": "Hur kan jag donera till {appName}?", "answer": "Det finns för närvarande tre sätt att stödja den fortsatta utvecklingen av {appName}:



    {donationProviderName}



    {donationProviderName} är en tredjepartsplattform som hjälper ideella organisationer att ta emot donationer genom en rad olika betalningsmetoder. Du kan donera till {foundationName} via {donationProviderName} här.



    Betalningsmetoder som stöds inkluderar:{wordSilentDonor}



    Direkt kryptovaluta



    Du kan också donera kryptovaluta direkt till {foundationName} genom att skicka medel till plånboksadresserna nedan.



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    Denna {wordEthereumAddress} tar emot donationer i {ethSymbol}, samt {wordErc20} {wordTokens} (såsom {usdtSymbol} och {usdcSymbol}) över {wordEvmCompatible}-kedjor, som {ethNetworkName}, {arbNetworkName} och {baseNetworkName}.



    Obs: Om du överväger att ge en donation på mer än {largeDonationAmount} med någon betalningsmetod, vänligen kontakta oss på " }, - "2": { - "question": "Varför är ert donationsmål 1 miljon dollar? ", - "answer": "Detta motsvarar ungefär 12 månaders handlingsutrymme, tillräckligt med tid för att slutföra arbetet med {appNameProtocolV2}, lansera {appNamePro} och stödja {wordPro} under en rimlig uppstartsperiod. Detta arbete prioriteras eftersom det behövs för att uppnå ett hållbart ekosystem. På lång sikt är {appName} utformat för att bli självförsörjande genom {wordPro} och andra användningsområden för tokenen, men det krävs mer tid och arbete för att nå dit.



    Även om detta är mycket pengar för en enskild person är dessa kostnader relativt måttliga för en applikation i {appName}s skala och med sådan påverkan." - }, "3": { "question": "Vad kommer min donation att användas till?", "answer": "Din donation kommer att tas emot av {foundationName}, en schweizisk stiftelse som för närvarande är förvaltare av {appName}-appen och projektet. Din donation kommer att användas för att stödja den fortsatta utvecklingen och långsiktiga hållbarheten för {appName}." }, - "4": { - "question": "Vad händer om ni inte når ert donationsmål?", - "answer": "För närvarande har stiftelsen fått in tillräckligt med donationer för att kunna ge absolut minimalt stöd under de kommande 3 månaderna. Detta innebär att {appName} fortsatt kommer att vara tillgänglig för nedladdning i appbutikerna och att kritisk infrastruktur, som servrar för pushnotiser och filer, kommer att förbli online.



    Om insamlingen blir framgångsrik skulle stiftelsen kunna fortsätta den aktiva utvecklingen av {appName}, inklusive lanseringen av {appNamePro} och {appNameProtocolV2}.



    Om den misslyckas innebär bristen på finansiering att stiftelsen inte kan stödja {appName} i någon kapacitet och måste läggas ner. Som en följd skulle {appName} tas bort från appbutikerna, och kritisk infrastruktur som {appName}s filserver, pushnotisserver och seednoder skulle gå offline." - }, - "tax-question": { - "question": "Kan jag göra en avdragsgill donation?", - "answer": "" - }, "5": { "question": "Vad är {foundationName}?", "answer": "{foundationName} ({foundationAcronym}) är en schweizisk stiftelse och förvaltaren av {appName}-appen och projektet. Du kan läsa mer om stiftelsens roll inom {appName}-ekosystemet här." @@ -240,12 +236,162 @@ "7": { "question": "Finns det andra sätt jag kan hjälpa {appName}?", "answer": "Donationer är för närvarande det främsta sättet du kan hjälpa till att stödja {appName}. Men om du inte har möjlighet att donera finns det flera andra sätt du kan hjälpa till:
    1. Dela denna vädjan med vänner och familj som använder {appName} och kan vara intresserade av att stödja vårt uppdrag.
    2. Hjälp till att översätta {appName} till andra språk via {wordCrowdin}
    3. Bidra till {appNamePossessive} kodbas med öppen källkod
    " + }, + "tax-question": { + "question": "Kan jag göra en avdragsgill donation?", + "answer": "" } }, - "appealHeading": "Vår sista vädjan:

    {appName} stängs ner om 90 dagar", - "7": { - "heading": "Vanliga frågor", - "content": "" + "appealHeading": "En väg framåt för {appName}" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/zh-CN.json b/locales/zh-CN.json index d834eb2..97e0616 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -80,7 +80,6 @@ "content": "{appName} 是一款采用端到端加密的消息应用,保护您的个人数据。由全球隐私专家社群共同设计、构建并维护,让您重新掌握控制权。" }, "benefits": { - "title": "优势", "1": { "heading": "无手机号码", "content": "使用 {featureAccountIds} 保护您的身份。

    注册无需提供电话号码或邮箱。" @@ -104,11 +103,10 @@ "6": { "heading": "无追踪器", "content": "您的数据永远不会被收集、追踪,

    也不会出售给第三方。" - } + }, + "title": "优势" }, "features": { - "title": "功能", - "heading": "享受您喜爱的功能,同时保障所需的安全性。", "1": { "heading": "畅所欲言", "content": "只有您和对方才能看到您的消息。端到端加密与阅后即焚消息功能,为您带来自由的沟通体验。" @@ -120,7 +118,9 @@ "3": { "heading": "紧随您的圈子", "content": "无论是与好友叙旧,还是组织大型活动,通过安全的 {featureGroup} 和 {featureCommunity}(100+ 成员)聊天都轻而易举。" - } + }, + "title": "功能", + "heading": "享受您喜爱的功能,同时保障所需的安全性。" } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "捐赠 | 支持隐私技术", "description": "没有您的支持,{foundationName} 就无法继续前行。立即捐赠,帮助 {appName} 继续为生存而战。" + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} 需要您的帮助", - "heroContent": "私密消息传递是现代生活中不可或缺的一部分。安全的通信让人们免受暴政侵害,保护那些对抗不公的人,并赋能全球各地的人权捍卫者。



    然而,拥有充足资源的隐私反对者正积极试图压制那些守护人们基本人权与尊严的技术。世界各地的政客都在推动破坏加密的法律,隐私技术在媒体中遭到诋毁,而监控资本家则正从这种混乱中牟利。尽管面临重重逆境,{appName} 仍持续为人们提供一个安全、可靠且值得信赖的在线沟通空间。{appName} 是一款免费、私密且安全的消息应用。它不追踪用户,也不会出售您的数据——它只是私密地发送消息。全球数百万人在需要一个安全可靠的对话空间时选择了 Session。



    {appName} 不仅仅是一个工具,它还是开源、透明且具备韧性技术重要性的象征。正是像 {appName} 这样的技术,在这个日益充满不确定性与威权主义的时代,守护着我们的基本人权。", "1": { "heading": "向善的力量", "content": "技术正在改变我们的社会。当前,少数强大的个人和机构对互联网拥有不成比例的控制权。在许多情况下,技术正被用来压制、操纵和打压他人。现在是时候反击这些权力力量了。我们是在一个将技术作为颠覆压迫工具的世界中的变革推动者。我们相信,未来的技术将是协作的、透明的、公平的,并且能带来自由。" @@ -201,11 +203,17 @@ "heading": "通过加密货币捐赠", "content": "您可以将 {ethSymbol}、{usdcSymbol}、{usdtSymbol} 或 {btcSymbol} 发送到以下 {foundationName} 地址。" }, - "heroAppeal": "我们曾希望这一天永远不会到来,但 {appName} 如今已进入最后 90 天的运营期。如果我们无法在此期间达成筹资目标,{foundationNameWithAcronym} 将被迫关闭。



    截至目前,{foundationAcronym} 已收到约 {donationAmount} 的捐款。这笔资金足以在未来 90 天内维持 {appName} 关键基础设施的运行。我们对社区给予 {appName} 的支持深表感激,但遗憾的是,这还不足以留住全职开发人员。因此,所有受薪员工和开发人员的最后一个工作日将是 2026 年 4 月 9 日。在此日期之后,部分团队成员将主要以志愿者的身份继续协助维护 {appName},直至 2026 年 7 月 8 日。



    这是我们向 {appName} 社区发出的最后呼吁:没有你们的支持,{foundationAcronym} 将于 2026 年 7 月 8 日停止所有运营。



    我们理解这可能会令人震惊。从外部来看,{appName} 似乎是一款成功且不断发展的应用——拥有数百万次下载、优异的应用商店评分,并持续增长,最近月活跃用户已突破 1.7 million。然而,{appNamePossessive} 的成功之所以成为可能,完全是因为那些日复一日不懈努力改进它的贡献者和团队。他们是技术高超的开发者和去中心化系统架构师,而和所有人一样,他们也需要支付账单、养家糊口。



    {appName} 很幸运拥有一批对其使命深信不疑的贡献者,他们愿意接受低于其他地方可获得报酬的薪资。这有助于降低总体成本,但运营仍然需要达到一个最低资金水平。即使团队已经非常精简,{foundationAcronym} 估计这项成本每年仍约为 {costPerYear}。



    这看起来也许是一大笔钱,但这反映了构建和维护安全、去中心化基础设施的现实。在大多数市场中,高级开发人员的年薪通常超过 {seniorDevSalaryPerYear},除此之外,运营 {foundationAcronym} 还存在法律和运营管理方面的额外开支。与竞争对手相比,{appName} 的运营效率极高,以相当于某些大型消息公司仅两位高级管理人员总薪酬的预算来实现其使命。



    如果您已经捐赠,我们向您致以诚挚感谢。每一笔捐助都能帮助 {appName} 更接近其筹资目标。



    我们还想向您保证,如果 {foundationAcronym} 在接下来的 90 天内无法获得足以实现其目标的资金,任何无法根据 {foundationAcronymPossessive} 章程使用的捐款都将公开捐赠给 {effName}。



    目前,志愿者们将尽可能长时间维持 {appName} 的运转。如果您认为自己能在时间耗尽前帮助 {appName},请联系 。", "6": { "heading": "通过 {wordSilentDonor} 捐赠", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "常见问题", + "content": "" + }, + "heading": "{appName} 需要您的帮助", + "heroContent": "私密消息传递是现代生活中不可或缺的一部分。安全的通信让人们免受暴政侵害,保护那些对抗不公的人,并赋能全球各地的人权捍卫者。



    然而,拥有充足资源的隐私反对者正积极试图压制那些守护人们基本人权与尊严的技术。世界各地的政客都在推动破坏加密的法律,隐私技术在媒体中遭到诋毁,而监控资本家则正从这种混乱中牟利。尽管面临重重逆境,{appName} 仍持续为人们提供一个安全、可靠且值得信赖的在线沟通空间。{appName} 是一款免费、私密且安全的消息应用。它不追踪用户,也不会出售您的数据——它只是私密地发送消息。全球数百万人在需要一个安全可靠的对话空间时选择了 Session。



    {appName} 不仅仅是一个工具,它还是开源、透明且具备韧性技术重要性的象征。正是像 {appName} 这样的技术,在这个日益充满不确定性与威权主义的时代,守护着我们的基本人权。", + "heroAppeal": "由于社区给予 {appName} 难以置信且持续不断的支持,我们已经找到了一条前进道路,使 {appName} 能够在 7 月 8 日之后继续发展。一个规模更小的团队将继续开发到 2027 年,重点是增强项目实力,并为其长期未来奠定基础。



    {appName} 的工作人员希望向那些通过贡献帮助项目持续推进的忠实社区成员表达感谢,无论是直接捐款、持续运行网络中的节点,还是提高大家对我们捐赠活动的认知。



    尽管关停程序已经取消,{appName} 项目的形态仍在发生相当大的变化。该项目现在将由 Jason Rhinelander 领导,他是 {foundationNameWithAcronym} 的资深首席软件架构师及成员。



    目前,收到的捐款足以支持关键基础设施、留任 Jason 作为开发者,并且可能再为项目增加一名全职开发者。与此同时,仍有一个小型志愿者团队在为生态系统的其他方面作出贡献。



    没有你们的支持,{appName} 将不复存在。



    今后,基金会将以低得多的成本和资源运营。它也将继续探索筹集更多资金的方式,无论是通过外部捐助,还是通过 {appName} Pro 之类的工作。



    尽管近期存在不确定性,{appName} 仍然是一款成功的应用——拥有数百万次下载、强劲的应用商店评分,并持续增长(最近月活跃用户已超过 170 万)。



    {appName} 很幸运,拥有一群深信其使命的贡献者,他们愿意接受低于在其他地方可获得报酬的薪资,或以志愿方式投入时间来支持这一生态系统。如果你曾在此次活动中捐款,我们向你致以诚挚的感谢。每一份贡献都在推动 {appName} 前进。虽然基金会现在已经拥有让 {appName} 继续前行所需的资金,但我们仍欢迎额外捐款,这将使基金会能够扩大开发团队,加快推出新的安全、隐私和易用性改进。



    如果你有兴趣了解更多,请观看这段由 Jason、联合创始人 Kee 和 Chris 以及 {foundationAcronym} 主席 Alex 出镜的视频。



    基金会如今已经为 {appName} 找到了继续前进的道路,但如果获得更多支持,仍然可以实现更多目标。如果你认为自己能够提供帮助,请联系 。", "buttonCard": "信用卡捐赠", "buttonCrypto": "加密货币捐赠", "faq": { @@ -213,22 +221,10 @@ "question": "我如何向 {appName} 捐赠?", "answer": "目前有三种方式可以支持 {appName} 的持续开发:



    {donationProviderName}



    {donationProviderName} 是一个第三方平台,帮助非营利组织通过多种支付方式接受捐赠。您可以通过 {donationProviderName} 在此向 {foundationName} 捐赠。



    支持的支付方式包括:{wordSilentDonor}



    直接加密货币



    您也可以通过向下方列出的钱包地址转账,直接向 {foundationName} 捐赠加密货币。



    {wordBitcoinAddress}:{addressBitcoin}



    {wordBitcoinCashAddress}:{addressBitcoinCash}



    {wordEthereumAddress}:{addressEthereum}



    此 {wordEthereumAddress} 接受 {ethSymbol} 捐赠,以及通过与 {wordEvmCompatible} 链兼容的 {wordErc20} {wordTokens}(例如 {usdtSymbol} 和 {usdcSymbol})在 {ethNetworkName}、{arbNetworkName} 和 {baseNetworkName} 等链上进行的捐赠。



    注意:如果您考虑通过任何支付方式捐赠超过 {largeDonationAmount},请通过 联系我们" }, - "2": { - "question": "为什么你们的捐赠目标是 1 million dollars? ", - "answer": "这相当于大约 12 个月的运营资金缓冲期,足以完成 {appNameProtocolV2} 的开发、推出 {appNamePro},并为 {wordPro} 提供一段合理的爬坡支持期。这些工作之所以被优先推进,是因为它们对于实现生态系统的可持续性至关重要。从长期来看,{appName} 的设计目标是通过 {wordPro} 和其他代币用途实现自给自足,但要达到这一点,仍需要额外的时间和投入。



    虽然对个人来说这是一大笔钱,但对于像 {appName} 这样具有当前规模和影响力的应用而言,这些成本相对并不高。" - }, "3": { "question": "我的捐赠将用于什么用途?", "answer": "您的捐赠将由 {foundationName} 接收。该基金会位于瑞士,是当前 {appName} 应用和项目的管护机构。您的捐赠将用于支持 {appName} 的持续开发与长期可持续性。" }, - "4": { - "question": "如果你们没有达到捐赠目标,会发生什么?", - "answer": "目前,基金会已收到足够的捐款,可在未来 3 个月内提供最基本的支持。这意味着 {appName} 仍将可在各大应用商店下载,而推送通知服务器和文件服务器等关键基础设施也将继续在线。



    如果募资成功,基金会将能够继续积极开发 {appName},包括推出 {appNamePro} 和 {appNameProtocolV2}。



    如果募资失败,资金短缺将意味着基金会无法以任何形式继续支持 {appName},并将不得不关闭。因此,{appName} 将从应用商店下架,而像 {appName} 文件服务器、推送通知服务器和种子节点这样的关键基础设施也将离线。" - }, - "tax-question": { - "question": "我可以进行可抵税的捐赠吗?", - "answer": "" - }, "5": { "question": "什么是 {foundationName}?", "answer": "{foundationName}({foundationAcronym})是一家位于瑞士的基金会,也是 {appName} 应用和项目的管护机构。您可以 在此 进一步了解该基金会在 {appName} 生态系统中的作用。" @@ -240,12 +236,162 @@ "7": { "question": "还有其他方式可以帮助 {appName} 吗?", "answer": "捐赠是您目前支持 {appName} 的主要方式。不过,如果您无法捐赠,仍然还有其他几种方式可以提供帮助:
    1. 将这份呼吁分享给使用 {appName} 且可能有兴趣支持我们使命的朋友和家人。
    2. 通过 {wordCrowdin} 帮助将 {appName} 翻译成其他语言
    3. 为 {appNamePossessive} 的 开源代码库 做出贡献
    " + }, + "tax-question": { + "question": "我可以进行可抵税的捐赠吗?", + "answer": "" } }, - "appealHeading": "我们最后的呼吁:

    {appName} 将在 90 天后停止服务", - "7": { - "heading": "常见问题", - "content": "" + "appealHeading": "{appName} 的前行之路" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/locales/zh-TW.json b/locales/zh-TW.json index e1acd99..8da22b9 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -80,7 +80,6 @@ "content": "{appName} 是一款 端對端 加密的即時通訊工具,可保護你的個人資料。這是一款由全球隱私專家社群設計、開發及營運的通訊應用,讓你重新掌控權力。" }, "benefits": { - "title": "優勢", "1": { "heading": "無需電話號碼", "content": "使用帳戶ID保護您的身分隱私。註冊時無需提供電話號碼或郵件地址。" @@ -104,11 +103,10 @@ "6": { "heading": "無追蹤器", "content": "你的資料永不被收集、追蹤,

    也永不販售給第三方。" - } + }, + "title": "優勢" }, "features": { - "title": "功能", - "heading": "享受你喜愛的功能和必需的安全性。", "1": { "heading": "自在對話", "content": "只有你和你的對話對象可以看見訊息。透過端對端加密及閱後即焚訊息,享受自由對話的感覺。" @@ -120,7 +118,9 @@ "3": { "heading": "與夥伴保持聯繫", "content": "無論是與親密好友聯絡感情,還是籌辦大型活動,透過安全的 {featureGroup} 和 {featureCommunity}(可容納 100+ 成員)聊天室都毫不費力。" - } + }, + "title": "功能", + "heading": "享受你喜愛的功能和必需的安全性。" } }, "redirect": { @@ -176,11 +176,13 @@ "donate": { "title": "捐款 | 支持隱私技術", "description": "沒有您的支持,{foundationName} 就無法繼續前行。立即捐款,幫助 {appName} 繼續為生存而戰。" + }, + "pro": { + "title": "{wordPro} | Unlock the Full Potential of {appName}", + "description": "Upgrade to {appNamePro} to support the project and unlock premium features for private communication." } }, "donate": { - "heading": "{appName} 需要您的幫助", - "heroContent": "私人訊息傳遞是現代生活中不可或缺的一部分。安全的通訊讓人們免受暴政侵害,保護那些對抗不公的人,並賦予全球各地人權捍衛者力量。



    然而,資源充足的隱私反對者正積極試圖壓制那些守護人們基本人權與尊嚴的技術。世界各地的政客都在推動破壞加密的法律,隱私技術在媒體中遭到抹黑,而監控資本家則正從這種混亂中牟利。儘管面臨重重逆境,{appName} 仍持續為人們提供一個安全、可靠且值得信賴的線上溝通空間。{appName} 是一款免費、私密且安全的訊息應用程式。它不追蹤使用者,也不會出售您的資料——它只是私密地傳送訊息。全球數百萬人在需要一個安全可靠的對話空間時選擇了 Session。



    {appName} 不僅僅是一個工具,它也是開源、透明且具韌性技術重要性的象徵。正是像 {appName} 這樣的技術,在這個日益充滿不確定性與威權主義的時代,守護著我們的基本人權。", "1": { "heading": "向善的力量", "content": "科技正在改變我們的社會。當前,少數強大的個人和機構對網際網路擁有不成比例的控制權。在許多情況下,科技正被用來壓制、操縱和打壓他人。現在是時候反擊這些權力力量了。我們是在一個將科技作為顛覆壓迫工具的世界中的變革推動者。我們相信,未來的科技將是協作的、透明的、公平的,並且能帶來自由。" @@ -201,11 +203,17 @@ "heading": "透過加密貨幣捐款", "content": "您可以將 {ethSymbol}、{usdcSymbol}、{usdtSymbol} 或 {btcSymbol} 傳送到以下 {foundationName} 地址。" }, - "heroAppeal": "我們原本希望這一天永遠不會到來,但 {appName} 如今已進入最後 90 天的營運期。若我們無法在此期間內達成募款目標,{foundationNameWithAcronym} 將被迫關閉。



    截至目前為止,{foundationAcronym} 已收到約 {donationAmount} 的捐款。這筆金額足以在接下來 90 天內維持 {appName} 關鍵基礎設施的運作。我們對社群一直以來給予 {appName} 的支持深表感激,但遺憾的是,這仍不足以留住全職開發人員。因此,所有受薪員工與開發人員的最後工作日將為 2026 年 4 月 9 日。此日期之後,部分團隊成員將主要以志工身分繼續協助維護 {appName},直到 2026 年 7 月 8 日。



    這是我們向 {appName} 社群發出的最後呼籲:沒有你們的支持,{foundationAcronym} 將於 2026 年 7 月 8 日全面停止運作。



    我們理解這個消息可能令人震驚。從外部看來,{appName} 似乎是一款成功且持續成長的應用程式——擁有數百萬次下載、穩健的應用商店評分,以及持續成長的用戶數,最近每月活躍用戶更已超過 1.7 million。然而,{appNamePossessive} 的成功之所以可能,全仰賴那些每天不懈努力改進它的貢獻者與團隊。這些人都是技術高超的開發者與去中心化系統架構師,而他們和所有人一樣,也有帳單要付、家庭要養。



    {appName} 很幸運擁有一群對其使命深信不疑的貢獻者,並願意接受比其他地方更低的報酬。這有助於降低整體成本,但要維持營運,仍然需要一定程度的最低資金。即使團隊精簡,{foundationAcronym} 仍估計每年成本約為 {costPerYear}。



    這個數字看起來或許很高,但它反映的是建置與維護安全、去中心化基礎設施的現實成本。在大多數市場中,資深開發者的年薪往往超過 {seniorDevSalaryPerYear},此外還有營運 {foundationAcronym} 所需承擔的法律與營運管理開銷。與競爭對手相比,{appName} 的營運效率其實非常高;它完成使命所需的預算,大致只相當於某些大型通訊公司兩位高階主管合計的薪酬。



    如果你已經捐款,我們在此致上最誠摯的感謝。每一筆貢獻,都能幫助 {appName} 更接近募款目標。



    我們也想向你保證:若 {foundationAcronym} 在接下來 90 天內仍無法取得足以達成目標的資金,任何無法依照 {foundationAcronymPossessive} 章程使用的捐款,都將公開捐贈給 {effName}。



    目前,志工們仍會盡可能讓 {appName} 持續運作。如果你相信自己能在時間耗盡前幫助 {appName},請透過 與我們聯繫。", "6": { "heading": "透過 {wordSilentDonor} 捐款", "content": "Individuals may make an anonymous tax deductible gift to the {foundationName} using {wordSilentDonor}.



    {wordSilentDonor} is a third party which can facilitate donations to the {foundationAcronym} using card, bank transfer, and crypto" }, + "7": { + "heading": "常見問題", + "content": "" + }, + "heading": "{appName} 需要您的幫助", + "heroContent": "私人訊息傳遞是現代生活中不可或缺的一部分。安全的通訊讓人們免受暴政侵害,保護那些對抗不公的人,並賦予全球各地人權捍衛者力量。



    然而,資源充足的隱私反對者正積極試圖壓制那些守護人們基本人權與尊嚴的技術。世界各地的政客都在推動破壞加密的法律,隱私技術在媒體中遭到抹黑,而監控資本家則正從這種混亂中牟利。儘管面臨重重逆境,{appName} 仍持續為人們提供一個安全、可靠且值得信賴的線上溝通空間。{appName} 是一款免費、私密且安全的訊息應用程式。它不追蹤使用者,也不會出售您的資料——它只是私密地傳送訊息。全球數百萬人在需要一個安全可靠的對話空間時選擇了 Session。



    {appName} 不僅僅是一個工具,它也是開源、透明且具韌性技術重要性的象徵。正是像 {appName} 這樣的技術,在這個日益充滿不確定性與威權主義的時代,守護著我們的基本人權。", + "heroAppeal": "感謝社群一直以來給予 {appName} 的驚人且持續的支持,我們已經找到一條可行的前進道路,讓 {appName} 能在 7 月 8 日之後繼續開發。較精簡的團隊將持續開發至 2027 年,專注於強化專案,並為其長期未來奠定基礎。



    {appName} 團隊想向所有盡心投入的社群成員表達感謝,感謝你們透過各種貢獻協助專案持續運作,無論是直接捐款、持續在網路中營運節點,或是提高大眾對我們捐款活動的關注。



    雖然關閉程序已經取消,但 {appName} 專案的樣貌仍在大幅改變。專案未來將由 Jason Rhinelander 領導,他是資深的首席軟體架構師,也是 {foundationNameWithAcronym} 的成員。



    目前收到的捐款,足以支應關鍵基礎設施、讓 Jason 繼續擔任開發人員,並且可能再為專案增加另一位全職開發人員。此外,仍有一小群志工持續為生態系的其他面向做出貢獻。



    沒有你們的支持,{appName} 就不會繼續存在。



    展望未來,基金會將以低得多的成本與資源運作,並持續探索籌措額外資金的方式,無論是透過外部捐助,或透過像 {appName} Pro 這樣的計畫。



    儘管近期充滿不確定性,{appName} 仍然是一款成功的應用程式——擁有數百萬次下載、優異的應用程式商店評分,以及持續成長的表現(最近每月活躍使用者已突破 1.7 million)。



    {appName} 很幸運,擁有一群深信其使命的貢獻者,他們願意接受比在其他地方可能獲得更低的報酬,或投入志願時間來支持這個生態系。如果你曾在這次活動期間捐款,我們由衷感謝你。每一筆貢獻都能推動 {appName} 向前發展。雖然基金會目前已具備讓 {appName} 繼續前進所需的資金,但我們仍歡迎額外捐款,這將使基金會能夠擴大開發團隊,加快推出新的安全性、隱私與可用性改進。



    如果你有興趣了解更多,請觀看由 Jason、共同創辦人 Kee 與 Chris,以及 {foundationAcronym} 主席 Alex 出鏡的 這支影片



    基金會如今已為 {appName} 找到前進的道路,但若有更多支持,仍然還能達成更多目標。如果你認為自己可以提供幫助,請聯絡 。", "buttonCard": "信用卡捐款", "buttonCrypto": "加密貨幣捐款", "faq": { @@ -213,22 +221,10 @@ "question": "我如何向 {appName} 捐款?", "answer": "目前有三種方式可以支持 {appName} 的持續開發:



    {donationProviderName}



    {donationProviderName} 是一個協助非營利組織透過多種付款方式接受捐款的第三方平台。您可以透過 {donationProviderName} 在此 向 {foundationName} 捐款。



    支援的付款方式包括:{wordSilentDonor}



    直接加密貨幣



    您也可以將資金發送到下列錢包地址,直接向 {foundationName} 捐贈加密貨幣。



    {wordBitcoinAddress}: {addressBitcoin}



    {wordBitcoinCashAddress}: {addressBitcoinCash}



    {wordEthereumAddress}: {addressEthereum}



    此 {wordEthereumAddress} 接受 {ethSymbol} 捐款,也接受跨 {wordEvmCompatible} 鏈(例如 {ethNetworkName}、{arbNetworkName} 和 {baseNetworkName})的 {wordErc20} {wordTokens}(例如 {usdtSymbol} 和 {usdcSymbol})。



    注意:如果您考慮透過任何付款方式捐贈超過 {largeDonationAmount},請透過 與我們聯絡" }, - "2": { - "question": "你們的捐款目標為什麼是 1 million dollars? ", - "answer": "這大約相當於 12 個月的資金緩衝期,足以完成 {appNameProtocolV2} 的相關工作、推出 {appNamePro},並在合理的導入成長期間內支援 {wordPro}。之所以優先推進這些工作,是因為這對實現生態系的永續發展至關重要。從長遠來看,{appName} 的設計目標是透過 {wordPro} 與其他代幣用途達成自給自足;然而,要走到那一步,仍需要更多時間與投入。



    雖然對個人而言這是一大筆錢,但對於像 {appName} 這種具備如此規模與影響力的應用程式來說,這些成本其實相對節制。" - }, "3": { "question": "我的捐款將會用在哪裡?", "answer": "你的捐款將由 {foundationName} 接收。這是一個設立於瑞士的基金會,也是目前 {appName} 應用程式與專案的管理機構。你的捐款將用於支持 {appName} 的持續開發與永續發展。" }, - "4": { - "question": "如果沒有達成捐款目標,會發生什麼事?", - "answer": "目前,基金會已收到足以在未來 3 個月內提供最基本支持的捐款。這表示 {appName} 仍會繼續在應用商店上提供下載,而像是推播通知與檔案伺服器等關鍵基礎設施也會持續上線運作。



    如果募款成功,基金會將能繼續積極開發 {appName},包括推出 {appNamePro} 與 {appNameProtocolV2}。



    如果募款失敗,資金短缺將意味著基金會無法再以任何形式支援 {appName},並且必須關閉。因此,{appName} 將會從應用商店下架,而像是 {appName} 檔案伺服器、推播通知伺服器與種子節點等關鍵基礎設施也將離線。" - }, - "tax-question": { - "question": "我可以進行可抵稅的捐款嗎?", - "answer": "" - }, "5": { "question": "{foundationName} 是什麼?", "answer": "{foundationName}({foundationAcronym})是一個設立於瑞士的基金會,也是 {appName} 應用程式與專案的管理機構。你可以在 這裡 進一步了解該基金會在 {appName} 生態系中的角色。" @@ -240,12 +236,162 @@ "7": { "question": "還有其他我可以幫助 {appName} 的方式嗎?", "answer": "目前,捐款是你支持 {appName} 的主要方式。不過,如果你無法捐款,還有其他幾種方式可以幫忙:
    1. 將這則呼籲分享給使用 {appName}、且可能有興趣支持我們使命的親友。
    2. 透過 {wordCrowdin} 協助將 {appName} 翻譯成其他語言
    3. 為 {appNamePossessive} 的 開源程式碼庫 做出貢獻
    " + }, + "tax-question": { + "question": "我可以進行可抵稅的捐款嗎?", + "answer": "" } }, - "appealHeading": "我們最後的呼籲:

    {appName} 將在 90 天後停止營運", - "7": { - "heading": "常見問題", - "content": "" + "appealHeading": "{appName} 的前進之路" + }, + "pro": { + "heading": "Privacy that feels ", + "tag": "Upgrade to {appNamePro} and unlock the full potential of private communication", + "features": { + "1": { + "1": { + "featureName": "Private & Secure Messaging", + "featureDescription": "Send end to end encrypted messages to contacts and groups with full privacy." + }, + "2": { + "featureName": "No Phone Numbers", + "featureDescription": "Create an account without a phone number or real world identity." + }, + "3": { + "featureName": "Onion Routing", + "featureDescription": "Use Onion Routing to hide your IP address from eavesdroppers." + }, + "4": { + "featureName": "Files & Attachments", + "featureDescription": "Send end to end encrypted attachments to contacts and groups up to 10mb." + }, + "heading": "Free", + "tag": "Security for Everyone" + }, + "2": { + "heading": "{wordPro}", + "tag": "Advanced Features", + "moreName": "Plus Loads More...", + "moreDescription": "More {wordPro} features are on the way. Take a look at what’s Coming Soon " + }, + "3": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "Send attachments which exceed the 10mb file size limit. " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Increased member limits in groups where you are an admin." + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "Edit your messages and use advanced formatting features." + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "Manage multiple {appName} accounts from a single device." + }, + "heading": "Coming Soon", + "tag": "Future {wordPro} Features", + "tagMobile": "Coming Soon to {wordPro}" + }, + "priceFrom": "From {price}/Month", + "headingMobile": "Features", + "detailedRoadmap": "Detailed Roadmap" + }, + "info": { + "heading": "What is {appNamePro}", + "content": "{appNamePro} offers premium features and functionality in the {appName} messaging app. {wordPro} includes unique and exclusive cosmetic upgrades and unlocks additional access to {appNamePossessive} decentralized network.



    With {wordPro}, users pay to offset the increased network usage of certain activities, such as sending long messages or large attachments." + }, + "upgrade": { + "heading": "Upgrade to {wordPro} Beta ", + "mobile": { + "1": { + "upgradeName": "On your {platform} Device", + "upgradeDescription": "Open {appName} on your {platform} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "{appName} must have been installed via {platformStoreShort}. Billing is not supported {notSupportedInfo}", + "upgradeSubDescriptionNotSupportedInfoAndroid": "via {wordFDroid} or {wordAPK} installs.", + "upgradeSubDescriptionNotSupportedInfoIos": "when sideloading {wordIPAs}." + }, + "2": { + "upgradeName": "On a linked Device", + "upgradeDescription": "Open {appName} on a linked {platformA} or {platformB} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading all devices sharing that {appName} account will inherit {wordPro}." + } + }, + "desktop": { + "1": { + "upgradeName": "On a linked device", + "upgradeDescription": "Unfortunately, {wordPro} access can only be purchased via the {platformStoreGoogle} or {platformStoreApple}. {appName} developers are working on alternative payment options to allow users to purchase {wordPro} access outside of the {platformStoreGoogle} and {platformStoreApple}.



    For now, to upgrade a {wordDesktop} device to {wordPro}, open {appName} on a linked {platformAndroid} or {platformIos} device, go to {appName} Settings, and tap Upgrade {appName}.", + "upgradeSubDescription": "Soon after upgrading, all devices sharing that {appName} account will inherit {wordPro}." + } + } + }, + "roadmap": { + "1": { + "featureName": "Larger File Attachments", + "featureDescription": "{appNamePro} will remove the constraints on file sharing for {wordPro} users, allowing attachments well beyond the standard {standardUserFileUploadLimit} limit. This feature leverages the {appNameRouterPossessive} capabilities for more efficient file transfers across the network, making it practical to share documents, images, and media files without leaving the secure {appName} environment.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Share complete documents and high-quality media: Send PDFs, presentations, and spreadsheets without compression or splitting. Transfer photos and videos in their original resolution, preserving quality for professional or personal use.
  • Secure file exchange: Keep sensitive documents within {appNamePossessive} encrypted environment instead of relying on less secure third-party file sharing services.
  • Streamlined workflow: Eliminate the need to switch between apps or platforms when collaborating on projects or sharing important files.
  • " + }, + "2": { + "featureName": "Bigger Groups", + "featureDescription": "Groups with at least one {wordPro} administrator will accommodate up to {proUserMaxGroupSize} members—triple the standard {standardUserMaxGroupSize}-member limit. This expanded capacity transforms how larger communities can coordinate and communicate privately on {appName}.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Organization-ready: Support entire departments, teams, or small companies within a single secure group chat.
  • Community building: Run larger interest-based or regional groups without hitting member limits or splitting conversations.
  • Event coordination: Manage conferences, workshops, or large-scale projects with all stakeholders in one encrypted space.
  • " + }, + "3": { + "featureName": "Message Editing and Formatting", + "featureDescription": "{appNamePro} members will gain access to a full suite of powerful messaging features that enhance how messages are composed and refined. These tools bring professional communication capabilities to {appName} while maintaining complete privacy. These features will also roll out on a limited basis for free users, ensuring everyone benefits from {appNamePossessive} evolution.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Markdown formatting: Style messages with rich text formatting for clearer communication in 1:1 conversations, group chats and communities.
  • Message editing: Correct typos and update sent messages at any point after sending.
  • Professional communication: Create well-structured messages with bold, italics, lists, and code blocks for technical discussions or detailed explanations
  • " + }, + "4": { + "featureName": "Multiple Identities", + "featureDescription": "A highly requested feature, multi-account support will allow users to manage multiple {appName} identities within a single installation. This powerful feature will let users compartmentalize different aspects of their digital life without juggling multiple devices or app installations. Free users of {appName} will also have access to multi-account support on a more limited basis.", + "featureSubheading": "Key benefits:", + "featureSublist": "
  • Identity separation: Maintain distinct personas for work, personal, and anonymous communications without cross-contamination.
  • Simplified switching: Toggle between accounts instantly without logging in and out or managing multiple apps.
  • Enhanced operational security: Reduce the risk of accidentally mixing professional and personal contacts or conversations.
  • " + }, + "heading": "Roadmap" + }, + "faq": { + "1": { + "question": "What is included in {appNamePro}?", + "answer": "{wordsProBeta} unlocks four features today: longer messages up to 10,000 characters, unlimited pinned conversations, animated display pictures and an optional {wordPro} Badge next to your display name to show your support for {appName}. You’ll also get access to new, {wordPro}-exclusive features as soon as they are released (see the Roadmap for more). By signing up for {wordPro}, you can help fund ongoing software development of {appName} and keep the project sustainable." + }, + "2": { + "question": "How does {appNamePro} affect my privacy?", + "answer": "{appNamePro} is designed so that paying for it does not identify you.



    Until other payment methods are available, you will need to purchase {appNamePro} via the {platformStoreApple} or {platformStoreGoogle}. {wordApple} or {wordGoogle} will need your payment details to process the purchase. These payment details are never shared with {appName}.



    Your {appNamePro} access is identified by a {wordPro} key rather than by your Account ID. The {wordPro} key is derived from your recovery password through a one-way process, so it cannot be used to work out your Account ID, and your Account ID cannot be used to work out your {wordPro} key.



    When you buy {appNamePro}, your device includes your {wordPro} key in the purchase. {wordApple} or {wordGoogle} passes it on to the {wordPro} backend along with the payment notification, so the backend knows which {wordPro} key the payment belongs to. This means {wordApple} or {wordGoogle} holds a record linking your {wordPro} key to your payment account. They cannot link that record to your Account ID, and neither can {appName}.



    Messages that use a {wordPro} feature carry a {appNamePro} Proof, which is a temporary {wordPro} key together with a signature from the {foundationName}. Your {wordPro} key itself is never included. The temporary key is replaced with a new one at least every 30 days.



    The {wordPro} backend stores your {wordPro} key and whether your access is currently active. Neither your {wordPro} key nor the temporary keys have any bearing on the security of your account. Encryption, onion routing, and metadata handling remain identical for {wordPro} and free users." + }, + "3": { + "question": "Is {appName} still free?", + "answer": "Yes, and it always will be. End-to-end encrypted messaging, accounts with no phone number, onion routing, attachments up to {standardUserFileUploadLimit}, and groups up to {standardUserMaxGroupSize} members are all free, for everyone. {wordPro} is entirely optional. It adds advanced features on top of the free app and helps fund software development and maintenance at {appName}." + }, + "4": { + "question": "What is the difference between {wordsProBeta} and {wordPro}?", + "answer": "{wordsProBeta} is the first version of {wordPro}, released early so people can test out new features and provide feedback while additional features are built. New features added later are included in your {wordPro} access at no extra cost. Once {wordBeta} testing concludes and the full feature set is rolled out, {appNamePro} {wordBeta} will simply become {appNamePro}." + }, + "5": { + "question": "Can I purchase {appNamePro} for my friend?", + "answer": "Not at the moment. A subscription is bought from inside {appName} and is bound to the account that bought it, so it can’t be gifted, transferred, or applied to someone else’s account. For now, a friend needs to upgrade from their own device." + }, + "6": { + "question": "How can I purchase {appNamePro} for my account?", + "answer": "Initially, {appNamePro} can be purchased via the {platformStoreApple} and {platformStoreGoogle}, with additional payment options planned for the future.



    On an {platformAndroid} or {platformIos} device, open {appName}, go to Settings, open Upgrade {appName}, and select a {wordPro} plan: monthly, 3 months, or annual (starting from {price}/month, charged in your store's local currency).



    Once additional payment options for {appNamePro} are made available, it will be possible to sign up for {appNamePro} on {wordDesktop}, {wordFDroid} or {wordAPK} installs, or on sideloaded {wordIPAs}. In the meantime, to access {wordPro} features on these devices, first upgrade on a linked {platformAndroid} or {platformIos} device where {appName} was installed from the {platformStoreApple} or {platformStoreGoogle}. Shortly after, every device linked to that {appName} account will have {wordPro}." + }, + "7": { + "question": "Can I refund my purchase?", + "answer": "Refunds are handled by the {platformStoreApple} and {platformStoreGoogle} under their own policies. Request a refund through {wordApple} or {wordGoogle}. If you require a refund on {platformAndroid} more than 48 hours after purchasing {appNamePro}, you can request a refund from the {foundationName} via this form. If a refund is granted, you will lose your {wordPro} access.



    If you only want to stop future charges, cancel your {wordPro} access in the store instead. Your {wordPro} benefits will stay active until the end of the period you’ve already paid for." + }, + "8": { + "question": "How are funds from {appNamePro} used?", + "answer": "Payments for {appNamePro}, after the commission taken by {wordApple} and {wordGoogle}, go to the {foundationName}, the Swiss foundation that stewards {appName}, and are used to fund ongoing software development at {appName}. Updates about development progress are shared on the {appName} blog." + }, + "9": { + "question": "Will more features be added to {wordPro} in the future?", + "answer": "Yes. Additional advanced features are planned to be added to the full version of {wordPro}. Some of these features include:
    • File attachments well beyond the {standardUserFileUploadLimit} limit
    • Groups of up to {proUserMaxGroupSize} members
    • Message editing and Markdown formatting
    • Multiple {appName} accounts managed from a single device
    Upcoming features are announced on the {appName} blog." + }, + "heading": "FAQ" } } } \ No newline at end of file diff --git a/next.config.js b/next.config.js index 12d9446..34adcc2 100644 --- a/next.config.js +++ b/next.config.js @@ -89,6 +89,7 @@ const nextConfig = { defaultLocale: isTranslateMode ? 'ach' : 'en', localeDetection: false, }, + trailingSlash: false, reactStrictMode: true, compress: true, diff --git a/package.json b/package.json index ea2a339..8aa556e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ "format": "biome format --write", "format:check": "biome format", "check": "biome check", - "check:fix": "biome check --write" + "check:fix": "biome check --write", + "crowdin:pull": "node --disable-warning=MODULE_TYPELESS_PACKAGE_JSON scripts/pull-crowdin-locales.ts" }, "dependencies": { "@contentful/rich-text-html-renderer": "^15.3.5", diff --git a/pages/api/donation-progress.ts b/pages/api/donation-progress.ts deleted file mode 100644 index 63b2fd9..0000000 --- a/pages/api/donation-progress.ts +++ /dev/null @@ -1,37 +0,0 @@ -import { readFileSync } from 'node:fs'; -import { resolve } from 'node:path'; -import type { NextApiRequest, NextApiResponse } from 'next'; - -export interface DonationProgressData { - currentAmount: number; - goalAmount: number; - goalBlogPostUrl: string; -} - -const DEFAULT_FILE_PATH = './data/donation-progress.json'; - -export function readDonationProgress(): DonationProgressData { - const filePath = resolve(process.env.DONATION_DATA_FILE ?? DEFAULT_FILE_PATH); - const raw = readFileSync(filePath, 'utf-8'); - const parsed = JSON.parse(raw); - - return { - currentAmount: typeof parsed.currentAmount === 'number' ? parsed.currentAmount : 0, - goalAmount: typeof parsed.goalAmount === 'number' ? parsed.goalAmount : 0, - goalBlogPostUrl: typeof parsed.goalBlogPostUrl === 'string' ? parsed.goalBlogPostUrl : '', - }; -} - -export default function handler( - _req: NextApiRequest, - res: NextApiResponse -) { - try { - const data = readDonationProgress(); - res.setHeader('Cache-Control', 'public, s-maxage=60, stale-while-revalidate=300'); - res.status(200).json(data); - } catch (err) { - console.error('[donation-progress] Failed to read donation data file:', err); - res.status(500).json({ error: 'Failed to load donation progress data' }); - } -} diff --git a/pages/donate.tsx b/pages/donate.tsx index 2efae29..d62b78c 100644 --- a/pages/donate.tsx +++ b/pages/donate.tsx @@ -32,7 +32,6 @@ import { } from '@/constants/localization'; import METADATA from '@/constants/metadata'; import { LUCIDE_ICONS_UNICODE } from '@/lib/lucide'; -import type { DonationProgressData } from './api/donation-progress'; import { StyledCollapsibleContent, StyledCollapsibleTrigger, @@ -81,15 +80,7 @@ const DONORBOX_SCRIPT_URL = 'https://donorbox.org/widgets.js'; const DONORBOX_SCRIPT_ID = 'donorbox-widget-script'; const DONORBOX_CAMPAIGN = 'session-technology-foundation-donations'; -export function DonorBox({ - showDonateCrypto, - showGoal, - donationProgress, -}: { - showDonateCrypto?: boolean; - showGoal?: boolean; - donationProgress?: DonationProgressData; -}) { +export function DonorBox({ showDonateCrypto }: { showDonateCrypto?: boolean }) { const t = useTranslations('donate'); useEffect(() => { // Check if already loaded by id, src, or registered custom element @@ -117,6 +108,7 @@ export function DonorBox({ return (
    - {showGoal && donationProgress ? ( - - ) : null} {showDonateCrypto ? (
    ); } -export default function Donate({ - donationProgress, -}: { - donationProgress: DonationProgressData; -}): ReactElement { +export default function Donate(): ReactElement { const t = useTranslations('donate'); return ( @@ -557,7 +478,7 @@ export default function Donate({