Compare commits

..

78 Commits

Author SHA1 Message Date
Nivedin
45b532747e fix: environment tooltip update bug (#3819) 2024-02-13 17:42:02 +05:30
Akash K
de4635df23 chore: add workspace type property in request run analytics event (#3820)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2024-02-13 17:38:11 +05:30
Nivedin
41bad1f3dc fix: secret environment flow bugs (#3817) 2024-02-10 20:22:10 +05:30
Andrew Bastin
ecca3d2032 chore: correct linting errors 2024-02-09 14:42:12 +05:30
Muhammed Ajmal M
47226be6d0 feat: persist line wrap setting (#3647)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-02-09 14:05:09 +05:30
Andrew Bastin
6a0e73fdec chore: bump versions 2024-02-08 22:41:59 +05:30
Andrew Bastin
672ee69b2c chore: correct linting errors 2024-02-08 22:33:03 +05:30
James George
c0fae79678 fix(sh-admin): persist active selection in the sidebar (#3812) 2024-02-08 22:16:33 +05:30
James George
5bcc38e36b feat: support secret environment variables in CLI (#3815) 2024-02-08 22:08:18 +05:30
Nivedin
00862eb192 feat: secret variables in environments (#3779)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-02-08 21:58:42 +05:30
Akash K
16803acb26 chore: Oauth temporary ux improvements (#3792) 2024-02-06 20:35:29 +05:30
Nivedin
3911c9cd1f refactor: update share request flow (#3805) 2024-02-05 23:50:15 +05:30
Florian Metz
0028f6e878 feat(js-sandbox): expose atob & btoa functions for Node.js (#3724)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-02-05 23:12:55 +05:30
Anwarul Islam
0ba33ec187 fix: request endpoint heading (#3804) 2024-02-05 23:08:16 +05:30
James George
d7cdeb796a chore(common): analytics on spotlight (#3727)
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
2024-02-02 15:32:06 +05:30
Andrew Bastin
aab76f1358 chore: bump version to 2023.12.3 2024-01-30 20:27:25 +05:30
Anwarul Islam
a28a576c41 feat: team environment search and switch (#3700)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-01-30 19:49:04 +05:30
Liyas Thomas
0d0ad7a2f8 chore: added micro interactions (#3783)
Co-authored-by: Dmitry <mukovkin@yandex.ru>
2024-01-30 18:42:42 +05:30
Balu Babu
1df9de44b7 chore: upgraded prisma version to v5.8.0 (#3787) 2024-01-30 18:16:28 +05:30
Muhammed Ajmal M
4cba03e53f feat(js-sandbox): add pw.env.unset method (#3677)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-01-23 22:31:27 +05:30
Nivedin
9e1466a877 fix: bugs in shared request (#3704) 2024-01-23 22:24:18 +05:30
Anwarul Islam
b81ccb4ee3 fix: tab on current input field to focus the next input field (#3754) 2024-01-23 22:21:23 +05:30
Nivedin
27d0a7c437 refactor: persist running requests while switching tabs (#3742) 2024-01-23 22:13:57 +05:30
Nivedin
aca96dd5f2 refactor: add option to disable context menu (#3717) 2024-01-23 22:05:05 +05:30
Anwarul Islam
c0dbcc901f fix: documentation is not being generated on GQL (#3730)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2024-01-23 22:00:41 +05:30
Joel Jacob Stephen
ba52c8cc37 refactor: improvements to the dashboard sidebar (#3709)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-01-23 21:55:42 +05:30
Dmitry
d1f6f40ef8 fix: perform logout if the silent refresh attempt fails (#3705)
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru>
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-01-23 21:53:59 +05:30
Akash K
99f5070f71 fix: unwanted double slashes when importing from openapi (#3745) 2024-01-23 21:49:34 +05:30
Andrew Bastin
cd371fc9d4 chore: bump versions to 2023.12.2 2024-01-03 16:58:51 +05:30
Jordi Been
59fef248c0 build: update node alpine version (#3660) 2024-01-03 16:49:51 +05:30
Andrew Bastin
286fcd2bb0 chore: bump selfhost-desktop version to 23.12.1-1 2023-12-24 13:45:41 +05:30
Andrew Bastin
b2d98f7b66 chore: remove windi from selfhost-desktop 2023-12-24 13:21:12 +05:30
James George
c6c220091a feat(common): support importing environments individually (#3691) 2023-12-24 12:12:02 +05:30
Andrew Bastin
8f503479b6 chore: bump package version to 2023.12.1 2023-12-22 20:49:21 +05:30
Mir Arif Hasan
54d8378ccf fix: improve smtp email validation and fix enableAndDisableSSO mutation (#3689)
Co-authored-by: Balu Babu <balub997@gmail.com>
2023-12-22 20:37:15 +05:30
James George
0df194f9c5 fix(cli): environment resolution in the single-entry export format (#3687) 2023-12-22 19:21:33 +05:30
Liyas Thomas
ddf7eb6ad6 chore: minor ui improvements 2023-12-20 18:30:16 +05:30
Nivedin
7db7b9b068 fix: fallback section for embeds if invalid link (#3673) 2023-12-19 18:37:44 +05:30
James George
3d25ef48d1 fix(persistence-service): update schemas found to differ in runtime (#3671) 2023-12-19 18:34:27 +05:30
Mir Arif Hasan
4f138beb8a chore: db migration missing message (#3672) 2023-12-19 18:42:00 +06:00
James George
3d7a76bced chore(common): Gist export flow updates (#3665) 2023-12-19 17:37:35 +05:30
Nivedin
74359ea74e fix: auth-header not inheriting properties (#3668) 2023-12-19 17:04:24 +05:30
Mir Arif Hasan
a694d3f7eb hotfix: added validation on infra config update (#3667)
* feat: added validation on infra config update

* chore: removed async keyword

* fix: feedback
2023-12-19 17:15:46 +06:00
Nivedin
58a9514b67 fix: gql history schema error (#3662) 2023-12-19 16:39:32 +05:30
Akash K
a75bfa9d9e fix: actions not working when sidebar is hidden (#3669) 2023-12-19 16:13:59 +05:30
Andrew Bastin
7374a35b41 fix: broken ui due to accidentally moved postcss config 2023-12-19 12:40:07 +05:30
Andrew Bastin
5ad8f6c2ce chore: move window.open to platform io to handle desktop app 2023-12-19 11:26:37 +05:30
Andrew Bastin
f28298afe7 chore: update desktop app version 2023-12-18 23:43:40 +05:30
Andrew Bastin
56c6e8c643 chore: add devtools for production desktop app builds 2023-12-18 23:43:40 +05:30
Andrew Bastin
1b36de4fa3 fix: handle backspace navigating back on desktop app 2023-12-18 23:43:40 +05:30
Andrew Bastin
2f773bec79 fix: drag not working on windows 2023-12-18 23:43:40 +05:30
Andrew Bastin
d3e04c59cc chore: update tailwind stuff on selfhost-desktop 2023-12-18 23:43:40 +05:30
James George
5179cf59a4 fix(common): ensure the add-environment modal value field is empty when opened via the inspector (#3664) 2023-12-18 20:39:23 +05:30
Andrew Bastin
fad31a47ee chore: bump versions of all relevant packages 2023-12-16 22:27:41 +05:30
James George
72c71ddbd4 chore: remove expand widget from the GQL collections import/export modal (#3661) 2023-12-16 17:06:51 +05:30
Nivedin
a0f5ebee39 fix: embeds system theme (#3659)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-12-16 17:01:23 +05:30
Anwarul Islam
f93558324f chore: move hoppscotch-ui package out of the monorepo (#3620)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-16 16:58:10 +05:30
Liyas Thomas
d80e6c01c8 chore: i18n 2023-12-16 12:29:44 +05:30
Liyas Thomas
06f0f1c91b fix: broken docs link 2023-12-16 10:36:54 +05:30
Joel Jacob Stephen
9b870f876a chore: banner cleanup (#3658) 2023-12-15 17:59:33 +05:30
Joel Jacob Stephen
cf8b5975ac refactor: improvements made to how banners are to be dismissed (#3656) 2023-12-15 17:08:57 +05:30
Nivedin
93082c3816 refactor: embeds preview theme (#3657) 2023-12-15 17:08:02 +05:30
James George
d66537ac34 fix(common): GraphQL query syntax highlighting (#3653)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-15 14:37:01 +05:30
Nivedin
fc4c15e52d fix: auth-headers in collection bug (#3652)
* fix: fallback for importers and fix spelling

* chore: update i18n strings
2023-12-15 02:49:35 +05:30
Liyas Thomas
b521604b66 fix: collection properties styles 2023-12-14 18:00:46 +05:30
James George
9bc81a6d67 feat(cli): support collection level authorization and headers (#3636) 2023-12-14 12:43:22 +05:30
Joel Jacob Stephen
c47e2e7767 fix: notify that the user is not an admin when trying to login with a non admin account in admin dashboard (#3651) 2023-12-14 12:36:05 +05:30
Akash K
5209c0a8ca feat: dynamically load enabled auth providers (#3646) 2023-12-13 23:38:21 +05:30
Nivedin
47e009267b feat: collection level headers and authorization (#3505)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-13 22:43:18 +05:30
Joel Jacob Stephen
f3edd001d7 feat: introducing server configurations in admin dashboard (#3628)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-12-13 22:34:59 +05:30
Akash K
a8cc569786 feat: import environments from insomnia (#3625)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-12-13 19:15:39 +05:30
Liyas Thomas
3ae49ca483 fix: codemirror tooltip margin 2023-12-13 12:13:34 +05:30
Liyas Thomas
37e6497e88 fix: z-index 2023-12-13 11:02:56 +05:30
Liyas Thomas
b522ae9e05 fix: shortcut key size 2023-12-13 10:17:22 +05:30
Liyas Thomas
62b11fcec8 fix: z-index on toast 2023-12-13 09:22:58 +05:30
Liyas Thomas
51ebb57623 fix: z-index 2023-12-13 08:45:30 +05:30
Liyas Thomas
ff5c2ba51c chore: minor ui improvements to modal 2023-12-12 23:32:42 +05:30
Mir Arif Hasan
6abc0e6071 HBE-326 feature: server configuration through GraphQL API (#3591)
* feat: restart cmd added in aio service

* feat: nestjs config package added

* test: fix all broken test case

* feat: infra config module add with get-update-reset functionality

* test: fix test case failure

* feat: update infra configs mutation added

* feat: utilise ConfigService in util functions

* chore: remove saml stuff

* feat: removed saml stuffs

* fix: config service precedence

* fix: mailer module init with right env value

* feat: added mutations and query

* feat: add query infra-configs

* fix: mailer module init issue

* chore: smtp url validation added

* fix: all sso disabling is handled

* fix: pnpm i without db connection

* fix: allowedAuthProviders and enableAndDisableSSO

* fix: validateSMTPUrl check

* feat: get api added for fetch provider list

* feat: feedback resolve

* chore: update code comments

* fix: uppercase issue of VITE_ALLOWED_AUTH_PROVIDERS

* chore: update lockfile

* fix: add validation checks for MAILER_ADDRESS_FROM

* test: fix test case

* chore: feedback resolve

* chore: renamed an enum

* chore: app shutdown way changed

---------

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-12 16:42:58 +06:00
440 changed files with 17658 additions and 12706 deletions

5
.gitignore vendored
View File

@@ -81,10 +81,7 @@ web_modules/
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
.env.*
# parcel-bundler cache (https://parceljs.org/)
.cache

View File

@@ -239,7 +239,7 @@ Help us to translate Hoppscotch. Please read [`TRANSLATIONS`](TRANSLATIONS.md) f
📦 **Add-ons:** Official add-ons for hoppscotch.
- **[Hoppscotch CLI](https://github.com/hoppscotch/hopp-cli)** - Command-line interface for Hoppscotch.
- **[Hoppscotch CLI](https://github.com/hoppscotch/hoppscotch/tree/main/packages/hoppscotch-cli)** - Command-line interface for Hoppscotch.
- **[Proxy](https://github.com/hoppscotch/proxyscotch)** - A simple proxy server created for Hoppscotch.
- **[Browser Extensions](https://github.com/hoppscotch/hoppscotch-extension)** - Browser extensions that enhance your Hoppscotch experience.

View File

@@ -25,6 +25,7 @@
"devDependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@hoppscotch/ui": "^0.1.0",
"@types/node": "17.0.27",
"cross-env": "^7.0.3",
"http-server": "^14.1.1",

View File

@@ -17,9 +17,9 @@
"types": "dist/index.d.ts",
"sideEffects": false,
"dependencies": {
"@codemirror/language": "6.9.0",
"@lezer/highlight": "1.1.4",
"@lezer/lr": "^1.3.13"
"@codemirror/language": "6.9.3",
"@lezer/highlight": "1.2.0",
"@lezer/lr": "^1.3.14"
},
"devDependencies": {
"@lezer/generator": "^1.5.1",

View File

@@ -1,6 +1,6 @@
{
"name": "hoppscotch-backend",
"version": "2023.8.4-1",
"version": "2023.12.4",
"description": "",
"author": "",
"private": true,
@@ -35,7 +35,7 @@
"@nestjs/passport": "^10.0.2",
"@nestjs/platform-express": "^10.2.6",
"@nestjs/throttler": "^5.0.0",
"@prisma/client": "^4.16.2",
"@prisma/client": "^5.8.0",
"argon2": "^0.30.3",
"bcrypt": "^5.1.0",
"cookie": "^0.5.0",
@@ -57,7 +57,7 @@
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"passport-microsoft": "^1.0.0",
"prisma": "^4.16.2",
"prisma": "^5.8.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.6.0"

View File

@@ -28,6 +28,13 @@ export const JSON_INVALID = 'json_invalid';
*/
export const AUTH_PROVIDER_NOT_SPECIFIED = 'auth/provider_not_specified';
/**
* Auth Provider not specified
* (Auth)
*/
export const AUTH_PROVIDER_NOT_CONFIGURED =
'auth/provider_not_configured_correctly';
/**
* Environment variable "VITE_ALLOWED_AUTH_PROVIDERS" is not present in .env file
*/
@@ -676,9 +683,16 @@ export const INFRA_CONFIG_RESET_FAILED = 'infra_config/reset_failed' as const;
*/
export const INFRA_CONFIG_INVALID_INPUT = 'infra_config/invalid_input' as const;
/**
* Infra Config service (auth provider/mailer/audit logs) not configured
* (InfraConfigService)
*/
export const INFRA_CONFIG_SERVICE_NOT_CONFIGURED =
'infra_config/service_not_configured' as const;
/**
* Error message for when the database table does not exist
* (InfraConfigService)
*/
export const DATABASE_TABLE_NOT_EXIST =
'Database migration not performed. Please check the FAQ for assistance: https://docs.hoppscotch.io/support/faq';
'Database migration not found. Please check the documentation for assistance: https://docs.hoppscotch.io/documentation/self-host/community-edition/install-and-build#running-migrations';

View File

@@ -1,10 +1,33 @@
import { AuthProvider } from 'src/auth/helper';
import { AUTH_PROVIDER_NOT_CONFIGURED } from 'src/errors';
import { PrismaService } from 'src/prisma/prisma.service';
import { InfraConfigEnum } from 'src/types/InfraConfig';
import { throwErr } from 'src/utils';
export enum ServiceStatus {
ENABLE = 'ENABLE',
DISABLE = 'DISABLE',
}
const AuthProviderConfigurations = {
[AuthProvider.GOOGLE]: [
InfraConfigEnum.GOOGLE_CLIENT_ID,
InfraConfigEnum.GOOGLE_CLIENT_SECRET,
],
[AuthProvider.GITHUB]: [
InfraConfigEnum.GITHUB_CLIENT_ID,
InfraConfigEnum.GITHUB_CLIENT_SECRET,
],
[AuthProvider.MICROSOFT]: [
InfraConfigEnum.MICROSOFT_CLIENT_ID,
InfraConfigEnum.MICROSOFT_CLIENT_SECRET,
],
[AuthProvider.EMAIL]: [
InfraConfigEnum.MAILER_SMTP_URL,
InfraConfigEnum.MAILER_ADDRESS_FROM,
],
};
/**
* Load environment variables from the database and set them in the process
*
@@ -42,3 +65,42 @@ export function stopApp() {
process.kill(process.pid, 'SIGTERM');
}, 5000);
}
/**
* Get the configured SSO providers
* @returns Array of configured SSO providers
*/
export function getConfiguredSSOProviders() {
const allowedAuthProviders: string[] =
process.env.VITE_ALLOWED_AUTH_PROVIDERS.split(',');
let configuredAuthProviders: string[] = [];
const addProviderIfConfigured = (provider) => {
const configParameters: string[] = AuthProviderConfigurations[provider];
const isConfigured = configParameters.every((configParameter) => {
return process.env[configParameter];
});
if (isConfigured) configuredAuthProviders.push(provider);
};
allowedAuthProviders.forEach((provider) => addProviderIfConfigured(provider));
if (configuredAuthProviders.length === 0) {
throwErr(AUTH_PROVIDER_NOT_CONFIGURED);
} else if (allowedAuthProviders.length !== configuredAuthProviders.length) {
const unConfiguredAuthProviders = allowedAuthProviders.filter(
(provider) => {
return !configuredAuthProviders.includes(provider);
},
);
console.log(
`${unConfiguredAuthProviders.join(
',',
)} SSO auth provider(s) are not configured properly. Do configure them from Admin Dashboard.`,
);
}
return configuredAuthProviders.join(',');
}

View File

@@ -15,11 +15,13 @@ import {
INFRA_CONFIG_NOT_LISTED,
INFRA_CONFIG_RESET_FAILED,
INFRA_CONFIG_UPDATE_FAILED,
INFRA_CONFIG_SERVICE_NOT_CONFIGURED,
} from 'src/errors';
import { throwErr, validateEmail, validateSMTPUrl } from 'src/utils';
import { throwErr, validateSMTPEmail, validateSMTPUrl } from 'src/utils';
import { ConfigService } from '@nestjs/config';
import { ServiceStatus, stopApp } from './helper';
import { ServiceStatus, getConfiguredSSOProviders, stopApp } from './helper';
import { EnableAndDisableSSOArgs, InfraConfigArgs } from './input-args';
import { AuthProvider } from 'src/auth/helper';
@Injectable()
export class InfraConfigService implements OnModuleInit {
@@ -69,7 +71,7 @@ export class InfraConfigService implements OnModuleInit {
},
{
name: InfraConfigEnum.VITE_ALLOWED_AUTH_PROVIDERS,
value: process.env.VITE_ALLOWED_AUTH_PROVIDERS.toLocaleUpperCase(),
value: getConfiguredSSOProviders(),
},
];
@@ -124,10 +126,23 @@ export class InfraConfigService implements OnModuleInit {
cast(dbInfraConfig: DBInfraConfig) {
return <InfraConfig>{
name: dbInfraConfig.name,
value: dbInfraConfig.value,
value: dbInfraConfig.value ?? '',
};
}
/**
* Get all the InfraConfigs as map
* @returns InfraConfig map
*/
async getInfraConfigsMap() {
const infraConfigs = await this.prisma.infraConfig.findMany();
const infraConfigMap: Record<string, string> = {};
infraConfigs.forEach((config) => {
infraConfigMap[config.name] = config.value;
});
return infraConfigMap;
}
/**
* Update InfraConfig by name
* @param name Name of the InfraConfig
@@ -182,6 +197,32 @@ export class InfraConfigService implements OnModuleInit {
}
}
/**
* Check if the service is configured or not
* @param service Service can be Auth Provider, Mailer, Audit Log etc.
* @param configMap Map of all the infra configs
* @returns Either true or false
*/
isServiceConfigured(
service: AuthProvider,
configMap: Record<string, string>,
) {
switch (service) {
case AuthProvider.GOOGLE:
return configMap.GOOGLE_CLIENT_ID && configMap.GOOGLE_CLIENT_SECRET;
case AuthProvider.GITHUB:
return configMap.GITHUB_CLIENT_ID && configMap.GITHUB_CLIENT_SECRET;
case AuthProvider.MICROSOFT:
return (
configMap.MICROSOFT_CLIENT_ID && configMap.MICROSOFT_CLIENT_SECRET
);
case AuthProvider.EMAIL:
return configMap.MAILER_SMTP_URL && configMap.MAILER_ADDRESS_FROM;
default:
return false;
}
}
/**
* Enable or Disable SSO for login/signup
* @param provider Auth Provider to enable or disable
@@ -195,8 +236,14 @@ export class InfraConfigService implements OnModuleInit {
let updatedAuthProviders = allowedAuthProviders;
const infraConfigMap = await this.getInfraConfigsMap();
providerInfo.forEach(({ provider, status }) => {
if (status === ServiceStatus.ENABLE) {
const isConfigured = this.isServiceConfigured(provider, infraConfigMap);
if (!isConfigured) {
throwErr(INFRA_CONFIG_SERVICE_NOT_CONFIGURED);
}
updatedAuthProviders.push(provider);
} else if (status === ServiceStatus.DISABLE) {
updatedAuthProviders = updatedAuthProviders.filter(
@@ -286,6 +333,9 @@ export class InfraConfigService implements OnModuleInit {
}
}
/**
* Validate the values of the InfraConfigs
*/
validateEnvValues(
infraConfigs: {
name: InfraConfigEnumForClient | InfraConfigEnum;
@@ -299,9 +349,27 @@ export class InfraConfigService implements OnModuleInit {
if (!isValidUrl) return E.left(INFRA_CONFIG_INVALID_INPUT);
break;
case InfraConfigEnumForClient.MAILER_ADDRESS_FROM:
const isValidEmail = validateEmail(infraConfigs[i].value);
const isValidEmail = validateSMTPEmail(infraConfigs[i].value);
if (!isValidEmail) return E.left(INFRA_CONFIG_INVALID_INPUT);
break;
case InfraConfigEnumForClient.GOOGLE_CLIENT_ID:
if (!infraConfigs[i].value) return E.left(INFRA_CONFIG_INVALID_INPUT);
break;
case InfraConfigEnumForClient.GOOGLE_CLIENT_SECRET:
if (!infraConfigs[i].value) return E.left(INFRA_CONFIG_INVALID_INPUT);
break;
case InfraConfigEnumForClient.GITHUB_CLIENT_ID:
if (!infraConfigs[i].value) return E.left(INFRA_CONFIG_INVALID_INPUT);
break;
case InfraConfigEnumForClient.GITHUB_CLIENT_SECRET:
if (!infraConfigs[i].value) return E.left(INFRA_CONFIG_INVALID_INPUT);
break;
case InfraConfigEnumForClient.MICROSOFT_CLIENT_ID:
if (!infraConfigs[i].value) return E.left(INFRA_CONFIG_INVALID_INPUT);
break;
case InfraConfigEnumForClient.MICROSOFT_CLIENT_SECRET:
if (!infraConfigs[i].value) return E.left(INFRA_CONFIG_INVALID_INPUT);
break;
default:
break;
}

View File

@@ -17,7 +17,8 @@ async function bootstrap() {
console.log(`Port: ${configService.get('PORT')}`);
checkEnvironmentAuthProvider(
configService.get('VITE_ALLOWED_AUTH_PROVIDERS'),
configService.get('INFRA.VITE_ALLOWED_AUTH_PROVIDERS') ??
configService.get('VITE_ALLOWED_AUTH_PROVIDERS'),
);
app.use(

View File

@@ -131,6 +131,28 @@ export const validateEmail = (email: string) => {
).test(email);
};
// Regular expressions for supported address object formats by nodemailer
// check out for more info https://nodemailer.com/message/addresses
const emailRegex1 = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/;
const emailRegex2 =
/^[\w\s]* <([a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,})>$/;
const emailRegex3 =
/^"[\w\s]+" <([a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,})>$/;
/**
* Checks to see if the SMTP email is valid or not
* @param email
* @returns A Boolean depending on the format of the email
*/
export const validateSMTPEmail = (email: string) => {
// Check if the input matches any of the formats
return (
emailRegex1.test(email) ||
emailRegex2.test(email) ||
emailRegex3.test(email)
);
};
/**
* Checks to see if the URL is valid or not
* @param url The URL to validate

View File

@@ -1,6 +1,6 @@
{
"name": "@hoppscotch/cli",
"version": "0.4.0",
"version": "0.6.0",
"description": "A CLI to run Hoppscotch test scripts in CI environments.",
"homepage": "https://hoppscotch.io",
"main": "dist/index.js",
@@ -60,6 +60,7 @@
"ts-jest": "^29.1.1",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"verzod": "^0.2.2",
"zod": "^3.22.4"
}
}

View File

@@ -1,140 +1,274 @@
import { ExecException } from "child_process";
import { HoppErrorCode } from "../../types/errors";
import { execAsync, getErrorCode, getTestJsonFilePath } from "../utils";
import { runCLI, getErrorCode, getTestJsonFilePath } from "../utils";
describe("Test 'hopp test <file>' command:", () => {
test("No collection file path provided.", async () => {
const cmd = `node ./bin/hopp test`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
describe("Test `hopp test <file>` command:", () => {
describe("Argument parsing", () => {
test("Errors with the code `INVALID_ARGUMENT` for not supplying enough arguments", async () => {
const args = "test";
const { stderr } = await runCLI(args);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
test("Collection file not found.", async () => {
const cmd = `node ./bin/hopp test notfound.json`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
test("Errors with the code `INVALID_ARGUMENT` for an invalid command", async () => {
const args = "invalid-arg";
const { stderr } = await runCLI(args);
expect(out).toBe<HoppErrorCode>("FILE_NOT_FOUND");
});
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
})
test("Collection file is invalid JSON.", async () => {
const cmd = `node ./bin/hopp test ${getTestJsonFilePath(
"malformed-collection.json"
)}`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
describe("Supplied collection export file validations", () => {
test("Errors with the code `FILE_NOT_FOUND` if the supplied collection export file doesn't exist", async () => {
const args = "test notfound.json";
const { stderr } = await runCLI(args);
expect(out).toBe<HoppErrorCode>("UNKNOWN_ERROR");
});
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("FILE_NOT_FOUND");
});
test("Malformed collection file.", async () => {
const cmd = `node ./bin/hopp test ${getTestJsonFilePath(
"malformed-collection2.json"
)}`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
test("Errors with the code UNKNOWN_ERROR if the supplied collection export file content isn't valid JSON", async () => {
const args = `test ${getTestJsonFilePath("malformed-coll.json", "collection")}`;
const { stderr } = await runCLI(args);
expect(out).toBe<HoppErrorCode>("MALFORMED_COLLECTION");
});
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("UNKNOWN_ERROR");
});
test("Invalid arguement.", async () => {
const cmd = `node ./bin/hopp invalid-arg`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
test("Errors with the code `MALFORMED_COLLECTION` if the supplied collection export file content is malformed", async () => {
const args = `test ${getTestJsonFilePath("malformed-coll-2.json", "collection")}`;
const { stderr } = await runCLI(args);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("MALFORMED_COLLECTION");
});
test("Collection file not JSON type.", async () => {
const cmd = `node ./bin/hopp test ${getTestJsonFilePath("notjson.txt")}`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
test("Errors with the code `INVALID_FILE_TYPE` if the supplied collection export file doesn't end with the `.json` extension", async () => {
const args = `test ${getTestJsonFilePath("notjson-coll.txt", "collection")}`;
const { stderr } = await runCLI(args);
expect(out).toBe<HoppErrorCode>("INVALID_FILE_TYPE");
});
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_FILE_TYPE");
});
test("Some errors occured (exit code 1).", async () => {
const cmd = `node ./bin/hopp test ${getTestJsonFilePath("fails.json")}`;
const { error } = await execAsync(cmd);
test("Fails if the collection file includes scripts with incorrect API usage and failed assertions", async () => {
const args = `test ${getTestJsonFilePath("fails-coll.json", "collection")}`;
const { error } = await runCLI(args);
expect(error).not.toBeNull();
expect(error).toMatchObject(<ExecException>{
code: 1,
expect(error).not.toBeNull();
expect(error).toMatchObject(<ExecException>{
code: 1,
});
});
});
test("No errors occured (exit code 0).", async () => {
const cmd = `node ./bin/hopp test ${getTestJsonFilePath("passes.json")}`;
const { error } = await execAsync(cmd);
test("Successfully processes a supplied collection export file of the expected format", async () => {
const args = `test ${getTestJsonFilePath("passes-coll.json", "collection")}`;
const { error } = await runCLI(args);
expect(error).toBeNull();
});
test("Successfully inherits headers and authorization set at the root collection", async () => {
const args = `test ${getTestJsonFilePath(
"collection-level-headers-auth-coll.json", "collection"
)}`;
const { error } = await runCLI(args);
expect(error).toBeNull();
});
test("Persists environment variables set in the pre-request script for consumption in the test script", async () => {
const args = `test ${getTestJsonFilePath(
"pre-req-script-env-var-persistence-coll.json", "collection"
)}`;
const { error } = await runCLI(args);
expect(error).toBeNull();
});
});
describe("Test 'hopp test <file> --env <file>' command:", () => {
const VALID_TEST_CMD = `node ./bin/hopp test ${getTestJsonFilePath(
"passes.json"
)}`;
describe("Test `hopp test <file> --env <file>` command:", () => {
describe("Supplied environment export file validations", () => {
const VALID_TEST_ARGS = `test ${getTestJsonFilePath("passes-coll.json", "collection")}`;
test("Errors with the code `INVALID_ARGUMENT` if no file is supplied", async () => {
const args = `${VALID_TEST_ARGS} --env`;
const { stderr } = await runCLI(args);
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
test("Errors with the code `INVALID_FILE_TYPE` if the supplied environment export file doesn't end with the `.json` extension", async () => {
const args = `${VALID_TEST_ARGS} --env ${getTestJsonFilePath(
"notjson-coll.txt", "collection"
)}`;
const { stderr } = await runCLI(args);
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_FILE_TYPE");
});
test("Errors with the code `FILE_NOT_FOUND` if the supplied environment export file doesn't exist", async () => {
const args = `${VALID_TEST_ARGS} --env notfound.json`;
const { stderr } = await runCLI(args);
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("FILE_NOT_FOUND");
});
test("Errors with the code `MALFORMED_ENV_FILE` on supplying a malformed environment export file", async () => {
const ENV_PATH = getTestJsonFilePath("malformed-envs.json", "environment");
const args = `${VALID_TEST_ARGS} --env ${ENV_PATH}`;
const { stderr } = await runCLI(args);
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("MALFORMED_ENV_FILE");
});
test("Errors with the code `BULK_ENV_FILE` on supplying an environment export file based on the bulk environment export format", async () => {
const ENV_PATH = getTestJsonFilePath("bulk-envs.json", "environment");
const args = `${VALID_TEST_ARGS} --env ${ENV_PATH}`;
const { stderr } = await runCLI(args);
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("BULK_ENV_FILE");
});
});
test("Successfully resolves values from the supplied environment export file", async () => {
const TESTS_PATH = getTestJsonFilePath("env-flag-tests-coll.json", "collection");
const ENV_PATH = getTestJsonFilePath("env-flag-envs.json", "environment");
const args = `test ${TESTS_PATH} --env ${ENV_PATH}`;
const { error } = await runCLI(args);
expect(error).toBeNull();
});
test("Successfully resolves environment variables referenced in the request body", async () => {
const COLL_PATH = getTestJsonFilePath("req-body-env-vars-coll.json", "collection");
const ENVS_PATH = getTestJsonFilePath("req-body-env-vars-envs.json", "environment");
const args = `test ${COLL_PATH} --env ${ENVS_PATH}`;
const { error } = await runCLI(args);
expect(error).toBeNull();
});
test("Works with shorth `-e` flag", async () => {
const TESTS_PATH = getTestJsonFilePath("env-flag-tests-coll.json", "collection");
const ENV_PATH = getTestJsonFilePath("env-flag-envs.json", "environment");
const args = `test ${TESTS_PATH} -e ${ENV_PATH}`;
const { error } = await runCLI(args);
expect(error).toBeNull();
});
describe("Secret environment variables", () => {
jest.setTimeout(10000);
// Reads secret environment values from system environment
test("Successfully picks the values for secret environment variables from `process.env` and persists the variables set from the pre-request script", async () => {
const env = {
...process.env,
secretBearerToken: "test-token",
secretBasicAuthUsername: "test-user",
secretBasicAuthPassword: "test-pass",
secretQueryParamValue: "secret-query-param-value",
secretBodyValue: "secret-body-value",
secretHeaderValue: "secret-header-value",
};
const COLL_PATH = getTestJsonFilePath("secret-envs-coll.json", "collection");
const ENVS_PATH = getTestJsonFilePath("secret-envs.json", "environment");
const args = `test ${COLL_PATH} --env ${ENVS_PATH}`;
const { error, stdout } = await runCLI(args, { env });
expect(stdout).toContain(
"https://httpbin.org/basic-auth/*********/*********"
);
expect(error).toBeNull();
});
// Prefers values specified in the environment export file over values set in the system environment
test("Successfully picks the values for secret environment variables set directly in the environment export file and persists the environment variables set from the pre-request script", async () => {
const COLL_PATH = getTestJsonFilePath("secret-envs-coll.json", "collection");
const ENVS_PATH = getTestJsonFilePath("secret-supplied-values-envs.json", "environment");
const args = `test ${COLL_PATH} --env ${ENVS_PATH}`;
const { error, stdout } = await runCLI(args);
expect(stdout).toContain(
"https://httpbin.org/basic-auth/*********/*********"
);
expect(error).toBeNull();
});
// Values set from the scripting context takes the highest precedence
test("Setting values for secret environment variables from the pre-request script overrides values set at the supplied environment export file", async () => {
const COLL_PATH = getTestJsonFilePath(
"secret-envs-persistence-coll.json", "collection"
);
const ENVS_PATH = getTestJsonFilePath("secret-supplied-values-envs.json", "environment");
const args = `test ${COLL_PATH} --env ${ENVS_PATH}`;
const { error, stdout } = await runCLI(args);
expect(stdout).toContain(
"https://httpbin.org/basic-auth/*********/*********"
);
expect(error).toBeNull();
});
test("Persists secret environment variable values set from the pre-request script for consumption in the request and post-request script context", async () => {
const COLL_PATH = getTestJsonFilePath(
"secret-envs-persistence-scripting-coll.json", "collection"
);
const ENVS_PATH = getTestJsonFilePath(
"secret-envs-persistence-scripting-envs.json", "environment"
);
const args = `test ${COLL_PATH} --env ${ENVS_PATH}`;
const { error } = await runCLI(args);
expect(error).toBeNull();
});
});
});
describe("Test `hopp test <file> --delay <delay_in_ms>` command:", () => {
const VALID_TEST_ARGS = `test ${getTestJsonFilePath("passes-coll.json", "collection")}`;
test("Errors with the code `INVALID_ARGUMENT` on not supplying a delay value", async () => {
const args = `${VALID_TEST_ARGS} --delay`;
const { stderr } = await runCLI(args);
test("No env file path provided.", async () => {
const cmd = `${VALID_TEST_CMD} --env`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
test("ENV file not JSON type.", async () => {
const cmd = `${VALID_TEST_CMD} --env ${getTestJsonFilePath("notjson.txt")}`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
test("Errors with the code `INVALID_ARGUMENT` on supplying an invalid delay value", async () => {
const args = `${VALID_TEST_ARGS} --delay 'NaN'`;
const { stderr } = await runCLI(args);
expect(out).toBe<HoppErrorCode>("INVALID_FILE_TYPE");
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
test("ENV file not found.", async () => {
const cmd = `${VALID_TEST_CMD} --env notfound.json`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
test("Successfully performs delayed request execution for a valid delay value", async () => {
const args = `${VALID_TEST_ARGS} --delay 1`;
const { error } = await runCLI(args);
expect(out).toBe<HoppErrorCode>("FILE_NOT_FOUND");
expect(error).toBeNull();
});
test("No errors occured (exit code 0).", async () => {
const TESTS_PATH = getTestJsonFilePath("env-flag-tests.json");
const ENV_PATH = getTestJsonFilePath("env-flag-envs.json");
const cmd = `node ./bin/hopp test ${TESTS_PATH} --env ${ENV_PATH}`;
const { error, stdout } = await execAsync(cmd);
expect(error).toBeNull();
});
});
describe("Test 'hopp test <file> --delay <delay_in_ms>' command:", () => {
const VALID_TEST_CMD = `node ./bin/hopp test ${getTestJsonFilePath(
"passes.json"
)}`;
test("No value passed to delay flag.", async () => {
const cmd = `${VALID_TEST_CMD} --delay`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
test("Invalid value passed to delay flag.", async () => {
const cmd = `${VALID_TEST_CMD} --delay 'NaN'`;
const { stderr } = await execAsync(cmd);
const out = getErrorCode(stderr);
expect(out).toBe<HoppErrorCode>("INVALID_ARGUMENT");
});
test("Valid value passed to delay flag.", async () => {
const cmd = `${VALID_TEST_CMD} --delay 1`;
const { error } = await execAsync(cmd);
test("Works with the short `-d` flag", async () => {
const args = `${VALID_TEST_ARGS} -d 1`;
const { error } = await runCLI(args);
expect(error).toBeNull();
});

View File

@@ -0,0 +1,221 @@
[
{
"v": 1,
"name": "CollectionA",
"folders": [
{
"v": 1,
"name": "FolderA",
"folders": [
{
"v": 1,
"name": "FolderB",
"folders": [
{
"v": 1,
"name": "FolderC",
"folders": [],
"requests": [
{
"v": "1",
"endpoint": "https://echo.hoppscotch.io",
"name": "RequestD",
"params": [],
"headers": [
{
"active": true,
"key": "X-Test-Header",
"value": "Overriden at RequestD"
}
],
"method": "GET",
"auth": {
"authType": "basic",
"authActive": true,
"username": "username",
"password": "password"
},
"preRequestScript": "",
"testScript": "pw.test(\"Overrides auth and headers set at the parent folder\", ()=> {\n pw.expect(pw.response.body.headers[\"x-test-header\"]).toBe(\"Overriden at RequestD\");\n pw.expect(pw.response.body.headers[\"authorization\"]).toBe(\"Basic dXNlcm5hbWU6cGFzc3dvcmQ=\");\n});",
"body": {
"contentType": null,
"body": null
}
}
],
"auth": {
"authType": "inherit",
"authActive": true
},
"headers": []
}
],
"requests": [
{
"v": "1",
"endpoint": "https://echo.hoppscotch.io",
"name": "RequestC",
"params": [],
"headers": [],
"method": "GET",
"auth": {
"authType": "inherit",
"authActive": true
},
"preRequestScript": "",
"testScript": "pw.test(\"Correctly inherits auth and headers from the parent folder\", ()=> {\n pw.expect(pw.response.body.headers[\"x-test-header\"]).toBe(\"Overriden at FolderB\");\n pw.expect(pw.response.body.headers[\"key\"]).toBe(\"test-key\");\n});",
"body": {
"contentType": null,
"body": null
}
}
],
"auth": {
"authType": "api-key",
"authActive": true,
"addTo": "Headers",
"key": "key",
"value": "test-key"
},
"headers": [
{
"active": true,
"key": "X-Test-Header",
"value": "Overriden at FolderB"
}
]
}
],
"requests": [
{
"v": "1",
"endpoint": "https://echo.hoppscotch.io",
"name": "RequestB",
"params": [],
"headers": [],
"method": "GET",
"auth": {
"authType": "inherit",
"authActive": true
},
"preRequestScript": "",
"testScript": "pw.test(\"Correctly inherits auth and headers from the parent folder\", ()=> {\n pw.expect(pw.response.body.headers[\"x-test-header\"]).toBe(\"Set at root collection\");\n pw.expect(pw.response.body.headers[\"authorization\"]).toBe(\"Bearer BearerToken\");\n});",
"body": {
"contentType": null,
"body": null
},
"id": "clpttpdq00003qp16kut6doqv"
}
],
"auth": {
"authType": "inherit",
"authActive": true
},
"headers": []
}
],
"requests": [
{
"v": "1",
"endpoint": "https://echo.hoppscotch.io",
"name": "RequestA",
"params": [],
"headers": [],
"method": "GET",
"auth": {
"authType": "inherit",
"authActive": true
},
"preRequestScript": "",
"testScript": "pw.test(\"Correctly inherits auth and headers from the root collection\", ()=> {\n pw.expect(pw.response.body.headers[\"x-test-header\"]).toBe(\"Set at root collection\");\n pw.expect(pw.response.body.headers[\"authorization\"]).toBe(\"Bearer BearerToken\");\n});",
"body": {
"contentType": null,
"body": null
},
"id": "clpttpdq00003qp16kut6doqv"
}
],
"headers": [
{
"active": true,
"key": "X-Test-Header",
"value": "Set at root collection"
}
],
"auth": {
"authType": "bearer",
"authActive": true,
"token": "BearerToken"
}
},
{
"v": 1,
"name": "CollectionB",
"folders": [
{
"v": 1,
"name": "FolderA",
"folders": [],
"requests": [
{
"v": "1",
"endpoint": "https://echo.hoppscotch.io",
"name": "RequestB",
"params": [],
"headers": [],
"method": "GET",
"auth": {
"authType": "inherit",
"authActive": true
},
"preRequestScript": "",
"testScript": "pw.test(\"Correctly inherits auth and headers from the parent folder\", ()=> {\n pw.expect(pw.response.body.headers[\"x-test-header\"]).toBe(\"Set at root collection\");\n pw.expect(pw.response.body.headers[\"authorization\"]).toBe(\"Bearer BearerToken\");\n});",
"body": {
"contentType": null,
"body": null
},
"id": "clpttpdq00003qp16kut6doqv"
}
],
"auth": {
"authType": "inherit",
"authActive": true
},
"headers": []
}
],
"requests": [
{
"v": "1",
"endpoint": "https://echo.hoppscotch.io",
"name": "RequestA",
"params": [],
"headers": [],
"method": "GET",
"auth": {
"authType": "inherit",
"authActive": true
},
"preRequestScript": "",
"testScript": "pw.test(\"Correctly inherits auth and headers from the root collection\", ()=> {\n pw.expect(pw.response.body.headers[\"x-test-header\"]).toBe(\"Set at root collection\");\n pw.expect(pw.response.body.headers[\"authorization\"]).toBe(\"Bearer BearerToken\");\n});",
"body": {
"contentType": null,
"body": null
},
"id": "clpttpdq00003qp16kut6doqv"
}
],
"headers": [
{
"active": true,
"key": "X-Test-Header",
"value": "Set at root collection"
}
],
"auth": {
"authType": "bearer",
"authActive": true,
"token": "BearerToken"
}
}
]

View File

@@ -0,0 +1,21 @@
{
"v": 2,
"name": "pre-req-script-env-var-persistence-coll",
"folders": [],
"requests": [
{
"v": "1",
"auth": { "authType": "none", "authActive": true },
"body": { "body": null, "contentType": null },
"name": "sample-req",
"method": "GET",
"params": [],
"headers": [],
"endpoint": "https://echo.hoppscotch.io",
"testScript": "pw.expect(pw.env.get(\"variable\")).toBe(\"value\")",
"preRequestScript": "pw.env.set(\"variable\", \"value\");"
}
],
"auth": { "authType": "inherit", "authActive": true },
"headers": []
}

View File

@@ -0,0 +1,30 @@
{
"v": 2,
"name": "Test environment variables in request body",
"folders": [],
"requests": [
{
"v": "1",
"name": "test-request",
"endpoint": "https://echo.hoppscotch.io",
"method": "POST",
"headers": [],
"params": [],
"auth": {
"authType": "none",
"authActive": true
},
"body": {
"contentType": "application/json",
"body": "{\n \"firstName\": \"<<firstName>>\",\n \"lastName\": \"<<lastName>>\",\n \"greetText\": \"<<salutation>>, <<fullName>>\",\n \"fullName\": \"<<fullName>>\",\n \"id\": \"<<id>>\"\n}"
},
"preRequestScript": "",
"testScript": "pw.test(\"Status code is 200\", ()=> {\n pw.expect(pw.response.status).toBe(200);\n});\n\npw.test(\"Successfully resolves environments recursively\", ()=> {\n pw.expect(pw.env.getResolve(\"recursiveVarX\")).toBe(\"Hello\")\n pw.expect(pw.env.getResolve(\"recursiveVarY\")).toBe(\"Hello\")\n pw.expect(pw.env.getResolve(\"salutation\")).toBe(\"Hello\")\n});\n\npw.test(\"Successfully resolves environments referenced in the request body\", () => {\n const expectedId = \"7\"\n const expectedFirstName = \"John\"\n const expectedLastName = \"Doe\"\n const expectedFullName = `${expectedFirstName} ${expectedLastName}`\n const expectedGreetText = `Hello, ${expectedFullName}`\n\n pw.expect(pw.env.getResolve(\"recursiveVarX\")).toBe(\"Hello\")\n pw.expect(pw.env.getResolve(\"recursiveVarY\")).toBe(\"Hello\")\n pw.expect(pw.env.getResolve(\"salutation\")).toBe(\"Hello\")\n\n const { id, firstName, lastName, fullName, greetText } = JSON.parse(pw.response.body.data)\n\n pw.expect(id).toBe(expectedId)\n pw.expect(expectedFirstName).toBe(firstName)\n pw.expect(expectedLastName).toBe(lastName)\n pw.expect(fullName).toBe(expectedFullName)\n pw.expect(greetText).toBe(expectedGreetText)\n});"
}
],
"auth": {
"authType": "none",
"authActive": true
},
"headers": []
}

View File

@@ -0,0 +1,107 @@
{
"v": 2,
"name": "secret-envs-coll",
"folders": [],
"requests": [
{
"v": "1",
"auth": { "authType": "none", "authActive": true },
"body": { "body": null, "contentType": null },
"name": "test-secret-headers",
"method": "GET",
"params": [],
"headers": [
{
"key": "Secret-Header-Key",
"value": "<<secretHeaderValue>>",
"active": true
}
],
"endpoint": "<<baseURL>>/headers",
"testScript": "pw.test(\"Successfully parses secret variable holding the header value\", () => {\n const secretHeaderValue = pw.env.get(\"secretHeaderValue\")\n pw.expect(secretHeaderValue).toBe(\"secret-header-value\")\n \n if (secretHeaderValue) {\n pw.expect(pw.response.body.headers[\"Secret-Header-Key\"]).toBe(secretHeaderValue)\n }\n\n pw.expect(pw.env.get(\"secretHeaderValueFromPreReqScript\")).toBe(\"secret-header-value\")\n})",
"preRequestScript": "const secretHeaderValueFromPreReqScript = pw.env.get(\"secretHeaderValue\")\npw.env.set(\"secretHeaderValueFromPreReqScript\", secretHeaderValueFromPreReqScript)"
},
{
"v": "1",
"auth": { "authType": "none", "authActive": true },
"body": {
"body": "{\n \"secretBodyKey\": \"<<secretBodyValue>>\"\n}",
"contentType": "application/json"
},
"name": "test-secret-body",
"method": "POST",
"params": [],
"headers": [],
"endpoint": "<<baseURL>>/post",
"testScript": "pw.test(\"Successfully parses secret variable holding the request body value\", () => {\n const secretBodyValue = pw.env.get(\"secretBodyValue\")\n pw.expect(secretBodyValue).toBe(\"secret-body-value\")\n \n if (secretBodyValue) {\n pw.expect(pw.response.body.json.secretBodyKey).toBe(secretBodyValue)\n }\n\n pw.expect(pw.env.get(\"secretBodyValueFromPreReqScript\")).toBe(\"secret-body-value\")\n})",
"preRequestScript": "const secretBodyValueFromPreReqScript = pw.env.get(\"secretBodyValue\")\npw.env.set(\"secretBodyValueFromPreReqScript\", secretBodyValueFromPreReqScript)"
},
{
"v": "1",
"auth": { "authType": "none", "authActive": true },
"body": { "body": null, "contentType": null },
"name": "test-secret-query-params",
"method": "GET",
"params": [
{
"key": "secretQueryParamKey",
"value": "<<secretQueryParamValue>>",
"active": true
}
],
"headers": [],
"endpoint": "<<baseURL>>/get",
"testScript": "pw.test(\"Successfully parses secret variable holding the query param value\", () => {\n const secretQueryParamValue = pw.env.get(\"secretQueryParamValue\")\n pw.expect(secretQueryParamValue).toBe(\"secret-query-param-value\")\n \n if (secretQueryParamValue) {\n pw.expect(pw.response.body.args.secretQueryParamKey).toBe(secretQueryParamValue)\n }\n\n pw.expect(pw.env.get(\"secretQueryParamValueFromPreReqScript\")).toBe(\"secret-query-param-value\")\n})",
"preRequestScript": "const secretQueryParamValueFromPreReqScript = pw.env.get(\"secretQueryParamValue\")\npw.env.set(\"secretQueryParamValueFromPreReqScript\", secretQueryParamValueFromPreReqScript)"
},
{
"v": "1",
"auth": {
"authType": "basic",
"password": "<<secretBasicAuthPassword>>",
"username": "<<secretBasicAuthUsername>>",
"authActive": true
},
"body": { "body": null, "contentType": null },
"name": "test-secret-basic-auth",
"method": "GET",
"params": [],
"headers": [],
"endpoint": "<<baseURL>>/basic-auth/<<secretBasicAuthUsername>>/<<secretBasicAuthPassword>>",
"testScript": "pw.test(\"Successfully parses secret variables holding basic auth credentials\", () => {\n\tconst secretBasicAuthUsername = pw.env.get(\"secretBasicAuthUsername\")\n \tconst secretBasicAuthPassword = pw.env.get(\"secretBasicAuthPassword\")\n\n pw.expect(secretBasicAuthUsername).toBe(\"test-user\")\n pw.expect(secretBasicAuthPassword).toBe(\"test-pass\")\n\n if (secretBasicAuthUsername && secretBasicAuthPassword) {\n const { authenticated, user } = pw.response.body\n pw.expect(authenticated).toBe(true)\n pw.expect(user).toBe(secretBasicAuthUsername)\n }\n});",
"preRequestScript": ""
},
{
"v": "1",
"auth": {
"token": "<<secretBearerToken>>",
"authType": "bearer",
"password": "testpassword",
"username": "testuser",
"authActive": true
},
"body": { "body": null, "contentType": null },
"name": "test-secret-bearer-auth",
"method": "GET",
"params": [],
"headers": [],
"endpoint": "<<baseURL>>/bearer",
"testScript": "pw.test(\"Successfully parses secret variable holding the bearer token\", () => {\n const secretBearerToken = pw.env.get(\"secretBearerToken\")\n const preReqSecretBearerToken = pw.env.get(\"preReqSecretBearerToken\")\n\n pw.expect(secretBearerToken).toBe(\"test-token\")\n\n if (secretBearerToken) { \n pw.expect(pw.response.body.token).toBe(secretBearerToken)\n pw.expect(preReqSecretBearerToken).toBe(\"test-token\")\n }\n});",
"preRequestScript": "const secretBearerToken = pw.env.get(\"secretBearerToken\")\npw.env.set(\"preReqSecretBearerToken\", secretBearerToken)"
},
{
"v": "1",
"auth": { "authType": "none", "authActive": true },
"body": { "body": null, "contentType": null },
"name": "test-secret-fallback",
"method": "GET",
"params": [],
"headers": [],
"endpoint": "<<baseURL>>",
"testScript": "pw.test(\"Returns an empty string if the value for a secret environment variable is not found in the system environment\", () => {\n pw.expect(pw.env.get(\"nonExistentValueInSystemEnv\")).toBe(\"\")\n})",
"preRequestScript": ""
}
],
"auth": { "authType": "inherit", "authActive": false },
"headers": []
}

View File

@@ -0,0 +1,143 @@
{
"v": 2,
"name": "secret-envs-setters-coll",
"folders": [],
"requests": [
{
"v": "1",
"auth": {
"authType": "none",
"authActive": true
},
"body": {
"body": null,
"contentType": null
},
"name": "test-secret-headers",
"method": "GET",
"params": [],
"headers": [
{
"key": "Secret-Header-Key",
"value": "<<secretHeaderValue>>",
"active": true
}
],
"endpoint": "<<baseURL>>/headers",
"testScript": "pw.test(\"Successfully parses secret variable holding the header value\", () => {\n const secretHeaderValue = pw.env.getResolve(\"secretHeaderValue\")\n pw.expect(secretHeaderValue).toBe(\"secret-header-value\")\n \n if (secretHeaderValue) {\n pw.expect(pw.response.body.headers[\"Secret-Header-Key\"]).toBe(secretHeaderValue)\n }\n\n pw.expect(pw.env.getResolve(\"secretHeaderValueFromPreReqScript\")).toBe(\"secret-header-value\")\n})",
"preRequestScript": "pw.env.set(\"secretHeaderValue\", \"secret-header-value\")\n\nconst secretHeaderValueFromPreReqScript = pw.env.getResolve(\"secretHeaderValue\")\npw.env.set(\"secretHeaderValueFromPreReqScript\", secretHeaderValueFromPreReqScript)"
},
{
"v": "1",
"auth": {
"authType": "none",
"authActive": true
},
"body": {
"body": null,
"contentType": null
},
"name": "test-secret-headers-overrides",
"method": "GET",
"params": [],
"headers": [
{
"key": "Secret-Header-Key",
"value": "<<secretHeaderValue>>",
"active": true
}
],
"endpoint": "<<baseURL>>/headers",
"testScript": "pw.test(\"Value set at the pre-request script takes precedence\", () => {\n const secretHeaderValue = pw.env.getResolve(\"secretHeaderValue\")\n pw.expect(secretHeaderValue).toBe(\"secret-header-value-overriden\")\n \n if (secretHeaderValue) {\n pw.expect(pw.response.body.headers[\"Secret-Header-Key\"]).toBe(secretHeaderValue)\n }\n\n pw.expect(pw.env.getResolve(\"secretHeaderValueFromPreReqScript\")).toBe(\"secret-header-value-overriden\")\n})",
"preRequestScript": "pw.env.set(\"secretHeaderValue\", \"secret-header-value-overriden\")\n\nconst secretHeaderValueFromPreReqScript = pw.env.getResolve(\"secretHeaderValue\")\npw.env.set(\"secretHeaderValueFromPreReqScript\", secretHeaderValueFromPreReqScript)"
},
{
"v": "1",
"auth": {
"authType": "none",
"authActive": true
},
"body": {
"body": "{\n \"secretBodyKey\": \"<<secretBodyValue>>\"\n}",
"contentType": "application/json"
},
"name": "test-secret-body",
"method": "POST",
"params": [],
"headers": [],
"endpoint": "<<baseURL>>/post",
"testScript": "pw.test(\"Successfully parses secret variable holding the request body value\", () => {\n const secretBodyValue = pw.env.get(\"secretBodyValue\")\n pw.expect(secretBodyValue).toBe(\"secret-body-value\")\n \n if (secretBodyValue) {\n pw.expect(pw.response.body.json.secretBodyKey).toBe(secretBodyValue)\n }\n\n pw.expect(pw.env.get(\"secretBodyValueFromPreReqScript\")).toBe(\"secret-body-value\")\n})",
"preRequestScript": "const secretBodyValue = pw.env.get(\"secretBodyValue\")\n\nif (!secretBodyValue) { \n pw.env.set(\"secretBodyValue\", \"secret-body-value\")\n}\n\nconst secretBodyValueFromPreReqScript = pw.env.get(\"secretBodyValue\")\npw.env.set(\"secretBodyValueFromPreReqScript\", secretBodyValueFromPreReqScript)"
},
{
"v": "1",
"auth": {
"authType": "none",
"authActive": true
},
"body": {
"body": null,
"contentType": null
},
"name": "test-secret-query-params",
"method": "GET",
"params": [
{
"key": "secretQueryParamKey",
"value": "<<secretQueryParamValue>>",
"active": true
}
],
"headers": [],
"endpoint": "<<baseURL>>/get",
"testScript": "pw.test(\"Successfully parses secret variable holding the query param value\", () => {\n const secretQueryParamValue = pw.env.get(\"secretQueryParamValue\")\n pw.expect(secretQueryParamValue).toBe(\"secret-query-param-value\")\n \n if (secretQueryParamValue) {\n pw.expect(pw.response.body.args.secretQueryParamKey).toBe(secretQueryParamValue)\n }\n\n pw.expect(pw.env.get(\"secretQueryParamValueFromPreReqScript\")).toBe(\"secret-query-param-value\")\n})",
"preRequestScript": "const secretQueryParamValue = pw.env.get(\"secretQueryParamValue\")\n\nif (!secretQueryParamValue) {\n pw.env.set(\"secretQueryParamValue\", \"secret-query-param-value\")\n}\n\nconst secretQueryParamValueFromPreReqScript = pw.env.get(\"secretQueryParamValue\")\npw.env.set(\"secretQueryParamValueFromPreReqScript\", secretQueryParamValueFromPreReqScript)"
},
{
"v": "1",
"auth": {
"authType": "basic",
"password": "<<secretBasicAuthPassword>>",
"username": "<<secretBasicAuthUsername>>",
"authActive": true
},
"body": {
"body": null,
"contentType": null
},
"name": "test-secret-basic-auth",
"method": "GET",
"params": [],
"headers": [],
"endpoint": "<<baseURL>>/basic-auth/<<secretBasicAuthUsername>>/<<secretBasicAuthPassword>>",
"testScript": "pw.test(\"Successfully parses secret variables holding basic auth credentials\", () => {\n\tconst secretBasicAuthUsername = pw.env.get(\"secretBasicAuthUsername\")\n \tconst secretBasicAuthPassword = pw.env.get(\"secretBasicAuthPassword\")\n\n pw.expect(secretBasicAuthUsername).toBe(\"test-user\")\n pw.expect(secretBasicAuthPassword).toBe(\"test-pass\")\n\n if (secretBasicAuthUsername && secretBasicAuthPassword) {\n const { authenticated, user } = pw.response.body\n pw.expect(authenticated).toBe(true)\n pw.expect(user).toBe(secretBasicAuthUsername)\n }\n});",
"preRequestScript": "let secretBasicAuthUsername = pw.env.get(\"secretBasicAuthUsername\")\n\nlet secretBasicAuthPassword = pw.env.get(\"secretBasicAuthPassword\")\n\nif (!secretBasicAuthUsername) {\n pw.env.set(\"secretBasicAuthUsername\", \"test-user\")\n}\n\nif (!secretBasicAuthPassword) {\n pw.env.set(\"secretBasicAuthPassword\", \"test-pass\")\n}"
},
{
"v": "1",
"auth": {
"token": "<<secretBearerToken>>",
"authType": "bearer",
"password": "testpassword",
"username": "testuser",
"authActive": true
},
"body": {
"body": null,
"contentType": null
},
"name": "test-secret-bearer-auth",
"method": "GET",
"params": [],
"headers": [],
"endpoint": "<<baseURL>>/bearer",
"testScript": "pw.test(\"Successfully parses secret variable holding the bearer token\", () => {\n const secretBearerToken = pw.env.resolve(\"<<secretBearerToken>>\")\n const preReqSecretBearerToken = pw.env.resolve(\"<<preReqSecretBearerToken>>\")\n\n pw.expect(secretBearerToken).toBe(\"test-token\")\n\n if (secretBearerToken) { \n pw.expect(pw.response.body.token).toBe(secretBearerToken)\n pw.expect(preReqSecretBearerToken).toBe(\"test-token\")\n }\n});",
"preRequestScript": "let secretBearerToken = pw.env.resolve(\"<<secretBearerToken>>\")\n\nif (!secretBearerToken) {\n pw.env.set(\"secretBearerToken\", \"test-token\")\n secretBearerToken = pw.env.resolve(\"<<secretBearerToken>>\")\n}\n\npw.env.set(\"preReqSecretBearerToken\", secretBearerToken)"
}
],
"auth": {
"authType": "inherit",
"authActive": false
},
"headers": []
}

View File

@@ -0,0 +1,30 @@
{
"v": 2,
"name": "secret-envs-persistence-scripting-req",
"folders": [],
"requests": [
{
"v": "1",
"endpoint": "https://httpbin.org/post",
"name": "req",
"params": [],
"headers": [
{
"active": true,
"key": "Custom-Header",
"value": "<<customHeaderValueFromSecretVar>>"
}
],
"method": "POST",
"auth": { "authType": "none", "authActive": true },
"preRequestScript": "pw.env.set(\"preReqVarOne\", \"pre-req-value-one\")\n\npw.env.set(\"preReqVarTwo\", \"pre-req-value-two\")\n\npw.env.set(\"customHeaderValueFromSecretVar\", \"custom-header-secret-value\")\n\npw.env.set(\"customBodyValue\", \"custom-body-value\")",
"testScript": "pw.test(\"Secret environment value set from the pre-request script takes precedence\", () => {\n pw.expect(pw.env.get(\"preReqVarOne\")).toBe(\"pre-req-value-one\")\n})\n\npw.test(\"Successfully sets initial value for the secret variable from the pre-request script\", () => {\n pw.env.set(\"postReqVarTwo\", \"post-req-value-two\")\n pw.expect(pw.env.get(\"postReqVarTwo\")).toBe(\"post-req-value-two\")\n})\n\npw.test(\"Successfully resolves secret variable values referred in request headers that are set in pre-request sccript\", () => {\n pw.expect(pw.response.body.headers[\"Custom-Header\"]).toBe(\"custom-header-secret-value\")\n})\n\npw.test(\"Successfully resolves secret variable values referred in request body that are set in pre-request sccript\", () => {\n pw.expect(pw.response.body.json.key).toBe(\"custom-body-value\")\n})\n\npw.test(\"Secret environment variable set from the post-request script takes precedence\", () => {\n pw.env.set(\"postReqVarOne\", \"post-req-value-one\")\n pw.expect(pw.env.get(\"postReqVarOne\")).toBe(\"post-req-value-one\")\n})\n\npw.test(\"Successfully sets initial value for the secret variable from the post-request script\", () => {\n pw.env.set(\"postReqVarTwo\", \"post-req-value-two\")\n pw.expect(pw.env.get(\"postReqVarTwo\")).toBe(\"post-req-value-two\")\n})\n\npw.test(\"Successfully removes environment variables via the pw.env.unset method\", () => {\n pw.env.unset(\"preReqVarOne\")\n pw.env.unset(\"postReqVarTwo\")\n\n pw.expect(pw.env.get(\"preReqVarOne\")).toBe(undefined)\n pw.expect(pw.env.get(\"postReqVarTwo\")).toBe(undefined)\n})",
"body": {
"contentType": "application/json",
"body": "{\n \"key\": \"<<customBodyValue>>\"\n}"
}
}
],
"auth": { "authType": "inherit", "authActive": false },
"headers": []
}

View File

@@ -0,0 +1,32 @@
[
{
"v": 0,
"name": "Env-I",
"variables": [
{
"key": "firstName",
"value": "John"
},
{
"key": "lastName",
"value": "Doe"
}
]
},
{
"v": 1,
"id": "2",
"name": "Env-II",
"variables": [
{
"key": "baseUrl",
"value": "https://echo.hoppscotch.io",
"secret": false
},
{
"key": "secretVar",
"secret": true
}
]
}
]

View File

@@ -0,0 +1,16 @@
{
"id": 123,
"v": "1",
"name": "secret-envs",
"values": [
{
"key": "secretVar",
"secret": true
},
{
"key": "regularVar",
"secret": false,
"value": "regular-variable"
}
]
}

View File

@@ -0,0 +1,38 @@
{
"v": 0,
"name": "Response body sample",
"variables": [
{
"key": "firstName",
"value": "John"
},
{
"key": "lastName",
"value": "Doe"
},
{
"key": "id",
"value": "7"
},
{
"key": "fullName",
"value": "<<firstName>> <<lastName>>"
},
{
"key": "recursiveVarX",
"value": "<<recursiveVarY>>"
},
{
"key": "recursiveVarY",
"value": "<<salutation>>"
},
{
"key": "salutation",
"value": "Hello"
},
{
"key": "greetText",
"value": "<<salutation>> <<fullName>>"
}
]
}

View File

@@ -0,0 +1,27 @@
{
"v": 1,
"id": "2",
"name": "secret-envs-persistence-scripting-envs",
"variables": [
{
"key": "preReqVarOne",
"secret": true
},
{
"key": "preReqVarTwo",
"secret": true
},
{
"key": "postReqVarOne",
"secret": true
},
{
"key": "preReqVarTwo",
"secret": true
},
{
"key": "customHeaderValueFromSecretVar",
"secret": true
}
]
}

View File

@@ -0,0 +1,40 @@
{
"id": "2",
"v": 1,
"name": "secret-envs",
"variables": [
{
"key": "secretBearerToken",
"secret": true
},
{
"key": "secretBasicAuthUsername",
"secret": true
},
{
"key": "secretBasicAuthPassword",
"secret": true
},
{
"key": "secretQueryParamValue",
"secret": true
},
{
"key": "secretBodyValue",
"secret": true
},
{
"key": "secretHeaderValue",
"secret": true
},
{
"key": "nonExistentValueInSystemEnv",
"secret": true
},
{
"key": "baseURL",
"value": "https://httpbin.org",
"secret": false
}
]
}

View File

@@ -0,0 +1,46 @@
{
"v": 1,
"id": "2",
"name": "secret-values-envs",
"variables": [
{
"key": "secretBearerToken",
"value": "test-token",
"secret": true
},
{
"key": "secretBasicAuthUsername",
"value": "test-user",
"secret": true
},
{
"key": "secretBasicAuthPassword",
"value": "test-pass",
"secret": true
},
{
"key": "secretQueryParamValue",
"value": "secret-query-param-value",
"secret": true
},
{
"key": "secretBodyValue",
"value": "secret-body-value",
"secret": true
},
{
"key": "secretHeaderValue",
"value": "secret-header-value",
"secret": true
},
{
"key": "nonExistentValueInSystemEnv",
"secret": true
},
{
"key": "baseURL",
"value": "https://httpbin.org",
"secret": false
}
]
}

View File

@@ -1,10 +1,17 @@
import { exec } from "child_process";
import { resolve } from "path";
import { ExecResponse } from "./types";
export const execAsync = (command: string): Promise<ExecResponse> =>
new Promise((resolve) =>
exec(command, (error, stdout, stderr) => resolve({ error, stdout, stderr }))
);
export const runCLI = (args: string, options = {}): Promise<ExecResponse> =>
{
const CLI_PATH = resolve(__dirname, "../../bin/hopp");
const command = `node ${CLI_PATH} ${args}`
return new Promise((resolve) =>
exec(command, options, (error, stdout, stderr) => resolve({ error, stdout, stderr }))
);
}
export const trimAnsi = (target: string) => {
const ansiRegex =
@@ -15,12 +22,15 @@ export const trimAnsi = (target: string) => {
export const getErrorCode = (out: string) => {
const ansiTrimmedStr = trimAnsi(out);
return ansiTrimmedStr.split(" ")[0];
};
export const getTestJsonFilePath = (file: string) => {
const filePath = `${process.cwd()}/src/__tests__/samples/${file}`;
export const getTestJsonFilePath = (file: string, kind: "collection" | "environment") => {
const kindDir = {
collection: "collections",
environment: "environments",
}[kind];
const filePath = resolve(__dirname, `../../src/__tests__/samples/${kindDir}/${file}`);
return filePath;
};

View File

@@ -21,6 +21,7 @@ export interface RequestStack {
*/
export interface RequestConfig extends AxiosRequestConfig {
supported: boolean;
displayUrl?: string
}
export interface EffectiveHoppRESTRequest extends HoppRESTRequest {
@@ -30,6 +31,7 @@ export interface EffectiveHoppRESTRequest extends HoppRESTRequest {
* This contains path, params and environment variables all applied to it
*/
effectiveFinalURL: string;
effectiveFinalDisplayURL?: string;
effectiveFinalHeaders: { key: string; value: string; active: boolean }[];
effectiveFinalParams: { key: string; value: string; active: boolean }[];
effectiveFinalBody: FormData | string | null;

View File

@@ -1,34 +1,42 @@
import { Environment } from "@hoppscotch/data";
import { entityReference } from "verzod";
import { z } from "zod";
import { error } from "../../types/errors";
import {
HoppEnvs,
HoppEnvPair,
HoppEnvKeyPairObject,
HoppEnvExportObject,
HoppBulkEnvExportObject,
HoppEnvPair,
HoppEnvs
} from "../../types/request";
import { readJsonFile } from "../../utils/mutators";
/**
* Parses env json file for given path and validates the parsed env json object.
* @param path Path of env.json file to be parsed.
* @returns For successful parsing we get HoppEnvs object.
* Parses env json file for given path and validates the parsed env json object
* @param path Path of env.json file to be parsed
* @returns For successful parsing we get HoppEnvs object
*/
export async function parseEnvsData(path: string) {
const contents = await readJsonFile(path);
const envPairs: Array<HoppEnvPair> = [];
const HoppEnvKeyPairResult = HoppEnvKeyPairObject.safeParse(contents);
const HoppEnvExportObjectResult = HoppEnvExportObject.safeParse(contents);
const HoppBulkEnvExportObjectResult =
HoppBulkEnvExportObject.safeParse(contents);
const envPairs: Array<Environment["variables"][number] | HoppEnvPair> = [];
// CLI doesnt support bulk environments export.
// Hence we check for this case and throw an error if it matches the format.
// The legacy key-value pair format that is still supported
const HoppEnvKeyPairResult = HoppEnvKeyPairObject.safeParse(contents);
// Shape of the single environment export object that is exported from the app
const HoppEnvExportObjectResult = Environment.safeParse(contents);
// Shape of the bulk environment export object that is exported from the app
const HoppBulkEnvExportObjectResult = z.array(entityReference(Environment)).safeParse(contents)
// CLI doesnt support bulk environments export
// Hence we check for this case and throw an error if it matches the format
if (HoppBulkEnvExportObjectResult.success) {
throw error({ code: "BULK_ENV_FILE", path, data: error });
}
// Checks if the environment file is of the correct format.
// If it doesnt match either of them, we throw an error.
if (!(HoppEnvKeyPairResult.success || HoppEnvExportObjectResult.success)) {
// Checks if the environment file is of the correct format
// If it doesnt match either of them, we throw an error
if (!HoppEnvKeyPairResult.success && HoppEnvExportObjectResult.type === "err") {
throw error({ code: "MALFORMED_ENV_FILE", path, data: error });
}
@@ -36,9 +44,8 @@ export async function parseEnvsData(path: string) {
for (const [key, value] of Object.entries(HoppEnvKeyPairResult.data)) {
envPairs.push({ key, value });
}
} else if (HoppEnvExportObjectResult.success) {
const { key, value } = HoppEnvExportObjectResult.data.variables[0];
envPairs.push({ key, value });
} else if (HoppEnvExportObjectResult.type === "ok") {
envPairs.push(...HoppEnvExportObjectResult.value.variables);
}
return <HoppEnvs>{ global: [], selected: envPairs };

View File

@@ -1,8 +1,8 @@
import { HoppCollection, HoppRESTRequest } from "@hoppscotch/data";
import { HoppCollection } from "@hoppscotch/data";
import { HoppEnvs } from "./request";
export type CollectionRunnerParam = {
collections: HoppCollection<HoppRESTRequest>[];
collections: HoppCollection[];
envs: HoppEnvs;
delay?: number;
};

View File

@@ -1,31 +1,18 @@
import { HoppCollection, HoppRESTRequest } from "@hoppscotch/data";
import { Environment, HoppCollection, HoppRESTRequest } from "@hoppscotch/data";
import { z } from "zod";
import { TestReport } from "../interfaces/response";
import { HoppCLIError } from "./errors";
import { z } from "zod";
export type FormDataEntry = {
key: string;
value: string | Blob;
};
export type HoppEnvPair = { key: string; value: string };
export type HoppEnvPair = Environment["variables"][number];
export const HoppEnvKeyPairObject = z.record(z.string(), z.string());
// Shape of the single environment export object that is exported from the app.
export const HoppEnvExportObject = z.object({
name: z.string(),
variables: z.array(
z.object({
key: z.string(),
value: z.string(),
})
),
});
// Shape of the bulk environment export object that is exported from the app.
export const HoppBulkEnvExportObject = z.array(HoppEnvExportObject);
export type HoppEnvs = {
global: HoppEnvPair[];
selected: HoppEnvPair[];
@@ -33,7 +20,7 @@ export type HoppEnvs = {
export type CollectionStack = {
path: string;
collection: HoppCollection<HoppRESTRequest>;
collection: HoppCollection;
};
export type RequestReport = {

View File

@@ -1,8 +1,4 @@
import {
HoppCollection,
HoppRESTRequest,
isHoppRESTRequest,
} from "@hoppscotch/data";
import { HoppCollection, isHoppRESTRequest } from "@hoppscotch/data";
import * as A from "fp-ts/Array";
import { CommanderError } from "commander";
import { HoppCLIError, HoppErrnoException } from "../types/errors";
@@ -24,9 +20,7 @@ export const hasProperty = <P extends PropertyKey>(
* @returns True, if unknown parameter is valid Hoppscotch REST Collection;
* False, otherwise.
*/
export const isRESTCollection = (
param: unknown
): param is HoppCollection<HoppRESTRequest> => {
export const isRESTCollection = (param: unknown): param is HoppCollection => {
if (!!param && typeof param === "object") {
if (!hasProperty(param, "v") || typeof param.v !== "number") {
return false;
@@ -62,7 +56,6 @@ export const isRESTCollection = (
return false;
};
/**
* Checks if given error data is of type HoppCLIError, based on existence
* of code property.

View File

@@ -1,21 +1,23 @@
import * as A from "fp-ts/Array";
import { pipe } from "fp-ts/function";
import { HoppCollection, HoppRESTRequest } from "@hoppscotch/data";
import { bold } from "chalk";
import { log } from "console";
import * as A from "fp-ts/Array";
import { pipe } from "fp-ts/function";
import round from "lodash/round";
import { HoppCollection, HoppRESTRequest } from "@hoppscotch/data";
import { CollectionRunnerParam } from "../types/collections";
import {
HoppEnvs,
CollectionStack,
RequestReport,
HoppEnvs,
ProcessRequestParams,
RequestReport,
} from "../types/request";
import {
getRequestMetrics,
preProcessRequest,
processRequest,
} from "./request";
import { exceptionColors } from "./getters";
PreRequestMetrics,
RequestMetrics,
TestMetrics,
} from "../types/response";
import { DEFAULT_DURATION_PRECISION } from "./constants";
import {
printErrorsReport,
printFailedTestsReport,
@@ -23,15 +25,14 @@ import {
printRequestsMetrics,
printTestsMetrics,
} from "./display";
import {
PreRequestMetrics,
RequestMetrics,
TestMetrics,
} from "../types/response";
import { getTestMetrics } from "./test";
import { DEFAULT_DURATION_PRECISION } from "./constants";
import { exceptionColors } from "./getters";
import { getPreRequestMetrics } from "./pre-request";
import { CollectionRunnerParam } from "../types/collections";
import {
getRequestMetrics,
preProcessRequest,
processRequest,
} from "./request";
import { getTestMetrics } from "./test";
const { WARN, FAIL } = exceptionColors;
@@ -41,23 +42,23 @@ const { WARN, FAIL } = exceptionColors;
* @param param Data of hopp-collection with hopp-requests, envs to be processed.
* @returns List of report for each processed request.
*/
export const collectionsRunner =
async (param: CollectionRunnerParam): Promise<RequestReport[]> =>
{
const envs: HoppEnvs = param.envs;
const delay = param.delay ?? 0;
const requestsReport: RequestReport[] = [];
const collectionStack: CollectionStack[] = getCollectionStack(
param.collections
);
export const collectionsRunner = async (
param: CollectionRunnerParam
): Promise<RequestReport[]> => {
const envs: HoppEnvs = param.envs;
const delay = param.delay ?? 0;
const requestsReport: RequestReport[] = [];
const collectionStack: CollectionStack[] = getCollectionStack(
param.collections
);
while (collectionStack.length) {
// Pop out top-most collection from stack to be processed.
const { collection, path } = <CollectionStack>collectionStack.pop();
while (collectionStack.length) {
// Pop out top-most collection from stack to be processed.
const { collection, path } = <CollectionStack>collectionStack.pop();
// Processing each request in collection
for (const request of collection.requests) {
const _request = preProcessRequest(request);
const _request = preProcessRequest(request as HoppRESTRequest, collection);
const requestPath = `${path}/${_request.name}`;
const processRequestParams: ProcessRequestParams = {
path: requestPath,
@@ -69,13 +70,13 @@ export const collectionsRunner =
// Request processing initiated message.
log(WARN(`\nRunning: ${bold(requestPath)}`));
// Processing current request.
const result = await processRequest(processRequestParams)();
// Processing current request.
const result = await processRequest(processRequestParams)();
// Updating global & selected envs with new envs from processed-request output.
const { global, selected } = result.envs;
envs.global = global;
envs.selected = selected;
// Updating global & selected envs with new envs from processed-request output.
const { global, selected } = result.envs;
envs.global = global;
envs.selected = selected;
// Storing current request's report.
const requestReport = result.report;
@@ -84,15 +85,30 @@ export const collectionsRunner =
// Pushing remaining folders realted collection to stack.
for (const folder of collection.folders) {
const updatedFolder: HoppCollection = { ...folder }
if (updatedFolder.auth?.authType === "inherit") {
updatedFolder.auth = collection.auth;
}
if (collection.headers?.length) {
// Filter out header entries present in the parent collection under the same name
// This ensures the folder headers take precedence over the collection headers
const filteredHeaders = collection.headers.filter((collectionHeaderEntries) => {
return !updatedFolder.headers.some((folderHeaderEntries) => folderHeaderEntries.key === collectionHeaderEntries.key)
})
updatedFolder.headers.push(...filteredHeaders);
}
collectionStack.push({
path: `${path}/${folder.name}`,
collection: folder,
path: `${path}/${updatedFolder.name}`,
collection: updatedFolder,
});
}
}
return requestsReport;
};
return requestsReport;
};
/**
* Transforms collections to generate collection-stack which describes each collection's
@@ -100,9 +116,7 @@ export const collectionsRunner =
* @param collections Hopp-collection objects to be mapped to collection-stack type.
* @returns Mapped collections to collection-stack.
*/
const getCollectionStack = (
collections: HoppCollection<HoppRESTRequest>[]
): CollectionStack[] =>
const getCollectionStack = (collections: HoppCollection[]): CollectionStack[] =>
pipe(
collections,
A.map(

View File

@@ -176,7 +176,7 @@ export const printRequestRunner = {
*/
start: (requestConfig: RequestConfig) => {
const METHOD = BG_INFO(` ${requestConfig.method} `);
const ENDPOINT = requestConfig.url;
const ENDPOINT = requestConfig.displayUrl || requestConfig.url;
process.stdout.write(`${METHOD} ${ENDPOINT}`);
},

View File

@@ -2,7 +2,7 @@ import fs from "fs/promises";
import { FormDataEntry } from "../types/request";
import { error } from "../types/errors";
import { isRESTCollection, isHoppErrnoException } from "./checks";
import { HoppCollection, HoppRESTRequest } from "@hoppscotch/data";
import { HoppCollection } from "@hoppscotch/data";
/**
* Parses array of FormDataEntry to FormData.
@@ -35,20 +35,20 @@ export const parseErrorMessage = (e: unknown) => {
};
export async function readJsonFile(path: string): Promise<unknown> {
if(!path.endsWith('.json')) {
throw error({ code: "INVALID_FILE_TYPE", data: path })
if (!path.endsWith(".json")) {
throw error({ code: "INVALID_FILE_TYPE", data: path });
}
try {
await fs.access(path)
await fs.access(path);
} catch (e) {
throw error({ code: "FILE_NOT_FOUND", path: path })
throw error({ code: "FILE_NOT_FOUND", path: path });
}
try {
return JSON.parse((await fs.readFile(path)).toString())
} catch(e) {
throw error({ code: "UNKNOWN_ERROR", data: e })
return JSON.parse((await fs.readFile(path)).toString());
} catch (e) {
throw error({ code: "UNKNOWN_ERROR", data: e });
}
}
@@ -56,22 +56,24 @@ export async function readJsonFile(path: string): Promise<unknown> {
* Parses collection json file for given path:context.path, and validates
* the parsed collectiona array.
* @param path Collection json file path.
* @returns For successful parsing we get array of HoppCollection<HoppRESTRequest>,
* @returns For successful parsing we get array of HoppCollection,
*/
export async function parseCollectionData(
path: string
): Promise<HoppCollection<HoppRESTRequest>[]> {
let contents = await readJsonFile(path)
): Promise<HoppCollection[]> {
let contents = await readJsonFile(path);
const maybeArrayOfCollections: unknown[] = Array.isArray(contents) ? contents : [contents]
const maybeArrayOfCollections: unknown[] = Array.isArray(contents)
? contents
: [contents];
if(maybeArrayOfCollections.some((x) => !isRESTCollection(x))) {
if (maybeArrayOfCollections.some((x) => !isRESTCollection(x))) {
throw error({
code: "MALFORMED_COLLECTION",
path,
data: "Please check the collection data.",
})
});
}
return maybeArrayOfCollections as HoppCollection<HoppRESTRequest>[]
};
return maybeArrayOfCollections as HoppCollection[];
}

View File

@@ -36,7 +36,10 @@ import { toFormData } from "./mutators";
export const preRequestScriptRunner = (
request: HoppRESTRequest,
envs: HoppEnvs
): TE.TaskEither<HoppCLIError, EffectiveHoppRESTRequest> =>
): TE.TaskEither<
HoppCLIError,
{ effectiveRequest: EffectiveHoppRESTRequest } & { updatedEnvs: HoppEnvs }
> =>
pipe(
TE.of(request),
TE.chain(({ preRequestScript }) =>
@@ -68,7 +71,10 @@ export const preRequestScriptRunner = (
export function getEffectiveRESTRequest(
request: HoppRESTRequest,
environment: Environment
): E.Either<HoppCLIError, EffectiveHoppRESTRequest> {
): E.Either<
HoppCLIError,
{ effectiveRequest: EffectiveHoppRESTRequest } & { updatedEnvs: HoppEnvs }
> {
const envVariables = environment.variables;
// Parsing final headers with applied ENVs.
@@ -162,12 +168,30 @@ export function getEffectiveRESTRequest(
}
const effectiveFinalURL = _effectiveFinalURL.right;
// Secret environment variables referenced in the request endpoint should be masked
let effectiveFinalDisplayURL;
if (envVariables.some(({ secret }) => secret)) {
const _effectiveFinalDisplayURL = parseTemplateStringE(
request.endpoint,
envVariables,
true
);
if (E.isRight(_effectiveFinalDisplayURL)) {
effectiveFinalDisplayURL = _effectiveFinalDisplayURL.right;
}
}
return E.right({
...request,
effectiveFinalURL,
effectiveFinalHeaders,
effectiveFinalParams,
effectiveFinalBody,
effectiveRequest: {
...request,
effectiveFinalURL,
effectiveFinalDisplayURL,
effectiveFinalHeaders,
effectiveFinalParams,
effectiveFinalBody,
},
updatedEnvs: { global: [], selected: envVariables },
});
}

View File

@@ -1,34 +1,66 @@
import { Environment, HoppCollection, HoppRESTRequest } from "@hoppscotch/data";
import axios, { Method } from "axios";
import { URL } from "url";
import * as S from "fp-ts/string";
import * as A from "fp-ts/Array";
import * as T from "fp-ts/Task";
import * as E from "fp-ts/Either";
import * as T from "fp-ts/Task";
import * as TE from "fp-ts/TaskEither";
import { HoppRESTRequest } from "@hoppscotch/data";
import { responseErrors } from "./constants";
import { getDurationInSeconds, getMetaDataPairs } from "./getters";
import { testRunner, getTestScriptParams, hasFailedTestCases } from "./test";
import { RequestConfig, EffectiveHoppRESTRequest } from "../interfaces/request";
import { pipe } from "fp-ts/function";
import * as S from "fp-ts/string";
import { hrtime } from "process";
import { URL } from "url";
import { EffectiveHoppRESTRequest, RequestConfig } from "../interfaces/request";
import { RequestRunnerResponse } from "../interfaces/response";
import { preRequestScriptRunner } from "./pre-request";
import { HoppCLIError, error } from "../types/errors";
import {
HoppEnvs,
ProcessRequestParams,
RequestReport,
} from "../types/request";
import { RequestMetrics } from "../types/response";
import { responseErrors } from "./constants";
import {
printPreRequestRunner,
printRequestRunner,
printTestRunner,
} from "./display";
import { error, HoppCLIError } from "../types/errors";
import { hrtime } from "process";
import { RequestMetrics } from "../types/response";
import { pipe } from "fp-ts/function";
import { getDurationInSeconds, getMetaDataPairs } from "./getters";
import { preRequestScriptRunner } from "./pre-request";
import { getTestScriptParams, hasFailedTestCases, testRunner } from "./test";
// !NOTE: The `config.supported` checks are temporary until OAuth2 and Multipart Forms are supported
/**
* Processes given variable, which includes checking for secret variables
* and getting value from system environment
* @param variable Variable to be processed
* @returns Updated variable with value from system environment
*/
const processVariables = (variable: Environment["variables"][number]) => {
if (variable.secret) {
return {
...variable,
value:
"value" in variable ? variable.value : process.env[variable.key] || "",
}
}
return variable
}
/**
* Processes given envs, which includes processing each variable in global
* and selected envs
* @param envs Global + selected envs used by requests with in collection
* @returns Processed envs with each variable processed
*/
const processEnvs = (envs: HoppEnvs) => {
const processedEnvs = {
global: envs.global.map(processVariables),
selected: envs.selected.map(processVariables),
}
return processedEnvs
}
/**
* Transforms given request data to request-config used by request-runner to
* perform HTTP request.
@@ -38,6 +70,7 @@ import { pipe } from "fp-ts/function";
export const createRequest = (req: EffectiveHoppRESTRequest): RequestConfig => {
const config: RequestConfig = {
supported: true,
displayUrl: req.effectiveFinalDisplayURL
};
const { finalBody, finalEndpoint, finalHeaders, finalParams } = getRequest;
const reqParams = finalParams(req);
@@ -221,9 +254,13 @@ export const processRequest =
effectiveFinalParams: [],
effectiveFinalURL: "",
};
let updatedEnvs = <HoppEnvs>{};
// Fetch values for secret environment variables from system environment
const processedEnvs = processEnvs(envs)
// Executing pre-request-script
const preRequestRes = await preRequestScriptRunner(request, envs)();
const preRequestRes = await preRequestScriptRunner(request, processedEnvs)();
if (E.isLeft(preRequestRes)) {
printPreRequestRunner.fail();
@@ -231,8 +268,8 @@ export const processRequest =
report.errors.push(preRequestRes.left);
report.result = report.result && false;
} else {
// Updating effective-request
effectiveRequest = preRequestRes.right;
// Updating effective-request and consuming updated envs after pre-request script execution
({ effectiveRequest, updatedEnvs } = preRequestRes.right);
}
// Creating request-config for request-runner.
@@ -270,7 +307,7 @@ export const processRequest =
const testScriptParams = getTestScriptParams(
_requestRunnerRes,
request,
envs
updatedEnvs
);
// Executing test-runner.
@@ -309,9 +346,12 @@ export const processRequest =
* @returns Updated request object free of invalid/missing data.
*/
export const preProcessRequest = (
request: HoppRESTRequest
request: HoppRESTRequest,
collection: HoppCollection,
): HoppRESTRequest => {
const tempRequest = Object.assign({}, request);
const { headers: parentHeaders, auth: parentAuth } = collection;
if (!tempRequest.v) {
tempRequest.v = "1";
}
@@ -327,18 +367,31 @@ export const preProcessRequest = (
if (!tempRequest.params) {
tempRequest.params = [];
}
if (!tempRequest.headers) {
if (parentHeaders?.length) {
// Filter out header entries present in the parent (folder/collection) under the same name
// This ensures the child headers take precedence over the parent headers
const filteredEntries = parentHeaders.filter((parentHeaderEntries) => {
return !tempRequest.headers.some((reqHeaderEntries) => reqHeaderEntries.key === parentHeaderEntries.key)
})
tempRequest.headers.push(...filteredEntries);
} else if (!tempRequest.headers) {
tempRequest.headers = [];
}
if (!tempRequest.preRequestScript) {
tempRequest.preRequestScript = "";
}
if (!tempRequest.testScript) {
tempRequest.testScript = "";
}
if (!tempRequest.auth) {
if (tempRequest.auth?.authType === "inherit") {
tempRequest.auth = parentAuth;
} else if (!tempRequest.auth) {
tempRequest.auth = { authActive: false, authType: "none" };
}
if (!tempRequest.body) {
tempRequest.body = { contentType: null, body: null };
}

View File

@@ -158,7 +158,7 @@ a {
@apply shadow-none #{!important};
@apply fixed;
@apply inline-flex;
@apply -mt-8;
@apply -mt-7;
}
}
@@ -368,6 +368,7 @@ pre.ace_editor {
.toasted-container {
@apply max-w-md;
@apply z-[10000];
.toasted {
&.toasted-primary {
@@ -516,9 +517,10 @@ pre.ace_editor {
@apply bg-dividerLight;
@apply rounded;
@apply ml-2;
@apply px-1;
@apply min-w-[1.25rem];
@apply min-h-[1.25rem];
@apply px-0.5;
@apply min-w-[1rem];
@apply min-h-[1rem];
@apply leading-none;
@apply items-center;
@apply justify-center;
@apply border border-dividerDark;

View File

@@ -17,6 +17,7 @@
--lower-tertiary-sticky-fold: 7.125rem;
--lower-fourth-sticky-fold: 9.188rem;
--sidebar-primary-sticky-fold: 2rem;
--properties-primary-sticky-fold: 2.063rem;
}
@mixin light-theme {

View File

@@ -78,12 +78,6 @@
"iso": "he-HE",
"name": "עִברִית"
},
{
"code": "hi",
"file": "hi.json",
"iso": "hi-HI",
"name": "हिन्दी"
},
{
"code": "hu",
"file": "hu.json",

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Kanselleer",
"choose_file": "Kies 'n lêer",
@@ -10,6 +11,7 @@
"connect": "Koppel",
"connecting": "Connecting",
"copy": "Kopieer",
"create": "Create",
"delete": "Vee uit",
"disconnect": "Ontkoppel",
"dismiss": "Weier",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Prettify",
"properties": "Properties",
"remove": "Verwyder",
"rename": "Rename",
"restore": "Herstel",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Soek",
"send": "Stuur",
"share": "Share",
"start": "Begin",
"starting": "Starting",
"stop": "Stop",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Gesels met ons",
"contact_us": "Kontak Ons",
"cookies": "Cookies",
"copy": "Kopieer",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Sleutelbord kortpaaie",
"name": "Hoppscotch",
"new_version_found": "Nuwe weergawe gevind. Herlaai om op te dateer.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Volmag privaatheidsbeleid",
"reload": "Herlaai",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Genereer teken",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Sluit in by URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Leer hoe",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Wagwoord",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Teken",
"type": "Magtigingstipe",
"username": "Gebruikersnaam"
@@ -124,6 +148,7 @@
"created": "Versameling geskep",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Wysig versameling",
"import_or_create": "Import or create a collection",
"invalid_name": "Gee 'n geldige naam vir die versameling",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Nuwe versameling",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Versameling hernoem",
"request_in_use": "Request in use",
"save_as": "Stoor as",
@@ -151,6 +178,7 @@
"remove_folder": "Weet u seker dat u hierdie vouer permanent wil uitvee?",
"remove_history": "Is u seker dat u alle geskiedenis permanent wil uitvee?",
"remove_request": "Is u seker dat u hierdie versoek permanent wil uitvee?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Weet u seker dat u hierdie span wil uitvee?",
"remove_telemetry": "Weet u seker dat u van Telemetry wil afskakel?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Koptekst {count}",
"message": "Boodskap {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Protokolle is leeg",
"schema": "Koppel aan 'n GraphQL -eindpunt",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Spannaam leeg",
"teams": "Spanne is leeg",
"tests": "Daar is geen toetse vir hierdie versoek nie"
"tests": "Daar is geen toetse vir hierdie versoek nie",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Gee 'n geldige naam vir die omgewing",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Veranderlike lys"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Dit lyk nie asof hierdie blaaier ondersteuning vir bedieners gestuurde geleenthede het nie.",
"check_console_details": "Kyk na die konsole -log vir meer inligting.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL is nie behoorlik geformateer nie",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Kon nie 'n ongeldige liggaam mooi maak nie, los json -sintaksisfoute op en probeer weer",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Kon nie versoek stuur nie",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Geen duur nie",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Kon nie voorafversoekskrip uitvoer nie",
"something_went_wrong": "Iets het verkeerd geloop",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Uitvoer as JSON",
"create_secret_gist": "Skep geheime Gist",
"failed": "Something went wrong while exporting",
"gist_created": "Gis geskep",
"require_github": "Teken in met GitHub om 'n geheime idee te skep",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Inskrywings",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Die magtigingskop sal outomaties gegenereer word wanneer u die versoek stuur.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Genereer eers dokumentasie",
"network_fail": "Kon nie die API -eindpunt bereik nie. Kontroleer u netwerkverbinding en probeer weer.",
"offline": "Dit lyk asof u vanlyn is. Data in hierdie werkruimte is moontlik nie op datum nie.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Voer versamelings in",
"curl": "Voer cURL in",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Invoer misluk",
"from_file": "Import from File",
"from_gist": "Invoer vanaf Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Voer Gist URL in",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Invoer"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Versamelings",
"confirm": "Bevestig",
"customize_request": "Customize Request",
"edit_request": "Wysig versoek",
"import_export": "Invoer uitvoer"
"import_export": "Invoer uitvoer",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Kopieer skakel",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Duur",
"enter_curl": "Voer cURL in",
"generate_code": "Genereer kode",
"generated_code": "Kode gegenereer",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Koplys",
"invalid_name": "Gee 'n naam vir die versoek",
"method": "Metode",
@@ -480,12 +552,14 @@
"saved": "Versoek gestoor",
"share": "Deel",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Versoek",
"type": "Soort versoek",
"url": "URL",
"variables": "Veranderlikes",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Kopieer skakel"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Pas u rekeninginstellings aan.",
"account_email_description": "Jou primêre e -posadres.",
"account_name_description": "Dit is u vertoonnaam.",
"additional": "Additional Settings",
"background": "Agtergrond",
"black_mode": "Swart",
"choose_language": "Kies taal",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kopieer versoekskakel",
"delete_method": "Kies DELETE metode",
"get_method": "Kies GET -metode",
"head_method": "Kies HOOF metode",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Stoor in versamelings",
"send_request": "Stuur versoek",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Versoek"
"title": "Versoek",
"copy_request_link": "Kopieer versoekskakel"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Na knipbord gekopieer",
"deleted": "Uitgevee",
"deprecated": "GEDRAGTEER",
@@ -742,10 +836,12 @@
"disconnected": "Ontkoppel",
"disconnected_from": "Ontkoppel van {name}",
"docs_generated": "Dokumentasie gegenereer",
"download_failed": "Download failed",
"download_started": "Aflaai begin",
"enabled": "Geaktiveer",
"file_imported": "Lêer ingevoer",
"finished_in": "Klaar in {duration} ms",
"hide": "Hide",
"history_deleted": "Geskiedenis uitgevee",
"linewrap": "Draai lyne toe",
"loading": "Laai tans ...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Navrae",
"query": "Navraag",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Toetse",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Verlaat span",
"exit_disabled": "Slegs eienaar kan nie die span verlaat nie",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Die e -posformaat is ongeldig",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Span gered",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Spanne",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "الغاء",
"choose_file": "اختيار ملف",
@@ -10,6 +11,7 @@
"connect": "الاتصال",
"connecting": "Connecting",
"copy": "نسخ",
"create": "Create",
"delete": "حذف",
"disconnect": "قطع الاتصال",
"dismiss": "رفض",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "لصق",
"prettify": "جمال",
"properties": "Properties",
"remove": "ازالة",
"rename": "Rename",
"restore": "اعادة",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "بحث",
"send": "ارسل",
"share": "Share",
"start": "ابدأ",
"starting": "Starting",
"stop": "قف",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "دردش معنا",
"contact_us": "اتصل بنا",
"cookies": "Cookies",
"copy": "انسخ",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "اختصارات لوحة المفاتيح",
"name": "هوبسكوتش",
"new_version_found": "تم العثور على نسخة جديدة. قم بالتحديث للتحديث.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "سياسة خصوصية الوكيل",
"reload": "إعادة تحميل",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "توليد رمز",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "تضمين في URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "تعلم كيف",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "كلمة المرور",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "رمز",
"type": "نوع التفويض",
"username": "اسم المستخدم"
@@ -124,6 +148,7 @@
"created": "تم إنشاء المجموعة",
"different_parent": "Cannot reorder collection with different parent",
"edit": "تحرير المجموعة",
"import_or_create": "Import or create a collection",
"invalid_name": "الرجاء تقديم اسم صالح للمجموعة",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "اسم المجموعة يجب ان لايقل على 3 رموز",
"new": "مجموعة جديدة",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "تمت إعادة تسمية المجموعة",
"request_in_use": "Request in use",
"save_as": "حفظ باسم",
@@ -151,6 +178,7 @@
"remove_folder": "هل أنت متأكد أنك تريد حذف هذا المجلد نهائيًا؟",
"remove_history": "هل أنت متأكد أنك تريد حذف كل المحفوظات بشكل دائم؟",
"remove_request": "هل أنت متأكد أنك تريد حذف هذا الطلب نهائيًا؟",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "هل أنت متأكد أنك تريد حذف هذا الفريق؟",
"remove_telemetry": "هل أنت متأكد أنك تريد الانسحاب من القياس عن بعد؟",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "رأس {count}",
"message": "الرسالة {count}",
@@ -192,11 +238,13 @@
"profile": "سجل الدخول لرؤية فريقك",
"protocols": "البروتوكولات فارغة",
"schema": "اتصل بنقطة نهاية GraphQL",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "اسم الفريق فارغ",
"teams": "الفرق فارغة",
"tests": "لا توجد اختبارات لهذا الطلب"
"tests": "لا توجد اختبارات لهذا الطلب",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "الرجاء تقديم اسم صالح للبيئة",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "قائمة متغيرة"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "يبدو أن هذا المستعرض لا يدعم أحداث إرسال الخادم.",
"check_console_details": "تحقق من سجل وحدة التحكم للحصول على التفاصيل.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "لم يتم تنسيق cURL بشكل صحيح",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "تعذر تجميل جسم غير صالح وحل أخطاء بناء جملة json وحاول مرة أخرى",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "تعذر إرسال الطلب",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "لا مدة",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "تعذر تنفيذ نص الطلب المسبق",
"something_went_wrong": "هناك خطأ ما",
@@ -260,6 +314,7 @@
"export": {
"as_json": "تصدير بتنسيق JSON",
"create_secret_gist": "إنشاء جوهر سري",
"failed": "Something went wrong while exporting",
"gist_created": "خلقت الجست",
"require_github": "تسجيل الدخول باستخدام GitHub لإنشاء جوهر سري",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "الاشتراكات",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "سيتم إنشاء رأس التفويض تلقائيًا عند إرسال الطلب.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "قم بإنشاء الوثائق أولاً",
"network_fail": "تعذر الوصول إلى نقطة نهاية API. تحقق من اتصالك بالشبكة وحاول مرة أخرى.",
"offline": "يبدو أنك غير متصل بالإنترنت. قد لا تكون البيانات الموجودة في مساحة العمل هذه محدثة.",
@@ -316,7 +376,10 @@
"import": {
"collections": "مجموعات الاستيراد",
"curl": "استيراد cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "فشل الاستيراد",
"from_file": "Import from File",
"from_gist": "الاستيراد من Gist",
"from_gist_description": "استيراد من Gist URL",
"from_insomnia": "استيراد من Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "استيراد من مجموعة Postman",
"from_url": "استيراد من رابط",
"gist_url": "أدخل عنوان URL لـ Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "استيراد مجموعة من ملفHoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "يستورد"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "المجموعات",
"confirm": "يتأكد",
"customize_request": "Customize Request",
"edit_request": "تحرير الطلب",
"import_export": "استيراد و تصدير"
"import_export": "استيراد و تصدير",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "نسخ الوصلة",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "مدة",
"enter_curl": "أدخل cURL",
"generate_code": "إنشاء التعليمات البرمجية",
"generated_code": "رمز تم إنشاؤه",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "قائمة الرأس",
"invalid_name": "يرجى تقديم اسم للطلب",
"method": "طريقة",
@@ -480,12 +552,14 @@
"saved": "تم حفظ الطلب",
"share": "يشارك",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "طلب",
"type": "نوع الطلب",
"url": "URL",
"variables": "المتغيرات",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "نسخ الوصلة"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "تخصيص إعدادات حسابك.",
"account_email_description": "عنوان بريدك الإلكتروني الأساسي.",
"account_name_description": "هذا هو اسم العرض الخاص بك.",
"additional": "Additional Settings",
"background": "خلفية",
"black_mode": "أسود",
"choose_language": "اختر اللغة",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "تأكيد البريد الإلكتروني"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "نسخ ارتباط الطلب",
"delete_method": "حدد طريقة الحذف",
"get_method": "حدد طريقة GET",
"head_method": "حدد طريقة HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "حفظ في المجموعات",
"send_request": "ارسل طلب",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "طلب"
"title": "طلب",
"copy_request_link": "نسخ ارتباط الطلب"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "نسخ إلى الحافظة",
"deleted": "تم الحذف",
"deprecated": "إهمال",
@@ -742,10 +836,12 @@
"disconnected": "انقطع الاتصال",
"disconnected_from": "انقطع الاتصال بـ {name}",
"docs_generated": "تم إنشاء الوثائق",
"download_failed": "Download failed",
"download_started": "بدأ التنزيل",
"enabled": "ممكن",
"file_imported": "تم استيراد الملف",
"finished_in": "انتهى في {duration} مللي ثانية",
"hide": "Hide",
"history_deleted": "تم حذف السجل",
"linewrap": "خطوط الالتفاف",
"loading": "تحميل...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "استفسارات",
"query": "استفسار",
"schema": "مخطط",
"shared_requests": "Shared Requests",
"socketio": "مقبس",
"sse": "SSE",
"tests": "الاختبارات",
@@ -807,6 +905,7 @@
"email_do_not_match": "البريد الإلكتروني لا يتوافق مع معلومات حسابك. اتصل بمدير الفريق.",
"exit": "فريق الخروج",
"exit_disabled": "فقط المالك لا يمكنه الخروج من الفريق",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "تنسيق البريد الإلكتروني غير صالح",
"invalid_id": "معرف الفريق غير صالح. اتصل بمدير الفريق.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "فريق حفظ",
"select_a_team": "اختر فريق",
"success_invites": "Success invites",
"title": "فرق",
"we_sent_invite_link": "لقد أرسلنا رابط دعوة لجميع المدعوين!",
"we_sent_invite_link_description": "اطلب من جميع المدعوين التحقق من صندوق الوارد الخاص بهم. انقر على الرابط للانضمام إلى الفريق."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Cancel·lar",
"choose_file": "Triar un fitxer",
@@ -10,6 +11,7 @@
"connect": "Connectar",
"connecting": "Connecting",
"copy": "Copiar",
"create": "Create",
"delete": "Eliminar",
"disconnect": "Desconnectar",
"dismiss": "Tancar",
@@ -31,6 +33,7 @@
"open_workspace": "Obrir espai de treball",
"paste": "Enganxar",
"prettify": "Fes-ho bonic",
"properties": "Properties",
"remove": "Eliminar",
"rename": "Rename",
"restore": "Restaurar",
@@ -39,6 +42,7 @@
"scroll_to_top": "Desplaceu-vos cap a dalt",
"search": "Cercar",
"send": "Enviar",
"share": "Share",
"start": "Començar",
"starting": "Starting",
"stop": "Aturar",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Xateja amb nosaltres",
"contact_us": "Contacta amb nosaltres",
"cookies": "Cookies",
"copy": "Copiar",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copiar User Auth Token",
"developer_option": "Opcions de desenvolupador",
"developer_option_description": "Eines de desenvolupament que ajuden en el desenvolupament i manteniment de Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Dreceres de teclat",
"name": "Hoppscotch",
"new_version_found": "S'ha trobat una nova versió. Refresca per actualitzar.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Opcions",
"proxy_privacy_policy": "Política de privadesa del servidor intermediari (proxy)",
"reload": "Recarregar",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Generar Token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Inclou a l'URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Aprèn com",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Passar per",
"password": "Contrasenya",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Tipus d'autorització",
"username": "Nom d'usuari"
@@ -124,6 +148,7 @@
"created": "Col·lecció creada",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Editar la col·lecció",
"import_or_create": "Import or create a collection",
"invalid_name": "Proporcioneu un nom vàlid per a la col·lecció",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "El nom de la col·lecció ha de tenir almenys 3 caràcters",
"new": "Nova col · lecció",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "S'ha canviat el nom de la col·lecció",
"request_in_use": "Request in use",
"save_as": "Guardar com",
@@ -151,6 +178,7 @@
"remove_folder": "Està segur que vol suprimir definitivament aquesta carpeta?",
"remove_history": "Està segur que vol suprimir definitivament tot l'historial?",
"remove_request": "Està segur que vol suprimir definitivament aquesta sol·licitud?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Està segur que vol suprimir aquest equip?",
"remove_telemetry": "Està segur que vol desactivar Telemetry?",
"request_change": "Està segur que vol descartar la sol·licitud actual, els canvis no desats es perdran.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Capçalera {count}",
"message": "Missatges {count}",
@@ -192,11 +238,13 @@
"profile": "Inicia sessió per veure el vostre perfil",
"protocols": "Els protocols estan buits",
"schema": "Connecta't a un endpoint GraphQL",
"shortcodes": "Els shortcodes estan buits",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "El nom de l'equip és buit",
"teams": "Els equips estan buits",
"tests": "No hi ha proves per a aquesta sol·licitud"
"tests": "No hi ha proves per a aquesta sol·licitud",
"shortcodes": "Els shortcodes estan buits"
},
"environment": {
"add_to_global": "Afegir-ho a Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Proporcioneu un nom vàlid per a l'entorn",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Llista de variables"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Sembla que aquest navegador no és compatible amb els Esdeveniments Enviats pel Servidor (Server Sent Events).",
"check_console_details": "Consulta el registre de la consola per obtenir més informació.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL no està formatat correctament",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "No s'ha pogut personalitzar un cos no vàlid, resol els errors de sintaxi json i tornar-ho a provar",
"network_error": "Sembla que hi ha un error de xarxa. Si us plau torna-ho a provar.",
"network_fail": "No s'ha pogut enviar la sol·licitud",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Sense durada",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No s'ha trobat cap coincidència",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "No s'ha pogut executar l'script de sol·licitud prèvia",
"something_went_wrong": "Alguna cosa ha anat malament",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exporta com a JSON",
"create_secret_gist": "Crear un Gist secret",
"failed": "Something went wrong while exporting",
"gist_created": "Gist creat",
"require_github": "Inicieu la sessió amb GitHub per crear un Gisst secret",
"title": "Exportar"
@@ -286,6 +341,9 @@
"subscriptions": "Subscripcions",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "La capçalera de l'autorització es generarà automàticament quan envieu la sol·licitud.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Genereu documentació primer",
"network_fail": "No es pot arribar al punt final de l'API. Comproveu la connexió de xarxa i torneu-ho a provar.",
"offline": "Sembla que estàs fora de línia. És possible que les dades d'aquest espai de treball no estiguin actualitzades.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importar col·leccions",
"curl": "Importar cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "La importació ha fallat",
"from_file": "Import from File",
"from_gist": "Importar des de Gist",
"from_gist_description": "Importar des de l'URL de Gist",
"from_insomnia": "Importar des d'Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Importar des de la col·lecció de Postman",
"from_url": "Importar des de l'URL",
"gist_url": "Introduïu l'URL del Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "No s'han pogut obtenir dades de l'URL",
"import_from_url_invalid_file_format": "S'ha produït un error en importar les col·leccions",
"import_from_url_invalid_type": "Tipus no compatible. Els valors acceptats són 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Col·leccions importades",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Importar col·leccions des d'un fitxer JSON de col·leccions Hoppscotch",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importació"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Col·leccions",
"confirm": "Confirmar",
"customize_request": "Customize Request",
"edit_request": "Sol·licitud d'edició",
"import_export": "Importar / Exportar"
"import_export": "Importar / Exportar",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Estructurat",
"text": "Text"
},
"copy_link": "Copia l'enllaç",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Durada",
"enter_curl": "Introduïu cURL",
"generate_code": "Generar codi",
"generated_code": "Codi generat",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Llista de capçaleres",
"invalid_name": "Proporcioneu un nom per a la sol·licitud",
"method": "Mètode",
@@ -480,12 +552,14 @@
"saved": "S'ha desat la sol·licitud",
"share": "Compartir",
"share_description": "Comparteix Hoppscotch amb els teus amics",
"share_request": "Share Request",
"stop": "Stop",
"title": "Sol·licitud",
"type": "Tipus de sol·licitud",
"url": "URL",
"variables": "Variables",
"view_my_links": "Visualitzar els meus enllaços"
"view_my_links": "Visualitzar els meus enllaços",
"copy_link": "Copia l'enllaç"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Personalitzeu la configuració del compte.",
"account_email_description": "La vostra adreça de correu electrònic principal.",
"account_name_description": "Aquest és el vostre nom d'exposició",
"additional": "Additional Settings",
"background": "Fons",
"black_mode": "Negre",
"choose_language": "Tria l'idioma",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verificar correu electronic"
},
"shortcodes": {
"actions": "Accions",
"created_on": "Creat el",
"deleted": "S'ha suprimit el shortcode",
"method": "Mètode",
"not_found": "No s'ha trobat el shortcode",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Copiar l'enllaç de la sol·licitud",
"delete_method": "Seleccionar el mètode DELETE",
"get_method": "Seleccionar el mètode GET",
"head_method": "Seleccionar el mètode HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Guardar a les col·leccions",
"send_request": "Enviar sol.licitud",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Sol·licitud"
"title": "Sol·licitud",
"copy_request_link": "Copiar l'enllaç de la sol·licitud"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "No s'ha pogut connectar",
"connection_failed": "Connexió fallida",
"connection_lost": "Connexió perduda",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Copiat al porta-retalls",
"deleted": "Eliminat",
"deprecated": "Obsolet",
@@ -742,10 +836,12 @@
"disconnected": "Desconnectat",
"disconnected_from": "Desconnectat de {name}",
"docs_generated": "Documentació generada",
"download_failed": "Download failed",
"download_started": "S'ha iniciat la baixada",
"enabled": "Activat",
"file_imported": "Fitxer importat",
"finished_in": "Acabat en {duration} ms",
"hide": "Hide",
"history_deleted": "S'ha suprimit l'historial",
"linewrap": "Embolcar línies",
"loading": "S'està carregant...",
@@ -756,6 +852,7 @@
"published_error": "S'ha produït un error en publicar el missatge: {topic} al tema: {message}",
"published_message": "Missatge publicat: {missatge} al tema: {tema}",
"reconnection_error": "No s'ha pogut tornar a connectar",
"show": "Show",
"subscribed_failed": "No s'ha pogut subscriure al tema: {topic}",
"subscribed_success": "S'ha subscrit correctament al tema: {topic}",
"unsubscribed_failed": "No s'ha pogut cancel·lar la subscripció al tema: {topic}",
@@ -791,6 +888,7 @@
"queries": "Consultes",
"query": "Consulta",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Proves",
@@ -807,6 +905,7 @@
"email_do_not_match": "El correu electrònic no coincideix amb les dades del vostre compte. Contacta amb el propietari del teu equip.",
"exit": "Sortir de l'equip",
"exit_disabled": "L'únic propietari no pot sortir de l'equip",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "El format del correu electrònic no és vàlid",
"invalid_id": "Identificador d'equip no vàlid. Contacta amb el propietari del teu equip.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "S'ha guardat l'equip",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Equips",
"we_sent_invite_link": "Hem enviat un enllaç d'invitació a tots els convidats!",
"we_sent_invite_link_description": "Demaneu a tots els convidats que comprovin la seva safata d'entrada. Feu clic a l'enllaç per unir-vos a l'equip."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Accions",
"created_on": "Creat el",
"deleted": "S'ha suprimit el shortcode",
"method": "Mètode",
"not_found": "No s'ha trobat el shortcode",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,15 +1,17 @@
{
"action": {
"add": "Add",
"autoscroll": "自动滚动",
"cancel": "取消",
"choose_file": "选择文件",
"clear": "清除",
"clear_all": "全部清除",
"clear_history": "Clear all History",
"clear_history": "清除全部历史记录",
"close": "关闭",
"connect": "连接",
"connecting": "连接中",
"copy": "复制",
"create": "Create",
"delete": "删除",
"disconnect": "断开连接",
"dismiss": "忽略",
@@ -31,14 +33,16 @@
"open_workspace": "打开工作区",
"paste": "粘贴",
"prettify": "美化",
"properties": "Properties",
"remove": "移除",
"rename": "Rename",
"rename": "重命名",
"restore": "恢复",
"save": "保存",
"scroll_to_bottom": "滚动至底部",
"scroll_to_top": "滚动至顶部",
"search": "搜索",
"send": "发送",
"share": "Share",
"start": "开始",
"starting": "正在开始",
"stop": "停止",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "与我们交谈",
"contact_us": "联系我们",
"cookies": "Cookies",
"copy": "复制",
"copy_interface_type": "Copy interface type",
"copy_user_id": "复制认证 Token",
"developer_option": "开发者选项",
"developer_option_description": "开发者工具,有助于开发和维护 Hoppscotch。",
@@ -73,14 +79,15 @@
"keyboard_shortcuts": "键盘快捷键",
"name": "Hoppscotch",
"new_version_found": "已发现新版本。刷新页面以更新。",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "选项",
"proxy_privacy_policy": "代理隐私政策",
"reload": "重新加载",
"search": "搜索",
"share": "分享",
"shortcuts": "快捷方式",
"social_description": "Follow us on social media to stay updated with the latest news, updates and releases.",
"social_links": "Social links",
"social_description": "在社交媒体上关注我们,了解最新新闻、更新和发布。",
"social_links": "社交媒体链接",
"spotlight": "聚光灯",
"status": "状态",
"status_description": "检查网站状态",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "生成令牌",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "包含在 URL 内",
"inherited_from": "Inherited {auth} from parent collection {collection} ",
"learn": "了解更多",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "传递方式",
"password": "密码",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "令牌",
"type": "授权类型",
"username": "用户名"
@@ -124,6 +148,7 @@
"created": "集合已创建",
"different_parent": "不能用不同的父类来重新排序集合",
"edit": "编辑集合",
"import_or_create": "Import or create a collection",
"invalid_name": "请提供有效的集合名称",
"invalid_root_move": "该集合已经在根级了",
"moved": "移动完成",
@@ -132,18 +157,20 @@
"name_length_insufficient": "集合名字至少需要 3 个字符",
"new": "新建集合",
"order_changed": "集合顺序已更新",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "集合已更名",
"request_in_use": "请求正在使用中",
"save_as": "另存为",
"save_to_collection": "Save to Collection",
"save_to_collection": "保存至集合",
"select": "选择一个集合",
"select_location": "选择位置",
"select_team": "选择一个团队",
"team_collections": "团队集合"
},
"confirm": {
"close_unsaved_tab": "Are you sure you want to close this tab?",
"close_unsaved_tabs": "Are you sure you want to close all tabs? {count} unsaved tabs will be lost.",
"close_unsaved_tab": "你确定要关闭此标签页吗?",
"close_unsaved_tabs": "你确定要关闭所有标签页吗? {count} 个未保存的标签页将被丢失。",
"exit_team": "你确定要离开此团队吗?",
"logout": "你确定要登出吗?",
"remove_collection": "你确定要永久删除该集合吗?",
@@ -151,6 +178,7 @@
"remove_folder": "你确定要永久删除该文件夹吗?",
"remove_history": "你确定要永久删除全部历史记录吗?",
"remove_request": "你确定要永久删除该请求吗?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "你确定要删除该团队吗?",
"remove_telemetry": "你确定要退出遥测服务吗?",
"request_change": "你确定你要放弃当前的请求,未保存的修改将被丢失。",
@@ -158,9 +186,27 @@
"sync": "您确定要同步该工作区吗?"
},
"context_menu": {
"add_parameters": "Add to parameters",
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
"add_parameters": "添加至参数",
"open_request_in_new_tab": "在新标签页中打开请求",
"set_environment_variable": "设置为变量"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "请求头 {count}",
@@ -192,11 +238,13 @@
"profile": "登录以查看你的个人资料",
"protocols": "协议为空",
"schema": "连接至 GraphQL 端点",
"shortcodes": "Shortcodes 为空",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "订阅为空",
"team_name": "团队名称为空",
"teams": "团队为空",
"tests": "没有针对该请求的测试"
"tests": "没有针对该请求的测试",
"shortcodes": "短链接为空"
},
"environment": {
"add_to_global": "添加到全局环境",
@@ -204,36 +252,39 @@
"create_new": "创建新环境",
"created": "环境已创建",
"deleted": "环境已删除",
"duplicated": "Environment duplicated",
"duplicated": "环境已复制",
"edit": "编辑环境",
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"empty_variables": "没有变量",
"global": "全局",
"global_variables": "全局变量",
"import_or_create": "Import or create a environment",
"invalid_name": "请提供有效的环境名称",
"list": "Environment variables",
"list": "环境变量",
"my_environments": "我的环境",
"name": "Name",
"name": "名称",
"nested_overflow": "环境嵌套深度超过限制10层",
"new": "新建环境",
"no_active_environment": "No active environment",
"no_active_environment": "没有激活的环境",
"no_environment": "无环境",
"no_environment_description": "没有选择环境。选择如何处理以下变量。",
"quick_peek": "Environment Quick Peek",
"replace_with_variable": "Replace with variable",
"scope": "Scope",
"quick_peek": "快速浏览环境",
"replace_with_variable": "替换为变量",
"scope": "范围",
"select": "选择环境",
"set": "Set environment",
"set_as_environment": "Set as environment",
"set": "设置环境",
"set_as_environment": "设置为环境",
"team_environments": "团队环境",
"title": "环境",
"updated": "环境已更新",
"value": "Value",
"variable": "Variable",
"value": "",
"variable": "变量",
"variable_list": "变量列表"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "该浏览器似乎不支持 SSE。",
"check_console_details": "检查控制台日志以获悉详情",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL 格式不正确",
"danger_zone": "危险区域",
"delete_account": "您的帐号目前为这些团队的拥有者:",
@@ -245,14 +296,18 @@
"incorrect_email": "电子邮箱错误",
"invalid_link": "无效链接",
"invalid_link_description": "你点击的链接无效或已过期。",
"invalid_embed_link": "The embed does not exist or is invalid.",
"json_parsing_failed": "不合法的 JSON",
"json_prettify_invalid_body": "无法美化无效的请求头,处理 JSON 语法错误并重试",
"network_error": "好像发生了网络错误,请重试。",
"network_fail": "无法发送请求",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "无持续时间",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "找不到结果",
"page_not_found": "找不到此頁面",
"proxy_error": "Proxy error",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "代理错误",
"script_fail": "无法执行预请求脚本",
"something_went_wrong": "发生了一些错误",
"test_script_fail": "无法执行请求脚本"
@@ -260,9 +315,13 @@
"export": {
"as_json": "导出为 JSON",
"create_secret_gist": "创建私密 Gist",
"gist_created": "已创建 Gist",
"create_secret_gist_tooltip_text": "Export as secret Gist",
"failed": "Something went wrong while exporting",
"secret_gist_success": "Successfully exported as secret Gist",
"require_github": "使用 GitHub 登录以创建私密 Gist",
"title": "导出"
"title": "导出",
"success": "Successfully exported",
"gist_created": "已创建 Gist"
},
"filter": {
"all": "全部",
@@ -278,13 +337,16 @@
"renamed": "文件夹已更名"
},
"graphql": {
"connection_switch_confirm": "Do you want to connect with the latest GraphQL endpoint?",
"connection_switch_new_url": "Switching to a tab will disconnected you from the active GraphQL connection. New connection URL is",
"connection_switch_url": "You're connected to a GraphQL endpoint the connection URL is",
"connection_switch_confirm": "您想连接最新的 GraphQL 端点吗?",
"connection_switch_new_url": "切换到标签页将使您与活动的 GraphQL 连接断开。新的连接 URL ",
"connection_switch_url": "您已连接到 GraphQL 端点,连接 URL ",
"mutations": "变更",
"schema": "模式",
"subscriptions": "订阅",
"switch_connection": "Switch connection"
"switch_connection": "切换连接"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "时间",
@@ -297,6 +359,8 @@
},
"helpers": {
"authorization": "授权头将会在你发送请求时自动生成。",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "请先生成文档",
"network_fail": "无法到达 API 端点。请检查网络连接并重试。",
"offline": "你似乎处于离线状态,该工作区中的数据可能不是最新。",
@@ -316,7 +380,10 @@
"import": {
"collections": "导入集合",
"curl": "导入 cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "导入失败",
"from_file": "Import from File",
"from_gist": "从 Gist 导入",
"from_gist_description": "从 Gist URL 导入",
"from_insomnia": "从 Insomnia 导入",
@@ -331,35 +398,41 @@
"from_postman_description": "从 Postman 集合中导入",
"from_url": "从 URL 导入",
"gist_url": "输入 Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "无法从网址取得资料",
"import_from_url_invalid_file_format": "导入组合时发生错误",
"import_from_url_invalid_type": "不支持此类型。可接受的值为 'hoppscotch'、'openapi'、'postman'、'insomnia'",
"import_from_url_success": "已导入组合",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "从 Hoppscotch 的集合文件导入JSON",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "导入"
},
"inspections": {
"description": "Inspect possible errors",
"description": "查可能的错误",
"environment": {
"add_environment": "Add to Environment",
"not_found": "Environment variable “{environment}” not found."
"add_environment": "添加到环境",
"not_found": "环境变量“{environment}”未找到。"
},
"header": {
"cookie": "The browser doesn't allow Hoppscotch to set the Cookie Header. While we're working on the Hoppscotch Desktop App (coming soon), please use the Authorization Header instead."
"cookie": "浏览器不允许 Hoppscotch 设置 Cookie 标头。当前我们正在开发 Hoppscotch 桌面应用程序(即将推出),与此同时请改用授权标头。"
},
"response": {
"401_error": "Please check your authentication credentials.",
"404_error": "Please check your request URL and method type.",
"cors_error": "Please check your Cross-Origin Resource Sharing configuration.",
"default_error": "Please check your request.",
"network_error": "Please check your network connection."
"401_error": "请检查您的身份验证凭据。",
"404_error": "请检查您的请求 URL 和方法类型。",
"cors_error": "请检查您的跨源资源共享配置。",
"default_error": "请检查您的请求。",
"network_error": "请检查您的网络连接。"
},
"title": "Inspector",
"url": {
"extension_not_installed": "Extension not installed.",
"extension_unknown_origin": "Make sure you've added the API endpoint's origin to the Hoppscotch Browser Extension list.",
"extention_enable_action": "Enable Browser Extension",
"extention_not_enabled": "Extension not enabled."
"extension_not_installed": "未安装扩展。",
"extension_unknown_origin": "确保您已将 API 端点的源添加到 Hoppscotch 浏览器扩展列表中。",
"extention_enable_action": "启用浏览器扩展",
"extention_not_enabled": "扩展未启用。"
}
},
"layout": {
@@ -373,8 +446,10 @@
"close_unsaved_tab": "有未保存的变更",
"collections": "集合",
"confirm": "确认",
"customize_request": "Customize Request",
"edit_request": "编辑请求",
"import_export": "导入/导出"
"import_export": "导入/导出",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "您已经订阅了此主题。",
@@ -389,10 +464,10 @@
"invalid_topic": "请提供该订阅的主题",
"keep_alive": "Keep Alive",
"log": "日志",
"lw_message": "Last-Will Message",
"lw_qos": "Last-Will QoS",
"lw_retain": "Last-Will Retain",
"lw_topic": "Last-Will Topic",
"lw_message": "遗嘱消息",
"lw_qos": "遗嘱消息QoS",
"lw_retain": "遗嘱消息保留",
"lw_topic": "遗嘱消息主题",
"message": "消息",
"new": "新订阅",
"not_connected": "请先启动MQTT连接。",
@@ -449,13 +524,14 @@
"structured": "结构",
"text": "文字"
},
"copy_link": "复制链接",
"different_collection": "不能对来自不同集合的请求进行重新排序",
"duplicated": "重复的请求",
"duration": "持续时间",
"enter_curl": "输入 cURL",
"generate_code": "生成代码",
"generated_code": "已生成代码",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "请求头列表",
"invalid_name": "请提供请求名称",
"method": "方法",
@@ -472,7 +548,7 @@
"payload": "负载",
"query": "查询",
"raw_body": "原始请求体",
"rename": "Rename Request",
"rename": "重命名请求",
"renamed": "请求重命名",
"run": "运行",
"save": "保存",
@@ -480,12 +556,14 @@
"saved": "请求已保存",
"share": "分享",
"share_description": "分享 Hoppscotch 给你的朋友",
"stop": "Stop",
"share_request": "Share Request",
"stop": "停止",
"title": "请求",
"type": "请求类型",
"url": "URL",
"variables": "变量",
"view_my_links": "查看我的链接"
"view_my_links": "查看我的链接",
"copy_link": "复制链接"
},
"response": {
"audio": "Audio",
@@ -513,6 +591,7 @@
"account_description": "自定义您的帐户设置。",
"account_email_description": "您的主要电子邮箱地址。",
"account_name_description": "这是您的显示名称。",
"additional": "Additional Settings",
"background": "背景",
"black_mode": "黑色",
"choose_language": "选择语言",
@@ -559,14 +638,31 @@
"verified_email": "已验证电子邮件地址",
"verify_email": "验证电子邮箱"
},
"shortcodes": {
"actions": "操作",
"created_on": "创建于",
"deleted": "已刪除快捷键",
"method": "方法",
"not_found": "找不到快捷键",
"short_code": "快捷键",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -592,27 +688,28 @@
"title": "导航"
},
"others": {
"prettify": "Prettify Editor's Content",
"title": "Others"
"prettify": "美化内容",
"title": "其他"
},
"request": {
"copy_request_link": "复制请求链接",
"delete_method": "选择 DELETE 方法",
"get_method": "选择 GET 方法",
"head_method": "选择 HEAD 方法",
"import_curl": "Import cURL",
"import_curl": "导入cURL",
"method": "方法",
"next_method": "选择下一个方法",
"post_method": "选择 POST 方法",
"previous_method": "选择上一个方法",
"put_method": "选择 PUT 方法",
"rename": "Rename Request",
"rename": "重命名请求",
"reset_request": "重置请求",
"save_request": "Save Request",
"save_request": "保存请求",
"save_to_collections": "保存到集合",
"send_request": "发送请求",
"show_code": "Generate code snippet",
"title": "请求"
"share_request": "Share Request",
"show_code": "生成代码片段",
"title": "请求",
"copy_request_link": "复制请求链接"
},
"response": {
"copy": "复制响应至剪贴板",
@@ -642,82 +739,82 @@
"url": "URL"
},
"spotlight": {
"change_language": "Change Language",
"change_language": "更改语言",
"environments": {
"delete": "Delete current environment",
"duplicate": "Duplicate current environment",
"duplicate_global": "Duplicate global environment",
"edit": "Edit current environment",
"edit_global": "Edit global environment",
"new": "Create new environment",
"new_variable": "Create a new environment variable",
"title": "Environments"
"delete": "删除当前环境",
"duplicate": "复制当前环境",
"duplicate_global": "复制全局环境",
"edit": "编辑当前环境",
"edit_global": "编辑全局环境",
"new": "创建新环境",
"new_variable": "创建新的环境变量",
"title": "环境"
},
"general": {
"chat": "Chat with support",
"help_menu": "Help and support",
"open_docs": "Read Documentation",
"open_github": "Open GitHub repository",
"open_keybindings": "Keyboard shortcuts",
"social": "Social",
"title": "General"
"chat": "与支持人员聊天",
"help_menu": "帮助和支持",
"open_docs": "阅读文档",
"open_github": "打开 GitHub 存储库",
"open_keybindings": "键盘快捷键",
"social": "社交媒体",
"title": "一般"
},
"graphql": {
"connect": "Connect to server",
"disconnect": "Disconnect from server"
"connect": "连接到服务器",
"disconnect": "与服务器断开连接"
},
"miscellaneous": {
"invite": "Invite your friends to Hoppscotch",
"title": "Miscellaneous"
"invite": "邀请你的朋友来 Hoppscotch",
"title": "杂项"
},
"request": {
"save_as_new": "Save as new request",
"select_method": "Select method",
"switch_to": "Switch to",
"tab_authorization": "Authorization tab",
"tab_body": "Body tab",
"tab_headers": "Headers tab",
"tab_parameters": "Parameters tab",
"tab_pre_request_script": "Pre-request script tab",
"tab_query": "Query tab",
"tab_tests": "Tests tab",
"tab_variables": "Variables tab"
"save_as_new": "另存为新请求",
"select_method": "选择方法",
"switch_to": "切换到",
"tab_authorization": "授权标签页",
"tab_body": "请求体标签页",
"tab_headers": "请求头标签页",
"tab_parameters": "参数标签页",
"tab_pre_request_script": "预请求脚本标签页",
"tab_query": "查询标签页",
"tab_tests": "测试标签页b",
"tab_variables": "变量标签页"
},
"response": {
"copy": "Copy response",
"download": "Download response as file",
"title": "Response"
"copy": "复制响应",
"download": "将响应下载为文件",
"title": "响应"
},
"section": {
"interceptor": "Interceptor",
"interface": "Interface",
"theme": "Theme",
"user": "User"
"interceptor": "拦截器",
"interface": "界面",
"theme": "主题",
"user": "用户"
},
"settings": {
"change_interceptor": "Change Interceptor",
"change_language": "Change Language",
"change_interceptor": "更改拦截器",
"change_language": "更改语言",
"theme": {
"black": "Black",
"dark": "Dark",
"light": "Light",
"system": "System preference"
"black": "黑色",
"dark": "暗色",
"light": "亮色",
"system": "系统"
}
},
"tab": {
"close_current": "Close current tab",
"close_others": "Close all other tabs",
"duplicate": "Duplicate current tab",
"new_tab": "Open a new tab",
"title": "Tabs"
"close_current": "关闭当前标签页",
"close_others": "关闭所有其他标签页",
"duplicate": "复制当前标签页",
"new_tab": "打开新的标签页",
"title": "标签页"
},
"workspace": {
"delete": "Delete current team",
"edit": "Edit current team",
"invite": "Invite people to team",
"new": "Create new team",
"switch_to_personal": "Switch to your personal workspace",
"title": "Teams"
"delete": "删除当前团队",
"edit": "编辑当前团队",
"invite": "邀请人员加入团队",
"new": "创建新团队",
"switch_to_personal": "切换到您的个人工作空间",
"title": "团队"
}
},
"sse": {
@@ -735,6 +832,7 @@
"connection_error": "连接错误",
"connection_failed": "连接失败",
"connection_lost": "连接丢失",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "已复制到剪贴板",
"deleted": "已删除",
"deprecated": "已弃用",
@@ -742,10 +840,12 @@
"disconnected": "断开连接",
"disconnected_from": "与 {name} 断开连接",
"docs_generated": "已生成文档",
"download_failed": "Download failed",
"download_started": "开始下载",
"enabled": "启用",
"file_imported": "文件已导入",
"finished_in": "在 {duration} 毫秒内完成",
"hide": "Hide",
"history_deleted": "历史记录已删除",
"linewrap": "换行",
"loading": "正在加载……",
@@ -756,6 +856,7 @@
"published_error": "将信息:{topic}发布至主题:{message}时发生错误",
"published_message": "已将此信息:{message} 发布至主题:{topic}",
"reconnection_error": "重连失败",
"show": "Show",
"subscribed_failed": "无法订阅此主题:{topic}",
"subscribed_success": "成功订阅此主题:{topic}",
"unsubscribed_failed": "无法取消订阅此主题:{topic}",
@@ -791,6 +892,7 @@
"queries": "查询",
"query": "查询",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "测试",
@@ -807,6 +909,7 @@
"email_do_not_match": "邮箱无法与你的帐户信息匹配。请联系你的团队者。",
"exit": "退出团队",
"exit_disabled": "团队所有者无法退出团队",
"failed_invites": "Failed invites",
"invalid_coll_id": "无效的集合 ID",
"invalid_email_format": "电子邮箱格式无效",
"invalid_id": "无效的团队 ID请联系你的团队者。",
@@ -848,6 +951,7 @@
"same_target_destination": "目标相同",
"saved": "团队已保存",
"select_a_team": "选择团队",
"success_invites": "Success invites",
"title": "团队",
"we_sent_invite_link": "我们向所有受邀者发送了邀请链接!",
"we_sent_invite_link_description": "请所有受邀者检查他们的收件箱,点击链接以加入团队。"
@@ -879,5 +983,14 @@
"personal": "我的工作空间",
"team": "团队工作空间",
"title": "工作空间"
},
"shortcodes": {
"actions": "操作",
"created_on": "创建于",
"deleted": "已刪除短链接",
"method": "方法",
"not_found": "找不到短链接",
"short_code": "短链接",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "zrušení",
"choose_file": "Vyberte soubor",
@@ -10,6 +11,7 @@
"connect": "Připojit",
"connecting": "Connecting",
"copy": "kopírovat",
"create": "Create",
"delete": "Vymazat",
"disconnect": "Odpojit",
"dismiss": "Zavrhnout",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Prettify",
"properties": "Properties",
"remove": "Odstranit",
"rename": "Rename",
"restore": "Obnovit",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Vyhledávání",
"send": "Poslat",
"share": "Share",
"start": "Start",
"starting": "Starting",
"stop": "Stop",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "piš si s námi",
"contact_us": "Kontaktujte nás",
"cookies": "Cookies",
"copy": "kopírovat",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Klávesové zkratky",
"name": "Hoppscotch",
"new_version_found": "Nalezena nová verze. Aktualizujte aktualizací.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Zásady ochrany osobních údajů proxy",
"reload": "Znovu načíst",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Generovat token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Zahrnout do adresy URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Zjistěte jak",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Heslo",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Žeton",
"type": "Typ autorizace",
"username": "Uživatelské jméno"
@@ -124,6 +148,7 @@
"created": "Kolekce vytvořena",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Upravit sbírku",
"import_or_create": "Import or create a collection",
"invalid_name": "Uveďte prosím platný název kolekce",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Nová kolekce",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Sbírka přejmenována",
"request_in_use": "Request in use",
"save_as": "Uložit jako",
@@ -151,6 +178,7 @@
"remove_folder": "Opravdu chcete tuto složku trvale smazat?",
"remove_history": "Opravdu chcete trvale smazat celou historii?",
"remove_request": "Opravdu chcete tento požadavek trvale smazat?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Opravdu chcete tento tým smazat?",
"remove_telemetry": "Opravdu se chcete odhlásit z telemetrie?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Záhlaví {count}",
"message": "Zpráva {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Protokoly jsou prázdné",
"schema": "Připojte se ke koncovému bodu GraphQL",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Název týmu prázdný",
"teams": "Týmy jsou prázdné",
"tests": "Pro tento požadavek neexistují žádné testy"
"tests": "Pro tento požadavek neexistují žádné testy",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Zadejte platný název prostředí",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Seznam proměnných"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Zdá se, že tento prohlížeč nemá podporu událostí odeslaných serverem.",
"check_console_details": "Podrobnosti najdete v protokolu konzoly.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL nemá správný formát",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Nelze předtifikovat neplatné tělo, vyřešit chyby syntaxe json a zkusit to znovu",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Žádost nelze odeslat",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Žádné trvání",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Skript předběžného požadavku nelze spustit",
"something_went_wrong": "Něco se pokazilo",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exportovat jako JSON",
"create_secret_gist": "Vytvořte tajnou podstatu",
"failed": "Something went wrong while exporting",
"gist_created": "Podstata vytvořena",
"require_github": "Přihlaste se pomocí GitHub a vytvořte tajný seznam",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Předplatné",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Autorizační hlavička se automaticky vygeneruje při odeslání požadavku.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Nejprve vytvořte dokumentaci",
"network_fail": "Nelze dosáhnout koncového bodu API. Zkontrolujte připojení k síti a zkuste to znovu.",
"offline": "Zdá se, že jste offline. Data v tomto pracovním prostoru nemusí být aktuální.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Import sbírek",
"curl": "Importovat cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Import se nezdařil",
"from_file": "Import from File",
"from_gist": "Import z Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Zadejte URL adresy",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Import"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Sbírky",
"confirm": "Potvrdit",
"customize_request": "Customize Request",
"edit_request": "Upravit požadavek",
"import_export": "Import Export"
"import_export": "Import Export",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Kopírovat odkaz",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Doba trvání",
"enter_curl": "Zadejte cURL",
"generate_code": "Vygenerujte kód",
"generated_code": "Generovaný kód",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Seznam záhlaví",
"invalid_name": "Uveďte prosím název žádosti",
"method": "Metoda",
@@ -480,12 +552,14 @@
"saved": "Žádost uložena",
"share": "Podíl",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Žádost",
"type": "Typ požadavku",
"url": "URL",
"variables": "Proměnné",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Kopírovat odkaz"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Přizpůsobte si nastavení účtu.",
"account_email_description": "Vaše primární e -mailová adresa.",
"account_name_description": "Toto je vaše zobrazované jméno.",
"additional": "Additional Settings",
"background": "Pozadí",
"black_mode": "Černá",
"choose_language": "Vyber jazyk",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kopírovat požadavek na odkaz",
"delete_method": "Vyberte metodu ODSTRANIT",
"get_method": "Vyberte metodu ZÍSKAT",
"head_method": "Vyberte metodu HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Uložit do sbírek",
"send_request": "Poslat žádost",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Žádost"
"title": "Žádost",
"copy_request_link": "Kopírovat požadavek na odkaz"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Zkopírováno do schránky",
"deleted": "Smazáno",
"deprecated": "ZASTARALÉ",
@@ -742,10 +836,12 @@
"disconnected": "Odpojeno",
"disconnected_from": "Odpojeno od {name}",
"docs_generated": "Vygenerovaná dokumentace",
"download_failed": "Download failed",
"download_started": "Stahování zahájeno",
"enabled": "Povoleno",
"file_imported": "Soubor importován",
"finished_in": "Hotovo za {duration} ms",
"hide": "Hide",
"history_deleted": "Historie odstraněna",
"linewrap": "Zabalit linky",
"loading": "Načítání...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Dotazy",
"query": "Dotaz",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Testy",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Ukončete tým",
"exit_disabled": "Pouze vlastník nemůže opustit tým",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Formát e -mailu je neplatný",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Tým uložen",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Týmy",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Afbestille",
"choose_file": "Vælg en fil",
@@ -10,6 +11,7 @@
"connect": "Opret forbindelse",
"connecting": "Connecting",
"copy": "Kopi",
"create": "Create",
"delete": "Slet",
"disconnect": "Koble fra",
"dismiss": "Afskedige",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Prettify",
"properties": "Properties",
"remove": "Fjerne",
"rename": "Rename",
"restore": "Gendan",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Søg",
"send": "Sende",
"share": "Share",
"start": "Start",
"starting": "Starting",
"stop": "Hold op",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Chat med os",
"contact_us": "Kontakt os",
"cookies": "Cookies",
"copy": "Kopi",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Tastaturgenveje",
"name": "Hoppscotch",
"new_version_found": "Ny version fundet. Opdater for at opdatere.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Politik til beskyttelse af personlige oplysninger i proxy",
"reload": "Genindlæs",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Generer Token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Inkluder i URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Lær hvordan",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Adgangskode",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Polet",
"type": "Godkendelse Type",
"username": "Brugernavn"
@@ -124,6 +148,7 @@
"created": "Samlingen er oprettet",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Rediger samling",
"import_or_create": "Import or create a collection",
"invalid_name": "Angiv et gyldigt navn til samlingen",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Ny kollektion",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Samling omdøbt",
"request_in_use": "Request in use",
"save_as": "Gem som",
@@ -151,6 +178,7 @@
"remove_folder": "Er du sikker på, at du vil slette denne mappe permanent?",
"remove_history": "Er du sikker på, at du vil slette hele historikken permanent?",
"remove_request": "Er du sikker på, at du vil slette denne anmodning permanent?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Er du sikker på, at du vil slette dette hold?",
"remove_telemetry": "Er du sikker på, at du vil fravælge telemetri?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Overskrift {count}",
"message": "Besked {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Protokoller er tomme",
"schema": "Opret forbindelse til et GraphQL -slutpunkt",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Teamnavn er tomt",
"teams": "Hold er tomme",
"tests": "Der er ingen test for denne anmodning"
"tests": "Der er ingen test for denne anmodning",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Angiv et gyldigt navn på miljøet",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Variabel liste"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Det ser ikke ud til, at denne browser understøtter Server Sent Events.",
"check_console_details": "Tjek konsollog for at få flere oplysninger.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL er ikke formateret korrekt",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Kunne ikke pryde et ugyldigt brødtekst, løse json -syntaksfejl og prøve igen",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Anmodningen kunne ikke sendes",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Ingen varighed",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Kunne ikke udføre pre-request script",
"something_went_wrong": "Noget gik galt",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Eksporter som JSON",
"create_secret_gist": "Opret hemmelig Gist",
"failed": "Something went wrong while exporting",
"gist_created": "Gist skabt",
"require_github": "Log ind med GitHub for at skabe hemmelig kerne",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Abonnementer",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Autorisationsoverskriften genereres automatisk, når du sender anmodningen.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Generer først dokumentation",
"network_fail": "Kunne ikke nå API -slutpunktet. Kontroller din netværksforbindelse, og prøv igen.",
"offline": "Du ser ud til at være offline. Data i dette arbejdsområde er muligvis ikke opdaterede.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importer samlinger",
"curl": "Importer cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Import mislykkedes",
"from_file": "Import from File",
"from_gist": "Import fra Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Indtast Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importere"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Samlinger",
"confirm": "Bekræfte",
"customize_request": "Customize Request",
"edit_request": "Rediger anmodning",
"import_export": "Import Eksport"
"import_export": "Import Eksport",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Kopier link",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Varighed",
"enter_curl": "Indtast cURL",
"generate_code": "Generer kode",
"generated_code": "Genereret kode",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Overskriftsliste",
"invalid_name": "Angiv et navn på anmodningen",
"method": "Metode",
@@ -480,12 +552,14 @@
"saved": "Anmodning gemt",
"share": "Del",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Anmodning",
"type": "Anmodningstype",
"url": "URL",
"variables": "Variabler",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Kopier link"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Tilpas dine kontoindstillinger.",
"account_email_description": "Din primære e -mail -adresse.",
"account_name_description": "Dette er dit visningsnavn.",
"additional": "Additional Settings",
"background": "Baggrund",
"black_mode": "Sort",
"choose_language": "Vælg sprog",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kopiér anmodningslink",
"delete_method": "Vælg SLET metode",
"get_method": "Vælg GET -metode",
"head_method": "Vælg HEAD -metode",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Gem i samlinger",
"send_request": "Send anmodning",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Anmodning"
"title": "Anmodning",
"copy_request_link": "Kopiér anmodningslink"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Kopieret til udklipsholder",
"deleted": "Slettet",
"deprecated": "DEPRECATED",
@@ -742,10 +836,12 @@
"disconnected": "Afbrudt",
"disconnected_from": "Koblet fra {name}",
"docs_generated": "Dokumentation genereret",
"download_failed": "Download failed",
"download_started": "Downloaden er startet",
"enabled": "Aktiveret",
"file_imported": "Fil importeret",
"finished_in": "Færdig om {duration} ms",
"hide": "Hide",
"history_deleted": "Historik slettet",
"linewrap": "Wrap linjer",
"loading": "Indlæser...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Forespørgsler",
"query": "Forespørgsel",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Test",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Afslut Team",
"exit_disabled": "Kun ejeren kan ikke forlade teamet",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "E -mailformatet er ugyldigt",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Hold reddet",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Hold",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Abbrechen",
"choose_file": "Datei auswählen",
@@ -10,6 +11,7 @@
"connect": "Verbinden",
"connecting": "Connecting",
"copy": "Kopieren",
"create": "Create",
"delete": "Löschen",
"disconnect": "Trennen",
"dismiss": "Verwerfen",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Einfügen",
"prettify": "Verschönern",
"properties": "Properties",
"remove": "Entfernen",
"rename": "Rename",
"restore": "Wiederherstellen",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Suchen",
"send": "Senden",
"share": "Share",
"start": "Start",
"starting": "Starting",
"stop": "Stopp",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Chatte mit uns",
"contact_us": "Kontaktiere uns",
"cookies": "Cookies",
"copy": "Kopieren",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Kopiere Nutzer-Authentisierungstoken",
"developer_option": "Entwickleroptionen",
"developer_option_description": "Entwicklungswerkzeuge, die helfen Hoppscotch weiter zu entwickeln und zu warten.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Tastaturkürzel",
"name": "Hoppscotch",
"new_version_found": "Neue Version gefunden. Zum Aktualisieren Seite neu laden.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Proxy-Datenschutzrichtlinie",
"reload": "Neu laden",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Token generieren",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "In URL einbinden",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Dokumentation",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Übertragungsart",
"password": "Passwort",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Autorisierungsverfahren",
"username": "Nutzername"
@@ -124,6 +148,7 @@
"created": "Sammlung erstellt",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Sammlung bearbeiten",
"import_or_create": "Import or create a collection",
"invalid_name": "Bitte gib einen gültigen Namen für die Sammlung an",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Sammlungsname soll mindestens 3 Zeichen lang sein",
"new": "Neue Sammlung",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Sammlung umbenannt",
"request_in_use": "Anfrage wird ausgeführt",
"save_as": "Speichern als",
@@ -151,6 +178,7 @@
"remove_folder": "Möchtest Du diesen Ordner wirklich dauerhaft löschen?",
"remove_history": "Möchtest Du wirklich den gesamten Verlauf dauerhaft löschen?",
"remove_request": "Möchtest Du diese Anfrage wirklich dauerhaft löschen?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Möchtest Du dieses Team wirklich löschen?",
"remove_telemetry": "Möchtest Du die Telemetrie wirklich deaktivieren?",
"request_change": "Möchtest Du diese Anfrage verwerfen? Ungespeicherte Änderungen gehen verloren.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Header {count}",
"message": "Nachricht {count}",
@@ -192,11 +238,13 @@
"profile": "Einloggen um das Profil anzusehen",
"protocols": "Protokolle sind leer",
"schema": "Verbinden mit einem GraphQL-Endpunkt",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Teamname leer",
"teams": "Teams sind leer",
"tests": "Es gibt keine Tests für diese Anfrage"
"tests": "Es gibt keine Tests für diese Anfrage",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Zur Globalen Umgebung hinzufügen",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Bitte gib einen gültigen Namen für die Umgebung an",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Variablenliste"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Dieser Browser scheint keine Unterstützung für die vom Server gesendete Ereignisse zu haben.",
"check_console_details": "Einzelheiten findest Du in der Browser-Konsole.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL ist nicht richtig formatiert",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Ein ungültiger Text konnte nicht verschönert werden, JSON-Syntaxfehler beheben und erneut versuchen",
"network_error": "Netzwerkfehler. Bitte versuche es erneut.",
"network_fail": "Anfrage konnte nicht gesendet werden",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Keine Dauer",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Pre-Request-Skripte konnte nicht ausgeführt werden",
"something_went_wrong": "Etwas ist schief gelaufen",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Als JSON exportieren",
"create_secret_gist": "Geheimen Github Gist erstellen",
"failed": "Something went wrong while exporting",
"gist_created": "Gist erstellt",
"require_github": "Melde Dich bei GitHub an, um einen geheimen Gist zu erstellen",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Abonnements",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Der Autorisierungsheader wird automatisch generiert, wenn Du die Anfrage sendest.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Zuerst Dokumentation erstellen",
"network_fail": "Der API-Endpunkt kann nicht erreicht werden. Überprüfe Deine Netzwerkverbindung und versuche es erneut.",
"offline": "Du scheinst offline zu sein. Die Daten in diesem Arbeitsbereich sind möglicherweise nicht aktuell.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Sammlungen importieren",
"curl": "cURL importieren",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Importieren fehlgeschlagen",
"from_file": "Import from File",
"from_gist": "Von Github Gist importieren",
"from_gist_description": "Von Github Gist URL importieren",
"from_insomnia": "Von Insomnia importieren",
@@ -331,11 +394,17 @@
"from_postman_description": "Postman-Sammlung importieren",
"from_url": "Von URL importieren",
"gist_url": "Gist-URL eingeben",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Hoppscotch Sammlungsdatei (JSON) importieren",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importieren"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Sammlungen",
"confirm": "Aktion bestätigen",
"customize_request": "Customize Request",
"edit_request": "Anfrage bearbeiten",
"import_export": "Import / Export"
"import_export": "Import / Export",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Link kopieren",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Dauer",
"enter_curl": "cURL eingeben",
"generate_code": "Code generieren",
"generated_code": "Generierter Code",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Header-Liste",
"invalid_name": "Bitte gib einen Namen für die Anfrage an",
"method": "Methode",
@@ -480,12 +552,14 @@
"saved": "Anfrage gespeichert",
"share": "Teilen",
"share_description": "Teile Hoppscotch mit Deinen Freunden",
"share_request": "Share Request",
"stop": "Stop",
"title": "Anfrage",
"type": "Anfragetyp",
"url": "URL",
"variables": "Variablen",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Link kopieren"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Passe Deine Kontoeinstellungen an.",
"account_email_description": "Deine primäre E-Mail-Adresse.",
"account_name_description": "Dies ist Dein Anzeigename.",
"additional": "Additional Settings",
"background": "Hintergrund",
"black_mode": "Schwarz",
"choose_language": "Sprache wählen",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "E-Mail-Adresse bestätigen"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Anfragelink kopieren",
"delete_method": "DELETE-Methode auswählen",
"get_method": "GET-Methode auswählen",
"head_method": "HEAD-Methode auswählen",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "In Sammlungen speichern",
"send_request": "Anfrage senden",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Anfrage"
"title": "Anfrage",
"copy_request_link": "Anfragelink kopieren"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "In die Zwischenablage kopiert",
"deleted": "Gelöscht",
"deprecated": "VERALTET",
@@ -742,10 +836,12 @@
"disconnected": "Getrennt",
"disconnected_from": "Verbindung zu {name} getrennt",
"docs_generated": "Dokumentation erstellt",
"download_failed": "Download failed",
"download_started": "Download gestartet",
"enabled": "Aktiviert",
"file_imported": "Datei importiert",
"finished_in": "Fertig in {duration} ms",
"hide": "Hide",
"history_deleted": "Verlauf gelöscht",
"linewrap": "Zeilen umbrechen",
"loading": "Wird geladen...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Anfragen",
"query": "Anfrage",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Tests",
@@ -807,6 +905,7 @@
"email_do_not_match": "E-Mail-Adresse stimmt nicht mit Deinen Kontodaten überein, bitte kontaktiere den Teameigentümer.",
"exit": "Team verlassen",
"exit_disabled": "Eigentümer können das Team nicht verlassen",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "E-Mail-Format ist ungültig",
"invalid_id": "Ungültige Team-ID, bitte kontaktiere den Teameigentümer.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Team gespeichert",
"select_a_team": "Team auswählen",
"success_invites": "Success invites",
"title": "Team",
"we_sent_invite_link": "Einladungen wurden an alle E-Mails verschickt!",
"we_sent_invite_link_description": "Bitte alle eingeladenen Personen, ihren Posteingang zu überprüfen. Klicke auf den Link, um dem Team beizutreten."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Ματαίωση",
"choose_file": "Επιλέξτε ένα αρχείο",
@@ -10,6 +11,7 @@
"connect": "Συνδέω-συωδεομαι",
"connecting": "Connecting",
"copy": "αντίγραφο",
"create": "Create",
"delete": "Διαγράφω",
"disconnect": "Αποσυνδέω",
"dismiss": "Απολύω",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Ωραιοποιώ",
"properties": "Properties",
"remove": "Αφαιρώ",
"rename": "Rename",
"restore": "Επαναφέρω",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Αναζήτηση",
"send": "Στείλετε",
"share": "Share",
"start": "Αρχή",
"starting": "Starting",
"stop": "Να σταματήσει",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "μίλα μαζί μας",
"contact_us": "Επικοινωνήστε μαζί μας",
"cookies": "Cookies",
"copy": "αντίγραφο",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Εργαλεία για προγραμματιστές που βοηθάνε στην ανάπτυξη και συντήρηση του Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Συντομεύσεις πληκτρολογίου",
"name": "Hoppscotch",
"new_version_found": "Βρέθηκε νέα έκδοση. Ανανέωση για ενημέρωση.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Πολιτική απορρήτου μεσολάβησης",
"reload": "Φορτώνω πάλι",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Δημιουργήστε το διακριτικό",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Συμπερίληψη στη διεύθυνση URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Μάθε πως",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Κωδικός πρόσβασης",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Ενδειξη",
"type": "Τύπος εξουσιοδότησης",
"username": "Όνομα χρήστη"
@@ -124,6 +148,7 @@
"created": "Η συλλογή δημιουργήθηκε",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Επεξεργασία Συλλογής",
"import_or_create": "Import or create a collection",
"invalid_name": "Καταχωρίστε ένα έγκυρο όνομα για τη συλλογή",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Νέα συλλογή",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Η συλλογή μετονομάστηκε",
"request_in_use": "Request in use",
"save_as": "Αποθήκευση ως",
@@ -151,6 +178,7 @@
"remove_folder": "Είστε βέβαιοι ότι θέλετε να διαγράψετε οριστικά αυτόν τον φάκελο;",
"remove_history": "Είστε βέβαιοι ότι θέλετε να διαγράψετε οριστικά όλο το ιστορικό;",
"remove_request": "Είστε βέβαιοι ότι θέλετε να διαγράψετε οριστικά αυτό το αίτημα;",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την ομάδα;",
"remove_telemetry": "Είστε βέβαιοι ότι θέλετε να εξαιρεθείτε από την τηλεμετρία;",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Κεφαλίδα {count}",
"message": "Μήνυμα {count}",
@@ -192,11 +238,13 @@
"profile": "Συνδεθείτε για προβολή του προφίλ σας",
"protocols": "Τα πρωτόκολλα είναι κενά",
"schema": "Συνδεθείτε σε ένα τελικό σημείο GraphQL",
"shortcodes": "Τα Shortcodes είναι κενά",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Το όνομα της ομάδας είναι κενό",
"teams": "Οι ομάδες είναι άδειες",
"tests": "Δεν υπάρχουν δοκιμές για αυτό το αίτημα"
"tests": "Δεν υπάρχουν δοκιμές για αυτό το αίτημα",
"shortcodes": "Τα Shortcodes είναι κενά"
},
"environment": {
"add_to_global": "Προσθήκη στο Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Καταχωρίστε ένα έγκυρο όνομα για το περιβάλλον",
"list": "Environment variables",
"my_environments": "Τα Περιβάλλοντα μου",
@@ -232,8 +281,10 @@
"variable_list": "Λίστα μεταβλητών"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Αυτό το πρόγραμμα περιήγησης δεν φαίνεται να υποστηρίζει διακομιστές που έχουν σταλεί συμβάντα.",
"check_console_details": "Ελέγξτε το αρχείο καταγραφής της κονσόλας για λεπτομέρειες.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "Το cURL δεν έχει μορφοποιηθεί σωστά",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Δεν ήταν δυνατή η ομορφιά ενός μη έγκυρου σώματος, η επίλυση σφαλμάτων σύνταξης json και η προσπάθεια ξανά",
"network_error": "Από ότι φαίνεται υπάρχει ένα σφάλμα δικτύου. Παρακαλούμε προσπαθήστε ξανά.",
"network_fail": "Δεν ήταν δυνατή η αποστολή του αιτήματος",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Χωρίς διάρκεια",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "Δεν βρέθηκαν αντιστοιχίες",
"page_not_found": "Αυτή η σελίδα δεν βρέθηκε",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Δεν ήταν δυνατή η εκτέλεση του σεναρίου πριν από το αίτημα",
"something_went_wrong": "Κάτι πήγε στραβά",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Εξαγωγή ως JSON",
"create_secret_gist": "Δημιουργήστε μυστική ουσία",
"failed": "Something went wrong while exporting",
"gist_created": "Η ουσία δημιουργήθηκε",
"require_github": "Συνδεθείτε με το GitHub για να δημιουργήσετε μυστική ουσία",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Συνδρομές",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Η κεφαλίδα εξουσιοδότησης θα δημιουργηθεί αυτόματα κατά την αποστολή του αιτήματος.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Δημιουργήστε πρώτα έγγραφα",
"network_fail": "Δεν είναι δυνατή η πρόσβαση στο τελικό σημείο API. Ελέγξτε τη σύνδεση δικτύου και δοκιμάστε ξανά.",
"offline": "Φαίνεται ότι είστε εκτός σύνδεσης. Τα δεδομένα σε αυτόν τον χώρο εργασίας ενδέχεται να μην είναι ενημερωμένα.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Εισαγωγή συλλογών",
"curl": "Εισαγωγή cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Η εισαγωγή απέτυχε",
"from_file": "Import from File",
"from_gist": "Εισαγωγή από το Gist",
"from_gist_description": "Εισαγωγή από Gist URL",
"from_insomnia": "Εισαγωγή από Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Εισαγωγή Συλλογής από Postman",
"from_url": "Εισαγωγή από URL",
"gist_url": "Εισαγάγετε Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Δεν μπορέσαμε να πάρουμε δεδομένα από το url",
"import_from_url_invalid_file_format": "Σφάλμα κατά την εισαγωγή των Συλλογών",
"import_from_url_invalid_type": "Μη υποστηριζόμενος τύπος. Αποδεκτές τιμές είναι 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Η εισαγωγή των Συλλογών ήταν επιτυχής",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Εισαγωγή συλλογών αρχείο JSON Hoppscotch Collections",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Εισαγωγή"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Συλλογές",
"confirm": "Επιβεβαιώνω",
"customize_request": "Customize Request",
"edit_request": "Αίτημα Επεξεργασίας",
"import_export": "Εισαγωγή εξαγωγή"
"import_export": "Εισαγωγή εξαγωγή",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Αντιγραφή συνδέσμου",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Διάρκεια",
"enter_curl": "Εισαγάγετε cURL",
"generate_code": "Δημιουργία κώδικα",
"generated_code": "Παραγόμενος κώδικας",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Λίστα κεφαλίδων",
"invalid_name": "Καταχωρίστε ένα όνομα για το αίτημα",
"method": "Μέθοδος",
@@ -480,12 +552,14 @@
"saved": "Το αίτημα αποθηκεύτηκε",
"share": "Μερίδιο",
"share_description": "Κοινοποίηση Hoppscotch στους φίλους σου",
"share_request": "Share Request",
"stop": "Stop",
"title": "Αίτηση",
"type": "Τύπος αιτήματος",
"url": "URL",
"variables": "Μεταβλητές",
"view_my_links": "Προβολή των links μου"
"view_my_links": "Προβολή των links μου",
"copy_link": "Αντιγραφή συνδέσμου"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Προσαρμόστε τις ρυθμίσεις του λογαριασμού σας.",
"account_email_description": "Η κύρια διεύθυνση email σας.",
"account_name_description": "Αυτό είναι το εμφανιζόμενο όνομά σας.",
"additional": "Additional Settings",
"background": "Ιστορικό",
"black_mode": "Μαύρος",
"choose_language": "Διάλεξε γλώσσα",
@@ -559,14 +634,31 @@
"verified_email": "Επαληθευμένο email",
"verify_email": "Επαλήθευση email"
},
"shortcodes": {
"actions": "Δράσεις",
"created_on": "Created on",
"deleted": "Το Shortcode διαγράφηκε",
"method": "Method",
"not_found": "Το Shortcode δεν βρέθηκε",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Αντιγραφή συνδέσμου αιτήματος",
"delete_method": "Επιλέξτε ΔΙΑΓΡΑΦΗ μεθόδου",
"get_method": "Επιλέξτε μέθοδο GET",
"head_method": "Επιλέξτε μέθοδο HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Αποθήκευση στις Συλλογές",
"send_request": "Στείλε αίτημα",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Αίτηση"
"title": "Αίτηση",
"copy_request_link": "Αντιγραφή συνδέσμου αιτήματος"
},
"response": {
"copy": "Αντιγραφή response στο πρόχειρο",
@@ -735,6 +828,7 @@
"connection_error": "Η Σύνδεση απέτυχε",
"connection_failed": "Αποτυχής Σύνδεση",
"connection_lost": "Η Σύνδεση χάθηκε",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Αντιγράφηκε στο πρόχειρο",
"deleted": "Διαγράφηκε",
"deprecated": "ΚΑΤΑΡΓΗΘΗΚΕ",
@@ -742,10 +836,12 @@
"disconnected": "Ασύνδετος",
"disconnected_from": "Αποσυνδέθηκε από το {name}",
"docs_generated": "Δημιουργήθηκε τεκμηρίωση",
"download_failed": "Download failed",
"download_started": "Η λήψη ξεκίνησε",
"enabled": "Ενεργοποιημένο",
"file_imported": "Το αρχείο εισήχθη",
"finished_in": "Ολοκληρώθηκε σε {duration} ms",
"hide": "Hide",
"history_deleted": "Το ιστορικό διαγράφηκε",
"linewrap": "Τυλίξτε γραμμές",
"loading": "Φόρτωση...",
@@ -756,6 +852,7 @@
"published_error": "Κάτι πήγε στραβά κατα την αποστολή του μηνύματος: {topic} με θέμα: {message}",
"published_message": "Δημοσιευμένο Μηνυμα: {message} με θέμα: {topic}",
"reconnection_error": "Αποτυχία επανασύνδεσης",
"show": "Show",
"subscribed_failed": "Αποτυχία εγγραφής στο Θέμα: {topic}",
"subscribed_success": "Επιτυχία εγγραφής στο Θέμα: {topic}",
"unsubscribed_failed": "Αποτυχία απεγγραφής στο Θέμα: {topic}",
@@ -791,6 +888,7 @@
"queries": "Ερωτήματα",
"query": "Ερώτηση",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Υποδοχή.IO",
"sse": "SSE",
"tests": "Δοκιμές",
@@ -807,6 +905,7 @@
"email_do_not_match": "Το Email δεν ταιριάζει με τις λεπτομέριες του προφιλ σας. Επικοινωνήστε με τον Ιδιοκτήτη της Ομάδας.",
"exit": "Έξοδος από την ομάδα",
"exit_disabled": "Μόνο ο ιδιοκτήτης δεν μπορεί να αποχωρήσει από την ομάδα",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Η μορφή ηλεκτρονικού ταχυδρομείου δεν είναι έγκυρη",
"invalid_id": "Μή εγκυρο αναγνωριστικό ομάδας. Επικοινωνήστε με τον Ιδιοκτήτη της Ομάδας.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Η ομάδα σώθηκε",
"select_a_team": "Επιλογή ομάδας",
"success_invites": "Success invites",
"title": "Της ομάδας",
"we_sent_invite_link": "Στείλαμε έναν σύνδεσμο πρόσκλησης σε όλους!",
"we_sent_invite_link_description": "Ζητήστε από όλους όσους στείλατε πρόσκληση να ελέγξουν τα email τους. Click στον σύνδεσμο για εισαγωγή στην ομάδα."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Δράσεις",
"created_on": "Created on",
"deleted": "Το Shortcode διαγράφηκε",
"method": "Method",
"not_found": "Το Shortcode δεν βρέθηκε",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -24,6 +24,7 @@
"go_back": "Go back",
"go_forward": "Go forward",
"group_by": "Group by",
"hide_secret": "Hide secret",
"label": "Label",
"learn_more": "Learn more",
"less": "Less",
@@ -33,6 +34,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Prettify",
"properties": "Properties",
"remove": "Remove",
"rename": "Rename",
"restore": "Restore",
@@ -42,6 +44,7 @@
"search": "Search",
"send": "Send",
"share": "Share",
"show_secret": "Show secret",
"start": "Start",
"starting": "Starting",
"stop": "Stop",
@@ -57,24 +60,6 @@
"new": "Add new",
"star": "Add star"
},
"cookies": {
"modal": {
"new_domain_name": "New domain name",
"set": "Set a cookie",
"cookie_string": "Cookie string",
"enter_cookie_string": "Enter cookie string",
"cookie_name": "Name",
"cookie_value": "Value",
"cookie_path": "Path",
"cookie_expires": "Expires",
"managed_tab": "Managed",
"raw_tab": "Raw",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"empty_domains": "Domain list is empty",
"empty_domain": "Domain is empty",
"no_cookies_in_domain": "No cookies set for this domain"
}
},
"app": {
"chat_with_us": "Chat with us",
"contact_us": "Contact us",
@@ -138,26 +123,28 @@
"generate_token": "Generate Token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Include in URL",
"inherited_from": "Inherited {auth} from parent collection {collection} ",
"learn": "Learn how",
"pass_key_by": "Pass by",
"password": "Password",
"token": "Token",
"type": "Authorization Type",
"username": "Username",
"oauth": {
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect"
}
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Password",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Authorization Type",
"username": "Username"
},
"collection": {
"created": "Collection created",
@@ -172,6 +159,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "New Collection",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Collection renamed",
"request_in_use": "Request in use",
"save_as": "Save as",
@@ -203,6 +192,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Header {count}",
"message": "Message {count}",
@@ -233,8 +240,9 @@
"profile": "Login to view your profile",
"protocols": "Protocols are empty",
"schema": "Connect to a GraphQL endpoint to view schema",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"secret_environments": "Secrets are not synced to Hoppscotch",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Team name empty",
"teams": "You don't belong to any teams",
@@ -264,6 +272,8 @@
"quick_peek": "Environment Quick Peek",
"replace_with_variable": "Replace with variable",
"scope": "Scope",
"secrets": "Secrets",
"secret_value": "Secret value",
"select": "Select environment",
"set": "Set environment",
"set_as_environment": "Set as environment",
@@ -272,12 +282,11 @@
"updated": "Environment updated",
"value": "Value",
"variable": "Variable",
"variables":"Variables",
"variable_list": "Variable List"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "This browser doesn't seems to have Server Sent Events support.",
"check_console_details": "Check console log for details.",
"check_how_to_add_origin": "Check how you can add an origin",
@@ -292,6 +301,7 @@
"incorrect_email": "Incorrect email",
"invalid_link": "Invalid link",
"invalid_link_description": "The link you clicked is invalid or expired.",
"invalid_embed_link": "The embed does not exist or is invalid.",
"json_parsing_failed": "Invalid JSON",
"json_prettify_invalid_body": "Couldn't prettify an invalid body, solve json syntax errors and try again",
"network_error": "There seems to be a network error. Please try again.",
@@ -310,10 +320,12 @@
"export": {
"as_json": "Export as JSON",
"create_secret_gist": "Create secret Gist",
"gist_created": "Gist created",
"create_secret_gist_tooltip_text": "Export as secret Gist",
"failed": "Something went wrong while exporting",
"secret_gist_success": "Successfully exported as secret Gist",
"require_github": "Login with GitHub to create secret gist",
"title": "Export",
"failed": "Something went wrong while exporting"
"success": "Successfully exported"
},
"filter": {
"all": "All",
@@ -337,6 +349,9 @@
"subscriptions": "Subscriptions",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -348,6 +363,8 @@
},
"helpers": {
"authorization": "The authorization header will be automatically generated when you send the request.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Generate documentation first",
"network_fail": "Unable to reach the API endpoint. Check your network connection or select a different Interceptor and try again.",
"offline": "You're using Hoppscotch offline. Updates will sync when you're online, based on workspace settings.",
@@ -367,7 +384,10 @@
"import": {
"collections": "Import collections",
"curl": "Import cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Error while importing: format not recognized",
"from_file": "Import from File",
"from_gist": "Import from Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -380,27 +400,27 @@
"from_openapi_description": "Import from OpenAPI specification file (YML/JSON)",
"from_postman": "Import from Postman",
"from_postman_description": "Import from Postman collection",
"from_file": "Import from File",
"from_url": "Import from URL",
"gist_url": "Enter Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Import",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment JSON file",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist"
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Import"
},
"inspections": {
"description": "Inspect possible errors",
"environment": {
"add_environment": "Add to Environment",
"add_environment_value": "Add value",
"empty_value": "Environment value is empty for the variable '{variable}' ",
"not_found": "Environment variable “{environment}” not found."
},
"header": {
@@ -434,8 +454,8 @@
"confirm": "Confirm",
"customize_request": "Customize Request",
"edit_request": "Edit Request",
"share_request": "Share Request",
"import_export": "Import / Export"
"import_export": "Import / Export",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -576,6 +596,7 @@
"account_description": "Customize your account settings.",
"account_email_description": "Your primary email address.",
"account_name_description": "This is your display name.",
"additional": "Additional Settings",
"background": "Background",
"black_mode": "Black",
"choose_language": "Choose language",
@@ -620,17 +641,16 @@
"use_experimental_url_bar": "Use experimental URL bar with environment highlighting",
"user": "User",
"verified_email": "Verified email",
"additional": "Additional Settings",
"verify_email": "Verify email"
},
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"customize": "Customize",
"creating_widget": "Creating widget",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
@@ -691,8 +711,8 @@
"save_request": "Save Request",
"save_to_collections": "Save to Collections",
"send_request": "Send Request",
"show_code": "Generate code snippet",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Request"
},
"response": {
@@ -816,16 +836,16 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_to_clipboard": "Copied to clipboard",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Copied to clipboard",
"deleted": "Deleted",
"deprecated": "DEPRECATED",
"disabled": "Disabled",
"disconnected": "Disconnected",
"disconnected_from": "Disconnected from {name}",
"docs_generated": "Documentation generated",
"download_started": "Download started",
"download_failed": "Download failed",
"download_started": "Download started",
"enabled": "Enabled",
"file_imported": "File imported",
"finished_in": "Finished in {duration} ms",
@@ -877,6 +897,7 @@
"query": "Query",
"schema": "Schema",
"shared_requests": "Shared Requests",
"share_tab_request": "Share tab request",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Tests",
@@ -893,6 +914,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Exit Team",
"exit_disabled": "Only owner cannot exit the team",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Email format is invalid",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -929,13 +951,12 @@
"not_found": "Team not found. Contact your team owner.",
"not_valid_viewer": "You are not a valid viewer. Contact your team owner.",
"parent_coll_move": "Cannot move collection to a child collection",
"success_invites": "Success invites",
"failed_invites": "Failed invites",
"pending_invites": "Pending invites",
"permissions": "Permissions",
"same_target_destination": "Same target and destination",
"saved": "Team saved",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Teams",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Desplazamiento automático",
"cancel": "Cancelar",
"choose_file": "Seleccionar archivo",
@@ -10,6 +11,7 @@
"connect": "Conectar",
"connecting": "Conectando",
"copy": "Copiar",
"create": "Create",
"delete": "Borrar",
"disconnect": "Desconectar",
"dismiss": "Descartar",
@@ -31,6 +33,7 @@
"open_workspace": "Abrir espacio de trabajo",
"paste": "Pegar",
"prettify": "Embellecer",
"properties": "Properties",
"remove": "Eliminar",
"rename": "Rename",
"restore": "Restaurar",
@@ -39,6 +42,7 @@
"scroll_to_top": "Desplazar hacia arriba",
"search": "Buscar",
"send": "Enviar",
"share": "Share",
"start": "Comenzar",
"starting": "Iniciando",
"stop": "Detener",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Habla con nosotros",
"contact_us": "Contáctanos",
"cookies": "Cookies",
"copy": "Copiar",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copiar token de autenticación de usuario",
"developer_option": "Opciones para desarrolladores",
"developer_option_description": "Herramientas para desarrolladores que ayudan en el desarrollo y mantenimiento de Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Atajos de teclado",
"name": "Hoppscotch",
"new_version_found": "Se ha encontrado una nueva versión. Recarga la página para usarla.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Política de privacidad de proxy",
"reload": "Recargar",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Generar token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Incluir en la URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Aprender",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pasar por",
"password": "Contraseña",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Tipo de autorización",
"username": "Nombre de usuario"
@@ -124,6 +148,7 @@
"created": "Colección creada",
"different_parent": "No se puede reordenar la colección con un padre diferente",
"edit": "Editar colección",
"import_or_create": "Import or create a collection",
"invalid_name": "Proporciona un nombre válido para la colección.",
"invalid_root_move": "La colección ya está en la raíz",
"moved": "Movido con éxito",
@@ -132,6 +157,8 @@
"name_length_insufficient": "El nombre de la colección debe tener al menos 3 caracteres",
"new": "Nueva colección",
"order_changed": "Orden de colección actualizada",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Colección renombrada",
"request_in_use": "Solicitud en uso",
"save_as": "Guardar como",
@@ -151,6 +178,7 @@
"remove_folder": "¿Estás seguro de que deseas eliminar esta carpeta de forma permanente?",
"remove_history": "¿Estás seguro de que deseas eliminar todo el historial de forma permanente?",
"remove_request": "¿Estás seguro de que deseas eliminar esta solicitud de forma permanente?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "¿Estás seguro de que deseas eliminar este equipo?",
"remove_telemetry": "¿Estás seguro de que deseas darse de baja de la telemetría?",
"request_change": "¿Estás seguro de que deseas descartar la solicitud actual, los cambios no guardados se perderán.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Encabezado {count}",
"message": "Mensaje {count}",
@@ -192,11 +238,13 @@
"profile": "Iniciar sesión para ver tu perfil",
"protocols": "Los protocolos están vacíos",
"schema": "Conectarse a un punto final de GraphQL",
"shortcodes": "Aún no se han creado Shortcodes",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Nombre del equipo vacío",
"teams": "Los equipos están vacíos",
"tests": "No hay pruebas para esta solicitud"
"tests": "No hay pruebas para esta solicitud",
"shortcodes": "Aún no se han creado Shortcodes"
},
"environment": {
"add_to_global": "Añadir a Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Proporciona un nombre válido para el entorno.",
"list": "Environment variables",
"my_environments": "Mis entornos",
@@ -232,8 +281,10 @@
"variable_list": "Lista de variables"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Este navegador no parece ser compatible con los eventos enviados por el servidor.",
"check_console_details": "Consulta el registro de la consola para obtener más detalles.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL no está formateado correctamente",
"danger_zone": "Zona de peligro",
"delete_account": "Tu cuenta es actualmente propietaria en estos equipos:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "No se puede aplicar embellecedor a un cuerpo inválido, resuelve errores de sintaxis json y vuelve a intentarlo",
"network_error": "Parece que hay un error de red. Por favor, inténtalo de nuevo.",
"network_fail": "No se pudo enviar la solicitud",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Sin duración",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No se han encontrado coincidencias",
"page_not_found": "No se ha podido encontrar esta página",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "No se pudo ejecutar el script de solicitud previa",
"something_went_wrong": "Algo salió mal",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exportar como JSON",
"create_secret_gist": "Crear un Gist secreto",
"failed": "Something went wrong while exporting",
"gist_created": "Gist creado",
"require_github": "Iniciar sesión con GitHub para crear un Gist secreto",
"title": "Exportar"
@@ -286,6 +341,9 @@
"subscriptions": "Suscripciones",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Tiempo",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "El encabezado de autorización se generará automáticamente cuando se envía la solicitud.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Generar la documentación primero",
"network_fail": "No se puede acceder a la API. Comprueba tu conexión de red y vuelve a intentarlo.",
"offline": "Parece estar desconectado. Es posible que los datos de este espacio de trabajo no estén actualizados.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importar colecciones",
"curl": "Importar cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Importación fallida",
"from_file": "Import from File",
"from_gist": "Importar desde Gist",
"from_gist_description": "Importar desde URL de Gist",
"from_insomnia": "Importar desde Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Importar desde una colección de Postman",
"from_url": "Importar desde una URL",
"gist_url": "Introduce la URL de Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Importar colecciones desde un archivo JSON de colecciones de Hoppscotch",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importar"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "Tienes cambios sin guardar",
"collections": "Colecciones",
"confirm": "Confirmar",
"customize_request": "Customize Request",
"edit_request": "Editar solicitud",
"import_export": "Importación y exportación"
"import_export": "Importación y exportación",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "Ya estás suscrito a este tema.",
@@ -449,13 +520,14 @@
"structured": "Estructurado",
"text": "Texto"
},
"copy_link": "Copiar enlace",
"different_collection": "No se pueden reordenar solicitudes de diferentes colecciones",
"duplicated": "Solicitud duplicada",
"duration": "Duración",
"enter_curl": "Ingrese cURL",
"generate_code": "Generar código",
"generated_code": "Código generado",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Lista de encabezados",
"invalid_name": "Proporciona un nombre para la solicitud.",
"method": "Método",
@@ -480,12 +552,14 @@
"saved": "Solicitud guardada",
"share": "Compartir",
"share_description": "Comparte Hoppscotch con tus amigos",
"share_request": "Share Request",
"stop": "Stop",
"title": "Solicitud",
"type": "Tipo de solicitud",
"url": "URL",
"variables": "Variables",
"view_my_links": "Ver mis enlaces"
"view_my_links": "Ver mis enlaces",
"copy_link": "Copiar enlace"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Personaliza la configuración de tu cuenta.",
"account_email_description": "Tu dirección de correo electrónico principal.",
"account_name_description": "Este es tu nombre para mostrar.",
"additional": "Additional Settings",
"background": "Fondo",
"black_mode": "Negro",
"choose_language": "Elegir idioma",
@@ -559,14 +634,31 @@
"verified_email": "Correo electrónico verificado",
"verify_email": "Verificar correo electrónico"
},
"shortcodes": {
"actions": "Acciones",
"created_on": "Creado el",
"deleted": "Código corto eliminado",
"method": "Método",
"not_found": "Shortcode no encontrado",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Copiar enlace de solicitud",
"delete_method": "Seleccionar método DELETE",
"get_method": "Seleccionar método GET",
"head_method": "Seleccionar método HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Guardar en colecciones",
"send_request": "Enviar solicitud",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Solicitud"
"title": "Solicitud",
"copy_request_link": "Copiar enlace de solicitud"
},
"response": {
"copy": "Copiar la respuesta al portapapeles",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Error de conexión",
"connection_lost": "Conexión perdida",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Copiado al portapapeles",
"deleted": "Eliminado",
"deprecated": "OBSOLETO",
@@ -742,10 +836,12 @@
"disconnected": "Desconectado",
"disconnected_from": "Desconectado de {name}",
"docs_generated": "Documentación generada",
"download_failed": "Download failed",
"download_started": "Descarga iniciada",
"enabled": "Activado",
"file_imported": "Archivo importado",
"finished_in": "Terminado en {duration} ms",
"hide": "Hide",
"history_deleted": "Historial eliminado",
"linewrap": "Envolver líneas",
"loading": "Cargando...",
@@ -756,6 +852,7 @@
"published_error": "Algo ha ido mal al publicar el mensaje: {topic} al tema: {message}",
"published_message": "Mensaje publicado: {mensaje} al tema: {topic}",
"reconnection_error": "Fallo en la reconexión",
"show": "Show",
"subscribed_failed": "Error al suscribirse al tema: {topic}",
"subscribed_success": "Suscrito con éxito al tema: {topic}",
"unsubscribed_failed": "Error al darse de baja del tema: {topic}",
@@ -791,6 +888,7 @@
"queries": "Consultas",
"query": "Consulta",
"schema": "Esquema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Pruebas",
@@ -807,6 +905,7 @@
"email_do_not_match": "El correo electrónico no coincide con los datos de tu cuenta. Ponte en contacto con el propietario de tu equipo.",
"exit": "Salir del equipo",
"exit_disabled": "Solo el propietario puede salir del equipo",
"failed_invites": "Failed invites",
"invalid_coll_id": "Identificador de colección no válido",
"invalid_email_format": "El formato de correo electrónico no es válido",
"invalid_id": "Identificador de equipo inválido. Ponte en contacto con el propietario de tu equipo.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Equipo guardado",
"select_a_team": "Seleccionar un equipo",
"success_invites": "Success invites",
"title": "Equipos",
"we_sent_invite_link": "¡Hemos enviado un enlace de invitación a todos los invitados!",
"we_sent_invite_link_description": "Pide a todos los invitados que revisen tu bandeja de entrada. Haz clic en el enlace para unirse al equipo."
@@ -879,5 +979,14 @@
"personal": "Mi espacio de trabajo",
"team": "Espacio de trabajo en equipo",
"title": "Espacios de trabajo"
},
"shortcodes": {
"actions": "Acciones",
"created_on": "Creado el",
"deleted": "Código corto eliminado",
"method": "Método",
"not_found": "Shortcode no encontrado",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Peruuttaa",
"choose_file": "Valitse tiedosto",
@@ -10,6 +11,7 @@
"connect": "Kytkeä",
"connecting": "Connecting",
"copy": "Kopio",
"create": "Create",
"delete": "Poistaa",
"disconnect": "Katkaista",
"dismiss": "Hylkää",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Koristella",
"properties": "Properties",
"remove": "Poista",
"rename": "Rename",
"restore": "Palauttaa",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Hae",
"send": "Lähettää",
"share": "Share",
"start": "alkaa",
"starting": "Starting",
"stop": "Lopettaa",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Juttele kanssamme",
"contact_us": "Ota meihin yhteyttä",
"cookies": "Cookies",
"copy": "Kopio",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Pikanäppäimet",
"name": "Hoppscotch",
"new_version_found": "Uusi versio löytyi. Päivitä päivittääksesi.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Välityspalvelimen tietosuojakäytäntö",
"reload": "Lataa uudelleen",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Luo tunnus",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Sisällytä URL -osoitteeseen",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Opi kuinka",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Salasana",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Valtuustyyppi",
"username": "Käyttäjätunnus"
@@ -124,6 +148,7 @@
"created": "Kokoelma luotu",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Muokkaa kokoelmaa",
"import_or_create": "Import or create a collection",
"invalid_name": "Anna kokoelmalle kelvollinen nimi",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Uusi kokoelma",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Kokoelma nimetty uudelleen",
"request_in_use": "Request in use",
"save_as": "Tallenna nimellä",
@@ -151,6 +178,7 @@
"remove_folder": "Haluatko varmasti poistaa tämän kansion pysyvästi?",
"remove_history": "Haluatko varmasti poistaa koko historian pysyvästi?",
"remove_request": "Haluatko varmasti poistaa tämän pyynnön pysyvästi?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Haluatko varmasti poistaa tämän ryhmän?",
"remove_telemetry": "Haluatko varmasti poistaa telemetrian käytöstä?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Otsikko {count}",
"message": "Viesti {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Protokollat ovat tyhjiä",
"schema": "Muodosta yhteys GraphQL -päätepisteeseen",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Joukkueen nimi tyhjä",
"teams": "Joukkueet ovat tyhjiä",
"tests": "Tätä pyyntöä ei ole testattu"
"tests": "Tätä pyyntöä ei ole testattu",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Anna ympäristölle kelvollinen nimi",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Muuttujien luettelo"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Tämä selain ei näytä tukevan palvelimen lähettämiä tapahtumia.",
"check_console_details": "Katso lisätietoja konsolilokista.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL ei ole alustettu oikein",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Virheellistä runkoa ei voitu määrittää, ratkaista json -syntaksivirheitä ja yrittää uudelleen",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Pyyntöä ei voitu lähettää",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Ei kestoa",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Ennakkopyyntöskriptiä ei voitu suorittaa",
"something_went_wrong": "Jotain meni pieleen",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Vie JSON -muodossa",
"create_secret_gist": "Luo salainen ydin",
"failed": "Something went wrong while exporting",
"gist_created": "Gist luotu",
"require_github": "Kirjaudu sisään GitHubilla luodaksesi salaisen sisällön",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Tilaukset",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Valtuutusotsikko luodaan automaattisesti, kun lähetät pyynnön.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Luo asiakirjat ensin",
"network_fail": "Sovellusliittymän päätepistettä ei voi saavuttaa. Tarkista verkkoyhteys ja yritä uudelleen.",
"offline": "Näytät olevan offline -tilassa. Tämän työtilan tiedot eivät ehkä ole ajan tasalla.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Tuo kokoelmia",
"curl": "Tuo cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Tuonti epäonnistui",
"from_file": "Import from File",
"from_gist": "Tuo Gististä",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Anna Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Tuonti"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Kokoelmat",
"confirm": "Vahvistaa",
"customize_request": "Customize Request",
"edit_request": "Muokkaa pyyntöä",
"import_export": "Tuonti ja vienti"
"import_export": "Tuonti ja vienti",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Kopioi linkki",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Kesto",
"enter_curl": "Kirjoita cURL",
"generate_code": "Luo koodi",
"generated_code": "Luotu koodi",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Otsikkoluettelo",
"invalid_name": "Anna pyynnölle nimi",
"method": "Menetelmä",
@@ -480,12 +552,14 @@
"saved": "Pyyntö tallennettu",
"share": "Jaa",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Pyyntö",
"type": "Pyynnön tyyppi",
"url": "URL -osoite",
"variables": "Muuttujat",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Kopioi linkki"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Muokkaa tilisi asetuksia.",
"account_email_description": "Ensisijainen sähköpostiosoitteesi.",
"account_name_description": "Tämä on näyttönimesi.",
"additional": "Additional Settings",
"background": "Tausta",
"black_mode": "Musta",
"choose_language": "Valitse kieli",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kopioi pyyntölinkki",
"delete_method": "Valitse POISTA menetelmä",
"get_method": "Valitse GET -menetelmä",
"head_method": "Valitse HEAD -menetelmä",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Tallenna kokoelmiin",
"send_request": "Lähetä pyyntö",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Pyyntö"
"title": "Pyyntö",
"copy_request_link": "Kopioi pyyntölinkki"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Kopioitu leikepöydälle",
"deleted": "Poistettu",
"deprecated": "POISTETTU",
@@ -742,10 +836,12 @@
"disconnected": "Yhteys katkaistu",
"disconnected_from": "Yhteys katkaistu: {name}",
"docs_generated": "Dokumentaatio luotu",
"download_failed": "Download failed",
"download_started": "Lataus aloitettu",
"enabled": "Käytössä",
"file_imported": "Tiedosto tuotu",
"finished_in": "Valmis {duration} ms",
"hide": "Hide",
"history_deleted": "Historia poistettu",
"linewrap": "Kääri linjat",
"loading": "Ladataan...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Kyselyt",
"query": "Kysely",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Pistorasia.IO",
"sse": "SSE",
"tests": "Testit",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Poistu tiimistä",
"exit_disabled": "Vain omistaja ei voi poistua tiimistä",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Sähköpostin muoto on virheellinen",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Joukkue tallennettu",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Joukkueet",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Annuler",
"choose_file": "Choisir un fichier",
@@ -10,6 +11,7 @@
"connect": "Connecter",
"connecting": "Connecting",
"copy": "Copier",
"create": "Create",
"delete": "Supprimer",
"disconnect": "Déconnecter",
"dismiss": "Rejeter",
@@ -31,6 +33,7 @@
"open_workspace": "Ouvrir un espace de travail",
"paste": "Coller",
"prettify": "Formater",
"properties": "Properties",
"remove": "Supprimer",
"rename": "Rename",
"restore": "Restaurer",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Chercher",
"send": "Envoyer",
"share": "Share",
"start": "Démarrer",
"starting": "Starting",
"stop": "Arrêter",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Discuter avec nous",
"contact_us": "Nous contacter",
"cookies": "Cookies",
"copy": "Copier",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copier le jeton d'authentification de l'utilisateur",
"developer_option": "Options pour les développeurs",
"developer_option_description": "Des outils pour les développeurs qui aident au développement et à la maintenance de Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Raccourcis clavier",
"name": "Hoppscotch",
"new_version_found": "Nouvelle version trouvée. Actualiser pour mettre à jour.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Politique de confidentialité du proxy",
"reload": "Recharger",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Générer un jeton",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Inclure dans l'URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Apprendre comment",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Mot de passe",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Jeton",
"type": "Type d'autorisation",
"username": "Nom d'utilisateur"
@@ -124,6 +148,7 @@
"created": "Collection créée",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Modifier la collection",
"import_or_create": "Import or create a collection",
"invalid_name": "Veuillez fournir un nom valide pour la collection",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Le nom de la collection doit comporter au moins 3 caractères",
"new": "Nouvelle collection",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Collection renommée",
"request_in_use": "Demande en cours d'utilisation",
"save_as": "Enregistrer sous",
@@ -151,6 +178,7 @@
"remove_folder": "Voulez-vous vraiment supprimer définitivement ce dossier ?",
"remove_history": "Voulez-vous vraiment supprimer définitivement tout l'historique ?",
"remove_request": "Voulez-vous vraiment supprimer définitivement cette requête ?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Voulez-vous vraiment supprimer cette équipe ?",
"remove_telemetry": "Êtes-vous sûr de vouloir désactiver la télémétrie ?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "En-tête {count}",
"message": "Message {compte}",
@@ -192,11 +238,13 @@
"profile": "Connectez-vous pour voir votre profil",
"protocols": "Les protocoles sont vides",
"schema": "Se connecter à un point de terminaison GraphQL",
"shortcodes": "Les shortcodes sont vides",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Nom de l'équipe vide",
"teams": "Les équipes sont vides",
"tests": "Il n'y a pas de tests pour cette requête"
"tests": "Il n'y a pas de tests pour cette requête",
"shortcodes": "Les shortcodes sont vides"
},
"environment": {
"add_to_global": "Ajouter dans Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Veuillez fournir un nom valide pour l'environnement",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Liste des variables"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Ce navigateur ne semble pas prendre en charge les événements envoyés par le serveur.",
"check_console_details": "Consultez le journal de la console pour plus de détails.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL n'est pas formaté correctement",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Impossible de formater un corps non valide, résolvez les erreurs de syntaxe json et réessayez",
"network_error": "Il semble y avoir une erreur de réseau. Veuillez réessayer.",
"network_fail": "Impossible d'envoyer la requête",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Pas de durée",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "Aucune correspondance trouvée",
"page_not_found": "Cette page n'a pas pu être trouvée",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Impossible d'exécuter le script de pré-requête",
"something_went_wrong": "Quelque chose s'est mal passé",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exporter au format JSON",
"create_secret_gist": "Créer un Gist secret",
"failed": "Something went wrong while exporting",
"gist_created": "Gist créé",
"require_github": "Connectez-vous avec GitHub pour créer un Gist secret",
"title": "Exportation"
@@ -286,6 +341,9 @@
"subscriptions": "Abonnements",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "L'en-tête d'autorisation sera généré automatiquement lors de l'envoi de la requête.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Générez d'abord la documentation",
"network_fail": "Impossible d'atteindre le point de terminaison de l'API. Vérifiez votre connexion réseau et réessayez.",
"offline": "Vous semblez être hors ligne. Les données de cet espace de travail peuvent ne pas être à jour.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importer des collections",
"curl": "Importer en cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Échec de l'importation",
"from_file": "Import from File",
"from_gist": "Importer depuis Gist",
"from_gist_description": "Importer depuis un lien Gist",
"from_insomnia": "Importer depuis Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import depuis une collection Postman",
"from_url": "Importer depuis une URL",
"gist_url": "Entrez l'URL principale",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Impossible d'obtenir des données à partir de l'url.",
"import_from_url_invalid_file_format": "Erreur lors de l'importation de collections",
"import_from_url_invalid_type": "Type non supporté. Les valeurs acceptées sont 'hoppscotch', 'openapi', 'postman', 'insomnia'.",
"import_from_url_success": "Collections Importées",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Importer des collections depuis un fichier JSON Hoppscotch",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importer"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Collections",
"confirm": "Confirmer",
"customize_request": "Customize Request",
"edit_request": "Modifier la requête",
"import_export": "Importer / Exporter"
"import_export": "Importer / Exporter",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structuré",
"text": "Texte"
},
"copy_link": "Copier le lien",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Durée",
"enter_curl": "Entrer cURL",
"generate_code": "Générer le code",
"generated_code": "Code généré",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Liste des en-têtes",
"invalid_name": "Veuillez fournir un nom pour la requête",
"method": "Méthode",
@@ -480,12 +552,14 @@
"saved": "Requête enregistrée",
"share": "Partager",
"share_description": "Partagez Hoppscotch avec vos amis",
"share_request": "Share Request",
"stop": "Stop",
"title": "Requête",
"type": "Type de requête",
"url": "URL",
"variables": "Variables",
"view_my_links": "Voir mes liens"
"view_my_links": "Voir mes liens",
"copy_link": "Copier le lien"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Personnalisez les paramètres de votre compte.",
"account_email_description": "Votre adresse e-mail principale.",
"account_name_description": "Ceci est votre nom d'affichage.",
"additional": "Additional Settings",
"background": "Fond",
"black_mode": "Noir",
"choose_language": "Choisissez la langue",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Vérifier l'email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Créé le",
"deleted": "Shortcode supprimé",
"method": "Méthode",
"not_found": "Shortcode non trouvé",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Copier le lien de requête",
"delete_method": "Sélectionnez la méthode DELETE",
"get_method": "Sélectionnez la méthode GET",
"head_method": "Sélectionnez la méthode HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Enregistrer dans les collections",
"send_request": "Envoyer la requête",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Requête"
"title": "Requête",
"copy_request_link": "Copier le lien de requête"
},
"response": {
"copy": "Copier la réponse dans le presse-papiers",
@@ -735,6 +828,7 @@
"connection_error": "Échec de la connexion",
"connection_failed": "La connexion a échoué",
"connection_lost": "Connexion perdue",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Copié dans le presse-papier",
"deleted": "Supprimé",
"deprecated": "DÉCONSEILLÉ",
@@ -742,10 +836,12 @@
"disconnected": "Déconnecté",
"disconnected_from": "Déconnecté de {name}",
"docs_generated": "Documentation générée",
"download_failed": "Download failed",
"download_started": "Téléchargement commencé",
"enabled": "Active",
"file_imported": "Fichier importé",
"finished_in": "Terminé en {duration} ms",
"hide": "Hide",
"history_deleted": "Historique supprimé",
"linewrap": "Retour à la ligne",
"loading": "Chargement...",
@@ -756,6 +852,7 @@
"published_error": "Quelque chose s'est mal passé lors de la publication du message : {topic} dans le sujet : {message}",
"published_message": "Message publié : {message} au sujet : {topic}",
"reconnection_error": "Échec de la reconnexion",
"show": "Show",
"subscribed_failed": "Échec de l'inscription au sujet : {topic}",
"subscribed_success": "Inscription réussie au sujet : {topic}",
"unsubscribed_failed": "Échec de la désinscription du sujet : {topic}",
@@ -791,6 +888,7 @@
"queries": "Requêtes",
"query": "Requête",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "ESS",
"tests": "Tests",
@@ -807,6 +905,7 @@
"email_do_not_match": "L'email ne correspond pas aux détails de votre compte. Contactez le propriétaire de votre équipe.",
"exit": "Quitter l'équipe",
"exit_disabled": "Seul le propriétaire ne peut pas quitter l'équipe",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Le format de l'e-mail n'est pas valide",
"invalid_id": "L'email ne correspond pas aux détails de votre compte. Contactez le propriétaire de votre équipe.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Équipe enregistrée",
"select_a_team": "Choisir une équipe",
"success_invites": "Success invites",
"title": "Équipes",
"we_sent_invite_link": "Nous avons envoyé un lien d'invitation à tous les invités !",
"we_sent_invite_link_description": "Demandez à tous les invités de vérifier leur boîte de réception. Cliquez sur le lien pour rejoindre l'équipe."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Créé le",
"deleted": "Shortcode supprimé",
"method": "Méthode",
"not_found": "Shortcode non trouvé",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "לְבַטֵל",
"choose_file": "בחר קובץ",
@@ -10,6 +11,7 @@
"connect": "לְחַבֵּר",
"connecting": "Connecting",
"copy": "עותק",
"create": "Create",
"delete": "לִמְחוֹק",
"disconnect": "לְנַתֵק",
"dismiss": "לשחרר",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "לְיַפּוֹת",
"properties": "Properties",
"remove": "לְהַסִיר",
"rename": "Rename",
"restore": "לשחזר",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "לחפש",
"send": "לִשְׁלוֹחַ",
"share": "Share",
"start": "הַתחָלָה",
"starting": "Starting",
"stop": "תפסיק",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "שוחח עימנו",
"contact_us": "צור קשר",
"cookies": "Cookies",
"copy": "עותק",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "קיצורי דרך במקלדת",
"name": "הופסקוץ '",
"new_version_found": "נמצאה גרסה חדשה. רענן לעדכון.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "מדיניות הפרטיות של פרוקסי",
"reload": "לִטעוֹן מִחָדָשׁ",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "צור אסימון",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "כלול בכתובת האתר",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "ללמוד איך",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "סיסמה",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "אֲסִימוֹן",
"type": "סוג הרשאה",
"username": "שם משתמש"
@@ -124,6 +148,7 @@
"created": "אוסף נוצר",
"different_parent": "Cannot reorder collection with different parent",
"edit": "ערוך אוסף",
"import_or_create": "Import or create a collection",
"invalid_name": "אנא ספק שם תקף לאוסף",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "קולקציה חדשה",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "שם האוסף שונה",
"request_in_use": "Request in use",
"save_as": "שמור כ",
@@ -151,6 +178,7 @@
"remove_folder": "האם אתה בטוח שברצונך למחוק תיקיה זו לצמיתות?",
"remove_history": "האם אתה בטוח שברצונך למחוק לצמיתות את כל ההיסטוריה?",
"remove_request": "האם אתה בטוח שברצונך למחוק בקשה זו לצמיתות?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "האם אתה בטוח שברצונך למחוק את הצוות הזה?",
"remove_telemetry": "האם אתה בטוח שברצונך לבטל את הסכמתך לטלמטריה?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "כותרת {count}",
"message": "הודעה {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "הפרוטוקולים ריקים",
"schema": "התחבר לנקודת קצה של GraphQL",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "שם הקבוצה ריק",
"teams": "הקבוצות ריקות",
"tests": "אין בדיקות לבקשה זו"
"tests": "אין בדיקות לבקשה זו",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "אנא ספק שם חוקי לסביבה",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "רשימת משתנים"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "נראה שלדפדפן זה אין תמיכה באירועי שרת נשלח.",
"check_console_details": "בדוק את יומן המסוף לפרטים.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL אינו בפורמט תקין",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "לא ניתן היה לייפות גוף לא חוקי, לפתור שגיאות תחביר של json ולנסות שוב",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "לא ניתן היה לשלוח בקשה",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "אין משך זמן",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "לא ניתן להפעיל סקריפט של בקשה מראש",
"something_went_wrong": "משהו השתבש",
@@ -260,6 +314,7 @@
"export": {
"as_json": "ייצא כ- JSON",
"create_secret_gist": "צור גיסט סודי",
"failed": "Something went wrong while exporting",
"gist_created": "גיסט נוצר",
"require_github": "התחבר עם GitHub כדי ליצור תמצית סודית",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "מנויים",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "כותרת ההרשאה תיווצר אוטומטית בעת שליחת הבקשה.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "צור קודם כל תיעוד",
"network_fail": "לא ניתן להגיע לנקודת הסיום של ה- API. בדוק את חיבור הרשת שלך ונסה שוב.",
"offline": "נראה שאתה מחובר לאינטרנט. יתכן שהנתונים בסביבת עבודה זו אינם מעודכנים.",
@@ -316,7 +376,10 @@
"import": {
"collections": "ייבוא אוספים",
"curl": "ייבא cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "הייבוא נכשל",
"from_file": "Import from File",
"from_gist": "ייבוא מ- Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "הזן Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "יְבוּא"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "אוספים",
"confirm": "לְאַשֵׁר",
"customize_request": "Customize Request",
"edit_request": "ערוך בקשה",
"import_export": "יבוא ויצוא"
"import_export": "יבוא ויצוא",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "העתק קישור",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "מֶשֶׁך",
"enter_curl": "הזן cURL",
"generate_code": "צור קוד",
"generated_code": "קוד שנוצר",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "רשימת כותרות",
"invalid_name": "אנא ספק שם לבקשה",
"method": "שיטה",
@@ -480,12 +552,14 @@
"saved": "הבקשה נשמרה",
"share": "לַחֲלוֹק",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "בַּקָשָׁה",
"type": "סוג בקשה",
"url": "כתובת URL",
"variables": "משתנים",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "העתק קישור"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "התאם אישית את הגדרות החשבון שלך.",
"account_email_description": "כתובת הדוא\"ל הראשית שלך.",
"account_name_description": "זהו שם התצוגה שלך.",
"additional": "Additional Settings",
"background": "רקע כללי",
"black_mode": "שָׁחוֹר",
"choose_language": "בחר שפה",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "העתק קישור לבקשה",
"delete_method": "בחר שיטת DELETE",
"get_method": "בחר שיטת GET",
"head_method": "בחר שיטת HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "שמור באוספים",
"send_request": "שלח בקשה",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "בַּקָשָׁה"
"title": "בַּקָשָׁה",
"copy_request_link": "העתק קישור לבקשה"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "הועתק ללוח",
"deleted": "נמחק",
"deprecated": "מופחת",
@@ -742,10 +836,12 @@
"disconnected": "מְנוּתָק",
"disconnected_from": "נותק מ- {name}",
"docs_generated": "נוצר תיעוד",
"download_failed": "Download failed",
"download_started": "ההורדה החלה",
"enabled": "מופעל",
"file_imported": "הקובץ מיובא",
"finished_in": "הסתיים תוך {duration} אלפיות השנייה",
"hide": "Hide",
"history_deleted": "ההיסטוריה נמחקה",
"linewrap": "עוטפים קווים",
"loading": "טעינה...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "שאילתות",
"query": "שאילתא",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "בדיקות",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "יציאה מצוות",
"exit_disabled": "רק הבעלים אינו יכול לצאת מהצוות",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "פורמט הדוא\"ל אינו חוקי",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "הקבוצה ניצלה",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "צוותים",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,883 +0,0 @@
{
"action": {
"autoscroll": "स्वतः स्क्रॉल",
"cancel": "रद्द करें",
"choose_file": "फ़ाइल चुनें",
"clear": "साफ़",
"clear_all": "सभी साफ करें",
"clear_history": "Clear all History",
"close": "बंद करे",
"connect": "कनेक्ट करें",
"connecting": "Connecting",
"copy": "कॉपी",
"delete": "हटाएं",
"disconnect": "डिस्कनेक्ट",
"dismiss": "खारिज करें",
"dont_save": "मत बचाओ",
"download_file": "फ़ाइल डाउनलोड करें",
"drag_to_reorder": "व्यवस्थित करने के लिए घसीटे",
"duplicate": "नकल करें",
"edit": "संपादित करें",
"filter": "फ़िल्टर प्रतिक्रिया",
"go_back": "वापस जाओ",
"go_forward": "Go forward",
"group_by": "Group by",
"label": "लेबल",
"learn_more": "और अधिक जानें",
"less": "कम",
"more": "अधिक",
"new": "नया",
"no": "स्टार जोड़ें",
"open_workspace": "कार्यक्षेत्र खोलें",
"paste": "पेस्ट",
"prettify": "सुंदर करे",
"remove": "हटाओ",
"rename": "Rename",
"restore": "पुनर्स्थापित करें",
"save": "बचाएं",
"scroll_to_bottom": "नीचे स्क्रॉल करें",
"scroll_to_top": "शीर्ष तक स्क्रॉल करें",
"search": "खोज",
"send": "भेजें ",
"start": "प्रारंभ",
"starting": "Starting",
"stop": "रोकें",
"to_close": "बंद करने के लिए",
"to_navigate": "नेविगेट करने के लिए",
"to_select": "चुनने के लिए",
"turn_off": "बंद करें",
"turn_on": "चालू करें",
"undo": "पूर्ववत",
"yes": "हां"
},
"add": {
"new": "नया जोड़ें",
"star": "स्टार जोड़ें"
},
"app": {
"chat_with_us": "हमारे साथ चैट करें",
"contact_us": "हमसे संपर्क करें",
"copy": "कॉपी करें",
"copy_user_id": "उपयोगकर्ता प्रामाणिक टोकन कॉपी करें",
"developer_option": "डेवलपर विकल्प",
"developer_option_description": "डेवलपर टूल जो Hoppscotch के विकास और रखरखाव में मदद करता है",
"discord": "Discord",
"documentation": "दस्तावेज़ीकरण",
"github": "GitHub",
"help": "सहायता और प्रतिक्रिया",
"home": "घर",
"invite": "आमंत्रित करें",
"invite_description": "हॉप्सकॉच एक ओपन सोर्स एपीआई डेवलपमेंट इकोसिस्टम है। हमने आपके एपीआई बनाने और प्रबंधित करने के लिए एक सरल और सहज इंटरफ़ेस डिज़ाइन किया है। हॉप्सकॉच एक ऐसा टूल है जो आपको अपने एपीआई बनाने, परीक्षण, दस्तावेज़ और साझा करने में मदद करता है।",
"invite_your_friends": "अपने दोस्तों को इनवाइट करें",
"join_discord_community": "हमारे डिस्कॉर्ड समुदाय में शामिल हों",
"keyboard_shortcuts": "कीबोर्ड शॉर्टकट",
"name": "हॉप्सकॉच",
"new_version_found": "नया संस्करण मिला। अपडेट करने के लिए रिफ्रेश करें।",
"options": "विकल्प",
"proxy_privacy_policy": "प्रॉक्सी गोपनीयता नीति",
"reload": "पुनः लोड करें",
"search": "खोज",
"share": "बाँट",
"shortcuts": "शॉर्टकट",
"social_description": "Follow us on social media to stay updated with the latest news, updates and releases.",
"social_links": "Social links",
"spotlight": "स्पॉटलाइट",
"status": "स्थिति",
"status_description": "वेबसाइट की स्थिति जांचें",
"terms_and_privacy": "शर्तें और गोपनीयता",
"twitter": "Twitter",
"type_a_command_search": "कमांड टाइप करें या सर्च करें...",
"we_use_cookies": "हम कुकीज़ का उपयोग करते हैं",
"whats_new": "नया क्या है?",
"wiki": "विकी"
},
"auth": {
"account_exists": "खाता अलग-अलग क्रेडेंशियल के साथ मौजूद है - दोनों खातों को जोड़ने के लिए लॉगिन करें",
"all_sign_in_options": "सभी साइन इन विकल्प",
"continue_with_email": "ईमेल के साथ जारी रखें",
"continue_with_github": "GitHub के साथ जारी रखें",
"continue_with_google": "Google के साथ जारी रखें",
"continue_with_microsoft": "Microsoft के साथ जारी रखें",
"email": "ईमेल",
"logged_out": "लॉग आउट",
"login": "लॉग इन",
"login_success": "सफलतापूर्वक लॉग इन किया",
"login_to_hoppscotch": "हॉप्सकॉच में लॉगिन करें",
"logout": "लॉगआउट",
"re_enter_email": "ईमेल दोबारा दर्ज करें",
"send_magic_link": "मैजिक लिंक भेजें",
"sync": "सिंक",
"we_sent_magic_link": "हमने आपको एक मैजिक लिंक भेजा है!",
"we_sent_magic_link_description": "अपना इनबॉक्स जांचें - हमने {email} पर एक ईमेल भेजा है। इसमें एक जादुई लिंक है जो आपको लॉग इन करेगा।"
},
"authorization": {
"generate_token": "टोकन जनरेट करें",
"include_in_url": "URL में शामिल करें",
"learn": "जानें कैसे",
"pass_key_by": "पास करें",
"password": "पासवर्ड",
"token": "टोकन",
"type": "प्राधिकरण प्रकार",
"username": "उपयोगकर्ता नाम"
},
"collection": {
"created": "संग्रह बनाया गया",
"different_parent": "Cannot reorder collection with different parent",
"edit": "संग्रह संपादित करें",
"invalid_name": "कृपया संग्रह के लिए एक नाम प्रदान करें",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
"my_collections": "मेरे संग्रह",
"name": "मेरा नया संग्रह",
"name_length_insufficient": "संग्रह का नाम कम से कम 3 वर्णों का होना चाहिए",
"new": "नया संग्रह",
"order_changed": "Collection Order Updated",
"renamed": "संग्रह का नाम बदला गया",
"request_in_use": "रिक्वेस्ट इन यूज़",
"save_as": "इस रूप में सेव करें",
"save_to_collection": "Save to Collection",
"select": "एक संग्रह का चयन करें",
"select_location": "स्थान चुनें",
"select_team": "एक टीम चुनें",
"team_collections": "टीम संग्रह"
},
"confirm": {
"close_unsaved_tab": "Are you sure you want to close this tab?",
"close_unsaved_tabs": "Are you sure you want to close all tabs? {count} unsaved tabs will be lost.",
"exit_team": "क्या आप वाकई इस टीम को छोड़ना चाहते हैं?",
"logout": "क्या आप वाकई लॉगआउट करना चाहते हैं?",
"remove_collection": "क्या आप वाकई इस संग्रह को स्थायी रूप से हटाना चाहते हैं?",
"remove_environment": "क्या आप वाकई इस परिवेश को स्थायी रूप से हटाना चाहते हैं?",
"remove_folder": "क्या आप वाकई इस फ़ोल्डर को स्थायी रूप से हटाना चाहते हैं?",
"remove_history": "क्या आप वाकई सभी इतिहास को स्थायी रूप से हटाना चाहते हैं?",
"remove_request": "क्या आप वाकई इस अनुरोध को स्थायी रूप से हटाना चाहते हैं?",
"remove_team": "क्या आप वाकई इस टीम को हटाना चाहते हैं?",
"remove_telemetry": "क्या आप वाकई टेलीमेट्री से ऑप्ट-आउट करना चाहते हैं?",
"request_change": "क्या आप वाकई वर्तमान अनुरोध को छोड़ना चाहते हैं, सहेजे नहीं गए परिवर्तन खो जाएंगे।",
"save_unsaved_tab": "Do you want to save changes made in this tab?",
"sync": "क्या आप अपने कार्यक्षेत्र को क्लाउड से पुनर्स्थापित करना चाहेंगे? यह आपकी स्थानीय प्रगति को त्याग देगा।"
},
"context_menu": {
"add_parameters": "Add to parameters",
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"count": {
"header": "हेडर {count}",
"message": "मैसेज {count}",
"parameter": "पैरामीटर {count}",
"protocol": "प्रोटोकॉल {count}",
"value": "मान {count}",
"variable": "वेरिएबल {count}"
},
"documentation": {
"generate": "दस्तावेज़ीकरण उत्पन्न करें",
"generate_message": "चलते-फिरते API दस्तावेज़ बनाने के लिए कोई भी Hoppscotch संग्रह आयात करें।"
},
"empty": {
"authorization": "यह अनुरोध किसी प्राधिकरण का उपयोग नहीं करता",
"body": "इस अनुरोध में कोई बॉडी नहीं है",
"collection": "संग्रह खाली है",
"collections": "संग्रह खाली हैं",
"documentation": "दस्तावेज़ीकरण देखने के लिए GraphQL से कनेक्ट करें",
"endpoint": "समापन बिंदु खाली नहीं हो सकता",
"environments": "वातावरण खाली हैं",
"folder": " फ़ोल्डर खाली है",
"headers": " इस अनुरोध का कोई हेडर नहीं है",
"history": " इतिहास खाली है",
"invites": " आमंत्रण सूची खाली है",
"members": " टीम खाली है",
"parameters": " इस अनुरोध का कोई पैरामीटर नहीं है",
"pending_invites": " इस टीम के लिए कोई आमंत्रण लंबित नहीं है",
"profile": " अपना प्रोफ़ाइल देखने के लिए लॉगिन करें",
"protocols": " प्रोटोकॉल खाली हैं",
"schema": " स्कीमा देखने के लिए ग्राफ़क्यूएल एंडपॉइंट से कनेक्ट करें",
"shortcodes": " शॉर्टकोड खाली हैं",
"subscription": "Subscriptions are empty",
"team_name": " टीम का नाम खाली",
"teams": " आप किसी भी टीम से संबंधित नहीं हैं",
"tests": " इस अनुरोध के लिए कोई परीक्षण नहीं हैं"
},
"environment": {
"add_to_global": " ग्लोबल में जोड़ें",
"added": " पर्यावरण अतिरिक्त",
"create_new": " नया वातावरण बनाएं",
"created": " पर्यावरण बनाया",
"deleted": " पर्यावरण विलोपन",
"duplicated": "Environment duplicated",
"edit": " पर्यावरण संपादित करें",
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"invalid_name": " कृपया पर्यावरण के लिए एक नाम प्रदान करें",
"list": "Environment variables",
"my_environments": "My Environments",
"name": "Name",
"nested_overflow": " नेस्टेड पर्यावरण चर 10 स्तरों तक सीमित हैं",
"new": " नया वातावरण",
"no_active_environment": "No active environment",
"no_environment": " कोई वातावरण नहीं",
"no_environment_description": " कोई परिवेश नहीं चुना गया था. चुनें कि निम्नलिखित चर के साथ क्या करना है।",
"quick_peek": "Environment Quick Peek",
"replace_with_variable": "Replace with variable",
"scope": "Scope",
"select": " पर्यावरण का चयन करें",
"set": "Set environment",
"set_as_environment": "Set as environment",
"team_environments": "Team Environments",
"title": " वातावरण",
"updated": " पर्यावरण अद्यतन",
"value": "Value",
"variable": "Variable",
"variable_list": " परिवर्तनीय सूची"
},
"error": {
"browser_support_sse": " ऐसा लगता है कि इस ब्राउज़र में सर्वर से भेजे गए इवेंट का समर्थन नहीं है।",
"check_console_details": " विवरण के लिए कंसोल लॉग की जाँच करें।",
"curl_invalid_format": " कर्ल ठीक से स्वरूपित नहीं है",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
"delete_account_description": "You must either remove yourself, transfer ownership, or delete these teams before you can delete your account.",
"empty_req_name": " खाली अनुरोध का नाम",
"f12_details": " (विवरण के लिए F12)",
"gql_prettify_invalid_query": " अमान्य क्वेरी को सुंदर नहीं बना सका, क्वेरी सिंटैक्स त्रुटियों को हल नहीं कर सका और पुनः प्रयास करें",
"incomplete_config_urls": " अपूर्ण कॉन्फ़िगरेशन URL",
"incorrect_email": " गलत ईमेल",
"invalid_link": " अमान्य लिंक",
"invalid_link_description": " आपके द्वारा क्लिक किया गया लिंक अमान्य है या समाप्त हो गया है।",
"json_parsing_failed": " अमान्य JSON",
"json_prettify_invalid_body": " अमान्य निकाय को सुंदर नहीं बना सका, json सिंटैक्स त्रुटियों को हल करें और पुनः प्रयास करें",
"network_error": " ऐसा लगता है कि कोई नेटवर्क त्रुटि है। कृपया पुन: प्रयास करें।",
"network_fail": " अनुरोध नहीं भेजा जा सका",
"no_duration": " कोई अवधि नहीं",
"no_results_found": " कोई मेल नहीं मिले",
"page_not_found": " यह पृष्ठ नहीं मिल सका",
"proxy_error": "Proxy error",
"script_fail": " पूर्व-अनुरोध स्क्रिप्ट निष्पादित नहीं कर सका",
"something_went_wrong": " कुछ गलत हो गया",
"test_script_fail": " अनुरोध के बाद स्क्रिप्ट निष्पादित नहीं कर सका"
},
"export": {
"as_json": " JSON के रूप में निर्यात करें",
"create_secret_gist": " गुप्त सार बनाएँ",
"gist_created": " जिस्ट बनाया",
"require_github": " गुप्त सार बनाने के लिए GitHub के साथ लॉगिन करें",
"title": " निर्यात करना"
},
"filter": {
"all": "All",
"none": "None",
"starred": "Starred"
},
"folder": {
"created": " फोल्डर बनाया",
"edit": " फ़ोल्डर संपादित करें",
"invalid_name": " कृपया फ़ोल्डर के लिए एक नाम प्रदान करें",
"name_length_insufficient": " फ़ोल्डर का नाम कम से कम 3 वर्ण लंबा होना चाहिए",
"new": " नया फोल्डर",
"renamed": " फ़ोल्डर का नाम बदला"
},
"graphql": {
"connection_switch_confirm": "Do you want to connect with the latest GraphQL endpoint?",
"connection_switch_new_url": "Switching to a tab will disconnected you from the active GraphQL connection. New connection URL is",
"connection_switch_url": "You're connected to a GraphQL endpoint the connection URL is",
"mutations": " उत्परिवर्तन",
"schema": " योजना",
"subscriptions": " सदस्यता",
"switch_connection": "Switch connection"
},
"group": {
"time": "Time",
"url": "URL"
},
"header": {
"install_pwa": " एप्लिकेशन इंस्टॉल करें",
"login": " लॉग इन करें",
"save_workspace": " मेरा कार्यक्षेत्र सहेजें"
},
"helpers": {
"authorization": " जब आप अनुरोध भेजेंगे तो प्राधिकरण शीर्षलेख स्वतः उत्पन्न हो जाएगा।",
"generate_documentation_first": " पहले दस्तावेज़ तैयार करें",
"network_fail": " एपीआई समापन बिंदु तक पहुंचने में असमर्थ। अपने नेटवर्क कनेक्शन की जाँच करें या किसी भिन्न इंटरसेप्टर का चयन करें और पुनः प्रयास करें।",
"offline": " ऐसा लगता है कि आप ऑफ़लाइन हैं. हो सकता है कि इस कार्यस्थान का डेटा अप टू डेट न हो.",
"offline_short": " ऐसा लगता है कि आप ऑफ़लाइन हैं.",
"post_request_tests": " टेस्ट स्क्रिप्ट जावास्क्रिप्ट में लिखी जाती हैं, और प्रतिक्रिया प्राप्त होने के बाद चलाई जाती हैं।",
"pre_request_script": " पूर्व-अनुरोध स्क्रिप्ट जावास्क्रिप्ट में लिखी जाती हैं, और अनुरोध भेजे जाने से पहले चलाई जाती हैं।",
"script_fail": " ऐसा लगता है कि प्री-रिक्वेस्ट स्क्रिप्ट में गड़बड़ है। नीचे दी गई त्रुटि की जाँच करें और उसके अनुसार स्क्रिप्ट को ठीक करें।",
"test_script_fail": " ऐसा लगता है कि परीक्षण स्क्रिप्ट में कोई त्रुटि है। कृपया त्रुटियों को ठीक करें और फिर से परीक्षण चलाएं",
"tests": "Write a test script to automate debugging."
},
"hide": {
"collection": "संग्रह पैनल संक्षिप्त करें",
"more": "अधिक छुपाएं",
"preview": "पूर्वावलोकन छुपाएं",
"sidebar": "साइडबार को ध्वस्त करें"
},
"import": {
"collections": "आयात संग्रहण",
"curl": "आयात cURL",
"failed": "आयात करते समय त्रुटि: प्रारूप पहचाना नहीं गया",
"from_gist": "Gist से आयात करें",
"from_gist_description": "Gist URL से आयात करें",
"from_insomnia": "Insomnia से आयात करें",
"from_insomnia_description": "Insomnia collection से आयात करें",
"from_json": "Hoppscotch से आयात करें",
"from_json_description": "Hoppsotch संग्रह फ़ाइल से आयात करें",
"from_my_collections": "मेरे संग्रह से आयात करें",
"from_my_collections_description": "मेरे संग्रह फ़ाइल से आयात करें",
"from_openapi": "OpenAPI से आयात करें",
"from_openapi_description": "OpenAPI specification file से आयात करें (JSON)",
"from_postman": "Postman से आयात करें",
"from_postman_description": "Postman collection से आयात करें",
"from_url": "URL से आयात करें",
"gist_url": "Gist URL दर्ज करें",
"import_from_url_invalid_fetch": "URL से डेटा नहीं मिल सका",
"import_from_url_invalid_file_format": "संग्रह आयात करते समय त्रुटि",
"import_from_url_invalid_type": "असमर्थित प्रकार। स्वीकृत मूल्य हैं 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "संग्रह आयातित",
"json_description": "Hoppscotch Collections JSON फ़ाइल से संग्रह आयात करें",
"title": "आयात करें"
},
"inspections": {
"description": "Inspect possible errors",
"environment": {
"add_environment": "Add to Environment",
"not_found": "Environment variable “{environment}” not found."
},
"header": {
"cookie": "The browser doesn't allow Hoppscotch to set the Cookie Header. While we're working on the Hoppscotch Desktop App (coming soon), please use the Authorization Header instead."
},
"response": {
"401_error": "Please check your authentication credentials.",
"404_error": "Please check your request URL and method type.",
"cors_error": "Please check your Cross-Origin Resource Sharing configuration.",
"default_error": "Please check your request.",
"network_error": "Please check your network connection."
},
"title": "Inspector",
"url": {
"extension_not_installed": "Extension not installed.",
"extension_unknown_origin": "Make sure you've added the API endpoint's origin to the Hoppscotch Browser Extension list.",
"extention_enable_action": "Enable Browser Extension",
"extention_not_enabled": "Extension not enabled."
}
},
"layout": {
"collapse_collection": "संग्रह को संक्षिप्त या विस्तृत करें",
"collapse_sidebar": "साइडबार को संक्षिप्त या विस्तृत करें",
"column": "लंबवत लेआउट",
"name": "लेआउट",
"row": "क्षैतिज लेआउट"
},
"modal": {
"close_unsaved_tab": "You have unsaved changes",
"collections": "संग्रह",
"confirm": "पुष्टि करें",
"edit_request": "अनुरोध संपादित करें",
"import_export": "आयात / निर्यात"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
"clean_session": "Clean Session",
"clear_input": "Clear input",
"clear_input_on_send": "Clear input on send",
"client_id": "Client ID",
"color": "Pick a color",
"communication": "संचार",
"connection_config": "Connection Config",
"connection_not_authorized": "This MQTT connection does not use any authentication.",
"invalid_topic": "Please provide a topic for the subscription",
"keep_alive": "Keep Alive",
"log": "लॉग",
"lw_message": "Last-Will Message",
"lw_qos": "Last-Will QoS",
"lw_retain": "Last-Will Retain",
"lw_topic": "Last-Will Topic",
"message": "संदेश",
"new": "New Subscription",
"not_connected": "Please start a MQTT connection first.",
"publish": "प्रकाशित",
"qos": "QoS",
"ssl": "SSL",
"subscribe": "सब्सक्राइब करें",
"topic": "विषय",
"topic_name": "विषय का नाम",
"topic_title": "विषय प्रकाशित करें / सदस्यता लें",
"unsubscribe": "विषय प्रकाशित करें / सदस्यता लें",
"url": "URL"
},
"navigation": {
"doc": "डॉक्स",
"graphql": "ग्राफक्ल",
"profile": "प्रोफ़ाइल",
"realtime": "रियल टाइम",
"rest": "रेस्ट",
"settings": "समायोजन"
},
"preRequest": {
"javascript_code": "जावास्क्रिप्ट कोड",
"learn": "प्रलेखन पढ़ें",
"script": "पूर्व-अनुरोध स्क्रिप्ट",
"snippets": "स्निपेट्स"
},
"profile": {
"app_settings": "एप्लिकेशन सेटिंग",
"default_hopp_displayname": "Unnamed User",
"editor": "संपादक",
"editor_description": "संपादक अनुरोधों को जोड़ सकते हैं, संपादित कर सकते हैं और हटा सकते हैं।",
"email_verification_mail": "आपके ईमेल पते पर एक सत्यापन ईमेल भेजा गया है। कृपया अपना ईमेल पता सत्यापित करने के लिए लिंक पर क्लिक करें।",
"no_permission": "आपके पास यह कार्रवाई करने की अनुमति नहीं है।",
"owner": "स्वामी",
"owner_description": "मालिक अनुरोध, संग्रह और टीम के सदस्यों को जोड़, संपादित और हटा सकते हैं।",
"roles": "भूमिकाएँ",
"roles_description": "साझा संग्रह तक पहुंच को नियंत्रित करने के लिए भूमिकाओं का उपयोग किया जाता है।",
"updated": "प्रोफाइल अद्यतन किया गया",
"viewer": "दर्शक",
"viewer_description": "दर्शक केवल अनुरोधों को देख और उपयोग कर सकते हैं।"
},
"remove": {
"star": "स्टार निकालें"
},
"request": {
"added": "अनुरोध जोड़ा गया",
"authorization": "प्राधिकार",
"body": "अनुरोध निकाय",
"choose_language": "भाषा चुनें",
"content_type": "सामग्री प्रकार",
"content_type_titles": {
"others": "अन्य",
"structured": "स्ट्रक्चर्ड",
"text": "मूलपाठ"
},
"copy_link": "प्रतिरूप जोड़ना",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "अवधि",
"enter_curl": "कर्ल दर्ज करें",
"generate_code": "उत्पन्न कोड",
"generated_code": "उत्पन्न कोड",
"header_list": "हेडर सूची",
"invalid_name": "कृपया अनुरोध के लिए एक नाम प्रदान करें",
"method": "तरीका",
"moved": "Request moved",
"name": "अनुरोध नाम",
"new": "नई विनती",
"order_changed": "Request Order Updated",
"override": "अवहेलना",
"override_help": "हेडर में <kbd> सामग्री-प्रकार </kbd> सेट करें",
"overriden": "ओवरराइड",
"parameter_list": "क्वेरी पैरामीटर",
"parameters": "मापदंडों",
"path": "रास्ता",
"payload": "पेलोड",
"query": "सवाल",
"raw_body": "कच्चे अनुरोध निकाय",
"rename": "Rename Request",
"renamed": "अनुरोध नाम दिया गया",
"run": "दौड़ना",
"save": "बचाना",
"save_as": "के रूप रक्षित करें",
"saved": "अनुरोध सहेजा गया",
"share": "शेयर करना",
"share_description": "अपने दोस्तों के साथ hoppscotch साझा करें",
"stop": "Stop",
"title": "प्रार्थना",
"type": "अनुरोध का प्रकार",
"url": "यूआरएल",
"variables": "चर",
"view_my_links": "मेरे लिंक देखें"
},
"response": {
"audio": "Audio",
"body": "प्रतिक्रिया निकाय",
"filter_response_body": "फ़िल्टर JSON रिस्पांस बॉडी (JSONPATH सिंटैक्स का उपयोग करता है)",
"headers": "हेडर",
"html": "एचटीएमएल",
"image": "छवि",
"json": "जेसन",
"pdf": "पीडीएफ",
"preview_html": "HTML का पूर्वावलोकन करें",
"raw": "कच्चा",
"size": "आकार",
"status": "दर्जा",
"time": "समय",
"title": "जवाब",
"video": "Video",
"waiting_for_connection": "जुडने के लिए इंतजार",
"xml": "एक्सएमएल"
},
"settings": {
"accent_color": "स्वरोंका रंग",
"account": "खाता",
"account_deleted": "Your account has been deleted",
"account_description": "अपनी खाता सेटिंग कस्टमाइज़ करें।",
"account_email_description": "आपका प्राथमिक ईमेल पता।",
"account_name_description": "यह आपका प्रदर्शन नाम है।",
"background": "पार्श्वभूमि",
"black_mode": "काला",
"choose_language": "भाषा चुनें",
"dark_mode": "अँधेरा",
"delete_account": "Delete account",
"delete_account_description": "Once you delete your account, all your data will be permanently deleted. This action cannot be undone.",
"expand_navigation": "नेविगेशन का विस्तार करें",
"experiments": "प्रयोगों",
"experiments_notice": "यह उन प्रयोगों का एक संग्रह है, जिन पर हम काम कर रहे हैं, जो उपयोगी, मज़ेदार, दोनों या न ही हो सकते हैं। वे अंतिम नहीं हैं और स्थिर नहीं हो सकते हैं, इसलिए यदि कुछ अजीब होता है, तो घबराएं नहीं। बस खतरे को बंद कर दें। एक तरफ मजाक,",
"extension_ver_not_reported": "सूचना नहीं दी",
"extension_version": "विस्तार संस्करण",
"extensions": "ब्राउज़र विस्तार",
"extensions_use_toggle": "अनुरोध भेजने के लिए ब्राउज़र एक्सटेंशन का उपयोग करें (यदि मौजूद है)",
"follow": "हमारे पर का पालन करें",
"interceptor": "इंटरसेप्टर",
"interceptor_description": "एप्लिकेशन और एपीआई के बीच मिडलवेयर।",
"language": "भाषा",
"light_mode": "रोशनी",
"official_proxy_hosting": "आधिकारिक प्रॉक्सी होप्सकॉच द्वारा होस्ट किया गया है।",
"profile": "प्रोफ़ाइल",
"profile_description": "अपने प्रोफ़ाइल विवरण को अपडेट करें",
"profile_email": "ईमेल पता",
"profile_name": "प्रोफ़ाइल नाम",
"proxy": "प्रतिनिधि",
"proxy_url": "प्रॉक्सी यूआरएल",
"proxy_use_toggle": "अनुरोध भेजने के लिए प्रॉक्सी मिडलवेयर का उपयोग करें",
"read_the": "को पढ़िए",
"reset_default": "डिफ़ॉल्ट पर रीसेट",
"short_codes": "लघु संहिताएँ",
"short_codes_description": "छोटे कोड जो आपके द्वारा बनाए गए थे।",
"sidebar_on_left": "बाईं ओर साइडबार",
"sync": "सिंक्रनाइज़",
"sync_collections": "संग्रह",
"sync_description": "इन सेटिंग्स को क्लाउड में सिंक किया जाता है।",
"sync_environments": "वातावरण",
"sync_history": "इतिहास",
"system_mode": "व्यवस्था",
"telemetry": "टेलीमेटरी",
"telemetry_helps_us": "टेलीमेट्री हमें अपने संचालन को निजीकृत करने और आपको सबसे अच्छा अनुभव प्रदान करने में मदद करती है।",
"theme": "थीम",
"theme_description": "अपने एप्लिकेशन थीम को कस्टमाइज़ करें।",
"use_experimental_url_bar": "पर्यावरण हाइलाइटिंग के साथ प्रयोगात्मक URL बार का उपयोग करें",
"user": "उपयोगकर्ता",
"verified_email": "सत्यापित ईमेल",
"verify_email": "ईमेल सत्यापित करें"
},
"shortcodes": {
"actions": "कार्रवाई",
"created_on": "पर बनाया",
"deleted": "शॉर्टकोड हटा दिया गया",
"method": "तरीका",
"not_found": "शॉर्टकोड नहीं मिला",
"short_code": "लघु कूट संख्या",
"url": "यूआरएल"
},
"shortcut": {
"general": {
"close_current_menu": "वर्तमान मेनू बंद करें",
"command_menu": "खोज और कमांड मेनू",
"help_menu": "सहायता मेनू",
"show_all": "कुंजीपटल अल्प मार्ग",
"title": "सामान्य"
},
"miscellaneous": {
"invite": "लोगों को hoppscotch के लिए आमंत्रित करें",
"title": "विविध"
},
"navigation": {
"back": "पिछले पृष्ठ पर वापस जाएं",
"documentation": "प्रलेखन पृष्ठ पर जाएं",
"forward": "अगले पृष्ठ पर आगे बढ़ें",
"graphql": "Graphql पेज पर जाएं",
"profile": "प्रोफ़ाइल पेज पर जाएं",
"realtime": "रियलटाइम पेज पर जाएं",
"rest": "रेस्ट पेज पर जाएं",
"settings": "सेटिंग्स पृष्ठ पर जाएं",
"title": "मार्गदर्शन"
},
"others": {
"prettify": "Prettify Editor's Content",
"title": "Others"
},
"request": {
"copy_request_link": "कॉपी अनुरोध लिंक",
"delete_method": "हटाएं विधि का चयन करें",
"get_method": "गेट विधि का चयन करें",
"head_method": "हेड विधि का चयन करें",
"import_curl": "Import cURL",
"method": "तरीका",
"next_method": "अगली विधि का चयन करें",
"post_method": "पोस्ट विधि का चयन करें",
"previous_method": "पिछली विधि का चयन करें",
"put_method": "पुट विधि का चयन करें",
"rename": "Rename Request",
"reset_request": "रीसेट अनुरोध",
"save_request": "Save Request",
"save_to_collections": "संग्रह के लिए सहेजें",
"send_request": "अनुरोध भेजा",
"show_code": "Generate code snippet",
"title": "प्रार्थना"
},
"response": {
"copy": "क्लिपबोर्ड पर प्रतिक्रिया कॉपी करें",
"download": "फ़ाइल के रूप में प्रतिक्रिया डाउनलोड करें",
"title": "जवाब"
},
"theme": {
"black": "ब्लैक मोड पर थीम को स्विच करें",
"dark": "डार्क मोड पर थीम को स्विच करें",
"light": "प्रकाश मोड पर थीम स्विच करें",
"system": "सिस्टम मोड पर थीम स्विच करें",
"title": "थीम"
}
},
"show": {
"code": "शो कोड",
"collection": "संग्रह पैनल का विस्तार करें",
"more": "और दिखाओ",
"sidebar": "साइडबार का विस्तार करें"
},
"socketio": {
"communication": "संचार",
"connection_not_authorized": "यह सॉकेटियो कनेक्शन किसी भी प्रमाणीकरण का उपयोग नहीं करता है।",
"event_name": "कार्यक्रम नाम",
"events": "आयोजन",
"log": "लकड़ी का लट्ठा",
"url": "यूआरएल"
},
"spotlight": {
"change_language": "Change Language",
"environments": {
"delete": "Delete current environment",
"duplicate": "Duplicate current environment",
"duplicate_global": "Duplicate global environment",
"edit": "Edit current environment",
"edit_global": "Edit global environment",
"new": "Create new environment",
"new_variable": "Create a new environment variable",
"title": "Environments"
},
"general": {
"chat": "Chat with support",
"help_menu": "Help and support",
"open_docs": "Read Documentation",
"open_github": "Open GitHub repository",
"open_keybindings": "Keyboard shortcuts",
"social": "Social",
"title": "General"
},
"graphql": {
"connect": "Connect to server",
"disconnect": "Disconnect from server"
},
"miscellaneous": {
"invite": "Invite your friends to Hoppscotch",
"title": "Miscellaneous"
},
"request": {
"save_as_new": "Save as new request",
"select_method": "Select method",
"switch_to": "Switch to",
"tab_authorization": "Authorization tab",
"tab_body": "Body tab",
"tab_headers": "Headers tab",
"tab_parameters": "Parameters tab",
"tab_pre_request_script": "Pre-request script tab",
"tab_query": "Query tab",
"tab_tests": "Tests tab",
"tab_variables": "Variables tab"
},
"response": {
"copy": "Copy response",
"download": "Download response as file",
"title": "Response"
},
"section": {
"interceptor": "Interceptor",
"interface": "Interface",
"theme": "Theme",
"user": "User"
},
"settings": {
"change_interceptor": "Change Interceptor",
"change_language": "Change Language",
"theme": {
"black": "Black",
"dark": "Dark",
"light": "Light",
"system": "System preference"
}
},
"tab": {
"close_current": "Close current tab",
"close_others": "Close all other tabs",
"duplicate": "Duplicate current tab",
"new_tab": "Open a new tab",
"title": "Tabs"
},
"workspace": {
"delete": "Delete current team",
"edit": "Edit current team",
"invite": "Invite people to team",
"new": "Create new team",
"switch_to_personal": "Switch to your personal workspace",
"title": "Teams"
}
},
"sse": {
"event_type": "घटना प्रकार",
"log": "लकड़ी का लट्ठा",
"url": "यूआरएल"
},
"state": {
"bulk_mode": "थोक संपादन",
"bulk_mode_placeholder": "प्रविष्टियों को न्यूलाइन द्वारा अलग किया जाता है \n कुंजियाँ और मूल्यों को अलग कर दिया जाता है: \n किसी भी पंक्ति को आप जोड़ना चाहते हैं, लेकिन अक्षम रखें",
"cleared": "साफ़ किया गया",
"connected": "जुड़े हुए",
"connected_to": "{name} से जुड़ा हुआ है",
"connecting_to": "{name} से कनेक्ट करना ...",
"connection_error": "जोडने में विफल",
"connection_failed": "कनेक्शन विफल",
"connection_lost": "संपर्क टूट गया",
"copied_to_clipboard": "क्लिपबोर्ड पर नकल",
"deleted": "हटाए गए",
"deprecated": "बहिष्कृत किया गया",
"disabled": "अक्षम",
"disconnected": "डिस्कनेक्ट किया गया",
"disconnected_from": "{name} से डिस्कनेक्ट किया गया",
"docs_generated": "प्रलेखन उत्पन्न",
"download_started": "डाउनलोड शुरू हुआ",
"enabled": "सक्रिय",
"file_imported": "आयातित फ़ाइल",
"finished_in": "{duration} एमएस में समाप्त",
"history_deleted": "इतिहास हटा दिया गया",
"linewrap": "लपेटने की रेखाएँ",
"loading": "लोड हो रहा है...",
"message_received": "संदेश: {message} विषय पर पहुंचे: {topic}",
"mqtt_subscription_failed": "विषय की सदस्यता लेते हुए कुछ गलत हो गया: {topic}",
"none": "कोई भी नहीं",
"nothing_found": "के लिए कुछ भी नहीं मिला",
"published_error": "MSG प्रकाशित करते समय कुछ गलत हुआ: {topic} विषय के लिए: {message}",
"published_message": "प्रकाशित संदेश: {message} विषय के लिए: {topic}",
"reconnection_error": "फिर से जुड़ने में विफल रहा",
"subscribed_failed": "विषय की सदस्यता लेने में विफल: {topic}",
"subscribed_success": "सफलतापूर्वक विषय की सदस्यता: {topic}",
"unsubscribed_failed": "विषय से सदस्यता समाप्त करने में विफल: {topic}",
"unsubscribed_success": "विषय से सफलतापूर्वक सदस्यता: {topic}",
"waiting_send_request": "अनुरोध भेजने की प्रतीक्षा में"
},
"support": {
"changelog": "नवीनतम रिलीज़ के बारे में और पढ़ें",
"chat": "प्रशन? हम से बात करे!",
"community": "सवाल पूछें और दूसरों की मदद करें",
"documentation": "Hoppscotch के बारे में और पढ़ें",
"forum": "सवाल पूछें और उत्तर प्राप्त करें",
"github": "हमें GitHub पर फॉलो करें",
"shortcuts": "ऐप को तेजी से ब्राउज़ करें",
"team": "टीम के संपर्क में रहें",
"title": "सहायता",
"twitter": "चहचहाना पर हमें का पालन करें"
},
"tab": {
"authorization": "प्राधिकार",
"body": "शरीर",
"close": "Close Tab",
"close_others": "Close other Tabs",
"collections": "संग्रह",
"documentation": "प्रलेखन",
"duplicate": "Duplicate Tab",
"environments": "Environments",
"headers": "हेडर",
"history": "इतिहास",
"mqtt": "MQTT",
"parameters": "मापदंडों",
"pre_request_script": "पूर्व-अनुरोध स्क्रिप्ट",
"queries": "प्रश्नों",
"query": "सवाल",
"schema": "योजना",
"socketio": "Socket.IO",
"sse": "एसएसई",
"tests": "परीक्षण",
"types": "प्रकार",
"variables": "चर",
"websocket": "जालसाजक"
},
"team": {
"already_member": "आप पहले से ही इस टीम के सदस्य हैं। अपनी टीम के मालिक से संपर्क करें।",
"create_new": "नई टीम बनाएं",
"deleted": "टीम हटा दी गई",
"edit": "संपादित टीम",
"email": "ईमेल",
"email_do_not_match": "ईमेल आपके खाते के विवरण के साथ मेल नहीं खाता है। अपनी टीम के मालिक से संपर्क करें।",
"exit": "निकास टीम",
"exit_disabled": "केवल मालिक टीम से बाहर नहीं निकल सकते",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "ईमेल प्रारूप अमान्य है",
"invalid_id": "अमान्य टीम आईडी। अपनी टीम के मालिक से संपर्क करें।",
"invalid_invite_link": "अमान्य आमंत्रित लिंक",
"invalid_invite_link_description": "आपके द्वारा पीछा किया गया लिंक अमान्य है। अपनी टीम के मालिक से संपर्क करें।",
"invalid_member_permission": "कृपया टीम के सदस्य को एक वैध अनुमति प्रदान करें",
"invite": "आमंत्रित करना",
"invite_more": "अधिक आमंत्रित करें",
"invite_tooltip": "लोगों को इस कार्यक्षेत्र में आमंत्रित करें",
"invited_to_team": "{owner} ने आपको {team} में शामिल होने के लिए आमंत्रित किया",
"join": "निमंत्रण स्वीकार किया गया",
"join_beta": "टीमों तक पहुंचने के लिए बीटा कार्यक्रम में शामिल हों।",
"join_team": "टीम में शामिल हों}",
"joined_team": "आप {team} में शामिल हो गए हैं",
"joined_team_description": "अब आप इस टीम के सदस्य हैं",
"left": "आपने टीम छोड़ दी",
"login_to_continue": "जारी रखने के लिए लॉगिन करें",
"login_to_continue_description": "एक टीम में शामिल होने के लिए आपको लॉग इन करने की आवश्यकता है।",
"logout_and_try_again": "लॉगआउट और किसी अन्य खाते के साथ साइन इन करें",
"member_has_invite": "इस ईमेल आईडी में पहले से ही एक निमंत्रण है। अपनी टीम के मालिक से संपर्क करें।",
"member_not_found": "सदस्य अनुपस्थित। अपनी टीम के मालिक से संपर्क करें।",
"member_removed": "उपयोगकर्ता हटा दिया",
"member_role_updated": "उपयोगकर्ता भूमिकाएँ अद्यतन की गईं",
"members": "सदस्यों",
"more_members": "+{count} more",
"name_length_insufficient": "टीम का नाम कम से कम 6 अक्षर लंबा होना चाहिए",
"name_updated": "टीम का नाम अपडेट किया गया",
"new": "नई टीम",
"new_created": "नई टीम बनाई गई",
"new_name": "मेरी नई टीम",
"no_access": "आपके पास इन संग्रहों तक पहुंच नहीं है",
"no_invite_found": "निमंत्रण नहीं मिला। अपनी टीम के मालिक से संपर्क करें।",
"no_request_found": "Request not found.",
"not_found": "टीम नहीं मिली। अपनी टीम के मालिक से संपर्क करें।",
"not_valid_viewer": "आप एक वैध दर्शक नहीं हैं। अपनी टीम के मालिक से संपर्क करें।",
"parent_coll_move": "Cannot move collection to a child collection",
"pending_invites": "लंबित आमंत्रण",
"permissions": "अनुमतियां",
"same_target_destination": "Same target and destination",
"saved": "टीम बचाया",
"select_a_team": "एक टीम का चयन करें",
"title": "टीमों",
"we_sent_invite_link": "हमने सभी आमंत्रणों के लिए एक आमंत्रण लिंक भेजा!",
"we_sent_invite_link_description": "सभी आमंत्रणों से उनके इनबॉक्स की जांच करने के लिए पूछें। टीम में शामिल होने के लिए लिंक पर क्लिक करें।"
},
"team_environment": {
"deleted": "Environment Deleted",
"duplicate": "Environment Duplicated",
"not_found": "Environment not found."
},
"test": {
"failed": "परीक्षण विफल",
"javascript_code": "जावास्क्रिप्ट कोड",
"learn": "प्रलेखन पढ़ें",
"passed": "परीक्षा उत्तीर्ण की",
"report": "जाँच रिपोर्ट",
"results": "परीक्षा के परिणाम",
"script": "लिखी हुई कहानी",
"snippets": "स्निपेट्स"
},
"websocket": {
"communication": "संचार",
"log": "लकड़ी का लट्ठा",
"message": "संदेश",
"protocols": "प्रोटोकॉल",
"url": "यूआरएल"
},
"workspace": {
"change": "Change workspace",
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Automatikus görgetés",
"cancel": "Mégse",
"choose_file": "Válasszon egy fájlt",
@@ -10,6 +11,7 @@
"connect": "Kapcsolódás",
"connecting": "Kapcsolódás",
"copy": "Másolás",
"create": "Create",
"delete": "Törlés",
"disconnect": "Leválasztás",
"dismiss": "Eltüntetés",
@@ -31,6 +33,7 @@
"open_workspace": "Munkaterület megnyitása",
"paste": "Beillesztés",
"prettify": "Csinosítás",
"properties": "Properties",
"remove": "Eltávolítás",
"rename": "Rename",
"restore": "Visszaállítás",
@@ -39,6 +42,7 @@
"scroll_to_top": "Görgetés a tetejére",
"search": "Keresés",
"send": "Küldés",
"share": "Share",
"start": "Indítás",
"starting": "Indítás",
"stop": "Leállítás",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Csevegjen velünk",
"contact_us": "Lépjen kapcsolatba velünk",
"cookies": "Cookies",
"copy": "Másolás",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Felhasználó-hitelesítési token másolása",
"developer_option": "Fejlesztői beállítások",
"developer_option_description": "Fejlesztői eszközök, amelyek segítenek a Hoppscotch fejlesztésében és karbantartásában.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Gyorsbillentyűk",
"name": "Hoppscotch",
"new_version_found": "Új verzió található. Töltse újra az oldalt a frissítéshez.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Beállítások",
"proxy_privacy_policy": "Proxy adatvédelmi irányelvei",
"reload": "Újratöltés",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Token előállítása",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Felvétel az URL-be",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Tudja meg, hogyan",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Átadta",
"password": "Jelszó",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Felhatalmazás típusa",
"username": "Felhasználónév"
@@ -124,6 +148,7 @@
"created": "Gyűjtemény létrehozva",
"different_parent": "Nem lehet átrendezni a különböző szülővel rendelkező gyűjteményt",
"edit": "Gyűjtemény szerkesztése",
"import_or_create": "Import or create a collection",
"invalid_name": "Adjon nevet a gyűjteménynek",
"invalid_root_move": "A gyűjtemény már a gyökérben van",
"moved": "Sikeresen áthelyezve",
@@ -132,6 +157,8 @@
"name_length_insufficient": "A gyűjtemény nevének legalább 3 karakter hosszúságúnak kell lennie",
"new": "Új gyűjtemény",
"order_changed": "Gyűjtemény sorrendje frissítve",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Gyűjtemény átnevezve",
"request_in_use": "A kérés használatban",
"save_as": "Mentés másként",
@@ -151,6 +178,7 @@
"remove_folder": "Biztosan véglegesen törölni szeretné ezt a mappát?",
"remove_history": "Biztosan véglegesen törölni szeretné az összes előzményt?",
"remove_request": "Biztosan véglegesen törölni szeretné ezt a kérést?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Biztosan törölni szeretné ezt a csapatot?",
"remove_telemetry": "Biztosan ki szeretné kapcsolni a telemetriát?",
"request_change": "Biztosan el szeretné vetni a jelenlegi kérést? Minden mentetlen változtatás el fog veszni.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "{count}. fejléc",
"message": "{count}. üzenet",
@@ -192,11 +238,13 @@
"profile": "Jelentkezzen be a profilja megtekintéséhez",
"protocols": "A protokollok üresek",
"schema": "Kapcsolódjon egy GraphQL-végponthoz a séma megtekintéséhez",
"shortcodes": "A rövid kódok üresek",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "A feliratkozások üresek",
"team_name": "A csapat neve üres",
"teams": "Ön nem tartozik semmilyen csapathoz",
"tests": "Nincsenek tesztek ehhez a kéréshez"
"tests": "Nincsenek tesztek ehhez a kéréshez",
"shortcodes": "A rövid kódok üresek"
},
"environment": {
"add_to_global": "Hozzáadás a globálishoz",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Adjon nevet a környezetnek",
"list": "Environment variables",
"my_environments": "Saját környezetek",
@@ -232,8 +281,10 @@
"variable_list": "Változólista"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Úgy tűnik, hogy ez a böngésző nem támogatja a kiszolgáló által küldött eseményeket.",
"check_console_details": "Nézze meg a konzolnaplót a részletekért.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "A cURL nincs megfelelően formázva",
"danger_zone": "Veszélyes zóna",
"delete_account": "Az Ön fiókja jelenleg tulajdonos ezekben a csapatokban:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Nem sikerült csinosítani egy érvénytelen törzset, oldja meg a JSON szintaktikai hibáit, és próbálja újra",
"network_error": "Úgy tűnik, hogy hálózati hiba van. Próbálja újra.",
"network_fail": "Nem sikerült elküldeni a kérést",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Nincs időtartam",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "Nincs találat",
"page_not_found": "Ez az oldal nem található",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Nem sikerült végrehajtani a kérés előtti parancsfájlt",
"something_went_wrong": "Valami elromlott",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exportálás JSON formátumban",
"create_secret_gist": "Titkos Gist létrehozása",
"failed": "Something went wrong while exporting",
"gist_created": "Gist létrehozva",
"require_github": "Jelentkezzen be GitHub használatával a titkos Gist létrehozásához",
"title": "Exportálás"
@@ -286,6 +341,9 @@
"subscriptions": "Feliratkozások",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Idő",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "A felhatalmazási fejléc automatikusan elő lesz állítva a kérés elküldésekor.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Először állítsa elő a dokumentációt",
"network_fail": "Nem lehet elérni az API-végpontot. Ellenőrizze a hálózati kapcsolatot vagy válasszon egy másik elfogót, és próbálja újra.",
"offline": "Úgy tűnik, hogy kapcsolat nélküli módban van. Előfordulhat, hogy a munkaterületen lévő adatok nem naprakészek.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Gyűjtemények importálása",
"curl": "cURL importálása",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Hiba az importálás során: a formátum nem azonosítható",
"from_file": "Import from File",
"from_gist": "Importálás Gistből",
"from_gist_description": "Importálás Gist URL-ből",
"from_insomnia": "Importálás Insomniából",
@@ -331,11 +394,17 @@
"from_postman_description": "Importálás Postman-gyűjteményből",
"from_url": "Importálás URL-ből",
"gist_url": "Gist URL megadása",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Nem sikerült lekérni az adatokat az URL-ről",
"import_from_url_invalid_file_format": "Hiba a gyűjtemények importálása során",
"import_from_url_invalid_type": "Nem támogatott típus. Az elfogadott értékek: „hoppscotch”, „openapi”, „postman” vagy „insomnia”.",
"import_from_url_success": "Gyűjtemények importálva",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Gyűjtemények importálása Hoppscotch-gyűjtemények JSON-fájlból",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importálás"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "Elmentetlen változtatásai vannak",
"collections": "Gyűjtemények",
"confirm": "Megerősítés",
"customize_request": "Customize Request",
"edit_request": "Kérés szerkesztése",
"import_export": "Importálás és exportálás"
"import_export": "Importálás és exportálás",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "Ön már feliratkozott erre a témára.",
@@ -449,13 +520,14 @@
"structured": "Szerkesztett",
"text": "Szöveg"
},
"copy_link": "Hivatkozás másolása",
"different_collection": "Nem lehet átrendezni a különböző gyűjteményekből érkező kéréseket",
"duplicated": "Kérés megkettőzve",
"duration": "Időtartam",
"enter_curl": "cURL-parancs megadása",
"generate_code": "Kód előállítása",
"generated_code": "Előállított kód",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Fejléclista",
"invalid_name": "Adjon nevet a kérésnek",
"method": "Módszer",
@@ -480,12 +552,14 @@
"saved": "Kérés elmentve",
"share": "Megosztás",
"share_description": "A Hoppscotch megosztása az ismerőseivel",
"share_request": "Share Request",
"stop": "Stop",
"title": "Kérés",
"type": "Kérés típusa",
"url": "URL",
"variables": "Változók",
"view_my_links": "Saját hivatkozások megtekintése"
"view_my_links": "Saját hivatkozások megtekintése",
"copy_link": "Hivatkozás másolása"
},
"response": {
"audio": "Hang",
@@ -513,6 +587,7 @@
"account_description": "A fiókbeállítások személyre szabása.",
"account_email_description": "Az Ön elsődleges e-mail-címe.",
"account_name_description": "Ez a megjelenített neve.",
"additional": "Additional Settings",
"background": "Háttér",
"black_mode": "Fekete",
"choose_language": "Nyelv kiválasztása",
@@ -559,14 +634,31 @@
"verified_email": "Ellenőrzött e-mail-cím",
"verify_email": "E-mail-cím ellenőrzése"
},
"shortcodes": {
"actions": "Műveletek",
"created_on": "Létrehozva",
"deleted": "Rövid kód törölve",
"method": "Módszer",
"not_found": "A rövid kód nem található",
"short_code": "Rövid kód",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kérés hivatkozásának másolása",
"delete_method": "DELETE módszer kiválasztása",
"get_method": "GET módszer kiválasztása",
"head_method": "HEAD módszer kiválasztása",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Mentés a gyűjteményekbe",
"send_request": "Kérés elküldése",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Kérés"
"title": "Kérés",
"copy_request_link": "Kérés hivatkozásának másolása"
},
"response": {
"copy": "Válasz másolása a vágólapra",
@@ -735,6 +828,7 @@
"connection_error": "Nem sikerült kapcsolódni",
"connection_failed": "A kapcsolódás sikertelen",
"connection_lost": "A kapcsolat elveszett",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Vágólapra másolva",
"deleted": "Törölve",
"deprecated": "ELAVULT",
@@ -742,10 +836,12 @@
"disconnected": "Leválasztva",
"disconnected_from": "Leválasztva innen: {name}",
"docs_generated": "Dokumentáció előállítva",
"download_failed": "Download failed",
"download_started": "A letöltés elkezdődött",
"enabled": "Engedélyezve",
"file_imported": "Fájl importálva",
"finished_in": "Befejeződött {duration} ms alatt",
"hide": "Hide",
"history_deleted": "Előzmények törölve",
"linewrap": "Sorok tördelése",
"loading": "Betöltés…",
@@ -756,6 +852,7 @@
"published_error": "Valami elromlott a következő üzenet közzététele során: {topic}, ehhez a témához: {message}",
"published_message": "Közzétett üzenet: {message}, ehhez a témához: {topic}",
"reconnection_error": "Nem sikerült újrakapcsolódni",
"show": "Show",
"subscribed_failed": "Nem sikerült feliratkozni erre a témára: {topic}",
"subscribed_success": "Sikeresen feliratkozott erre a témára: {topic}",
"unsubscribed_failed": "Nem sikerült leiratkozni erről a témáról: {topic}",
@@ -791,6 +888,7 @@
"queries": "Lekérdezések",
"query": "Lekérdezés",
"schema": "Séma",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Tesztek",
@@ -807,6 +905,7 @@
"email_do_not_match": "Az e-mail-cím nem egyezik a fiókja részleteivel. Vegye fel a kapcsolatot a csapat tulajdonosával.",
"exit": "Kilépés a csapatból",
"exit_disabled": "Csak a tulajdonos nem léphet ki a csapatból",
"failed_invites": "Failed invites",
"invalid_coll_id": "Érvénytelen gyűjteményazonosító",
"invalid_email_format": "Az e-mail formátuma érvénytelen",
"invalid_id": "Érvénytelen csapatazonosító. Vegye fel a kapcsolatot a csapat tulajdonosával.",
@@ -848,6 +947,7 @@
"same_target_destination": "Ugyanaz a cél és célhely",
"saved": "Csapat elmentve",
"select_a_team": "Csapat kiválasztása",
"success_invites": "Success invites",
"title": "Csapatok",
"we_sent_invite_link": "Elküldtünk egy meghívási hivatkozást az összes meghívottnak.",
"we_sent_invite_link_description": "Kérje meg az összes meghívottat, hogy nézzék meg a beérkező leveleiket. Kattintsanak a hivatkozásra a csapathoz való csatlakozáshoz."
@@ -879,5 +979,14 @@
"personal": "Saját munkaterület",
"team": "Csapat-munkaterület",
"title": "Munkaterületek"
},
"shortcodes": {
"actions": "Műveletek",
"created_on": "Létrehozva",
"deleted": "Rövid kód törölve",
"method": "Módszer",
"not_found": "A rövid kód nem található",
"short_code": "Rövid kód",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Gulir Otomatis",
"cancel": "Batalkan",
"choose_file": "Pilih file",
@@ -10,6 +11,7 @@
"connect": "Sambungkan",
"connecting": "Menyambungkan",
"copy": "Salin",
"create": "Create",
"delete": "Menghapus",
"disconnect": "Memutuskan",
"dismiss": "Tolak",
@@ -31,6 +33,7 @@
"open_workspace": "Ruang kerja terbuka",
"paste": "Tempel",
"prettify": "Prettify",
"properties": "Properties",
"remove": "Hapus",
"rename": "Rename",
"restore": "Pulihkan",
@@ -39,6 +42,7 @@
"scroll_to_top": "Gulir ke atas",
"search": "Cari",
"send": "Kirim",
"share": "Share",
"start": "Mulai",
"starting": "Memulai",
"stop": "Berhenti",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Berbincanglah dengan kami",
"contact_us": "Hubungi kami",
"cookies": "Cookies",
"copy": "Salin",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Salin Token Otentikasi Pengguna",
"developer_option": "Opsi pengembang",
"developer_option_description": "Alat pengembang yang membantu dalam pengembangan dan pemeliharaan Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Pintasan keyboard",
"name": "Hoppscotch",
"new_version_found": "Versi baru ditemukan. Segarkan untuk memperbarui..",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Pilihan",
"proxy_privacy_policy": "Kebijakan privasi proxy",
"reload": "Muat ulang",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Buat Token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Sertakan dalam URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Belajar bagaimana",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Lewat",
"password": "Kata Sandi",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Jenis Otorisasi",
"username": "Nama Pengguna"
@@ -124,6 +148,7 @@
"created": "Koleksi dibuat",
"different_parent": "Tidak dapat mengubah urutan koleksi dengan induk yang berbeda",
"edit": "Mengubah Koleksi",
"import_or_create": "Import or create a collection",
"invalid_name": "Berikan nama untuk Koleksi",
"invalid_root_move": "Koleksi sudah berada di akar direktori",
"moved": "Berhasil Dipindahkan",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Nama koleksi harus minimal 3 karakter",
"new": "Koleksi baru",
"order_changed": "Pembaruan Urutan Koleksi",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Koleksi berganti nama",
"request_in_use": "Permintaan sedang digunakan",
"save_as": "Simpan Sebagai",
@@ -151,6 +178,7 @@
"remove_folder": "Apakah Anda yakin ingin menghapus folder ini secara permanen?",
"remove_history": "Apakah Anda yakin ingin menghapus semua riwayat secara permanen?",
"remove_request": "Apakah Anda yakin ingin menghapus permintaan ini secara permanen?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Apakah Anda yakin ingin menghapus tim ini?",
"remove_telemetry": "Apakah Anda yakin ingin menyisih dari Telemetri?",
"request_change": "Apakah Anda yakin ingin membuang permintaan saat ini, perubahan yang belum disimpan akan hilang.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Header {count}",
"message": "Pesan {count}",
@@ -192,11 +238,13 @@
"profile": "Masuk untuk melihat profil Anda",
"protocols": "Protokol kosong",
"schema": "Hubungkan ke endpoint GraphQL untuk melihat skema",
"shortcodes": "Shortcodes kosong",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Langganan kosong",
"team_name": "Nama team kosong",
"teams": "Kamu bukan di team manapun",
"tests": "Tidak ada tes untuk permintaan ini"
"tests": "Tidak ada tes untuk permintaan ini",
"shortcodes": "Shortcodes kosong"
},
"environment": {
"add_to_global": "Tambahkan ke Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Tolong beri nama untuk environment",
"list": "Environment variables",
"my_environments": "Environment Saya",
@@ -232,8 +281,10 @@
"variable_list": "Daftar Variable"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Browser ini sepertinya tidak memiliki dukungan Server Sent Events.",
"check_console_details": "Periksa console log untuk detailnya.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL tidak diformat dengan benar",
"danger_zone": "Danger zone",
"delete_account": "Akun Anda saat ini merupakan pemilik dalam tim-tim ini:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Tidak dapat prettify body yang tidak valid, selesaikan kesalahan sintaks json dan coba lagi",
"network_error": "Sepertinya ada kesalahan jaringan. Silakan coba lagi.",
"network_fail": "Tidak dapat mengirim permintaan",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Tidak ada durasi",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "Tidak ada kecocokan yang ditemukan",
"page_not_found": "Halaman ini tidak dapat ditemukan",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Tidak dapat menjalankan pre-request script",
"something_went_wrong": "Ada yang salah",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Export sebagai JSON",
"create_secret_gist": "Buat secret Gist",
"failed": "Something went wrong while exporting",
"gist_created": "Gist dibuat",
"require_github": "Masuk dengan GitHub untuk membuat secret gist",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Subscriptions",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Header otorisasi akan dibuat secara otomatis saat Anda mengirim permintaan.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Generate dokumentasi dulu",
"network_fail": "Tidak dapat mencapai API endpoint. Periksa koneksi jaringan Anda atau pilih Interceptor lain dan coba lagi.",
"offline": "Anda tampaknya sedang offline. Data di ruang kerja ini mungkin tidak terbarui.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Impor koleksi",
"curl": "Impor cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Kesalahan saat mengimpor: format tidak dikenali",
"from_file": "Import from File",
"from_gist": "Impor dari Gist",
"from_gist_description": "Impor dari Gist URL",
"from_insomnia": "Impor dari Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Impor dari Koleksi Postman",
"from_url": "Impor dari URL",
"gist_url": "Masukkan Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Tidak bisa mendapatkan data dari url",
"import_from_url_invalid_file_format": "Kesalahan saat mengimpor koleksi",
"import_from_url_invalid_type": "Jenis tidak didukung. nilai yang diterima adalah 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Impor koleksi berhasil",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Impor Koleksi dari berkas JSON Koleksi Hoppscotch",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Impor"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "Anda memiliki perubahan yang belum disimpan",
"collections": "Koleksi",
"confirm": "Mengonfirmasi",
"customize_request": "Customize Request",
"edit_request": "Edit Request",
"import_export": "Impor / Ekspor"
"import_export": "Impor / Ekspor",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "Anda sudah berlangganan topik ini.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Salin tautan",
"different_collection": "Tidak dapat mengubah urutan permintaan dari koleksi yang berbeda",
"duplicated": "Request duplicated",
"duration": "Durasi",
"enter_curl": "Masukkan cURL",
"generate_code": "Hasilkan kode",
"generated_code": "Hasilkan kode",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Daftar Header",
"invalid_name": "Harap berikan nama untuk request",
"method": "Method",
@@ -480,12 +552,14 @@
"saved": "Request disimpan",
"share": "Membagikan",
"share_description": "Bagikan Hoppscotch dengan teman-teman Anda",
"share_request": "Share Request",
"stop": "Stop",
"title": "Request",
"type": "Tipe Request",
"url": "URL",
"variables": "Variables",
"view_my_links": "Lihat tautan saya"
"view_my_links": "Lihat tautan saya",
"copy_link": "Salin tautan"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Sesuaikan pengaturan akun Anda.",
"account_email_description": "Alamat surel utama Anda.",
"account_name_description": "Ini adalah nama tampilan Anda.",
"additional": "Additional Settings",
"background": "Latar belakang",
"black_mode": "Hitam",
"choose_language": "Pilih bahasa",
@@ -559,14 +634,31 @@
"verified_email": "Surel terverifikasi",
"verify_email": "Verifikasi surel"
},
"shortcodes": {
"actions": "Tindakan",
"created_on": "Dibuat pada",
"deleted": "Shortcode dihapus",
"method": "Method",
"not_found": "Shortcode tidak ditemukan",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Salin Tautan Permintaan",
"delete_method": "Pilih metode DELETE",
"get_method": "Pilih metode GET",
"head_method": "Pilih metode HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Menyimpan ke Collections",
"send_request": "Kirim Request",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Request"
"title": "Request",
"copy_request_link": "Salin Tautan Permintaan"
},
"response": {
"copy": "Salin response ke papan klip",
@@ -735,6 +828,7 @@
"connection_error": "Gagal terhubung",
"connection_failed": "Koneksi gagal",
"connection_lost": "Koneksi terputus",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Disalin ke papan klip",
"deleted": "Dihapus",
"deprecated": "Tidak digunakan lagi",
@@ -742,10 +836,12 @@
"disconnected": "Terputus",
"disconnected_from": "Terputus dari {name}",
"docs_generated": "Dokumentasi dihasilkan",
"download_failed": "Download failed",
"download_started": "Unduhan dimulai",
"enabled": "Diaktifkan",
"file_imported": "File diimpor",
"finished_in": "Selesai dalam {duration} ms",
"hide": "Hide",
"history_deleted": "Riwayat dihapus",
"linewrap": "Bungkus baris",
"loading": "Memuat...",
@@ -756,6 +852,7 @@
"published_error": "Terjadi masalah saat memublikasikan msg: {topic} ke topik: {message}",
"published_message": "Pesan yang dipublikasikan: {message} ke topik: {topic}",
"reconnection_error": "Gagal menyambung kembali",
"show": "Show",
"subscribed_failed": "Gagal berlangganan topik: {topic}",
"subscribed_success": "Berhasil berlangganan topik: {topic}",
"unsubscribed_failed": "Gagal berhenti berlangganan dari topik: {topic}",
@@ -791,6 +888,7 @@
"queries": "Queries",
"query": "Query",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Tests",
@@ -807,6 +905,7 @@
"email_do_not_match": "Surel tidak cocok dengan detail akun Anda. Hubungi pemilik tim Anda.",
"exit": "Keluar dari Tim",
"exit_disabled": "Hanya pemilik yang tidak dapat keluar dari tim",
"failed_invites": "Failed invites",
"invalid_coll_id": "ID koleksi tidak valid",
"invalid_email_format": "Format surel tidak valid",
"invalid_id": "ID tim tidak valid. Hubungi pemilik tim Anda.",
@@ -848,6 +947,7 @@
"same_target_destination": "Sama tujuan dan destinasi",
"saved": "Tim disimpan",
"select_a_team": "Pilih tim",
"success_invites": "Success invites",
"title": "tim",
"we_sent_invite_link": "Kami mengirim tautan undangan ke semua undangan!",
"we_sent_invite_link_description": "Minta semua undangan untuk memeriksa kotak masuk mereka. Klik tautan untuk bergabung dengan tim."
@@ -879,5 +979,14 @@
"personal": "Workspace Saya",
"team": "Workspace Tim",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Tindakan",
"created_on": "Dibuat pada",
"deleted": "Shortcode dihapus",
"method": "Method",
"not_found": "Shortcode tidak ditemukan",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Annulla",
"choose_file": "Scegli un file",
@@ -10,6 +11,7 @@
"connect": "Connetti",
"connecting": "Connecting",
"copy": "Copia",
"create": "Create",
"delete": "Elimina",
"disconnect": "Disconnetti",
"dismiss": "Abbandona",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Abbellisci",
"properties": "Properties",
"remove": "Rimuovi",
"rename": "Rename",
"restore": "Ripristina",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Cerca",
"send": "Invia",
"share": "Share",
"start": "Avvia",
"starting": "Starting",
"stop": "Interrompi",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Chatta con noi",
"contact_us": "Contattaci",
"cookies": "Cookies",
"copy": "Copia",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Tasti rapidi",
"name": "Hoppscotch",
"new_version_found": "Nuova versione trovata. Aggiorna la pagina per aggiornare.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Informativa sulla privacy del proxy",
"reload": "Ricarica",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Genera token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Includi nell'URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Impara come",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Password",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Tipo di autorizzazione",
"username": "Nome utente"
@@ -124,6 +148,7 @@
"created": "Raccolta creata",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Modifica raccolta",
"import_or_create": "Import or create a collection",
"invalid_name": "Si prega di fornire un nome valido per la raccolta",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Nuova raccolta",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Raccolta rinominata",
"request_in_use": "Request in use",
"save_as": "Salva come",
@@ -151,6 +178,7 @@
"remove_folder": "Sei sicuro di voler eliminare definitivamente questa cartella?",
"remove_history": "Sei sicuro di voler eliminare definitivamente tutta la cronologia?",
"remove_request": "Sei sicuro di voler eliminare definitivamente questa richiesta?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Sei sicuro di voler eliminare questo team?",
"remove_telemetry": "Sei sicuro di voler disattivare la telemetria?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Intestazione {count}",
"message": "Messaggio {count}",
@@ -192,11 +238,13 @@
"profile": "Accedi per mostrare il tuo profilo",
"protocols": "I protocolli sono vuoti",
"schema": "Connettiti a un endpoint GraphQL per mostrare lo schema",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Il nome del team è vuoto",
"teams": "I team sono vuoti",
"tests": "Non ci sono test per questa richiesta"
"tests": "Non ci sono test per questa richiesta",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Si prega di fornire un nome valido per l'ambiente",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Elenco variabili"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Questo browser non sembra supportare gli eventi inviati dal server (Server Sent Events).",
"check_console_details": "Controlla il log della console per i dettagli.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL non è formattato correttamente",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Impossibile abbellire un corpo non valido, risolvere gli errori di sintassi JSON e riprovare",
"network_error": "Sembra ci sia un problema di rete. Per favore prova di nuovo.",
"network_fail": "Impossibile inviare la richiesta",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Nessuna durata",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Impossibile eseguire lo script di pre-richiesta",
"something_went_wrong": "Qualcosa è andato storto",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Esporta come JSON",
"create_secret_gist": "Crea un Gist segreto",
"failed": "Something went wrong while exporting",
"gist_created": "Gist creato",
"require_github": "Accedi con GitHub per creare un Gist segreto",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Sottoscrizioni",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "L'intestazione di autorizzazione verrà generata automaticamente quando invii la richiesta.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Generare prima la documentazione",
"network_fail": "Impossibile raggiungere l'endpoint API. Controlla la tua connessione di rete o accendi il Proxy Interceptor e riprova.",
"offline": "Sembra che tu sia offline. I dati in questo spazio di lavoro potrebbero non essere aggiornati.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importa raccolte",
"curl": "Importa cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Importazione non riuscita",
"from_file": "Import from File",
"from_gist": "Importa da Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Inserisci l'URL del Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importa"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Raccolte",
"confirm": "Conferma",
"customize_request": "Customize Request",
"edit_request": "Modifica richiesta",
"import_export": "Importa/Esporta"
"import_export": "Importa/Esporta",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Copia collegamento",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Durata",
"enter_curl": "Inserisci cURL",
"generate_code": "Genera codice",
"generated_code": "Codice generato",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Elenco intestazioni",
"invalid_name": "Si prega di fornire un nome per la richiesta",
"method": "Metodo",
@@ -480,12 +552,14 @@
"saved": "Richiesta salvata",
"share": "Condividi",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Richiesta",
"type": "Tipo di richiesta",
"url": "URL",
"variables": "Variabili",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Copia collegamento"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Personalizza le impostazioni del tuo account.",
"account_email_description": "Il tuo indirizzo email principale.",
"account_name_description": "Questo è il tuo nome mostrato.",
"additional": "Additional Settings",
"background": "Sfondo",
"black_mode": "Nero",
"choose_language": "Scegli la lingua",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Copia il link alla richiesta",
"delete_method": "Seleziona il metodo DELETE",
"get_method": "Seleziona il metodo GET",
"head_method": "Seleziona il metodo HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Salva nelle raccolte",
"send_request": "Invia richiesta",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Richiesta"
"title": "Richiesta",
"copy_request_link": "Copia il link alla richiesta"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Copiato negli appunti",
"deleted": "Eliminato",
"deprecated": "DEPRECATO",
@@ -742,10 +836,12 @@
"disconnected": "Disconnesso",
"disconnected_from": "Disconnesso da {name}",
"docs_generated": "Documentazione generata",
"download_failed": "Download failed",
"download_started": "Download avviato",
"enabled": "Abilitato",
"file_imported": "File importato",
"finished_in": "Finito in {duration} ms",
"hide": "Hide",
"history_deleted": "Cronologia cancellata",
"linewrap": "Testo a capo",
"loading": "Caricamento in corso...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Query",
"query": "Query",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Test",
@@ -807,6 +905,7 @@
"email_do_not_match": "L'indirizzo email non corrisponde a quella del tuo account. Contatta il proprietario del team.",
"exit": "Lascia il team",
"exit_disabled": "Solo il proprietario non può lasciare il team",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Il formato dell'email non è valido",
"invalid_id": "L'ID del team non è valido. Contatta il proprietario del team.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Team salvato",
"select_a_team": "Seleziona un team",
"success_invites": "Success invites",
"title": "Team",
"we_sent_invite_link": "Abbiamo inviato un link di invito a tutti gli invitati!",
"we_sent_invite_link_description": "Chiedi a tutti gli invitati di controllare la loro casella email. Cliccando sul link possono entrare nel team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "自動スクロール",
"cancel": "キャンセル",
"choose_file": "ファイルを選択してください",
@@ -10,6 +11,7 @@
"connect": "接続",
"connecting": "接続中",
"copy": "コピー",
"create": "Create",
"delete": "消去",
"disconnect": "切断",
"dismiss": "閉じる",
@@ -31,6 +33,7 @@
"open_workspace": "ワークスペースを開く",
"paste": "貼り付け",
"prettify": "自動整形",
"properties": "Properties",
"remove": "削除",
"rename": "Rename",
"restore": "戻す",
@@ -39,6 +42,7 @@
"scroll_to_top": "上にスクロール",
"search": "検索",
"send": "送信",
"share": "Share",
"start": "はじめる",
"starting": "開始中",
"stop": "止める",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "チャットで問い合わせる",
"contact_us": "お問い合わせ",
"cookies": "Cookies",
"copy": "コピー",
"copy_interface_type": "Copy interface type",
"copy_user_id": "User Auth Tokenをコピー",
"developer_option": "開発者向けオプション",
"developer_option_description": "Hoppscotchの開発に役立つ開発者向けツール",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "キーボードショートカット",
"name": "Hoppscotch",
"new_version_found": "新しいバージョンが見つかりました。再読み込みすると更新されます。",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "オプション",
"proxy_privacy_policy": "プロキシのプライバシーポリシー",
"reload": "更新",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "トークンを生成",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "URLに含める",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "詳しく学ぶ",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "認証元: ",
"password": "パスワード",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "トークン",
"type": "認証タイプ",
"username": "ユーザー名"
@@ -124,6 +148,7 @@
"created": "コレクションが作成されました",
"different_parent": "Cannot reorder collection with different parent",
"edit": "コレクションの編集",
"import_or_create": "Import or create a collection",
"invalid_name": "コレクション名を入力してください",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "コレクション名は3文字以上である必要があります",
"new": "新しいコレクション",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "コレクション名が変更されました",
"request_in_use": "使用中のリクエスト",
"save_as": "名前を付けて保存",
@@ -151,6 +178,7 @@
"remove_folder": "このフォルダを完全に削除してもよろしいですか?",
"remove_history": "すべての履歴を完全に削除してもよろしいですか?",
"remove_request": "このリクエストを完全に削除してもよろしいですか?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "このチームを削除してもよろしいですか?",
"remove_telemetry": "テレメトリをオプトアウトしてもよろしいですか?",
"request_change": "現在のリクエストを削除してもよろしいですか?保存されていない変更は削除されます。",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "ヘッダー {count}",
"message": "メッセージ {count}",
@@ -192,11 +238,13 @@
"profile": "ログインしてプロフィールを見る",
"protocols": "プロトコルがありません",
"schema": "GraphQLエンドポイントに接続する",
"shortcodes": "ショートコードはありません",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "サブスクリプションはありません",
"team_name": "チーム名がありません",
"teams": "チームに参加していません",
"tests": "このリクエストのテストはありません"
"tests": "このリクエストのテストはありません",
"shortcodes": "ショートコードはありません"
},
"environment": {
"add_to_global": "環境変数をGlobalに追加",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "環境変数名を入力してください",
"list": "Environment variables",
"my_environments": "個人の環境変数",
@@ -232,8 +281,10 @@
"variable_list": "環境変数リスト"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "このブラウザはServer-Sent Eventsをサポートしていないようです。",
"check_console_details": "詳細については、コンソールログを確認してください。",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURLが正しくフォーマットされていません",
"danger_zone": "危険",
"delete_account": "あなたのアカウントは以下のチームのオーナーとなっています:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "ボディを整形できませんでした。JSONの構文エラーを解決して再試行してください。",
"network_error": "ネットワークエラーが発生したようです。もう一度お試しください。",
"network_fail": "リクエストを送信できませんでした",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "期間なし",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "該当するものがありませんでした",
"page_not_found": "このページは見つかりませんでした",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "リクエスト前のスクリプトを実行できませんでした",
"something_went_wrong": "不明なエラーです",
@@ -260,6 +314,7 @@
"export": {
"as_json": "JSONとしてエクスポート",
"create_secret_gist": "Secret Gistを作成",
"failed": "Something went wrong while exporting",
"gist_created": "Gistが作成されました",
"require_github": "GitHubにログインしてSecret Gistを作成",
"title": "エクスポート"
@@ -286,6 +341,9 @@
"subscriptions": "サブスクリプション",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "時間",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "リクエストを送信すると、認証ヘッダーが自動的に生成されます。",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "最初にドキュメントを生成する",
"network_fail": "APIエンドポイントに到達できません。ネットワーク接続を確認して再試行してください。",
"offline": "オフラインになっているようです。このワークスペースのデータは最新でない可能性があります。",
@@ -316,7 +376,10 @@
"import": {
"collections": "コレクションをインポート",
"curl": "cURLをインポート",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "インポートに失敗しました",
"from_file": "Import from File",
"from_gist": "Gistからインポート",
"from_gist_description": "GistのURLからインポート",
"from_insomnia": "Insomniaからインポート",
@@ -331,11 +394,17 @@
"from_postman_description": "Postmanのコレクションからインポート",
"from_url": "URLからインポート",
"gist_url": "GistのURLを入力してください",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "指定されたURLからデータを取得できませんでした",
"import_from_url_invalid_file_format": "コレクションのインポート中にエラーが発生しました",
"import_from_url_invalid_type": "サポートされていないタイプです。サポートされているのは 'hoppscotch', 'openapi', 'postman', 'insomnia' です。",
"import_from_url_success": "コレクションがインポートされました",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Hoppscotchのコレクション (JSONファイル) からインポート",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "インポート"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "コレクション",
"confirm": "確認",
"customize_request": "Customize Request",
"edit_request": "リクエストの編集",
"import_export": "インポート・エクスポート"
"import_export": "インポート・エクスポート",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "既にこのトピックにサブスクライブしています",
@@ -449,13 +520,14 @@
"structured": "構造化されたデータ",
"text": "テキスト"
},
"copy_link": "リンクをコピー",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "間隔",
"enter_curl": "cURLコマンドを入力してください",
"generate_code": "コードを生成",
"generated_code": "生成されたコード",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "ヘッダーリスト",
"invalid_name": "リクエスト名を入力してください",
"method": "メソッド",
@@ -480,12 +552,14 @@
"saved": "保存されたリクエスト",
"share": "共有",
"share_description": "Hoppscotchを友人に共有",
"share_request": "Share Request",
"stop": "Stop",
"title": "リクエスト",
"type": "リクエストの種類",
"url": "URL",
"variables": "変数",
"view_my_links": "自分のリンクを見る"
"view_my_links": "自分のリンクを見る",
"copy_link": "リンクをコピー"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "アカウント設定をカスタマイズ",
"account_email_description": "プライマリメールアドレス",
"account_name_description": "あなたの表示名",
"additional": "Additional Settings",
"background": "背景",
"black_mode": "ブラック",
"choose_language": "言語を選択",
@@ -559,14 +634,31 @@
"verified_email": "メールアドレスの認証済",
"verify_email": "メールアドレスの認証"
},
"shortcodes": {
"actions": "アクション",
"created_on": "作成日",
"deleted": "ショートコードを削除しました",
"method": "メソッド",
"not_found": "ショートコードが見つかりません",
"short_code": "ショートコード",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "コピーリクエストリンク",
"delete_method": "DELETEメソッドを選択",
"get_method": "GETメソッドを選択",
"head_method": "HEADメソッドを選択",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "コレクションに保存",
"send_request": "リクエストを送信",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "リクエスト"
"title": "リクエスト",
"copy_request_link": "コピーリクエストリンク"
},
"response": {
"copy": "レスポンスをクリップボードにコピー",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "クリップボードにコピーしました",
"deleted": "削除されました",
"deprecated": "非推奨",
@@ -742,10 +836,12 @@
"disconnected": "切断されました",
"disconnected_from": "{名前}から切断されました",
"docs_generated": "生成されたドキュメント",
"download_failed": "Download failed",
"download_started": "ダウンロード開始",
"enabled": "有効",
"file_imported": "インポートされたファイル",
"finished_in": "{duration} msで終了しました",
"hide": "Hide",
"history_deleted": "履歴が削除されました",
"linewrap": "行の折り返し",
"loading": "読み込んでいます...",
@@ -756,6 +852,7 @@
"published_error": "ピック: {topic} にメッセージ: {message} を送信する際に問題が発生しました",
"published_message": "トピック: {topic} にメッセージ: {message} を送信しました",
"reconnection_error": "再接続に失敗",
"show": "Show",
"subscribed_failed": "トピック: {topic} のサブスクライブに失敗",
"subscribed_success": "トピック: {topic} のサブスクライブに成功",
"unsubscribed_failed": "トピック: {topic} のサブスクライブ解除に失敗",
@@ -791,6 +888,7 @@
"queries": "クエリ",
"query": "クエリ",
"schema": "スキーマ",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "テスト",
@@ -807,6 +905,7 @@
"email_do_not_match": "メールアドレスがアカウント情報と一致しません。チームの管理者に連絡してください。",
"exit": "チームから退出",
"exit_disabled": "管理者はチームから退出できません",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "メールアドレスの形式が無効です",
"invalid_id": "チームIDが無効です。チームの管理者に連絡してください。",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "チームが保存されました",
"select_a_team": "チームを選択",
"success_invites": "Success invites",
"title": "チーム",
"we_sent_invite_link": "招待者の皆様に、招待リンクを送信しました!",
"we_sent_invite_link_description": "招待者全員に受信トレイを確認するよう依頼します。リンクをクリックすると、チームに参加できます。"
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "アクション",
"created_on": "作成日",
"deleted": "ショートコードを削除しました",
"method": "メソッド",
"not_found": "ショートコードが見つかりません",
"short_code": "ショートコード",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "자동 스크롤",
"cancel": "취소",
"choose_file": "파일 선택",
@@ -10,6 +11,7 @@
"connect": "연결",
"connecting": "Connecting",
"copy": "복사",
"create": "Create",
"delete": "삭제",
"disconnect": "연결 해제",
"dismiss": "닫기",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "붙여넣기",
"prettify": "구문 강조",
"properties": "Properties",
"remove": "제거",
"rename": "Rename",
"restore": "복원",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "검색",
"send": "보내기",
"share": "Share",
"start": "시작",
"starting": "Starting",
"stop": "정지",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "개발팀과 채팅하기",
"contact_us": "문의하기",
"cookies": "Cookies",
"copy": "복사",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "키보드 단축키",
"name": "호프스카치",
"new_version_found": "새 버전을 찾았습니다. 업데이트하려면 새로고침하세요.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "프록시 개인 정보 보호 정책",
"reload": "새로고침",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "토큰 생성",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "URL에 포함",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "사용법 알아보기",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "전달 방식",
"password": "비밀번호",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "토큰",
"type": "인증 유형",
"username": "사용자 이름"
@@ -124,6 +148,7 @@
"created": "모음집 생성됨",
"different_parent": "Cannot reorder collection with different parent",
"edit": "모음집 편집",
"import_or_create": "Import or create a collection",
"invalid_name": "모음집 이름을 바르게 입력하세요.",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "모음집 이름은 최소 세 글자 이상이어야 합니다.",
"new": "새 모음집",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "모음집 이름이 변경됨",
"request_in_use": "사용 중인 요청",
"save_as": "다른 이름으로 저장",
@@ -151,6 +178,7 @@
"remove_folder": "이 폴더를 영구적으로 삭제하겠습니까?",
"remove_history": "모든 이력을 영구적으로 삭제하겠습니까?",
"remove_request": "이 요청을 영구적으로 삭제하겠습니까?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "이 팀을 삭제하겠습니까?",
"remove_telemetry": "진단 데이터를 보내지 않겠습니까?",
"request_change": "현재 요청을 취소하시겠습니까? 저장되지 않은 변경사항은 삭제됩니다.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "헤더 {count}",
"message": "메시지 {count}",
@@ -192,11 +238,13 @@
"profile": "로그인하여 프로필을 확인합니다.",
"protocols": "프로토콜이 비어 있습니다.",
"schema": "스키마를 보려면 GraphQL 엔드포인트에 연결하세요.",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "팀 이름이 비어 있습니다.",
"teams": "아무 팀에도 속하지 않았습니다.",
"tests": "이 요청에 대한 테스트가 없습니다."
"tests": "이 요청에 대한 테스트가 없습니다.",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "전역 변수에 추가",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "환경 이름을 바르게 입력하세요.",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "변수 목록"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "이 브라우저는 서버 전송 이벤트를 지원하지 않는 것 같습니다.",
"check_console_details": "자세한 내용은 콘솔 로그를 확인하세요.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL 형식이 올바르지 않습니다.",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "잘못된 본문을 구문 강조할 수 없습니다. json 구문 오류를 해결하고 다시 시도하세요.",
"network_error": "네트워크 에러인 것 같습니다. 다시 시도하세요.",
"network_fail": "요청을 보낼 수 없습니다.",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "소요 시간 없음",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "해당 페이지를 찾을 수 없습니다.",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "사전 요청 스크립트를 실행할 수 없습니다.",
"something_went_wrong": "문제가 발생했습니다.",
@@ -260,6 +314,7 @@
"export": {
"as_json": "JSON으로 내보내기",
"create_secret_gist": "Secret Gist 만들기",
"failed": "Something went wrong while exporting",
"gist_created": "Gist가 생성됨",
"require_github": "GitHub에 로그인하여 secret gist 만들기",
"title": "내보내기"
@@ -286,6 +341,9 @@
"subscriptions": "섭스크립션",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "요청을 보낼 때 인증 헤더가 자동으로 생성됩니다.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "문서를 생성하세요.",
"network_fail": "API 엔드포인트에 연결할 수 없습니다. 네트워크 연결을 확인하고 다시 시도하세요.",
"offline": "오프라인 상태인 것 같습니다. 이 작업 공간의 데이터는 최신이 아닐 수 있습니다.",
@@ -316,7 +376,10 @@
"import": {
"collections": "모음집 가져오기",
"curl": "cURL 가져오기",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "가져오기 실패",
"from_file": "Import from File",
"from_gist": "Gist에서 가져오기",
"from_gist_description": "Gist URL에서 가져오기",
"from_insomnia": "Insomnia 형식 가져오기",
@@ -331,11 +394,17 @@
"from_postman_description": "Postman 모음집을 가져옵니다.",
"from_url": "URL에서 가져오기",
"gist_url": "Gist URL 입력",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "URL에서 데이터를 가져올 수 없습니다.",
"import_from_url_invalid_file_format": "모음집을 가져오는데 실패하였습니다.",
"import_from_url_invalid_type": "지원되지 않는 타입입니다. 지원되는 타입은 'hoppscotch', 'openapi', 'postman', 'insomnia' 입니다.",
"import_from_url_success": "모음집을 성공적으로 가져왔습니다.",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "호프스카치 모음집 JSON 파일을 가져옵니다.",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "가져오기"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "모음집",
"confirm": "확인",
"customize_request": "Customize Request",
"edit_request": "요청 수정",
"import_export": "가져오기 / 내보내기"
"import_export": "가져오기 / 내보내기",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "링크 복사",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "소요 시간",
"enter_curl": "cURL 입력",
"generate_code": "코드 생성",
"generated_code": "코드가 생성됨",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "헤더 목록",
"invalid_name": "요청 이름을 바르게 입력하세요.",
"method": "메서드",
@@ -480,12 +552,14 @@
"saved": "요청이 저장됨",
"share": "공유하기",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "제목",
"type": "요청 유형",
"url": "URL",
"variables": "변수",
"view_my_links": "내 링크 보기"
"view_my_links": "내 링크 보기",
"copy_link": "링크 복사"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "계정 설정을 수정합니다.",
"account_email_description": "기본 이메일 주소입니다.",
"account_name_description": "디스플레이 이름입니다.",
"additional": "Additional Settings",
"background": "배경",
"black_mode": "검은 테마",
"choose_language": "언어 선택",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "이메일 확인"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "요청 링크 복사",
"delete_method": "DELETE 메서드 선택",
"get_method": "GET 메서드 선택",
"head_method": "HEAD 메서드 선택",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "모음집에 저장",
"send_request": "요청 보내기",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "요청"
"title": "요청",
"copy_request_link": "요청 링크 복사"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "연결 실패",
"connection_failed": "연결 실패",
"connection_lost": "연결 끊김",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "클립보드에 복사됨",
"deleted": "삭제됨",
"deprecated": "더 이상 사용되지 않음",
@@ -742,10 +836,12 @@
"disconnected": "연결 끊김",
"disconnected_from": "{name}에서 연결 끊김",
"docs_generated": "문서 생성됨",
"download_failed": "Download failed",
"download_started": "다운로드 시작됨",
"enabled": "활성화됨",
"file_imported": "파일을 임포트함",
"finished_in": "{duration}ms 후에 완료 예정",
"hide": "Hide",
"history_deleted": "이력 삭제됨",
"linewrap": "랩 라인",
"loading": "로드 중...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "쿼리",
"query": "쿼리",
"schema": "스키마",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "테스트",
@@ -807,6 +905,7 @@
"email_do_not_match": "이 계정의 이메일이 일치하지 않습니다. 팀 소유자에게 문의하세요.",
"exit": "팀 나가기",
"exit_disabled": "소유자는 팀을 나갈 수 없습니다.",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "이메일을 바르게 입력하세요.",
"invalid_id": "팀 아이디가 올바르지 않습니다. 팀 소유자에게 문의하세요.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "팀이 저장됨",
"select_a_team": "팀을 선택하세요.",
"success_invites": "Success invites",
"title": "팀",
"we_sent_invite_link": "모든 초대 대상에게 초대 링크를 보냈습니다.",
"we_sent_invite_link_description": "초대 대상들이 이메일을 확인하도록 권하세요. 이메일 속 링크를 클릭하면 팀에 합류할 수 있습니다."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Annuleren",
"choose_file": "Kies een bestand",
@@ -10,6 +11,7 @@
"connect": "Verbinden",
"connecting": "Connecting",
"copy": "Kopiëren",
"create": "Create",
"delete": "Verwijderen",
"disconnect": "Verbinding verbreken",
"dismiss": "Afwijzen",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Netter opmaken",
"properties": "Properties",
"remove": "Verwijderen",
"rename": "Rename",
"restore": "Herstellen",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Zoeken",
"send": "Versturen",
"share": "Share",
"start": "Begin",
"starting": "Starting",
"stop": "Stop",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Chat met ons",
"contact_us": "Neem contact op",
"cookies": "Cookies",
"copy": "Kopiëren",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Toetsenbord sneltoetsen",
"name": "Hoppscotch",
"new_version_found": "Nieuwe versie gevonden. Vernieuwen om te updaten.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Proxy-privacybeleid",
"reload": "Herladen",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Token genereren",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Opnemen in URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Leren hoe",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Wachtwoord",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "token",
"type": "Autorisatietype:",
"username": "Gebruikersnaam"
@@ -124,6 +148,7 @@
"created": "Collectie gemaakt",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Verzameling bewerken",
"import_or_create": "Import or create a collection",
"invalid_name": "Geef een geldige naam op voor de collectie",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Nieuwe collectie",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Collectie hernoemd",
"request_in_use": "Request in use",
"save_as": "Opslaan als",
@@ -151,6 +178,7 @@
"remove_folder": "Weet u zeker dat u deze map permanent wilt verwijderen?",
"remove_history": "Weet je zeker dat je de hele geschiedenis permanent wilt verwijderen?",
"remove_request": "Weet u zeker dat u dit verzoek definitief wilt verwijderen?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Weet je zeker dat je dit team wilt verwijderen?",
"remove_telemetry": "Weet u zeker dat u zich wilt afmelden voor telemetrie?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Kop {count}",
"message": "Bericht {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Protocollen zijn leeg",
"schema": "Verbinding maken met een GraphQL-eindpunt",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Teamnaam leeg",
"teams": "Teams zijn leeg",
"tests": "Er zijn geen tests voor dit verzoek"
"tests": "Er zijn geen tests voor dit verzoek",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Geef een geldige naam op voor de omgeving",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Variabele lijst"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Deze browser lijkt geen ondersteuning te hebben voor door de server verzonden gebeurtenissen.",
"check_console_details": "Controleer het consolelogboek voor details.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL is niet correct geformatteerd",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Kon een ongeldige hoofdtekst niet mooier maken, json-syntaxisfouten oplossen en opnieuw proberen",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Kan verzoek niet versturen",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Geen duur",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Kon pre-aanvraagscript niet uitvoeren",
"something_went_wrong": "Er is iets fout gegaan",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exporteren als JSON",
"create_secret_gist": "Maak geheime kern",
"failed": "Something went wrong while exporting",
"gist_created": "Kern gemaakt",
"require_github": "Log in met GitHub om een geheime kern te maken",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Abonnementen",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "De autorisatieheader wordt automatisch gegenereerd wanneer u het verzoek verzendt.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Genereer eerst documentatie",
"network_fail": "Kan het API-eindpunt niet bereiken. Controleer uw netwerkverbinding en probeer het opnieuw.",
"offline": "Je lijkt offline te zijn. Gegevens in deze werkruimte zijn mogelijk niet up-to-date.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Collecties importeren",
"curl": "cURL-commando importeren",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Importeren mislukt",
"from_file": "Import from File",
"from_gist": "Importeren uit Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Vul de hoofd-URL in",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importeren"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Collecties",
"confirm": "Bevestigen",
"customize_request": "Customize Request",
"edit_request": "Verzoek bewerken",
"import_export": "Importeren / exporteren"
"import_export": "Importeren / exporteren",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Kopieer link",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Duur",
"enter_curl": "Voer cURL . in",
"generate_code": "Genereer code",
"generated_code": "Gegenereerde code",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Koplijst",
"invalid_name": "Geef een naam op voor het verzoek",
"method": "Methode",
@@ -480,12 +552,14 @@
"saved": "Verzoek opgeslagen",
"share": "Deel",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Verzoek",
"type": "Aanvraag type",
"url": "URL",
"variables": "Variabelen",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Kopieer link"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Pas uw accountinstellingen aan.",
"account_email_description": "Uw primaire e-mailadres.",
"account_name_description": "Dit is uw weergavenaam.",
"additional": "Additional Settings",
"background": "Achtergrond",
"black_mode": "zwart",
"choose_language": "Kies een taal",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kopieer aanvraaglink",
"delete_method": "Selecteer DELETE-methode",
"get_method": "Selecteer GET-methode",
"head_method": "Selecteer HEAD-methode:",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Opslaan in collecties",
"send_request": "Verstuur verzoek",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Verzoek"
"title": "Verzoek",
"copy_request_link": "Kopieer aanvraaglink"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Gekopieerd naar het klembord",
"deleted": "verwijderd",
"deprecated": "VEROUDERD",
@@ -742,10 +836,12 @@
"disconnected": "Verbinding verbroken",
"disconnected_from": "Verbinding verbroken met {name}",
"docs_generated": "Documentatie gegenereerd",
"download_failed": "Download failed",
"download_started": "Download gestart",
"enabled": "ingeschakeld",
"file_imported": "Bestand geïmporteerd",
"finished_in": "Klaar in {duration} ms",
"hide": "Hide",
"history_deleted": "Geschiedenis verwijderd",
"linewrap": "Regels afbreken",
"loading": "Bezig met laden...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Queries",
"query": "Query",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Testen",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Team verlaten",
"exit_disabled": "Alleen de eigenaar kan het team niet verlaten",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "E-mailindeling is ongeldig",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Team gered",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "teams",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Avbryt",
"choose_file": "Velg en fil",
@@ -10,6 +11,7 @@
"connect": "Koble",
"connecting": "Connecting",
"copy": "Kopiere",
"create": "Create",
"delete": "Slett",
"disconnect": "Koble fra",
"dismiss": "Avbryt",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Forskjønn",
"properties": "Properties",
"remove": "Ta bort",
"rename": "Rename",
"restore": "Gjenopprett",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Søk",
"send": "Sende",
"share": "Share",
"start": "Start",
"starting": "Starting",
"stop": "Stoppe",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Snakk med oss",
"contact_us": "Kontakt oss",
"cookies": "Cookies",
"copy": "Kopiere",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Tastatursnarveier",
"name": "Hoppscotch",
"new_version_found": "Ny versjon funnet. Last ned for å oppdatere.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Personvernerklæring for proxy",
"reload": "Last på nytt",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Generer nøkkel",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Inkluder i URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Lær hvordan",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Passord",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Nøkkel",
"type": "Godkjenningstype",
"username": "Brukernavn"
@@ -124,6 +148,7 @@
"created": "Samlingen er opprettet",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Rediger samling",
"import_or_create": "Import or create a collection",
"invalid_name": "Oppgi et gyldig navn på samlingen",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Ny kolleksjon",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Samlingen ble omdøpt",
"request_in_use": "Request in use",
"save_as": "Lagre som",
@@ -151,6 +178,7 @@
"remove_folder": "Er du sikker på at du vil slette denne mappen for godt?",
"remove_history": "Er du sikker på at du vil slette all historikk permanent?",
"remove_request": "Er du sikker på at du vil slette denne forespørselen for godt?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Er du sikker på at du vil slette dette laget?",
"remove_telemetry": "Er du sikker på at du vil velge bort telemetri?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Overskrift {count}",
"message": "Melding {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Protokoller er tomme",
"schema": "Koble til et GraphQL-endepunkt",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Lagnavnet er tomt",
"teams": "Lagene er tomme",
"tests": "Det er ingen tester for denne forespørselen"
"tests": "Det er ingen tester for denne forespørselen",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Oppgi et gyldig navn på miljøet",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Variabel liste"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Denne nettleseren ser ikke ut til å ha Server Sent Events -støtte.",
"check_console_details": "Sjekk konsollloggen for detaljer.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL er ikke riktig formatert",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Kunne ikke forskjønne et ugyldig brødtekst, løse json -syntaksfeil og prøve igjen",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Kunne ikke sende forespørsel",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Ingen varighet",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Kunne ikke kjøre forhåndsforespørselsskript",
"something_went_wrong": "Noe gikk galt",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Eksporter som JSON",
"create_secret_gist": "Lag hemmelig Gist",
"failed": "Something went wrong while exporting",
"gist_created": "Gist opprettet",
"require_github": "Logg på med GitHub for å lage en hemmelig oppgave",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Abonnementer",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Autorisasjonsoverskriften genereres automatisk når du sender forespørselen.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Lag dokumentasjon først",
"network_fail": "Kan ikke nå API-endepunktet. Kontroller nettverkstilkoblingen og prøv igjen.",
"offline": "Du ser ut til å være frakoblet. Data i dette arbeidsområdet er kanskje ikke oppdatert.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importer samlinger",
"curl": "Importer cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Import mislyktes",
"from_file": "Import from File",
"from_gist": "Import fra Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Skriv inn Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Import"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Samlinger",
"confirm": "Bekrefte",
"customize_request": "Customize Request",
"edit_request": "Rediger forespørsel",
"import_export": "Import / Eksport"
"import_export": "Import / Eksport",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Kopier link",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Varighet",
"enter_curl": "Skriv inn cURL",
"generate_code": "Generer kode",
"generated_code": "Generert kode",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Toppliste",
"invalid_name": "Oppgi et navn på forespørselen",
"method": "Metode",
@@ -480,12 +552,14 @@
"saved": "Forespørselen er lagret",
"share": "Dele",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Be om",
"type": "Type forespørsel",
"url": "URL",
"variables": "Variabler",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Kopier link"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Tilpass kontoinnstillingene dine.",
"account_email_description": "Din primære e-postadresse.",
"account_name_description": "Dette er visningsnavnet ditt.",
"additional": "Additional Settings",
"background": "Bakgrunn",
"black_mode": "Svart",
"choose_language": "Velg språk",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kopier forespørselskobling",
"delete_method": "Velg SLETT metoden",
"get_method": "Velg GET-metode",
"head_method": "Velg HEAD-metode",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Lagre i samlinger",
"send_request": "Send forespørsel",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Be om"
"title": "Be om",
"copy_request_link": "Kopier forespørselskobling"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Kopiert til utklippstavlen",
"deleted": "Slettet",
"deprecated": "FORELDET",
@@ -742,10 +836,12 @@
"disconnected": "Frakoblet",
"disconnected_from": "Koblet fra {name}",
"docs_generated": "Dokumentasjon generert",
"download_failed": "Download failed",
"download_started": "Nedlastingen startet",
"enabled": "Aktivert",
"file_imported": "Fil importert",
"finished_in": "Ferdig om {duration} ms",
"hide": "Hide",
"history_deleted": "Historikk slettet",
"linewrap": "Brekk linjer",
"loading": "Laster inn ...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Forespørsler",
"query": "Spørsmål",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Tester",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Avslutt Team",
"exit_disabled": "Bare eieren kan ikke gå ut av teamet",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "E -postformatet er ugyldig",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Lag reddet",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Lag",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "anuluj",
"choose_file": "Wybierz plik",
@@ -10,6 +11,7 @@
"connect": "Połącz",
"connecting": "Connecting",
"copy": "Kopiuj",
"create": "Create",
"delete": "Usuń",
"disconnect": "Rozłącz",
"dismiss": "Odrzuć",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Popraw czytelność",
"properties": "Properties",
"remove": "Usuń",
"rename": "Rename",
"restore": "Przywróć",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Szukaj",
"send": "Wyślij",
"share": "Share",
"start": "Rozpocznij",
"starting": "Starting",
"stop": "Zatrzymaj",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Porozmawiaj z nami",
"contact_us": "Skontaktuj się z nami",
"cookies": "Cookies",
"copy": "Kopiuj",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Skróty klawiszowe",
"name": "Hoppscotch",
"new_version_found": "Znaleziono nową wersję. Odśwież, aby zaktualizować.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Polityka prywatności proxy",
"reload": "Przeładuj",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Wygeneruj token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Uwzględnij w adresie URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Naucz się jak",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Hasło",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Typ autoryzacji",
"username": "Nazwa użytkownika"
@@ -124,6 +148,7 @@
"created": "Utworzono kolekcję",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Edytuj kolekcję",
"import_or_create": "Import or create a collection",
"invalid_name": "Podaj prawidłową nazwę kolekcji",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Nowa kolekcja",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Zmieniono nazwę kolekcji",
"request_in_use": "Request in use",
"save_as": "Zapisz jako",
@@ -151,6 +178,7 @@
"remove_folder": "Czy na pewno chcesz trwale usunąć ten folder?",
"remove_history": "Czy na pewno chcesz trwale usunąć całą historię?",
"remove_request": "Czy na pewno chcesz trwale usunąć te żądanie?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Czy na pewno chcesz usunąć ten zespół?",
"remove_telemetry": "Czy na pewno chcesz zrezygnować z telemetrii?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Nagłówek {count}",
"message": "Wiadomość {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Protokoły są puste",
"schema": "Połącz się z punktem końcowym GraphQL",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Nazwa zespołu jest pusta",
"teams": "Zespoły są puste",
"tests": "Nie ma testów dla tego żądania"
"tests": "Nie ma testów dla tego żądania",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Podaj prawidłową nazwę środowiska",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Lista zmiennych"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Wygląda na to, że ta przeglądarka nie obsługuje zdarzeń wysłanych przez serwer.",
"check_console_details": "Sprawdź dziennik konsoli, aby uzyskać szczegółowe informacje.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL nie jest poprawnie sformatowany",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Nie można poprawić czytelności nieprawidłowej treści, napraw błędy składni json i spróbuj ponownie",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Nie udało się wysłać zapytania",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Brak czasu trwania",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Nie można wykonać skryptu żądania wstępnego",
"something_went_wrong": "Coś poszło nie tak",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Eksportuj jako JSON",
"create_secret_gist": "Utwórz tajny Gist",
"failed": "Something went wrong while exporting",
"gist_created": "Utworzono Gist",
"require_github": "Zaloguj się za pomocą GitHub, aby utworzyć tajny Gist",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Subskrypcje",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Nagłówek autoryzacji zostanie wygenerowany automatycznie po wysłaniu żądania.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Najpierw wygeneruj dokumentację",
"network_fail": "Nie można połączyć się z punktem końcowym interfejsu API. Sprawdź połączenie sieciowe i spróbuj ponownie.",
"offline": "Wygląda na to, że jesteś offline. Dane w tym obszarze roboczym mogą być nieaktualne.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importuj kolekcje",
"curl": "Importuj CURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Import nie powiódł się",
"from_file": "Import from File",
"from_gist": "Importuj z Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Wpisz adres URL Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Import"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Kolekcje",
"confirm": "Potwierdź",
"customize_request": "Customize Request",
"edit_request": "Edytuj żądanie",
"import_export": "Import Eksport"
"import_export": "Import Eksport",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Skopiuj link",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Czas trwania",
"enter_curl": "Wpisz cURL",
"generate_code": "Wygeneruj kod",
"generated_code": "Wygenerowany kod",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Lista nagłówków",
"invalid_name": "Podaj nazwę żądania",
"method": "metoda",
@@ -480,12 +552,14 @@
"saved": "Żądanie zostało zapisane",
"share": "Udostępnij",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Żądanie",
"type": "Typ żądania",
"url": "URL",
"variables": "Zmienne",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Skopiuj link"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Dostosuj ustawienia swojego konta.",
"account_email_description": "Twój podstawowy adres e-mail.",
"account_name_description": "To jest Twoja nazwa wyświetlana.",
"additional": "Additional Settings",
"background": "Tło",
"black_mode": "Czarny",
"choose_language": "Wybierz język",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kopiuj łącze żądania",
"delete_method": "Wybierz metodę DELETE",
"get_method": "Wybierz metodę GET",
"head_method": "Wybierz metodę HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Zapisz w kolekcjach",
"send_request": "Wyślij żądanie",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Żądania"
"title": "Żądania",
"copy_request_link": "Kopiuj łącze żądania"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Skopiowane do schowka",
"deleted": "Usunięto",
"deprecated": "PRZESTARZAŁE",
@@ -742,10 +836,12 @@
"disconnected": "Rozłączono",
"disconnected_from": "Rozłączono z {name}",
"docs_generated": "Wygenerowana dokumentacja",
"download_failed": "Download failed",
"download_started": "Pobieranie rozpoczęte",
"enabled": "Włączony",
"file_imported": "Zaimportowany plik",
"finished_in": "Zakończono za {duration} ms",
"hide": "Hide",
"history_deleted": "Historia została usunięta",
"linewrap": "Zawijaj linie",
"loading": "Ładowanie...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Zapytania",
"query": "Zapytanie",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Testy",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Opóść zespół",
"exit_disabled": "Tylko właściciel nie może opuścić zespołu",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Format e-maila jest nieprawidłowy",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Zespół zapisany",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Zespoły",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Cancelar",
"choose_file": "Escolha um arquivo",
@@ -10,6 +11,7 @@
"connect": "Conectar",
"connecting": "Connecting",
"copy": "Copiar",
"create": "Create",
"delete": "Excluir",
"disconnect": "Desconectar",
"dismiss": "Dispensar",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Colar",
"prettify": "Embelezar",
"properties": "Properties",
"remove": "Remover",
"rename": "Rename",
"restore": "Restaurar",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Procurar",
"send": "Enviar",
"share": "Share",
"start": "Começar",
"starting": "Starting",
"stop": "Pare",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Converse conosco",
"contact_us": "Contate-Nos",
"cookies": "Cookies",
"copy": "Copiar",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copiar token de autenticação do usuário",
"developer_option": "Opções de desenvolvedor",
"developer_option_description": "Opções de desenvolvedor que ajudam no desenvolvimento e manutenção do Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Atalhos do teclado",
"name": "Hoppscotch",
"new_version_found": "Nova versão encontrada. Atualize para atualizar.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Opções",
"proxy_privacy_policy": "Política de privacidade do proxy",
"reload": "Recarregar",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Gerar token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Incluir no URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Aprenda como",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Senha",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Símbolo",
"type": "Tipo de Autorização",
"username": "Nome do usuário"
@@ -124,6 +148,7 @@
"created": "Coleção criada",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Editar coleção",
"import_or_create": "Import or create a collection",
"invalid_name": "Forneça um nome válido para a coleção",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "O nome da coleção deve ter pelo menos 3 caracteres",
"new": "Nova coleção",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Coleção renomeada",
"request_in_use": "Requisição em uso",
"save_as": "Salvar como",
@@ -151,6 +178,7 @@
"remove_folder": "Tem certeza de que deseja excluir esta pasta permanentemente?",
"remove_history": "Tem certeza de que deseja excluir permanentemente todo o histórico?",
"remove_request": "Tem certeza de que deseja excluir permanentemente esta solicitação?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Tem certeza que deseja excluir esta equipe?",
"remove_telemetry": "Tem certeza de que deseja cancelar a telemetria?",
"request_change": "Tem certeza que deseja descartar a requisição atual? Alterações não salvas serão perdidas.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Cabeçalho {count}",
"message": "Mensagem {count}",
@@ -192,11 +238,13 @@
"profile": "Entre para visualizar seu perfil",
"protocols": "Os protocolos estão vazios",
"schema": "Conecte-se a um endpoint GraphQL",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Nome da equipe vazio",
"teams": "Equipes estão vazias",
"tests": "Não há testes para esta requisição"
"tests": "Não há testes para esta requisição",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Adicionar ao Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Forneça um nome válido para o ambiente",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Lista de Variáveis"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Este navegador não parece ter suporte para eventos enviados pelo servidor.",
"check_console_details": "Verifique o log do console para obter detalhes.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL não está formatado corretamente",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Não foi possível embelezar um corpo inválido, resolver erros de sintaxe json e tentar novamente",
"network_error": "Parece que houve um problema de rede. Por favor, tente novamente.",
"network_fail": "Não foi possível enviar requisição",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Sem duração",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Não foi possível executar o script pré-requisição",
"something_went_wrong": "Algo deu errado",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exportar como JSON",
"create_secret_gist": "Crie um gist secreto",
"failed": "Something went wrong while exporting",
"gist_created": "Gist criado",
"require_github": "Faça login com GitHub para criar um gist secreta",
"title": "Exportar"
@@ -286,6 +341,9 @@
"subscriptions": "Assinaturas",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "O cabeçalho da autorização será gerado automaticamente quando você enviar a solicitação.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Gere a documentação primeiro",
"network_fail": "Incapaz de alcançar o endpoint da API. Verifique sua conexão de rede e tente novamente.",
"offline": "Você parece estar offline. Os dados neste espaço de trabalho podem não estar atualizados.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importar coleções",
"curl": "Importar cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "A importação falhou",
"from_file": "Import from File",
"from_gist": "Importar do Gist",
"from_gist_description": "Importar de URL Gist",
"from_insomnia": "Importar de Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Importa de coleção Postman",
"from_url": "Importar de URL",
"gist_url": "Insira o URL do Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Importa coleções de um arquivo JSON de Coleções Hoppscotch",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importar"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Coleções",
"confirm": "confirme",
"customize_request": "Customize Request",
"edit_request": "Editar pedido",
"import_export": "Importar / Exportar"
"import_export": "Importar / Exportar",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Link de cópia",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Duração",
"enter_curl": "Digite cURL",
"generate_code": "Gerar código",
"generated_code": "Código gerado",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Lista de Cabeçalhos",
"invalid_name": "Forneça um nome para a requisição",
"method": "Método",
@@ -480,12 +552,14 @@
"saved": "Requisição salva",
"share": "Compartilhadar",
"share_description": "Compartilhe o Hoppscotch com seus amigos",
"share_request": "Share Request",
"stop": "Stop",
"title": "Solicitar",
"type": "Tipo de requisição",
"url": "URL",
"variables": "Variáveis",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Link de cópia"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Personalize as configurações da sua conta.",
"account_email_description": "Seu endereço de e-mail principal.",
"account_name_description": "Este é o seu nome de exibição.",
"additional": "Additional Settings",
"background": "Fundo",
"black_mode": "Preto",
"choose_language": "Escolha o seu idioma",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verificar email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Copiar link de requisição",
"delete_method": "Selecione o método DELETE",
"get_method": "Selecione o método GET",
"head_method": "Selecione o método HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Salvar em coleções",
"send_request": "Enviar requisição",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Solicitar"
"title": "Solicitar",
"copy_request_link": "Copiar link de requisição"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Copiado para a área de transferência",
"deleted": "Excluído",
"deprecated": "DESCONTINUADA",
@@ -742,10 +836,12 @@
"disconnected": "Desconectado",
"disconnected_from": "Desconectado de {name}",
"docs_generated": "Documentação gerada",
"download_failed": "Download failed",
"download_started": "Download iniciado",
"enabled": "Habilitado",
"file_imported": "Arquivo importado",
"finished_in": "Terminado em {duration} ms",
"hide": "Hide",
"history_deleted": "Histórico excluído",
"linewrap": "Quebrar linhas",
"loading": "Carregando...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Consultas",
"query": "Consulta",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Testes",
@@ -807,6 +905,7 @@
"email_do_not_match": "O e-mail não corresponde aos detalhes da sua conta. Contate o dono da sua equipe.",
"exit": "Sair da equipe",
"exit_disabled": "Apenas o dono não pode sair da equipe",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "O formato do email é inválido",
"invalid_id": "ID de time inválido. Contate o dono da sua equipe.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Equipe salva",
"select_a_team": "Selecione uma equipe",
"success_invites": "Success invites",
"title": "Equipes",
"we_sent_invite_link": "Link de convite enviado para todos os convidados!",
"we_sent_invite_link_description": "Peça a todos os convidados que verifiquem sua caixa de entrada. Clique no link para se juntar à equipe."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Cancelar",
"choose_file": "Escolha um arquivo",
@@ -10,6 +11,7 @@
"connect": "Conectar",
"connecting": "Connecting",
"copy": "cópia de",
"create": "Create",
"delete": "Excluir",
"disconnect": "desconectar",
"dismiss": "Dispensar",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Embelezar",
"properties": "Properties",
"remove": "Remover",
"rename": "Rename",
"restore": "Restaurar",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Procurar",
"send": "Mandar",
"share": "Share",
"start": "Começar",
"starting": "Starting",
"stop": "Pare",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Converse conosco",
"contact_us": "Contate-Nos",
"cookies": "Cookies",
"copy": "cópia de",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Atalhos do teclado",
"name": "Hoppscotch",
"new_version_found": "Nova versão encontrada. Atualize para atualizar.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Política de privacidade do proxy",
"reload": "recarregar",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Gerar token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Incluir no URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Aprenda como",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Senha",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Símbolo",
"type": "Tipo de Autorização",
"username": "Nome do usuário"
@@ -124,6 +148,7 @@
"created": "Coleção criada",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Editar coleção",
"import_or_create": "Import or create a collection",
"invalid_name": "Forneça um nome válido para a coleção",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Nova coleção",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Coleção renomeada",
"request_in_use": "Request in use",
"save_as": "Salvar como",
@@ -151,6 +178,7 @@
"remove_folder": "Tem certeza de que deseja excluir esta pasta permanentemente?",
"remove_history": "Tem certeza de que deseja excluir permanentemente todo o histórico?",
"remove_request": "Tem certeza de que deseja excluir permanentemente esta solicitação?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Tem certeza que deseja excluir esta equipe?",
"remove_telemetry": "Tem certeza de que deseja cancelar a telemetria?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Cabeçalho {count}",
"message": "Mensagem {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Os protocolos estão vazios",
"schema": "Conecte-se a um endpoint GraphQL",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Nome do time vazio",
"teams": "Times estão vazios",
"tests": "Não há testes para esta solicitação"
"tests": "Não há testes para esta solicitação",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Forneça um nome válido para o ambiente",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Lista de Variáveis"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Este navegador não parece ter suporte para eventos enviados pelo servidor.",
"check_console_details": "Verifique o log do console para obter detalhes.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL não está formatado corretamente",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Não foi possível embelezar um corpo inválido, resolver erros de sintaxe json e tentar novamente",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Não foi possível enviar pedido",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Sem duração",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Não foi possível executar o script de pré-solicitação",
"something_went_wrong": "Algo deu errado",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exportar como JSON",
"create_secret_gist": "Crie uma essência secreta",
"failed": "Something went wrong while exporting",
"gist_created": "Gist criado",
"require_github": "Faça login com GitHub para criar uma essência secreta",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Assinaturas",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "O cabeçalho da autorização será gerado automaticamente quando você enviar a solicitação.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Gere a documentação primeiro",
"network_fail": "Incapaz de alcançar o endpoint da API. Verifique sua conexão de rede e tente novamente.",
"offline": "Você parece estar offline. Os dados neste espaço de trabalho podem não estar atualizados.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importar coleções",
"curl": "Importar cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "A importação falhou",
"from_file": "Import from File",
"from_gist": "Importar do Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Insira o URL da essência",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importar"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Coleções",
"confirm": "confirme",
"customize_request": "Customize Request",
"edit_request": "Editar pedido",
"import_export": "Importar / Exportar"
"import_export": "Importar / Exportar",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Link de cópia",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Duração",
"enter_curl": "Digite cURL",
"generate_code": "Gerar código",
"generated_code": "Código gerado",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Lista de Cabeçalhos",
"invalid_name": "Forneça um nome para o pedido",
"method": "Método",
@@ -480,12 +552,14 @@
"saved": "Pedido salvo",
"share": "Compartilhado",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Solicitar",
"type": "Tipo de solicitação",
"url": "URL",
"variables": "Variáveis",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Link de cópia"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Personalize as configurações da sua conta.",
"account_email_description": "Seu endereço de e-mail principal.",
"account_name_description": "Este é o seu nome de exibição.",
"additional": "Additional Settings",
"background": "Fundo",
"black_mode": "Preto",
"choose_language": "Escolha o seu idioma",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Copiar link de solicitação",
"delete_method": "Selecione o método DELETE",
"get_method": "Selecione o método GET",
"head_method": "Selecione o método HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Salvar em coleções",
"send_request": "Enviar pedido",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Solicitar"
"title": "Solicitar",
"copy_request_link": "Copiar link de solicitação"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Copiado para a área de transferência",
"deleted": "Excluído",
"deprecated": "DESCONTINUADA",
@@ -742,10 +836,12 @@
"disconnected": "Desconectado",
"disconnected_from": "Desconectado de {name}",
"docs_generated": "Documentação gerada",
"download_failed": "Download failed",
"download_started": "Download iniciado",
"enabled": "Habilitado",
"file_imported": "Arquivo importado",
"finished_in": "Terminado em {duration} ms",
"hide": "Hide",
"history_deleted": "Histórico excluído",
"linewrap": "Quebrar linhas",
"loading": "Carregando...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Consultas",
"query": "Consulta",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Testes",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Sair da equipe",
"exit_disabled": "Apenas o dono não pode sair da equipe",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "O formato do email é inválido",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Equipe salva",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Times",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Derulare automată",
"cancel": "Anulare",
"choose_file": "Alegeți un fișier",
@@ -10,6 +11,7 @@
"connect": "Conectare",
"connecting": "Connecting",
"copy": "Copiază",
"create": "Create",
"delete": "Șterge",
"disconnect": "Deconectare",
"dismiss": "Renunță",
@@ -31,6 +33,7 @@
"open_workspace": "Deschide spațiul de lucru",
"paste": "Lipește",
"prettify": "Formatează",
"properties": "Properties",
"remove": "Elimină",
"rename": "Rename",
"restore": "Restabilește",
@@ -39,6 +42,7 @@
"scroll_to_top": "Derulare la început",
"search": "Căutare",
"send": "Trimite",
"share": "Share",
"start": "Start",
"starting": "Starting",
"stop": "Stop",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Vorbeste cu noi",
"contact_us": "Contactează-ne",
"cookies": "Cookies",
"copy": "Copiază",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copiază token-ul de autentificare",
"developer_option": "Setări pentru dezvoltatori",
"developer_option_description": "Unelte pentru dezvoltatori care ajută în dezvoltarea și menținerea Hoopscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Comenzi rapide de la tastatură",
"name": "Hoppscotch",
"new_version_found": "Nouă versiune găsită. Reîmprospătați pentru a actualiza.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Opțiuni",
"proxy_privacy_policy": "Politica de confidențialitate proxy",
"reload": "Reîncarcă",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Generați token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Includeți în URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Află cum",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Transimteți cheia",
"password": "Parolă",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Tipul de autorizare",
"username": "Nume de utilizator"
@@ -124,6 +148,7 @@
"created": "Colecție creată",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Editați colecția",
"import_or_create": "Import or create a collection",
"invalid_name": "Vă rugăm să furnizați un nume valid pentru colecție",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Numele colecției trebuie să aibă minim 3 caractere lungime",
"new": "Colecție nouă",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Colecția redenumită",
"request_in_use": "Cerere în executare",
"save_as": "Salvează ca",
@@ -151,6 +178,7 @@
"remove_folder": "Sigur doriți să ștergeți definitiv acest folder?",
"remove_history": "Sigur doriți să ștergeți definitiv tot istoricul?",
"remove_request": "Sigur doriți să ștergeți definitiv această solicitare?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Sigur doriți să ștergeți această echipă?",
"remove_telemetry": "Sigur doriți să renunțați la telemetrie?",
"request_change": "Sigur doriți să renunțați la cererea curentă? Modificările nesalvate se vor pierde.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Antet {count}",
"message": "Număr de mesaje",
@@ -192,11 +238,13 @@
"profile": "Autentificați-vă pentru a putea vizualiza profilul",
"protocols": "Protocoalele sunt goale",
"schema": "Conectați-vă la un Endpoint GraphQL",
"shortcodes": "Codurile scurte sunt goale",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Numele echipei este gol",
"teams": "Echipele sunt goale",
"tests": "Nu există teste pentru această solicitare"
"tests": "Nu există teste pentru această solicitare",
"shortcodes": "Codurile scurte sunt goale"
},
"environment": {
"add_to_global": "Adaugă global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Vă rugăm să furnizați un nume valid pentru mediu",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Lista variabilelor"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Acest browser pare să nu aibă suport pentru Server Sent Events.",
"check_console_details": "Verificați jurnalul consolei pentru detalii.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL nu este formatat corect",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Nu s-a putut formata un corp invalid, rezolvați erorile de sintaxă JSON și încercați din nou",
"network_error": "Probleme cu conexiunea. Încercați din nou.",
"network_fail": "Nu s-a putut trimite solicitarea",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Fără durată",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "Nu au fost găsite potriviri",
"page_not_found": "Pagina nu a putut fi găsită",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Nu s-a putut executa scriptul",
"something_went_wrong": "Ceva nu a mers bine",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exportați ca JSON",
"create_secret_gist": "Creați Gist secret",
"failed": "Something went wrong while exporting",
"gist_created": "Gist creat",
"require_github": "Conectați-vă cu GitHub pentru a crea un Gist secret",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Abonamente",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Antetul autorizației va fi generat automat la trimiterea cererii.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Generați mai întâi documentația",
"network_fail": "Imposibil de atins endpoint-ul API. Verificați conexiunea la rețea și încercați din nou.",
"offline": "Pari să fii offline. Este posibil ca datele din acest spațiu de lucru să nu fie actualizate.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importați colecții",
"curl": "Importați cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Importul nu a reușit",
"from_file": "Import from File",
"from_gist": "Importați din Gist",
"from_gist_description": "Importați din Gist URL",
"from_insomnia": "Importați din Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Importați dintr-o colecție Postman",
"from_url": "Importați prin URL",
"gist_url": "Introduceți adresa URL Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Nu s-au putut obține date de la URL",
"import_from_url_invalid_file_format": "Eroare la importarea colecțiilor",
"import_from_url_invalid_type": "Tip nesuportat. Valorile acceptate sunt 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Colecții importate",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Importați colecții dintr-un fisier de collectii JSON Hoppscotch",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Import"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Colecții",
"confirm": "Confirmă",
"customize_request": "Customize Request",
"edit_request": "Solicită editare",
"import_export": "Import Export"
"import_export": "Import Export",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structurat",
"text": "Text"
},
"copy_link": "Copiază legătură",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Durată",
"enter_curl": "Introduceți cURL",
"generate_code": "Generați cod",
"generated_code": "Cod generat",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Lista anteturilor",
"invalid_name": "Vă rugăm să furnizați un nume pentru cerere",
"method": "Metodă",
@@ -480,12 +552,14 @@
"saved": "Cererea a fost salvată",
"share": "Distribuie",
"share_description": "Distribuie Hoppscotch către prietenii tăi",
"share_request": "Share Request",
"stop": "Stop",
"title": "Cerere",
"type": "Tip de cerere",
"url": "URL",
"variables": "Variabile",
"view_my_links": "Vizualizare link-uri"
"view_my_links": "Vizualizare link-uri",
"copy_link": "Copiază legătură"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Personalizați setările contului.",
"account_email_description": "Adresa dvs. de e-mail principală.",
"account_name_description": "Acesta este numele dvs. afișat.",
"additional": "Additional Settings",
"background": "Fundal",
"black_mode": "Negru",
"choose_language": "Alege limba",
@@ -559,14 +634,31 @@
"verified_email": "Adresă de email verificată",
"verify_email": "Verificați adresa de email"
},
"shortcodes": {
"actions": "Acțiuni",
"created_on": "Creat la",
"deleted": "Cod scurt șters",
"method": "Metodă",
"not_found": "Codul scurt nu a fost găsit",
"short_code": "Cod scurt",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Copiați legătura de solicitare",
"delete_method": "Selectați metoda DELETE",
"get_method": "Selectați metoda GET",
"head_method": "Selectați metoda HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Salvați în colecții",
"send_request": "Trimite cerere",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Cerere"
"title": "Cerere",
"copy_request_link": "Copiați legătura de solicitare"
},
"response": {
"copy": "Copiați răspunsul în clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Eroare la conectare",
"connection_failed": "Concetare eșuată",
"connection_lost": "Conexiune pierdută",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Copiat în clipboard",
"deleted": "Șters",
"deprecated": "NEMENȚINUT",
@@ -742,10 +836,12 @@
"disconnected": "Deconectat",
"disconnected_from": "Deconectat de la {name}",
"docs_generated": "Documentație generată",
"download_failed": "Download failed",
"download_started": "Descărcarea a început",
"enabled": "Activat",
"file_imported": "Fișier importat",
"finished_in": "Finalizat în {duration} ms",
"hide": "Hide",
"history_deleted": "Istoricul a fost șters",
"linewrap": "Înfășurați liniile",
"loading": "Se încarcă...",
@@ -756,6 +852,7 @@
"published_error": "Ceva a mers greșit la publicarea mesajului: {message} la topicul: {topic}",
"published_message": "Mesaj publicat: {message} la topicul: {topic}",
"reconnection_error": "Reconectare eșuată",
"show": "Show",
"subscribed_failed": "Abonare eșuată la topicul: {topic}",
"subscribed_success": "Abonare reușită la topicul: {topic}",
"unsubscribed_failed": "Dezabonare eșuată la topicul: {topic}",
@@ -791,6 +888,7 @@
"queries": "Întrebări",
"query": "Interogare",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Teste",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email-ul nu se potrivește cu detaliile contului dumneavoastră. Contactați proprietarul echipei.",
"exit": "Ieșiți din echipă",
"exit_disabled": "Numai proprietarul nu poate ieși din echipă",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Formatul de e-mail nu este valid",
"invalid_id": "ID-ul echipei nu este valid. Contactați proprietarul echipei.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Echipă salvată",
"select_a_team": "Selectați o echipă",
"success_invites": "Success invites",
"title": "Echipe",
"we_sent_invite_link": "Am trimis un link de invitație către toți invitații!",
"we_sent_invite_link_description": "Rugați toate persoanele invitate să iși verifice căsuța. Click pe link pentru a se alătura echipei."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Acțiuni",
"created_on": "Creat la",
"deleted": "Cod scurt șters",
"method": "Metodă",
"not_found": "Codul scurt nu a fost găsit",
"short_code": "Cod scurt",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Добавить",
"autoscroll": "Автоскрол",
"cancel": "Отменить",
"choose_file": "Выберите файл",
@@ -10,6 +11,7 @@
"connect": "Подключиться",
"connecting": "Соединение...",
"copy": "Скопировать",
"create": "Create",
"delete": "Удалить",
"disconnect": "Отключиться",
"dismiss": "Скрыть",
@@ -31,6 +33,7 @@
"open_workspace": "Открыть пространство",
"paste": "Вставить",
"prettify": "Форматировать",
"properties": "Properties",
"remove": "Удалить",
"rename": "Переименовать",
"restore": "Восстановить",
@@ -39,6 +42,7 @@
"scroll_to_top": "Вверх",
"search": "Поиск",
"send": "Отправить",
"share": "Share",
"start": "Начать",
"starting": "Запускаю",
"stop": "Стоп",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Связаться с нами",
"contact_us": "Свяжитесь с нами",
"cookies": "Cookies",
"copy": "Копировать",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Копировать токен пользователя",
"developer_option": "Настройки разработчика",
"developer_option_description": "Инструмент разработчика помогает обслуживить и развивить Hoppscotch",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Горячие клавиши",
"name": "Hoppscotch",
"new_version_found": "Найдена новая версия. Перезагрузите для обновления.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Настройки",
"proxy_privacy_policy": "Политика конфиденциальности прокси",
"reload": "Перезагрузить",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Сгенерировать токен",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Добавить в URL",
"inherited_from": "Inherited {auth} from parent collection {collection} ",
"learn": "Узнать больше",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Пароль",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Токен",
"type": "Метод авторизации",
"username": "Имя пользователя"
@@ -124,6 +148,7 @@
"created": "Коллекция создана",
"different_parent": "Нельзя сортировать коллекцию с разной родительской коллекцией",
"edit": "Редактировать коллекцию",
"import_or_create": "Вы можете импортировать существующую или создать новую коллекцию",
"invalid_name": "Укажите допустимое название коллекции",
"invalid_root_move": "Коллекция уже в корне",
"moved": "Перемещено успешно",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Имя коллекции должно иметь 3 или более символов",
"new": "Создать коллекцию",
"order_changed": "Порядок коллекции обновлён",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Коллекция переименована",
"request_in_use": "Запрос обрабатывается",
"save_as": "Сохранить как",
@@ -143,7 +170,7 @@
},
"confirm": {
"close_unsaved_tab": "Вы уверены что хотите закрыть эту вкладку?",
"close_unsaved_tabs": "ВЫ уверены что хотите закрыть все эти вкладки? Несохранённые данные {count} вкладок будут утеряны.",
"close_unsaved_tabs": "Вы уверены что хотите закрыть все эти вкладки? Несохранённые данные {count} вкладок будут утеряны.",
"exit_team": "Вы точно хотите покинуть эту команду?",
"logout": "Вы действительно хотите выйти?",
"remove_collection": "Вы уверены, что хотите навсегда удалить эту коллекцию?",
@@ -151,6 +178,7 @@
"remove_folder": "Вы уверены, что хотите навсегда удалить эту папку?",
"remove_history": "Вы уверены, что хотите навсегда удалить всю историю?",
"remove_request": "Вы уверены, что хотите навсегда удалить этот запрос?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Вы уверены, что хотите удалить эту команду?",
"remove_telemetry": "Вы действительно хотите отказаться от телеметрии?",
"request_change": "Вы уверены что хотите сбросить текущий запрос, все не сохранённые данные будт утеряны?",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Истекает",
"cookie_name": "Имя",
"cookie_path": "Путь",
"cookie_string": "Cookie параметры",
"cookie_value": "Значение",
"empty_domain": "Нужно заполнить домен",
"empty_domains": "Список доменов пуст",
"enter_cookie_string": "Введите cookie параметры сюда",
"interceptor_no_support": "Ваш текущий Перехватчик не поддерживает работу с cookie. Выберите другой Перехватчик и попробуйте еще раз.",
"managed_tab": "Managed",
"new_domain_name": "Добавить новый домен",
"no_cookies_in_domain": "Никаких cookie не установлено для этого домена",
"raw_tab": "Raw",
"set": "Установить cookie"
}
},
"count": {
"header": "Заголовок {count}",
"message": "Тело {count}",
@@ -192,11 +238,13 @@
"profile": "Войдите, чтобы просмотреть свой профиль",
"protocols": "Протоколы пустые",
"schema": "Подключиться к конечной точке GraphQL",
"shortcodes": "Нет коротких ссылок",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Нет подписок",
"team_name": "Название команды пусто",
"teams": "Команды пустые",
"tests": "Для этого запроса нет тестов"
"tests": "Для этого запроса нет тестов",
"shortcodes": "Нет коротких ссылок"
},
"environment": {
"add_to_global": "Добавить в глобальное окружение",
@@ -209,13 +257,14 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Импортировать или создать новое окружение",
"invalid_name": "Укажите допустимое имя для окружения",
"list": "Environment variables",
"list": "Переменные окружения",
"my_environments": "Мои окружения",
"name": "Name",
"nested_overflow": "максимальный уровень вложения переменных окружения - 10",
"new": "Новая среда",
"no_active_environment": "No active environment",
"no_active_environment": "Нет активных окружений",
"no_environment": "Нет окружения",
"no_environment_description": "Не выбрано окружение, выберите что делать с переменными.",
"quick_peek": "Environment Quick Peek",
@@ -232,8 +281,10 @@
"variable_list": "Список переменных"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Похоже, в этом браузере нет поддержки событий, отправленных сервером.",
"check_console_details": "Подробности смотрите в журнале консоли.",
"check_how_to_add_origin": "Инструкция как добавить origin в настройки расширения",
"curl_invalid_format": "cURL неправильно отформатирован",
"danger_zone": "Опасная зона",
"delete_account": "Вы являетесь владельцем этой команды:",
@@ -245,13 +296,17 @@
"incorrect_email": "Не корректный Email",
"invalid_link": "Не корректная ссылка",
"invalid_link_description": "Ссылка, по которой вы перешли, - недействительна, либо срок ее действия истек.",
"invalid_embed_link": "The embed does not exist or is invalid.",
"json_parsing_failed": "Не корректный JSON",
"json_prettify_invalid_body": "Не удалось определить недопустимое тело, устранить синтаксические ошибки json и повторить попытку.",
"network_error": "Похоже, возникла проблема с соединением. Попробуйте еще раз.",
"network_fail": "Не удалось отправить запрос",
"no_collections_to_export": "Нечего экспортировать. Для начала нужно создать коллекцию.",
"no_duration": "Без продолжительности",
"no_environments_to_export": "Нечего экспортировать. Для начала нужно создать переменные окружения.",
"no_results_found": "Совпадения не найдены",
"page_not_found": "Эта страница не найдена",
"please_install_extension": "Нужно установить специальное расширение и добавить этот домен как новый origin в настройках расширения.",
"proxy_error": "Proxy error",
"script_fail": "Не удалось выполнить сценарий предварительного запроса",
"something_went_wrong": "Что-то пошло не так",
@@ -260,9 +315,13 @@
"export": {
"as_json": "Экспорт как JSON",
"create_secret_gist": "Создать секретный Gist",
"gist_created": "Gist создан",
"create_secret_gist_tooltip_text": "Export as secret Gist",
"failed": "Something went wrong while exporting",
"secret_gist_success": "Successfully exported as secret Gist",
"require_github": "Войдите через GitHub, чтобы создать секретную суть",
"title": "Экспорт"
"title": "Экспорт",
"success": "Successfully exported",
"gist_created": "Gist создан"
},
"filter": {
"all": "Все",
@@ -286,6 +345,9 @@
"subscriptions": "Подписки",
"switch_connection": "Изменить соединение"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Время",
"url": "URL"
@@ -297,6 +359,8 @@
},
"helpers": {
"authorization": "Заголовок авторизации будет автоматически сгенерирован при отправке запроса.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Сначала создайте документацию",
"network_fail": "Невозможно достичь конечной точки API. Проверьте подключение к сети и попробуйте еще раз.",
"offline": "Кажется, вы не в сети. Данные в этой рабочей области могут быть устаревшими.",
@@ -315,8 +379,11 @@
},
"import": {
"collections": "Импортировать коллекции",
"curl": "Импортировать cURL",
"curl": "Импортировать из cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Ошибка импорта",
"from_file": "Import from File",
"from_gist": "Импорт из Gist",
"from_gist_description": "Импортировать через Gist URL",
"from_insomnia": "Импортировать с Insomnia",
@@ -331,11 +398,17 @@
"from_postman_description": "Импортировать из коллекции Postman",
"from_url": "Импортировать из URL",
"gist_url": "Введите URL-адрес Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Не удалить получить данные по этому URL",
"import_from_url_invalid_file_format": "Ошибка при импорте коллекций",
"import_from_url_invalid_type": "Неподдерживаемый тип. Поддерживаемые типы: 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Коллекция импортирована",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Импортировать из коллекции Hoppscotch",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Импортировать"
},
"inspections": {
@@ -373,8 +446,10 @@
"close_unsaved_tab": "У вас есть не сохранённые изменения",
"collections": "Коллекции",
"confirm": "Подтверждать",
"customize_request": "Customize Request",
"edit_request": "Изменить запрос",
"import_export": "Импорт Экспорт"
"import_export": "Импорт Экспорт",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "Вы уже подписаны на этот топик",
@@ -449,13 +524,14 @@
"structured": "Структурированный",
"text": "Текст"
},
"copy_link": "Копировать ссылку",
"different_collection": "Нельзя изменять порядок запросов из разных коллекций",
"duplicated": "Запрос скопирован",
"duration": "Продолжительность",
"enter_curl": "Введите cURL",
"enter_curl": "Введите сюда команду cURL",
"generate_code": "Сгенерировать код",
"generated_code": "Сгенерированный код",
"go_to_authorization_tab": "Go to Authorization",
"go_to_body_tab": "Go to Body tab",
"header_list": "Список заголовков",
"invalid_name": "Укажите имя для запроса",
"method": "Методика",
@@ -472,7 +548,7 @@
"payload": "Полезная нагрузка",
"query": "Запрос",
"raw_body": "Необработанное тело запроса",
"rename": "Rename Request",
"rename": "Переименость запрос",
"renamed": "Запрос переименован",
"run": "Запустить",
"save": "Сохранить",
@@ -480,12 +556,14 @@
"saved": "Запрос сохранен",
"share": "Делиться",
"share_description": "Поделиться Hoppscotch с друзьями",
"share_request": "Share Request",
"stop": "Stop",
"title": "Запрос",
"type": "Тип запроса",
"url": "URL",
"variables": "Переменные",
"view_my_links": "Посмотреть мои ссылки"
"view_my_links": "Посмотреть мои ссылки",
"copy_link": "Копировать ссылку"
},
"response": {
"audio": "Аудио",
@@ -513,6 +591,7 @@
"account_description": "Настройте параметры своей учетной записи.",
"account_email_description": "Ваш основной адрес электронной почты.",
"account_name_description": "Это ваше отображаемое имя.",
"additional": "Additional Settings",
"background": "Задний фон",
"black_mode": "Темная тема",
"choose_language": "Выберите язык",
@@ -559,14 +638,31 @@
"verified_email": "Проверенный Email",
"verify_email": "Подтвердить Email"
},
"shortcodes": {
"actions": "Действия",
"created_on": "Создано",
"deleted": "Удалёна",
"method": "Метод",
"not_found": "Короткая ссылка не найдена",
"short_code": "Короткая ссылка",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,23 +692,24 @@
"title": "Others"
},
"request": {
"copy_request_link": "Копировать ссылку на запрос",
"delete_method": "Выберите метод DELETE",
"get_method": "Выберите метод GET",
"head_method": "Выберите метод HEAD",
"import_curl": "Import cURL",
"import_curl": "Импортировать из cURL",
"method": "Методика",
"next_method": "Выберите следующий метод",
"post_method": "Выберите метод POST",
"previous_method": "Выбрать предыдущий метод",
"put_method": "Выберите метод PUT",
"rename": "Rename Request",
"rename": "Переименовать запрос",
"reset_request": "Сбросить запрос",
"save_request": "Сохарнить запрос",
"save_to_collections": "Сохранить в коллекции",
"send_request": "Послать запрос",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Запрос"
"title": "Запрос",
"copy_request_link": "Копировать ссылку на запрос"
},
"response": {
"copy": "Копировать запрос в буфер обмена",
@@ -735,6 +832,7 @@
"connection_error": "Ошибка подключения",
"connection_failed": "Не удалось установить соединение",
"connection_lost": "Соединение утеряно",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Скопировано в буфер обмена",
"deleted": "Удалено",
"deprecated": "УСТАРЕЛО",
@@ -742,10 +840,12 @@
"disconnected": "Отключен",
"disconnected_from": "Отключено от {name}",
"docs_generated": "Документация создана",
"download_failed": "Download failed",
"download_started": "Скачивание началось",
"enabled": "Включено",
"file_imported": "Файл импортирован",
"finished_in": "Завершено через {duration} мс",
"hide": "Hide",
"history_deleted": "История удалена",
"linewrap": "Обернуть линии",
"loading": "Загрузка...",
@@ -756,6 +856,7 @@
"published_error": "Что-то пошло не так при попытке опубликовать сообщение в топик {topic}: {message}",
"published_message": "Опубликовано сообщение: {message} в топик: {topic}",
"reconnection_error": "Не удалось переподключиться",
"show": "Show",
"subscribed_failed": "Не удалось подписаться на топик: {topic}",
"subscribed_success": "Успешно подписался на топик: {topic}",
"unsubscribed_failed": "Не удалось отписаться от топика: {topic}",
@@ -777,8 +878,8 @@
"tab": {
"authorization": "Авторизация",
"body": "Тело",
"close": "Close Tab",
"close_others": "Close other Tabs",
"close": "Закрыть вкладку",
"close_others": "Закрыть остальные вкладки",
"collections": "Коллекции",
"documentation": "Документация",
"duplicate": "Duplicate Tab",
@@ -791,6 +892,7 @@
"queries": "Запросы",
"query": "Запрос",
"schema": "Схема",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Тесты",
@@ -807,6 +909,7 @@
"email_do_not_match": "Электронная почта, которой Вы воспользовались не соответсвует указанной в данных Вашей учетной записи.",
"exit": "Выйти из команды",
"exit_disabled": "Только владелец не может выйти из команды",
"failed_invites": "Непринятые приглашения",
"invalid_coll_id": "Не верный идентификатор коллекции",
"invalid_email_format": "Формат электронной почты недействителен",
"invalid_id": "Некорректный ID команды. Свяжитесь с руководителем команды.",
@@ -848,6 +951,7 @@
"same_target_destination": "Таже цель и конечная точка",
"saved": "Команда сохранена",
"select_a_team": "Выбрать команду",
"success_invites": "Принятые приглашения",
"title": "Команды",
"we_sent_invite_link": "Мы отправили все приглашения!",
"we_sent_invite_link_description": "Попросите тех, кого Вы пригласили, проверить их почтовые ящики. Им нужно перейди по ссылке, чтобы подтвердить вступление в эту команду."
@@ -879,5 +983,14 @@
"personal": "Моё пространство",
"team": "Пространство команды",
"title": "Рабочие пространства"
},
"shortcodes": {
"actions": "Действия",
"created_on": "Создано",
"deleted": "Удалёна",
"method": "Метод",
"not_found": "Короткая ссылка не найдена",
"short_code": "Короткая ссылка",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Поништити, отказати",
"choose_file": "Одаберите датотеку",
@@ -10,6 +11,7 @@
"connect": "Цоннецт",
"connecting": "Connecting",
"copy": "Цопи",
"create": "Create",
"delete": "Избриши",
"disconnect": "Прекините везу",
"dismiss": "Одбаци",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Преттифи",
"properties": "Properties",
"remove": "Уклони",
"rename": "Rename",
"restore": "Ресторе",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Претрага",
"send": "Пошаљи",
"share": "Share",
"start": "Почетак",
"starting": "Starting",
"stop": "Зауставити",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Разговарајте са нама",
"contact_us": "Контактирајте нас",
"cookies": "Cookies",
"copy": "Цопи",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Пречице на тастатури",
"name": "Хоппсцотцх",
"new_version_found": "Нова верзија је пронађена. Освежите да бисте ажурирали.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Политика приватности посредника",
"reload": "Освежи",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Генериши токен",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Укључи у УРЛ",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Научите како",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Лозинка",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Токен",
"type": "Врста овлашћења",
"username": "Корисничко име"
@@ -124,6 +148,7 @@
"created": "Колекција је направљена",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Измени збирку",
"import_or_create": "Import or create a collection",
"invalid_name": "Наведите важећи назив збирке",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Нова колекција",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Збирка је преименована",
"request_in_use": "Request in use",
"save_as": "Сачувај као",
@@ -151,6 +178,7 @@
"remove_folder": "Јесте ли сигурни да желите трајно да избришете ову фасциклу?",
"remove_history": "Јесте ли сигурни да желите трајно да избришете сву историју?",
"remove_request": "Јесте ли сигурни да желите трајно да избришете овај захтев?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Јесте ли сигурни да желите да избришете овај тим?",
"remove_telemetry": "Јесте ли сигурни да желите да искључите Телеметрију?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Заглавље {count}",
"message": "Порука {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Протоколи су празни",
"schema": "Повежите се са ГрапхКЛ крајњом тачком",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Назив тима празан",
"teams": "Тимови су празни",
"tests": "Нема тестова за овај захтев"
"tests": "Нема тестова за овај захтев",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Наведите важећи назив за окружење",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Листа променљивих"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Изгледа да овај прегледач нема подршку за Послане догађаје са сервера.",
"check_console_details": "Детаље потражите у дневнику конзоле.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "цУРЛ није правилно форматиран",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Није могуће унапредити неважеће тело, решити грешке у синтакси јсон -а и покушати поново",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Слање захтева није успело",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Нема трајања",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Није могуће извршити скрипту пре захтева",
"something_went_wrong": "Нешто није у реду",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Извези као ЈСОН",
"create_secret_gist": "Направите тајну суштину",
"failed": "Something went wrong while exporting",
"gist_created": "Суштина створена",
"require_github": "Пријавите се са ГитХуб -ом да бисте креирали тајну суштину",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Претплате",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Заглавље ауторизације ће се аутоматски генерисати када пошаљете захтев.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Прво направите документацију",
"network_fail": "Није могуће доћи до крајње тачке АПИ -ја. Проверите мрежну везу и покушајте поново.",
"offline": "Изгледа да сте ван мреже. Подаци у овом радном простору можда нису ажурирани.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Увоз збирки",
"curl": "Увези цУРЛ",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Увоз није успео",
"from_file": "Import from File",
"from_gist": "Увоз из Гиста",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Унесите Гист УРЛ",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Увоз"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Збирке",
"confirm": "Потврди",
"customize_request": "Customize Request",
"edit_request": "Измените захтев",
"import_export": "Увоз извоз"
"import_export": "Увоз извоз",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Копирај везу",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Трајање",
"enter_curl": "Унесите цУРЛ",
"generate_code": "Генериши код",
"generated_code": "Генерисани код",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Листа заглавља",
"invalid_name": "Наведите назив захтева",
"method": "Метод",
@@ -480,12 +552,14 @@
"saved": "Захтев је сачуван",
"share": "Објави",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Захтев",
"type": "Врста Захтева",
"url": "УРЛ",
"variables": "Променљиве",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Копирај везу"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Прилагодите поставке налога.",
"account_email_description": "Ваша примарна адреса е -поште.",
"account_name_description": "Ово је ваше име за приказ.",
"additional": "Additional Settings",
"background": "Позадина",
"black_mode": "Црн",
"choose_language": "Изабери језик",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Копирајте везу захтева",
"delete_method": "Изаберите ДЕЛЕТЕ метход",
"get_method": "Изаберите метод ГЕТ",
"head_method": "Изаберите метод ХЕАД",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Сачувај у збирке",
"send_request": "Пошаљите упит",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Захтев"
"title": "Захтев",
"copy_request_link": "Копирајте везу захтева"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Копирано у међуспремник",
"deleted": "Избрисан",
"deprecated": "ЗАСТАРЕЛА",
@@ -742,10 +836,12 @@
"disconnected": "Прекинуто",
"disconnected_from": "Прекинута је веза са именом {наме}",
"docs_generated": "Генерисана документација",
"download_failed": "Download failed",
"download_started": "Преузимање је започело",
"enabled": "Омогућено",
"file_imported": "Датотека је увезена",
"finished_in": "Завршено за {duration} мс",
"hide": "Hide",
"history_deleted": "Историја је избрисана",
"linewrap": "Омотајте линије",
"loading": "Учитавање ...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Упити",
"query": "Упит",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Соцкет.ИО",
"sse": "ССЕ",
"tests": "Тестови",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Екит Теам",
"exit_disabled": "Само власник не може изаћи из тима",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Формат е -поште је неважећи",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Тим је сачуван",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Тимови",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "Annullera",
"choose_file": "Välj en fil",
@@ -10,6 +11,7 @@
"connect": "Ansluta",
"connecting": "Connecting",
"copy": "Kopiera",
"create": "Create",
"delete": "Radera",
"disconnect": "Koppla ifrån",
"dismiss": "Avfärda",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Försköna",
"properties": "Properties",
"remove": "Avlägsna",
"rename": "Rename",
"restore": "Återställ",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Sök",
"send": "Skicka",
"share": "Share",
"start": "Start",
"starting": "Starting",
"stop": "Sluta",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "chatta med oss",
"contact_us": "Kontakta oss",
"cookies": "Cookies",
"copy": "Kopiera",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Tangentbordsgenvägar",
"name": "Hoppscotch",
"new_version_found": "Ny version hittades. Uppdatera för att uppdatera.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Sekretesspolicy för proxy",
"reload": "Ladda om",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Generera Token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Inkludera i URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Lära sig hur",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Pass by",
"password": "Lösenord",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Tecken",
"type": "Godkännande typ",
"username": "Användarnamn"
@@ -124,6 +148,7 @@
"created": "Samlingen skapad",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Redigera samling",
"import_or_create": "Import or create a collection",
"invalid_name": "Ange ett giltigt namn för samlingen",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "Ny kollektion",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Samling bytt namn",
"request_in_use": "Request in use",
"save_as": "Spara som",
@@ -151,6 +178,7 @@
"remove_folder": "Är du säker på att du vill ta bort den här mappen permanent?",
"remove_history": "Är du säker på att du vill radera all historik permanent?",
"remove_request": "Är du säker på att du vill radera denna begäran permanent?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Är du säker på att du vill ta bort det här laget?",
"remove_telemetry": "Är du säker på att du vill välja bort telemetri?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Rubrik {count}",
"message": "Meddelande {count}",
@@ -192,11 +238,13 @@
"profile": "Login to view your profile",
"protocols": "Protokoll är tomma",
"schema": "Anslut till en GraphQL -slutpunkt",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Lagets namn är tomt",
"teams": "Lag är tomma",
"tests": "Det finns inga tester för denna begäran"
"tests": "Det finns inga tester för denna begäran",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Add to Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Ange ett giltigt namn på miljön",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Variabel lista"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Den här webbläsaren verkar inte ha stöd för Server Sent Events.",
"check_console_details": "Kontrollera konsolloggen för mer information.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL är inte korrekt formaterad",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Det gick inte att pryda en ogiltig kropp, lösa json -syntaxfel och försök igen",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "Det gick inte att skicka förfrågan",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Ingen varaktighet",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Det gick inte att köra skriptet för förhandsbegäran",
"something_went_wrong": "Något gick fel",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Exportera som JSON",
"create_secret_gist": "Skapa hemlig Gist",
"failed": "Something went wrong while exporting",
"gist_created": "Gist skapad",
"require_github": "Logga in med GitHub för att skapa hemlig information",
"title": "Export"
@@ -286,6 +341,9 @@
"subscriptions": "Prenumerationer",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Auktoriseringsrubriken genereras automatiskt när du skickar begäran.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Skapa dokumentation först",
"network_fail": "Det gick inte att nå API -slutpunkten. Kontrollera din nätverksanslutning och försök igen.",
"offline": "Du verkar vara offline. Data i denna arbetsyta är kanske inte uppdaterad.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Importera samlingar",
"curl": "Importera cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Importen misslyckades",
"from_file": "Import from File",
"from_gist": "Importera från Gist",
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"gist_url": "Ange Gist URL",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Importera"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Samlingar",
"confirm": "Bekräfta",
"customize_request": "Customize Request",
"edit_request": "Redigera begäran",
"import_export": "Import Export"
"import_export": "Import Export",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Kopiera länk",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Varaktighet",
"enter_curl": "Ange cURL",
"generate_code": "Generera kod",
"generated_code": "Genererad kod",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Rubriklista",
"invalid_name": "Ange ett namn på begäran",
"method": "Metod",
@@ -480,12 +552,14 @@
"saved": "Begäran sparad",
"share": "Dela med sig",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "Begäran",
"type": "Typ av förfrågan",
"url": "URL",
"variables": "Variabler",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Kopiera länk"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Anpassa dina kontoinställningar.",
"account_email_description": "Din primära e -postadress.",
"account_name_description": "Detta är ditt visningsnamn.",
"additional": "Additional Settings",
"background": "Bakgrund",
"black_mode": "Svart",
"choose_language": "Välj språk",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "Verify email"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Kopiera begäran länk",
"delete_method": "Välj DELETE method",
"get_method": "Välj GET -metod",
"head_method": "Välj HEAD -metod",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Spara i samlingar",
"send_request": "Skicka förfrågan",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Begäran"
"title": "Begäran",
"copy_request_link": "Kopiera begäran länk"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Kopierat till urklipp",
"deleted": "raderade",
"deprecated": "DEPRECATED",
@@ -742,10 +836,12 @@
"disconnected": "Osammanhängande",
"disconnected_from": "Kopplad från {name}",
"docs_generated": "Dokumentation genererad",
"download_failed": "Download failed",
"download_started": "Nedladdningen startade",
"enabled": "Aktiverad",
"file_imported": "Filen har importerats",
"finished_in": "Avslutad på {duration} ms",
"hide": "Hide",
"history_deleted": "Historik raderad",
"linewrap": "Slå in linjer",
"loading": "Läser in...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Frågor",
"query": "Fråga",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Tester",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
"exit": "Avsluta Team",
"exit_disabled": "Endast ägaren kan inte lämna laget",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "E -postformatet är ogiltigt",
"invalid_id": "Invalid team ID. Contact your team owner.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Lag räddade",
"select_a_team": "Select a team",
"success_invites": "Success invites",
"title": "Lag",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "İptal",
"choose_file": "Bir dosya seçin",
@@ -10,6 +11,7 @@
"connect": "Bağlan",
"connecting": "Connecting",
"copy": "Kopyala",
"create": "Create",
"delete": "Sil",
"disconnect": "Bağlantıyı kes",
"dismiss": "Boşver",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Güzelleştir",
"properties": "Properties",
"remove": "Kaldır",
"rename": "Rename",
"restore": "Onar",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Arama",
"send": "Gönder",
"share": "Share",
"start": "Başla",
"starting": "Starting",
"stop": "Dur",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "bizimle sohbet et",
"contact_us": "Bize ulaş",
"cookies": "Cookies",
"copy": "Kopyala",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Klavye kısayolları",
"name": "seksek",
"new_version_found": "Yeni sürüm bulundu. Güncellemek için yenileyin.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Proxy gizlilik ilkesi",
"reload": "Tekrar yükle",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Jeton oluştur",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "URL'ye dahil et",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Nasıl öğrenilir",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Şunla anahtar ekleyin",
"password": "Parola",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Jeton",
"type": "Yetki türü",
"username": "Kullanıcı adı"
@@ -124,6 +148,7 @@
"created": "Koleksiyon oluşturuldu",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Koleksiyonu düzenle",
"import_or_create": "Import or create a collection",
"invalid_name": "Lütfen koleksiyon için geçerli bir ad girin",
"invalid_root_move": "Collection already in the root",
"moved": "Başarıyla taşındı",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Koleksiyon adı en az 3 karakter uzunluğunda olmalıdır",
"new": "Yeni koleksiyon",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Koleksiyon yeniden adlandırıldı",
"request_in_use": "Kullanımda istek",
"save_as": "Farklı kaydet",
@@ -151,6 +178,7 @@
"remove_folder": "Bu klasörü kalıcı olarak silmek istediğinizden emin misiniz?",
"remove_history": "Tüm geçmişi kalıcı olarak silmek istediğinizden emin misiniz?",
"remove_request": "Bu isteği kalıcı olarak silmek istediğinizden emin misiniz?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Bu takımı silmek istediğinizden emin misiniz?",
"remove_telemetry": "Telemetriden çıkmak istediğinizden emin misiniz?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Başlık {count}",
"message": "Mesaj {count}",
@@ -192,11 +238,13 @@
"profile": "Bu profili görüntülemek için giriş yapın",
"protocols": "Protokoller boş",
"schema": "Bir GraphQL uç noktasına bağlanma",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Takım adı boş",
"teams": "Takımlar boş",
"tests": "Bu istek için test yok"
"tests": "Bu istek için test yok",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Globale ekle",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Lütfen ortam için geçerli bir ad girin",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Değişken listesi"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Bu tarayıcıda SSE desteği yok gibi görünüyor.",
"check_console_details": "Ayrıntılar için konsol günlüğünü kontrol edin.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL düzgün biçimlendirilmemiş",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Geçersiz bir gövde güzelleştirilemedi, JSON sözdizimi hatalarını çözüp tekrar deneyin",
"network_error": "Görünene göre bir ağ hatası var. Lütfen tekrar deneyin.",
"network_fail": "İstek gönderilemedi",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Süre yok",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Ön istek komut dosyası çalıştırılamadı",
"something_went_wrong": "Bir şeyler yanlış gitti",
@@ -260,6 +314,7 @@
"export": {
"as_json": "JSON olarak dışa aktar",
"create_secret_gist": "Gizli Gist oluştur",
"failed": "Something went wrong while exporting",
"gist_created": "Gist oluşturuldu",
"require_github": "Gizli Gist oluşturmak için GitHub ile giriş yapın",
"title": "Dışarı Aktar"
@@ -286,6 +341,9 @@
"subscriptions": "Abonelikler",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Yetkilendirme başlığı, isteği gönderdiğinizde otomatik olarak oluşturulur.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Önce belgeleri oluşturun",
"network_fail": "API uç noktasına ulaşılamıyor. Ağ bağlantınızı kontrol edin ve tekrar deneyin.",
"offline": "Çevrimdışı görünüyorsun. Bu çalışma alanındaki veriler güncel olmayabilir.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Koleksiyonları içe aktar",
"curl": "cURL'yi içe aktar",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "İçe aktarılamadı",
"from_file": "Import from File",
"from_gist": "Gist'ten içe aktar",
"from_gist_description": "Gist ile içe aktar",
"from_insomnia": "Insomnia ile içe aktar",
@@ -331,11 +394,17 @@
"from_postman_description": "Postman koleksiyonunu içe aktar",
"from_url": "Bağlantı'yı içe aktar",
"gist_url": "Gist bağlantısını girin",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "İçe aktar"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Koleksiyonlar",
"confirm": "Onayla",
"customize_request": "Customize Request",
"edit_request": "İsteği düzenle",
"import_export": "Yükleme/Dışa aktarma"
"import_export": "Yükleme/Dışa aktarma",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Bağlantıyı kopyala",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Süre",
"enter_curl": "cURL'yi girin",
"generate_code": "Kodunu oluşturun",
"generated_code": "Oluşturulan kod",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Başlık Listesi",
"invalid_name": "Lütfen istek için bir ad girin",
"method": "Yöntem",
@@ -480,12 +552,14 @@
"saved": "İstek kaydedildi",
"share": "Paylaş",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "İstek",
"type": "İstek türü",
"url": "URL",
"variables": "Değişkenler",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Bağlantıyı kopyala"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Hesap ayarlarınızı özelleştirin.",
"account_email_description": "Birincil e-posta adresiniz.",
"account_name_description": "Bu sizin görünen adınız.",
"additional": "Additional Settings",
"background": "Arka fon",
"black_mode": "Siyah",
"choose_language": "Dil seçiniz",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "E-posta'yı doğrula"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "İstek bağlantısını kopyala",
"delete_method": "DELETE yöntemini seçin",
"get_method": "GET yöntemini seçin",
"head_method": "HEAD yöntemini seçin",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Koleksiyonlara kaydet",
"send_request": "İstek gönder",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "İstek"
"title": "İstek",
"copy_request_link": "İstek bağlantısını kopyala"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Panoya kopyalandı",
"deleted": "Silindi",
"deprecated": "KULLANIMDAN KALDIRILMIŞ",
@@ -742,10 +836,12 @@
"disconnected": "Bağlantı kesildi",
"disconnected_from": "{name} ile bağlantı kesildi",
"docs_generated": "Dokümantasyon oluşturuldu",
"download_failed": "Download failed",
"download_started": "İndirme başladı",
"enabled": "Etkinleştirildi",
"file_imported": "Dosya içe aktarıldı",
"finished_in": "{duration} ms içinde tamamlandı",
"hide": "Hide",
"history_deleted": "Geçmiş silindi",
"linewrap": "Çizgileri sarın",
"loading": "Yükleniyor...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Sorgular",
"query": "Sorgu",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Testler",
@@ -807,6 +905,7 @@
"email_do_not_match": "E-posta, hesap ayrıntılarınızla eşleşmiyor. Takım sahibinizle iletişime geçin.",
"exit": "Takımdan Çık",
"exit_disabled": "Takımın kurucusu çıkamaz.",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "E-posta biçimi geçersiz",
"invalid_id": "Geçersiz ekip kimliği. Takım sahibinizle iletişime geçin.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Takım kaydedildi",
"select_a_team": "Takım seç",
"success_invites": "Success invites",
"title": "Başlık",
"we_sent_invite_link": "Tüm davetlilere bir davet bağlantısı gönderdik!",
"we_sent_invite_link_description": "Tüm davetlilerden gelen kutularını kontrol etmelerini isteyin. Ekibe katılmak için bağlantıya tıklayın."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "自動捲動",
"cancel": "取消",
"choose_file": "選擇一個檔案",
@@ -10,6 +11,7 @@
"connect": "連線",
"connecting": "正在連接",
"copy": "複製",
"create": "Create",
"delete": "刪除",
"disconnect": "斷開連線",
"dismiss": "忽略",
@@ -31,6 +33,7 @@
"open_workspace": "開啟工作區",
"paste": "貼上",
"prettify": "美化",
"properties": "Properties",
"remove": "移除",
"rename": "Rename",
"restore": "還原",
@@ -39,6 +42,7 @@
"scroll_to_top": "捲動至頂部",
"search": "搜尋",
"send": "傳送",
"share": "Share",
"start": "開始",
"starting": "正在開始",
"stop": "停止",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "與我們交談",
"contact_us": "聯絡我們",
"cookies": "Cookies",
"copy": "複製",
"copy_interface_type": "Copy interface type",
"copy_user_id": "複製使用者驗證權杖",
"developer_option": "開發者選項",
"developer_option_description": "協助開發和維護 Hoppscotch 的工具。",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "鍵盤快捷鍵",
"name": "Hoppscotch",
"new_version_found": "已發現新版本。重新整理頁面以更新。",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "選項",
"proxy_privacy_policy": "Proxy 隱私政策",
"reload": "重新載入",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "產生權杖",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "包含在網址",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "瞭解更多",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "傳遞方式",
"password": "密碼",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "權杖",
"type": "授權類型",
"username": "使用者名稱"
@@ -124,6 +148,7 @@
"created": "集合已建立",
"different_parent": "無法為父集合不同的集合重新排序",
"edit": "編輯集合",
"import_or_create": "Import or create a collection",
"invalid_name": "請提供有效的集合名稱",
"invalid_root_move": "集合已在根目錄",
"moved": "移動成功",
@@ -132,6 +157,8 @@
"name_length_insufficient": "集合名稱至少要有 3 個字元。",
"new": "建立集合",
"order_changed": "集合順序已更新",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "集合已重新命名",
"request_in_use": "請求正在使用中",
"save_as": "另存為",
@@ -151,6 +178,7 @@
"remove_folder": "您確定要永久刪除該資料夾嗎?",
"remove_history": "您確定要永久刪除全部歷史記錄嗎?",
"remove_request": "您確定要永久刪除該請求嗎?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "您確定要刪除該團隊嗎?",
"remove_telemetry": "您確定要退出遙測服務嗎?",
"request_change": "您確定要捨棄目前的請求嗎?未儲存的變更將遺失。",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "在新分頁開啟請求",
"set_environment_variable": "設為變數"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "請求標頭 {count}",
"message": "訊息 {count}",
@@ -192,11 +238,13 @@
"profile": "登入以檢視您的設定檔",
"protocols": "協定為空",
"schema": "連線至 GraphQL 端點",
"shortcodes": "Shortcodes 為空",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "訂閱為空",
"team_name": "團隊名稱為空",
"teams": "團隊為空",
"tests": "沒有針對該請求的測試"
"tests": "沒有針對該請求的測試",
"shortcodes": "Shortcodes 為空"
},
"environment": {
"add_to_global": "新增至全域",
@@ -209,6 +257,7 @@
"empty_variables": "無變數",
"global": "全域",
"global_variables": "全域變數",
"import_or_create": "Import or create a environment",
"invalid_name": "請提供有效的環境名稱",
"list": "環境變數",
"my_environments": "我的環境",
@@ -232,8 +281,10 @@
"variable_list": "變數列表"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "此瀏覽器似乎不支援 SSE。",
"check_console_details": "檢查控制台日誌以獲悉詳情",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL 格式不正確",
"danger_zone": "危險地帶",
"delete_account": "您的帳號目前為這些團隊的擁有者:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "無法美化無效的請求主體,處理 JSON 語法錯誤並重試",
"network_error": "似乎有網路錯誤。請再試一次。",
"network_fail": "無法傳送請求",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "無持續時間",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "找不到結果",
"page_not_found": "找不到此頁面",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy 錯誤",
"script_fail": "無法執行預請求指令碼",
"something_went_wrong": "發生了一些錯誤",
@@ -260,6 +314,7 @@
"export": {
"as_json": "匯出為 JSON",
"create_secret_gist": "建立私密 Gist",
"failed": "Something went wrong while exporting",
"gist_created": "已建立 Gist",
"require_github": "使用 GitHub 登入以建立私密 Gist",
"title": "匯出"
@@ -286,6 +341,9 @@
"subscriptions": "訂閱",
"switch_connection": "切換連線"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "時間",
"url": "網址"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "授權標頭將會在您傳送請求時自動產生。",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "請先產生文件",
"network_fail": "無法到達 API 端點。請檢查網路連線並重試。",
"offline": "您似乎處於離線狀態,該工作區中的資料可能不是最新。",
@@ -316,7 +376,10 @@
"import": {
"collections": "匯入集合",
"curl": "匯入 cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "匯入失敗",
"from_file": "Import from File",
"from_gist": "從 Gist 匯入",
"from_gist_description": "從 Gist 網址匯入",
"from_insomnia": "從 Insomnia 匯入",
@@ -331,11 +394,17 @@
"from_postman_description": "從 Postman 集合匯入",
"from_url": "從網址匯入",
"gist_url": "輸入 Gist 網址",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "無法從網址取得資料",
"import_from_url_invalid_file_format": "匯入集合時發生錯誤",
"import_from_url_invalid_type": "不支援此類型。可接受的值為 'hoppscotch'、'openapi'、'postman'、'insomnia'",
"import_from_url_success": "已匯入集合",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "從 Hoppscotch 集合 JSON 檔匯入集合",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "匯入"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "您有未儲存的改動",
"collections": "集合",
"confirm": "確認",
"customize_request": "Customize Request",
"edit_request": "編輯請求",
"import_export": "匯入/匯出"
"import_export": "匯入/匯出",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "您已經訂閱了此主題。",
@@ -449,13 +520,14 @@
"structured": "結構",
"text": "文字"
},
"copy_link": "複製連結",
"different_collection": "無法重新排列來自不同集合的請求",
"duplicated": "已複製請求",
"duration": "持續時間",
"enter_curl": "輸入 cURL",
"generate_code": "產生程式碼",
"generated_code": "已產生程式碼",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "請求標頭列表",
"invalid_name": "請提供請求名稱",
"method": "方法",
@@ -480,12 +552,14 @@
"saved": "請求已儲存",
"share": "分享",
"share_description": "與您的朋友分享 Hoppscotch",
"share_request": "Share Request",
"stop": "Stop",
"title": "請求",
"type": "請求類型",
"url": "網址",
"variables": "變數",
"view_my_links": "檢視我的連結"
"view_my_links": "檢視我的連結",
"copy_link": "複製連結"
},
"response": {
"audio": "音訊",
@@ -513,6 +587,7 @@
"account_description": "自訂您的帳號設定。",
"account_email_description": "您的主要電子郵件地址。",
"account_name_description": "這是您的顯示名稱。",
"additional": "Additional Settings",
"background": "背景",
"black_mode": "黑色",
"choose_language": "選擇語言",
@@ -559,14 +634,31 @@
"verified_email": "已確認電子郵件地址",
"verify_email": "確認電子郵件地址"
},
"shortcodes": {
"actions": "操作",
"created_on": "建立於",
"deleted": "已刪除快捷碼",
"method": "方法",
"not_found": "找不到快捷碼",
"short_code": "快捷碼",
"url": "網址"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "其他"
},
"request": {
"copy_request_link": "複製請求連結",
"delete_method": "選擇 DELETE 方法",
"get_method": "選擇 GET 方法",
"head_method": "選擇 HEAD 方法",
@@ -611,8 +702,10 @@
"save_request": "儲存請求",
"save_to_collections": "儲存到集合",
"send_request": "傳送請求",
"share_request": "Share Request",
"show_code": "產生程式碼片段",
"title": "請求"
"title": "請求",
"copy_request_link": "複製請求連結"
},
"response": {
"copy": "複製回應至剪貼簿",
@@ -735,6 +828,7 @@
"connection_error": "連線失敗",
"connection_failed": "連線失敗",
"connection_lost": "失去連線",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "已複製到剪貼簿",
"deleted": "已刪除",
"deprecated": "已棄用",
@@ -742,10 +836,12 @@
"disconnected": "斷開連線",
"disconnected_from": "與 {name} 斷開連線",
"docs_generated": "已產生檔案",
"download_failed": "Download failed",
"download_started": "開始下載",
"enabled": "啟用",
"file_imported": "檔案已匯入",
"finished_in": "在 {duration} 毫秒內完成",
"hide": "Hide",
"history_deleted": "歷史記錄已刪除",
"linewrap": "換行",
"loading": "正在載入……",
@@ -756,6 +852,7 @@
"published_error": "將訊息:{topic} 發布至主題:{message} 時發生錯誤",
"published_message": "已將此訊息:{message} 發布至主題:{topic}",
"reconnection_error": "重新連線失敗",
"show": "Show",
"subscribed_failed": "無法訂閱此主題:{topic}",
"subscribed_success": "成功訂閱此主題:{topic}",
"unsubscribed_failed": "無法取消訂閱此主題:{topic}",
@@ -791,6 +888,7 @@
"queries": "查詢",
"query": "查詢",
"schema": "綱要",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "測試",
@@ -807,6 +905,7 @@
"email_do_not_match": "電子信箱與您的帳號資料不一致。請聯絡您的團隊擁有者。",
"exit": "退出團隊",
"exit_disabled": "團隊擁有者無法退出團隊",
"failed_invites": "Failed invites",
"invalid_coll_id": "集合 ID 無效",
"invalid_email_format": "電子信箱格式無效",
"invalid_id": "團隊 ID 無效。請聯絡您的團隊擁有者。",
@@ -848,6 +947,7 @@
"same_target_destination": "目標和目的地相同",
"saved": "團隊已儲存",
"select_a_team": "選擇團隊",
"success_invites": "Success invites",
"title": "團隊",
"we_sent_invite_link": "我們向所有受邀者傳送了邀請連結!",
"we_sent_invite_link_description": "請所有受邀者檢查他們的收件匣。點擊連結加入團隊。"
@@ -879,5 +979,14 @@
"personal": "我的工作區",
"team": "團隊工作區",
"title": "工作區"
},
"shortcodes": {
"actions": "操作",
"created_on": "建立於",
"deleted": "已刪除快捷碼",
"method": "方法",
"not_found": "找不到快捷碼",
"short_code": "快捷碼",
"url": "網址"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Автопрокручування",
"cancel": "Скасувати",
"choose_file": "Виберіть файл",
@@ -10,6 +11,7 @@
"connect": "Підключитись",
"connecting": "Підключення",
"copy": "Копіювати",
"create": "Create",
"delete": "Видалити",
"disconnect": "Відключитись",
"dismiss": "Відхилити",
@@ -31,6 +33,7 @@
"open_workspace": "Відкрити робочу область",
"paste": "Вставити",
"prettify": "Форматувати",
"properties": "Properties",
"remove": "Видалити",
"rename": "Rename",
"restore": "Відновити",
@@ -39,6 +42,7 @@
"scroll_to_top": "Прокрутити вгору",
"search": "Пошук",
"send": "Надіслати",
"share": "Share",
"start": "Почати",
"starting": "Розпочинається",
"stop": "Зупити",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Написати нам",
"contact_us": "Зв'яжіться з нами",
"cookies": "Cookies",
"copy": "Копіювати",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Скопіювати токен автентифікації користувача",
"developer_option": "Параметри розробника",
"developer_option_description": "Інструменти розробника, що допомагають у розробці та підтримці Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Гарячі клавіши",
"name": "Hoppscotch",
"new_version_found": "Знайдено нову версію. Перезавантажте сторінку, щоб оновити.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Опції",
"proxy_privacy_policy": "Політика конфіденційності проксі",
"reload": "Перезавантажити",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Створіть маркер",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Включити в URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Дізнайтесь, як",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Пропустити",
"password": "Пароль",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Токен",
"type": "Тип авторизації",
"username": "Ім'я користувача"
@@ -124,6 +148,7 @@
"created": "Колекція створена",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Редагувати колекцію",
"import_or_create": "Import or create a collection",
"invalid_name": "Укажіть дійсну назву колекції",
"invalid_root_move": "Collection already in the root",
"moved": "Moved Successfully",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Назва колекції має містити принаймні 3 символи",
"new": "Нова колекція",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Колекція перейменована",
"request_in_use": "Запит використовується",
"save_as": "Зберегти як",
@@ -151,6 +178,7 @@
"remove_folder": "Ви впевнені, що хочете назавжди видалити цю папку?",
"remove_history": "Ви впевнені, що хочете назавжди видалити всю історію?",
"remove_request": "Ви впевнені, що хочете назавжди видалити цей запит?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Ви впевнені, що хочете видалити цю команду?",
"remove_telemetry": "Ви впевнені, що хочете відмовитися від телеметрії?",
"request_change": "Ви дійсно бажаєте скасувати поточний запит? Незбережені зміни будуть втрачені.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Заголовок {count}",
"message": "Повідомлення {count}",
@@ -192,11 +238,13 @@
"profile": "Увійдіть для перегляду вашого профілю",
"protocols": "Протоколи порожні",
"schema": "Підключіться до кінцевої точки GraphQL",
"shortcodes": "Короткі коди порожні",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Підписки порожні",
"team_name": "Назва команди порожня",
"teams": "Команди порожні",
"tests": "Для цього запиту немає тестів"
"tests": "Для цього запиту немає тестів",
"shortcodes": "Короткі коди порожні"
},
"environment": {
"add_to_global": "Додати до Глобального середовища",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Укажіть дійсну назву середовища",
"list": "Environment variables",
"my_environments": "Мої середовища",
@@ -232,8 +281,10 @@
"variable_list": "Список змінних"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Схоже, цей браузер не підтримує події, надіслані сервером.",
"check_console_details": "Детальніше перевірте журнал консолі.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL неправильно форматовано",
"danger_zone": "Небезпечна зона",
"delete_account": "Ваш обліковий запис на разі володіє цими командами:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Не вдалося заздалегідь визначити недійсне тіло, вирішити синтаксичні помилки json і повторити спробу",
"network_error": "Здається, виникла мережева помилка. Будь ласка, спробуйте ще раз.",
"network_fail": "Не вдалося надіслати запит",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Без тривалості",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "Збігів не знайдено",
"page_not_found": "Ця сторінка не знайдена",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Не вдалося виконати сценарій попереднього запиту",
"something_went_wrong": "Щось пішло не так",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Експортувати як JSON",
"create_secret_gist": "Створити секретний GitHub Gist",
"failed": "Something went wrong while exporting",
"gist_created": "Gist створений",
"require_github": "Увійдіть за допомогою GitHub, щоб створити секретний Gist",
"title": "Експортувати"
@@ -286,6 +341,9 @@
"subscriptions": "Підписки",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Час",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Заголовок авторизації буде автоматично сформований під час надсилання запиту.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Спочатку згенеруйте документацію",
"network_fail": "Не вдається зв'язатися з кінцевою точкою API. Перевірте підключення до мережі та повторіть спробу.",
"offline": "Ви, здається, не в мережі. Дані в цій робочій області можуть бути не актуальними.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Імпортувати колекції",
"curl": "Імпортувати cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Не вдалося імпортувати",
"from_file": "Import from File",
"from_gist": "Імпорт з Gist",
"from_gist_description": "Імпорт з Gist URL",
"from_insomnia": "Імпорт з Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Імпорт із колекції Postman",
"from_url": "Імпорт з URL",
"gist_url": "Введіть URL-адресу Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Не вдалося отримати дані з url",
"import_from_url_invalid_file_format": "Помилка при імпорті колекцій",
"import_from_url_invalid_type": "Непідтримуваний тип. Допустимими значеннями є 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Колекції імпортовано",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Імпортувати колекції з колекцій Hoppscotch JSON файлу",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Імпортувати"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Колекції",
"confirm": "Підтвердити",
"customize_request": "Customize Request",
"edit_request": "Редагувати запит",
"import_export": "Імпорт-експорт"
"import_export": "Імпорт-експорт",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "Ви вже підписані на цю тему.",
@@ -449,13 +520,14 @@
"structured": "Структуровано",
"text": "Текст"
},
"copy_link": "Скопіювати посилання",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Тривалість",
"enter_curl": "Введіть cURL",
"generate_code": "Сформувати код",
"generated_code": "Сформований код",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Список заголовків",
"invalid_name": "Будь ласка, вкажіть назву запиту",
"method": "Метод",
@@ -480,12 +552,14 @@
"saved": "Запит збережено",
"share": "Поділитися",
"share_description": "Поділіться Hoppscotch зі своїми друзями",
"share_request": "Share Request",
"stop": "Stop",
"title": "Запит",
"type": "Тип запиту",
"url": "URL",
"variables": "Змінні",
"view_my_links": "Переглянути мої посилання"
"view_my_links": "Переглянути мої посилання",
"copy_link": "Скопіювати посилання"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Налаштуйте налаштування свого облікового запису.",
"account_email_description": "Ваша основна електронна адреса.",
"account_name_description": "Це ваше відображуване ім'я.",
"additional": "Additional Settings",
"background": "Колір фону",
"black_mode": "Чорний",
"choose_language": "Виберіть мову",
@@ -559,14 +634,31 @@
"verified_email": "Підтверджений email",
"verify_email": "Підтвердити електронну адресу"
},
"shortcodes": {
"actions": "Дії",
"created_on": "Дата створення",
"deleted": "Короткий код видалено",
"method": "Метод",
"not_found": "Короткий код не знайдено",
"short_code": "Короткий код",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Скопіювати посилання на запит",
"delete_method": "Виберіть метод ВИДАЛИТИ",
"get_method": "Виберіть метод GET",
"head_method": "Виберіть метод HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Зберегти в колекції",
"send_request": "Відправляти запит",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Запит"
"title": "Запит",
"copy_request_link": "Скопіювати посилання на запит"
},
"response": {
"copy": "Скопіювати відповідь в буфер обміну",
@@ -735,6 +828,7 @@
"connection_error": "Не вдалося з’єднатися",
"connection_failed": "Помилка зʼєднання",
"connection_lost": "З'єднання втрачено",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Скопійовано в буфер обміну",
"deleted": "Видалено",
"deprecated": "ЗНИЖЕНО",
@@ -742,10 +836,12 @@
"disconnected": "Відключено",
"disconnected_from": "Від'єднано від {name}",
"docs_generated": "Сформована документація",
"download_failed": "Download failed",
"download_started": "Завантаження розпочато",
"enabled": "Увімкнено",
"file_imported": "Файл імпортовано",
"finished_in": "Завершено за {duration} мс",
"hide": "Hide",
"history_deleted": "Історію видалено",
"linewrap": "Лінії загортання",
"loading": "Завантаження ...",
@@ -756,6 +852,7 @@
"published_error": "Щось пішло не так під час публікації повідомлення: {topic} на тему: {message}",
"published_message": "Опубліковане повідомлення: {message} до теми: {topic}",
"reconnection_error": "Не вдалося перепід'єднатися",
"show": "Show",
"subscribed_failed": "Не вдалося підписатися на тему: {topic}",
"subscribed_success": "Успішно підписано на тему: {topic}",
"unsubscribed_failed": "Не вдалося відписатися від теми: {topic}",
@@ -791,6 +888,7 @@
"queries": "Запити",
"query": "Запит",
"schema": "Схема",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Тести",
@@ -807,6 +905,7 @@
"email_do_not_match": "Електронна пошта не відповідає відомостям вашого облікового запису. Зверніться до свого власника команди.",
"exit": "Вийти з команди",
"exit_disabled": "Вийти з команди не може тільки власник",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "Формат електронної пошти недійсний",
"invalid_id": "Недійсний ID команди. Зв'яжіться з власником вашої команди.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Команда збережена",
"select_a_team": "Виберіть команду",
"success_invites": "Success invites",
"title": "Команди",
"we_sent_invite_link": "Ми надіслали запрошення всім запрошеним!",
"we_sent_invite_link_description": "Попросіть всіх запрошених перевірити свої поштові скриньки. Перейдіть за посиланням, щоб приєднатися до команди."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Дії",
"created_on": "Дата створення",
"deleted": "Короткий код видалено",
"method": "Метод",
"not_found": "Короткий код не знайдено",
"short_code": "Короткий код",
"url": "URL"
}
}

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Tự động cuộn",
"cancel": "Hủy",
"choose_file": "Chọn tệp",
@@ -10,6 +11,7 @@
"connect": "Kết nối",
"connecting": "Đang kết nối",
"copy": "Sao chép",
"create": "Create",
"delete": "Xóa",
"disconnect": "Ngắt kết nối",
"dismiss": "Bỏ qua",
@@ -31,6 +33,7 @@
"open_workspace": "Mở không gian làm việc",
"paste": "Dán",
"prettify": "Làm đẹp",
"properties": "Properties",
"remove": "Xóa",
"rename": "Rename",
"restore": "Khôi phục",
@@ -39,6 +42,7 @@
"scroll_to_top": "Cuộn lên đầu",
"search": "Tìm kiếm",
"send": "Gửi",
"share": "Share",
"start": "Bắt đầu",
"starting": "Đang bắt đầu",
"stop": "Dừng",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "Trò chuyện với chúng tôi",
"contact_us": "Liên hệ chúng tôi",
"cookies": "Cookies",
"copy": "Sao chép",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Sao chép User Auth Token",
"developer_option": "Tùy chọn nhà phát triển",
"developer_option_description": "Công cụ nhà phát triển giúp phát triển và bảo trì Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Phím tắt bàn phím",
"name": "Hoppscotch",
"new_version_found": "Phát hiện phiên bản mới. Làm mới để cập nhật.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Tùy chọn",
"proxy_privacy_policy": "Chính sách bảo mật Proxy",
"reload": "Tải lại",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Tạo token",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "Bao gồm trong URL",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Tìm hiểu thêm",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Truyền qua",
"password": "Mật khẩu",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Token",
"type": "Loại ủy quyền",
"username": "Tên người dùng"
@@ -124,6 +148,7 @@
"created": "Tạo bộ sưu tập thành công",
"different_parent": "Không thể sắp xếp lại bộ sưu tập với cha khác",
"edit": "Chỉnh sửa bộ sưu tập",
"import_or_create": "Import or create a collection",
"invalid_name": "Vui lòng cung cấp tên cho bộ sưu tập",
"invalid_root_move": "Bộ sưu tập đã nằm trong thư mục gốc",
"moved": "Di chuyển thành công",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Tên bộ sưu tập phải có ít nhất 3 ký tự",
"new": "Bộ sưu tập mới",
"order_changed": "Cập nhật thứ tự bộ sưu tập thành công",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Đổi tên bộ sưu tập thành công",
"request_in_use": "Request đang được sử dụng",
"save_as": "Lưu thành",
@@ -151,6 +178,7 @@
"remove_folder": "Bạn có chắc chắn muốn xóa vĩnh viễn thư mục này?",
"remove_history": "Bạn có chắc chắn muốn xóa vĩnh viễn toàn bộ lịch sử?",
"remove_request": "Bạn có chắc chắn muốn xóa vĩnh viễn request này?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Bạn có chắc chắn muốn xóa nhóm này?",
"remove_telemetry": "Bạn có chắc chắn muốn tắt Telemetry?",
"request_change": "Bạn có chắc chắn muốn hủy request hiện tại? Những thay đổi chưa được lưu sẽ bị mất.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Tiêu đề {count}",
"message": "Thông điệp {count}",
@@ -192,11 +238,13 @@
"profile": "Đăng nhập để xem hồ sơ của bạn",
"protocols": "Danh sách giao thức trống rỗng",
"schema": "Kết nối với điểm cuối GraphQL để xem lược đồ",
"shortcodes": "Danh sách mã ngắn trống rỗng",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Danh sách đăng ký trống rỗng",
"team_name": "Tên nhóm trống rỗng",
"teams": "Bạn không thuộc bất kỳ nhóm nào",
"tests": "Không có bài kiểm tra cho request này"
"tests": "Không có bài kiểm tra cho request này",
"shortcodes": "Danh sách mã ngắn trống rỗng"
},
"environment": {
"add_to_global": "Thêm vào Global",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Vui lòng cung cấp tên cho môi trường",
"list": "Environment variables",
"my_environments": "Môi trường của tôi",
@@ -232,8 +281,10 @@
"variable_list": "Danh sách biến"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Trình duyệt này không hỗ trợ Server Sent Events.",
"check_console_details": "Kiểm tra log console để biết thêm chi tiết.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL không được định dạng đúng",
"danger_zone": "Vùng nguy hiểm",
"delete_account": "Tài khoản của bạn hiện là chủ sở hữu trong các nhóm sau:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Không thể định dạng đẹp một phần thân không hợp lệ, giải quyết lỗi cú pháp JSON và thử lại",
"network_error": "Có vẻ như có lỗi mạng. Vui lòng thử lại.",
"network_fail": "Không thể gửi request",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Không có khoảng thời gian",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "Không tìm thấy kết quả",
"page_not_found": "Không tìm thấy trang này",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Không thể thực thi kịch bản trước request",
"something_went_wrong": "Đã xảy ra lỗi",
@@ -260,6 +314,7 @@
"export": {
"as_json": "Xuất dưới dạng JSON",
"create_secret_gist": "Tạo Gist bí mật",
"failed": "Something went wrong while exporting",
"gist_created": "Gist đã được tạo",
"require_github": "Đăng nhập bằng GitHub để tạo Gist bí mật",
"title": "Xuất"
@@ -286,6 +341,9 @@
"subscriptions": "Subscriptions",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Thời gian",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Tiêu đề ủy quyền sẽ được tự động tạo khi bạn gửi request.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Tạo tài liệu trước",
"network_fail": "Không thể kết nối đến điểm cuối API. Kiểm tra kết nối mạng của bạn hoặc chọn một Interceptor khác và thử lại.",
"offline": "Có vẻ như bạn đang offline. Dữ liệu trong không gian làm việc này có thể không được cập nhật.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Nhập bộ sưu tập",
"curl": "Nhập cURL",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "Lỗi khi nhập: định dạng không được nhận dạng",
"from_file": "Import from File",
"from_gist": "Nhập từ Gist",
"from_gist_description": "Nhập từ đường dẫn Gist",
"from_insomnia": "Nhập từ Insomnia",
@@ -331,11 +394,17 @@
"from_postman_description": "Nhập từ bộ sưu tập Postman",
"from_url": "Nhập từ URL",
"gist_url": "Nhập URL Gist",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Không thể lấy dữ liệu từ URL",
"import_from_url_invalid_file_format": "Lỗi khi nhập bộ sưu tập",
"import_from_url_invalid_type": "Loại không được hỗ trợ. Giá trị chấp nhận được là 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Bộ sưu tập đã được nhập",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Nhập bộ sưu tập từ tệp JSON Hoppscotch",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "Nhập"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "Bạn có các thay đổi chưa được lưu",
"collections": "Bộ sưu tập",
"confirm": "Xác nhận",
"customize_request": "Customize Request",
"edit_request": "Chỉnh sửa request",
"import_export": "Nhập / Xuất"
"import_export": "Nhập / Xuất",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "Bạn đã đăng ký theo dõi chủ đề này.",
@@ -449,13 +520,14 @@
"structured": "Cấu trúc",
"text": "Văn bản"
},
"copy_link": "Sao chép liên kết",
"different_collection": "Không thể sắp xếp lại các request từ các bộ sưu tập khác nhau",
"duplicated": "Request đã được nhân bản",
"duration": "Thời lượng",
"enter_curl": "Nhập lệnh cURL",
"generate_code": "Tạo mã",
"generated_code": "Mã được tạo",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Danh sách header",
"invalid_name": "Vui lòng cung cấp một tên cho request",
"method": "Phương thức",
@@ -480,12 +552,14 @@
"saved": "Đã lưu",
"share": "Chia sẻ",
"share_description": "Chia sẻ Hoppscotch với bạn bè của bạn",
"share_request": "Share Request",
"stop": "Stop",
"title": "Request",
"type": "Loại request",
"url": "URL",
"variables": "Biến",
"view_my_links": "Xem các liên kết của tôi"
"view_my_links": "Xem các liên kết của tôi",
"copy_link": "Sao chép liên kết"
},
"response": {
"audio": "Âm thanh",
@@ -513,6 +587,7 @@
"account_description": "Tùy chỉnh cài đặt tài khoản của bạn.",
"account_email_description": "Địa chỉ email chính của bạn.",
"account_name_description": "Đây là tên hiển thị của bạn.",
"additional": "Additional Settings",
"background": "Nền",
"black_mode": "Chế độ Đen",
"choose_language": "Chọn ngôn ngữ",
@@ -559,14 +634,31 @@
"verified_email": "Email đã xác minh",
"verify_email": "Xác minh email"
},
"shortcodes": {
"actions": "Hành động",
"created_on": "Được tạo vào",
"deleted": "Shortcode đã bị xóa",
"method": "Phương thức",
"not_found": "Không tìm thấy Shortcode",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "Sao chép liên kết request",
"delete_method": "Chọn phương thức DELETE",
"get_method": "Chọn phương thức GET",
"head_method": "Chọn phương thức HEAD",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Lưu vào bộ sưu tập",
"send_request": "Gửi request",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "Request"
"title": "Request",
"copy_request_link": "Sao chép liên kết request"
},
"response": {
"copy": "Sao chép phản hồi vào clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Không thể kết nối",
"connection_failed": "Kết nối thất bại",
"connection_lost": "Mất kết nối",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Đã sao chép vào clipboard",
"deleted": "Đã xóa",
"deprecated": "ĐÃ LỖI THỜI",
@@ -742,10 +836,12 @@
"disconnected": "Đã ngắt kết nối",
"disconnected_from": "Đã ngắt kết nối từ {name}",
"docs_generated": "Tài liệu đã được tạo",
"download_failed": "Download failed",
"download_started": "Đã bắt đầu tải xuống",
"enabled": "Đã kích hoạt",
"file_imported": "Đã nhập tệp",
"finished_in": "Hoàn thành trong {duration} ms",
"hide": "Hide",
"history_deleted": "Lịch sử đã bị xóa",
"linewrap": "Xuống dòng",
"loading": "Đang tải...",
@@ -756,6 +852,7 @@
"published_error": "Đã xảy ra sự cố khi xuất bản tin nhắn: {message} đến chủ đề: {topic}",
"published_message": "Đã xuất bản tin nhắn: {message} đến chủ đề: {topic}",
"reconnection_error": "Không thể kết nối lại",
"show": "Show",
"subscribed_failed": "Không thể đăng ký chủ đề: {topic}",
"subscribed_success": "Đã đăng ký thành công chủ đề: {topic}",
"unsubscribed_failed": "Không thể hủy đăng ký khỏi chủ đề: {topic}",
@@ -791,6 +888,7 @@
"queries": "Truy vấn",
"query": "Truy vấn",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Kiểm tra",
@@ -807,6 +905,7 @@
"email_do_not_match": "Email không khớp với thông tin tài khoản của bạn. Liên hệ với chủ sở hữu nhóm.",
"exit": "Rời khỏi Nhóm",
"exit_disabled": "Chỉ chủ sở hữu không thể rời khỏi nhóm",
"failed_invites": "Failed invites",
"invalid_coll_id": "ID bộ sưu tập không hợp lệ",
"invalid_email_format": "Định dạng email không hợp lệ",
"invalid_id": "ID nhóm không hợp lệ. Liên hệ với chủ sở hữu nhóm.",
@@ -848,6 +947,7 @@
"same_target_destination": "Cùng mục tiêu và đích",
"saved": "Đã lưu nhóm",
"select_a_team": "Chọn một nhóm",
"success_invites": "Success invites",
"title": "Nhóm",
"we_sent_invite_link": "Chúng tôi đã gửi một liên kết mời đến tất cả người được mời!",
"we_sent_invite_link_description": "Yêu cầu tất cả người được mời kiểm tra hộp thư đến của họ. Nhấp vào liên kết để tham gia nhóm."
@@ -879,5 +979,14 @@
"personal": "Không gian làm việc của tôi",
"team": "Không gian làm việc nhóm",
"title": "Không gian làm việc"
},
"shortcodes": {
"actions": "Hành động",
"created_on": "Được tạo vào",
"deleted": "Shortcode đã bị xóa",
"method": "Phương thức",
"not_found": "Không tìm thấy Shortcode",
"short_code": "Short code",
"url": "URL"
}
}

View File

@@ -1,7 +1,7 @@
{
"name": "@hoppscotch/common",
"private": true,
"version": "2023.8.4-1",
"version": "2023.12.4",
"scripts": {
"dev": "pnpm exec npm-run-all -p -l dev:*",
"test": "vitest --run",
@@ -22,21 +22,21 @@
},
"dependencies": {
"@apidevtools/swagger-parser": "^10.1.0",
"@codemirror/autocomplete": "^6.11.0",
"@codemirror/commands": "^6.3.0",
"@codemirror/autocomplete": "^6.11.1",
"@codemirror/commands": "^6.3.2",
"@codemirror/lang-javascript": "^6.2.1",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-xml": "^6.0.2",
"@codemirror/language": "6.9.2",
"@codemirror/language": "6.9.3",
"@codemirror/legacy-modes": "^6.3.3",
"@codemirror/lint": "^6.4.2",
"@codemirror/search": "^6.5.4",
"@codemirror/state": "^6.3.1",
"@codemirror/view": "^6.22.0",
"@codemirror/search": "^6.5.5",
"@codemirror/state": "^6.3.3",
"@codemirror/view": "^6.22.3",
"@hoppscotch/codemirror-lang-graphql": "workspace:^",
"@hoppscotch/data": "workspace:^",
"@hoppscotch/js-sandbox": "workspace:^",
"@hoppscotch/ui": "workspace:^",
"@hoppscotch/ui": "^0.1.0",
"@hoppscotch/vue-toasted": "^0.1.0",
"@lezer/highlight": "1.2.0",
"@unhead/vue": "^1.8.8",
@@ -88,8 +88,8 @@
"tippy.js": "^6.3.7",
"url": "^0.11.3",
"util": "^0.12.5",
"verzod": "^0.2.0",
"uuid": "^9.0.1",
"verzod": "^0.2.0",
"vue": "^3.3.8",
"vue-i18n": "^9.7.1",
"vue-pdf-embed": "^1.2.1",

View File

@@ -1,12 +1,12 @@
<svg width="119" height="117" viewBox="0 0 119 117" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M52.0114 115.804C80.1842 115.804 103.023 92.8871 103.023 64.6183C103.023 36.3495 80.1842 13.4331 52.0114 13.4331C23.8386 13.4331 1 36.3495 1 64.6183C1 92.8871 23.8386 115.804 52.0114 115.804Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M110.666 21.9438C111.335 21.3298 111.382 20.2875 110.77 19.6157C110.158 18.9439 109.12 18.897 108.45 19.5109C107.781 20.1249 107.734 21.1672 108.346 21.839C108.957 22.5108 109.996 22.5577 110.666 21.9438Z" fill="#525252"/>
<path opacity="0.3" d="M83.4192 41.2397C85.2331 41.2397 86.7036 39.7642 86.7036 37.9441C86.7036 36.1239 85.2331 34.6484 83.4192 34.6484C81.6053 34.6484 80.1348 36.1239 80.1348 37.9441C80.1348 39.7642 81.6053 41.2397 83.4192 41.2397Z" fill="#525252"/>
<path d="M61.2816 45.569C60.8718 47.7548 59.0958 49.804 56.7733 50.3505C54.9973 50.7604 53.2213 50.3505 51.9918 49.3942V65.2415H37.2374C37.7839 64.1486 37.9205 63.0557 37.7839 61.8261C37.5106 59.0939 35.1882 56.908 32.5925 56.6348C29.0405 56.2249 25.8984 58.9572 25.8984 62.5092C25.8984 63.4655 26.035 64.4218 26.4448 65.1049H9.77783V34.6398C9.77783 28.3555 14.8326 23.3008 21.2535 23.3008H51.8552V39.1481C52.9481 38.465 54.041 38.0552 55.2706 38.0552C58.9592 38.6016 61.9647 41.7438 61.2816 45.569Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M42.019 85.187C41.4726 88.8756 44.3415 92.0177 48.0301 92.0177C49.5328 92.0177 50.899 91.4713 51.9919 90.6516V107.045H21.3902C15.1059 107.045 9.91455 101.854 9.91455 95.7063V65.1046H26.4449C26.0351 64.2849 25.8985 63.4653 25.8985 62.3723C26.0351 59.5034 28.2209 57.0444 30.9532 56.6345C34.6418 56.2247 37.784 58.957 37.784 62.5089C37.784 63.4652 37.6474 64.2849 37.2375 65.1046H51.7187V81.4984C50.4891 80.4055 48.8498 79.859 47.0738 80.1323C44.4781 80.4055 42.4289 82.5913 42.019 85.187Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M94.0691 65.1047V95.4331C94.0691 101.717 88.8777 106.772 82.5934 106.772H51.9917V90.3784C50.8988 91.3347 49.5327 91.7446 48.0299 91.7446C44.4779 91.7446 41.7456 88.6024 42.0188 84.9138C42.4287 82.1815 44.6145 80.1323 47.0736 79.7224C48.8496 79.5858 50.6256 80.1323 51.7185 81.0886V64.6948H69.3418C68.7953 65.5145 68.6587 66.4708 68.6587 67.4271C68.6587 70.8425 71.6642 73.7114 75.3528 73.3016C78.0851 73.0283 80.4076 70.7059 80.6808 68.1102C80.8174 66.8807 80.5442 65.7877 80.1344 64.6948L94.0691 65.1047Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M106.911 52.6728L93.3859 50.3503C93.6591 51.4432 93.7958 52.5362 93.3859 53.6291C92.5662 56.2247 90.1072 58.0007 87.3749 57.8641C83.8229 57.5909 81.2272 54.4488 81.7737 51.0334C81.9103 50.0771 82.3201 49.2574 82.8666 48.5743L65.3799 45.4322L68.1122 29.7215C69.2051 30.8144 70.8445 31.4975 72.7571 31.4975C75.2161 31.3609 77.2654 29.8581 77.9484 27.6723C79.3146 24.1203 76.9921 20.2951 73.3035 19.7486C72.074 19.4754 70.8445 19.7486 69.7516 20.1585L72.4839 4.44775L102.539 9.63912C108.823 10.732 112.922 16.6065 111.829 22.7541L106.911 52.6728Z" fill="#181818" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M113.473 64.1927L118.015 62.8237C118.344 62.7282 118.344 62.2506 118.015 62.1551L113.473 60.7861C113.356 60.7543 113.271 60.6694 113.24 60.5526L111.871 56.0212C111.775 55.6922 111.297 55.6922 111.202 56.0212L109.833 60.5526C109.801 60.6694 109.716 60.7543 109.6 60.7861L105.068 62.1551C104.739 62.2506 104.739 62.7282 105.068 62.8237L109.61 64.1927C109.727 64.2245 109.812 64.3094 109.844 64.4261L111.213 68.9682C111.308 69.2972 111.786 69.2972 111.881 68.9682L113.25 64.4261C113.271 64.3094 113.356 64.2245 113.473 64.1927Z" fill="#525252"/>
<path d="M103.424 24.4523L109.073 22.7496C109.482 22.6308 109.482 22.0369 109.073 21.9181L103.424 20.2153C103.279 20.1757 103.173 20.0701 103.133 19.925L101.431 14.2888C101.312 13.8796 100.718 13.8796 100.599 14.2888L98.8965 19.925C98.8569 20.0701 98.7513 20.1757 98.6061 20.2153L92.97 21.9181C92.5608 22.0369 92.5608 22.6308 92.97 22.7496L98.6193 24.4523C98.7645 24.4919 98.8701 24.5975 98.9097 24.7427L100.612 30.3921C100.731 30.8012 101.325 30.8012 101.444 30.3921L103.147 24.7427C103.173 24.5975 103.279 24.4919 103.424 24.4523Z" fill="#525252"/>
<path d="M62.357 5.26099L65.1958 4.40543C65.4015 4.34575 65.4015 4.0473 65.1958 3.98761L62.357 3.13205C62.2841 3.11216 62.231 3.0591 62.2111 2.98615L61.3555 0.154199C61.2958 -0.0513995 60.9973 -0.0513995 60.9376 0.154199L60.082 2.98615C60.0621 3.0591 60.009 3.11216 59.9361 3.13205L57.1039 3.98761C56.8983 4.0473 56.8983 4.34575 57.1039 4.40543L59.9427 5.26099C60.0157 5.28088 60.0687 5.33394 60.0886 5.4069L60.9443 8.24548C61.004 8.45107 61.3024 8.45107 61.3621 8.24548L62.2177 5.4069C62.231 5.33394 62.2841 5.28088 62.357 5.26099Z" fill="#525252"/>
<path d="M52.0114 115.804C80.1842 115.804 103.023 92.8871 103.023 64.6183C103.023 36.3495 80.1842 13.4331 52.0114 13.4331C23.8386 13.4331 1 36.3495 1 64.6183C1 92.8871 23.8386 115.804 52.0114 115.804Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M110.666 21.9438C111.335 21.3298 111.382 20.2875 110.77 19.6157C110.158 18.9439 109.12 18.897 108.45 19.5109C107.781 20.1249 107.734 21.1672 108.346 21.839C108.957 22.5108 109.996 22.5577 110.666 21.9438Z" fill="#575757"/>
<path opacity="0.3" d="M83.419 41.2397C85.2329 41.2397 86.7034 39.7642 86.7034 37.9441C86.7034 36.1239 85.2329 34.6484 83.419 34.6484C81.605 34.6484 80.1345 36.1239 80.1345 37.9441C80.1345 39.7642 81.605 41.2397 83.419 41.2397Z" fill="#575757"/>
<path d="M61.2815 45.569C60.8716 47.7548 59.0956 49.804 56.7732 50.3505C54.9972 50.7603 53.2212 50.3505 51.9917 49.3942V65.2415H37.2373C37.7837 64.1486 37.9204 63.0557 37.7837 61.8261C37.5105 59.0939 35.1881 56.908 32.5924 56.6348C29.0404 56.2249 25.8983 58.9572 25.8983 62.5092C25.8983 63.4655 26.0349 64.4218 26.4447 65.1049H9.77771V34.6398C9.77771 28.3555 14.8325 23.3008 21.2534 23.3008H51.8551V39.1481C52.948 38.465 54.0409 38.0552 55.2704 38.0552C58.959 38.6016 61.9646 41.7438 61.2815 45.569Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M42.0188 85.187C41.4723 88.8756 44.3412 92.0177 48.0298 92.0177C49.5326 92.0177 50.8987 91.4713 51.9917 90.6516V107.045H21.3899C15.1057 107.045 9.91431 101.854 9.91431 95.7063V65.1046H26.4447C26.0348 64.2849 25.8982 63.4653 25.8982 62.3723C26.0348 59.5034 28.2207 57.0444 30.953 56.6345C34.6416 56.2247 37.7837 58.957 37.7837 62.5089C37.7837 63.4652 37.6471 64.2849 37.2373 65.1046H51.7184V81.4984C50.4889 80.4055 48.8495 79.859 47.0735 80.1323C44.4778 80.4055 42.4286 82.5913 42.0188 85.187Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M94.069 65.1047V95.4331C94.069 101.717 88.8776 106.772 82.5933 106.772H51.9916V90.3784C50.8987 91.3347 49.5325 91.7446 48.0298 91.7446C44.4778 91.7446 41.7455 88.6024 42.0187 84.9138C42.4286 82.1815 44.6144 80.1323 47.0735 79.7224C48.8495 79.5858 50.6254 80.1323 51.7184 81.0886V64.6948H69.3417C68.7952 65.5145 68.6586 66.4708 68.6586 67.4271C68.6586 70.8425 71.6641 73.7114 75.3527 73.3016C78.085 73.0283 80.4075 70.7059 80.6807 68.1102C80.8173 66.8807 80.5441 65.7877 80.1342 64.6948L94.069 65.1047Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M106.911 52.6728L93.3859 50.3503C93.6591 51.4432 93.7958 52.5362 93.3859 53.6291C92.5662 56.2248 90.1072 58.0007 87.3749 57.8641C83.8229 57.5909 81.2272 54.4488 81.7737 51.0334C81.9103 50.0771 82.3201 49.2574 82.8666 48.5743L65.3799 45.4322L68.1122 29.7215C69.2051 30.8144 70.8445 31.4975 72.7571 31.4975C75.2161 31.3609 77.2654 29.8581 77.9484 27.6723C79.3146 24.1203 76.9921 20.2951 73.3035 19.7486C72.074 19.4754 70.8445 19.7486 69.7516 20.1585L72.4839 4.44775L102.539 9.63912C108.823 10.732 112.922 16.6065 111.829 22.7541L106.911 52.6728Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M113.473 64.1927L118.015 62.8237C118.344 62.7282 118.344 62.2506 118.015 62.1551L113.473 60.7861C113.356 60.7543 113.271 60.6694 113.239 60.5526L111.87 56.0212C111.775 55.6922 111.297 55.6922 111.202 56.0212L109.833 60.5526C109.801 60.6694 109.716 60.7543 109.599 60.7861L105.068 62.1551C104.739 62.2506 104.739 62.7282 105.068 62.8237L109.61 64.1927C109.727 64.2245 109.812 64.3094 109.843 64.4261L111.212 68.9682C111.308 69.2972 111.786 69.2972 111.881 68.9682L113.25 64.4261C113.271 64.3094 113.356 64.2245 113.473 64.1927Z" fill="#575757"/>
<path d="M103.424 24.4523L109.073 22.7496C109.483 22.6308 109.483 22.0369 109.073 21.9181L103.424 20.2153C103.279 20.1757 103.173 20.0701 103.134 19.925L101.431 14.2888C101.312 13.8796 100.718 13.8796 100.599 14.2888L98.8967 19.925C98.8571 20.0701 98.7515 20.1757 98.6064 20.2153L92.9702 21.9181C92.561 22.0369 92.561 22.6308 92.9702 22.7496L98.6196 24.4523C98.7647 24.4919 98.8703 24.5975 98.9099 24.7427L100.613 30.3921C100.731 30.8012 101.325 30.8012 101.444 30.3921L103.147 24.7427C103.173 24.5975 103.279 24.4919 103.424 24.4523Z" fill="#575757"/>
<path d="M62.357 5.26099L65.1958 4.40544C65.4015 4.34575 65.4015 4.0473 65.1958 3.98761L62.357 3.13205C62.2841 3.11216 62.231 3.0591 62.2111 2.98615L61.3555 0.154199C61.2958 -0.0513995 60.9973 -0.0513995 60.9376 0.154199L60.082 2.98615C60.0621 3.0591 60.009 3.11216 59.9361 3.13205L57.1039 3.98761C56.8983 4.0473 56.8983 4.34575 57.1039 4.40544L59.9427 5.26099C60.0157 5.28088 60.0687 5.33394 60.0886 5.4069L60.9443 8.24547C61.004 8.45107 61.3024 8.45107 61.3621 8.24547L62.2177 5.4069C62.231 5.33394 62.2841 5.28088 62.357 5.26099Z" fill="#575757"/>
</svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -1,19 +1,19 @@
<svg width="150" height="126" viewBox="0 0 150 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M84.2755 124.383C117.256 124.383 143.993 97.6454 143.993 64.5473C143.993 31.4493 117.138 4.71167 84.2755 4.71167C51.2952 4.71167 24.5576 31.4493 24.5576 64.5473C24.5576 97.6454 51.2952 124.383 84.2755 124.383Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M139.635 25.4417C142.302 25.4417 144.464 23.2796 144.464 20.6125C144.464 17.9453 142.302 15.7832 139.635 15.7832C136.968 15.7832 134.806 17.9453 134.806 20.6125C134.806 23.2796 136.968 25.4417 139.635 25.4417Z" fill="#181818"/>
<path d="M146.702 6.59605C148.523 6.59605 150 5.11948 150 3.29803C150 1.47658 148.523 0 146.702 0C144.88 0 143.404 1.47658 143.404 3.29803C143.404 5.11948 144.88 6.59605 146.702 6.59605Z" fill="#181818"/>
<path d="M27.2663 25.3241C29.0877 25.3241 30.5643 23.8475 30.5643 22.0261C30.5643 20.2046 29.0877 18.728 27.2663 18.728C25.4448 18.728 23.9683 20.2046 23.9683 22.0261C23.9683 23.8475 25.4448 25.3241 27.2663 25.3241Z" fill="#181818"/>
<path d="M7.12491 88.9293C10.5076 88.9293 13.2498 86.187 13.2498 82.8044C13.2498 79.4217 10.5076 76.6794 7.12491 76.6794C3.74221 76.6794 1 79.4217 1 82.8044C1 86.187 3.74221 88.9293 7.12491 88.9293Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M128.187 105.12C117.275 116.97 101.64 124.383 84.275 124.383C70.4162 124.383 57.6597 119.662 47.5264 111.731V14.0746C47.5264 10.8443 50.1275 8.20825 53.3724 8.20825H111.37L128.187 25.0838V105.12Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M71.5926 104.186H63.1468C62.8317 104.186 62.5796 103.369 62.5796 102.39C62.5796 101.41 62.8317 100.593 63.1468 100.593H71.5926C71.9078 100.593 72.1599 101.41 72.1599 102.39C72.1599 103.533 71.9078 104.186 71.5926 104.186Z" fill="#525252"/>
<path d="M90.1779 28.7408H63.7222C63.1069 28.7408 62.5796 27.9117 62.5796 26.9445C62.5796 25.9773 63.1069 25.1482 63.7222 25.1482H90.1779C90.7932 25.1482 91.3205 25.9773 91.3205 26.9445C91.3205 27.9117 90.7932 28.7408 90.1779 28.7408Z" fill="#525252"/>
<path d="M70.2489 37.1239H63.3525C62.9363 37.1239 62.5796 36.2948 62.5796 35.3276C62.5796 34.3603 62.9363 33.5312 63.3525 33.5312H70.1895C70.6056 33.5312 70.9624 34.3603 70.9624 35.3276C70.9624 36.2948 70.6056 37.1239 70.2489 37.1239Z" fill="#525252"/>
<path d="M111.994 83.8276H79.203H75.5888H64.6583C64.2176 83.8276 63.7769 84.5761 63.7769 85.6239C63.7769 86.5221 64.1295 87.4203 64.6583 87.4203H75.5888H79.203H111.994C112.435 87.4203 112.876 86.6718 112.876 85.6239C112.788 84.5761 112.435 83.8276 111.994 83.8276Z" fill="#525252"/>
<path d="M111.993 74.2476H99.8064H95.6559H64.6599C64.2184 74.2476 63.7769 74.996 63.7769 76.0439C63.7769 76.942 64.1301 77.8402 64.6599 77.8402H95.6559H99.8064H111.993C112.434 77.8402 112.876 77.0917 112.876 76.0439C112.788 74.996 112.434 74.2476 111.993 74.2476Z" fill="#525252"/>
<path d="M113.251 65.8647H110.007H106.762H64.678C64.2274 65.8647 63.7769 66.6132 63.7769 67.6611C63.7769 68.5592 64.1373 69.4574 64.678 69.4574H106.762H110.367H113.161C113.611 69.4574 114.062 68.7089 114.062 67.6611C114.152 66.7629 113.701 65.8647 113.251 65.8647Z" fill="#525252"/>
<path d="M113.18 56.2844H102.728H100.137H64.6702C64.2235 56.2844 63.7769 57.0329 63.7769 58.0807C63.7769 58.9789 64.1342 59.877 64.6702 59.877H100.137H102.728H113.091C113.716 59.877 114.073 59.1286 114.073 58.0807C114.073 57.1826 113.716 56.2844 113.18 56.2844Z" fill="#525252"/>
<path d="M111.37 8.91162V19.7872C111.37 23.1009 114.056 25.7872 117.37 25.7872H128.187" fill="#181818"/>
<path d="M111.37 8.91162V19.7872C111.37 23.1009 114.056 25.7872 117.37 25.7872H128.187" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8988 42.4288V79.5311C70.8988 83.8729 67.3447 87.0305 63.3956 87.0305H61.421V96.8981C61.421 99.2664 58.6567 100.056 57.077 98.477L47.2043 87.0305H8.50327C4.15928 87.0305 1 83.4782 1 79.5311V42.4288C1 38.0871 4.55418 34.9294 8.50327 34.9294H63.3956C67.3447 34.9294 70.8988 38.4818 70.8988 42.4288Z" fill="#181818" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M19.5605 61.7695V53.8754C19.5605 52.6913 20.3504 51.9019 21.5351 51.9019H30.2231C31.4078 51.9019 32.1976 52.6913 32.1976 53.8754V62.9536C32.1976 65.3218 32.1976 67.2953 31.8027 68.8742C31.4157 70.4216 30.6493 71.2107 29.5035 72.3563C29.457 72.4028 29.4061 72.4451 29.3504 72.4803C28.3636 73.1039 26.8665 73.4756 25.0679 73.8037C24.46 73.9146 23.9046 73.4429 23.9046 72.825V71.3204C23.9046 70.8227 24.274 70.4097 24.7555 70.2839C26.9907 69.7001 28.2485 68.1396 28.2485 65.3218C28.2485 65.3218 28.2485 65.3218 28.2485 65.3218V65.3218C28.2485 65.3218 27.8951 64.5324 27.4591 64.5324H22.2327C22.0353 64.5324 21.8422 64.4743 21.6783 64.3643C20.5832 63.629 19.5605 62.8696 19.5605 61.7695ZM38.9111 61.7695V53.8754C38.9111 52.6913 39.7009 51.9019 40.8856 51.9019H49.5736C50.7583 51.9019 51.5481 52.6913 51.5481 53.8754V62.9536C51.5481 65.3218 51.5481 67.2953 51.1532 68.8742C50.7662 70.4216 49.9998 71.2107 48.8541 72.3563C48.8075 72.4028 48.7566 72.4451 48.7009 72.4803C47.7141 73.1039 46.217 73.4756 44.4184 73.8037C43.8105 73.9146 43.255 73.4429 43.255 72.825V71.3204C43.255 70.8227 43.6244 70.4097 44.106 70.2839C46.3411 69.7001 47.5991 68.1396 47.5991 65.3218C47.5991 65.3218 47.5991 65.3218 47.5991 65.3218V65.3218C47.5991 65.3218 47.2456 64.5324 46.8097 64.5324H41.5832C41.3858 64.5324 41.1927 64.4743 41.0288 64.3643C39.9337 63.629 38.9111 62.8696 38.9111 61.7695Z" fill="#525252"/>
<path d="M84.2752 124.383C117.256 124.383 143.993 97.6454 143.993 64.5473C143.993 31.4493 117.138 4.71167 84.2752 4.71167C51.295 4.71167 24.5574 31.4493 24.5574 64.5473C24.5574 97.6454 51.295 124.383 84.2752 124.383Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M139.635 25.4417C142.302 25.4417 144.464 23.2796 144.464 20.6125C144.464 17.9453 142.302 15.7832 139.635 15.7832C136.968 15.7832 134.806 17.9453 134.806 20.6125C134.806 23.2796 136.968 25.4417 139.635 25.4417Z" fill="#0E0E0E"/>
<path d="M146.702 6.59605C148.523 6.59605 150 5.11948 150 3.29803C150 1.47658 148.523 0 146.702 0C144.881 0 143.404 1.47658 143.404 3.29803C143.404 5.11948 144.881 6.59605 146.702 6.59605Z" fill="#0E0E0E"/>
<path d="M27.2665 25.3241C29.088 25.3241 30.5646 23.8475 30.5646 22.0261C30.5646 20.2046 29.088 18.728 27.2665 18.728C25.4451 18.728 23.9685 20.2046 23.9685 22.0261C23.9685 23.8475 25.4451 25.3241 27.2665 25.3241Z" fill="#0E0E0E"/>
<path d="M7.12491 88.9293C10.5076 88.9293 13.2498 86.187 13.2498 82.8044C13.2498 79.4217 10.5076 76.6794 7.12491 76.6794C3.74221 76.6794 1 79.4217 1 82.8044C1 86.187 3.74221 88.9293 7.12491 88.9293Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M128.187 105.12C117.275 116.97 101.64 124.383 84.275 124.383C70.4162 124.383 57.6597 119.662 47.5264 111.731V14.0746C47.5264 10.8443 50.1275 8.20825 53.3724 8.20825H111.37L128.187 25.0838V105.12Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M71.5926 104.186H63.1468C62.8317 104.186 62.5796 103.369 62.5796 102.39C62.5796 101.41 62.8317 100.593 63.1468 100.593H71.5926C71.9078 100.593 72.1599 101.41 72.1599 102.39C72.1599 103.533 71.9078 104.186 71.5926 104.186Z" fill="#575757"/>
<path d="M90.1779 28.7408H63.7222C63.1069 28.7408 62.5796 27.9117 62.5796 26.9445C62.5796 25.9773 63.1069 25.1482 63.7222 25.1482H90.1779C90.7932 25.1482 91.3205 25.9773 91.3205 26.9445C91.3205 27.9117 90.7932 28.7408 90.1779 28.7408Z" fill="#575757"/>
<path d="M70.2489 37.1239H63.3525C62.9363 37.1239 62.5796 36.2948 62.5796 35.3276C62.5796 34.3603 62.9363 33.5312 63.3525 33.5312H70.1895C70.6056 33.5312 70.9624 34.3603 70.9624 35.3276C70.9624 36.2948 70.6056 37.1239 70.2489 37.1239Z" fill="#575757"/>
<path d="M111.995 83.8276H79.2032H75.5891H64.6586C64.2178 83.8276 63.7771 84.5761 63.7771 85.6239C63.7771 86.5221 64.1297 87.4203 64.6586 87.4203H75.5891H79.2032H111.995C112.435 87.4203 112.876 86.6718 112.876 85.6239C112.788 84.5761 112.435 83.8276 111.995 83.8276Z" fill="#575757"/>
<path d="M111.993 74.2476H99.8067H95.6562H64.6602C64.2186 74.2476 63.7771 74.996 63.7771 76.0439C63.7771 76.942 64.1303 77.8402 64.6602 77.8402H95.6562H99.8067H111.993C112.435 77.8402 112.876 77.0917 112.876 76.0439C112.788 74.996 112.435 74.2476 111.993 74.2476Z" fill="#575757"/>
<path d="M113.251 65.8647H110.007H106.763H64.6783C64.2277 65.8647 63.7771 66.6132 63.7771 67.6611C63.7771 68.5592 64.1376 69.4574 64.6783 69.4574H106.763H110.367H113.161C113.612 69.4574 114.062 68.7089 114.062 67.6611C114.152 66.7629 113.702 65.8647 113.251 65.8647Z" fill="#575757"/>
<path d="M113.18 56.2844H102.728H100.137H64.6705C64.2238 56.2844 63.7771 57.0329 63.7771 58.0807C63.7771 58.9789 64.1344 59.877 64.6705 59.877H100.137H102.728H113.091C113.716 59.877 114.074 59.1286 114.074 58.0807C114.074 57.1826 113.716 56.2844 113.18 56.2844Z" fill="#575757"/>
<path d="M111.37 8.91162V19.7872C111.37 23.1009 114.056 25.7872 117.37 25.7872H128.187" fill="#0E0E0E"/>
<path d="M111.37 8.91162V19.7872C111.37 23.1009 114.056 25.7872 117.37 25.7872H128.187" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8988 42.4288V79.5311C70.8988 83.8729 67.3447 87.0305 63.3956 87.0305H61.421V96.8981C61.421 99.2664 58.6567 100.056 57.077 98.477L47.2043 87.0305H8.50327C4.15928 87.0305 1 83.4782 1 79.5311V42.4288C1 38.0871 4.55418 34.9294 8.50327 34.9294H63.3956C67.3447 34.9294 70.8988 38.4818 70.8988 42.4288Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M19.5605 61.7695V53.8754C19.5605 52.6913 20.3504 51.9019 21.5351 51.9019H30.2231C31.4078 51.9019 32.1976 52.6913 32.1976 53.8754V62.9536C32.1976 65.3218 32.1976 67.2954 31.8027 68.8742C31.4157 70.4216 30.6493 71.2107 29.5035 72.3563C29.457 72.4028 29.4061 72.4451 29.3504 72.4803C28.3636 73.1039 26.8665 73.4756 25.0679 73.8037C24.46 73.9146 23.9046 73.4429 23.9046 72.825V71.3204C23.9046 70.8227 24.274 70.4097 24.7555 70.2839C26.9907 69.7001 28.2485 68.1396 28.2485 65.3218C28.2485 65.3218 27.8951 64.5324 27.4591 64.5324H22.2327C22.0353 64.5324 21.8422 64.4743 21.6783 64.3643C20.5832 63.629 19.5605 62.8696 19.5605 61.7695ZM38.9111 61.7695V53.8754C38.9111 52.6913 39.7009 51.9019 40.8856 51.9019H49.5736C50.7583 51.9019 51.5481 52.6913 51.5481 53.8754V62.9536C51.5481 65.3218 51.5481 67.2954 51.1532 68.8742C50.7662 70.4216 49.9998 71.2107 48.8541 72.3563C48.8075 72.4028 48.7566 72.4451 48.7009 72.4803C47.7141 73.1039 46.217 73.4756 44.4184 73.8037C43.8105 73.9146 43.255 73.4429 43.255 72.825V71.3204C43.255 70.8227 43.6244 70.4097 44.106 70.2839C46.3411 69.7001 47.5991 68.1396 47.5991 65.3218C47.5991 65.3218 47.2456 64.5324 46.8097 64.5324H41.5832C41.3858 64.5324 41.1927 64.4743 41.0288 64.3643C39.9337 63.629 38.9111 62.8696 38.9111 61.7695Z" fill="#575757"/>
</svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -1,26 +1,28 @@
<svg width="165" height="142" viewBox="0 0 165 142" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M85.3227 123.613C119.114 123.613 146.509 96.2184 146.509 62.3067C146.509 28.3949 118.993 1 85.3227 1C51.5316 1 24.1367 28.3949 24.1367 62.3067C24.1367 96.2184 51.5316 123.613 85.3227 123.613Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M154.276 42.8823C157.009 42.8823 159.224 40.667 159.224 37.9343C159.224 35.2016 157.009 32.9863 154.276 32.9863C151.543 32.9863 149.328 35.2016 149.328 37.9343C149.328 40.667 151.543 42.8823 154.276 42.8823Z" fill="#181818"/>
<path d="M161.516 23.5734C163.383 23.5734 164.895 22.0605 164.895 20.1943C164.895 18.3281 163.383 16.8152 161.516 16.8152C159.65 16.8152 158.137 18.3281 158.137 20.1943C158.137 22.0605 159.65 23.5734 161.516 23.5734Z" fill="#181818"/>
<path d="M26.9123 22.1193C28.7785 22.1193 30.2914 20.6064 30.2914 18.7402C30.2914 16.874 28.7785 15.3611 26.9123 15.3611C25.0461 15.3611 23.5332 16.874 23.5332 18.7402C23.5332 20.6064 25.0461 22.1193 26.9123 22.1193Z" fill="#181818"/>
<path d="M6.27549 87.288C9.74134 87.288 12.551 84.4784 12.551 81.0126C12.551 77.5467 9.74134 74.7371 6.27549 74.7371C2.80963 74.7371 0 77.5467 0 81.0126C0 84.4784 2.80963 87.288 6.27549 87.288Z" fill="#181818"/>
<path d="M121.099 107.854H138.619C140.82 107.854 142.706 105.968 142.706 103.769V22.0724C142.706 19.8729 140.82 17.9875 138.619 17.9875H121.643" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M51.5361 107.854H34.5596C32.3589 107.854 30.4727 105.968 30.4727 103.769V22.0724C30.4727 19.8729 32.3589 17.9875 34.5596 17.9875H51.1864" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 34.3269C41.2832 33.7746 41.7309 33.3269 42.2832 33.3269H50.7714C51.3237 33.3269 51.7714 33.7746 51.7714 34.3269C51.7714 34.8792 51.3237 35.3269 50.7714 35.3269H42.2832C41.7309 35.3269 41.2832 34.8792 41.2832 34.3269Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 45.3245C41.2832 44.7722 41.7309 44.3245 42.2832 44.3245H50.7714C51.3237 44.3245 51.7714 44.7722 51.7714 45.3245C51.7714 45.8767 51.3237 46.3245 50.7714 46.3245H42.2832C41.7309 46.3245 41.2832 45.8767 41.2832 45.3245Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 56.6365C41.2832 56.0842 41.7309 55.6365 42.2832 55.6365H50.7714C51.3237 55.6365 51.7714 56.0842 51.7714 56.6365C51.7714 57.1888 51.3237 57.6365 50.7714 57.6365H42.2832C41.7309 57.6365 41.2832 57.1888 41.2832 56.6365Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 67.9485C41.2832 67.3962 41.7309 66.9485 42.2832 66.9485H50.7714C51.3237 66.9485 51.7714 67.3962 51.7714 67.9485C51.7714 68.5008 51.3237 68.9485 50.7714 68.9485H42.2832C41.7309 68.9485 41.2832 68.5008 41.2832 67.9485Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 89.9434C41.2832 89.3911 41.7309 88.9434 42.2832 88.9434H50.7714C51.3237 88.9434 51.7714 89.3911 51.7714 89.9434C51.7714 90.4956 51.3237 90.9434 50.7714 90.9434H42.2832C41.7309 90.9434 41.2832 90.4956 41.2832 89.9434Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 34.3269C120.643 33.7746 121.09 33.3269 121.643 33.3269H129.816C130.369 33.3269 130.816 33.7746 130.816 34.3269C130.816 34.8792 130.369 35.3269 129.816 35.3269H121.643C121.09 35.3269 120.643 34.8792 120.643 34.3269Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 45.3245C120.643 44.7722 121.09 44.3245 121.643 44.3245H129.816C130.369 44.3245 130.816 44.7722 130.816 45.3245C130.816 45.8767 130.369 46.3245 129.816 46.3245H121.643C121.09 46.3245 120.643 45.8767 120.643 45.3245Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 56.6365C120.643 56.0842 121.09 55.6365 121.643 55.6365H129.816C130.369 55.6365 130.816 56.0842 130.816 56.6365C130.816 57.1888 130.369 57.6365 129.816 57.6365H121.643C121.09 57.6365 120.643 57.1888 120.643 56.6365Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 67.9485C120.643 67.3962 121.09 66.9485 121.643 66.9485H129.816C130.369 66.9485 130.816 67.3962 130.816 67.9485C130.816 68.5008 130.369 68.9485 129.816 68.9485H121.643C121.09 68.9485 120.643 68.5008 120.643 67.9485Z" fill="#525252"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 89.9434C120.643 89.3911 121.09 88.9434 121.643 88.9434H129.816C130.369 88.9434 130.816 89.3911 130.816 89.9434C130.816 90.4956 130.369 90.9434 129.816 90.9434H121.643C121.09 90.9434 120.643 90.4956 120.643 89.9434Z" fill="#525252"/>
<path d="M117.556 114.767H55.3086C53.108 114.767 51.2217 112.881 51.2217 110.682V15.7882C51.2217 13.5887 53.108 11.7034 55.3086 11.7034H117.556C119.756 11.7034 121.643 13.5887 121.643 15.7882V110.682C121.643 112.881 119.756 114.767 117.556 114.767Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M110.01 42.4467H66.6261C65.683 42.4467 65.0542 41.8773 65.0542 41.0231V37.3216C65.0542 36.4674 65.683 35.8979 66.6261 35.8979H110.01C110.954 35.8979 111.582 36.4674 111.582 37.3216V41.0231C111.582 41.5925 110.954 42.4467 110.01 42.4467Z" fill="#525252"/>
<path d="M110.01 59.4145H66.6261C65.683 59.4145 65.0542 58.845 65.0542 57.9909V54.2894C65.0542 53.4352 65.683 52.8657 66.6261 52.8657H110.01C110.954 52.8657 111.582 53.4352 111.582 54.2894V57.9909C111.582 58.845 110.954 59.4145 110.01 59.4145Z" fill="#525252"/>
<path d="M110.01 76.6962H66.6261C65.683 76.6962 65.0542 76.1268 65.0542 75.2726V71.5711C65.0542 70.7169 65.683 70.1475 66.6261 70.1475H110.01C110.954 70.1475 111.582 70.7169 111.582 71.5711V75.2726C111.582 76.1268 110.954 76.6962 110.01 76.6962Z" fill="#525252"/>
<path d="M110.011 94.2924H92.7198C91.7767 94.2924 91.1479 93.723 91.1479 92.8688V89.1673C91.1479 88.3131 91.7767 87.7437 92.7198 87.7437H110.011C110.954 87.7437 111.583 88.3131 111.583 89.1673V92.8688C111.583 93.723 110.954 94.2924 110.011 94.2924Z" fill="#525252"/>
<path d="M105.548 125.569C105.155 127.237 104.566 129.003 103.879 130.475C102.015 134.106 99.0712 136.952 95.4405 138.816C91.7116 140.681 87.2959 141.466 82.8801 140.484C72.4786 138.326 65.8059 128.12 67.9647 117.719C70.1235 107.317 80.2307 100.546 90.6322 102.803C94.3611 103.588 97.5993 105.453 100.347 108.004C104.959 112.616 106.921 119.289 105.548 125.569Z" fill="#181818" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M92.8892 119.976H88.4735V115.56C88.4735 114.677 87.7866 113.892 86.8053 113.892C85.9222 113.892 85.1371 114.579 85.1371 115.56V119.976H80.7214C79.8382 119.976 79.0532 120.662 79.0532 121.644C79.0532 122.625 79.7401 123.312 80.7214 123.312H85.1371V127.728C85.1371 128.611 85.824 129.396 86.8053 129.396C87.6885 129.396 88.4735 128.709 88.4735 127.728V123.312H92.8892C93.7724 123.312 94.5574 122.625 94.5574 121.644C94.5574 120.662 93.7724 119.976 92.8892 119.976Z" fill="#525252"/>
<path d="M85.3227 123.613C119.114 123.613 146.509 96.2184 146.509 62.3067C146.509 28.3949 118.993 1 85.3227 1C51.5316 1 24.1367 28.3949 24.1367 62.3067C24.1367 96.2184 51.5316 123.613 85.3227 123.613Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M154.276 42.8823C157.009 42.8823 159.224 40.667 159.224 37.9343C159.224 35.2016 157.009 32.9863 154.276 32.9863C151.543 32.9863 149.328 35.2016 149.328 37.9343C149.328 40.667 151.543 42.8823 154.276 42.8823Z" fill="#0E0E0E"/>
<path d="M161.517 23.5734C163.383 23.5734 164.896 22.0605 164.896 20.1943C164.896 18.3281 163.383 16.8152 161.517 16.8152C159.65 16.8152 158.137 18.3281 158.137 20.1943C158.137 22.0605 159.65 23.5734 161.517 23.5734Z" fill="#0E0E0E"/>
<path d="M26.9123 22.1193C28.7785 22.1193 30.2914 20.6064 30.2914 18.7402C30.2914 16.874 28.7785 15.3611 26.9123 15.3611C25.0461 15.3611 23.5332 16.874 23.5332 18.7402C23.5332 20.6064 25.0461 22.1193 26.9123 22.1193Z" fill="#0E0E0E"/>
<path d="M6.27549 87.288C9.74134 87.288 12.551 84.4784 12.551 81.0126C12.551 77.5467 9.74134 74.7371 6.27549 74.7371C2.80963 74.7371 0 77.5467 0 81.0126C0 84.4784 2.80963 87.288 6.27549 87.288Z" fill="#0E0E0E"/>
<path d="M121.099 107.854H138.619C140.82 107.854 142.706 105.968 142.706 103.769V22.0724C142.706 19.8729 140.82 17.9875 138.619 17.9875H121.643" fill="#0E0E0E"/>
<path d="M121.099 107.854H138.619C140.82 107.854 142.706 105.968 142.706 103.769V22.0724C142.706 19.8729 140.82 17.9875 138.619 17.9875H121.643L121.099 107.854Z" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M51.5361 107.854H34.5596C32.3589 107.854 30.4727 105.968 30.4727 103.769V22.0724C30.4727 19.8729 32.3589 17.9875 34.5596 17.9875H51.1864" fill="#0E0E0E"/>
<path d="M51.5361 107.854H34.5596C32.3589 107.854 30.4727 105.968 30.4727 103.769V22.0724C30.4727 19.8729 32.3589 17.9875 34.5596 17.9875H51.1864L51.5361 107.854Z" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 34.3269C41.2832 33.7746 41.7309 33.3269 42.2832 33.3269H50.7714C51.3237 33.3269 51.7714 33.7746 51.7714 34.3269C51.7714 34.8792 51.3237 35.3269 50.7714 35.3269H42.2832C41.7309 35.3269 41.2832 34.8792 41.2832 34.3269Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 45.3245C41.2832 44.7722 41.7309 44.3245 42.2832 44.3245H50.7714C51.3237 44.3245 51.7714 44.7722 51.7714 45.3245C51.7714 45.8767 51.3237 46.3245 50.7714 46.3245H42.2832C41.7309 46.3245 41.2832 45.8767 41.2832 45.3245Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 56.6365C41.2832 56.0842 41.7309 55.6365 42.2832 55.6365H50.7714C51.3237 55.6365 51.7714 56.0842 51.7714 56.6365C51.7714 57.1888 51.3237 57.6365 50.7714 57.6365H42.2832C41.7309 57.6365 41.2832 57.1888 41.2832 56.6365Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 67.9485C41.2832 67.3962 41.7309 66.9485 42.2832 66.9485H50.7714C51.3237 66.9485 51.7714 67.3962 51.7714 67.9485C51.7714 68.5008 51.3237 68.9485 50.7714 68.9485H42.2832C41.7309 68.9485 41.2832 68.5008 41.2832 67.9485Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 89.9434C41.2832 89.3911 41.7309 88.9434 42.2832 88.9434H50.7714C51.3237 88.9434 51.7714 89.3911 51.7714 89.9434C51.7714 90.4956 51.3237 90.9434 50.7714 90.9434H42.2832C41.7309 90.9434 41.2832 90.4956 41.2832 89.9434Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 34.3269C120.643 33.7746 121.09 33.3269 121.643 33.3269H129.816C130.369 33.3269 130.816 33.7746 130.816 34.3269C130.816 34.8792 130.369 35.3269 129.816 35.3269H121.643C121.09 35.3269 120.643 34.8792 120.643 34.3269Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 45.3245C120.643 44.7722 121.09 44.3245 121.643 44.3245H129.816C130.369 44.3245 130.816 44.7722 130.816 45.3245C130.816 45.8767 130.369 46.3245 129.816 46.3245H121.643C121.09 46.3245 120.643 45.8767 120.643 45.3245Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 56.6365C120.643 56.0842 121.09 55.6365 121.643 55.6365H129.816C130.369 55.6365 130.816 56.0842 130.816 56.6365C130.816 57.1888 130.369 57.6365 129.816 57.6365H121.643C121.09 57.6365 120.643 57.1888 120.643 56.6365Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 67.9485C120.643 67.3962 121.09 66.9485 121.643 66.9485H129.816C130.369 66.9485 130.816 67.3962 130.816 67.9485C130.816 68.5008 130.369 68.9485 129.816 68.9485H121.643C121.09 68.9485 120.643 68.5008 120.643 67.9485Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 89.9434C120.643 89.3911 121.09 88.9434 121.643 88.9434H129.816C130.369 88.9434 130.816 89.3911 130.816 89.9434C130.816 90.4956 130.369 90.9434 129.816 90.9434H121.643C121.09 90.9434 120.643 90.4956 120.643 89.9434Z" fill="#575757"/>
<path d="M117.556 114.767H55.3086C53.108 114.767 51.2217 112.881 51.2217 110.682V15.7882C51.2217 13.5887 53.108 11.7034 55.3086 11.7034H117.556C119.756 11.7034 121.643 13.5887 121.643 15.7882V110.682C121.643 112.881 119.756 114.767 117.556 114.767Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M110.01 42.4467H66.6261C65.683 42.4467 65.0542 41.8773 65.0542 41.0231V37.3216C65.0542 36.4674 65.683 35.8979 66.6261 35.8979H110.01C110.954 35.8979 111.582 36.4674 111.582 37.3216V41.0231C111.582 41.5925 110.954 42.4467 110.01 42.4467Z" fill="#575757"/>
<path d="M110.01 59.4145H66.6261C65.683 59.4145 65.0542 58.845 65.0542 57.9909V54.2894C65.0542 53.4352 65.683 52.8657 66.6261 52.8657H110.01C110.954 52.8657 111.582 53.4352 111.582 54.2894V57.9909C111.582 58.845 110.954 59.4145 110.01 59.4145Z" fill="#575757"/>
<path d="M110.01 76.6962H66.6261C65.683 76.6962 65.0542 76.1268 65.0542 75.2726V71.5711C65.0542 70.7169 65.683 70.1475 66.6261 70.1475H110.01C110.954 70.1475 111.582 70.7169 111.582 71.5711V75.2726C111.582 76.1268 110.954 76.6962 110.01 76.6962Z" fill="#575757"/>
<path d="M110.011 94.2924H92.7201C91.777 94.2924 91.1482 93.723 91.1482 92.8688V89.1673C91.1482 88.3131 91.777 87.7437 92.7201 87.7437H110.011C110.954 87.7437 111.583 88.3131 111.583 89.1673V92.8688C111.583 93.723 110.954 94.2924 110.011 94.2924Z" fill="#575757"/>
<path d="M105.547 125.569C105.155 127.237 104.566 129.003 103.879 130.475C102.015 134.106 99.071 136.952 95.4402 138.816C91.7114 140.681 87.2956 141.466 82.8799 140.484C72.4783 138.326 65.8057 128.12 67.9645 117.719C70.1233 107.317 80.2304 100.546 90.632 102.803C94.3608 103.588 97.5991 105.453 100.347 108.004C104.959 112.616 106.921 119.289 105.547 125.569Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M92.889 119.976H88.4732V115.56C88.4732 114.677 87.7864 113.892 86.8051 113.892C85.9219 113.892 85.1369 114.579 85.1369 115.56V119.976H80.7212C79.838 119.976 79.053 120.662 79.053 121.644C79.053 122.625 79.7399 123.312 80.7212 123.312H85.1369V127.728C85.1369 128.611 85.8238 129.396 86.8051 129.396C87.6882 129.396 88.4732 128.709 88.4732 127.728V123.312H92.889C93.7721 123.312 94.5572 122.625 94.5572 121.644C94.5572 120.662 93.7721 119.976 92.889 119.976Z" fill="#575757"/>
</svg>

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -1,37 +1,37 @@
<svg width="117" height="120" viewBox="0 0 117 120" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M104.634 68.6831C104.634 80.1972 100.53 90.6702 93.6709 98.8771C85.0353 109.228 72.0513 115.781 57.4749 115.781C43.511 115.781 31.0169 109.717 22.3813 100.102C14.9706 91.7726 10.4385 80.7484 10.4385 68.6831C10.4385 42.6538 31.5069 21.5854 57.5361 21.5854C83.5654 21.5854 104.634 42.6538 104.634 68.6831Z" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="4 4"/>
<path d="M74.8781 71.7725C74.5226 73.2834 73.9893 74.8833 73.3671 76.2164C71.6785 79.5049 69.0121 82.0824 65.7236 83.7711C62.3462 85.4598 58.3467 86.1708 54.3471 85.282C44.926 83.3267 38.8823 74.0833 40.8376 64.6622C42.7929 55.2411 51.9474 49.1085 61.3685 51.1527C64.7459 51.8637 67.6789 53.5524 70.1675 55.8632C74.3448 60.0405 76.1224 66.0843 74.8781 71.7725Z" fill="#525252" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M63.4127 66.7063H60.4132C59.8609 66.7063 59.4132 66.2586 59.4132 65.7063V62.7067C59.4132 61.9068 58.791 61.1958 57.9023 61.1958C57.1024 61.1958 56.3913 61.818 56.3913 62.7067V65.7063C56.3913 66.2586 55.9436 66.7063 55.3913 66.7063H52.3918C51.5919 66.7063 50.8809 67.3284 50.8809 68.2172C50.8809 69.106 51.503 69.7281 52.3918 69.7281H55.3913C55.9436 69.7281 56.3913 70.1759 56.3913 70.7281V73.7277C56.3913 74.5276 57.0135 75.2386 57.9023 75.2386C58.7022 75.2386 59.4132 74.6165 59.4132 73.7277V70.7281C59.4132 70.1759 59.8609 69.7281 60.4132 69.7281H63.4127C64.2126 69.7281 64.9237 69.106 64.9237 68.2172C64.9237 67.3284 64.2126 66.7063 63.4127 66.7063Z" fill="#525252"/>
<path d="M104.634 68.6831C104.634 80.1972 100.53 90.6702 93.6709 98.8771C85.0353 109.228 72.0513 115.781 57.4749 115.781C43.511 115.781 31.0169 109.717 22.3813 100.102C14.9706 91.7726 10.4385 80.7484 10.4385 68.6831C10.4385 42.6538 31.5069 21.5854 57.5361 21.5854C83.5654 21.5854 104.634 42.6538 104.634 68.6831Z" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="4 4"/>
<path d="M74.8781 71.7725C74.5226 73.2834 73.9893 74.8833 73.3671 76.2164C71.6785 79.5049 69.0121 82.0824 65.7236 83.7711C62.3462 85.4598 58.3467 86.1708 54.3471 85.282C44.926 83.3267 38.8823 74.0833 40.8376 64.6622C42.7929 55.2411 51.9474 49.1085 61.3685 51.1527C64.7459 51.8637 67.6789 53.5524 70.1675 55.8632C74.3448 60.0405 76.1224 66.0843 74.8781 71.7725Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10"/>
<path d="M63.4127 66.7063H60.4132C59.8609 66.7063 59.4132 66.2586 59.4132 65.7063V62.7067C59.4132 61.9068 58.791 61.1958 57.9023 61.1958C57.1024 61.1958 56.3913 61.818 56.3913 62.7067V65.7063C56.3913 66.2586 55.9436 66.7063 55.3913 66.7063H52.3918C51.5919 66.7063 50.8809 67.3284 50.8809 68.2172C50.8809 69.106 51.503 69.7281 52.3918 69.7281H55.3913C55.9436 69.7281 56.3913 70.1759 56.3913 70.7281V73.7277C56.3913 74.5276 57.0135 75.2386 57.9023 75.2386C58.7022 75.2386 59.4132 74.6165 59.4132 73.7277V70.7281C59.4132 70.1759 59.8609 69.7281 60.4132 69.7281H63.4127C64.2126 69.7281 64.9237 69.106 64.9237 68.2172C64.9237 67.3284 64.2126 66.7063 63.4127 66.7063Z" fill="#575757"/>
<path d="M78.3516 21.6057C78.3516 27.1603 76.1318 32.0976 72.6787 35.8007C72.4321 36.171 72.0621 36.4178 71.6921 36.6647C67.9924 40.1209 63.0594 42.2192 57.6332 42.2192C53.3169 42.2192 49.2472 40.8615 45.9174 38.5162C44.9308 37.899 44.0675 37.035 43.2043 36.2944C39.3812 32.5914 37.0381 27.4071 37.0381 21.6057C37.0381 10.2498 46.2874 0.992188 57.6332 0.992188C69.1023 0.992188 78.3516 10.2498 78.3516 21.6057Z" fill="black"/>
<path d="M78.3516 21.6043C78.3516 27.6526 75.7618 32.9603 71.6921 36.7868C67.9924 40.2429 63.0594 42.3413 57.6332 42.3413C53.3169 42.3413 49.2472 40.9835 45.9174 38.6383C40.4912 34.9353 37.0381 28.7635 37.0381 21.7278C37.0381 10.3718 46.2874 1.11426 57.6332 1.11426C68.979 1.11426 78.3516 10.2484 78.3516 21.6043Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M72.679 35.8005C72.4324 36.1708 72.0624 36.4176 71.6924 36.6645C67.9927 40.1207 63.0597 42.219 57.6335 42.219C53.3172 42.219 49.2475 40.8613 45.9177 38.516C44.9311 37.8988 44.0679 37.0348 43.2046 36.2942C43.6979 35.677 44.4378 35.3067 46.041 34.6895L46.6577 34.4427C47.8909 33.9489 49.6174 33.3318 51.8373 32.3443C52.2072 32.2209 52.4539 31.974 52.7005 31.7271C52.8239 31.6037 52.9472 31.4803 52.9472 31.2334C53.0705 30.9865 53.1938 30.6162 53.1938 30.3693V26.1726C53.0705 26.0492 53.0705 26.0492 52.9472 25.9257C52.5772 25.432 52.3306 24.8148 52.3306 24.0742L52.0839 23.9508C50.974 24.1976 51.0973 23.0867 50.8507 20.8649C50.7274 20.0009 50.8507 19.754 51.344 19.6306L51.7139 19.1368C50.974 17.4088 50.604 15.8041 50.604 14.5698C50.604 12.4714 51.4673 11.1136 52.7005 10.4964C51.9606 9.01522 51.9606 8.52148 51.9606 8.52148C51.9606 8.52148 56.2769 9.26209 57.7568 9.01522C59.6067 8.64492 62.5664 9.13866 63.6764 11.6073C65.5262 12.3479 66.1428 13.4589 66.3895 14.6932C66.6361 16.6681 65.5262 18.7665 65.2796 19.6306V19.754C65.5262 19.8774 65.6495 20.1243 65.5262 20.9883C65.2796 23.0867 65.2796 24.3211 64.293 24.0742L63.3064 25.8023C63.3064 26.0492 63.3064 26.0492 63.1831 26.1726C63.1831 26.5429 63.1831 27.1601 63.1831 30.4928C63.1831 30.8631 63.3064 31.3568 63.553 31.6037C63.6764 31.7271 63.6764 31.8506 63.7997 31.8506C64.0463 32.0974 64.293 32.3443 64.5396 32.3443C67.0061 33.3318 68.7326 34.0724 70.0892 34.5661C71.3224 35.0599 72.1857 35.4302 72.679 35.8005Z" fill="#181818"/>
<path d="M72.679 35.8004C72.4324 36.1707 72.0624 36.4176 71.6924 36.6644C67.9927 40.1206 63.0597 42.219 57.6335 42.219C53.3172 42.219 49.2475 40.8612 45.9177 38.5159C44.9311 37.8988 44.0679 37.0347 43.2046 36.2941C43.6979 35.6769 44.4378 35.3066 46.041 34.6895L46.6577 34.4426C47.8909 33.9489 49.6174 33.3317 51.8373 32.3442C52.2072 32.2208 52.4539 31.9739 52.7005 31.7271C53.9338 33.4551 55.907 34.566 58.2501 34.566C60.4699 34.566 62.4431 33.4551 63.6764 31.8505C63.923 32.0974 64.1697 32.3442 64.4163 32.3442C66.8828 33.3317 68.6093 34.0723 69.9659 34.566C71.3224 35.0598 72.1857 35.4301 72.679 35.8004Z" fill="#525252"/>
<path d="M65.1564 19.5071C65.2797 19.0134 65.0331 18.2728 64.7864 17.9025C64.7864 17.7791 64.6631 17.7791 64.6631 17.6556C63.7999 15.9275 61.95 15.3104 60.2235 15.1869C55.6605 14.9401 55.2905 15.8041 53.9339 14.5698C54.4272 15.1869 54.4272 16.2978 53.6873 17.5322C53.194 18.3962 52.3307 18.89 51.4675 19.1368C49.371 14.4463 50.4809 11.4839 52.454 10.4964C51.7141 9.01522 51.7141 8.52148 51.7141 8.52148C51.7141 8.52148 56.0304 9.26209 57.5103 9.01522C59.3602 8.64492 62.32 9.13866 63.4299 11.6073C65.2797 12.3479 65.8964 13.4589 66.143 14.6932C66.513 16.5447 65.4031 18.6431 65.1564 19.5071Z" fill="#737373"/>
<path d="M53.317 30.3692V26.1724C53.1936 26.049 53.1936 26.049 53.0703 25.9256V25.6787C53.317 26.049 53.5636 26.4193 53.9336 26.6662L57.2633 29.0114C58.0033 29.6286 59.1132 29.6286 59.8531 29.0114L62.9362 26.2959C63.0595 26.1724 63.1829 26.1724 63.3062 26.049C63.3062 26.4193 63.3062 27.0365 63.3062 30.3692C63.3062 30.6161 63.3062 30.7395 63.4295 30.9864H53.317C53.1936 30.7395 53.317 30.6161 53.317 30.3692Z" fill="url(#paint0_linear)"/>
<path d="M78.3516 21.6043C78.3516 27.6526 75.7618 32.9603 71.6921 36.7868C67.9924 40.2429 63.0594 42.3413 57.6332 42.3413C53.3169 42.3413 49.2472 40.9835 45.9174 38.6383C40.4912 34.9353 37.0381 28.7635 37.0381 21.7278C37.0381 10.3718 46.2874 1.11426 57.6332 1.11426C68.979 1.11426 78.3516 10.2484 78.3516 21.6043Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M72.679 35.8005C72.4324 36.1708 72.0624 36.4176 71.6924 36.6645C67.9927 40.1207 63.0597 42.219 57.6335 42.219C53.3172 42.219 49.2475 40.8613 45.9177 38.516C44.9311 37.8988 44.0679 37.0348 43.2046 36.2942C43.6979 35.677 44.4378 35.3067 46.041 34.6895L46.6577 34.4427C47.8909 33.9489 49.6174 33.3318 51.8373 32.3443C52.2072 32.2209 52.4539 31.974 52.7005 31.7271C52.8239 31.6037 52.9472 31.4803 52.9472 31.2334C53.0705 30.9865 53.1938 30.6162 53.1938 30.3693V26.1726C53.0705 26.0492 53.0705 26.0492 52.9472 25.9257C52.5772 25.432 52.3306 24.8148 52.3306 24.0742L52.0839 23.9508C50.974 24.1976 51.0973 23.0867 50.8507 20.8649C50.7274 20.0009 50.8507 19.754 51.344 19.6306L51.7139 19.1368C50.974 17.4088 50.604 15.8041 50.604 14.5698C50.604 12.4714 51.4673 11.1136 52.7005 10.4964C51.9606 9.01522 51.9606 8.52148 51.9606 8.52148C51.9606 8.52148 56.2769 9.26209 57.7568 9.01522C59.6067 8.64492 62.5664 9.13866 63.6764 11.6073C65.5262 12.3479 66.1428 13.4589 66.3895 14.6932C66.6361 16.6681 65.5262 18.7665 65.2796 19.6306V19.754C65.5262 19.8774 65.6495 20.1243 65.5262 20.9883C65.2796 23.0867 65.2796 24.3211 64.293 24.0742L63.3064 25.8023C63.3064 26.0492 63.3064 26.0492 63.1831 26.1726C63.1831 26.5429 63.1831 27.1601 63.1831 30.4928C63.1831 30.8631 63.3064 31.3568 63.553 31.6037C63.6764 31.7271 63.6764 31.8506 63.7997 31.8506C64.0463 32.0974 64.293 32.3443 64.5396 32.3443C67.0061 33.3318 68.7326 34.0724 70.0892 34.5661C71.3224 35.0599 72.1857 35.4302 72.679 35.8005Z" fill="#0E0E0E"/>
<path d="M72.679 35.8004C72.4324 36.1707 72.0624 36.4176 71.6924 36.6644C67.9927 40.1206 63.0597 42.219 57.6335 42.219C53.3172 42.219 49.2475 40.8612 45.9177 38.5159C44.9311 37.8988 44.0679 37.0347 43.2046 36.2941C43.6979 35.6769 44.4378 35.3066 46.041 34.6895L46.6577 34.4426C47.8909 33.9489 49.6174 33.3317 51.8373 32.3442C52.2072 32.2208 52.4539 31.9739 52.7005 31.7271C53.9338 33.4551 55.907 34.566 58.2501 34.566C60.4699 34.566 62.4431 33.4551 63.6764 31.8505C63.923 32.0974 64.1697 32.3442 64.4163 32.3442C66.8828 33.3317 68.6093 34.0723 69.9659 34.566C71.3224 35.0598 72.1857 35.4301 72.679 35.8004Z" fill="#575757"/>
<path d="M65.1562 19.5071C65.2795 19.0134 65.0328 18.2728 64.7862 17.9025C64.7862 17.7791 64.6629 17.7791 64.6629 17.6556C63.7996 15.9275 61.9497 15.3104 60.2232 15.1869C55.6602 14.9401 55.2903 15.8041 53.9337 14.5698C54.427 15.1869 54.427 16.2978 53.687 17.5322C53.1937 18.3962 52.3305 18.89 51.4672 19.1368C49.3707 14.4463 50.4806 11.4839 52.4538 10.4964C51.7139 9.01522 51.7139 8.52148 51.7139 8.52148C51.7139 8.52148 56.0302 9.26209 57.5101 9.01522C59.3599 8.64492 62.3197 9.13866 63.4296 11.6073C65.2795 12.3479 65.8961 13.4589 66.1428 14.6932C66.5127 16.5447 65.4028 18.6431 65.1562 19.5071Z" fill="#545454"/>
<path d="M53.3172 30.3692V26.1724C53.1939 26.049 53.1939 26.049 53.0706 25.9256V25.6787C53.3172 26.049 53.5639 26.4193 53.9338 26.6662L57.2636 29.0114C58.0035 29.6286 59.1134 29.6286 59.8534 29.0114L62.9365 26.2959C63.0598 26.1724 63.1831 26.1724 63.3064 26.049C63.3064 26.4193 63.3064 27.0365 63.3064 30.3692C63.3064 30.6161 63.3064 30.7395 63.4298 30.9864H53.3172C53.1939 30.7395 53.3172 30.6161 53.3172 30.3692Z" fill="url(#paint0_linear_592_1141)"/>
<path d="M115.285 97.8074C115.285 103.362 113.065 108.299 109.612 112.002C109.365 112.373 108.995 112.619 108.625 112.866C104.925 116.323 99.9925 118.421 94.5663 118.421C90.25 118.421 86.1803 117.063 82.8505 114.718C81.8639 114.101 81.0007 113.237 80.1374 112.496C76.3143 108.793 73.9712 103.609 73.9712 97.8074C73.9712 86.4514 83.2205 77.1938 94.5663 77.1938C106.035 77.1938 115.285 86.4514 115.285 97.8074Z" fill="black"/>
<path d="M115.285 97.8065C115.285 103.855 112.695 109.162 108.625 112.989C104.925 116.445 99.9925 118.543 94.5663 118.543C90.25 118.543 86.1803 117.186 82.8505 114.84C77.4243 111.137 73.9712 104.966 73.9712 97.9299C73.9712 86.574 83.2205 77.3164 94.5663 77.3164C105.912 77.3164 115.285 86.4505 115.285 97.8065Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M109.613 112.003C109.366 112.373 108.996 112.62 108.626 112.867C104.927 116.323 99.9938 118.421 94.5676 118.421C90.2512 118.421 86.1815 117.063 82.8518 114.718C81.8652 114.101 81.0019 113.237 80.1387 112.496C80.632 111.879 81.3719 111.509 82.9751 110.892L83.5917 110.645C84.825 110.151 86.5515 109.534 88.7713 108.546C89.1413 108.423 89.388 108.176 89.6346 107.929C89.7579 107.806 89.8813 107.682 89.8813 107.436C90.0046 107.189 90.1279 106.818 90.1279 106.571V102.375C90.0046 102.251 90.0046 102.251 89.8813 102.128C89.5113 101.634 89.2646 101.017 89.2646 100.276L89.018 100.153C87.9081 100.4 88.0314 99.2889 87.7848 97.0671C87.6614 96.203 87.7848 95.9562 88.278 95.8327L88.648 95.339C87.9081 93.6109 87.5381 92.0063 87.5381 90.7719C87.5381 88.6735 88.4014 87.3158 89.6346 86.6986C88.8947 85.2174 88.8947 84.7236 88.8947 84.7236C88.8947 84.7236 93.211 85.4642 94.6909 85.2174C96.5408 84.8471 99.5005 85.3408 100.61 87.8095C102.46 88.5501 103.077 89.661 103.324 90.8953C103.57 92.8703 102.46 94.9687 102.214 95.8327V95.9562C102.46 96.0796 102.584 96.3265 102.46 97.1905C102.214 99.2889 102.214 100.523 101.227 100.276L100.24 102.004C100.24 102.251 100.24 102.251 100.117 102.375C100.117 102.745 100.117 103.362 100.117 106.695C100.117 107.065 100.24 107.559 100.487 107.806C100.61 107.929 100.61 108.053 100.734 108.053C100.98 108.3 101.227 108.546 101.474 108.546C103.94 109.534 105.667 110.275 107.023 110.768C108.257 111.262 109.12 111.632 109.613 112.003Z" fill="#181818"/>
<path d="M109.612 112.003C109.365 112.373 108.995 112.62 108.626 112.867C104.926 116.323 99.9928 118.421 94.5666 118.421C90.2503 118.421 86.1806 117.063 82.8508 114.718C81.8642 114.101 81.001 113.237 80.1377 112.496C80.631 111.879 81.3709 111.509 82.9741 110.892L83.5908 110.645C84.824 110.151 86.5505 109.534 88.7704 108.546C89.1403 108.423 89.387 108.176 89.6336 107.929C90.8669 109.657 92.8401 110.768 95.1832 110.768C97.403 110.768 99.3762 109.657 100.609 108.053C100.856 108.3 101.103 108.546 101.349 108.546C103.816 109.534 105.542 110.274 106.899 110.768C108.256 111.262 109.119 111.632 109.612 112.003Z" fill="#525252"/>
<path d="M102.09 95.7093C102.213 95.2155 101.966 94.4749 101.72 94.1046C101.72 93.9812 101.596 93.9812 101.596 93.8578C100.733 92.1297 98.8831 91.5125 97.1566 91.3891C92.5936 91.1422 92.2236 92.0063 90.867 90.7719C91.3603 91.3891 91.3603 92.5 90.6204 93.7343C90.1271 94.5984 89.2638 95.0921 88.4006 95.339C86.3041 90.6485 87.414 87.6861 89.3872 86.6986C88.6472 85.2174 88.6472 84.7236 88.6472 84.7236C88.6472 84.7236 92.9635 85.4642 94.4434 85.2174C96.2933 84.8471 99.2531 85.3408 100.363 87.8095C102.213 88.5501 102.829 89.661 103.076 90.8953C103.446 92.7469 102.336 94.8452 102.09 95.7093Z" fill="#737373"/>
<path d="M90.2501 106.571V102.375C90.1267 102.251 90.1267 102.251 90.0034 102.128V101.881C90.2501 102.251 90.4967 102.621 90.8667 102.868L94.1964 105.214C94.9364 105.831 96.0463 105.831 96.7862 105.214L99.8693 102.498C99.9927 102.375 100.116 102.375 100.239 102.251C100.239 102.621 100.239 103.239 100.239 106.571C100.239 106.818 100.239 106.942 100.363 107.189H90.2501C90.1267 106.942 90.2501 106.818 90.2501 106.571Z" fill="url(#paint1_linear)"/>
<path d="M41.2036 98.1168C41.2036 103.918 38.7371 109.102 34.7908 112.805C33.6808 113.793 32.5709 114.657 31.2144 115.398C28.2546 117.126 24.8015 118.113 21.1018 118.113C17.4021 118.113 13.949 117.126 10.9892 115.398C10.4959 115.151 10.126 114.904 9.63268 114.534C4.45307 110.954 1 104.906 1 98.1168C1 87.0077 10.0026 78.1204 20.9785 78.1204C32.201 77.997 41.2036 87.0077 41.2036 98.1168Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M17.0323 102.56C17.279 102.806 17.5256 103.177 17.8956 103.424C18.1422 103.67 18.3889 103.794 18.6355 104.041C18.7589 104.164 19.0055 104.288 19.1288 104.411C19.1288 104.411 19.2522 104.411 19.2522 104.534L19.3755 104.658V106.386C19.3755 106.386 19.3755 106.386 19.2522 106.263C19.1288 106.139 18.8822 106.016 18.7589 105.892C18.5122 105.769 18.2656 105.522 18.0189 105.399C17.8956 105.399 17.8956 105.275 17.7723 105.275C16.909 104.781 16.1691 104.288 16.1691 103.67C16.2924 103.424 16.539 103.053 17.0323 102.56ZM34.1878 112.107C33.4478 110.502 32.4478 108.978 30.7213 108.114C29.858 107.744 28.8714 107.373 27.8848 107.373C27.6382 107.373 27.2682 107.373 27.0216 107.373C26.8982 107.373 26.7749 107.373 26.6516 107.373C25.295 107.25 25.1717 107.003 25.1717 107.003V104.164C26.035 103.424 26.8982 102.56 27.6382 101.695C28.2548 100.831 28.7481 99.844 28.9947 98.6096C30.1047 98.3628 30.8446 97.3753 30.7213 96.1409C30.7213 95.6472 30.3513 95.1535 30.3513 94.6597C30.3513 94.4129 30.3513 94.166 30.3513 93.9191C30.3513 93.7957 30.3513 93.5488 30.3513 93.4254C30.3513 93.3019 30.3513 93.0551 30.3513 92.9316C30.228 92.0676 29.9813 91.2036 29.488 90.2161C28.0082 87.5005 25.295 85.7725 22.0886 85.7725C21.472 85.7725 20.8554 85.8959 20.2387 86.0193C19.1288 86.2662 18.0189 86.7599 17.1556 87.5005C17.0323 87.624 16.7857 87.7474 16.6624 87.9943L16.539 88.1177C15.5524 89.1052 14.6892 90.2161 14.3192 91.5739C13.8259 92.9316 13.8259 94.2894 13.9492 95.6472C13.9492 95.6472 13.9492 95.6472 13.9492 95.7706V95.8941C13.9492 96.1409 14.0726 96.1409 13.9492 96.2644C13.9492 96.3878 13.8259 96.3878 13.8259 96.5112C13.5793 96.8815 13.4559 97.3753 13.7026 98.1159C14.1959 99.3502 14.9358 99.2268 15.7991 99.844C15.7991 99.844 15.6758 99.844 15.6758 99.9674L14.8125 100.214C10.8661 101.449 9.50957 104.781 11.2361 106.88C11.8527 107.62 12.8393 108.238 14.3192 108.608C13.9492 108.608 13.5793 108.855 13.3326 109.102C11.6061 110.459 10.4962 112.558 10.2495 114.533C10.2495 114.656 10.2495 114.78 10.2495 114.903C10.7428 115.15 11.1128 115.52 11.6061 115.767L30.9175 115.315C32.1507 114.575 32.6963 114.003 33.8062 113.016C33.6829 112.399 34.3111 112.23 34.1878 112.107Z" fill="#181818"/>
<path d="M34.7909 112.805C33.681 113.792 32.5711 114.656 31.2145 115.397C28.2547 117.125 24.8017 118.113 21.1019 118.113C17.4022 118.113 13.9491 117.125 10.9894 115.397C10.4961 115.15 10.1261 114.903 9.63281 114.533C9.63281 114.41 9.63281 114.286 9.63281 114.163C9.87946 112.188 10.9894 110.089 12.7159 108.732C12.9626 108.485 13.3325 108.361 13.7025 108.238C12.2226 107.991 11.236 107.374 10.6194 106.51H15.3057C16.6623 108.361 18.7588 109.472 21.2253 109.472C23.3218 109.472 25.1716 108.608 26.5282 107.25C26.6515 107.25 26.7748 107.25 26.8982 107.25C27.1448 107.25 27.3915 107.25 27.7614 107.25C28.748 107.25 29.7346 107.497 30.5979 107.991C32.3244 108.855 33.5577 110.336 34.4209 112.064C34.6676 112.311 34.6676 112.558 34.7909 112.805Z" fill="#525252"/>
<path d="M25.2953 104.165V106.757L17.5259 107.004L17.8958 105.275C18.0192 105.275 18.0192 105.399 18.1425 105.399C18.3891 105.522 18.6358 105.769 18.8824 105.893C19.0058 106.016 19.1291 106.139 19.3757 106.263C19.3757 106.263 19.4991 106.263 19.4991 106.386V104.658L19.3757 104.535C20.7323 105.275 22.5822 105.769 25.2953 104.165Z" fill="url(#paint2_linear)"/>
<path d="M30.351 93.4261C28.8711 93.9198 27.1446 94.1667 25.5414 94.0432C22.9516 93.7964 20.4851 92.8089 18.5119 91.0808C17.8953 92.9323 16.2921 94.2901 14.4422 95.1541C14.1956 95.2776 13.949 95.401 13.7023 95.401C13.7023 95.401 13.7023 95.401 13.7023 95.2776C13.579 93.9198 13.579 92.562 14.0723 91.2042C14.4422 89.8465 15.3055 88.7356 16.2921 87.7481L16.4154 87.6247C16.5388 87.5012 16.7854 87.3778 16.9087 87.1309C17.772 86.3903 18.8819 85.8966 19.9918 85.6497C20.6084 85.5263 21.2251 85.4028 21.8417 85.4028C25.0481 85.4028 27.8846 87.1309 29.2411 89.8465C29.7344 90.8339 29.9811 91.8214 30.1044 92.562C30.351 93.0558 30.351 93.3026 30.351 93.4261Z" fill="#737373"/>
<path d="M20.4853 111.694C19.7453 112.558 18.5121 112.558 17.4022 112.558C18.5121 111.447 17.8955 107.868 13.9491 108.238C8.52286 107.251 9.01616 101.573 14.4424 99.8445L15.3057 99.5977L15.429 99.7211C15.799 100.832 16.4156 101.819 17.0322 102.56C14.8124 104.412 17.8955 104.905 19.3754 106.387C20.6086 107.127 21.7185 110.213 20.4853 111.694Z" fill="#737373"/>
<path d="M115.285 97.8065C115.285 103.855 112.695 109.162 108.625 112.989C104.925 116.445 99.9925 118.543 94.5663 118.543C90.25 118.543 86.1803 117.186 82.8505 114.84C77.4243 111.137 73.9712 104.966 73.9712 97.9299C73.9712 86.574 83.2205 77.3164 94.5663 77.3164C105.912 77.3164 115.285 86.4505 115.285 97.8065Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M109.613 112.003C109.366 112.373 108.996 112.62 108.626 112.867C104.927 116.323 99.9936 118.421 94.5673 118.421C90.251 118.421 86.1813 117.063 82.8516 114.718C81.865 114.101 81.0017 113.237 80.1384 112.496C80.6317 111.879 81.3717 111.509 82.9749 110.892L83.5915 110.645C84.8247 110.151 86.5513 109.534 88.7711 108.546C89.1411 108.423 89.3877 108.176 89.6344 107.929C89.7577 107.806 89.881 107.682 89.881 107.436C90.0043 107.189 90.1277 106.818 90.1277 106.571V102.375C90.0043 102.251 90.0043 102.251 89.881 102.128C89.511 101.634 89.2644 101.017 89.2644 100.276L89.0178 100.153C87.9078 100.4 88.0312 99.2889 87.7845 97.0671C87.6612 96.203 87.7845 95.9562 88.2778 95.8327L88.6478 95.339C87.9078 93.6109 87.5379 92.0063 87.5379 90.7719C87.5379 88.6735 88.4011 87.3158 89.6344 86.6986C88.8944 85.2174 88.8944 84.7236 88.8944 84.7236C88.8944 84.7236 93.2108 85.4642 94.6907 85.2174C96.5405 84.8471 99.5003 85.3408 100.61 87.8095C102.46 88.5501 103.077 89.661 103.323 90.8953C103.57 92.8703 102.46 94.9687 102.213 95.8327V95.9562C102.46 96.0796 102.583 96.3265 102.46 97.1905C102.213 99.2889 102.213 100.523 101.227 100.276L100.24 102.004C100.24 102.251 100.24 102.251 100.117 102.375C100.117 102.745 100.117 103.362 100.117 106.695C100.117 107.065 100.24 107.559 100.487 107.806C100.61 107.929 100.61 108.053 100.734 108.053C100.98 108.3 101.227 108.546 101.473 108.546C103.94 109.534 105.666 110.275 107.023 110.768C108.256 111.262 109.12 111.632 109.613 112.003Z" fill="#0E0E0E"/>
<path d="M109.612 112.003C109.365 112.373 108.995 112.62 108.626 112.867C104.926 116.323 99.9928 118.421 94.5666 118.421C90.2503 118.421 86.1806 117.063 82.8508 114.718C81.8642 114.101 81.001 113.237 80.1377 112.496C80.631 111.879 81.3709 111.509 82.9741 110.892L83.5908 110.645C84.824 110.151 86.5505 109.534 88.7704 108.546C89.1403 108.423 89.387 108.176 89.6336 107.929C90.8669 109.657 92.8401 110.768 95.1832 110.768C97.403 110.768 99.3762 109.657 100.609 108.053C100.856 108.3 101.103 108.546 101.349 108.546C103.816 109.534 105.542 110.274 106.899 110.768C108.256 111.262 109.119 111.632 109.612 112.003Z" fill="#575757"/>
<path d="M102.089 95.7093C102.213 95.2155 101.966 94.4749 101.719 94.1046C101.719 93.9812 101.596 93.9812 101.596 93.8578C100.733 92.1297 98.8829 91.5125 97.1563 91.3891C92.5933 91.1422 92.2234 92.0063 90.8668 90.7719C91.3601 91.3891 91.3601 92.5 90.6201 93.7343C90.1269 94.5984 89.2636 95.0921 88.4003 95.339C86.3038 90.6485 87.4137 87.6861 89.3869 86.6986C88.647 85.2174 88.647 84.7236 88.647 84.7236C88.647 84.7236 92.9633 85.4642 94.4432 85.2174C96.293 84.8471 99.2528 85.3408 100.363 87.8095C102.213 88.5501 102.829 89.661 103.076 90.8953C103.446 92.7469 102.336 94.8452 102.089 95.7093Z" fill="#545454"/>
<path d="M90.2501 106.571V102.375C90.1267 102.251 90.1267 102.251 90.0034 102.128V101.881C90.2501 102.251 90.4967 102.621 90.8667 102.868L94.1964 105.214C94.9364 105.831 96.0463 105.831 96.7862 105.214L99.8693 102.498C99.9927 102.375 100.116 102.375 100.239 102.251C100.239 102.621 100.239 103.239 100.239 106.571C100.239 106.818 100.239 106.942 100.363 107.189H90.2501C90.1267 106.942 90.2501 106.818 90.2501 106.571Z" fill="url(#paint1_linear_592_1141)"/>
<path d="M41.2036 98.1168C41.2036 103.918 38.7371 109.102 34.7908 112.805C33.6808 113.793 32.5709 114.657 31.2144 115.398C28.2546 117.126 24.8015 118.113 21.1018 118.113C17.4021 118.113 13.949 117.126 10.9892 115.398C10.4959 115.151 10.126 114.904 9.63268 114.534C4.45307 110.954 1 104.906 1 98.1168C1 87.0077 10.0026 78.1204 20.9785 78.1204C32.201 77.997 41.2036 87.0077 41.2036 98.1168Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M17.0321 102.56C17.2787 102.806 17.5254 103.177 17.8954 103.424C18.142 103.67 18.3886 103.794 18.6353 104.041C18.7586 104.164 19.0053 104.288 19.1286 104.411C19.1286 104.411 19.2519 104.411 19.2519 104.534L19.3752 104.658V106.386C19.3752 106.386 19.3752 106.386 19.2519 106.263C19.1286 106.139 18.8819 106.016 18.7586 105.892C18.512 105.769 18.2653 105.522 18.0187 105.399C17.8953 105.399 17.8953 105.275 17.772 105.275C16.9088 104.781 16.1688 104.288 16.1688 103.67C16.2921 103.424 16.5388 103.053 17.0321 102.56ZM34.1875 112.107C33.4476 110.502 32.4476 108.978 30.721 108.114C29.8578 107.744 28.8712 107.373 27.8846 107.373C27.6379 107.373 27.268 107.373 27.0213 107.373C26.898 107.373 26.7747 107.373 26.6513 107.373C25.2948 107.25 25.1715 107.003 25.1715 107.003V104.164C26.0347 103.424 26.898 102.56 27.6379 101.695C28.2546 100.831 28.7479 99.844 28.9945 98.6096C30.1044 98.3628 30.8444 97.3753 30.721 96.1409C30.721 95.6472 30.3511 95.1535 30.3511 94.6597C30.3511 94.4129 30.3511 94.166 30.3511 93.9191C30.3511 93.7957 30.3511 93.5488 30.3511 93.4254C30.3511 93.3019 30.3511 93.0551 30.3511 92.9316C30.2277 92.0676 29.9811 91.2036 29.4878 90.2161C28.0079 87.5005 25.2948 85.7725 22.0884 85.7725C21.4717 85.7725 20.8551 85.8959 20.2385 86.0193C19.1286 86.2662 18.0187 86.7599 17.1554 87.5005C17.0321 87.624 16.7854 87.7474 16.6621 87.9943L16.5388 88.1177C15.5522 89.1052 14.6889 90.2161 14.319 91.5739C13.8257 92.9316 13.8257 94.2894 13.949 95.6472C13.949 95.6472 13.949 95.6472 13.949 95.7706V95.8941C13.949 96.1409 14.0723 96.1409 13.949 96.2644C13.949 96.3878 13.8257 96.3878 13.8257 96.5112C13.579 96.8815 13.4557 97.3753 13.7023 98.1159C14.1956 99.3502 14.9356 99.2268 15.7988 99.844C15.7988 99.844 15.6755 99.844 15.6755 99.9674L14.8123 100.214C10.8659 101.449 9.50932 104.781 11.2359 106.88C11.8525 107.62 12.8391 108.238 14.319 108.608C13.949 108.608 13.579 108.855 13.3324 109.102C11.6058 110.459 10.4959 112.558 10.2493 114.533C10.2493 114.656 10.2493 114.78 10.2493 114.903C10.7426 115.15 11.1125 115.52 11.6058 115.767L30.9172 115.315C32.1505 114.575 32.6961 114.003 33.806 113.016C33.6827 112.399 34.3108 112.23 34.1875 112.107Z" fill="#0E0E0E"/>
<path d="M34.7909 112.805C33.681 113.792 32.5711 114.656 31.2145 115.397C28.2547 117.125 24.8017 118.113 21.1019 118.113C17.4022 118.113 13.9491 117.125 10.9894 115.397C10.4961 115.15 10.1261 114.903 9.63281 114.533C9.63281 114.41 9.63281 114.286 9.63281 114.163C9.87946 112.188 10.9894 110.089 12.7159 108.732C12.9626 108.485 13.3325 108.361 13.7025 108.238C12.2226 107.991 11.236 107.374 10.6194 106.51H15.3057C16.6623 108.361 18.7588 109.472 21.2253 109.472C23.3218 109.472 25.1716 108.608 26.5282 107.25C26.6515 107.25 26.7748 107.25 26.8982 107.25C27.1448 107.25 27.3915 107.25 27.7614 107.25C28.748 107.25 29.7346 107.497 30.5979 107.991C32.3244 108.855 33.5577 110.336 34.4209 112.064C34.6676 112.311 34.6676 112.558 34.7909 112.805Z" fill="#575757"/>
<path d="M25.2953 104.165V106.757L17.5259 107.004L17.8958 105.275C18.0192 105.275 18.0192 105.399 18.1425 105.399C18.3891 105.522 18.6358 105.769 18.8824 105.893C19.0058 106.016 19.1291 106.139 19.3757 106.263C19.3757 106.263 19.4991 106.263 19.4991 106.386V104.658L19.3757 104.535C20.7323 105.275 22.5822 105.769 25.2953 104.165Z" fill="url(#paint2_linear_592_1141)"/>
<path d="M30.351 93.4261C28.8711 93.9198 27.1446 94.1667 25.5414 94.0432C22.9516 93.7964 20.4851 92.8089 18.5119 91.0808C17.8953 92.9323 16.2921 94.2901 14.4422 95.1541C14.1956 95.2776 13.949 95.401 13.7023 95.401C13.7023 95.401 13.7023 95.401 13.7023 95.2776C13.579 93.9198 13.579 92.562 14.0723 91.2042C14.4422 89.8465 15.3055 88.7356 16.2921 87.7481L16.4154 87.6247C16.5388 87.5012 16.7854 87.3778 16.9087 87.1309C17.772 86.3903 18.8819 85.8966 19.9918 85.6497C20.6084 85.5263 21.2251 85.4028 21.8417 85.4028C25.0481 85.4028 27.8846 87.1309 29.2411 89.8465C29.7344 90.8339 29.9811 91.8214 30.1044 92.562C30.351 93.0558 30.351 93.3026 30.351 93.4261Z" fill="#545454"/>
<path d="M20.4853 111.694C19.7453 112.558 18.5121 112.558 17.4022 112.558C18.5121 111.447 17.8955 107.868 13.9491 108.238C8.52286 107.251 9.01616 101.573 14.4424 99.8445L15.3057 99.5977L15.429 99.7211C15.799 100.832 16.4156 101.819 17.0322 102.56C14.8124 104.412 17.8955 104.905 19.3754 106.387C20.6086 107.127 21.7185 110.213 20.4853 111.694Z" fill="#545454"/>
<defs>
<linearGradient id="paint0_linear" x1="58.2299" y1="30.8211" x2="58.2299" y2="28.0409" gradientUnits="userSpaceOnUse">
<stop stop-color="#181818"/>
<stop offset="0.9913" stop-color="#222427"/>
<linearGradient id="paint0_linear_592_1141" x1="58.2301" y1="30.8211" x2="58.2301" y2="28.0409" gradientUnits="userSpaceOnUse">
<stop stop-color="#151515"/>
<stop offset="0.9913" stop-color="#0B0B0B"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="95.163" y1="107.023" x2="95.163" y2="104.243" gradientUnits="userSpaceOnUse">
<stop stop-color="#181818"/>
<stop offset="0.9913" stop-color="#222427"/>
<linearGradient id="paint1_linear_592_1141" x1="95.163" y1="107.023" x2="95.163" y2="104.243" gradientUnits="userSpaceOnUse">
<stop stop-color="#151515"/>
<stop offset="0.9913" stop-color="#0B0B0B"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="21.3956" y1="106.915" x2="21.3956" y2="105.428" gradientUnits="userSpaceOnUse">
<stop stop-color="#181818"/>
<stop offset="0.9913" stop-color="#222427"/>
<linearGradient id="paint2_linear_592_1141" x1="21.3956" y1="106.915" x2="21.3956" y2="105.428" gradientUnits="userSpaceOnUse">
<stop stop-color="#151515"/>
<stop offset="0.9913" stop-color="#0B0B0B"/>
</linearGradient>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -1,24 +1,24 @@
<svg width="145" height="110" viewBox="0 0 145 110" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M74.6528 108.28C104.218 108.28 128.187 84.3113 128.187 54.6402C128.187 24.9692 104.113 1 74.6528 1C45.0873 1 21.1182 24.9692 21.1182 54.6402C21.1182 84.3113 45.0873 108.28 74.6528 108.28Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M134.984 37.645C137.374 37.645 139.313 35.7068 139.313 33.3158C139.313 30.9248 137.374 28.9866 134.984 28.9866C132.593 28.9866 130.654 30.9248 130.654 33.3158C130.654 35.7068 132.593 37.645 134.984 37.645Z" fill="#525252"/>
<path d="M141.319 20.7505C142.952 20.7505 144.275 19.4268 144.275 17.7939C144.275 16.1611 142.952 14.8374 141.319 14.8374C139.686 14.8374 138.362 16.1611 138.362 17.7939C138.362 19.4268 139.686 20.7505 141.319 20.7505Z" fill="#525252"/>
<path d="M23.5469 19.4783C25.1797 19.4783 26.5034 18.1546 26.5034 16.5217C26.5034 14.8889 25.1797 13.5652 23.5469 13.5652C21.914 13.5652 20.5903 14.8889 20.5903 16.5217C20.5903 18.1546 21.914 19.4783 23.5469 19.4783Z" fill="#181818"/>
<path d="M5.49073 76.4976C8.52318 76.4976 10.9815 74.0393 10.9815 71.0068C10.9815 67.9744 8.52318 65.5161 5.49073 65.5161C2.45828 65.5161 0 67.9744 0 71.0068C0 74.0393 2.45828 76.4976 5.49073 76.4976Z" fill="#181818"/>
<path d="M85.5262 69.1928V89.5045C85.5262 91.2707 84.4985 93.037 83.0304 93.9201L67.4679 102.898C66.587 103.487 65.4125 103.782 64.3848 103.782V78.4656L84.7921 66.6907C85.2326 67.4266 85.5262 68.3097 85.5262 69.1928Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M64.3846 78.4656V103.782C63.3569 103.782 62.3292 103.487 61.3015 102.898L45.739 93.9201C44.1241 93.037 43.2432 91.4179 43.2432 89.5045V69.1928C43.2432 68.3097 43.5368 67.4266 43.9772 66.6907L64.3846 78.4656Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M84.7921 66.6908L64.3848 78.4657L43.8306 66.5437C44.271 65.8077 44.8583 65.0718 45.7392 64.6302L61.7421 55.3575C63.2102 54.4744 65.1188 54.4744 66.7338 55.2103L83.1772 64.7774C83.1772 64.7774 83.1772 64.7774 83.324 64.7774C83.9112 65.3662 84.4985 65.9549 84.7921 66.6908Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M127.809 69.1928V89.5045C127.809 91.2707 126.782 93.037 125.314 93.9201L109.751 102.898C108.87 103.487 107.696 103.782 106.668 103.782V78.4656L127.075 66.6907C127.516 67.4266 127.809 68.3097 127.809 69.1928Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M106.668 78.4656V103.782C105.64 103.782 104.612 103.487 103.585 102.898L88.0222 93.9201C86.4073 93.037 85.5264 91.4179 85.5264 89.5045V69.1928C85.5264 68.3097 85.82 67.4266 86.2604 66.6907L106.668 78.4656Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M127.075 66.6908L106.668 78.4657L86.1138 66.5437C86.5542 65.8077 87.1415 65.0718 88.0224 64.6302L104.025 55.3575C105.493 54.4744 107.402 54.4744 109.017 55.2103L125.46 64.7774C125.46 64.7774 125.46 64.7774 125.607 64.7774C126.194 65.3662 126.782 65.9549 127.075 66.6908Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M64.2381 30.7776V51.0892C64.2381 52.8554 63.2104 54.6217 61.7423 55.5048L46.1798 64.4831C45.2989 65.0719 44.1244 65.3662 43.0967 65.3662V40.0503L63.5041 28.2754C64.0913 29.0113 64.2381 29.8944 64.2381 30.7776Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M43.0965 40.0503V65.3662C42.0688 65.3662 41.0411 65.0719 40.0134 64.4831L24.4509 55.5048C22.836 54.6217 21.9551 53.0026 21.9551 51.0892V30.7776C21.9551 29.8944 22.2487 29.0113 22.6892 28.2754L43.0965 40.0503Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M63.6505 28.2751L43.2432 40.0499L22.689 28.1279C23.1294 27.392 23.7167 26.656 24.5976 26.2145L40.6005 16.9418C42.0686 16.0586 43.9772 16.0586 45.5922 16.7946L61.8887 26.5088C61.8887 26.5088 61.8887 26.5088 62.0356 26.5088C62.6228 26.9504 63.2101 27.5391 63.6505 28.2751Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M109.311 30.3358V53.0024C109.311 55.063 108.283 56.9765 106.374 58.0068L88.9031 68.1626C87.8754 68.7513 86.7009 69.0457 85.5264 69.0457V40.6388L108.576 27.3921C109.017 28.2752 109.311 29.3055 109.311 30.3358Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M85.5262 40.6388V58.5955V69.0457C84.3516 69.0457 83.1771 68.7513 82.1494 68.1626L74.515 63.747L64.5315 58.0067C62.7697 56.9764 61.742 55.063 61.5952 53.1496V30.1886C61.5952 29.1583 61.8888 28.128 62.3293 27.2449L85.5262 40.6388Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M108.429 27.3921L85.3792 40.6388L62.3291 27.2449C62.7695 26.3618 63.5036 25.6258 64.3845 25.1843L82.296 14.7341C84.0578 13.7038 86.1132 13.7038 87.875 14.5869L106.374 25.3315C106.374 25.3315 106.521 25.3315 106.521 25.4787C107.402 26.0674 107.989 26.6561 108.429 27.3921Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M108.206 12.7656C108.856 12.7656 109.383 13.2922 109.383 13.9418V20.9987C109.383 21.6483 108.856 22.1749 108.206 22.1749C107.557 22.1749 107.03 21.6483 107.03 20.9987V13.9418C107.03 13.2922 107.557 12.7656 108.206 12.7656Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M123.936 13.1101C124.396 13.5694 124.396 14.3141 123.936 14.7735L115.311 23.3986C114.852 23.8579 114.107 23.8579 113.648 23.3986C113.188 22.9393 113.188 22.1946 113.648 21.7353L122.273 13.1101C122.732 12.6508 123.477 12.6508 123.936 13.1101Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M114.087 29.6239C114.087 28.9743 114.614 28.4478 115.264 28.4478H123.105C123.754 28.4478 124.281 28.9743 124.281 29.6239C124.281 30.2735 123.754 30.8001 123.105 30.8001H115.264C114.614 30.8001 114.087 30.2735 114.087 29.6239Z" fill="#737373"/>
<path d="M96.9656 43.7842C96.7253 44.8023 96.3648 45.8804 95.9443 46.7788C94.8027 48.9948 93.0003 50.7317 90.7772 51.8696C88.4942 53.0076 85.7905 53.4867 83.0868 52.8878C76.7182 51.5702 72.6326 45.3414 73.9544 38.9928C75.2762 32.6442 81.4646 28.5116 87.8333 29.8891C90.1164 30.3683 92.099 31.5062 93.7813 33.0634C96.6052 35.8784 97.8068 39.9511 96.9656 43.7842Z" fill="#181818" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M89.1596 40.3732H86.4797V37.6933C86.4797 37.1573 86.0628 36.6809 85.4673 36.6809C84.9314 36.6809 84.4549 37.0978 84.4549 37.6933V40.3732H81.7751C81.2391 40.3732 80.7627 40.79 80.7627 41.3855C80.7627 41.9811 81.1796 42.3979 81.7751 42.3979H84.4549V45.0778C84.4549 45.6137 84.8718 46.0902 85.4673 46.0902C86.0033 46.0902 86.4797 45.6733 86.4797 45.0778V42.3979H89.1596C89.6955 42.3979 90.172 41.9811 90.172 41.3855C90.172 40.79 89.6955 40.3732 89.1596 40.3732Z" fill="#525252"/>
<path d="M74.6528 108.28C104.218 108.28 128.187 84.3113 128.187 54.6402C128.187 24.9692 104.113 1 74.6528 1C45.0873 1 21.1182 24.9692 21.1182 54.6402C21.1182 84.3113 45.0873 108.28 74.6528 108.28Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M134.984 37.645C137.374 37.645 139.313 35.7068 139.313 33.3158C139.313 30.9248 137.374 28.9866 134.984 28.9866C132.593 28.9866 130.654 30.9248 130.654 33.3158C130.654 35.7068 132.593 37.645 134.984 37.645Z" fill="#575757"/>
<path d="M141.319 20.7505C142.952 20.7505 144.275 19.4268 144.275 17.7939C144.275 16.1611 142.952 14.8374 141.319 14.8374C139.686 14.8374 138.362 16.1611 138.362 17.7939C138.362 19.4268 139.686 20.7505 141.319 20.7505Z" fill="#575757"/>
<path d="M23.5466 19.4783C25.1795 19.4783 26.5032 18.1546 26.5032 16.5217C26.5032 14.8889 25.1795 13.5652 23.5466 13.5652C21.9138 13.5652 20.5901 14.8889 20.5901 16.5217C20.5901 18.1546 21.9138 19.4783 23.5466 19.4783Z" fill="#0E0E0E"/>
<path d="M5.49073 76.4976C8.52318 76.4976 10.9815 74.0393 10.9815 71.0068C10.9815 67.9744 8.52318 65.5161 5.49073 65.5161C2.45828 65.5161 0 67.9744 0 71.0068C0 74.0393 2.45828 76.4976 5.49073 76.4976Z" fill="#0E0E0E"/>
<path d="M85.5262 69.1928V89.5045C85.5262 91.2707 84.4985 93.037 83.0304 93.9201L67.4679 102.898C66.587 103.487 65.4125 103.782 64.3848 103.782V78.4656L84.7921 66.6907C85.2326 67.4266 85.5262 68.3097 85.5262 69.1928Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M64.3846 78.4656V103.782C63.3569 103.782 62.3292 103.487 61.3015 102.898L45.739 93.9201C44.1241 93.037 43.2432 91.4179 43.2432 89.5045V69.1928C43.2432 68.3097 43.5368 67.4266 43.9772 66.6907L64.3846 78.4656Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M84.7921 66.6908L64.3848 78.4657L43.8306 66.5437C44.271 65.8077 44.8583 65.0718 45.7392 64.6302L61.7421 55.3575C63.2102 54.4744 65.1188 54.4744 66.7338 55.2103L83.1772 64.7774C83.1772 64.7774 83.1772 64.7774 83.324 64.7774C83.9112 65.3662 84.4985 65.9549 84.7921 66.6908Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M127.809 69.1928V89.5045C127.809 91.2707 126.781 93.037 125.313 93.9201L109.751 102.898C108.87 103.487 107.695 103.782 106.668 103.782V78.4656L127.075 66.6907C127.515 67.4266 127.809 68.3097 127.809 69.1928Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M106.668 78.4656V103.782C105.64 103.782 104.612 103.487 103.584 102.898L88.022 93.9201C86.407 93.037 85.5261 91.4179 85.5261 89.5045V69.1928C85.5261 68.3097 85.8198 67.4266 86.2602 66.6907L106.668 78.4656Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M127.075 66.6908L106.667 78.4657L86.1133 66.5437C86.5537 65.8077 87.141 65.0718 88.0219 64.6302L104.025 55.3575C105.493 54.4744 107.402 54.4744 109.017 55.2103L125.46 64.7774C125.46 64.7774 125.46 64.7774 125.607 64.7774C126.194 65.3662 126.781 65.9549 127.075 66.6908Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M64.2381 30.7776V51.0892C64.2381 52.8554 63.2104 54.6217 61.7423 55.5048L46.1798 64.4831C45.2989 65.0719 44.1244 65.3662 43.0967 65.3662V40.0503L63.5041 28.2754C64.0913 29.0113 64.2381 29.8944 64.2381 30.7776Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M43.0965 40.0503V65.3662C42.0688 65.3662 41.0411 65.0719 40.0134 64.4831L24.4509 55.5048C22.836 54.6217 21.9551 53.0026 21.9551 51.0892V30.7776C21.9551 29.8944 22.2487 29.0113 22.6892 28.2754L43.0965 40.0503Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M63.6505 28.2751L43.2432 40.0499L22.689 28.1279C23.1294 27.392 23.7167 26.656 24.5976 26.2145L40.6005 16.9418C42.0686 16.0586 43.9772 16.0586 45.5922 16.7946L61.8887 26.5088C61.8887 26.5088 61.8887 26.5088 62.0356 26.5088C62.6228 26.9504 63.2101 27.5391 63.6505 28.2751Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M109.31 30.3358V53.0024C109.31 55.063 108.283 56.9765 106.374 58.0068L88.9029 68.1626C87.8752 68.7513 86.7006 69.0457 85.5261 69.0457V40.6388L108.576 27.3921C109.017 28.2752 109.31 29.3055 109.31 30.3358Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M85.5262 40.6388V58.5955V69.0457C84.3516 69.0457 83.1771 68.7513 82.1494 68.1626L74.515 63.747L64.5315 58.0067C62.7697 56.9764 61.742 55.063 61.5952 53.1496V30.1886C61.5952 29.1583 61.8888 28.128 62.3293 27.2449L85.5262 40.6388Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M108.429 27.3921L85.3792 40.6388L62.3291 27.2449C62.7695 26.3618 63.5036 25.6258 64.3845 25.1843L82.296 14.7341C84.0578 13.7038 86.1132 13.7038 87.875 14.5869L106.374 25.3315C106.374 25.3315 106.521 25.3315 106.521 25.4787C107.402 26.0674 107.989 26.6561 108.429 27.3921Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M108.207 12.7656C108.856 12.7656 109.383 13.2922 109.383 13.9418V20.9987C109.383 21.6483 108.856 22.1749 108.207 22.1749C107.557 22.1749 107.03 21.6483 107.03 20.9987V13.9418C107.03 13.2922 107.557 12.7656 108.207 12.7656Z" fill="#545454"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M123.936 13.1101C124.396 13.5694 124.396 14.3141 123.936 14.7735L115.311 23.3986C114.852 23.8579 114.107 23.8579 113.648 23.3986C113.188 22.9393 113.188 22.1946 113.648 21.7353L122.273 13.1101C122.732 12.6508 123.477 12.6508 123.936 13.1101Z" fill="#545454"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M114.087 29.6239C114.087 28.9743 114.614 28.4478 115.264 28.4478H123.105C123.754 28.4478 124.281 28.9743 124.281 29.6239C124.281 30.2735 123.754 30.8001 123.105 30.8001H115.264C114.614 30.8001 114.087 30.2735 114.087 29.6239Z" fill="#545454"/>
<path d="M96.9654 43.7842C96.7251 44.8023 96.3646 45.8804 95.944 46.7788C94.8025 48.9948 93 50.7317 90.777 51.8696C88.4939 53.0076 85.7902 53.4867 83.0866 52.8878C76.7179 51.5702 72.6324 45.3414 73.9542 38.9928C75.276 32.6442 81.4644 28.5116 87.833 29.8891C90.1161 30.3683 92.0988 31.5062 93.7811 33.0634C96.6049 35.8784 97.8065 39.9511 96.9654 43.7842Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M89.1597 40.3732H86.4798V37.6933C86.4798 37.1573 86.063 36.6809 85.4674 36.6809C84.9315 36.6809 84.4551 37.0978 84.4551 37.6933V40.3732H81.7752C81.2392 40.3732 80.7628 40.79 80.7628 41.3855C80.7628 41.9811 81.1797 42.3979 81.7752 42.3979H84.4551V45.0778C84.4551 45.6137 84.8719 46.0902 85.4674 46.0902C86.0034 46.0902 86.4798 45.6733 86.4798 45.0778V42.3979H89.1597C89.6957 42.3979 90.1721 41.9811 90.1721 41.3855C90.1721 40.79 89.6957 40.3732 89.1597 40.3732Z" fill="#575757"/>
</svg>

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -1,38 +0,0 @@
<svg width="123" height="126" viewBox="0 0 123 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.4237 111.867C91.7974 111.867 113.99 89.6745 113.99 62.2031C113.99 34.7317 91.6996 12.5396 64.4237 12.5396C37.0501 12.5396 14.8579 34.7317 14.8579 62.2031C14.8579 89.6745 37.0501 111.867 64.4237 111.867Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M93.6338 12.5396C83.2422 33.022 67.9889 41.1703 54.0085 46.0363C50.764 47.1812 47.2331 48.183 43.8931 47.3243C40.5531 46.4656 37.6425 43.0785 38.5491 39.7392C39.3602 36.6383 43.3682 35.1117 46.2788 36.3521C49.2371 37.5924 50.8594 41.0272 50.5731 44.2235C50.2868 47.4197 48.3305 50.2343 45.8494 52.1903C43.3205 54.1462 40.3145 55.3388 37.2608 56.2452C30.533 58.2488 23.519 59.2029 16.9821 61.7313C10.3976 64.2597 4.14697 68.7917 1.9044 75.4227C0.282106 80.1456 0.950108 85.4886 3.04954 89.9729C5.14898 94.4572 8.72756 98.2259 12.7356 101.231C18.8907 105.811 26.4773 108.673 34.1116 108.483C41.7459 108.292 49.4757 104.952 54.1994 98.9415C58.9231 92.9306 60.3068 84.2005 56.9668 77.2833C54.6765 72.5127 49.4757 68.6009 44.2748 69.7458C40.1714 70.6999 37.1653 74.7072 36.7359 78.9529C36.3065 83.1987 38.1673 87.3968 40.9348 90.5453C43.7022 93.7416 47.3762 95.9837 51.1934 97.9397C56.776 100.754 63.3606 102.901 69.134 100.516C74.6212 98.2736 77.818 92.5967 79.9175 87.1106C82.0169 81.6244 83.5915 75.6613 87.4086 71.1293C91.9892 65.6909 99.7189 63.1625 106.638 64.7845C113.556 66.4064 119.377 72.1311 121.095 79.0006C122.431 84.3436 120.809 91.0224 115.799 93.36C111.886 95.2205 107.067 93.8847 103.679 91.2132C100.292 88.5417 98.0012 84.7253 95.8064 81.0043" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="4 4"/>
<path d="M55.1784 35.3718C63.5321 38.1997 72.5966 33.7202 75.4245 25.3665C78.2524 17.0128 73.7729 7.94831 65.4192 5.1204C57.0655 2.29248 48.001 6.77201 45.1731 15.1257C42.3451 23.4794 46.8247 32.5439 55.1784 35.3718Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.1375 32.5372C62.9259 34.8352 70.2919 31.1951 72.5899 24.4067C74.8879 17.6184 71.2478 10.2524 64.4594 7.95438C57.671 5.65637 50.3051 9.29651 48.007 16.0849C45.709 22.8732 49.3492 30.2392 56.1375 32.5372Z" fill="#181818"/>
<path d="M59.7561 21.8493C60.6415 22.149 61.6023 21.6742 61.902 20.7888C62.2018 19.9033 61.7269 18.9426 60.8415 18.6428C59.9561 18.3431 58.9953 18.8179 58.6956 19.7033C58.3958 20.5888 58.8706 21.5495 59.7561 21.8493Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M63.0122 12.23L60.6604 19.1773" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M62.083 20.2544L66.1857 20.4519" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M64.0744 10.7699C64.3349 10.6457 64.433 10.3214 64.2934 10.0454C64.1538 9.76951 63.8294 9.64651 63.5689 9.77072C63.3084 9.89492 63.2103 10.2193 63.3499 10.4952C63.4895 10.7711 63.8139 10.8941 64.0744 10.7699Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M57.3166 30.7045C57.5771 30.5803 57.6752 30.2559 57.5356 29.98C57.396 29.7041 57.0716 29.5811 56.8111 29.7053C56.5506 29.8295 56.4525 30.1539 56.5921 30.4298C56.7317 30.7057 57.0561 30.8287 57.3166 30.7045Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M50.7199 17.3822C50.9804 17.258 51.0785 16.9337 50.9389 16.6577C50.7993 16.3818 50.4749 16.2588 50.2144 16.383C49.9539 16.5072 49.8558 16.8316 49.9954 17.1075C50.135 17.3834 50.4594 17.5064 50.7199 17.3822Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M70.6545 24.14C70.915 24.0158 71.0131 23.6915 70.8735 23.4155C70.7339 23.1396 70.4095 23.0166 70.149 23.1408C69.8884 23.265 69.7904 23.5894 69.93 23.8653C70.0696 24.1412 70.394 24.2642 70.6545 24.14Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M12.3005 40.0978L14.9425 39.3015C15.1339 39.246 15.1339 38.9682 14.9425 38.9126L12.3005 38.1163C12.2326 38.0978 12.1832 38.0484 12.1647 37.9805L11.3684 35.3447C11.3128 35.1533 11.0351 35.1533 10.9795 35.3447L10.1832 37.9805C10.1647 38.0484 10.1153 38.0978 10.0474 38.1163L7.41159 38.9126C7.22023 38.9682 7.22023 39.246 7.41159 39.3015L10.0536 40.0978C10.1215 40.1163 10.1709 40.1657 10.1894 40.2336L10.9857 42.8756C11.0412 43.067 11.319 43.067 11.3746 42.8756L12.1709 40.2336C12.1832 40.1657 12.2326 40.1163 12.3005 40.0978Z" fill="#3c3c3c"/>
<path d="M96.5557 9.17336L99.2576 9.73368C99.4523 9.77613 99.5848 9.53199 99.4431 9.39188L97.5008 7.4318C97.45 7.38314 97.4301 7.31618 97.4463 7.24767L98.0036 4.55119C98.0461 4.35651 97.8019 4.22401 97.6618 4.3657L95.7047 6.30252C95.656 6.35336 95.5891 6.37321 95.5206 6.3571L92.8241 5.79972C92.6294 5.75727 92.4969 6.00142 92.6386 6.14152L94.5808 8.1016C94.6317 8.15026 94.6515 8.21722 94.6354 8.28573L94.0751 10.9876C94.0326 11.1823 94.2768 11.3148 94.4169 11.1731L96.377 9.23089C96.4202 9.17709 96.4872 9.15725 96.5557 9.17336Z" fill="#3c3c3c"/>
<path d="M94.8952 76.0129L96.9595 74.1819C97.1099 74.0512 96.9933 73.799 96.7963 73.8289L94.064 74.2143C93.9946 74.226 93.9291 74.2019 93.8838 74.148L92.0553 72.0895C91.9246 71.9391 91.6724 72.0556 91.7023 72.2526L92.085 74.9792C92.0967 75.0486 92.0726 75.1142 92.0187 75.1594L89.96 76.9879C89.8096 77.1186 89.9262 77.3708 90.1232 77.3409L92.8555 76.9555C92.9249 76.9438 92.9904 76.9679 93.0357 77.0218L94.8668 79.086C94.9975 79.2363 95.2497 79.1198 95.2198 78.9228L94.8345 76.1906C94.8172 76.1238 94.8413 76.0582 94.8952 76.0129Z" fill="#3c3c3c"/>
<path d="M73.8716 57.3258L76.1834 56.6291C76.3508 56.5805 76.3508 56.3374 76.1834 56.2888L73.8716 55.5921C73.8122 55.5759 73.769 55.5327 73.7528 55.4733L73.0561 53.1671C73.0074 52.9996 72.7644 52.9996 72.7158 53.1671L72.019 55.4733C72.0028 55.5327 71.9596 55.5759 71.9002 55.5921L69.5938 56.2888C69.4264 56.3374 69.4264 56.5805 69.5938 56.6291L71.9056 57.3258C71.965 57.342 72.0082 57.3852 72.0244 57.4446L72.7212 59.7563C72.7698 59.9237 73.0128 59.9237 73.0615 59.7563L73.7582 57.4446C73.769 57.3852 73.8122 57.342 73.8716 57.3258Z" fill="#3c3c3c"/>
<path d="M29.5118 89.7614L31.8235 88.9651C31.991 88.9095 31.991 88.6317 31.8235 88.5762L29.5118 87.7799C29.4524 87.7614 29.4092 87.712 29.393 87.6441L28.6962 85.0083C28.6476 84.8169 28.4045 84.8169 28.3559 85.0083L27.6591 87.6441C27.6429 87.712 27.5997 87.7614 27.5403 87.7799L25.234 88.5762C25.0665 88.6317 25.0665 88.9095 25.234 88.9651L27.5457 89.7614C27.6051 89.7799 27.6483 89.8293 27.6646 89.8972L28.3613 92.5392C28.4099 92.7305 28.653 92.7305 28.7016 92.5392L29.3984 89.8972C29.4092 89.8293 29.4524 89.7799 29.5118 89.7614Z" fill="#3c3c3c"/>
<path d="M25.6922 50.6715L27.3434 50.1738C27.463 50.1391 27.463 49.9655 27.3434 49.9308L25.6922 49.4331C25.6497 49.4216 25.6188 49.3907 25.6073 49.3483L25.1096 47.701C25.0749 47.5814 24.9013 47.5814 24.8665 47.701L24.3688 49.3483C24.3573 49.3907 24.3264 49.4216 24.284 49.4331L22.6366 49.9308C22.517 49.9655 22.517 50.1391 22.6366 50.1738L24.2878 50.6715C24.3303 50.6831 24.3611 50.7139 24.3727 50.7564L24.8704 52.4075C24.9051 52.5271 25.0787 52.5271 25.1134 52.4075L25.6111 50.7564C25.6188 50.7139 25.6497 50.6831 25.6922 50.6715Z" fill="#3c3c3c"/>
<path d="M120.831 51.7623L122.482 51.2647C122.602 51.2299 122.602 51.0563 122.482 51.0216L120.831 50.524C120.788 50.5124 120.758 50.4815 120.746 50.4391L120.248 48.7918C120.214 48.6723 120.04 48.6723 120.005 48.7918L119.508 50.4391C119.496 50.4815 119.465 50.5124 119.423 50.524L117.775 51.0216C117.656 51.0563 117.656 51.2299 117.775 51.2647L119.426 51.7623C119.469 51.7739 119.5 51.8047 119.511 51.8472L120.009 53.4983C120.044 53.6179 120.217 53.6179 120.252 53.4983L120.75 51.8472C120.758 51.8047 120.788 51.7739 120.831 51.7623Z" fill="#3c3c3c"/>
<path d="M37.8972 27.6539L39.5485 27.1563C39.6681 27.1215 39.6681 26.9479 39.5485 26.9132L37.8972 26.4156C37.8548 26.404 37.8239 26.3731 37.8124 26.3307L37.3147 24.6834C37.2799 24.5639 37.1063 24.5639 37.0716 24.6834L36.5739 26.3307C36.5623 26.3731 36.5315 26.404 36.489 26.4156L34.8417 26.9132C34.7221 26.9479 34.7221 27.1215 34.8417 27.1563L36.4929 27.6539C36.5353 27.6655 36.5662 27.6963 36.5778 27.7388L37.0755 29.3899C37.1102 29.5095 37.2838 29.5095 37.3185 29.3899L37.8162 27.7388C37.8239 27.6963 37.8548 27.6655 37.8972 27.6539Z" fill="#3c3c3c"/>
<path d="M13.3069 83.1031L14.9581 82.6055C15.0777 82.5708 15.0777 82.3972 14.9581 82.3624L13.3069 81.8648C13.2645 81.8532 13.2336 81.8224 13.222 81.7799L12.7243 80.1327C12.6896 80.0131 12.516 80.0131 12.4813 80.1327L11.9836 81.7799C11.972 81.8224 11.9411 81.8532 11.8987 81.8648L10.2513 82.3624C10.1317 82.3972 10.1317 82.5708 10.2513 82.6055L11.9026 83.1031C11.945 83.1147 11.9759 83.1456 11.9874 83.188L12.4851 84.8391C12.5199 84.9587 12.6935 84.9587 12.7282 84.8391L13.2259 83.188C13.2336 83.1456 13.2645 83.1147 13.3069 83.1031Z" fill="#3c3c3c"/>
<path d="M58.6922 57.5907L61.979 62.276C62.9181 63.6146 63.5603 64.7335 64.0498 66.2448C65.8824 71.0942 65.1988 76.4246 62.6771 80.7618C62.209 81.5182 61.9707 82.3987 62.0863 83.1736C62.1063 84.0157 62.356 84.9818 62.8927 85.7468C63.9659 87.2767 65.7655 88.0116 67.5737 87.7419C73.3808 86.6643 79.3534 88.4667 83.4436 92.8737C83.9417 93.3803 84.3442 93.954 84.8137 94.6233L88.1005 99.3086C88.5029 99.8823 88.8098 100.523 89.1452 101.001L61.0335 120.722C60.6025 120.311 60.133 119.641 59.7976 119.163L56.5108 114.478C56.1754 114 55.9357 113.455 55.6003 112.977C55.4661 112.786 55.3605 112.432 55.1593 112.145C52.5704 106.827 52.88 100.76 55.8413 95.8296C56.7775 94.3168 56.6319 92.2789 55.5586 90.749C55.0891 90.0797 54.3612 89.4489 53.5763 89.1435C53.5092 89.0479 53.4136 89.1149 53.4136 89.1149C52.6287 88.8095 51.7867 88.8295 50.9447 88.8495C47.0414 89.5903 43.0411 88.9724 39.4319 87.0814C38.5128 86.5848 37.5937 86.0882 36.7988 85.3618C36.569 85.2376 36.3678 84.9507 36.2336 84.7595C35.3716 83.9375 34.4425 83.0198 33.7047 81.968L30.4179 77.2828C30.3508 77.1872 30.2167 76.9959 30.0825 76.8047L58.3854 56.9499C58.491 57.3038 58.5581 57.3995 58.6922 57.5907Z" fill="#181818" stroke="#3c3c3c" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M74.5356 102.547C74.5356 102.547 64.4216 111.925 63.7422 111.974C63.2927 112.146 59.3138 113.796 56.7792 114.861L56.1085 113.905C55.7731 113.426 55.4377 112.948 55.1309 112.308C55.255 112.078 55.3121 111.752 55.3692 111.427C56.6664 107.378 60.698 101.126 69.1952 101.443L74.5356 102.547Z" fill="#181818" stroke="#3c3c3c" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M58.6922 57.5907L61.979 62.276C62.9181 63.6146 63.5603 64.7335 64.0498 66.2448C65.8824 71.0942 65.1988 76.4246 62.6771 80.7618C62.209 81.5182 61.9707 82.3987 62.0863 83.1736C62.1063 84.0157 62.356 84.9818 62.8927 85.7468C63.9659 87.2767 65.7655 88.0116 67.5737 87.7419C73.3808 86.6643 79.3534 88.4667 83.4436 92.8737C83.9417 93.3803 84.3442 93.954 84.8137 94.6233L88.1005 99.3086C88.5029 99.8823 88.8098 100.523 89.1452 101.001L61.0335 120.722C60.6025 120.311 60.133 119.641 59.7976 119.163L56.5108 114.478C56.1754 114 55.9357 113.455 55.6003 112.977C55.4661 112.786 55.3605 112.432 55.1593 112.145C52.5704 106.827 52.88 100.76 55.8413 95.8296C56.7775 94.3168 56.6319 92.2789 55.5586 90.749C55.0891 90.0797 54.3612 89.4489 53.5763 89.1435C53.5092 89.0479 53.4136 89.1149 53.4136 89.1149C52.6287 88.8095 51.7867 88.8295 50.9447 88.8495C47.0414 89.5903 43.0411 88.9724 39.4319 87.0814C38.5128 86.5848 37.5937 86.0882 36.7988 85.3618C36.569 85.2376 36.3678 84.9507 36.2336 84.7595C35.3716 83.9375 34.4425 83.0198 33.7047 81.968L30.4179 77.2828C30.3508 77.1872 30.2167 76.9959 30.0825 76.8047L58.3854 56.9499C58.491 57.3038 58.5581 57.3995 58.6922 57.5907Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.5304 77.084L45.3631 85.774L39.5946 87.1099C38.6755 86.6132 37.7565 86.1166 36.9615 85.3902C36.7318 85.266 36.5305 84.9792 36.3964 84.788C39.4818 79.6274 42.3203 76.352 50.5763 74.6979C51.9635 74.4381 53.2551 74.2454 54.805 74.0142C68.6011 72.3258 56.5304 77.084 56.5304 77.084Z" fill="#181818" stroke="#525252" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M64.1171 66.3406C65.9496 71.19 65.266 76.5204 62.7443 80.8576C62.2762 81.6139 62.0379 82.4945 62.1535 83.2694L62.0579 83.3365C60.528 84.4097 60.1284 86.6875 61.2017 88.2174L71.1961 102.464L68.4232 104.41L58.3617 90.067C57.2885 88.5371 55.1063 88.0704 53.4808 89.2107C52.6959 88.9053 51.8539 88.9253 51.0119 88.9453C47.1086 89.6861 43.1084 89.0682 39.4991 87.1772C38.58 86.6806 37.6609 86.184 36.866 85.4576C45.3803 83.7649 48.2459 78.9011 50.4523 74.9279C51.1687 73.712 51.7895 72.5631 52.4773 71.5099C55.2003 67.4596 59.2177 66.0681 64.1171 66.3406Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M84.7178 94.6907L88.0046 99.376C88.407 99.9497 88.7139 100.59 89.0493 101.069L63.9974 118.643L59.3949 118.59L56.4435 114.383C56.1081 113.905 55.7727 113.427 55.5329 112.881C55.3988 112.69 55.2932 112.336 55.0919 112.049C55.1876 111.982 55.2546 112.078 55.3503 112.011C55.513 112.039 55.6086 111.972 55.7042 111.905C65.022 109.934 67.5137 104.334 69.8727 99.9684C70.2452 99.2791 70.7133 98.5227 71.1528 97.929C74.0385 93.9073 78.2186 92.5443 83.2807 92.8454C83.7502 93.5147 84.2483 94.0214 84.7178 94.6907Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M60.9889 57.4062L29.6263 79.4074C28.957 79.8769 27.9808 79.7057 27.5783 79.132L25.4319 76.0722C24.9623 75.4029 25.2007 74.5223 25.87 74.0528L57.3282 51.9845C57.9976 51.515 58.9067 51.5906 59.3762 52.2599L61.4556 55.2241C61.7339 56.0275 61.6583 56.9366 60.9889 57.4062Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M92.6489 102.538L61.2863 124.539C60.6169 125.009 59.7078 124.933 59.2383 124.264L57.1589 121.3C56.6894 120.63 56.9277 119.75 57.597 119.28L89.0553 97.212C89.7246 96.7425 90.6337 96.8181 91.1032 97.4875L93.1826 100.452C93.4609 101.255 93.3182 102.069 92.6489 102.538Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.308 35.6053L109.875 38.2699C109.466 39.0312 109.09 39.6002 108.492 40.1902C106.636 42.2069 103.956 43.1493 101.309 42.9878C100.841 42.9462 100.368 43.0427 100.03 43.2813C99.6367 43.4906 99.2396 43.8379 99.0057 44.2729C98.5378 45.143 98.6179 46.1675 99.1745 46.9576C101.062 49.4447 101.628 52.6936 100.518 55.6717C100.397 56.0272 100.221 56.3535 100.017 56.7342L98.5837 59.3988C98.4083 59.7251 98.1785 60.0221 98.0323 60.294L82.0444 51.6971C82.1362 51.396 82.3409 51.0153 82.4871 50.7434L83.9199 48.0788C84.0661 47.8069 84.2667 47.5642 84.4129 47.2923C84.4714 47.1836 84.6135 47.0497 84.7012 46.8865C86.5983 44.4014 89.5374 43.1075 92.5693 43.3358C93.5061 43.4189 94.4341 42.8663 94.902 41.9962C95.1067 41.6156 95.2319 41.122 95.1898 40.6788C95.219 40.6244 95.1646 40.5952 95.1646 40.5952C95.1226 40.1519 94.9132 39.759 94.7039 39.366C93.4275 37.6982 92.7698 35.662 92.8062 33.5084C92.8226 32.9563 92.839 32.4043 92.9934 31.8564C92.9975 31.7184 93.0852 31.5553 93.1437 31.4465C93.3274 30.8442 93.5402 30.1876 93.8619 29.5894L95.2947 26.9247C95.324 26.8704 95.3824 26.7616 95.4409 26.6528L111.538 35.3082C111.395 35.4421 111.366 35.4965 111.308 35.6053Z" fill="#181818" stroke="#3c3c3c" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M93.8341 53.7603C93.8341 53.7603 87.0037 51.2092 86.8196 50.8998C86.6313 50.7285 84.9075 49.2407 83.803 48.2963L84.0954 47.7525C84.2416 47.4806 84.3878 47.2087 84.6176 46.9116C84.7556 46.9157 84.9229 46.8655 85.0901 46.8152C87.3104 46.4668 91.2207 46.8869 93.0881 50.9756L93.8341 53.7603Z" fill="#181818" stroke="#3c3c3c" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.308 35.6053L109.875 38.2699C109.466 39.0312 109.09 39.6002 108.492 40.1902C106.636 42.2069 103.956 43.1493 101.309 42.9878C100.841 42.9462 100.368 43.0427 100.03 43.2813C99.6367 43.4906 99.2396 43.8379 99.0057 44.2729C98.5378 45.143 98.6179 46.1675 99.1745 46.9576C101.062 49.4447 101.628 52.6936 100.518 55.6717C100.397 56.0272 100.221 56.3535 100.017 56.7342L98.5837 59.3988C98.4083 59.7251 98.1785 60.0221 98.0323 60.294L82.0444 51.6971C82.1362 51.396 82.3409 51.0153 82.4871 50.7434L83.9199 48.0788C84.0661 47.8069 84.2667 47.5642 84.4129 47.2923C84.4714 47.1836 84.6135 47.0497 84.7012 46.8865C86.5983 44.4014 89.5374 43.1075 92.5693 43.3358C93.5061 43.4189 94.4341 42.8663 94.902 41.9962C95.1067 41.6156 95.2319 41.122 95.1898 40.6788C95.219 40.6244 95.1646 40.5952 95.1646 40.5952C95.1226 40.1519 94.9132 39.759 94.7039 39.366C93.4275 37.6982 92.7698 35.662 92.8062 33.5084C92.8226 32.9563 92.839 32.4043 92.9934 31.8564C92.9975 31.7184 93.0852 31.5553 93.1437 31.4465C93.3274 30.8442 93.5402 30.1876 93.8619 29.5894L95.2947 26.9247C95.324 26.8704 95.3824 26.7616 95.4409 26.6528L111.538 35.3082C111.395 35.4421 111.366 35.4965 111.308 35.6053Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M101.587 39.2113L94.8318 35.9994L92.8315 33.5918C92.8479 33.0398 92.8643 32.4878 93.0187 31.9399C93.0228 31.8019 93.1105 31.6388 93.169 31.53C96.339 31.7623 98.5598 32.3256 101.301 35.8325C101.753 36.4261 102.151 36.9904 102.628 37.6676C106.7 43.7832 101.587 39.2113 101.587 39.2113Z" fill="#181818" stroke="#525252" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M108.462 40.2444C106.607 42.2611 103.927 43.2036 101.28 43.042C100.811 43.0005 100.339 43.0969 100 43.3355L99.9459 43.3063C99.0758 42.8384 97.9051 43.1904 97.4372 44.0605L93.0803 52.1632L91.5033 51.3152L95.8894 43.1581C96.3573 42.288 96.0597 41.1465 95.1353 40.6494C95.0932 40.2062 94.8839 39.8132 94.6745 39.4202C93.3981 37.7524 92.7404 35.7163 92.7768 33.5626C92.7932 33.0106 92.8096 32.4586 92.964 31.9107C95.7847 35.5305 98.7622 35.7295 101.163 35.8285C101.907 35.8782 102.597 35.8987 103.258 35.9736C105.817 36.2983 107.428 37.8656 108.462 40.2444Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M99.9622 56.7048L98.5294 59.3694C98.354 59.6957 98.1241 59.9928 97.9779 60.2647L83.7302 52.6035L82.6626 50.417L83.9492 48.0243C84.0954 47.7524 84.2416 47.4805 84.4422 47.2378C84.5007 47.129 84.6428 46.9951 84.7305 46.832C84.7849 46.8612 84.7556 46.9156 84.81 46.9449C84.8352 47.0285 84.8895 47.0577 84.9439 47.087C88.0867 51.0202 91.3234 50.8678 93.9454 50.9457C94.3594 50.958 94.8278 50.9996 95.2126 51.0663C97.7972 51.4746 99.4332 53.1255 100.493 55.5879C100.288 55.9686 100.167 56.3241 99.9622 56.7048Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.939 36.6459L94.1026 27.0548C93.722 26.8502 93.5711 26.3484 93.7466 26.0221L94.6823 24.282C94.887 23.9013 95.3595 23.8048 95.7402 24.0095L113.631 33.6299C114.012 33.8346 114.192 34.2819 113.987 34.6626L113.081 36.3484C112.767 36.6706 112.32 36.8506 111.939 36.6459Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M98.1382 62.3137L80.3013 52.7226C79.9207 52.5179 79.7406 52.0706 79.9453 51.6899L80.8517 50.0041C81.0564 49.6235 81.5289 49.527 81.9096 49.7317L99.8008 59.352C100.181 59.5567 100.362 60.0041 100.157 60.3847L99.2504 62.0705C98.9369 62.3927 98.5188 62.5184 98.1382 62.3137Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -1,22 +1,22 @@
<svg width="144" height="118" viewBox="0 0 144 118" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M71.915 116.003C103.558 116.003 129.168 90.2405 129.168 58.455C129.168 26.6694 103.558 1 71.915 1C40.3653 1 14.6616 26.7621 14.6616 58.5476C14.6616 90.3332 40.3653 116.003 71.915 116.003Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M6.40267 71.9221C8.53691 71.9221 10.2072 70.2541 10.2072 68.1227C10.2072 65.9913 8.53691 64.3232 6.40267 64.3232C4.26842 64.3232 2.59814 65.9913 2.59814 68.1227C2.59814 70.2541 4.36122 71.9221 6.40267 71.9221Z" fill="#181818"/>
<path d="M2.59821 59.5972C3.99011 59.5972 5.19642 58.3925 5.19642 57.0025C5.19642 55.6124 3.99011 54.4077 2.59821 54.4077C1.20631 54.4077 0 55.6124 0 57.0025C0 58.4852 1.20631 59.5972 2.59821 59.5972Z" fill="#181818"/>
<path d="M138.726 81.467C141.417 81.467 143.551 79.3356 143.551 76.6481C143.551 73.9607 141.417 71.8293 138.726 71.8293C136.035 71.8293 133.9 73.9607 133.9 76.6481C133.9 79.3356 136.035 81.467 138.726 81.467Z" fill="#181818"/>
<circle cx="70.6176" cy="28.6049" r="2.23823" fill="#4D4D4D"/>
<path d="M113.372 106.197H29.3551C26.224 106.197 23.6147 103.61 23.6147 100.505V15.6447C23.6147 12.5401 26.224 9.95288 29.3551 9.95288H113.372C116.503 9.95288 119.113 12.5401 119.113 15.6447V100.505C119.113 103.61 116.503 106.197 113.372 106.197Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8772 42.0341C77.4699 42.0341 82.8144 36.6896 82.8144 30.0969C82.8144 23.5041 77.4699 18.1597 70.8772 18.1597C64.2844 18.1597 58.9399 23.5041 58.9399 30.0969C58.9399 36.6896 64.2844 42.0341 70.8772 42.0341Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8773 30.8431C73.3496 30.8431 75.3538 28.8389 75.3538 26.3666C75.3538 23.8943 73.3496 21.8901 70.8773 21.8901C68.4051 21.8901 66.4009 23.8943 66.4009 26.3666C66.4009 28.8389 68.4051 30.8431 70.8773 30.8431Z" fill="#525252"/>
<path d="M79.8302 38.3074C77.6656 40.6044 74.6218 42.0342 71.2503 42.0342C67.8788 42.0342 64.8349 40.6044 62.6704 38.3074C63.8656 34.8375 67.2553 32.3352 71.2503 32.3352C75.2452 32.3352 78.635 34.8375 79.8302 38.3074Z" fill="#525252"/>
<path d="M103.388 60.686H38.5928C37.8184 60.686 37.0439 59.8252 37.0439 58.9643V51.2166C37.0439 50.3557 37.8184 49.4949 38.5928 49.4949H103.388C104.162 49.4949 104.937 50.3557 104.937 51.2166V58.9643C104.937 59.8252 104.162 60.686 103.388 60.686Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.388 77.0998H38.5928C37.8184 77.0998 37.0439 76.239 37.0439 75.3781V67.6304C37.0439 66.7695 37.8184 65.9087 38.5928 65.9087H103.388C104.162 65.9087 104.937 66.7695 104.937 67.6304V75.3781C104.937 76.239 104.162 77.0998 103.388 77.0998Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.325 83.8145H79.6896C78.8839 83.8145 78.0781 84.4877 78.0781 85.8342V93.2398C78.0781 94.2497 78.6153 95.2595 79.6896 95.2595H103.325C104.131 95.2595 104.937 94.5863 104.937 93.2398V85.8342C104.937 84.7682 104.131 83.8145 103.325 83.8145Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M97.9375 88.291H85.8239C85.3084 88.291 84.793 88.9141 84.793 89.5371C84.793 90.1601 85.3084 90.7832 85.8239 90.7832H97.9375C98.453 90.7832 98.9684 90.1601 98.9684 89.5371C98.9684 88.6025 98.453 88.291 97.9375 88.291Z" fill="#737373"/>
<rect x="41.5205" y="53.9714" width="29.097" height="2.23823" rx="1.11911" fill="#737373"/>
<rect x="41.5205" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#737373"/>
<rect x="45.9971" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#737373"/>
<rect x="50.4736" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#737373"/>
<rect x="54.9497" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#737373"/>
<rect x="58.6802" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#737373"/>
<rect x="63.1567" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#737373"/>
<svg width="144" height="117" viewBox="0 0 144 117" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M71.9152 116.003C103.558 116.003 129.169 90.2405 129.169 58.455C129.169 26.6694 103.558 1 71.9152 1C40.3655 1 14.6617 26.7621 14.6617 58.5476C14.6617 90.3332 40.3655 116.003 71.9152 116.003Z" fill="#0E0E0E" stroke="#3D3D3D" stroke-width="2" stroke-miterlimit="10"/>
<path d="M6.40267 71.9221C8.53691 71.9221 10.2072 70.2541 10.2072 68.1227C10.2072 65.9913 8.53691 64.3232 6.40267 64.3232C4.26842 64.3232 2.59814 65.9913 2.59814 68.1227C2.59814 70.2541 4.36122 71.9221 6.40267 71.9221Z" fill="#0E0E0E"/>
<path d="M2.59821 59.5972C3.99011 59.5972 5.19642 58.3925 5.19642 57.0025C5.19642 55.6124 3.99011 54.4077 2.59821 54.4077C1.20631 54.4077 0 55.6124 0 57.0025C0 58.4852 1.20631 59.5972 2.59821 59.5972Z" fill="#0E0E0E"/>
<path d="M138.726 81.467C141.417 81.467 143.551 79.3356 143.551 76.6481C143.551 73.9607 141.417 71.8293 138.726 71.8293C136.035 71.8293 133.901 73.9607 133.901 76.6481C133.901 79.3356 136.035 81.467 138.726 81.467Z" fill="#0E0E0E"/>
<circle cx="70.6175" cy="28.6049" r="2.23823" fill="#4D4D4D"/>
<path d="M113.372 106.197H29.3551C26.224 106.197 23.6147 103.61 23.6147 100.505V15.6447C23.6147 12.5401 26.224 9.95288 29.3551 9.95288H113.372C116.503 9.95288 119.113 12.5401 119.113 15.6447V100.505C119.113 103.61 116.503 106.197 113.372 106.197Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8772 42.0341C77.4699 42.0341 82.8144 36.6896 82.8144 30.0969C82.8144 23.5041 77.4699 18.1597 70.8772 18.1597C64.2844 18.1597 58.9399 23.5041 58.9399 30.0969C58.9399 36.6896 64.2844 42.0341 70.8772 42.0341Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8772 30.8431C73.3495 30.8431 75.3537 28.8389 75.3537 26.3666C75.3537 23.8943 73.3495 21.8901 70.8772 21.8901C68.4049 21.8901 66.4008 23.8943 66.4008 26.3666C66.4008 28.8389 68.4049 30.8431 70.8772 30.8431Z" fill="#575757"/>
<path d="M79.8302 38.3074C77.6656 40.6044 74.6218 42.0342 71.2503 42.0342C67.8788 42.0342 64.8349 40.6044 62.6704 38.3074C63.8656 34.8375 67.2553 32.3352 71.2503 32.3352C75.2452 32.3352 78.635 34.8375 79.8302 38.3074Z" fill="#575757"/>
<path d="M103.388 60.686H38.593C37.8185 60.686 37.0441 59.8252 37.0441 58.9643V51.2166C37.0441 50.3557 37.8185 49.4949 38.593 49.4949H103.388C104.163 49.4949 104.937 50.3557 104.937 51.2166V58.9643C104.937 59.8252 104.163 60.686 103.388 60.686Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.388 77.0998H38.593C37.8185 77.0998 37.0441 76.239 37.0441 75.3781V67.6304C37.0441 66.7695 37.8185 65.9087 38.593 65.9087H103.388C104.163 65.9087 104.937 66.7695 104.937 67.6304V75.3781C104.937 76.239 104.163 77.0998 103.388 77.0998Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.325 83.8145H79.6898C78.884 83.8145 78.0782 84.4877 78.0782 85.8342V93.2398C78.0782 94.2497 78.6154 95.2595 79.6898 95.2595H103.325C104.131 95.2595 104.937 94.5863 104.937 93.2398V85.8342C104.937 84.7682 104.131 83.8145 103.325 83.8145Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M97.9375 88.291H85.8239C85.3084 88.291 84.793 88.9141 84.793 89.5371C84.793 90.1601 85.3084 90.7832 85.8239 90.7832H97.9375C98.453 90.7832 98.9684 90.1601 98.9684 89.5371C98.9684 88.6025 98.453 88.291 97.9375 88.291Z" fill="#545454"/>
<rect x="41.5205" y="53.9714" width="29.097" height="2.23823" rx="1.11911" fill="#545454"/>
<rect x="41.5205" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#545454"/>
<rect x="45.9971" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#545454"/>
<rect x="50.4734" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#545454"/>
<rect x="54.9498" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#545454"/>
<rect x="58.6803" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#545454"/>
<rect x="63.1567" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#545454"/>
</svg>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -1,37 +1,38 @@
<svg width="145" height="120" viewBox="0 0 145 120" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M130.648 59.7265C130.648 72.9542 126.219 85.3837 118.837 95.1904C114.748 100.55 109.865 105.225 104.187 108.874C95.1015 114.918 84.0856 118.339 72.3883 118.339C40.2491 118.453 14.1289 92.2256 14.1289 59.7265C14.1289 27.3414 40.1355 1 72.3883 1C84.0856 1 94.9879 4.42096 104.187 10.4647C109.865 14.1137 114.748 18.789 118.837 24.1485C126.219 34.0693 130.648 46.3847 130.648 59.7265Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M28.0195 51.8743H27.3162C26.7887 51.8743 26.437 51.7102 26.437 51.464C26.437 51.2178 26.7887 51.0537 27.3162 51.0537H28.0195C28.547 51.0537 28.8987 51.2178 28.8987 51.464C28.8987 51.7102 28.547 51.8743 28.0195 51.8743Z" fill="#2D5887"/>
<path d="M28.0195 55.1565H27.3162C26.7887 55.1565 26.437 54.9924 26.437 54.7462C26.437 54.5 26.7887 54.3359 27.3162 54.3359H28.0195C28.547 54.3359 28.8987 54.5 28.8987 54.7462C28.8987 54.9924 28.547 55.1565 28.0195 55.1565Z" fill="#2D5887"/>
<path d="M28.0195 58.4387H27.3162C26.7887 58.4387 26.437 58.2746 26.437 58.0284C26.437 57.7823 26.7887 57.6182 27.3162 57.6182H28.0195C28.547 57.6182 28.8987 57.7823 28.8987 58.0284C28.8987 58.2746 28.547 58.4387 28.0195 58.4387Z" fill="#2D5887"/>
<path d="M28.0195 61.7209H27.3162C26.7887 61.7209 26.437 61.5568 26.437 61.3107C26.437 61.0645 26.7887 60.9004 27.3162 60.9004H28.0195C28.547 60.9004 28.8987 61.0645 28.8987 61.3107C28.8987 61.5568 28.547 61.7209 28.0195 61.7209Z" fill="#2D5887"/>
<path d="M60.1189 51.8743H48.553C48.0841 51.8743 47.7715 51.7102 47.7715 51.464C47.7715 51.2178 48.0841 51.0537 48.553 51.0537H60.1189C60.5878 51.0537 60.9004 51.2178 60.9004 51.464C60.9004 51.7102 60.5878 51.8743 60.1189 51.8743Z" fill="white"/>
<path d="M84.7621 61.7209H48.5264C48.0734 61.7209 47.7715 61.5568 47.7715 61.3107C47.7715 61.0645 48.0734 60.9004 48.5264 60.9004H84.7621C85.215 60.9004 85.517 61.0645 85.517 61.3107C85.517 61.5568 85.215 61.7209 84.7621 61.7209Z" fill="url(#paint0_linear)"/>
<path d="M60.1642 55.1565H44.4053C43.9635 55.1565 43.6689 54.9924 43.6689 54.7462C43.6689 54.5 43.9635 54.3359 44.4053 54.3359H60.1642C60.606 54.3359 60.9006 54.5 60.9006 54.7462C60.9006 54.9924 60.606 55.1565 60.1642 55.1565Z" fill="#2D5887"/>
<path d="M72.4741 58.4387H44.4038C43.9629 58.4387 43.6689 58.2746 43.6689 58.0284C43.6689 57.7823 43.9629 57.6182 44.4038 57.6182H72.4741C72.915 57.6182 73.2089 57.7823 73.2089 58.0284C73.0619 58.2746 72.768 58.4387 72.4741 58.4387Z" fill="#2D5887"/>
<path d="M84.7181 58.4387H74.0082C73.5287 58.4387 73.209 58.2746 73.209 58.0284C73.209 57.7823 73.5287 57.6182 74.0082 57.6182H84.7181C85.1976 57.6182 85.5173 57.7823 85.5173 58.0284C85.5173 58.2746 85.1976 58.4387 84.7181 58.4387Z" fill="white"/>
<path d="M91.3056 58.4387H87.1141C86.6484 58.4387 86.3379 58.2746 86.3379 58.0284C86.3379 57.7823 86.6484 57.6182 87.1141 57.6182H91.3056C91.7713 57.6182 92.0818 57.7823 92.0818 58.0284C92.0818 58.2746 91.7713 58.4387 91.3056 58.4387Z" fill="url(#paint1_linear)"/>
<path d="M1 103.569H138.853" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M97.8252 51.0537V103.569H23.3713C20.4342 103.569 18.2314 101.209 18.2314 98.4062V51.0537H97.8252Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M127.366 51.0537V98.4062C127.366 101.356 124.917 103.569 122.009 103.569H97.8257V51.0537H127.366Z" fill="#DAE1ED"/>
<path d="M127.366 51.0537V98.4062C127.366 101.356 124.917 103.569 122.009 103.569H97.8257V51.0537H127.366Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M46.9512 51.0537L62.6074 26.437H142.956L126.857 51.0537H46.9512Z" fill="#C5CDDB"/>
<path d="M46.9512 51.0537L62.6074 26.437H142.956L126.857 51.0537H46.9512Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path opacity="0.3" d="M127.366 51.1975V78.9526H105.826C103.826 78.9526 102.441 77.6583 102.134 75.7888L97.8257 51.0537L127.366 51.1975Z" fill="url(#paint2_linear)"/>
<path d="M126.747 51.0537H97.8257L112.511 73.3119C113.56 74.7859 115.208 75.6704 116.857 75.6704H139.334C140.833 75.6704 141.882 73.9015 140.982 72.7223L126.747 51.0537Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M97.8254 51.0537L82.0597 26.437H1L17.3607 51.0537H97.8254Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M57.9543 81.4143H26.9218C26.1967 81.4143 25.6167 80.8673 25.6167 80.1835C25.6167 79.4997 26.1967 78.9526 26.9218 78.9526H57.9543C58.6794 78.9526 59.2594 79.4997 59.2594 80.1835C59.1144 80.8673 58.6794 81.4143 57.9543 81.4143Z" fill="#3c3c3c"/>
<path d="M57.9543 87.1582H26.9218C26.1967 87.1582 25.6167 86.7935 25.6167 86.3376C25.6167 85.8818 26.1967 85.5171 26.9218 85.5171H57.9543C58.6794 85.5171 59.2594 85.8818 59.2594 86.3376C59.1144 86.7935 58.6794 87.1582 57.9543 87.1582Z" fill="#3c3c3c"/>
<path d="M41.5228 93.7227H26.9422C26.2058 93.7227 25.6167 93.358 25.6167 92.9021C25.6167 92.4462 26.2058 92.0815 26.9422 92.0815H41.5228C42.2592 92.0815 42.8483 92.4462 42.8483 92.9021C42.7011 93.358 42.1119 93.7227 41.5228 93.7227Z" fill="#3c3c3c"/>
<path d="M130.648 59.7265C130.648 72.9542 126.219 85.3837 118.837 95.1904C114.748 100.55 109.865 105.225 104.187 108.874C95.1015 114.918 84.0856 118.339 72.3883 118.339C40.2491 118.453 14.1289 92.2256 14.1289 59.7265C14.1289 27.3414 40.1355 1 72.3883 1C84.0856 1 94.9879 4.42096 104.187 10.4647C109.865 14.1137 114.748 18.789 118.837 24.1485C126.219 34.0693 130.648 46.3847 130.648 59.7265Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M28.0198 51.8743H27.3164C26.7889 51.8743 26.4373 51.7102 26.4373 51.464C26.4373 51.2178 26.7889 51.0537 27.3164 51.0537H28.0198C28.5473 51.0537 28.8989 51.2178 28.8989 51.464C28.8989 51.7102 28.5473 51.8743 28.0198 51.8743Z" fill="#7F7F7F"/>
<path d="M28.0198 55.1565H27.3164C26.7889 55.1565 26.4373 54.9924 26.4373 54.7462C26.4373 54.5 26.7889 54.3359 27.3164 54.3359H28.0198C28.5473 54.3359 28.8989 54.5 28.8989 54.7462C28.8989 54.9924 28.5473 55.1565 28.0198 55.1565Z" fill="#7F7F7F"/>
<path d="M28.0198 58.4387H27.3164C26.7889 58.4387 26.4373 58.2746 26.4373 58.0284C26.4373 57.7823 26.7889 57.6182 27.3164 57.6182H28.0198C28.5473 57.6182 28.8989 57.7823 28.8989 58.0284C28.8989 58.2746 28.5473 58.4387 28.0198 58.4387Z" fill="#7F7F7F"/>
<path d="M28.0198 61.7209H27.3164C26.7889 61.7209 26.4373 61.5568 26.4373 61.3107C26.4373 61.0645 26.7889 60.9004 27.3164 60.9004H28.0198C28.5473 60.9004 28.8989 61.0645 28.8989 61.3107C28.8989 61.5568 28.5473 61.7209 28.0198 61.7209Z" fill="#7F7F7F"/>
<path d="M60.1191 51.8743H48.5532C48.0843 51.8743 47.7717 51.7102 47.7717 51.464C47.7717 51.2178 48.0843 51.0537 48.5532 51.0537H60.1191C60.588 51.0537 60.9006 51.2178 60.9006 51.464C60.9006 51.7102 60.588 51.8743 60.1191 51.8743Z" fill="white"/>
<path d="M84.7623 61.7209H48.5266C48.0737 61.7209 47.7717 61.5568 47.7717 61.3107C47.7717 61.0645 48.0737 60.9004 48.5266 60.9004H84.7623C85.2153 60.9004 85.5172 61.0645 85.5172 61.3107C85.5172 61.5568 85.2153 61.7209 84.7623 61.7209Z" fill="url(#paint0_linear_592_1292)"/>
<path d="M60.1642 55.1565H44.4053C43.9635 55.1565 43.6689 54.9924 43.6689 54.7462C43.6689 54.5 43.9635 54.3359 44.4053 54.3359H60.1642C60.606 54.3359 60.9006 54.5 60.9006 54.7462C60.9006 54.9924 60.606 55.1565 60.1642 55.1565Z" fill="#7F7F7F"/>
<path d="M72.4741 58.4387H44.4038C43.9629 58.4387 43.6689 58.2746 43.6689 58.0284C43.6689 57.7823 43.9629 57.6182 44.4038 57.6182H72.4741C72.915 57.6182 73.2089 57.7823 73.2089 58.0284C73.0619 58.2746 72.768 58.4387 72.4741 58.4387Z" fill="#7F7F7F"/>
<path d="M84.7178 58.4387H74.008C73.5284 58.4387 73.2087 58.2746 73.2087 58.0284C73.2087 57.7823 73.5284 57.6182 74.008 57.6182H84.7178C85.1974 57.6182 85.5171 57.7823 85.5171 58.0284C85.5171 58.2746 85.1974 58.4387 84.7178 58.4387Z" fill="white"/>
<path d="M91.3053 58.4387H87.1138C86.6481 58.4387 86.3376 58.2746 86.3376 58.0284C86.3376 57.7823 86.6481 57.6182 87.1138 57.6182H91.3053C91.771 57.6182 92.0815 57.7823 92.0815 58.0284C92.0815 58.2746 91.771 58.4387 91.3053 58.4387Z" fill="url(#paint1_linear_592_1292)"/>
<path d="M1 103.569H138.853" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M97.8255 51.0537V103.569H23.3715C20.4345 103.569 18.2317 101.209 18.2317 98.4062V51.0537H97.8255Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M127.365 51.0537V98.4062C127.365 101.356 124.916 103.569 122.008 103.569H97.8254V51.0537H127.365Z" fill="#EAEAEA"/>
<path d="M127.365 51.0537V98.4062C127.365 101.356 124.916 103.569 122.008 103.569H97.8254V51.0537H127.365Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M46.9512 51.0537L62.6074 26.437H142.956L126.857 51.0537H46.9512Z" fill="#D6D6D6"/>
<path d="M46.9512 51.0537L62.6074 26.437H142.956L126.857 51.0537H46.9512Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path opacity="0.3" d="M127.365 51.1975V78.9526H105.826C103.826 78.9526 102.441 77.6583 102.133 75.7888L97.8254 51.0537L127.365 51.1975Z" fill="url(#paint2_linear_592_1292)"/>
<path d="M126.746 51.0537H97.8254L112.511 73.3119C113.56 74.7859 115.208 75.6704 116.856 75.6704H139.334C140.832 75.6704 141.881 73.9015 140.982 72.7223L126.746 51.0537Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M97.8254 51.0537L82.0597 26.437H1L17.3607 51.0537H97.8254Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M57.9543 81.4143H26.9218C26.1967 81.4143 25.6167 80.8673 25.6167 80.1835C25.6167 79.4997 26.1967 78.9526 26.9218 78.9526H57.9543C58.6794 78.9526 59.2594 79.4997 59.2594 80.1835C59.1144 80.8673 58.6794 81.4143 57.9543 81.4143Z" fill="#575757"/>
<path d="M57.9543 87.1582H26.9218C26.1967 87.1582 25.6167 86.7935 25.6167 86.3376C25.6167 85.8818 26.1967 85.5171 26.9218 85.5171H57.9543C58.6794 85.5171 59.2594 85.8818 59.2594 86.3376C59.1144 86.7935 58.6794 87.1582 57.9543 87.1582Z" fill="#575757"/>
<path d="M41.5228 93.7227H26.9422C26.2058 93.7227 25.6167 93.358 25.6167 92.9021C25.6167 92.4462 26.2058 92.0815 26.9422 92.0815H41.5228C42.2592 92.0815 42.8483 92.4462 42.8483 92.9021C42.7011 93.358 42.1119 93.7227 41.5228 93.7227Z" fill="#575757"/>
<defs>
<linearGradient id="paint0_linear" x1="47.941" y1="61.3273" x2="85.5608" y2="61.3273" gradientUnits="userSpaceOnUse">
<linearGradient id="paint0_linear_592_1292" x1="47.9413" y1="61.3273" x2="85.561" y2="61.3273" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF66A9"/>
<stop offset="1" stop-color="#F53689"/>
<stop offset="0.0001" stop-color="#AAAAAA"/>
<stop offset="1" stop-color="#3B3B3B"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="86.3762" y1="58.0033" x2="92.0807" y2="58.0033" gradientUnits="userSpaceOnUse">
<stop stop-color="#83A6FF"/>
<stop offset="1" stop-color="#5A78FF"/>
<linearGradient id="paint1_linear_592_1292" x1="86.376" y1="58.0033" x2="92.0804" y2="58.0033" gradientUnits="userSpaceOnUse">
<stop stop-color="white"/>
<stop offset="1" stop-color="#8D8D8D"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="112.602" y1="79.5252" x2="112.602" y2="54.1127" gradientUnits="userSpaceOnUse">
<linearGradient id="paint2_linear_592_1292" x1="112.602" y1="79.5252" x2="112.602" y2="54.1127" gradientUnits="userSpaceOnUse">
<stop offset="0.00289017" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -0,0 +1,38 @@
<svg width="123" height="126" viewBox="0 0 123 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.4237 111.867C91.7974 111.867 113.99 89.6745 113.99 62.2031C113.99 34.7317 91.6996 12.5396 64.4237 12.5396C37.0501 12.5396 14.8579 34.7317 14.8579 62.2031C14.8579 89.6745 37.0501 111.867 64.4237 111.867Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M93.6338 12.5396C83.2422 33.022 67.9889 41.1703 54.0085 46.0363C50.764 47.1812 47.2331 48.183 43.8931 47.3243C40.5531 46.4656 37.6425 43.0785 38.5491 39.7392C39.3602 36.6383 43.3682 35.1117 46.2788 36.3521C49.2371 37.5924 50.8594 41.0272 50.5731 44.2235C50.2868 47.4197 48.3305 50.2343 45.8494 52.1903C43.3205 54.1462 40.3145 55.3388 37.2608 56.2452C30.533 58.2488 23.519 59.2029 16.9821 61.7313C10.3976 64.2597 4.14697 68.7917 1.9044 75.4227C0.282106 80.1456 0.950108 85.4886 3.04954 89.9729C5.14898 94.4572 8.72756 98.2259 12.7356 101.231C18.8907 105.811 26.4773 108.673 34.1116 108.483C41.7459 108.292 49.4757 104.952 54.1994 98.9415C58.9231 92.9306 60.3068 84.2005 56.9668 77.2833C54.6765 72.5127 49.4757 68.6009 44.2748 69.7458C40.1714 70.6999 37.1653 74.7072 36.7359 78.9529C36.3065 83.1987 38.1673 87.3968 40.9348 90.5453C43.7022 93.7416 47.3762 95.9837 51.1934 97.9397C56.776 100.754 63.3606 102.901 69.134 100.516C74.6212 98.2736 77.818 92.5967 79.9175 87.1106C82.0169 81.6244 83.5915 75.6613 87.4086 71.1293C91.9892 65.6909 99.7189 63.1625 106.638 64.7845C113.556 66.4064 119.377 72.1311 121.095 79.0006C122.431 84.3436 120.809 91.0224 115.799 93.36C111.886 95.2205 107.067 93.8847 103.679 91.2132C100.292 88.5417 98.0012 84.7253 95.8064 81.0043" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="4 4"/>
<path d="M55.1786 35.3718C63.5323 38.1997 72.5968 33.7202 75.4247 25.3665C78.2527 17.0128 73.7731 7.94831 65.4194 5.1204C57.0657 2.29248 48.0012 6.77201 45.1733 15.1257C42.3454 23.4794 46.8249 32.5439 55.1786 35.3718Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.138 32.5372C62.9264 34.8352 70.2924 31.1951 72.5904 24.4067C74.8884 17.6184 71.2482 10.2524 64.4599 7.95438C57.6715 5.65637 50.3055 9.29651 48.0075 16.0849C45.7095 22.8732 49.3497 30.2392 56.138 32.5372Z" fill="#0E0E0E"/>
<path d="M59.7563 21.8493C60.6417 22.149 61.6025 21.6742 61.9023 20.7888C62.202 19.9033 61.7272 18.9426 60.8418 18.6428C59.9563 18.3431 58.9955 18.8179 58.6958 19.7033C58.3961 20.5888 58.8709 21.5495 59.7563 21.8493Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M63.0127 12.23L60.6609 19.1773" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M62.0832 20.2544L66.1859 20.4519" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M64.0749 10.7699C64.3354 10.6457 64.4335 10.3214 64.2939 10.0454C64.1543 9.76951 63.8299 9.64651 63.5694 9.77072C63.3089 9.89492 63.2108 10.2193 63.3504 10.4952C63.49 10.7711 63.8144 10.8941 64.0749 10.7699Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M57.3169 30.7045C57.5774 30.5803 57.6754 30.2559 57.5358 29.98C57.3962 29.7041 57.0719 29.5811 56.8113 29.7053C56.5508 29.8295 56.4528 30.1539 56.5924 30.4298C56.732 30.7057 57.0563 30.8287 57.3169 30.7045Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M50.7202 17.3822C50.9807 17.258 51.0787 16.9337 50.9391 16.6577C50.7995 16.3818 50.4752 16.2588 50.2146 16.383C49.9541 16.5072 49.8561 16.8316 49.9957 17.1075C50.1353 17.3834 50.4596 17.5064 50.7202 17.3822Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M70.655 24.14C70.9155 24.0158 71.0136 23.6915 70.874 23.4155C70.7344 23.1396 70.41 23.0166 70.1495 23.1408C69.8889 23.265 69.7909 23.5894 69.9305 23.8653C70.0701 24.1412 70.3945 24.2642 70.655 24.14Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M12.3005 40.0978L14.9425 39.3015C15.1339 39.246 15.1339 38.9682 14.9425 38.9126L12.3005 38.1163C12.2326 38.0978 12.1832 38.0484 12.1647 37.9805L11.3684 35.3447C11.3128 35.1533 11.0351 35.1533 10.9795 35.3447L10.1832 37.9805C10.1647 38.0484 10.1153 38.0978 10.0474 38.1163L7.41159 38.9126C7.22023 38.9682 7.22023 39.246 7.41159 39.3015L10.0536 40.0978C10.1215 40.1163 10.1709 40.1657 10.1894 40.2336L10.9857 42.8756C11.0412 43.067 11.319 43.067 11.3746 42.8756L12.1709 40.2336C12.1832 40.1657 12.2326 40.1163 12.3005 40.0978Z" fill="#575757"/>
<path d="M96.5554 9.17336L99.2573 9.73368C99.452 9.77613 99.5845 9.53199 99.4428 9.39188L97.5006 7.4318C97.4497 7.38314 97.4299 7.31618 97.446 7.24767L98.0034 4.55119C98.0458 4.35651 97.8017 4.22401 97.6616 4.3657L95.7045 6.30252C95.6558 6.35336 95.5888 6.37321 95.5203 6.3571L92.8238 5.79972C92.6292 5.75727 92.4967 6.00142 92.6383 6.14152L94.5806 8.1016C94.6314 8.15026 94.6513 8.21722 94.6352 8.28573L94.0748 10.9876C94.0324 11.1823 94.2765 11.3148 94.4167 11.1731L96.3767 9.23089C96.42 9.17709 96.4869 9.15725 96.5554 9.17336Z" fill="#575757"/>
<path d="M94.8952 76.013L96.9595 74.1819C97.1099 74.0512 96.9933 73.799 96.7963 73.8289L94.064 74.2143C93.9946 74.226 93.9291 74.2019 93.8838 74.148L92.0553 72.0895C91.9246 71.9391 91.6724 72.0556 91.7023 72.2526L92.085 74.9792C92.0967 75.0486 92.0726 75.1142 92.0187 75.1594L89.96 76.9879C89.8096 77.1186 89.9262 77.3708 90.1232 77.3409L92.8555 76.9555C92.9249 76.9438 92.9904 76.9679 93.0357 77.0218L94.8668 79.086C94.9975 79.2363 95.2497 79.1198 95.2198 78.9228L94.8345 76.1906C94.8172 76.1238 94.8413 76.0582 94.8952 76.013Z" fill="#575757"/>
<path d="M73.8716 57.3258L76.1834 56.6291C76.3508 56.5805 76.3508 56.3374 76.1834 56.2888L73.8716 55.5921C73.8122 55.5759 73.769 55.5327 73.7528 55.4733L73.0561 53.1671C73.0074 52.9996 72.7644 52.9996 72.7158 53.1671L72.019 55.4733C72.0028 55.5327 71.9596 55.5759 71.9002 55.5921L69.5938 56.2888C69.4264 56.3374 69.4264 56.5805 69.5938 56.6291L71.9056 57.3258C71.965 57.342 72.0082 57.3852 72.0244 57.4446L72.7212 59.7563C72.7698 59.9237 73.0128 59.9237 73.0615 59.7563L73.7582 57.4446C73.769 57.3852 73.8122 57.342 73.8716 57.3258Z" fill="#575757"/>
<path d="M29.5118 89.7614L31.8235 88.9651C31.991 88.9095 31.991 88.6317 31.8235 88.5762L29.5118 87.7799C29.4524 87.7614 29.4092 87.712 29.393 87.6441L28.6962 85.0083C28.6476 84.8169 28.4045 84.8169 28.3559 85.0083L27.6591 87.6441C27.6429 87.712 27.5997 87.7614 27.5403 87.7799L25.234 88.5762C25.0665 88.6317 25.0665 88.9095 25.234 88.9651L27.5457 89.7614C27.6051 89.7799 27.6483 89.8293 27.6646 89.8972L28.3613 92.5392C28.4099 92.7305 28.653 92.7305 28.7016 92.5392L29.3984 89.8972C29.4092 89.8293 29.4524 89.7799 29.5118 89.7614Z" fill="#575757"/>
<path d="M25.6924 50.6715L27.3436 50.1738C27.4632 50.1391 27.4632 49.9655 27.3436 49.9308L25.6924 49.4331C25.65 49.4216 25.6191 49.3907 25.6075 49.3483L25.1098 47.701C25.0751 47.5814 24.9015 47.5814 24.8668 47.701L24.3691 49.3483C24.3575 49.3907 24.3266 49.4216 24.2842 49.4331L22.6368 49.9308C22.5172 49.9655 22.5172 50.1391 22.6368 50.1738L24.2881 50.6715C24.3305 50.6831 24.3614 50.7139 24.3729 50.7564L24.8706 52.4075C24.9054 52.5271 25.079 52.5271 25.1137 52.4075L25.6114 50.7564C25.6191 50.7139 25.65 50.6831 25.6924 50.6715Z" fill="#575757"/>
<path d="M120.831 51.7623L122.482 51.2647C122.601 51.2299 122.601 51.0563 122.482 51.0216L120.831 50.524C120.788 50.5124 120.757 50.4815 120.746 50.4391L120.248 48.7918C120.213 48.6723 120.04 48.6723 120.005 48.7918L119.507 50.4391C119.496 50.4815 119.465 50.5124 119.422 50.524L117.775 51.0216C117.655 51.0563 117.655 51.2299 117.775 51.2647L119.426 51.7623C119.469 51.7739 119.5 51.8047 119.511 51.8472L120.009 53.4983C120.044 53.6179 120.217 53.6179 120.252 53.4983L120.75 51.8472C120.757 51.8047 120.788 51.7739 120.831 51.7623Z" fill="#575757"/>
<path d="M37.8975 27.6539L39.5487 27.1563C39.6683 27.1215 39.6683 26.9479 39.5487 26.9132L37.8975 26.4156C37.855 26.404 37.8242 26.3731 37.8126 26.3307L37.3149 24.6834C37.2802 24.5639 37.1066 24.5639 37.0719 24.6834L36.5742 26.3307C36.5626 26.3731 36.5317 26.404 36.4893 26.4156L34.8419 26.9132C34.7223 26.9479 34.7223 27.1215 34.8419 27.1563L36.4931 27.6539C36.5356 27.6655 36.5664 27.6963 36.578 27.7388L37.0757 29.3899C37.1104 29.5095 37.284 29.5095 37.3188 29.3899L37.8165 27.7388C37.8242 27.6963 37.855 27.6655 37.8975 27.6539Z" fill="#575757"/>
<path d="M13.3067 83.1031L14.9579 82.6055C15.0775 82.5708 15.0775 82.3972 14.9579 82.3624L13.3067 81.8648C13.2642 81.8532 13.2334 81.8224 13.2218 81.7799L12.7241 80.1327C12.6894 80.0131 12.5158 80.0131 12.481 80.1327L11.9833 81.7799C11.9718 81.8224 11.9409 81.8532 11.8985 81.8648L10.2511 82.3624C10.1315 82.3972 10.1315 82.5708 10.2511 82.6055L11.9023 83.1031C11.9448 83.1147 11.9756 83.1456 11.9872 83.188L12.4849 84.8391C12.5196 84.9587 12.6932 84.9587 12.7279 84.8391L13.2256 83.188C13.2334 83.1456 13.2642 83.1147 13.3067 83.1031Z" fill="#575757"/>
<path d="M58.692 57.5907L61.9788 62.276C62.9178 63.6146 63.5601 64.7335 64.0496 66.2448C65.8821 71.0942 65.1986 76.4246 62.6769 80.7618C62.2088 81.5181 61.9704 82.3987 62.0861 83.1736C62.106 84.0157 62.3558 84.9818 62.8924 85.7468C63.9657 87.2767 65.7653 88.0116 67.5735 87.7419C73.3805 86.6643 79.3531 88.4667 83.4434 92.8737C83.9415 93.3803 84.3439 93.954 84.8135 94.6233L88.1002 99.3086C88.5027 99.8823 88.8095 100.523 89.1449 101.001L61.0333 120.722C60.6023 120.311 60.1327 119.641 59.7973 119.163L56.5106 114.478C56.1752 114 55.9354 113.455 55.6 112.977C55.4659 112.786 55.3603 112.432 55.159 112.145C52.5701 106.827 52.8798 100.76 55.841 95.8296C56.7772 94.3168 56.6316 92.2789 55.5584 90.749C55.0888 90.0797 54.361 89.4489 53.5761 89.1435C53.509 89.0479 53.4134 89.1149 53.4134 89.1149C52.6284 88.8095 51.7864 88.8295 50.9444 88.8495C47.0412 89.5903 43.0409 88.9724 39.4316 87.0814C38.5125 86.5848 37.5934 86.0882 36.7985 85.3618C36.5687 85.2376 36.3675 84.9507 36.2334 84.7595C35.3714 83.9375 34.4423 83.0198 33.7044 81.968L30.4177 77.2828C30.3506 77.1872 30.2164 76.9959 30.0823 76.8047L58.3851 56.9499C58.4908 57.3038 58.5578 57.3995 58.692 57.5907Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M74.5354 102.547C74.5354 102.547 64.4213 111.925 63.742 111.974C63.2924 112.146 59.3136 113.796 56.779 114.861L56.1082 113.905C55.7728 113.426 55.4375 112.948 55.1306 112.308C55.2548 112.078 55.3118 111.752 55.3689 111.427C56.6662 107.378 60.6978 101.126 69.195 101.443L74.5354 102.547Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M58.692 57.5907L61.9788 62.276C62.9178 63.6146 63.5601 64.7335 64.0496 66.2448C65.8821 71.0942 65.1986 76.4246 62.6769 80.7618C62.2088 81.5181 61.9704 82.3987 62.0861 83.1736C62.106 84.0157 62.3558 84.9818 62.8924 85.7468C63.9657 87.2767 65.7653 88.0116 67.5735 87.7419C73.3805 86.6643 79.3531 88.4667 83.4434 92.8737C83.9415 93.3803 84.3439 93.954 84.8135 94.6233L88.1002 99.3086C88.5027 99.8823 88.8095 100.523 89.1449 101.001L61.0333 120.722C60.6023 120.311 60.1327 119.641 59.7973 119.163L56.5106 114.478C56.1752 114 55.9354 113.455 55.6 112.977C55.4659 112.786 55.3603 112.432 55.159 112.145C52.5701 106.827 52.8798 100.76 55.841 95.8296C56.7772 94.3168 56.6316 92.2789 55.5584 90.749C55.0888 90.0797 54.361 89.4489 53.5761 89.1435C53.509 89.0479 53.4134 89.1149 53.4134 89.1149C52.6284 88.8095 51.7864 88.8295 50.9444 88.8495C47.0412 89.5903 43.0409 88.9724 39.4316 87.0814C38.5125 86.5848 37.5934 86.0882 36.7985 85.3618C36.5687 85.2376 36.3675 84.9507 36.2334 84.7595C35.3714 83.9375 34.4423 83.0198 33.7044 81.968L30.4177 77.2828C30.3506 77.1872 30.2164 76.9959 30.0823 76.8047L58.3851 56.9499C58.4908 57.3038 58.5578 57.3995 58.692 57.5907Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.5304 77.084L45.3631 85.774L39.5946 87.1099C38.6755 86.6132 37.7565 86.1166 36.9615 85.3902C36.7318 85.266 36.5305 84.9792 36.3964 84.788C39.4818 79.6274 42.3203 76.352 50.5763 74.6979C51.9635 74.4381 53.2551 74.2454 54.805 74.0142C68.6011 72.3258 56.5304 77.084 56.5304 77.084Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M64.1168 66.3406C65.9493 71.19 65.2658 76.5204 62.7441 80.8576C62.276 81.6139 62.0377 82.4945 62.1533 83.2694L62.0577 83.3365C60.5278 84.4097 60.1282 86.6875 61.2014 88.2174L71.1959 102.464L68.423 104.41L58.3614 90.067C57.2882 88.5371 55.1061 88.0704 53.4806 89.2107C52.6957 88.9053 51.8536 88.9253 51.0116 88.9453C47.1084 89.6861 43.1081 89.0681 39.4988 87.1772C38.5798 86.6806 37.6607 86.184 36.8657 85.4576C45.3801 83.7649 48.2457 78.9011 50.452 74.9279C51.1684 73.712 51.7892 72.5631 52.4771 71.5099C55.2 67.4596 59.2174 66.0681 64.1168 66.3406Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M84.7176 94.6907L88.0043 99.376C88.4068 99.9497 88.7136 100.59 89.049 101.069L63.9972 118.643L59.3946 118.59L56.4432 114.383C56.1079 113.905 55.7725 113.427 55.5327 112.881C55.3985 112.69 55.2929 112.336 55.0917 112.049C55.1873 111.982 55.2544 112.078 55.35 112.011C55.5127 112.039 55.6083 111.972 55.7039 111.905C65.0217 109.934 67.5135 104.334 69.8725 99.9684C70.245 99.2791 70.7131 98.5227 71.1526 97.929C74.0382 93.9073 78.2183 92.5443 83.2804 92.8454C83.7499 93.5147 84.248 94.0214 84.7176 94.6907Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M60.9889 57.4062L29.6263 79.4074C28.957 79.8769 27.9808 79.7057 27.5783 79.132L25.4319 76.0722C24.9623 75.4029 25.2007 74.5223 25.87 74.0528L57.3282 51.9845C57.9976 51.515 58.9067 51.5906 59.3762 52.2599L61.4556 55.2241C61.7339 56.0275 61.6583 56.9366 60.9889 57.4062Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M92.6484 102.538L61.2858 124.539C60.6165 125.009 59.7074 124.933 59.2378 124.264L57.1584 121.3C56.6889 120.63 56.9272 119.75 57.5965 119.28L89.0548 97.212C89.7241 96.7425 90.6332 96.8181 91.1028 97.4875L93.1821 100.452C93.4604 101.255 93.3177 102.069 92.6484 102.538Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.307 35.6053L109.874 38.2699C109.465 39.0312 109.089 39.6002 108.491 40.1902C106.636 42.2069 103.956 43.1493 101.309 42.9878C100.84 42.9462 100.368 43.0427 100.029 43.2813C99.6362 43.4906 99.2391 43.8379 99.0052 44.2729C98.5373 45.143 98.6174 46.1675 99.174 46.9576C101.061 49.4447 101.628 52.6936 100.517 55.6717C100.396 56.0272 100.221 56.3535 100.016 56.7342L98.5832 59.3988C98.4078 59.7251 98.178 60.0221 98.0318 60.294L82.0439 51.6971C82.1357 51.396 82.3404 51.0153 82.4866 50.7434L83.9194 48.0788C84.0656 47.8069 84.2662 47.5642 84.4124 47.2923C84.4709 47.1836 84.613 47.0497 84.7007 46.8865C86.5978 44.4014 89.5369 43.1075 92.5688 43.3358C93.5056 43.4189 94.4337 42.8663 94.9015 41.9962C95.1062 41.6156 95.2314 41.122 95.1893 40.6788C95.2185 40.6244 95.1642 40.5952 95.1642 40.5952C95.1221 40.1519 94.9128 39.759 94.7034 39.366C93.427 37.6982 92.7693 35.662 92.8057 33.5084C92.8221 32.9563 92.8385 32.4043 92.9929 31.8564C92.997 31.7184 93.0847 31.5553 93.1432 31.4465C93.3269 30.8442 93.5398 30.1876 93.8614 29.5894L95.2942 26.9247C95.3235 26.8704 95.3819 26.7616 95.4404 26.6528L111.537 35.3082C111.395 35.4421 111.366 35.4965 111.307 35.6053Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M93.8336 53.7603C93.8336 53.7603 87.0032 51.2092 86.8191 50.8998C86.6308 50.7285 84.907 49.2407 83.8025 48.2963L84.0949 47.7525C84.2411 47.4806 84.3873 47.2087 84.6171 46.9116C84.7551 46.9157 84.9224 46.8655 85.0896 46.8152C87.31 46.4668 91.2202 46.8869 93.0877 50.9756L93.8336 53.7603Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.307 35.6053L109.874 38.2699C109.465 39.0312 109.089 39.6002 108.491 40.1902C106.636 42.2069 103.956 43.1493 101.309 42.9878C100.84 42.9462 100.368 43.0427 100.029 43.2813C99.6362 43.4906 99.2391 43.8379 99.0052 44.2729C98.5373 45.143 98.6174 46.1675 99.174 46.9576C101.061 49.4447 101.628 52.6936 100.517 55.6717C100.396 56.0272 100.221 56.3535 100.016 56.7342L98.5832 59.3988C98.4078 59.7251 98.178 60.0221 98.0318 60.294L82.0439 51.6971C82.1357 51.396 82.3404 51.0153 82.4866 50.7434L83.9194 48.0788C84.0656 47.8069 84.2662 47.5642 84.4124 47.2923C84.4709 47.1836 84.613 47.0497 84.7007 46.8865C86.5978 44.4014 89.5369 43.1075 92.5688 43.3358C93.5056 43.4189 94.4337 42.8663 94.9015 41.9962C95.1062 41.6156 95.2314 41.122 95.1893 40.6788C95.2185 40.6244 95.1642 40.5952 95.1642 40.5952C95.1221 40.1519 94.9128 39.759 94.7034 39.366C93.427 37.6982 92.7693 35.662 92.8057 33.5084C92.8221 32.9563 92.8385 32.4043 92.9929 31.8564C92.997 31.7184 93.0847 31.5553 93.1432 31.4465C93.3269 30.8442 93.5398 30.1876 93.8614 29.5894L95.2942 26.9247C95.3235 26.8704 95.3819 26.7616 95.4404 26.6528L111.537 35.3082C111.395 35.4421 111.366 35.4965 111.307 35.6053Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M101.587 39.2113L94.8313 35.9994L92.831 33.5918C92.8474 33.0398 92.8638 32.4878 93.0182 31.9399C93.0223 31.8019 93.1101 31.6388 93.1685 31.53C96.3385 31.7623 98.5594 32.3256 101.3 35.8325C101.752 36.4261 102.15 36.9904 102.627 37.6676C106.7 43.7832 101.587 39.2113 101.587 39.2113Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M108.462 40.2444C106.607 42.2611 103.927 43.2036 101.279 43.042C100.811 43.0005 100.339 43.0969 100 43.3355L99.9456 43.3063C99.0756 42.8384 97.9049 43.1904 97.437 44.0605L93.0801 52.1632L91.503 51.3152L95.8892 43.1581C96.3571 42.288 96.0595 41.1465 95.135 40.6494C95.0929 40.2062 94.8836 39.8132 94.6743 39.4202C93.3979 37.7524 92.7402 35.7163 92.7765 33.5626C92.7929 33.0106 92.8094 32.4586 92.9638 31.9107C95.7844 35.5305 98.762 35.7295 101.162 35.8285C101.907 35.8782 102.597 35.8987 103.258 35.9736C105.817 36.2983 107.428 37.8656 108.462 40.2444Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M99.962 56.7048L98.5292 59.3694C98.3537 59.6957 98.1239 59.9928 97.9777 60.2647L83.73 52.6035L82.6623 50.417L83.9489 48.0243C84.0952 47.7524 84.2414 47.4805 84.4419 47.2378C84.5004 47.129 84.6425 46.9951 84.7303 46.832C84.7846 46.8612 84.7554 46.9156 84.8098 46.9449C84.8349 47.0285 84.8893 47.0577 84.9437 47.087C88.0865 51.0202 91.3231 50.8678 93.9452 50.9457C94.3592 50.958 94.8276 50.9996 95.2123 51.0663C97.7969 51.4746 99.433 53.1255 100.492 55.5879C100.288 55.9686 100.167 56.3241 99.962 56.7048Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.939 36.6459L94.1024 27.0548C93.7217 26.8502 93.5709 26.3484 93.7463 26.0221L94.6821 24.282C94.8868 23.9013 95.3592 23.8048 95.7399 24.0095L113.631 33.6299C114.012 33.8346 114.192 34.2819 113.987 34.6626L113.081 36.3484C112.767 36.6706 112.32 36.8506 111.939 36.6459Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M98.1377 62.3137L80.3008 52.7226C79.9202 52.5179 79.7401 52.0706 79.9448 51.6899L80.8513 50.0041C81.0559 49.6235 81.5284 49.527 81.9091 49.7317L99.8003 59.352C100.181 59.5567 100.361 60.0041 100.156 60.3847L99.2499 62.0705C98.9364 62.3927 98.5183 62.5184 98.1377 62.3137Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -0,0 +1,22 @@
<svg width="132" height="119" viewBox="0 0 132 119" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M68.2952 117.6C96.2952 117.6 118.995 94.9 118.995 66.8C118.995 38.7 96.1952 16 68.2952 16C40.2952 16 17.5952 38.7 17.5952 66.8C17.5952 94.9 40.2952 117.6 68.2952 117.6Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M115.295 33.6C117.56 33.6 119.395 31.7644 119.395 29.5C119.395 27.2357 117.56 25.4 115.295 25.4C113.031 25.4 111.195 27.2357 111.195 29.5C111.195 31.7644 113.031 33.6 115.295 33.6Z" fill="#575757"/>
<path d="M121.295 17.6C122.842 17.6 124.095 16.3464 124.095 14.8C124.095 13.2536 122.842 12 121.295 12C119.749 12 118.495 13.2536 118.495 14.8C118.495 16.3464 119.749 17.6 121.295 17.6Z" fill="#575757"/>
<path d="M13.3952 40.6C14.9416 40.6 16.1952 39.3464 16.1952 37.8C16.1952 36.2536 14.9416 35 13.3952 35C11.8488 35 10.5952 36.2536 10.5952 37.8C10.5952 39.3464 11.8488 40.6 13.3952 40.6Z" fill="#575757"/>
<path d="M28.7952 118.4C31.6671 118.4 33.9952 116.072 33.9952 113.2C33.9952 110.328 31.6671 108 28.7952 108C25.9233 108 23.5952 110.328 23.5952 113.2C23.5952 116.072 25.9233 118.4 28.7952 118.4Z" fill="#575757"/>
<path d="M130.815 80.551C130.815 93.3948 120.428 103.782 107.473 103.782C107.25 103.782 105.351 103.782 91.3903 103.782C81.6736 103.782 66.1494 103.782 41.3552 103.782H29.5166C13.9923 104.117 1.59521 91.7195 1.59521 76.7537C1.59521 61.6762 14.104 49.1674 29.8516 49.9492C43.3655 7.73215 105.239 13.6515 110.488 57.3204C122.104 58.7724 130.815 68.6007 130.815 80.551Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M110.153 57.4321C109.26 57.3204 108.366 57.3204 107.473 57.3204C102.894 57.3204 98.5381 58.6607 94.8525 61.0061" fill="#0E0E0E"/>
<path d="M110.153 57.4321C109.26 57.3204 108.366 57.3204 107.473 57.3204C102.894 57.3204 98.5381 58.6607 94.8525 61.0061" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M29.8516 49.9491C28.5114 53.9698 27.8413 58.2138 27.8413 62.6812C27.8413 64.4682 27.953 66.1435 28.1764 67.8188" fill="#0E0E0E"/>
<path d="M29.8516 49.9491C28.5114 53.9698 27.8413 58.2138 27.8413 62.6812C27.8413 64.4682 27.953 66.1435 28.1764 67.8188" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M58.2129 63.5102L60.1676 61.551C60.7377 60.9796 60.7377 60 60.1676 59.4286C59.5975 58.8571 58.6201 58.8571 58.05 59.4286L56.0952 61.3878L54.1405 59.4286C53.5703 58.8571 52.593 58.8571 52.0228 59.4286C51.4527 60 51.4527 60.9796 52.0228 61.551L53.9776 63.5102L52.0228 65.4694C51.4527 66.0408 51.4527 67.0204 52.0228 67.5918C52.3486 67.9184 52.6744 68 53.0816 68C53.4889 68 53.8147 67.8367 54.1405 67.5918L56.0952 65.6327L58.05 67.5918C58.3758 67.9184 58.7016 68 59.1088 68C59.516 68 59.8418 67.8367 60.1676 67.5918C60.7377 67.0204 60.7377 66.0408 60.1676 65.4694L58.2129 63.5102Z" fill="#545454"/>
<path d="M78.9482 63.5102L81.1201 61.551C81.7536 60.9796 81.7536 60 81.1201 59.4286C80.4866 58.8571 79.4006 58.8571 78.7672 59.4286L76.5952 61.3878L74.4233 59.4286C73.7898 58.8571 72.7038 58.8571 72.0703 59.4286C71.4368 60 71.4368 60.9796 72.0703 61.551L74.2423 63.5102L72.0703 65.4694C71.4368 66.0408 71.4368 67.0204 72.0703 67.5918C72.4323 67.9184 72.7943 68 73.2468 68C73.6993 68 74.0613 67.8367 74.4233 67.5918L76.5952 65.6327L78.7672 67.5918C79.1291 67.9184 79.4911 68 79.9436 68C80.3961 68 80.7581 67.8367 81.1201 67.5918C81.7536 67.0204 81.7536 66.0408 81.1201 65.4694L78.9482 63.5102Z" fill="#545454"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.3315 24.0521C22.5659 23.13 23.5034 22.5725 24.4256 22.8068L30.9457 24.4642C31.8678 24.6986 32.4254 25.6361 32.191 26.5582C31.9566 27.4804 31.019 28.0379 30.0969 27.8035L23.5767 26.1461C22.6546 25.9117 22.0971 24.9742 22.3315 24.0521Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.8717 5.71515C28.6589 5.1808 29.7302 5.3858 30.2646 6.17302L38.059 17.656C38.5934 18.4432 38.3884 19.5146 37.6012 20.0489C36.8139 20.5833 35.7426 20.3783 35.2082 19.5911L27.4138 8.10806C26.8795 7.32084 27.0845 6.2495 27.8717 5.71515Z" fill="#575757"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.3303 0.536284C43.2636 0.351547 44.17 0.958405 44.3548 1.89174L47.0495 15.5061C47.2342 16.4394 46.6274 17.3458 45.694 17.5306C44.7607 17.7153 43.8543 17.1084 43.6696 16.1751L40.9749 2.56073C40.7901 1.6274 41.397 0.721022 42.3303 0.536284Z" fill="#575757"/>
<rect x="55.5952" y="77" width="23" height="3" rx="1.5" fill="#545454"/>
<path d="M69.5952 78H73.5952V83C73.5952 84.1046 72.6998 85 71.5952 85C70.4906 85 69.5952 84.1046 69.5952 83V78Z" fill="#545454"/>
<path d="M122.189 34.0647C121.763 35.8614 121.123 37.5889 120.342 39.1783C118.281 42.9098 115.225 45.9503 111.388 47.8161C107.408 49.82 102.718 50.511 97.9573 49.6127C86.8716 47.3323 79.6944 36.8288 82.0394 25.9798C84.3845 15.1308 95.1148 8.15147 106.271 10.4318C110.251 11.2611 113.733 13.1268 116.646 15.8218C121.479 20.6589 123.539 27.5 122.189 34.0647Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M102.095 17C100.632 17 99.494 18.4315 99.6024 20.112L100.415 30.195C100.469 31.1909 101.228 32 102.095 32C102.962 32 103.721 31.1909 103.775 30.195L104.588 20.112C104.696 18.3693 103.558 17 102.095 17Z" fill="#575757"/>
<path d="M102.095 37C100.706 37 99.5952 38.1111 99.5952 39.5C99.5952 40.8889 100.706 42 102.095 42C103.484 42 104.595 40.8889 104.595 39.5C104.595 38.1111 103.484 37 102.095 37Z" fill="#575757"/>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -1,17 +1,17 @@
<svg width="128" height="111" viewBox="0 0 128 111" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M63.6998 109.492C93.3998 109.492 117.6 85.3922 117.6 55.7922C117.5 26.0922 93.3998 1.99219 63.6998 1.99219C33.8998 1.99219 9.7998 26.0922 9.7998 55.6922C9.7998 85.3922 33.8998 109.492 63.6998 109.492Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M118.9 36.992C121.164 36.992 123 35.1564 123 32.892C123 30.6276 121.164 28.792 118.9 28.792C116.635 28.792 114.8 30.6276 114.8 32.892C114.8 35.1564 116.635 36.992 118.9 36.992Z" fill="#525252"/>
<path d="M124.9 20.9921C126.446 20.9921 127.7 19.7385 127.7 18.1921C127.7 16.6457 126.446 15.3921 124.9 15.3921C123.354 15.3921 122.1 16.6457 122.1 18.1921C122.1 19.7385 123.354 20.9921 124.9 20.9921Z" fill="#525252"/>
<path d="M5.2 91.7921C8.07188 91.7921 10.4 89.464 10.4 86.5921C10.4 83.7202 8.07188 81.3921 5.2 81.3921C2.32812 81.3921 0 83.7202 0 86.5921C0 89.464 2.32812 91.7921 5.2 91.7921Z" fill="#525252"/>
<path d="M101.512 33.162V98.2932C101.512 103.039 97.7479 106.803 93.0022 106.803H34.4168C29.6711 106.803 25.9072 103.039 25.9072 98.2932V13.0335C25.9072 8.28779 29.6711 4.52393 34.4168 4.52393H73.0373C75.1647 4.52393 77.1285 5.34216 78.6013 6.81497L99.2207 27.4344C100.694 29.0709 101.512 31.0346 101.512 33.162Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M75.9185 5.11914V24.4727C75.9185 27.9435 78.8576 30.7201 82.1974 30.7201H100.924" fill="#525252"/>
<path d="M51.1871 89.0665H37.5406C37.0314 89.0665 36.624 88.5253 36.624 87.8758C36.624 87.2263 37.0314 86.6851 37.5406 86.6851H51.1871C51.6963 86.6851 52.1037 87.2263 52.1037 87.8758C52.1037 88.6335 51.6963 89.0665 51.1871 89.0665Z" fill="#525252"/>
<path d="M68.6393 22.3849H37.9495C37.2358 22.3849 36.624 21.8353 36.624 21.1942C36.624 20.553 37.2358 20.0034 37.9495 20.0034H68.6393C69.353 20.0034 69.9648 20.553 69.9648 21.1942C69.9648 21.8353 69.353 22.3849 68.6393 22.3849Z" fill="#525252"/>
<path d="M49.6968 29.5294H37.9414C37.2321 29.5294 36.624 28.9799 36.624 28.3387C36.624 27.6975 37.2321 27.1479 37.9414 27.1479H49.5955C50.3049 27.1479 50.9129 27.6975 50.9129 28.3387C50.9129 28.9799 50.3049 29.5294 49.6968 29.5294Z" fill="#525252"/>
<path d="M90.4363 71.2056H54.6499H50.7057H38.7769C38.2959 71.2056 37.8149 71.7017 37.8149 72.3963C37.8149 72.9917 38.1997 73.5871 38.7769 73.5871H50.7057H54.6499H90.4363C90.9173 73.5871 91.3983 73.0909 91.3983 72.3963C91.3021 71.7017 90.9173 71.2056 90.4363 71.2056Z" fill="#525252"/>
<path d="M90.4346 62.8701H77.1351H72.6056H38.7787C38.2968 62.8701 37.8149 63.3663 37.8149 64.0609C37.8149 64.6562 38.2004 65.2516 38.7787 65.2516H72.6056H77.1351H90.4346C90.9165 65.2516 91.3983 64.7555 91.3983 64.0609C91.302 63.3663 90.9165 62.8701 90.4346 62.8701Z" fill="#525252"/>
<path d="M90.5219 54.5352H87.0657H83.6095H38.775C38.295 54.5352 37.8149 55.0313 37.8149 55.7259C37.8149 56.3213 38.199 56.9166 38.775 56.9166H83.6095H87.4497H90.4259C90.9059 56.9166 91.386 56.4205 91.386 55.7259C91.482 55.1305 91.0019 54.5352 90.5219 54.5352Z" fill="#525252"/>
<path d="M90.4466 46.1997H79.3111H76.5511H38.7667C38.2908 46.1997 37.8149 46.6959 37.8149 47.3905C37.8149 47.9858 38.1956 48.5812 38.7667 48.5812H76.5511H79.3111H90.3514C91.0176 48.5812 91.3983 48.0851 91.3983 47.3905C91.3983 46.7951 91.0176 46.1997 90.4466 46.1997Z" fill="#525252"/>
<path d="M91.0478 106.992C102.671 106.992 112.093 97.5698 112.093 85.9468C112.093 74.3237 102.671 64.9014 91.0478 64.9014C79.4248 64.9014 70.0024 74.3237 70.0024 85.9468C70.0024 97.5698 79.4248 106.992 91.0478 106.992Z" fill="#181818" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M92.2581 77.4039C92.3093 77.4659 92.3547 77.533 92.4099 77.5916L97.5979 83.1C98.218 83.7584 98.218 84.9106 97.5979 85.5691C96.9778 86.2275 95.8926 86.2275 95.1949 85.5691L94.5086 84.8639C93.8826 84.2207 92.7919 84.6638 92.7919 85.5613V92.1533C92.7919 93.141 92.0168 93.964 91.0866 93.964C90.1564 93.964 89.3813 93.141 89.3813 92.1533V85.5613C89.3813 84.6638 88.2906 84.2207 87.6646 84.8639L86.9783 85.5691C86.3582 86.2275 85.273 86.2275 84.5753 85.5691C84.1877 85.1576 84.0327 84.746 84.0327 84.3345C84.0327 83.9603 84.1609 83.4499 84.4757 83.1748C84.538 83.1203 84.604 83.0695 84.6608 83.0092L89.8464 77.5034C90.0789 77.2565 90.6215 76.9272 91.0091 76.9272C91.3638 76.9272 91.9781 77.0651 92.2581 77.4039Z" fill="#525252"/>
<svg width="128" height="110" viewBox="0 0 128 110" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M63.7001 108.492C93.4001 108.492 117.6 84.3922 117.6 54.7922C117.5 25.0922 93.4001 0.992188 63.7001 0.992188C33.9001 0.992188 9.80005 25.0922 9.80005 54.6922C9.80005 84.3922 33.9001 108.492 63.7001 108.492Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M118.9 35.992C121.164 35.992 123 34.1564 123 31.892C123 29.6276 121.164 27.792 118.9 27.792C116.636 27.792 114.8 29.6276 114.8 31.892C114.8 34.1564 116.636 35.992 118.9 35.992Z" fill="#575757"/>
<path d="M124.9 19.9921C126.446 19.9921 127.7 18.7385 127.7 17.1921C127.7 15.6457 126.446 14.3921 124.9 14.3921C123.354 14.3921 122.1 15.6457 122.1 17.1921C122.1 18.7385 123.354 19.9921 124.9 19.9921Z" fill="#575757"/>
<path d="M5.2 90.7921C8.07188 90.7921 10.4 88.464 10.4 85.5921C10.4 82.7202 8.07188 80.3921 5.2 80.3921C2.32812 80.3921 0 82.7202 0 85.5921C0 88.464 2.32812 90.7921 5.2 90.7921Z" fill="#575757"/>
<path d="M101.512 32.162V97.2932C101.512 102.039 97.7477 105.803 93.0019 105.803H34.4166C29.6708 105.803 25.907 102.039 25.907 97.2932V12.0335C25.907 7.28779 29.6708 3.52393 34.4166 3.52393H73.0371C75.1645 3.52393 77.1283 4.34216 78.6011 5.81497L99.2205 26.4344C100.693 28.0709 101.512 30.0346 101.512 32.162Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M75.9182 4.11914V23.4727C75.9182 26.9435 78.8573 29.7201 82.1972 29.7201H100.924" fill="#575757"/>
<path d="M51.1869 88.0665H37.5403C37.0311 88.0665 36.6238 87.5253 36.6238 86.8758C36.6238 86.2263 37.0311 85.6851 37.5403 85.6851H51.1869C51.6961 85.6851 52.1034 86.2263 52.1034 86.8758C52.1034 87.6335 51.6961 88.0665 51.1869 88.0665Z" fill="#575757"/>
<path d="M68.6391 21.3849H37.9493C37.2355 21.3849 36.6238 20.8353 36.6238 20.1942C36.6238 19.553 37.2355 19.0034 37.9493 19.0034H68.6391C69.3528 19.0034 69.9646 19.553 69.9646 20.1942C69.9646 20.8353 69.3528 21.3849 68.6391 21.3849Z" fill="#575757"/>
<path d="M49.6966 28.5294H37.9412C37.2318 28.5294 36.6238 27.9799 36.6238 27.3387C36.6238 26.6975 37.2318 26.1479 37.9412 26.1479H49.5953C50.3046 26.1479 50.9127 26.6975 50.9127 27.3387C50.9127 27.9799 50.3046 28.5294 49.6966 28.5294Z" fill="#575757"/>
<path d="M90.4358 70.2056H54.6494H50.7053H38.7765C38.2955 70.2056 37.8145 70.7017 37.8145 71.3963C37.8145 71.9917 38.1993 72.5871 38.7765 72.5871H50.7053H54.6494H90.4358C90.9168 72.5871 91.3978 72.0909 91.3978 71.3963C91.3016 70.7017 90.9168 70.2056 90.4358 70.2056Z" fill="#575757"/>
<path d="M90.4341 61.8701H77.1346H72.6051H38.7782C38.2963 61.8701 37.8145 62.3663 37.8145 63.0609C37.8145 63.6562 38.1999 64.2516 38.7782 64.2516H72.6051H77.1346H90.4341C90.916 64.2516 91.3978 63.7555 91.3978 63.0609C91.3015 62.3663 90.916 61.8701 90.4341 61.8701Z" fill="#575757"/>
<path d="M90.5214 53.5352H87.0652H83.609H38.7745C38.2945 53.5352 37.8145 54.0313 37.8145 54.7259C37.8145 55.3213 38.1985 55.9166 38.7745 55.9166H83.609H87.4493H90.4254C90.9055 55.9166 91.3855 55.4205 91.3855 54.7259C91.4815 54.1305 91.0015 53.5352 90.5214 53.5352Z" fill="#575757"/>
<path d="M90.4461 45.1997H79.3106H76.5506H38.7662C38.2903 45.1997 37.8145 45.6959 37.8145 46.3905C37.8145 46.9858 38.1952 47.5812 38.7662 47.5812H76.5506H79.3106H90.3509C91.0171 47.5812 91.3978 47.0851 91.3978 46.3905C91.3978 45.7951 91.0171 45.1997 90.4461 45.1997Z" fill="#575757"/>
<path d="M91.0475 105.992C102.671 105.992 112.093 96.5698 112.093 84.9468C112.093 73.3237 102.671 63.9014 91.0475 63.9014C79.4244 63.9014 70.0021 73.3237 70.0021 84.9468C70.0021 96.5698 79.4244 105.992 91.0475 105.992Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M92.2577 76.4039C92.309 76.4659 92.3544 76.533 92.4095 76.5916L97.5975 82.1C98.2176 82.7584 98.2176 83.9106 97.5975 84.5691C96.9774 85.2275 95.8922 85.2275 95.1945 84.5691L94.5082 83.8639C93.8823 83.2207 92.7916 83.6638 92.7916 84.5613V91.1533C92.7916 92.141 92.0164 92.964 91.0862 92.964C90.1561 92.964 89.3809 92.141 89.3809 91.1533V84.5613C89.3809 83.6638 88.2902 83.2207 87.6643 83.8639L86.9779 84.5691C86.3578 85.2275 85.2726 85.2275 84.575 84.5691C84.1874 84.1576 84.0323 83.746 84.0323 83.3345C84.0323 82.9603 84.1606 82.4499 84.4753 82.1748C84.5377 82.1203 84.6037 82.0695 84.6605 82.0092L89.846 76.5034C90.0785 76.2565 90.6211 75.9272 91.0087 75.9272C91.3634 75.9272 91.9778 76.0651 92.2577 76.4039Z" fill="#575757"/>
</svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -1,23 +1,23 @@
<svg width="159" height="121" viewBox="0 0 159 121" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M82.217 119.151C114.778 119.151 141.176 92.7531 141.176 60.0755C141.176 27.3979 114.662 1 82.217 1C49.6557 1 23.2578 27.3979 23.2578 60.0755C23.2578 92.7531 49.6557 119.151 82.217 119.151Z" fill="#F1F3F9" stroke="#D6DCE8" stroke-width="2" stroke-miterlimit="10"/>
<path d="M148.661 41.3581C151.294 41.3581 153.429 39.2234 153.429 36.5902C153.429 33.9569 151.294 31.8223 148.661 31.8223C146.028 31.8223 143.893 33.9569 143.893 36.5902C143.893 39.2234 146.028 41.3581 148.661 41.3581Z" fill="#525252"/>
<path d="M155.638 22.7515C157.437 22.7515 158.895 21.2937 158.895 19.4954C158.895 17.6971 157.437 16.2393 155.638 16.2393C153.84 16.2393 152.382 17.6971 152.382 19.4954C152.382 21.2937 153.84 22.7515 155.638 22.7515Z" fill="#525252"/>
<path d="M25.9329 21.3506C27.7312 21.3506 29.189 19.8928 29.189 18.0945C29.189 16.2962 27.7312 14.8384 25.9329 14.8384C24.1346 14.8384 22.6768 16.2962 22.6768 18.0945C22.6768 19.8928 24.1346 21.3506 25.9329 21.3506Z" fill="#525252"/>
<path d="M6.0471 84.1479C9.38682 84.1479 12.0942 81.4405 12.0942 78.1008C12.0942 74.7611 9.38682 72.0537 6.0471 72.0537C2.70738 72.0537 0 74.7611 0 78.1008C0 81.4405 2.70738 84.1479 6.0471 84.1479Z" fill="#525252"/>
<path d="M82.217 119.151C114.778 119.151 141.176 92.7531 141.176 60.0755C141.176 27.3979 114.662 1 82.217 1C49.6557 1 23.2578 27.3979 23.2578 60.0755C23.2578 92.7531 49.6557 119.151 82.217 119.151Z" fill="#181818" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M130.215 115.858H31.5791C29.6577 115.858 28.0811 114.282 28.0811 112.36V88.2676C28.0811 86.3461 29.6577 84.7695 31.5791 84.7695H130.215C132.137 84.7695 133.713 86.3461 133.713 88.2676V112.36C133.713 114.282 132.137 115.858 130.215 115.858Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M113.858 96.4461H58.9232C57.7408 96.4461 56.8047 95.7277 56.8047 94.8202C56.8047 93.9127 57.7408 93.1943 58.9232 93.1943H113.858C115.04 93.1943 115.977 93.9127 115.977 94.8202C115.977 95.7277 115.04 96.4461 113.858 96.4461Z" fill="#3c3c3c"/>
<path d="M94.1505 106.349H58.9232C57.7408 106.349 56.8047 105.631 56.8047 104.724C56.8047 103.816 57.7408 103.098 58.9232 103.098H94.1505C95.3329 103.098 96.269 103.816 96.269 104.724C96.269 105.631 95.3329 106.349 94.1505 106.349Z" fill="#3c3c3c"/>
<path d="M42.6649 109.059C47.5083 109.059 51.4347 105.133 51.4347 100.289C51.4347 95.4459 47.5083 91.5195 42.6649 91.5195C37.8214 91.5195 33.895 95.4459 33.895 100.289C33.895 105.133 37.8214 109.059 42.6649 109.059Z" fill="#181818" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M44.8024 101.024C44.4076 100.632 44.4076 99.9943 44.8024 99.6031L45.4178 98.9931C45.8101 98.6044 45.813 97.9712 45.4242 97.5789V97.5789C45.0354 97.1867 44.4023 97.1838 44.01 97.5726L43.3691 98.2078C42.9793 98.5941 42.351 98.5941 41.9612 98.2078L41.3203 97.5726C40.928 97.1838 40.2948 97.1867 39.9061 97.5789V97.5789C39.5173 97.9712 39.5201 98.6044 39.9124 98.9931L40.5279 99.6031C40.9226 99.9943 40.9226 100.632 40.5279 101.024L39.9124 101.634C39.5201 102.022 39.5173 102.655 39.9061 103.048V103.048C40.2948 103.44 40.928 103.443 41.3203 103.054L41.9612 102.419C42.351 102.033 42.9793 102.033 43.3691 102.419L44.01 103.054C44.4023 103.443 45.0354 103.44 45.4242 103.048V103.048C45.813 102.655 45.8101 102.022 45.4178 101.634L44.8024 101.024Z" fill="#525252"/>
<path d="M133.53 36.5091H34.8936C32.9721 36.5091 31.3955 34.9325 31.3955 33.011V8.9185C31.3955 6.99701 32.9721 5.42041 34.8936 5.42041H133.53C135.451 5.42041 137.028 6.99701 137.028 8.9185V33.011C137.028 34.9325 135.451 36.5091 133.53 36.5091Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M117.172 17.097H62.2377C61.0552 17.097 60.1191 16.3785 60.1191 15.4711C60.1191 14.5636 61.0552 13.8452 62.2377 13.8452H117.172C118.355 13.8452 119.291 14.5636 119.291 15.4711C119.291 16.3785 118.355 17.097 117.172 17.097Z" fill="#3c3c3c"/>
<path d="M97.4649 27.0003H62.2377C61.0552 27.0003 60.1191 26.2819 60.1191 25.3744C60.1191 24.4669 61.0552 23.7485 62.2377 23.7485H97.4649C98.6474 23.7485 99.5835 24.4669 99.5835 25.3744C99.5835 26.2819 98.6474 27.0003 97.4649 27.0003Z" fill="#3c3c3c"/>
<path d="M45.9788 29.7096C50.8223 29.7096 54.7487 25.7832 54.7487 20.9398C54.7487 16.0963 50.8223 12.1699 45.9788 12.1699C41.1354 12.1699 37.209 16.0963 37.209 20.9398C37.209 25.7832 41.1354 29.7096 45.9788 29.7096Z" fill="#181818" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M48.1164 21.6745C47.7216 21.2833 47.7216 20.6452 48.1164 20.254L48.7318 19.644C49.1241 19.2552 49.1269 18.6221 48.7382 18.2298V18.2298C48.3494 17.8375 47.7162 17.8347 47.324 18.2235L46.683 18.8587C46.2932 19.245 45.665 19.245 45.2752 18.8587L44.6342 18.2235C44.242 17.8347 43.6088 17.8375 43.22 18.2298V18.2298C42.8313 18.6221 42.8341 19.2552 43.2264 19.644L43.8418 20.254C44.2366 20.6452 44.2366 21.2833 43.8418 21.6745L43.2264 22.2844C42.8341 22.6732 42.8313 23.3064 43.22 23.6986V23.6986C43.6088 24.0909 44.242 24.0938 44.6342 23.705L45.2752 23.0698C45.665 22.6835 46.2932 22.6835 46.683 23.0698L47.324 23.705C47.7162 24.0938 48.3494 24.0909 48.7382 23.6986V23.6986C49.1269 23.3064 49.1241 22.6732 48.7318 22.2844L48.1164 21.6745Z" fill="#525252"/>
<path d="M118.391 75.9969H19.7056C17.7841 75.9969 16.2075 74.4202 16.2075 72.4988V48.4063C16.2075 46.4848 17.7841 44.9082 19.7056 44.9082H118.342C120.263 44.9082 121.84 46.4848 121.84 48.4063V72.4988C121.889 74.4695 120.313 75.9969 118.391 75.9969Z" fill="#181818" stroke="#525252" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M30.8407 69.2472C35.6841 69.2472 39.6105 65.3208 39.6105 60.4774C39.6105 55.6339 35.6841 51.7075 30.8407 51.7075C25.9972 51.7075 22.0708 55.6339 22.0708 60.4774C22.0708 65.3208 25.9972 69.2472 30.8407 69.2472Z" fill="#181818" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.9789 57.7183C35.3694 58.1089 35.3694 58.742 34.9789 59.1325L30.1679 63.9436C29.7774 64.3341 29.1442 64.3341 28.7537 63.9436L26.7017 61.8916C26.3112 61.5011 26.3112 60.8679 26.7017 60.4774V60.4774C27.0923 60.0869 27.7254 60.0869 28.1159 60.4774L28.7537 61.1151C29.1442 61.5057 29.7774 61.5057 30.1679 61.1151L33.5647 57.7183C33.9552 57.3278 34.5884 57.3278 34.9789 57.7183V57.7183Z" fill="#525252"/>
<path d="M102.034 56.5852H47.099C45.9166 56.5852 44.9805 55.8668 44.9805 54.9594C44.9805 54.0519 45.9166 53.3335 47.099 53.3335H102.034C103.216 53.3335 104.152 54.0519 104.152 54.9594C104.152 55.8668 103.167 56.5852 102.034 56.5852Z" fill="#3c3c3c"/>
<path d="M82.3263 66.5374H47.099C45.9166 66.5374 44.9805 65.819 44.9805 64.9115C44.9805 64.0041 45.9166 63.2856 47.099 63.2856H82.3263C83.5087 63.2856 84.4448 64.0041 84.4448 64.9115C84.3956 65.819 83.4594 66.5374 82.3263 66.5374Z" fill="#3c3c3c"/>
<path d="M82.2173 119.151C114.779 119.151 141.176 92.7531 141.176 60.0755C141.176 27.3979 114.662 1 82.2173 1C49.656 1 23.2581 27.3979 23.2581 60.0755C23.2581 92.7531 49.656 119.151 82.2173 119.151Z" fill="#F8F8F8" stroke="#EAEAEA" stroke-width="2" stroke-miterlimit="10"/>
<path d="M148.661 41.3581C151.294 41.3581 153.429 39.2234 153.429 36.5902C153.429 33.9569 151.294 31.8223 148.661 31.8223C146.028 31.8223 143.893 33.9569 143.893 36.5902C143.893 39.2234 146.028 41.3581 148.661 41.3581Z" fill="#575757"/>
<path d="M155.638 22.7515C157.437 22.7515 158.895 21.2937 158.895 19.4954C158.895 17.6971 157.437 16.2393 155.638 16.2393C153.84 16.2393 152.382 17.6971 152.382 19.4954C152.382 21.2937 153.84 22.7515 155.638 22.7515Z" fill="#575757"/>
<path d="M25.9329 21.3506C27.7312 21.3506 29.189 19.8928 29.189 18.0945C29.189 16.2962 27.7312 14.8384 25.9329 14.8384C24.1346 14.8384 22.6768 16.2962 22.6768 18.0945C22.6768 19.8928 24.1346 21.3506 25.9329 21.3506Z" fill="#575757"/>
<path d="M6.0471 84.1479C9.38682 84.1479 12.0942 81.4405 12.0942 78.1008C12.0942 74.7611 9.38682 72.0537 6.0471 72.0537C2.70738 72.0537 0 74.7611 0 78.1008C0 81.4405 2.70738 84.1479 6.0471 84.1479Z" fill="#575757"/>
<path d="M82.2173 119.151C114.779 119.151 141.176 92.7531 141.176 60.0755C141.176 27.3979 114.662 1 82.2173 1C49.656 1 23.2581 27.3979 23.2581 60.0755C23.2581 92.7531 49.656 119.151 82.2173 119.151Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M130.216 115.858H31.5794C29.6579 115.858 28.0813 114.282 28.0813 112.36V88.2676C28.0813 86.3461 29.6579 84.7695 31.5794 84.7695H130.216C132.137 84.7695 133.714 86.3461 133.714 88.2676V112.36C133.714 114.282 132.137 115.858 130.216 115.858Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M113.859 96.4461H58.9237C57.7413 96.4461 56.8052 95.7277 56.8052 94.8202C56.8052 93.9127 57.7413 93.1943 58.9237 93.1943H113.859C115.041 93.1943 115.977 93.9127 115.977 94.8202C115.977 95.7277 115.041 96.4461 113.859 96.4461Z" fill="#575757"/>
<path d="M94.151 106.349H58.9237C57.7413 106.349 56.8052 105.631 56.8052 104.724C56.8052 103.816 57.7413 103.098 58.9237 103.098H94.151C95.3334 103.098 96.2695 103.816 96.2695 104.724C96.2695 105.631 95.3334 106.349 94.151 106.349Z" fill="#575757"/>
<path d="M42.6649 109.059C47.5083 109.059 51.4347 105.133 51.4347 100.289C51.4347 95.4459 47.5083 91.5195 42.6649 91.5195C37.8214 91.5195 33.895 95.4459 33.895 100.289C33.895 105.133 37.8214 109.059 42.6649 109.059Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M44.8024 101.024C44.4076 100.632 44.4076 99.9943 44.8024 99.6031L45.4178 98.9931C45.8101 98.6044 45.813 97.9712 45.4242 97.5789C45.0354 97.1867 44.4023 97.1838 44.01 97.5726L43.3691 98.2078C42.9793 98.5941 42.351 98.5941 41.9612 98.2078L41.3203 97.5726C40.928 97.1838 40.2948 97.1867 39.9061 97.5789C39.5173 97.9712 39.5201 98.6044 39.9124 98.9931L40.5279 99.6031C40.9226 99.9943 40.9226 100.632 40.5279 101.024L39.9124 101.634C39.5201 102.022 39.5173 102.655 39.9061 103.048C40.2948 103.44 40.928 103.443 41.3203 103.054L41.9612 102.419C42.351 102.033 42.9793 102.033 43.3691 102.419L44.01 103.054C44.4023 103.443 45.0354 103.44 45.4242 103.048C45.813 102.655 45.8101 102.022 45.4178 101.634L44.8024 101.024Z" fill="#575757"/>
<path d="M133.53 36.5091H34.8936C32.9721 36.5091 31.3955 34.9325 31.3955 33.011V8.9185C31.3955 6.99701 32.9721 5.42041 34.8936 5.42041H133.53C135.451 5.42041 137.028 6.99701 137.028 8.9185V33.011C137.028 34.9325 135.451 36.5091 133.53 36.5091Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M117.173 17.097H62.2379C61.0555 17.097 60.1194 16.3785 60.1194 15.4711C60.1194 14.5636 61.0555 13.8452 62.2379 13.8452H117.173C118.355 13.8452 119.291 14.5636 119.291 15.4711C119.291 16.3785 118.355 17.097 117.173 17.097Z" fill="#575757"/>
<path d="M97.4652 27.0003H62.2379C61.0555 27.0003 60.1194 26.2819 60.1194 25.3744C60.1194 24.4669 61.0555 23.7485 62.2379 23.7485H97.4652C98.6476 23.7485 99.5837 24.4669 99.5837 25.3744C99.5837 26.2819 98.6476 27.0003 97.4652 27.0003Z" fill="#575757"/>
<path d="M45.9788 29.7096C50.8223 29.7096 54.7487 25.7832 54.7487 20.9398C54.7487 16.0963 50.8223 12.1699 45.9788 12.1699C41.1354 12.1699 37.209 16.0963 37.209 20.9398C37.209 25.7832 41.1354 29.7096 45.9788 29.7096Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M48.1164 21.6745C47.7216 21.2833 47.7216 20.6452 48.1164 20.254L48.7318 19.644C49.1241 19.2552 49.1269 18.6221 48.7382 18.2298C48.3494 17.8375 47.7162 17.8347 47.324 18.2235L46.683 18.8587C46.2932 19.245 45.665 19.245 45.2752 18.8587L44.6342 18.2235C44.242 17.8347 43.6088 17.8375 43.22 18.2298C42.8313 18.6221 42.8341 19.2552 43.2264 19.644L43.8418 20.254C44.2366 20.6452 44.2366 21.2833 43.8418 21.6745L43.2264 22.2844C42.8341 22.6732 42.8313 23.3064 43.22 23.6986C43.6088 24.0909 44.242 24.0938 44.6342 23.705L45.2752 23.0698C45.665 22.6835 46.2932 22.6835 46.683 23.0698L47.324 23.705C47.7162 24.0938 48.3494 24.0909 48.7382 23.6986C49.1269 23.3064 49.1241 22.6732 48.7318 22.2844L48.1164 21.6745Z" fill="#575757"/>
<path d="M118.391 75.9969H19.7056C17.7841 75.9969 16.2075 74.4202 16.2075 72.4988V48.4063C16.2075 46.4848 17.7841 44.9082 19.7056 44.9082H118.342C120.263 44.9082 121.84 46.4848 121.84 48.4063V72.4988C121.889 74.4695 120.313 75.9969 118.391 75.9969Z" fill="#0E0E0E" stroke="#575757" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M30.8404 69.2472C35.6839 69.2472 39.6103 65.3208 39.6103 60.4774C39.6103 55.6339 35.6839 51.7075 30.8404 51.7075C25.997 51.7075 22.0706 55.6339 22.0706 60.4774C22.0706 65.3208 25.997 69.2472 30.8404 69.2472Z" fill="#1E1E1E" stroke="#545454" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M34.9789 57.7183C35.3694 58.1089 35.3694 58.742 34.9789 59.1326L30.1679 63.9436C29.7774 64.3341 29.1442 64.3341 28.7537 63.9436L26.7017 61.8916C26.3112 61.5011 26.3112 60.8679 26.7017 60.4774C27.0923 60.0869 27.7254 60.0869 28.1159 60.4774L28.7537 61.1151C29.1442 61.5057 29.7774 61.5057 30.1679 61.1151L33.5647 57.7183C33.9552 57.3278 34.5884 57.3278 34.9789 57.7183Z" fill="#575757"/>
<path d="M102.034 56.5852H47.0993C45.9168 56.5852 44.9807 55.8668 44.9807 54.9594C44.9807 54.0519 45.9168 53.3335 47.0993 53.3335H102.034C103.216 53.3335 104.153 54.0519 104.153 54.9594C104.153 55.8668 103.167 56.5852 102.034 56.5852Z" fill="#575757"/>
<path d="M82.3265 66.5374H47.0993C45.9168 66.5374 44.9807 65.819 44.9807 64.9115C44.9807 64.0041 45.9168 63.2856 47.0993 63.2856H82.3265C83.509 63.2856 84.4451 64.0041 84.4451 64.9115C84.3958 65.819 83.4597 66.5374 82.3265 66.5374Z" fill="#575757"/>
</svg>

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@@ -1,76 +1,76 @@
<svg width="148" height="163" viewBox="0 0 148 163" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M56.1607 15.3833C25.4726 23.8793 7.48238 55.6443 15.9784 86.3324C24.4744 117.02 56.2394 135.011 86.9275 126.515C117.616 118.019 135.606 86.2537 127.11 55.5656C118.614 24.8776 86.8488 6.88731 56.1607 15.3833Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M91.7717 32.1479L92.8659 31.5956C92.9238 31.5796 93.0236 31.4896 92.9916 31.3737L92.9026 30.1513C92.9124 29.9615 92.9961 29.8136 93.1699 29.7655C93.3436 29.7174 93.5495 29.7851 93.5976 29.9588L94.1499 31.053C94.166 31.111 94.2559 31.2108 94.3718 31.1787L95.5943 31.0897C95.784 31.0995 95.9319 31.1833 95.98 31.357C96.0282 31.5308 95.9604 31.7366 95.7867 31.7847L94.6925 32.337C94.6345 32.3531 94.5347 32.4431 94.5668 32.5589L94.6558 33.7814C94.646 33.9712 94.5623 34.1191 94.3885 34.1672C94.2147 34.2153 94.0089 34.1475 93.9608 33.9738L93.4085 32.8796C93.3924 32.8217 93.3024 32.7219 93.1866 32.7539L91.9641 32.843C91.7743 32.8331 91.6264 32.7494 91.5783 32.5756C91.5463 32.4598 91.614 32.254 91.7717 32.1479Z" fill="#181818"/>
<path d="M39.2363 38.4401L40.2794 37.9135C40.3347 37.8982 40.4298 37.8124 40.3992 37.702L40.3144 36.5366C40.3237 36.3556 40.4036 36.2146 40.5692 36.1688C40.7349 36.1229 40.9311 36.1875 40.9769 36.3531L41.5035 37.3963C41.5188 37.4515 41.6046 37.5466 41.715 37.516L42.8804 37.4312C43.0614 37.4405 43.2024 37.5204 43.2482 37.686C43.2941 37.8517 43.2295 38.0479 43.0639 38.0938L42.0207 38.6203C41.9655 38.6356 41.8704 38.7214 41.9009 38.8318L41.9858 39.9973C41.9765 40.1782 41.8966 40.3192 41.731 40.3651C41.5653 40.4109 41.3691 40.3463 41.3232 40.1807L40.7967 39.1376C40.7814 39.0823 40.6956 38.9872 40.5852 39.0178L39.4197 39.1026C39.2388 39.0933 39.0978 39.0134 39.0519 38.8478C39.0061 38.6821 39.0707 38.4859 39.2363 38.4401Z" fill="#181818"/>
<path d="M76.6054 49.8626L77.448 49.4373C77.4926 49.425 77.5694 49.3557 77.5447 49.2665L77.4762 48.3252C77.4837 48.1791 77.5482 48.0652 77.682 48.0282C77.8158 47.9911 77.9743 48.0433 78.0113 48.1771L78.4366 49.0196C78.449 49.0642 78.5183 49.141 78.6074 49.1163L79.5487 49.0478C79.6949 49.0553 79.8087 49.1198 79.8458 49.2536C79.8828 49.3874 79.8307 49.5459 79.6969 49.5829L78.8544 50.0082C78.8098 50.0206 78.7329 50.0899 78.7576 50.1791L78.8262 51.1203C78.8186 51.2665 78.7541 51.3804 78.6203 51.4174C78.4865 51.4544 78.3281 51.4023 78.291 51.2685L77.8657 50.426C77.8534 50.3814 77.7841 50.3045 77.6949 50.3292L76.7536 50.3978C76.6075 50.3902 76.4936 50.3257 76.4565 50.1919C76.3873 50.1151 76.484 49.9443 76.6054 49.8626Z" fill="#181818"/>
<path d="M43.4125 109.199L44.9251 108.436C45.0051 108.414 45.1431 108.289 45.0988 108.129L44.9757 106.439C44.9893 106.177 45.1051 105.972 45.3453 105.906C45.5855 105.839 45.87 105.933 45.9365 106.173L46.7 107.686C46.7222 107.766 46.8466 107.904 47.0067 107.86L48.6967 107.736C48.959 107.75 49.1635 107.866 49.23 108.106C49.2965 108.346 49.2028 108.631 48.9627 108.697L47.45 109.461C47.37 109.483 47.232 109.607 47.2763 109.767L47.3994 111.457C47.3858 111.72 47.27 111.924 47.0299 111.991C46.7897 112.057 46.5051 111.964 46.4387 111.723L45.6751 110.211C45.6529 110.131 45.5285 109.993 45.3684 110.037L43.6785 110.16C43.4161 110.147 43.2116 110.031 43.1451 109.791C43.0787 109.55 43.1944 109.346 43.4125 109.199Z" fill="#181818"/>
<path d="M120.156 69.1737L120.948 67.985C120.998 67.9355 121.047 67.7869 120.948 67.6878L120.156 66.4991C120.057 66.301 120.057 66.1029 120.205 65.9543C120.354 65.8057 120.601 65.7562 120.75 65.9048L121.939 66.6973C121.988 66.7468 122.137 66.7963 122.236 66.6973L123.425 65.9048C123.623 65.8057 123.821 65.8057 123.969 65.9543C124.118 66.1029 124.168 66.3506 124.019 66.4991L123.227 67.6878C123.177 67.7374 123.127 67.886 123.227 67.985L124.019 69.1737C124.118 69.3718 124.118 69.5699 123.969 69.7185C123.821 69.8671 123.573 69.9167 123.425 69.7681L122.236 68.9756C122.186 68.9261 122.038 68.8765 121.939 68.9756L120.75 69.7681C120.552 69.8671 120.354 69.8671 120.205 69.7185C120.057 69.57 120.007 69.3223 120.156 69.1737Z" fill="#181818"/>
<path d="M43.5537 60.6946L44.5678 58.6607C44.6361 58.5727 44.6847 58.3283 44.5086 58.1917L43.0212 56.4733C42.8254 56.1803 42.786 55.8676 42.9909 55.6035C43.1958 55.3394 43.5768 55.2119 43.8409 55.4169L45.8749 56.431C45.9629 56.4993 46.2073 56.5479 46.3439 56.3718L48.0623 54.8844C48.3553 54.6886 48.6679 54.6492 48.932 54.8541C49.1961 55.059 49.3236 55.44 49.1187 55.7041L48.1046 57.7381C48.0363 57.8261 47.9877 58.0705 48.1638 58.2071L49.6512 59.9255C49.847 60.2184 49.8864 60.5311 49.6815 60.7952C49.4765 61.0594 49.0956 61.1868 48.8314 60.9819L46.7975 59.9678C46.7095 59.8995 46.4651 59.8509 46.3285 60.0269L44.6101 61.5144C44.3171 61.7102 44.0044 61.7496 43.7403 61.5447C43.4762 61.3397 43.3488 60.9587 43.5537 60.6946Z" fill="#181818"/>
<path d="M63.753 120.774L65.1738 120.056C65.249 120.036 65.3785 119.919 65.3369 119.768L65.2213 118.181C65.2341 117.935 65.3428 117.743 65.5684 117.68C65.794 117.618 66.0613 117.706 66.1237 117.931L66.8409 119.352C66.8617 119.427 66.9786 119.557 67.129 119.515L68.7163 119.4C68.9627 119.412 69.1547 119.521 69.2172 119.747C69.2796 119.972 69.1917 120.239 68.9661 120.302L67.5454 121.019C67.4702 121.04 67.3406 121.157 67.3822 121.307L67.4978 122.894C67.4851 123.141 67.3763 123.333 67.1507 123.395C66.9251 123.458 66.6579 123.37 66.5954 123.144L65.8782 121.724C65.8574 121.648 65.7406 121.519 65.5902 121.56L64.0029 121.676C63.7564 121.663 63.5644 121.554 63.5019 121.329C63.4395 121.103 63.5274 120.836 63.753 120.774Z" fill="#181818"/>
<path d="M36.4421 84.4297L37.4304 82.6771C37.4948 82.6024 37.5488 82.3885 37.3992 82.2598L36.1616 80.6734C36.0017 80.4056 35.9809 80.1274 36.174 79.9031C36.3671 79.6788 36.7097 79.5833 36.934 79.7764L38.6865 80.7647C38.7613 80.829 38.9752 80.883 39.1039 80.7335L40.6902 79.4958C40.9581 79.3359 41.2363 79.3152 41.4606 79.5082C41.6848 79.7013 41.7804 80.0439 41.5873 80.2682L40.599 82.0208C40.5346 82.0955 40.4807 82.3094 40.6302 82.4381L41.8678 84.0244C42.0277 84.2923 42.0485 84.5705 41.8554 84.7948C41.6623 85.0191 41.3197 85.1146 41.0955 84.9215L39.3429 83.9332C39.2681 83.8689 39.0543 83.8149 38.9255 83.9644L37.3392 85.2021C37.0714 85.362 36.7931 85.3828 36.5689 85.1897C36.3446 84.9966 36.2491 84.654 36.4421 84.4297Z" fill="#181818"/>
<path d="M61.2319 29.7607L63.0868 28.8648C63.2644 28.8157 63.304 28.6135 63.2794 28.5247L63.0938 26.4732C63.1088 26.1823 63.3014 25.8422 63.5678 25.7684C63.8341 25.6947 64.1496 25.7985 64.3367 26.1291L65.2326 27.984C65.2818 28.1615 65.4839 28.2012 65.5727 28.1766L67.6242 27.991C67.9152 28.006 68.2552 28.1986 68.329 28.465C68.4027 28.7313 68.2989 29.0468 67.9684 29.2339L66.1135 30.1298C65.9359 30.179 65.8963 30.3811 65.9208 30.4699L66.1065 32.5214C66.0914 32.8124 65.8988 33.1524 65.6325 33.2262C65.3661 33.2999 65.0506 33.1961 64.8635 32.8655L63.9676 31.0106C63.9185 30.8331 63.7163 30.7935 63.6275 30.818L61.576 31.0037C61.2851 30.9886 60.945 30.796 60.8713 30.5296C60.7729 30.1745 60.8768 29.859 61.2319 29.7607Z" fill="#181818"/>
<path d="M104.567 49.7554L105.499 49.3054C105.588 49.2807 105.608 49.1792 105.596 49.1346L105.503 48.1041C105.51 47.9579 105.607 47.7871 105.741 47.7501C105.875 47.713 106.033 47.7652 106.127 47.9312L106.577 48.8629C106.602 48.9521 106.703 48.972 106.748 48.9597L107.778 48.8665C107.924 48.874 108.095 48.9708 108.132 49.1045C108.169 49.2383 108.117 49.3968 107.951 49.4908L107.019 49.9408C106.93 49.9655 106.91 50.067 106.923 50.1116L107.016 51.1421C107.008 51.2882 106.912 51.459 106.778 51.4961C106.644 51.5331 106.486 51.481 106.392 51.3149L105.942 50.3832C105.917 50.294 105.815 50.2741 105.771 50.2865L104.74 50.3797C104.594 50.3722 104.423 50.2754 104.386 50.1416C104.349 50.0078 104.446 49.837 104.567 49.7554Z" fill="#181818"/>
<path d="M96.2883 107.626L98.3879 106.612C98.5889 106.557 98.6338 106.328 98.606 106.227L98.3959 103.905C98.4129 103.576 98.6309 103.191 98.9324 103.107C99.2339 103.024 99.591 103.141 99.8028 103.516L100.817 105.615C100.872 105.816 101.101 105.861 101.202 105.833L103.524 105.623C103.853 105.64 104.238 105.858 104.322 106.16C104.405 106.461 104.288 106.818 103.913 107.03L101.814 108.044C101.613 108.1 101.568 108.328 101.596 108.429L101.806 110.751C101.789 111.08 101.571 111.465 101.269 111.549C100.968 111.632 100.611 111.515 100.399 111.141L99.385 109.041C99.3293 108.84 99.1005 108.795 99 108.823L96.6778 109.033C96.3485 109.016 95.9636 108.798 95.8801 108.497C95.7967 108.195 95.9142 107.838 96.2883 107.626Z" fill="#181818"/>
<path d="M106.127 86.1344L107.636 85.4056C107.781 85.3656 107.813 85.2012 107.793 85.129L107.642 83.4601C107.654 83.2234 107.811 82.9468 108.028 82.8868C108.244 82.8268 108.501 82.9112 108.653 83.1801L109.382 84.6891C109.422 84.8335 109.586 84.8658 109.659 84.8458L111.328 84.6948C111.564 84.707 111.841 84.8637 111.901 85.0804C111.961 85.297 111.876 85.5537 111.608 85.7059L110.099 86.4347C109.954 86.4747 109.922 86.6391 109.942 86.7114L110.093 88.3803C110.081 88.6169 109.924 88.8936 109.707 88.9536C109.491 89.0136 109.234 88.9291 109.082 88.6602L108.353 87.1512C108.313 87.0068 108.149 86.9746 108.076 86.9946L106.407 87.1456C106.171 87.1333 105.894 86.9766 105.834 86.76C105.774 86.5433 105.931 86.2666 106.127 86.1344Z" fill="#181818"/>
<path d="M22.194 64.0334L24.4316 63.8309C24.6253 63.7773 24.7758 63.9442 24.8026 64.041L25.7797 66.0642C25.957 66.3279 26.3279 66.538 26.6184 66.4575C26.9089 66.3771 27.1458 66.103 27.1354 65.6888L26.933 63.4512C26.8794 63.2575 27.0462 63.1071 27.143 63.0803L29.1662 62.1031C29.4299 61.9259 29.64 61.5549 29.5596 61.2644C29.4791 60.9739 29.205 60.737 28.7909 60.7474L26.5532 60.9499C26.3596 61.0035 26.2091 60.8366 26.1823 60.7398L25.2052 58.7166C25.0279 58.4529 24.657 58.2428 24.3665 58.3233C24.0759 58.4037 23.8391 58.6778 23.8495 59.092L24.0519 61.3296C24.1055 61.5233 23.9387 61.6737 23.8418 61.7005L21.8187 62.6777C21.555 62.8549 21.3449 63.2259 21.4253 63.5164C21.5326 63.9037 21.9035 64.1138 22.194 64.0334Z" fill="#181818"/>
<path d="M10.2315 108.566L13.3953 108.28C13.6692 108.204 13.8819 108.44 13.9198 108.577L15.3014 111.438C15.552 111.811 16.0765 112.108 16.4872 111.994C16.898 111.88 17.2329 111.493 17.2182 110.907L16.932 107.743C16.8562 107.469 17.0921 107.257 17.229 107.219L20.0896 105.837C20.4624 105.587 20.7595 105.062 20.6458 104.651C20.532 104.241 20.1445 103.906 19.5589 103.92L16.3951 104.207C16.1212 104.282 15.9085 104.046 15.8706 103.91L14.489 101.049C14.2384 100.676 13.7139 100.379 13.3032 100.493C12.8924 100.606 12.5575 100.994 12.5722 101.58L12.8584 104.743C12.9342 105.017 12.6983 105.23 12.5614 105.268L9.7008 106.65C9.32795 106.9 9.03093 107.425 9.14465 107.835C9.29627 108.383 9.82073 108.68 10.2315 108.566Z" fill="#181818"/>
<path d="M15.485 28.2522L18.4022 27.9883C18.6546 27.9184 18.8508 28.1359 18.8857 28.2622L20.1596 30.8997C20.3907 31.2435 20.8743 31.5173 21.253 31.4125C21.6317 31.3076 21.9406 30.9503 21.927 30.4104L21.6631 27.4932C21.5932 27.2408 21.8107 27.0446 21.9369 27.0097L24.5745 25.7358C24.9183 25.5047 25.1921 25.0211 25.0873 24.6424C24.9824 24.2637 24.6251 23.9548 24.0852 23.9684L21.168 24.2323C20.9155 24.3022 20.7194 24.0847 20.6845 23.9585L19.4106 21.3209C19.1795 20.9772 18.6959 20.7033 18.3172 20.8081C17.9385 20.913 17.6296 21.2703 17.6432 21.8102L17.9071 24.7274C17.977 24.9799 17.7595 25.176 17.6333 25.2109L14.9957 26.4848C14.6519 26.7159 14.3781 27.1995 14.4829 27.5782C14.6227 28.0832 15.1063 28.3571 15.485 28.2522Z" fill="#181818"/>
<path d="M131.048 82.8904L135.025 84.3075C135.397 84.3686 135.522 84.7717 135.492 84.958L135.565 89.1786C135.66 89.768 136.127 90.4186 136.686 90.5102C137.245 90.6018 137.865 90.3208 138.173 89.6062L139.59 85.6299C139.651 85.2573 140.055 85.1321 140.241 85.1627L144.462 85.0895C145.051 84.9948 145.701 84.5275 145.793 83.9687C145.885 83.4098 145.604 82.7898 144.889 82.4813L140.913 81.0642C140.54 81.0031 140.415 80.6 140.446 80.4137L140.372 76.1931C140.278 75.6037 139.81 74.9532 139.252 74.8615C138.693 74.7699 138.073 75.0509 137.764 75.7655L136.347 79.7418C136.286 80.1144 135.883 80.2396 135.697 80.209L131.476 80.2823C130.887 80.3769 130.236 80.8442 130.144 81.4031C130.022 82.1483 130.489 82.7988 131.048 82.8904Z" fill="#181818"/>
<path d="M47.654 42.7536C47.2846 42.8559 47.068 43.2383 47.1703 43.6077C47.2726 43.9771 47.655 44.1937 48.0244 44.0914C48.3939 43.9892 48.6104 43.6068 48.5082 43.2373C48.4059 42.8679 48.0235 42.6513 47.654 42.7536Z" fill="#181818"/>
<path d="M71.5437 60.1943C71.1743 60.2965 70.9577 60.6789 71.06 61.0484C71.1622 61.4178 71.5446 61.6344 71.9141 61.5321C72.2835 61.4298 72.5001 61.0474 72.3978 60.678C72.2955 60.3086 71.9131 60.092 71.5437 60.1943Z" fill="#181818"/>
<path d="M87.0624 32.0586C86.8667 32.3882 86.9753 32.8141 87.3049 33.0098C87.6345 33.2054 88.0603 33.0969 88.256 32.7672C88.4517 32.4376 88.3431 32.0118 88.0135 31.8161C87.6839 31.6204 87.2581 31.729 87.0624 32.0586Z" fill="#181818"/>
<path d="M64.6673 18.7561C64.4717 19.0857 64.5802 19.5116 64.9099 19.7073C65.2395 19.9029 65.6653 19.7944 65.861 19.4648C66.0567 19.1351 65.9481 18.7093 65.6185 18.5136C65.2889 18.3179 64.863 18.4265 64.6673 18.7561Z" fill="#181818"/>
<path d="M24.7157 49.313C24.52 49.6426 24.6286 50.0685 24.9582 50.2641C25.2878 50.4598 25.7137 50.3513 25.9094 50.0216C26.105 49.692 25.9965 49.2662 25.6668 49.0705C25.3372 48.8748 24.9114 48.9834 24.7157 49.313Z" fill="#181818"/>
<path d="M27.6244 76.6072C27.4287 76.9368 27.5373 77.3627 27.8669 77.5583C28.1965 77.754 28.6224 77.6454 28.818 77.3158C29.0137 76.9862 28.9052 76.5604 28.5755 76.3647C28.2459 76.169 27.8201 76.2776 27.6244 76.6072Z" fill="#181818"/>
<path d="M35.1957 103.887C35 104.217 35.1086 104.642 35.4382 104.838C35.7678 105.034 36.1936 104.925 36.3893 104.596C36.585 104.266 36.4764 103.84 36.1468 103.644C35.8172 103.449 35.3914 103.557 35.1957 103.887Z" fill="#181818"/>
<path d="M53.5052 117.827C53.3096 118.157 53.4181 118.583 53.7478 118.779C54.0774 118.974 54.5032 118.866 54.6989 118.536C54.8946 118.206 54.786 117.781 54.4564 117.585C54.1268 117.389 53.7009 117.498 53.5052 117.827Z" fill="#181818"/>
<path d="M86.9999 118.051C86.8042 118.381 86.9128 118.807 87.2424 119.002C87.572 119.198 87.9978 119.089 88.1935 118.76C88.3892 118.43 88.2806 118.004 87.951 117.809C87.6214 117.613 87.1956 117.721 86.9999 118.051Z" fill="#181818"/>
<path d="M110.305 97.2576C110.109 97.5872 110.217 98.013 110.547 98.2087C110.877 98.4044 111.303 98.2958 111.498 97.9662C111.694 97.6366 111.585 97.2108 111.256 97.0151C110.926 96.8194 110.5 96.928 110.305 97.2576Z" fill="#181818"/>
<path d="M122.725 74.7053C122.53 75.035 122.638 75.4608 122.968 75.6565C123.298 75.8522 123.723 75.7436 123.919 75.414C124.115 75.0843 124.006 74.6585 123.677 74.4628C123.347 74.2671 122.921 74.3757 122.725 74.7053Z" fill="#181818"/>
<path d="M108.7 40.0772C108.504 40.4068 108.613 40.8326 108.943 41.0283C109.272 41.224 109.698 41.1154 109.894 40.7858C110.089 40.4562 109.981 40.0303 109.651 39.8346C109.322 39.639 108.896 39.7475 108.7 40.0772Z" fill="#181818"/>
<path d="M106.348 78.3655L112.645 73.4041L110.728 70.8971L104.431 75.8585L106.348 78.3655Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M146.37 58.2505L134.023 42.0017L104.475 65.4607L116.823 81.7095L146.37 58.2505Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M124.767 75.0697L112.405 58.7385" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M131.697 69.8236L119.335 53.4924" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M138.628 64.5775L126.266 48.2463" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M138.32 48.4403L108.206 71.2356" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M143.052 54.6918L112.938 77.4871" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M113.433 102.184C111.233 103.85 108.107 103.414 106.438 101.209L103.672 97.5551C103.535 97.3739 103.572 97.1089 103.752 96.972L111.075 91.4293C111.256 91.2924 111.521 91.3294 111.658 91.5106L114.424 95.1646C116.062 97.3919 115.603 100.542 113.433 102.184Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M90.6043 86.1563L84.3071 91.1177L86.2238 93.6246L92.521 88.6632L90.6043 86.1563Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M62.943 122.491L50.5952 106.242L80.1426 82.7835L92.4905 99.0323L62.943 122.491Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M83.7494 106.361L71.3877 90.0295" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M76.8183 111.607L64.4565 95.2756" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M69.8881 116.853L57.5264 100.522" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M54.5472 112.295L84.2392 88.6205" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M59.2791 118.546L88.9711 94.8715" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M96.117 64.6554L81.9844 75.353L101.414 101.022L101.437 101.052C101.437 101.052 101.437 101.052 101.46 101.082C102.267 102.086 106.048 100.507 109.936 97.5641C113.823 94.6217 116.34 91.4342 115.623 90.3618C115.623 90.3618 115.623 90.3618 115.6 90.3316L115.577 90.3014L96.1472 64.6326L96.117 64.6554Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.089 73.8662L108.484 80.9931L108.507 81.0233L108.529 81.0535C109.276 82.1031 106.73 85.3134 102.842 88.2558C98.9552 91.1983 95.2041 92.7551 94.3666 91.7739L94.3438 91.7437L94.3209 91.7135L88.9263 84.5867C89.7336 85.5906 93.5148 84.011 97.402 81.0686C101.289 78.1262 103.813 74.8856 103.089 73.8662Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M97.3668 52.3623C100.626 56.6245 97.1992 64.8705 89.702 70.7763C82.2047 76.6822 73.4525 78.0302 70.1932 73.768C70.1735 73.7421 70.1537 73.7163 70.1339 73.6905C70.1142 73.6646 70.0747 73.613 70.0549 73.5871C69.0398 71.8619 74.1021 65.8873 81.4728 60.0811C88.8436 54.275 95.8219 50.8061 97.1969 52.2064C97.2166 52.2323 97.2562 52.2839 97.2759 52.3098C97.3075 52.2848 97.3273 52.3107 97.3668 52.3623Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M96.7129 52.14L96.7323 52.1651C97.089 52.69 96.7938 53.7221 95.9555 55.0165C94.2672 57.6545 90.4412 61.5148 85.5679 65.3075C80.6946 69.1002 75.9845 71.8831 73.0478 72.8446C71.5892 73.3378 70.5185 73.3686 70.0998 72.892L70.0804 72.867C70.061 72.842 70.0416 72.8169 70.0222 72.7919C69.0259 71.1198 73.9931 65.3282 81.2254 59.6995C88.4578 54.0709 95.3054 50.7077 96.6548 52.0649C96.6742 52.09 96.6935 52.115 96.7129 52.14Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M95.9967 55.2585L96.0159 55.2833C94.3369 57.8956 90.5319 61.7185 85.6852 65.4745C80.8386 69.2304 76.1543 71.9864 73.2336 72.9386L73.2143 72.9139C73.195 72.8891 73.1757 72.8643 73.1757 72.8643C72.3274 71.4555 76.5804 66.4909 82.7545 61.7062C88.9594 56.8977 94.8011 54.0394 95.9581 55.2089C95.9581 55.2089 95.9774 55.2337 95.9967 55.2585Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M84.8829 61.2183C84.9771 61.4173 84.3981 62.1113 83.5747 62.7728C82.7169 63.4618 81.9237 63.8702 81.7737 63.6702L77.0693 56.0049L78.6818 54.7096L84.84 61.1612L84.8829 61.2183Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M78.2283 55.6796C79.2373 54.8746 79.5446 53.5456 78.9146 52.7111C78.2846 51.8766 76.956 51.8526 75.947 52.6576C74.9381 53.4625 74.6308 54.7915 75.2608 55.626C75.8907 56.4605 77.2194 56.4845 78.2283 55.6796Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M36.2208 32.2775C35.9844 33.8534 34.9601 36.9262 33.148 37.399C33.0692 37.399 32.9904 37.399 32.9116 37.4778C31.1782 37.7141 29.2084 36.5323 27.9477 35.6656C27.3174 35.1928 26.6871 34.6413 26.1355 34.0897C25.8992 33.8534 25.584 33.5382 25.3476 33.3018C23.5354 31.332 22.1172 28.8895 21.2505 26.2894C21.0929 25.7379 20.9353 25.1863 21.0141 24.6348C21.0141 24.4772 21.0929 24.3984 21.0929 24.3196C21.2505 23.9257 21.5657 23.5317 22.0384 23.4529C22.4324 23.3741 22.7475 23.5317 23.1415 23.6105C23.5354 23.7681 23.8506 23.9257 24.2446 24.1621C23.3779 23.1378 23.1415 21.4044 23.1415 20.1437C23.1415 20.0649 23.1415 19.9073 23.2203 19.9073C23.2991 19.8285 23.5354 19.9073 23.6142 19.9861C24.8749 20.9316 24.8749 22.665 25.4264 24.0833C25.4264 23.059 25.5052 22.0347 25.5052 21.0104C25.5052 20.3013 25.584 19.4346 26.1355 18.9618C26.2143 18.8831 26.2931 18.8831 26.3719 18.8831C26.5295 18.8831 26.6083 19.0406 26.6871 19.1194C27.6326 20.774 27.081 22.8226 27.2386 24.7136C27.3174 25.4227 27.3962 26.1318 27.5538 26.841C27.6326 27.1561 27.7902 27.8652 27.9477 28.5744C28.1053 28.8895 28.2629 29.2047 28.4993 29.5199C28.5781 29.6774 28.7357 29.835 28.8932 29.9138C29.1296 30.1502 29.4448 30.3866 29.7599 30.6229C30.3903 30.9381 31.0206 31.1745 31.7297 31.332C32.9904 31.5684 34.251 31.5684 35.5117 31.6472C35.7481 31.6472 35.9844 31.726 36.142 31.8836C36.2208 32.0412 36.2208 32.12 36.2208 32.2775Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M52.7667 58.3572C51.1121 58.3572 49.3787 57.8056 48.118 57.0177C45.6755 55.4419 44.1785 53.0781 42.7603 50.9508L45.5179 49.1386C46.7786 51.0296 48.0393 53.0781 49.8515 54.1812C51.2697 55.1267 53.5546 55.4419 54.8153 54.3388C56.3911 52.9206 55.9972 50.2417 55.3668 48.2719C54.5789 45.8294 53.0819 43.702 51.2697 42.3626L53.2395 39.7625C55.682 41.5746 57.573 44.2535 58.5185 47.3264C59.8579 51.5023 59.3852 54.8116 57.0214 56.8601C55.8396 57.8844 54.2638 58.3572 52.7667 58.3572Z" fill="#525252"/>
<path d="M56.155 32.1987C56.2338 33.3806 55.8399 34.5625 55.3671 35.7443C53.5549 40.4718 51.6639 45.1992 49.4578 49.7691C48.985 50.6358 48.5911 51.5813 48.1183 52.448C47.488 53.7087 46.7001 55.1269 45.2819 55.4421C44.1 55.6785 42.9969 55.1269 41.9726 54.5754C41.6575 54.4178 41.3423 54.1814 41.1847 53.8663C41.0271 53.5511 41.1059 53.1571 41.1847 52.842C42.1302 48.1145 43.9424 43.7022 45.7546 39.2111C46.6213 37.005 47.5668 34.72 48.2759 32.4351C48.8275 30.8593 49.2214 28.8107 51.27 28.6531C53.161 28.5743 55.9975 30.0714 56.155 32.1987Z" fill="#525252"/>
<path d="M34.1721 46.3021C34.1721 46.4596 34.1721 46.5384 34.1721 46.696C34.0933 47.7203 33.8569 48.6658 33.3054 49.5325C32.6751 50.478 31.7296 51.2659 30.6265 51.5023C30.3901 51.5811 30.1538 51.5811 29.9174 51.5811C28.8931 51.6599 27.8688 51.3447 26.9233 50.9507C25.7415 50.478 24.5596 49.9264 23.2201 49.8477C22.511 49.7689 21.8019 49.8477 21.0928 50.0052C20.6988 50.084 20.3837 50.2416 19.9897 50.3204C19.5957 50.478 19.2018 50.6356 18.8078 50.7932C17.4684 51.4235 16.1289 52.2902 14.7895 52.8417C13.6864 53.3145 12.347 53.5508 11.4015 52.8417C10.9287 52.5266 10.6924 51.975 10.456 51.5023C9.11653 48.981 7.93466 46.4596 6.7528 43.8595C6.67401 43.7807 6.59521 43.6232 6.59521 43.4656C6.59521 43.0716 7.06796 42.7565 7.38313 42.5989C7.46192 42.5201 7.54071 42.5201 7.6195 42.4413C8.4862 42.0473 9.27411 41.7322 10.2196 41.5746C11.2439 41.4958 12.347 41.6534 13.0561 42.3625C13.5288 42.8352 13.844 43.3868 14.1592 44.0171C14.4743 44.7262 14.8683 45.4354 15.1834 46.1445C16.1289 45.3566 17.0744 44.5687 18.0987 43.8595C18.4139 43.6232 18.729 43.4656 19.0442 43.308C19.5957 42.9928 20.2261 42.6777 20.8564 42.5201C21.8807 42.1261 22.9838 41.9685 24.0868 41.8898C24.6384 41.811 25.1899 41.7322 25.7415 41.811C26.3718 41.811 27.0021 41.9685 27.5536 42.0473C29.0507 42.3625 30.6265 42.6777 32.1235 42.9928L30.4689 42.8353C31.8084 43.1504 33.3842 43.6232 33.9357 44.8838C34.1721 45.2778 34.1721 45.8293 34.1721 46.3021Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M28.3416 42.5203C27.7901 44.6476 28.2628 46.9326 29.6023 48.7448C29.6811 48.8236 29.7599 48.9811 29.9175 48.9024C29.9962 48.9024 29.9962 48.8236 30.075 48.7448C30.3114 48.1932 30.3902 47.5629 30.469 47.0114C30.6266 45.6719 31.0993 43.5446 30.6266 42.2051C30.075 40.9445 28.578 41.496 28.3416 42.5203Z" fill="#525252"/>
<path d="M38.1115 27.3921C37.4812 28.2588 36.6933 28.9679 35.9842 29.7558C31.8082 34.2469 29.8385 40.4714 28.6566 46.5383C28.3414 48.1141 28.1839 49.8475 29.1294 51.0294C29.6021 51.5809 30.2324 51.9749 30.8628 52.2901C31.887 52.8416 32.8325 53.3931 33.8568 53.9447C35.0387 54.575 36.2993 55.2841 37.6388 55.3629C39.2146 55.4417 40.7904 54.6538 41.9723 53.5507C43.1542 52.4476 43.9421 51.0294 44.73 49.6112C46.6998 45.9868 48.512 42.2836 50.0878 38.5016C50.5605 37.3985 51.0333 36.2167 51.1909 35.0348C51.4272 33.3014 51.0333 31.568 50.7181 29.9134C50.6393 29.5194 50.5605 29.0467 50.2454 28.7315C49.8514 28.3376 49.2211 28.3376 48.7483 28.4164C45.2815 28.5739 41.7359 28.8891 38.4267 28.1012C37.7176 27.9436 36.9297 27.7072 36.5357 27.0769" fill="#181818"/>
<path d="M38.1115 27.3921C37.4812 28.2588 36.6933 28.9679 35.9842 29.7558C31.8082 34.2469 29.8385 40.4714 28.6566 46.5383C28.3414 48.1141 28.1839 49.8475 29.1294 51.0294C29.6021 51.5809 30.2324 51.9749 30.8628 52.2901C31.887 52.8416 32.8325 53.3931 33.8568 53.9447C35.0387 54.575 36.2993 55.2841 37.6388 55.3629C39.2146 55.4417 40.7904 54.6538 41.9723 53.5507C43.1542 52.4476 43.9421 51.0294 44.73 49.6112C46.6998 45.9868 48.512 42.2836 50.0878 38.5016C50.5605 37.3985 51.0333 36.2167 51.1909 35.0348C51.4272 33.3014 51.0333 31.568 50.7181 29.9134C50.6393 29.5194 50.5605 29.0467 50.2454 28.7315C49.8514 28.3376 49.2211 28.3376 48.7483 28.4164C45.2815 28.5739 41.7359 28.8891 38.4267 28.1012C37.7176 27.9436 36.9297 27.7072 36.5357 27.0769" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M21.0927 50.084C20.6987 50.1628 20.3836 50.3203 19.9896 50.3991C19.9108 49.2961 19.7532 48.0354 19.4381 46.8535C19.1229 45.8292 18.729 44.8838 18.0986 43.9383C18.4138 43.7019 18.729 43.5443 19.0441 43.3867C19.6745 44.411 20.1472 45.4353 20.4624 46.5384C20.7775 47.7202 21.0139 48.9809 21.0927 50.084Z" fill="#525252"/>
<path d="M31.8082 48.5083C31.493 49.2962 31.6506 48.2719 31.5718 49.2174C31.5718 50.0841 31.8081 50.9508 32.2809 51.7387C33.2264 53.0782 34.881 53.8661 36.4568 54.4176C37.8751 54.8904 39.3721 55.1267 40.7903 54.4176C42.5237 53.5509 43.8632 51.5023 43.7056 49.5326C43.548 46.9325 40.4752 45.593 38.1902 45.3566C35.3537 45.0415 33.9355 46.0658 31.7294 47.7204V48.5083H31.8082Z" fill="#525252"/>
<path d="M53.7908 23.5314C53.7908 23.6102 53.712 23.7677 53.712 23.8465C53.3181 25.5799 52.8453 27.2346 52.6877 29.0467C52.6089 29.8347 52.7665 31.2529 51.9786 31.8044C51.3483 32.1984 50.2452 31.962 49.5361 31.962C47.3299 31.8044 45.2026 31.4105 42.9176 31.4105C42.7601 31.4105 42.6025 31.4105 42.3661 31.4105C41.5782 31.3317 40.8691 31.0165 40.2387 30.6226C39.372 30.2286 38.5841 29.7559 37.7174 29.4407C37.0083 29.2043 36.2204 29.0467 35.8264 28.4164C35.3537 27.7861 35.3537 26.9982 35.2749 26.2891C35.0385 23.9253 35.1173 21.404 35.7477 19.1191C36.1416 17.7008 36.9295 16.2826 38.1114 15.2583C40.7115 12.8946 44.8874 12.4218 48.1179 13.9976C50.4816 15.1795 52.5302 17.2281 53.4757 19.7494C53.8696 20.8525 54.0272 22.1919 53.7908 23.5314Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M53.7909 23.5315C53.7909 23.6103 53.7121 23.7679 53.7121 23.8466C53.3182 25.5801 52.8454 27.2347 52.6878 29.0469C52.6091 29.8348 52.7666 31.253 51.9787 31.8046C51.3484 32.1985 50.2453 31.9621 49.5362 31.9621C47.33 31.8046 45.2027 31.4106 42.9177 31.4106C42.7602 31.4106 42.6026 31.4106 42.3662 31.4106C43.3117 31.0166 44.336 31.0166 45.3603 30.8591C48.5907 30.3075 51.4272 28.0226 52.6878 25.0285C53.0818 24.083 53.3182 23.0587 53.397 22.0345C53.4758 21.2465 53.4758 20.4586 53.3182 19.7495C53.8697 20.8526 54.0273 22.192 53.7909 23.5315Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M46.6996 30.0716C45.8329 30.8595 44.8086 31.4111 43.7055 31.4111C41.8146 31.4111 39.8448 31.0171 38.1114 30.1504C37.5598 29.8353 37.0871 29.5201 36.6143 29.2049C36.378 28.9686 36.0628 28.7322 35.9052 28.4958C35.3537 27.8655 35.0385 27.1564 34.8809 26.2897C34.4082 24.4775 34.7234 22.2713 35.3537 20.5379C36.0628 18.7257 37.1659 18.0166 39.0569 17.9378C40.9479 17.7802 43.154 18.4105 44.9662 19.2772C45.045 19.356 45.1238 19.356 45.2026 19.4348C45.9905 19.8288 46.6996 20.3015 47.2511 20.8531C49.93 23.2956 49.2209 27.7079 46.6996 30.0716Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M42.5238 50.8722C42.5238 50.951 42.5238 50.951 42.5238 51.0298C42.5238 51.4238 42.445 51.7389 42.2874 52.0541C41.7359 53.5511 40.1601 54.4966 38.5843 54.9694C37.0084 55.4421 35.3538 55.5209 33.8568 55.9936C32.5961 56.3876 31.3355 56.9391 30.39 57.8058C30.1536 58.0422 29.9172 58.1998 29.7597 58.4362C29.7597 58.515 29.6809 58.515 29.6809 58.5938C27.9475 60.7211 27.4747 63.794 25.4261 65.685C25.2686 65.8425 25.111 65.9213 24.9534 66.0001C24.7958 66.0001 24.6382 65.9213 24.4807 65.9213C21.5654 64.6607 18.8865 63.0848 16.2076 61.4302C15.8136 61.1939 15.3409 60.8787 15.1045 60.4847C14.9469 60.1696 14.9469 59.8544 15.1045 59.5392C15.4985 58.3574 17.2319 56.9391 18.0198 56.624C18.8865 56.3088 19.9108 56.3876 20.7775 56.7028C21.6442 57.0179 22.5109 57.5695 23.22 58.121C23.3776 57.0179 23.6927 55.8361 24.1655 54.8118C24.3231 54.4966 24.4807 54.1815 24.6382 53.8663C24.7958 53.5511 25.0322 53.3147 25.1898 52.9996C25.6625 52.2905 26.2929 51.6601 26.9232 51.1086C27.7899 50.3207 28.7354 49.6116 29.6809 48.9812C31.0991 48.0357 32.5961 47.169 34.172 46.7751C34.4083 46.6963 34.6447 46.6963 34.8811 46.6175C36.4569 46.3023 38.1903 46.5387 39.6873 47.169C40.554 47.4842 41.342 48.0357 41.8935 48.7449C42.2874 49.2964 42.5238 50.0843 42.5238 50.8722Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M30.3112 57.8055C30.0749 58.0419 29.8385 58.1995 29.6809 58.4359C29.6809 58.5146 29.6021 58.5146 29.6021 58.5934C28.6566 57.4116 27.5535 56.4661 26.2929 55.757C25.7414 55.4418 25.111 55.2054 24.4807 54.969C24.4019 54.8902 24.2443 54.8902 24.1655 54.8115C24.3231 54.4963 24.4807 54.1811 24.6383 53.866C24.7171 53.866 24.7959 53.9448 24.8746 53.9448C25.505 54.1811 26.2141 54.4175 26.8444 54.8115C28.1051 55.5206 29.3657 56.5449 30.3112 57.8055Z" fill="#525252"/>
<path d="M66.2398 37.2411C66.2398 37.3199 66.2398 37.4775 66.161 37.5563C65.9247 38.423 65.058 38.8958 64.1913 39.0533C63.9549 39.1321 63.6397 39.1321 63.4033 39.1321C62.773 39.2109 62.2215 39.2109 61.5911 39.3685C60.9608 39.5261 60.3305 39.92 59.7002 40.2352C59.0698 40.5504 58.3607 40.7867 57.7304 40.9443C57.3364 41.0231 56.9425 41.1019 56.5485 41.1807C54.8151 41.4171 53.0817 41.2595 51.4271 40.708C50.4028 40.3928 49.6149 39.5261 49.1422 38.423C48.433 36.6896 48.5906 34.4835 50.2452 33.4592C52.3726 32.1197 53.712 34.0107 55.4454 34.7986C55.7606 34.9562 56.0758 35.035 56.3909 35.1138C56.7849 35.1926 57.1788 35.1926 57.5728 35.1926C58.4395 35.1138 59.3062 34.8774 60.0941 34.4835C61.5124 33.7743 62.773 32.6713 64.0337 31.647C64.27 31.4894 64.5064 31.253 64.8216 31.3318C65.1367 31.4106 65.2943 31.8046 65.2943 32.1985V32.2773C65.2155 32.5925 65.058 32.9076 64.9792 33.2228C64.8216 34.641 66.3974 35.9017 66.2398 37.2411Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M65.6102 40.6295L59.7796 11.9495C59.7008 11.6343 59.9372 11.398 60.1736 11.3192C60.4887 11.2404 60.7251 11.4767 60.8039 11.7131L66.6344 40.3931C66.7132 40.7082 66.4769 40.9446 66.2405 41.0234C66.0041 41.1022 65.6889 40.8658 65.6102 40.6295Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M66.1616 37.5562C65.9253 38.4229 65.0586 38.8956 64.1919 39.0532C63.9555 39.132 63.6403 39.132 63.404 39.132C63.404 39.0532 63.3252 38.9744 63.3252 38.8956C63.1676 38.5805 63.2464 38.1865 63.5615 37.9501C63.3252 37.8713 63.0888 37.7925 63.01 37.5562C62.8524 37.1622 63.01 36.6895 63.404 36.5319L63.6403 36.4531C63.5615 36.4531 63.4828 36.4531 63.4828 36.4531C63.1676 36.4531 62.9312 36.2955 62.7736 35.9803C62.6161 35.5864 62.7736 35.1924 63.0888 34.9561C62.9312 34.8773 62.6948 34.7197 62.6161 34.5621C62.4585 34.1682 62.6161 33.6954 63.01 33.5378L65.5313 32.356C65.4525 32.6711 65.2949 32.9863 65.2162 33.3014C64.8222 34.7197 66.6344 36.0591 66.1616 37.5562Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M67.4216 36.7685C67.3428 36.5321 67.1064 36.3745 66.8701 36.3745L67.1064 36.2958C67.5004 36.1382 67.658 35.6654 67.5004 35.2715C67.3428 34.9563 66.9488 34.7987 66.6337 34.8775L66.7913 34.7987C67.1852 34.6411 67.3428 34.1684 67.1852 33.7744C67.1064 33.5381 66.9489 33.4593 66.7125 33.3805C67.0276 33.1441 67.1852 32.7502 67.0276 32.3562C66.8701 31.9622 66.3973 31.8047 66.0034 31.9622L63.3245 33.2229C62.9305 33.3805 62.7729 33.8532 62.9305 34.2472C63.0093 34.4836 63.1669 34.5623 63.4032 34.6411C63.0881 34.8775 62.9305 35.2715 63.0881 35.6654C63.2457 35.9806 63.6396 36.1382 63.9548 36.0594L63.7184 36.1382C63.3245 36.2958 63.1669 36.7685 63.3245 37.1625C63.4032 37.3988 63.6396 37.5564 63.876 37.5564C63.5608 37.7928 63.482 38.1867 63.6396 38.5019C63.7972 38.8959 64.2699 39.0534 64.6639 38.8959L67.0276 37.7928C67.4216 37.6352 67.5792 37.2412 67.4216 36.7685Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.4" d="M43.7846 22.4287C43.4695 22.9014 42.8391 23.059 42.3664 22.8226C42.2088 22.7438 41.9724 22.665 41.8149 22.5862C39.6087 21.7195 37.245 22.2711 36.6146 23.9257C36.4571 24.3196 35.9055 24.2408 35.9055 23.8469C35.8267 23.2954 35.9055 22.665 36.1419 22.1135C36.9298 19.9861 39.5299 19.0406 41.9724 19.9861C42.6028 20.2225 43.1543 20.6165 43.6271 21.0104C44.021 21.4044 44.021 21.9559 43.7846 22.4287Z" fill="#525252"/>
<path opacity="0.4" d="M36.2208 34.4835C37.7966 35.2714 41.0271 36.2956 42.9968 36.4532C43.3908 36.532 43.5484 36.8472 43.4696 37.2411C42.1301 40.3928 41.0271 43.5444 40.6331 44.7263C40.5543 45.0415 40.2392 45.199 40.0028 45.1203C38.5845 44.7263 34.645 43.6232 33.0692 42.9929C32.754 42.9141 32.6752 42.5989 32.754 42.2838C34.0935 38.9745 35.0389 36.0593 35.4329 34.7986C35.5905 34.4835 35.9844 34.3259 36.2208 34.4835Z" fill="#525252"/>
<path d="M57.8097 40.8655C57.4158 40.9443 57.0218 41.0231 56.6278 41.1019C55.9975 40.1564 55.6036 38.8957 55.6824 37.6351C55.7611 36.926 55.9975 35.9017 56.4703 35.1138C56.8642 35.1926 57.2582 35.1926 57.6521 35.1926C57.1794 35.9017 56.7854 36.926 56.7066 37.7139C56.6278 38.8957 57.1006 40.1564 57.8097 40.8655Z" fill="#525252"/>
<path d="M29.8384 30.6228C28.4202 31.5683 27.1595 32.7501 26.0565 34.0896C25.8201 33.8532 25.5049 33.538 25.2686 33.3017C26.2928 32.041 27.5535 30.9379 28.8929 29.9924L29.8384 30.6228Z" fill="#525252"/>
<path d="M81.0531 22.2708C73.6468 19.8283 70.5739 29.1257 63.01 25.1861L60.3311 12.1068C68.5253 15.5736 71.677 7.69449 78.3742 9.19152L81.0531 22.2708Z" fill="#181818" stroke="#525252" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.161 15.3833C25.4729 23.8793 7.48263 55.6443 15.9786 86.3324C24.4746 117.02 56.2396 135.011 86.9277 126.515C117.616 118.019 135.606 86.2537 127.11 55.5656C118.614 24.8776 86.8491 6.88731 56.161 15.3833Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M91.7718 32.1479L92.866 31.5956C92.924 31.5796 93.0238 31.4896 92.9917 31.3737L92.9027 30.1513C92.9125 29.9615 92.9963 29.8136 93.17 29.7655C93.3438 29.7174 93.5496 29.7851 93.5977 29.9588L94.15 31.053C94.1661 31.111 94.2561 31.2108 94.3719 31.1787L95.5944 31.0897C95.7842 31.0995 95.9321 31.1833 95.9802 31.357C96.0283 31.5308 95.9605 31.7366 95.7868 31.7847L94.6926 32.337C94.6347 32.3531 94.5349 32.4431 94.5669 32.5589L94.656 33.7814C94.6461 33.9712 94.5624 34.1191 94.3886 34.1672C94.2149 34.2153 94.009 34.1475 93.9609 33.9738L93.4086 32.8796C93.3926 32.8217 93.3026 32.7219 93.1867 32.7539L91.9642 32.843C91.7745 32.8331 91.6266 32.7494 91.5785 32.5756C91.5464 32.4598 91.6141 32.254 91.7718 32.1479Z" fill="#1E1E1E"/>
<path d="M39.2365 38.4401L40.2797 37.9135C40.3349 37.8982 40.43 37.8124 40.3995 37.702L40.3146 36.5366C40.324 36.3556 40.4038 36.2146 40.5695 36.1688C40.7351 36.1229 40.9313 36.1875 40.9772 36.3531L41.5038 37.3963C41.519 37.4515 41.6048 37.5466 41.7153 37.516L42.8807 37.4312C43.0616 37.4405 43.2026 37.5204 43.2485 37.686C43.2943 37.8517 43.2298 38.0479 43.0641 38.0938L42.021 38.6203C41.9658 38.6356 41.8706 38.7214 41.9012 38.8318L41.9861 39.9973C41.9767 40.1782 41.8968 40.3192 41.7312 40.3651C41.5656 40.4109 41.3693 40.3463 41.3235 40.1807L40.7969 39.1376C40.7816 39.0823 40.6958 38.9872 40.5854 39.0178L39.42 39.1026C39.2391 39.0933 39.098 39.0134 39.0522 38.8478C39.0063 38.6821 39.0709 38.4859 39.2365 38.4401Z" fill="#1E1E1E"/>
<path d="M76.6054 49.8626L77.448 49.4373C77.4926 49.425 77.5694 49.3557 77.5447 49.2665L77.4762 48.3252C77.4837 48.1791 77.5482 48.0652 77.682 48.0282C77.8158 47.9911 77.9743 48.0433 78.0113 48.1771L78.4366 49.0196C78.449 49.0642 78.5183 49.141 78.6074 49.1163L79.5487 49.0478C79.6949 49.0553 79.8087 49.1198 79.8458 49.2536C79.8828 49.3874 79.8307 49.5459 79.6969 49.5829L78.8544 50.0082C78.8098 50.0206 78.7329 50.0899 78.7576 50.1791L78.8262 51.1203C78.8186 51.2665 78.7541 51.3804 78.6203 51.4174C78.4865 51.4544 78.3281 51.4023 78.291 51.2685L77.8657 50.426C77.8534 50.3814 77.7841 50.3045 77.6949 50.3292L76.7536 50.3978C76.6075 50.3902 76.4936 50.3257 76.4565 50.1919C76.3873 50.1151 76.484 49.9443 76.6054 49.8626Z" fill="#1E1E1E"/>
<path d="M43.4127 109.199L44.9253 108.436C45.0054 108.414 45.1433 108.289 45.099 108.129L44.976 106.439C44.9895 106.177 45.1053 105.972 45.3455 105.906C45.5857 105.839 45.8702 105.933 45.9367 106.173L46.7003 107.686C46.7225 107.766 46.8469 107.904 47.007 107.86L48.6969 107.736C48.9593 107.75 49.1637 107.866 49.2302 108.106C49.2967 108.346 49.2031 108.631 48.9629 108.697L47.4503 109.461C47.3702 109.483 47.2323 109.607 47.2766 109.767L47.3997 111.457C47.3861 111.72 47.2703 111.924 47.0301 111.991C46.7899 112.057 46.5054 111.964 46.4389 111.723L45.6753 110.211C45.6532 110.131 45.5288 109.993 45.3686 110.037L43.6787 110.16C43.4163 110.147 43.2119 110.031 43.1454 109.791C43.0789 109.55 43.1947 109.346 43.4127 109.199Z" fill="#1E1E1E"/>
<path d="M120.156 69.1737L120.948 67.985C120.998 67.9355 121.047 67.7869 120.948 67.6878L120.156 66.4991C120.057 66.301 120.057 66.1029 120.205 65.9543C120.354 65.8057 120.601 65.7562 120.75 65.9048L121.939 66.6973C121.988 66.7468 122.137 66.7963 122.236 66.6973L123.425 65.9048C123.623 65.8057 123.821 65.8057 123.969 65.9543C124.118 66.1029 124.168 66.3506 124.019 66.4991L123.227 67.6878C123.177 67.7374 123.127 67.886 123.227 67.985L124.019 69.1737C124.118 69.3718 124.118 69.5699 123.969 69.7185C123.821 69.8671 123.573 69.9167 123.425 69.7681L122.236 68.9756C122.186 68.9261 122.038 68.8765 121.939 68.9756L120.75 69.7681C120.552 69.8671 120.354 69.8671 120.205 69.7185C120.057 69.57 120.007 69.3223 120.156 69.1737Z" fill="#1E1E1E"/>
<path d="M43.5537 60.6946L44.5678 58.6607C44.6361 58.5727 44.6847 58.3283 44.5086 58.1917L43.0212 56.4733C42.8254 56.1803 42.786 55.8676 42.9909 55.6035C43.1958 55.3394 43.5768 55.2119 43.8409 55.4169L45.8749 56.431C45.9629 56.4993 46.2073 56.5479 46.3439 56.3718L48.0623 54.8844C48.3553 54.6886 48.6679 54.6492 48.932 54.8541C49.1961 55.059 49.3236 55.44 49.1187 55.7041L48.1046 57.7381C48.0363 57.8261 47.9877 58.0705 48.1638 58.2071L49.6512 59.9255C49.847 60.2184 49.8864 60.5311 49.6815 60.7952C49.4765 61.0594 49.0956 61.1868 48.8314 60.9819L46.7975 59.9678C46.7095 59.8995 46.4651 59.8509 46.3285 60.0269L44.6101 61.5144C44.3171 61.7102 44.0044 61.7496 43.7403 61.5447C43.4762 61.3397 43.3488 60.9587 43.5537 60.6946Z" fill="#1E1E1E"/>
<path d="M63.753 120.774L65.1738 120.056C65.249 120.036 65.3785 119.919 65.3369 119.768L65.2213 118.181C65.2341 117.935 65.3428 117.743 65.5684 117.68C65.794 117.618 66.0613 117.706 66.1237 117.931L66.8409 119.352C66.8617 119.427 66.9786 119.557 67.129 119.515L68.7163 119.4C68.9627 119.412 69.1547 119.521 69.2172 119.747C69.2796 119.972 69.1917 120.239 68.9661 120.302L67.5454 121.019C67.4702 121.04 67.3406 121.157 67.3822 121.307L67.4978 122.894C67.4851 123.141 67.3763 123.333 67.1507 123.395C66.9251 123.458 66.6579 123.37 66.5954 123.144L65.8782 121.724C65.8574 121.648 65.7406 121.519 65.5902 121.56L64.0029 121.676C63.7564 121.663 63.5644 121.554 63.5019 121.329C63.4395 121.103 63.5274 120.836 63.753 120.774Z" fill="#1E1E1E"/>
<path d="M36.4424 84.4297L37.4307 82.6771C37.495 82.6024 37.549 82.3885 37.3995 82.2598L36.1618 80.6734C36.0019 80.4056 35.9812 80.1274 36.1742 79.9031C36.3673 79.6788 36.71 79.5833 36.9342 79.7764L38.6868 80.7647C38.7615 80.829 38.9754 80.883 39.1041 80.7335L40.6905 79.4958C40.9583 79.3359 41.2365 79.3152 41.4608 79.5082C41.6851 79.7013 41.7806 80.0439 41.5875 80.2682L40.5993 82.0208C40.5349 82.0955 40.4809 82.3094 40.6304 82.4381L41.8681 84.0244C42.028 84.2923 42.0487 84.5705 41.8557 84.7948C41.6626 85.0191 41.32 85.1146 41.0957 84.9215L39.3431 83.9332C39.2684 83.8689 39.0545 83.8149 38.9258 83.9644L37.3395 85.2021C37.0716 85.362 36.7934 85.3828 36.5691 85.1897C36.3448 84.9966 36.2493 84.654 36.4424 84.4297Z" fill="#1E1E1E"/>
<path d="M61.2319 29.7607L63.0868 28.8648C63.2644 28.8157 63.304 28.6135 63.2794 28.5247L63.0938 26.4732C63.1088 26.1823 63.3014 25.8422 63.5678 25.7684C63.8341 25.6947 64.1496 25.7985 64.3367 26.1291L65.2326 27.984C65.2818 28.1615 65.4839 28.2012 65.5727 28.1766L67.6242 27.991C67.9152 28.006 68.2552 28.1986 68.329 28.465C68.4027 28.7313 68.2989 29.0468 67.9684 29.2339L66.1135 30.1298C65.9359 30.179 65.8963 30.3811 65.9208 30.4699L66.1065 32.5214C66.0914 32.8124 65.8988 33.1524 65.6325 33.2262C65.3661 33.2999 65.0506 33.1961 64.8635 32.8655L63.9676 31.0106C63.9185 30.8331 63.7163 30.7935 63.6275 30.818L61.576 31.0037C61.2851 30.9886 60.945 30.796 60.8713 30.5296C60.7729 30.1745 60.8768 29.859 61.2319 29.7607Z" fill="#1E1E1E"/>
<path d="M104.568 49.7554L105.499 49.3054C105.589 49.2807 105.608 49.1792 105.596 49.1346L105.503 48.1041C105.51 47.9579 105.607 47.7871 105.741 47.7501C105.875 47.713 106.033 47.7652 106.127 47.9312L106.577 48.8629C106.602 48.9521 106.703 48.972 106.748 48.9597L107.778 48.8665C107.925 48.874 108.095 48.9708 108.132 49.1045C108.169 49.2383 108.117 49.3968 107.951 49.4908L107.02 49.9408C106.93 49.9655 106.911 50.067 106.923 50.1116L107.016 51.1421C107.009 51.2882 106.912 51.459 106.778 51.4961C106.644 51.5331 106.486 51.481 106.392 51.3149L105.942 50.3832C105.917 50.294 105.816 50.2741 105.771 50.2865L104.74 50.3797C104.594 50.3722 104.423 50.2754 104.386 50.1416C104.349 50.0078 104.446 49.837 104.568 49.7554Z" fill="#1E1E1E"/>
<path d="M96.2885 107.626L98.3881 106.612C98.5891 106.557 98.6339 106.328 98.6061 106.227L98.396 103.905C98.413 103.576 98.631 103.191 98.9325 103.107C99.234 103.024 99.5911 103.141 99.8029 103.516L100.817 105.615C100.873 105.816 101.101 105.861 101.202 105.833L103.524 105.623C103.853 105.64 104.238 105.858 104.322 106.16C104.405 106.461 104.288 106.818 103.914 107.03L101.814 108.044C101.613 108.1 101.568 108.328 101.596 108.429L101.806 110.751C101.789 111.08 101.571 111.465 101.27 111.549C100.968 111.632 100.611 111.515 100.399 111.141L99.3851 109.041C99.3295 108.84 99.1006 108.795 99.0001 108.823L96.678 109.033C96.3487 109.016 95.9637 108.798 95.8802 108.497C95.7968 108.195 95.9143 107.838 96.2885 107.626Z" fill="#1E1E1E"/>
<path d="M106.127 86.1344L107.636 85.4056C107.781 85.3656 107.813 85.2012 107.793 85.129L107.642 83.4601C107.654 83.2234 107.811 82.9468 108.028 82.8868C108.244 82.8268 108.501 82.9112 108.653 83.1801L109.382 84.6891C109.422 84.8335 109.586 84.8658 109.659 84.8458L111.327 84.6948C111.564 84.707 111.841 84.8637 111.901 85.0804C111.961 85.297 111.876 85.5537 111.607 85.7059L110.098 86.4347C109.954 86.4747 109.922 86.6391 109.942 86.7114L110.093 88.3803C110.081 88.6169 109.924 88.8936 109.707 88.9536C109.491 89.0136 109.234 88.9291 109.082 88.6602L108.353 87.1512C108.313 87.0068 108.148 86.9746 108.076 86.9946L106.407 87.1456C106.171 87.1333 105.894 86.9766 105.834 86.76C105.774 86.5433 105.931 86.2666 106.127 86.1344Z" fill="#1E1E1E"/>
<path d="M22.194 64.0334L24.4316 63.8309C24.6253 63.7773 24.7758 63.9442 24.8026 64.041L25.7797 66.0642C25.957 66.3279 26.3279 66.538 26.6184 66.4575C26.9089 66.3771 27.1458 66.103 27.1354 65.6888L26.933 63.4512C26.8794 63.2575 27.0462 63.1071 27.143 63.0803L29.1662 62.1031C29.4299 61.9259 29.64 61.5549 29.5596 61.2644C29.4791 60.9739 29.205 60.737 28.7909 60.7474L26.5532 60.9499C26.3596 61.0035 26.2091 60.8366 26.1823 60.7398L25.2052 58.7166C25.0279 58.4529 24.657 58.2428 24.3665 58.3233C24.0759 58.4037 23.8391 58.6778 23.8495 59.092L24.0519 61.3296C24.1055 61.5233 23.9387 61.6737 23.8418 61.7005L21.8187 62.6777C21.555 62.8549 21.3449 63.2259 21.4253 63.5164C21.5326 63.9037 21.9035 64.1138 22.194 64.0334Z" fill="#1E1E1E"/>
<path d="M10.2317 108.566L13.3956 108.28C13.6694 108.204 13.8821 108.44 13.92 108.577L15.3016 111.438C15.5523 111.811 16.0767 112.108 16.4875 111.994C16.8982 111.88 17.2332 111.493 17.2185 110.907L16.9322 107.743C16.8564 107.469 17.0923 107.257 17.2292 107.219L20.0898 105.837C20.4627 105.587 20.7597 105.062 20.646 104.651C20.5323 104.241 20.1447 103.906 19.5592 103.92L16.3953 104.207C16.1215 104.282 15.9088 104.046 15.8709 103.91L14.4893 101.049C14.2386 100.676 13.7142 100.379 13.3034 100.493C12.8926 100.606 12.5577 100.994 12.5724 101.58L12.8587 104.743C12.9345 105.017 12.6986 105.23 12.5616 105.268L9.70104 106.65C9.32819 106.9 9.03118 107.425 9.14489 107.835C9.29652 108.383 9.82097 108.68 10.2317 108.566Z" fill="#1E1E1E"/>
<path d="M15.485 28.2522L18.4022 27.9883C18.6546 27.9184 18.8508 28.1359 18.8857 28.2622L20.1596 30.8997C20.3907 31.2435 20.8743 31.5173 21.253 31.4125C21.6317 31.3076 21.9406 30.9503 21.927 30.4104L21.6631 27.4932C21.5932 27.2408 21.8107 27.0446 21.9369 27.0097L24.5745 25.7358C24.9183 25.5047 25.1921 25.0211 25.0873 24.6424C24.9824 24.2637 24.6251 23.9548 24.0852 23.9684L21.168 24.2323C20.9155 24.3022 20.7194 24.0847 20.6845 23.9585L19.4106 21.3209C19.1795 20.9772 18.6959 20.7033 18.3172 20.8081C17.9385 20.913 17.6296 21.2703 17.6432 21.8102L17.9071 24.7274C17.977 24.9799 17.7595 25.176 17.6333 25.2109L14.9957 26.4848C14.6519 26.7159 14.3781 27.1995 14.4829 27.5782C14.6227 28.0832 15.1063 28.3571 15.485 28.2522Z" fill="#1E1E1E"/>
<path d="M131.048 82.8904L135.025 84.3075C135.397 84.3686 135.523 84.7717 135.492 84.958L135.565 89.1786C135.66 89.768 136.127 90.4186 136.686 90.5102C137.245 90.6018 137.865 90.3208 138.173 89.6062L139.59 85.6299C139.652 85.2573 140.055 85.1321 140.241 85.1627L144.462 85.0895C145.051 84.9948 145.702 84.5275 145.793 83.9687C145.885 83.4098 145.604 82.7898 144.889 82.4813L140.913 81.0642C140.54 81.0031 140.415 80.6 140.446 80.4137L140.372 76.1931C140.278 75.6037 139.811 74.9532 139.252 74.8615C138.693 74.7699 138.073 75.0509 137.764 75.7655L136.347 79.7418C136.286 80.1144 135.883 80.2396 135.697 80.209L131.476 80.2823C130.887 80.3769 130.236 80.8442 130.145 81.4031C130.022 82.1483 130.49 82.7988 131.048 82.8904Z" fill="#1E1E1E"/>
<path d="M47.6538 42.7536C47.2844 42.8559 47.0678 43.2383 47.1701 43.6077C47.2723 43.9771 47.6547 44.1937 48.0242 44.0914C48.3936 43.9892 48.6102 43.6068 48.5079 43.2373C48.4056 42.8679 48.0232 42.6513 47.6538 42.7536Z" fill="#1E1E1E"/>
<path d="M71.5437 60.1943C71.1743 60.2965 70.9577 60.6789 71.06 61.0484C71.1622 61.4178 71.5446 61.6344 71.9141 61.5321C72.2835 61.4298 72.5001 61.0474 72.3978 60.678C72.2955 60.3086 71.9131 60.092 71.5437 60.1943Z" fill="#1E1E1E"/>
<path d="M87.0625 32.0586C86.8668 32.3882 86.9754 32.8141 87.305 33.0098C87.6346 33.2054 88.0605 33.0969 88.2562 32.7672C88.4518 32.4376 88.3433 32.0118 88.0136 31.8161C87.684 31.6204 87.2582 31.729 87.0625 32.0586Z" fill="#1E1E1E"/>
<path d="M64.6673 18.7561C64.4717 19.0857 64.5802 19.5116 64.9099 19.7073C65.2395 19.9029 65.6653 19.7944 65.861 19.4648C66.0567 19.1351 65.9481 18.7093 65.6185 18.5136C65.2889 18.3179 64.863 18.4265 64.6673 18.7561Z" fill="#1E1E1E"/>
<path d="M24.7159 49.313C24.5202 49.6426 24.6288 50.0685 24.9584 50.2641C25.2881 50.4598 25.7139 50.3513 25.9096 50.0216C26.1053 49.692 25.9967 49.2662 25.6671 49.0705C25.3375 48.8748 24.9116 48.9834 24.7159 49.313Z" fill="#1E1E1E"/>
<path d="M27.6241 76.6072C27.4285 76.9368 27.537 77.3627 27.8666 77.5583C28.1963 77.754 28.6221 77.6454 28.8178 77.3158C29.0135 76.9862 28.9049 76.5604 28.5753 76.3647C28.2457 76.169 27.8198 76.2776 27.6241 76.6072Z" fill="#1E1E1E"/>
<path d="M35.1957 103.887C35 104.217 35.1086 104.642 35.4382 104.838C35.7678 105.034 36.1936 104.925 36.3893 104.596C36.585 104.266 36.4764 103.84 36.1468 103.644C35.8172 103.449 35.3914 103.557 35.1957 103.887Z" fill="#1E1E1E"/>
<path d="M53.5051 117.827C53.3094 118.157 53.418 118.583 53.7476 118.779C54.0773 118.974 54.5031 118.866 54.6988 118.536C54.8945 118.206 54.7859 117.781 54.4563 117.585C54.1266 117.389 53.7008 117.498 53.5051 117.827Z" fill="#1E1E1E"/>
<path d="M87 118.051C86.8043 118.381 86.9129 118.807 87.2425 119.002C87.5721 119.198 87.998 119.089 88.1937 118.76C88.3893 118.43 88.2808 118.004 87.9511 117.809C87.6215 117.613 87.1957 117.721 87 118.051Z" fill="#1E1E1E"/>
<path d="M110.305 97.2576C110.109 97.5872 110.218 98.013 110.547 98.2087C110.877 98.4044 111.303 98.2958 111.498 97.9662C111.694 97.6366 111.585 97.2108 111.256 97.0151C110.926 96.8194 110.5 96.928 110.305 97.2576Z" fill="#1E1E1E"/>
<path d="M122.725 74.7053C122.53 75.035 122.638 75.4608 122.968 75.6565C123.298 75.8522 123.723 75.7436 123.919 75.414C124.115 75.0843 124.006 74.6585 123.677 74.4628C123.347 74.2671 122.921 74.3757 122.725 74.7053Z" fill="#1E1E1E"/>
<path d="M108.7 40.0772C108.505 40.4068 108.613 40.8326 108.943 41.0283C109.272 41.224 109.698 41.1154 109.894 40.7858C110.09 40.4562 109.981 40.0303 109.651 39.8346C109.322 39.639 108.896 39.7475 108.7 40.0772Z" fill="#1E1E1E"/>
<path d="M106.348 78.3655L112.645 73.4041L110.729 70.8971L104.431 75.8585L106.348 78.3655Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M146.37 58.2505L134.023 42.0017L104.475 65.4607L116.823 81.7095L146.37 58.2505Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M124.767 75.0697L112.405 58.7385" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M131.697 69.8236L119.335 53.4924" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M138.628 64.5775L126.266 48.2463" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M138.321 48.4403L108.206 71.2356" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M143.053 54.6918L112.938 77.4871" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M113.433 102.184C111.233 103.85 108.107 103.414 106.438 101.209L103.672 97.5551C103.535 97.3739 103.571 97.1089 103.752 96.972L111.075 91.4293C111.255 91.2924 111.52 91.3294 111.658 91.5106L114.423 95.1646C116.062 97.3919 115.603 100.542 113.433 102.184Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M90.6046 86.1563L84.3074 91.1177L86.224 93.6246L92.5212 88.6632L90.6046 86.1563Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M62.9433 122.491L50.5955 106.242L80.1429 82.7835L92.4907 99.0323L62.9433 122.491Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M83.7494 106.361L71.3877 90.0295" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M76.8187 111.607L64.4569 95.2756" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M69.8882 116.853L57.5265 100.522" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M54.5474 112.295L84.2394 88.6205" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M59.2794 118.546L88.9714 94.8715" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M96.117 64.6554L81.9844 75.353L101.414 101.022L101.437 101.052C101.437 101.052 101.437 101.052 101.46 101.082C102.267 102.086 106.048 100.507 109.936 97.5641C113.823 94.6217 116.34 91.4342 115.623 90.3618C115.623 90.3618 115.623 90.3618 115.6 90.3316L115.577 90.3014L96.1472 64.6326L96.117 64.6554Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.089 73.8662L108.484 80.9931L108.506 81.0233L108.529 81.0535C109.276 82.1031 106.73 85.3134 102.842 88.2558C98.955 91.1983 95.204 92.7551 94.3665 91.7739L94.3436 91.7437L94.3208 91.7135L88.9261 84.5867C89.7335 85.5906 93.5147 84.011 97.4019 81.0686C101.289 78.1262 103.813 74.8856 103.089 73.8662Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M97.3669 52.3623C100.626 56.6245 97.1994 64.8705 89.7021 70.7763C82.2048 76.6822 73.4526 78.0302 70.1933 73.768C70.1736 73.7421 70.1538 73.7163 70.1341 73.6905C70.1143 73.6646 70.0748 73.613 70.0551 73.5871C69.0399 71.8619 74.1022 65.8873 81.473 60.0811C88.8437 54.275 95.822 50.8061 97.197 52.2064C97.2168 52.2323 97.2563 52.2839 97.276 52.3098C97.3077 52.2848 97.3274 52.3107 97.3669 52.3623Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M96.7131 52.14L96.7324 52.1651C97.0891 52.69 96.794 53.7221 95.9556 55.0165C94.2674 57.6545 90.4413 61.5148 85.568 65.3075C80.6947 69.1002 75.9847 71.8831 73.0479 72.8446C71.5893 73.3378 70.5187 73.3686 70.0999 72.892L70.0805 72.867C70.0611 72.842 70.0418 72.8169 70.0224 72.7919C69.0261 71.1198 73.9932 65.3282 81.2256 59.6995C88.4579 54.0709 95.3055 50.7077 96.6549 52.0649C96.6743 52.09 96.6937 52.115 96.7131 52.14Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M95.9965 55.2585L96.0158 55.2833C94.3368 57.8956 90.5318 61.7185 85.6851 65.4745C80.8385 69.2304 76.1541 71.9864 73.2334 72.9386L73.2142 72.9139C73.1949 72.8891 73.1756 72.8643 73.1756 72.8643C72.3273 71.4555 76.5803 66.4909 82.7543 61.7062C88.9593 56.8977 94.801 54.0394 95.958 55.2089C95.958 55.2089 95.9773 55.2337 95.9965 55.2585Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M84.8829 61.2183C84.9771 61.4173 84.3981 62.1113 83.5747 62.7728C82.7169 63.4618 81.9237 63.8702 81.7737 63.6702L77.0693 56.0049L78.6818 54.7096L84.84 61.1612L84.8829 61.2183Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M78.2285 55.6796C79.2374 54.8746 79.5447 53.5456 78.9147 52.7111C78.2847 51.8766 76.9561 51.8526 75.9472 52.6576C74.9382 53.4625 74.6309 54.7915 75.2609 55.626C75.8909 56.4605 77.2195 56.4845 78.2285 55.6796Z" fill="#0E0E0E" stroke="#575757" stroke-width="2" stroke-miterlimit="10"/>
<path d="M36.2208 32.2775C35.9844 33.8534 34.9601 36.9262 33.148 37.399C33.0692 37.399 32.9904 37.399 32.9116 37.4778C31.1782 37.7141 29.2084 36.5323 27.9477 35.6656C27.3174 35.1928 26.6871 34.6413 26.1355 34.0897C25.8992 33.8534 25.584 33.5382 25.3476 33.3018C23.5354 31.332 22.1172 28.8895 21.2505 26.2894C21.0929 25.7379 20.9353 25.1863 21.0141 24.6348C21.0141 24.4772 21.0929 24.3984 21.0929 24.3196C21.2505 23.9257 21.5657 23.5317 22.0384 23.4529C22.4324 23.3741 22.7475 23.5317 23.1415 23.6105C23.5354 23.7681 23.8506 23.9257 24.2446 24.1621C23.3779 23.1378 23.1415 21.4044 23.1415 20.1437C23.1415 20.0649 23.1415 19.9073 23.2203 19.9073C23.2991 19.8285 23.5354 19.9073 23.6142 19.9861C24.8749 20.9316 24.8749 22.665 25.4264 24.0833C25.4264 23.059 25.5052 22.0347 25.5052 21.0104C25.5052 20.3013 25.584 19.4346 26.1355 18.9618C26.2143 18.8831 26.2931 18.8831 26.3719 18.8831C26.5295 18.8831 26.6083 19.0406 26.6871 19.1194C27.6326 20.774 27.081 22.8226 27.2386 24.7136C27.3174 25.4227 27.3962 26.1318 27.5538 26.841C27.6326 27.1561 27.7902 27.8652 27.9477 28.5744C28.1053 28.8895 28.2629 29.2047 28.4993 29.5199C28.5781 29.6774 28.7357 29.835 28.8932 29.9138C29.1296 30.1502 29.4448 30.3866 29.7599 30.6229C30.3903 30.9381 31.0206 31.1745 31.7297 31.332C32.9904 31.5684 34.251 31.5684 35.5117 31.6472C35.7481 31.6472 35.9844 31.726 36.142 31.8836C36.2208 32.0412 36.2208 32.12 36.2208 32.2775Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M52.7665 58.3572C51.1119 58.3572 49.3785 57.8056 48.1178 57.0177C45.6753 55.4419 44.1782 53.0781 42.76 50.9508L45.5177 49.1386C46.7784 51.0296 48.039 53.0781 49.8512 54.1812C51.2695 55.1267 53.5544 55.4419 54.815 54.3388C56.3909 52.9206 55.9969 50.2417 55.3666 48.2719C54.5787 45.8294 53.0816 43.702 51.2694 42.3626L53.2392 39.7625C55.6818 41.5746 57.5727 44.2535 58.5182 47.3264C59.8577 51.5023 59.3849 54.8116 57.0212 56.8601C55.8393 57.8844 54.2635 58.3572 52.7665 58.3572Z" fill="#575757"/>
<path d="M56.155 32.1987C56.2338 33.3806 55.8399 34.5625 55.3671 35.7443C53.5549 40.4718 51.6639 45.1992 49.4578 49.7691C48.985 50.6358 48.5911 51.5813 48.1183 52.448C47.488 53.7087 46.7001 55.1269 45.2819 55.4421C44.1 55.6785 42.9969 55.1269 41.9726 54.5754C41.6575 54.4178 41.3423 54.1814 41.1847 53.8663C41.0271 53.5511 41.1059 53.1571 41.1847 52.842C42.1302 48.1145 43.9424 43.7022 45.7546 39.2111C46.6213 37.005 47.5668 34.72 48.2759 32.4351C48.8275 30.8593 49.2214 28.8107 51.27 28.6531C53.161 28.5743 55.9975 30.0714 56.155 32.1987Z" fill="#575757"/>
<path d="M34.1721 46.3021C34.1721 46.4596 34.1721 46.5384 34.1721 46.696C34.0933 47.7203 33.8569 48.6658 33.3054 49.5325C32.6751 50.478 31.7296 51.2659 30.6265 51.5023C30.3901 51.5811 30.1538 51.5811 29.9174 51.5811C28.8931 51.6599 27.8688 51.3447 26.9233 50.9507C25.7415 50.478 24.5596 49.9264 23.2201 49.8477C22.511 49.7689 21.8019 49.8477 21.0928 50.0052C20.6988 50.084 20.3837 50.2416 19.9897 50.3204C19.5957 50.478 19.2018 50.6356 18.8078 50.7932C17.4684 51.4235 16.1289 52.2902 14.7895 52.8417C13.6864 53.3145 12.347 53.5508 11.4015 52.8417C10.9287 52.5266 10.6924 51.975 10.456 51.5023C9.11653 48.981 7.93466 46.4596 6.7528 43.8595C6.67401 43.7807 6.59521 43.6232 6.59521 43.4656C6.59521 43.0716 7.06796 42.7565 7.38313 42.5989C7.46192 42.5201 7.54071 42.5201 7.6195 42.4413C8.4862 42.0473 9.27411 41.7322 10.2196 41.5746C11.2439 41.4958 12.347 41.6534 13.0561 42.3625C13.5288 42.8352 13.844 43.3868 14.1592 44.0171C14.4743 44.7262 14.8683 45.4354 15.1834 46.1445C16.1289 45.3566 17.0744 44.5687 18.0987 43.8595C18.4139 43.6232 18.729 43.4656 19.0442 43.308C19.5957 42.9928 20.2261 42.6777 20.8564 42.5201C21.8807 42.1261 22.9838 41.9685 24.0868 41.8898C24.6384 41.811 25.1899 41.7322 25.7415 41.811C26.3718 41.811 27.0021 41.9685 27.5536 42.0473C29.0507 42.3625 30.6265 42.6777 32.1235 42.9928L30.4689 42.8353C31.8084 43.1504 33.3842 43.6232 33.9357 44.8838C34.1721 45.2778 34.1721 45.8293 34.1721 46.3021Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M28.3414 42.5203C27.7899 44.6476 28.2626 46.9326 29.602 48.7448C29.6808 48.8236 29.7596 48.9811 29.9172 48.9024C29.996 48.9024 29.996 48.8236 30.0748 48.7448C30.3112 48.1932 30.39 47.5629 30.4687 47.0114C30.6263 45.6719 31.0991 43.5446 30.6263 42.2051C30.0748 40.9445 28.5778 41.496 28.3414 42.5203Z" fill="#575757"/>
<path d="M38.1115 27.3921C37.4812 28.2588 36.6933 28.9679 35.9842 29.7558C31.8082 34.2469 29.8385 40.4714 28.6566 46.5383C28.3414 48.1141 28.1839 49.8475 29.1294 51.0294C29.6021 51.5809 30.2324 51.9749 30.8628 52.2901C31.887 52.8416 32.8325 53.3931 33.8568 53.9447C35.0387 54.575 36.2993 55.2841 37.6388 55.3629C39.2146 55.4417 40.7904 54.6538 41.9723 53.5507C43.1542 52.4476 43.9421 51.0294 44.73 49.6112C46.6998 45.9868 48.512 42.2836 50.0878 38.5016C50.5605 37.3985 51.0333 36.2167 51.1909 35.0348C51.4272 33.3014 51.0333 31.568 50.7181 29.9134C50.6393 29.5194 50.5605 29.0467 50.2454 28.7315C49.8514 28.3376 49.2211 28.3376 48.7483 28.4164C45.2815 28.5739 41.7359 28.8891 38.4267 28.1012C37.7176 27.9436 36.9297 27.7072 36.5357 27.0769" fill="#1E1E1E"/>
<path d="M38.1115 27.3921C37.4812 28.2588 36.6933 28.9679 35.9842 29.7558C31.8082 34.2469 29.8385 40.4714 28.6566 46.5383C28.3414 48.1141 28.1839 49.8475 29.1294 51.0294C29.6021 51.5809 30.2324 51.9749 30.8628 52.2901C31.887 52.8416 32.8325 53.3931 33.8568 53.9447C35.0387 54.575 36.2993 55.2841 37.6388 55.3629C39.2146 55.4417 40.7904 54.6538 41.9723 53.5507C43.1542 52.4476 43.9421 51.0294 44.73 49.6112C46.6998 45.9868 48.512 42.2836 50.0878 38.5016C50.5605 37.3985 51.0333 36.2167 51.1909 35.0348C51.4272 33.3014 51.0333 31.568 50.7181 29.9134C50.6393 29.5194 50.5605 29.0467 50.2454 28.7315C49.8514 28.3376 49.2211 28.3376 48.7483 28.4164C45.2815 28.5739 41.7359 28.8891 38.4267 28.1012C37.7176 27.9436 36.9297 27.7072 36.5357 27.0769" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M21.0929 50.084C20.699 50.1628 20.3838 50.3203 19.9899 50.3991C19.9111 49.2961 19.7535 48.0354 19.4383 46.8535C19.1232 45.8292 18.7292 44.8838 18.0989 43.9383C18.414 43.7019 18.7292 43.5443 19.0444 43.3867C19.6747 44.411 20.1474 45.4353 20.4626 46.5384C20.7778 47.7202 21.0141 48.9809 21.0929 50.084Z" fill="#575757"/>
<path d="M31.8079 48.5083C31.4927 49.2962 31.6503 48.2719 31.5715 49.2174C31.5715 50.0841 31.8079 50.9508 32.2807 51.7387C33.2261 53.0782 34.8808 53.8661 36.4566 54.4176C37.8748 54.8904 39.3719 55.1267 40.7901 54.4176C42.5235 53.5509 43.8629 51.5023 43.7054 49.5326C43.5478 46.9325 40.4749 45.593 38.19 45.3566C35.3535 45.0415 33.9353 46.0658 31.7291 47.7204V48.5083H31.8079Z" fill="#575757"/>
<path d="M53.7908 23.5314C53.7908 23.6102 53.712 23.7677 53.712 23.8465C53.3181 25.5799 52.8453 27.2346 52.6877 29.0467C52.6089 29.8347 52.7665 31.2529 51.9786 31.8044C51.3483 32.1984 50.2452 31.962 49.5361 31.962C47.3299 31.8044 45.2026 31.4105 42.9176 31.4105C42.7601 31.4105 42.6025 31.4105 42.3661 31.4105C41.5782 31.3317 40.8691 31.0165 40.2387 30.6226C39.372 30.2286 38.5841 29.7559 37.7174 29.4407C37.0083 29.2043 36.2204 29.0467 35.8264 28.4164C35.3537 27.7861 35.3537 26.9982 35.2749 26.2891C35.0385 23.9253 35.1173 21.404 35.7477 19.1191C36.1416 17.7008 36.9295 16.2826 38.1114 15.2583C40.7115 12.8946 44.8874 12.4218 48.1179 13.9976C50.4816 15.1795 52.5302 17.2281 53.4757 19.7494C53.8696 20.8525 54.0272 22.1919 53.7908 23.5314Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M53.7907 23.5315C53.7907 23.6103 53.7119 23.7679 53.7119 23.8466C53.3179 25.5801 52.8452 27.2347 52.6876 29.0469C52.6088 29.8348 52.7664 31.253 51.9785 31.8046C51.3482 32.1985 50.2451 31.9621 49.536 31.9621C47.3298 31.8046 45.2024 31.4106 42.9175 31.4106C42.7599 31.4106 42.6023 31.4106 42.366 31.4106C43.3115 31.0166 44.3357 31.0166 45.36 30.8591C48.5905 30.3075 51.4269 28.0226 52.6876 25.0285C53.0816 24.083 53.3179 23.0587 53.3967 22.0345C53.4755 21.2465 53.4755 20.4586 53.3179 19.7495C53.8695 20.8526 54.0271 22.192 53.7907 23.5315Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M46.6998 30.0716C45.8331 30.8595 44.8089 31.4111 43.7058 31.4111C41.8148 31.4111 39.845 31.0171 38.1116 30.1504C37.5601 29.8353 37.0873 29.5201 36.6146 29.2049C36.3782 28.9686 36.063 28.7322 35.9055 28.4958C35.3539 27.8655 35.0388 27.1564 34.8812 26.2897C34.4084 24.4775 34.7236 22.2713 35.3539 20.5379C36.063 18.7257 37.1661 18.0166 39.0571 17.9378C40.9481 17.7802 43.1542 18.4105 44.9664 19.2772C45.0452 19.356 45.124 19.356 45.2028 19.4348C45.9907 19.8288 46.6998 20.3015 47.2514 20.8531C49.9303 23.2956 49.2212 27.7079 46.6998 30.0716Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M42.5238 50.8722C42.5238 50.951 42.5238 50.951 42.5238 51.0298C42.5238 51.4238 42.445 51.7389 42.2874 52.0541C41.7359 53.5511 40.1601 54.4966 38.5843 54.9694C37.0084 55.4421 35.3538 55.5209 33.8568 55.9936C32.5961 56.3876 31.3355 56.9391 30.39 57.8058C30.1536 58.0422 29.9172 58.1998 29.7597 58.4362C29.7597 58.515 29.6809 58.515 29.6809 58.5938C27.9475 60.7211 27.4747 63.794 25.4261 65.685C25.2686 65.8425 25.111 65.9213 24.9534 66.0001C24.7958 66.0001 24.6382 65.9213 24.4807 65.9213C21.5654 64.6607 18.8865 63.0848 16.2076 61.4302C15.8136 61.1939 15.3409 60.8787 15.1045 60.4847C14.9469 60.1696 14.9469 59.8544 15.1045 59.5392C15.4985 58.3574 17.2319 56.9391 18.0198 56.624C18.8865 56.3088 19.9108 56.3876 20.7775 56.7028C21.6442 57.0179 22.5109 57.5695 23.22 58.121C23.3776 57.0179 23.6927 55.8361 24.1655 54.8118C24.3231 54.4966 24.4807 54.1815 24.6382 53.8663C24.7958 53.5511 25.0322 53.3147 25.1898 52.9996C25.6625 52.2905 26.2929 51.6601 26.9232 51.1086C27.7899 50.3207 28.7354 49.6116 29.6809 48.9812C31.0991 48.0357 32.5961 47.169 34.172 46.7751C34.4083 46.6963 34.6447 46.6963 34.8811 46.6175C36.4569 46.3023 38.1903 46.5387 39.6873 47.169C40.554 47.4842 41.342 48.0357 41.8935 48.7449C42.2874 49.2964 42.5238 50.0843 42.5238 50.8722Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M30.3115 57.8055C30.0751 58.0419 29.8387 58.1995 29.6811 58.4359C29.6811 58.5146 29.6024 58.5146 29.6024 58.5934C28.6569 57.4116 27.5538 56.4661 26.2931 55.757C25.7416 55.4418 25.1113 55.2054 24.4809 54.969C24.4021 54.8902 24.2446 54.8902 24.1658 54.8115C24.3234 54.4963 24.4809 54.1811 24.6385 53.866C24.7173 53.866 24.7961 53.9448 24.8749 53.9448C25.5052 54.1811 26.2143 54.4175 26.8447 54.8115C28.1053 55.5206 29.366 56.5449 30.3115 57.8055Z" fill="#575757"/>
<path d="M66.2398 37.2411C66.2398 37.3199 66.2398 37.4775 66.161 37.5563C65.9247 38.423 65.058 38.8958 64.1913 39.0533C63.9549 39.1321 63.6397 39.1321 63.4033 39.1321C62.773 39.2109 62.2215 39.2109 61.5911 39.3685C60.9608 39.5261 60.3305 39.92 59.7002 40.2352C59.0698 40.5504 58.3607 40.7867 57.7304 40.9443C57.3364 41.0231 56.9425 41.1019 56.5485 41.1807C54.8151 41.4171 53.0817 41.2595 51.4271 40.708C50.4028 40.3928 49.6149 39.5261 49.1422 38.423C48.433 36.6896 48.5906 34.4835 50.2452 33.4592C52.3726 32.1197 53.712 34.0107 55.4454 34.7986C55.7606 34.9562 56.0758 35.035 56.3909 35.1138C56.7849 35.1926 57.1788 35.1926 57.5728 35.1926C58.4395 35.1138 59.3062 34.8774 60.0941 34.4835C61.5124 33.7743 62.773 32.6713 64.0337 31.647C64.27 31.4894 64.5064 31.253 64.8216 31.3318C65.1367 31.4106 65.2943 31.8046 65.2943 32.1985V32.2773C65.2155 32.5925 65.058 32.9076 64.9792 33.2228C64.8216 34.641 66.3974 35.9017 66.2398 37.2411Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M65.6099 40.6295L59.7794 11.9495C59.7006 11.6343 59.937 11.398 60.1733 11.3192C60.4885 11.2404 60.7249 11.4767 60.8037 11.7131L66.6342 40.3931C66.713 40.7082 66.4766 40.9446 66.2402 41.0234C66.0039 41.1022 65.6887 40.8658 65.6099 40.6295Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M66.1616 37.5562C65.9253 38.4229 65.0586 38.8956 64.1919 39.0532C63.9555 39.132 63.6403 39.132 63.404 39.132C63.404 39.0532 63.3252 38.9744 63.3252 38.8956C63.1676 38.5805 63.2464 38.1865 63.5615 37.9501C63.3252 37.8713 63.0888 37.7925 63.01 37.5562C62.8524 37.1622 63.01 36.6895 63.404 36.5319L63.6403 36.4531C63.5615 36.4531 63.4828 36.4531 63.4828 36.4531C63.1676 36.4531 62.9312 36.2955 62.7736 35.9803C62.6161 35.5864 62.7736 35.1924 63.0888 34.9561C62.9312 34.8773 62.6948 34.7197 62.6161 34.5621C62.4585 34.1682 62.6161 33.6954 63.01 33.5378L65.5313 32.356C65.4525 32.6711 65.2949 32.9863 65.2162 33.3014C64.8222 34.7197 66.6344 36.0591 66.1616 37.5562Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M67.4217 36.7685C67.3429 36.5321 67.1066 36.3745 66.8702 36.3745L67.1066 36.2958C67.5005 36.1382 67.6581 35.6654 67.5005 35.2715C67.3429 34.9563 66.949 34.7987 66.6338 34.8775L66.7914 34.7987C67.1853 34.6411 67.3429 34.1684 67.1853 33.7744C67.1066 33.5381 66.949 33.4593 66.7126 33.3805C67.0278 33.1441 67.1853 32.7502 67.0278 32.3562C66.8702 31.9622 66.3974 31.8047 66.0035 31.9622L63.3246 33.2229C62.9306 33.3805 62.773 33.8532 62.9306 34.2472C63.0094 34.4836 63.167 34.5623 63.4034 34.6411C63.0882 34.8775 62.9306 35.2715 63.0882 35.6654C63.2458 35.9806 63.6397 36.1382 63.9549 36.0594L63.7185 36.1382C63.3246 36.2958 63.167 36.7685 63.3246 37.1625C63.4034 37.3988 63.6397 37.5564 63.8761 37.5564C63.561 37.7928 63.4822 38.1867 63.6397 38.5019C63.7973 38.8959 64.2701 39.0534 64.664 38.8959L67.0278 37.7928C67.4217 37.6352 67.5793 37.2412 67.4217 36.7685Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.4" d="M43.7846 22.4287C43.4695 22.9014 42.8391 23.059 42.3664 22.8226C42.2088 22.7438 41.9724 22.665 41.8149 22.5862C39.6087 21.7195 37.245 22.2711 36.6146 23.9257C36.4571 24.3196 35.9055 24.2408 35.9055 23.8469C35.8267 23.2954 35.9055 22.665 36.1419 22.1135C36.9298 19.9861 39.5299 19.0406 41.9724 19.9861C42.6028 20.2225 43.1543 20.6165 43.6271 21.0104C44.021 21.4044 44.021 21.9559 43.7846 22.4287Z" fill="#575757"/>
<path opacity="0.4" d="M36.2206 34.4835C37.7964 35.2714 41.0268 36.2956 42.9966 36.4532C43.3906 36.532 43.5481 36.8472 43.4693 37.2411C42.1299 40.3928 41.0268 43.5444 40.6329 44.7263C40.5541 45.0415 40.2389 45.199 40.0025 45.1203C38.5843 44.7263 34.6447 43.6232 33.0689 42.9929C32.7538 42.9141 32.675 42.5989 32.7538 42.2838C34.0932 38.9745 35.0387 36.0593 35.4327 34.7986C35.5902 34.4835 35.9842 34.3259 36.2206 34.4835Z" fill="#575757"/>
<path d="M57.8097 40.8655C57.4158 40.9443 57.0218 41.0231 56.6278 41.1019C55.9975 40.1564 55.6036 38.8957 55.6824 37.6351C55.7611 36.926 55.9975 35.9017 56.4703 35.1138C56.8642 35.1926 57.2582 35.1926 57.6521 35.1926C57.1794 35.9017 56.7854 36.926 56.7066 37.7139C56.6278 38.8957 57.1006 40.1564 57.8097 40.8655Z" fill="#575757"/>
<path d="M29.8387 30.6228C28.4204 31.5683 27.1598 32.7501 26.0567 34.0896C25.8203 33.8532 25.5052 33.538 25.2688 33.3017C26.2931 32.041 27.5537 30.9379 28.8932 29.9924L29.8387 30.6228Z" fill="#575757"/>
<path d="M81.053 22.2708C73.6466 19.8283 70.5738 29.1257 63.0098 25.1861L60.3309 12.1068C68.5252 15.5736 71.6769 7.69449 78.3741 9.19152L81.053 22.2708Z" fill="#1E1E1E" stroke="#575757" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

@@ -1,12 +1,12 @@
<svg width="119" height="117" viewBox="0 0 119 117" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M52.0114 115.804C80.1842 115.804 103.023 92.8871 103.023 64.6183C103.023 36.3495 80.1842 13.4331 52.0114 13.4331C23.8386 13.4331 1 36.3495 1 64.6183C1 92.8871 23.8386 115.804 52.0114 115.804Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M110.666 21.9438C111.335 21.3298 111.382 20.2875 110.77 19.6157C110.158 18.9439 109.12 18.897 108.45 19.5109C107.781 20.1249 107.734 21.1672 108.346 21.839C108.957 22.5108 109.996 22.5577 110.666 21.9438Z" fill="#525252"/>
<path opacity="0.3" d="M83.4192 41.2397C85.2331 41.2397 86.7036 39.7642 86.7036 37.9441C86.7036 36.1239 85.2331 34.6484 83.4192 34.6484C81.6053 34.6484 80.1348 36.1239 80.1348 37.9441C80.1348 39.7642 81.6053 41.2397 83.4192 41.2397Z" fill="#737373"/>
<path d="M61.2816 45.569C60.8718 47.7548 59.0958 49.804 56.7733 50.3505C54.9973 50.7604 53.2213 50.3505 51.9918 49.3942V65.2415H37.2374C37.7839 64.1486 37.9205 63.0557 37.7839 61.8261C37.5106 59.0939 35.1882 56.908 32.5925 56.6348C29.0405 56.2249 25.8984 58.9572 25.8984 62.5092C25.8984 63.4655 26.035 64.4218 26.4448 65.1049H9.77783V34.6398C9.77783 28.3555 14.8326 23.3008 21.2535 23.3008H51.8552V39.1481C52.9481 38.465 54.041 38.0552 55.2706 38.0552C58.9592 38.6016 61.9647 41.7438 61.2816 45.569Z" fill="#1f1f1f" stroke="#737373" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M42.019 85.187C41.4726 88.8756 44.3415 92.0177 48.0301 92.0177C49.5328 92.0177 50.899 91.4713 51.9919 90.6516V107.045H21.3902C15.1059 107.045 9.91455 101.854 9.91455 95.7063V65.1046H26.4449C26.0351 64.2849 25.8985 63.4653 25.8985 62.3723C26.0351 59.5034 28.2209 57.0444 30.9532 56.6345C34.6418 56.2247 37.784 58.957 37.784 62.5089C37.784 63.4652 37.6474 64.2849 37.2375 65.1046H51.7187V81.4984C50.4891 80.4055 48.8498 79.859 47.0738 80.1323C44.4781 80.4055 42.4289 82.5913 42.019 85.187Z" fill="#1f1f1f" stroke="#737373" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M94.0691 65.1047V95.4331C94.0691 101.717 88.8777 106.772 82.5934 106.772H51.9917V90.3784C50.8988 91.3347 49.5327 91.7446 48.0299 91.7446C44.4779 91.7446 41.7456 88.6024 42.0188 84.9138C42.4287 82.1815 44.6145 80.1323 47.0736 79.7224C48.8496 79.5858 50.6256 80.1323 51.7185 81.0886V64.6948H69.3418C68.7953 65.5145 68.6587 66.4708 68.6587 67.4271C68.6587 70.8425 71.6642 73.7114 75.3528 73.3016C78.0851 73.0283 80.4076 70.7059 80.6808 68.1102C80.8174 66.8807 80.5442 65.7877 80.1344 64.6948L94.0691 65.1047Z" fill="#1f1f1f" stroke="#737373" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M106.911 52.6728L93.3859 50.3503C93.6591 51.4432 93.7958 52.5362 93.3859 53.6291C92.5662 56.2247 90.1072 58.0007 87.3749 57.8641C83.8229 57.5909 81.2272 54.4488 81.7737 51.0334C81.9103 50.0771 82.3201 49.2574 82.8666 48.5743L65.3799 45.4322L68.1122 29.7215C69.2051 30.8144 70.8445 31.4975 72.7571 31.4975C75.2161 31.3609 77.2654 29.8581 77.9484 27.6723C79.3146 24.1203 76.9921 20.2951 73.3035 19.7486C72.074 19.4754 70.8445 19.7486 69.7516 20.1585L72.4839 4.44775L102.539 9.63912C108.823 10.732 112.922 16.6065 111.829 22.7541L106.911 52.6728Z" fill="#1f1f1f" stroke="#a3a3a3" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M113.473 64.1927L118.015 62.8237C118.344 62.7282 118.344 62.2506 118.015 62.1551L113.473 60.7861C113.356 60.7543 113.271 60.6694 113.24 60.5526L111.871 56.0212C111.775 55.6922 111.297 55.6922 111.202 56.0212L109.833 60.5526C109.801 60.6694 109.716 60.7543 109.6 60.7861L105.068 62.1551C104.739 62.2506 104.739 62.7282 105.068 62.8237L109.61 64.1927C109.727 64.2245 109.812 64.3094 109.844 64.4261L111.213 68.9682C111.308 69.2972 111.786 69.2972 111.881 68.9682L113.25 64.4261C113.271 64.3094 113.356 64.2245 113.473 64.1927Z" fill="#737373"/>
<path d="M103.424 24.4523L109.073 22.7496C109.482 22.6308 109.482 22.0369 109.073 21.9181L103.424 20.2153C103.279 20.1757 103.173 20.0701 103.133 19.925L101.431 14.2888C101.312 13.8796 100.718 13.8796 100.599 14.2888L98.8965 19.925C98.8569 20.0701 98.7513 20.1757 98.6061 20.2153L92.97 21.9181C92.5608 22.0369 92.5608 22.6308 92.97 22.7496L98.6193 24.4523C98.7645 24.4919 98.8701 24.5975 98.9097 24.7427L100.612 30.3921C100.731 30.8012 101.325 30.8012 101.444 30.3921L103.147 24.7427C103.173 24.5975 103.279 24.4919 103.424 24.4523Z" fill="#525252"/>
<path d="M62.357 5.26099L65.1958 4.40543C65.4015 4.34575 65.4015 4.0473 65.1958 3.98761L62.357 3.13205C62.2841 3.11216 62.231 3.0591 62.2111 2.98615L61.3555 0.154199C61.2958 -0.0513995 60.9973 -0.0513995 60.9376 0.154199L60.082 2.98615C60.0621 3.0591 60.009 3.11216 59.9361 3.13205L57.1039 3.98761C56.8983 4.0473 56.8983 4.34575 57.1039 4.40543L59.9427 5.26099C60.0157 5.28088 60.0687 5.33394 60.0886 5.4069L60.9443 8.24548C61.004 8.45107 61.3024 8.45107 61.3621 8.24548L62.2177 5.4069C62.231 5.33394 62.2841 5.28088 62.357 5.26099Z" fill="#737373"/>
<path d="M52.0114 115.804C80.1842 115.804 103.023 92.8872 103.023 64.6184C103.023 36.3496 80.1842 13.4332 52.0114 13.4332C23.8386 13.4332 1 36.3496 1 64.6184C1 92.8872 23.8386 115.804 52.0114 115.804Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M110.666 21.9437C111.335 21.3297 111.382 20.2874 110.77 19.6156C110.158 18.9438 109.12 18.8969 108.45 19.5108C107.781 20.1247 107.734 21.167 108.346 21.8389C108.957 22.5107 109.996 22.5576 110.666 21.9437Z" fill="#3E3E3E"/>
<path opacity="0.3" d="M83.419 41.2399C85.2329 41.2399 86.7034 39.7644 86.7034 37.9443C86.7034 36.1242 85.2329 34.6487 83.419 34.6487C81.605 34.6487 80.1345 36.1242 80.1345 37.9443C80.1345 39.7644 81.605 41.2399 83.419 41.2399Z" fill="#3E3E3E"/>
<path d="M61.2815 45.5689C60.8716 47.7547 59.0956 49.8039 56.7732 50.3504C54.9972 50.7602 53.2212 50.3504 51.9917 49.3941V65.2414H37.2373C37.7837 64.1485 37.9204 63.0556 37.7837 61.826C37.5105 59.0937 35.1881 56.9079 32.5924 56.6347C29.0404 56.2248 25.8983 58.9571 25.8983 62.5091C25.8983 63.4654 26.0349 64.4217 26.4447 65.1048H9.77771V34.6397C9.77771 28.3554 14.8325 23.3007 21.2534 23.3007H51.8551V39.148C52.948 38.4649 54.0409 38.0551 55.2704 38.0551C58.959 38.6015 61.9646 41.7437 61.2815 45.5689Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M42.0188 85.1871C41.4723 88.8757 44.3412 92.0178 48.0298 92.0178C49.5326 92.0178 50.8987 91.4713 51.9917 90.6516V107.045H21.3899C15.1057 107.045 9.91431 101.854 9.91431 95.7064V65.1047H26.4447C26.0348 64.285 25.8982 63.4653 25.8982 62.3724C26.0348 59.5035 28.2207 57.0444 30.953 56.6346C34.6416 56.2247 37.7837 58.957 37.7837 62.509C37.7837 63.4653 37.6471 64.285 37.2373 65.1047H51.7184V81.4985C50.4889 80.4055 48.8495 79.8591 47.0735 80.1323C44.4778 80.4055 42.4286 82.5914 42.0188 85.1871Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M94.069 65.1049V95.4333C94.069 101.718 88.8776 106.772 82.5933 106.772H51.9916V90.3786C50.8987 91.3349 49.5325 91.7447 48.0298 91.7447C44.4778 91.7447 41.7455 88.6026 42.0187 84.914C42.4286 82.1817 44.6144 80.1325 47.0735 79.7226C48.8495 79.586 50.6254 80.1325 51.7184 81.0888V64.695H69.3417C68.7952 65.5147 68.6586 66.471 68.6586 67.4273C68.6586 70.8427 71.6641 73.7116 75.3527 73.3017C78.085 73.0285 80.4075 70.7061 80.6807 68.1104C80.8173 66.8808 80.5441 65.7879 80.1342 64.695L94.069 65.1049Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M106.911 52.6728L93.3859 50.3503C93.6591 51.4432 93.7958 52.5362 93.3859 53.6291C92.5662 56.2248 90.1072 58.0007 87.3749 57.8641C83.8229 57.5909 81.2272 54.4488 81.7737 51.0334C81.9103 50.0771 82.3201 49.2574 82.8666 48.5743L65.3799 45.4322L68.1122 29.7215C69.2051 30.8144 70.8445 31.4975 72.7571 31.4975C75.2161 31.3609 77.2654 29.8581 77.9484 27.6723C79.3146 24.1203 76.9921 20.2951 73.3035 19.7486C72.074 19.4754 70.8445 19.7486 69.7516 20.1585L72.4839 4.44775L102.539 9.63912C108.823 10.732 112.922 16.6065 111.829 22.7541L106.911 52.6728Z" fill="#222222" stroke="#696969" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M113.473 64.1926L118.015 62.8236C118.344 62.7281 118.344 62.2505 118.015 62.155L113.473 60.786C113.356 60.7542 113.271 60.6693 113.239 60.5526L111.87 56.0211C111.775 55.6921 111.297 55.6921 111.202 56.0211L109.833 60.5526C109.801 60.6693 109.716 60.7542 109.599 60.786L105.068 62.155C104.739 62.2505 104.739 62.7281 105.068 62.8236L109.61 64.1926C109.727 64.2244 109.812 64.3093 109.843 64.4261L111.212 68.9682C111.308 69.2971 111.786 69.2971 111.881 68.9682L113.25 64.4261C113.271 64.3093 113.356 64.2244 113.473 64.1926Z" fill="#3E3E3E"/>
<path d="M103.424 24.4522L109.073 22.7495C109.483 22.6307 109.483 22.0367 109.073 21.9179L103.424 20.2152C103.279 20.1756 103.173 20.07 103.134 19.9248L101.431 14.2887C101.312 13.8795 100.718 13.8795 100.599 14.2887L98.8967 19.9248C98.8571 20.07 98.7515 20.1756 98.6064 20.2152L92.9702 21.9179C92.561 22.0367 92.561 22.6307 92.9702 22.7495L98.6196 24.4522C98.7647 24.4918 98.8703 24.5974 98.9099 24.7426L100.613 30.3919C100.731 30.8011 101.325 30.8011 101.444 30.3919L103.147 24.7426C103.173 24.5974 103.279 24.4918 103.424 24.4522Z" fill="#8D8D8D"/>
<path d="M62.357 5.26099L65.1958 4.40544C65.4015 4.34575 65.4015 4.0473 65.1958 3.98761L62.357 3.13205C62.2841 3.11216 62.231 3.0591 62.2111 2.98615L61.3555 0.154199C61.2958 -0.0513995 60.9973 -0.0513995 60.9376 0.154199L60.082 2.98615C60.0621 3.0591 60.009 3.11216 59.9361 3.13205L57.1039 3.98761C56.8983 4.0473 56.8983 4.34575 57.1039 4.40544L59.9427 5.26099C60.0157 5.28088 60.0687 5.33394 60.0886 5.4069L60.9443 8.24547C61.004 8.45107 61.3024 8.45107 61.3621 8.24547L62.2177 5.4069C62.231 5.33394 62.2841 5.28088 62.357 5.26099Z" fill="#3E3E3E"/>
</svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -1,19 +1,19 @@
<svg width="150" height="126" viewBox="0 0 150 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M84.2755 124.383C117.256 124.383 143.993 97.6454 143.993 64.5473C143.993 31.4493 117.138 4.71167 84.2755 4.71167C51.2952 4.71167 24.5576 31.4493 24.5576 64.5473C24.5576 97.6454 51.2952 124.383 84.2755 124.383Z" fill="#1f1f1f" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M139.635 25.4417C142.302 25.4417 144.464 23.2796 144.464 20.6125C144.464 17.9453 142.302 15.7832 139.635 15.7832C136.968 15.7832 134.806 17.9453 134.806 20.6125C134.806 23.2796 136.968 25.4417 139.635 25.4417Z" fill="#1f1f1f"/>
<path d="M146.702 6.59605C148.523 6.59605 150 5.11948 150 3.29803C150 1.47658 148.523 0 146.702 0C144.88 0 143.404 1.47658 143.404 3.29803C143.404 5.11948 144.88 6.59605 146.702 6.59605Z" fill="#1f1f1f"/>
<path d="M27.2663 25.3241C29.0877 25.3241 30.5643 23.8475 30.5643 22.0261C30.5643 20.2046 29.0877 18.728 27.2663 18.728C25.4448 18.728 23.9683 20.2046 23.9683 22.0261C23.9683 23.8475 25.4448 25.3241 27.2663 25.3241Z" fill="#1f1f1f"/>
<path d="M7.12491 88.9293C10.5076 88.9293 13.2498 86.187 13.2498 82.8044C13.2498 79.4217 10.5076 76.6794 7.12491 76.6794C3.74221 76.6794 1 79.4217 1 82.8044C1 86.187 3.74221 88.9293 7.12491 88.9293Z" fill="#1f1f1f" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M128.187 105.12C117.275 116.97 101.64 124.383 84.275 124.383C70.4162 124.383 57.6597 119.662 47.5264 111.731V14.0746C47.5264 10.8443 50.1275 8.20825 53.3724 8.20825H111.37L128.187 25.0838V105.12Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M71.5926 104.186H63.1468C62.8317 104.186 62.5796 103.369 62.5796 102.39C62.5796 101.41 62.8317 100.593 63.1468 100.593H71.5926C71.9078 100.593 72.1599 101.41 72.1599 102.39C72.1599 103.533 71.9078 104.186 71.5926 104.186Z" fill="#737373"/>
<path d="M90.1779 28.7408H63.7222C63.1069 28.7408 62.5796 27.9117 62.5796 26.9445C62.5796 25.9773 63.1069 25.1482 63.7222 25.1482H90.1779C90.7932 25.1482 91.3205 25.9773 91.3205 26.9445C91.3205 27.9117 90.7932 28.7408 90.1779 28.7408Z" fill="#737373"/>
<path d="M70.2489 37.1239H63.3525C62.9363 37.1239 62.5796 36.2948 62.5796 35.3276C62.5796 34.3603 62.9363 33.5312 63.3525 33.5312H70.1895C70.6056 33.5312 70.9624 34.3603 70.9624 35.3276C70.9624 36.2948 70.6056 37.1239 70.2489 37.1239Z" fill="#737373"/>
<path d="M111.994 83.8276H79.203H75.5888H64.6583C64.2176 83.8276 63.7769 84.5761 63.7769 85.6239C63.7769 86.5221 64.1295 87.4203 64.6583 87.4203H75.5888H79.203H111.994C112.435 87.4203 112.876 86.6718 112.876 85.6239C112.788 84.5761 112.435 83.8276 111.994 83.8276Z" fill="#737373"/>
<path d="M111.993 74.2476H99.8064H95.6559H64.6599C64.2184 74.2476 63.7769 74.996 63.7769 76.0439C63.7769 76.942 64.1301 77.8402 64.6599 77.8402H95.6559H99.8064H111.993C112.434 77.8402 112.876 77.0917 112.876 76.0439C112.788 74.996 112.434 74.2476 111.993 74.2476Z" fill="#737373"/>
<path d="M113.251 65.8647H110.007H106.762H64.678C64.2274 65.8647 63.7769 66.6132 63.7769 67.6611C63.7769 68.5592 64.1373 69.4574 64.678 69.4574H106.762H110.367H113.161C113.611 69.4574 114.062 68.7089 114.062 67.6611C114.152 66.7629 113.701 65.8647 113.251 65.8647Z" fill="#737373"/>
<path d="M113.18 56.2844H102.728H100.137H64.6702C64.2235 56.2844 63.7769 57.0329 63.7769 58.0807C63.7769 58.9789 64.1342 59.877 64.6702 59.877H100.137H102.728H113.091C113.716 59.877 114.073 59.1286 114.073 58.0807C114.073 57.1826 113.716 56.2844 113.18 56.2844Z" fill="#737373"/>
<path d="M111.37 8.91162V19.7872C111.37 23.1009 114.056 25.7872 117.37 25.7872H128.187" fill="#1f1f1f"/>
<path d="M111.37 8.91162V19.7872C111.37 23.1009 114.056 25.7872 117.37 25.7872H128.187" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8988 42.4288V79.5311C70.8988 83.8729 67.3447 87.0305 63.3956 87.0305H61.421V96.8981C61.421 99.2664 58.6567 100.056 57.077 98.477L47.2043 87.0305H8.50327C4.15928 87.0305 1 83.4782 1 79.5311V42.4288C1 38.0871 4.55418 34.9294 8.50327 34.9294H63.3956C67.3447 34.9294 70.8988 38.4818 70.8988 42.4288Z" fill="#1f1f1f" stroke="#a3a3a3" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M19.5605 61.7695V53.8754C19.5605 52.6913 20.3504 51.9019 21.5351 51.9019H30.2231C31.4078 51.9019 32.1976 52.6913 32.1976 53.8754V62.9536C32.1976 65.3218 32.1976 67.2953 31.8027 68.8742C31.4157 70.4216 30.6493 71.2107 29.5035 72.3563C29.457 72.4028 29.4061 72.4451 29.3504 72.4803C28.3636 73.1039 26.8665 73.4756 25.0679 73.8037C24.46 73.9146 23.9046 73.4429 23.9046 72.825V71.3204C23.9046 70.8227 24.274 70.4097 24.7555 70.2839C26.9907 69.7001 28.2485 68.1396 28.2485 65.3218C28.2485 65.3218 28.2485 65.3218 28.2485 65.3218V65.3218C28.2485 65.3218 27.8951 64.5324 27.4591 64.5324H22.2327C22.0353 64.5324 21.8422 64.4743 21.6783 64.3643C20.5832 63.629 19.5605 62.8696 19.5605 61.7695ZM38.9111 61.7695V53.8754C38.9111 52.6913 39.7009 51.9019 40.8856 51.9019H49.5736C50.7583 51.9019 51.5481 52.6913 51.5481 53.8754V62.9536C51.5481 65.3218 51.5481 67.2953 51.1532 68.8742C50.7662 70.4216 49.9998 71.2107 48.8541 72.3563C48.8075 72.4028 48.7566 72.4451 48.7009 72.4803C47.7141 73.1039 46.217 73.4756 44.4184 73.8037C43.8105 73.9146 43.255 73.4429 43.255 72.825V71.3204C43.255 70.8227 43.6244 70.4097 44.106 70.2839C46.3411 69.7001 47.5991 68.1396 47.5991 65.3218C47.5991 65.3218 47.5991 65.3218 47.5991 65.3218V65.3218C47.5991 65.3218 47.2456 64.5324 46.8097 64.5324H41.5832C41.3858 64.5324 41.1927 64.4743 41.0288 64.3643C39.9337 63.629 38.9111 62.8696 38.9111 61.7695Z" fill="#525252"/>
<path d="M84.2753 124.383C117.256 124.383 143.993 97.6453 143.993 64.5472C143.993 31.4491 117.138 4.71155 84.2753 4.71155C51.295 4.71155 24.5574 31.4491 24.5574 64.5472C24.5574 97.6453 51.295 124.383 84.2753 124.383Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M139.635 25.4417C142.302 25.4417 144.464 23.2796 144.464 20.6125C144.464 17.9453 142.302 15.7832 139.635 15.7832C136.968 15.7832 134.806 17.9453 134.806 20.6125C134.806 23.2796 136.968 25.4417 139.635 25.4417Z" fill="#1A1A1A"/>
<path d="M146.702 6.59605C148.523 6.59605 150 5.11948 150 3.29803C150 1.47658 148.523 0 146.702 0C144.881 0 143.404 1.47658 143.404 3.29803C143.404 5.11948 144.881 6.59605 146.702 6.59605Z" fill="#1A1A1A"/>
<path d="M27.2665 25.324C29.0879 25.324 30.5645 23.8474 30.5645 22.026C30.5645 20.2045 29.0879 18.728 27.2665 18.728C25.445 18.728 23.9684 20.2045 23.9684 22.026C23.9684 23.8474 25.445 25.324 27.2665 25.324Z" fill="#1A1A1A"/>
<path d="M7.12491 88.9292C10.5076 88.9292 13.2498 86.187 13.2498 82.8043C13.2498 79.4216 10.5076 76.6794 7.12491 76.6794C3.74221 76.6794 1 79.4216 1 82.8043C1 86.187 3.74221 88.9292 7.12491 88.9292Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M128.187 105.12C117.275 116.97 101.64 124.383 84.2751 124.383C70.4163 124.383 57.6599 119.662 47.5265 111.731V14.0746C47.5265 10.8443 50.1276 8.20825 53.3726 8.20825H111.37L128.187 25.0838V105.12Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M71.5927 104.186H63.1469C62.8318 104.186 62.5797 103.369 62.5797 102.39C62.5797 101.41 62.8318 100.593 63.1469 100.593H71.5927C71.9079 100.593 72.16 101.41 72.16 102.39C72.16 103.533 71.9079 104.186 71.5927 104.186Z" fill="#3E3E3E"/>
<path d="M90.178 28.7409H63.7223C63.107 28.7409 62.5797 27.9119 62.5797 26.9446C62.5797 25.9774 63.107 25.1483 63.7223 25.1483H90.178C90.7932 25.1483 91.3206 25.9774 91.3206 26.9446C91.3206 27.9119 90.7932 28.7409 90.178 28.7409Z" fill="#3E3E3E"/>
<path d="M70.249 37.1237H63.3525C62.9364 37.1237 62.5797 36.2947 62.5797 35.3274C62.5797 34.3602 62.9364 33.5311 63.3525 33.5311H70.1895C70.6057 33.5311 70.9624 34.3602 70.9624 35.3274C70.9624 36.2947 70.6057 37.1237 70.249 37.1237Z" fill="#3E3E3E"/>
<path d="M111.995 83.8277H79.2033H75.5892H64.6587C64.2179 83.8277 63.7772 84.5762 63.7772 85.624C63.7772 86.5222 64.1298 87.4203 64.6587 87.4203H75.5892H79.2033H111.995C112.436 87.4203 112.876 86.6718 112.876 85.624C112.788 84.5762 112.436 83.8277 111.995 83.8277Z" fill="#3E3E3E"/>
<path d="M111.993 74.2474H99.8067H95.6563H64.6602C64.2187 74.2474 63.7772 74.9959 63.7772 76.0437C63.7772 76.9419 64.1304 77.8401 64.6602 77.8401H95.6563H99.8067H111.993C112.435 77.8401 112.876 77.0916 112.876 76.0437C112.788 74.9959 112.435 74.2474 111.993 74.2474Z" fill="#3E3E3E"/>
<path d="M113.251 65.8646H110.007H106.763H64.6783C64.2277 65.8646 63.7772 66.6131 63.7772 67.6609C63.7772 68.5591 64.1376 69.4572 64.6783 69.4572H106.763H110.367H113.161C113.612 69.4572 114.062 68.7088 114.062 67.6609C114.152 66.7628 113.702 65.8646 113.251 65.8646Z" fill="#3E3E3E"/>
<path d="M113.18 56.2844H102.728H100.137H64.6705C64.2238 56.2844 63.7772 57.0328 63.7772 58.0807C63.7772 58.9788 64.1345 59.877 64.6705 59.877H100.137H102.728H113.091C113.716 59.877 114.074 59.1285 114.074 58.0807C114.074 57.1825 113.716 56.2844 113.18 56.2844Z" fill="#3E3E3E"/>
<path d="M111.37 8.91168V19.7872C111.37 23.1009 114.056 25.7872 117.37 25.7872H128.187" fill="#1A1A1A"/>
<path d="M111.37 8.91168V19.7872C111.37 23.1009 114.056 25.7872 117.37 25.7872H128.187" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8988 42.4288V79.5311C70.8988 83.8729 67.3447 87.0305 63.3956 87.0305H61.421V96.8981C61.421 99.2664 58.6567 100.056 57.077 98.477L47.2043 87.0305H8.50327C4.15928 87.0305 1 83.4782 1 79.5311V42.4288C1 38.0871 4.55418 34.9294 8.50327 34.9294H63.3956C67.3447 34.9294 70.8988 38.4818 70.8988 42.4288Z" fill="#222222" stroke="#696969" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M19.5606 61.7695V53.8754C19.5606 52.6913 20.3504 51.9019 21.5351 51.9019H30.2232C31.4079 51.9019 32.1977 52.6913 32.1977 53.8754V62.9536C32.1977 65.3218 32.1977 67.2954 31.8028 68.8742C31.4157 70.4216 30.6493 71.2107 29.5036 72.3563C29.457 72.4028 29.4061 72.4451 29.3505 72.4803C28.3636 73.1039 26.8666 73.4756 25.0679 73.8037C24.4601 73.9146 23.9046 73.4429 23.9046 72.825V71.3204C23.9046 70.8227 24.274 70.4097 24.7556 70.2839C26.9907 69.7001 28.2486 68.1396 28.2486 65.3218C28.2486 65.3218 27.8952 64.5324 27.4592 64.5324H22.2327C22.0354 64.5324 21.8422 64.4743 21.6784 64.3643C20.5832 63.629 19.5606 62.8696 19.5606 61.7695ZM38.9111 61.7695V53.8754C38.9111 52.6913 39.7009 51.9019 40.8857 51.9019H49.5737C50.7584 51.9019 51.5482 52.6913 51.5482 53.8754V62.9536C51.5482 65.3218 51.5482 67.2954 51.1533 68.8742C50.7662 70.4216 49.9998 71.2107 48.8541 72.3563C48.8076 72.4028 48.7566 72.4451 48.701 72.4803C47.7141 73.1039 46.2171 73.4756 44.4184 73.8037C43.8106 73.9146 43.2551 73.4429 43.2551 72.825V71.3204C43.2551 70.8227 43.6245 70.4097 44.106 70.2839C46.3412 69.7001 47.5991 68.1396 47.5991 65.3218C47.5991 65.3218 47.2457 64.5324 46.8097 64.5324H41.5832C41.3859 64.5324 41.1927 64.4743 41.0289 64.3643C39.9337 63.629 38.9111 62.8696 38.9111 61.7695Z" fill="#8D8D8D"/>
</svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -1,26 +1,28 @@
<svg width="165" height="142" viewBox="0 0 165 142" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M85.3227 123.613C119.114 123.613 146.509 96.2184 146.509 62.3067C146.509 28.3949 118.993 1 85.3227 1C51.5316 1 24.1367 28.3949 24.1367 62.3067C24.1367 96.2184 51.5316 123.613 85.3227 123.613Z" fill="#1f1f1f" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M154.276 42.8823C157.009 42.8823 159.224 40.667 159.224 37.9343C159.224 35.2016 157.009 32.9863 154.276 32.9863C151.543 32.9863 149.328 35.2016 149.328 37.9343C149.328 40.667 151.543 42.8823 154.276 42.8823Z" fill="#1f1f1f"/>
<path d="M161.516 23.5734C163.383 23.5734 164.895 22.0605 164.895 20.1943C164.895 18.3281 163.383 16.8152 161.516 16.8152C159.65 16.8152 158.137 18.3281 158.137 20.1943C158.137 22.0605 159.65 23.5734 161.516 23.5734Z" fill="#1f1f1f"/>
<path d="M26.9123 22.1193C28.7785 22.1193 30.2914 20.6064 30.2914 18.7402C30.2914 16.874 28.7785 15.3611 26.9123 15.3611C25.0461 15.3611 23.5332 16.874 23.5332 18.7402C23.5332 20.6064 25.0461 22.1193 26.9123 22.1193Z" fill="#1f1f1f"/>
<path d="M6.27549 87.288C9.74134 87.288 12.551 84.4784 12.551 81.0126C12.551 77.5467 9.74134 74.7371 6.27549 74.7371C2.80963 74.7371 0 77.5467 0 81.0126C0 84.4784 2.80963 87.288 6.27549 87.288Z" fill="#1f1f1f"/>
<path d="M121.099 107.854H138.619C140.82 107.854 142.706 105.968 142.706 103.769V22.0724C142.706 19.8729 140.82 17.9875 138.619 17.9875H121.643" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M51.5361 107.854H34.5596C32.3589 107.854 30.4727 105.968 30.4727 103.769V22.0724C30.4727 19.8729 32.3589 17.9875 34.5596 17.9875H51.1864" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 34.3269C41.2832 33.7746 41.7309 33.3269 42.2832 33.3269H50.7714C51.3237 33.3269 51.7714 33.7746 51.7714 34.3269C51.7714 34.8792 51.3237 35.3269 50.7714 35.3269H42.2832C41.7309 35.3269 41.2832 34.8792 41.2832 34.3269Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 45.3245C41.2832 44.7722 41.7309 44.3245 42.2832 44.3245H50.7714C51.3237 44.3245 51.7714 44.7722 51.7714 45.3245C51.7714 45.8767 51.3237 46.3245 50.7714 46.3245H42.2832C41.7309 46.3245 41.2832 45.8767 41.2832 45.3245Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 56.6365C41.2832 56.0842 41.7309 55.6365 42.2832 55.6365H50.7714C51.3237 55.6365 51.7714 56.0842 51.7714 56.6365C51.7714 57.1888 51.3237 57.6365 50.7714 57.6365H42.2832C41.7309 57.6365 41.2832 57.1888 41.2832 56.6365Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 67.9485C41.2832 67.3962 41.7309 66.9485 42.2832 66.9485H50.7714C51.3237 66.9485 51.7714 67.3962 51.7714 67.9485C51.7714 68.5008 51.3237 68.9485 50.7714 68.9485H42.2832C41.7309 68.9485 41.2832 68.5008 41.2832 67.9485Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2832 89.9434C41.2832 89.3911 41.7309 88.9434 42.2832 88.9434H50.7714C51.3237 88.9434 51.7714 89.3911 51.7714 89.9434C51.7714 90.4956 51.3237 90.9434 50.7714 90.9434H42.2832C41.7309 90.9434 41.2832 90.4956 41.2832 89.9434Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 34.3269C120.643 33.7746 121.09 33.3269 121.643 33.3269H129.816C130.369 33.3269 130.816 33.7746 130.816 34.3269C130.816 34.8792 130.369 35.3269 129.816 35.3269H121.643C121.09 35.3269 120.643 34.8792 120.643 34.3269Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 45.3245C120.643 44.7722 121.09 44.3245 121.643 44.3245H129.816C130.369 44.3245 130.816 44.7722 130.816 45.3245C130.816 45.8767 130.369 46.3245 129.816 46.3245H121.643C121.09 46.3245 120.643 45.8767 120.643 45.3245Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 56.6365C120.643 56.0842 121.09 55.6365 121.643 55.6365H129.816C130.369 55.6365 130.816 56.0842 130.816 56.6365C130.816 57.1888 130.369 57.6365 129.816 57.6365H121.643C121.09 57.6365 120.643 57.1888 120.643 56.6365Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 67.9485C120.643 67.3962 121.09 66.9485 121.643 66.9485H129.816C130.369 66.9485 130.816 67.3962 130.816 67.9485C130.816 68.5008 130.369 68.9485 129.816 68.9485H121.643C121.09 68.9485 120.643 68.5008 120.643 67.9485Z" fill="#737373"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 89.9434C120.643 89.3911 121.09 88.9434 121.643 88.9434H129.816C130.369 88.9434 130.816 89.3911 130.816 89.9434C130.816 90.4956 130.369 90.9434 129.816 90.9434H121.643C121.09 90.9434 120.643 90.4956 120.643 89.9434Z" fill="#737373"/>
<path d="M117.556 114.767H55.3086C53.108 114.767 51.2217 112.881 51.2217 110.682V15.7882C51.2217 13.5887 53.108 11.7034 55.3086 11.7034H117.556C119.756 11.7034 121.643 13.5887 121.643 15.7882V110.682C121.643 112.881 119.756 114.767 117.556 114.767Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M110.01 42.4467H66.6261C65.683 42.4467 65.0542 41.8773 65.0542 41.0231V37.3216C65.0542 36.4674 65.683 35.8979 66.6261 35.8979H110.01C110.954 35.8979 111.582 36.4674 111.582 37.3216V41.0231C111.582 41.5925 110.954 42.4467 110.01 42.4467Z" fill="#737373"/>
<path d="M110.01 59.4145H66.6261C65.683 59.4145 65.0542 58.845 65.0542 57.9909V54.2894C65.0542 53.4352 65.683 52.8657 66.6261 52.8657H110.01C110.954 52.8657 111.582 53.4352 111.582 54.2894V57.9909C111.582 58.845 110.954 59.4145 110.01 59.4145Z" fill="#737373"/>
<path d="M110.01 76.6962H66.6261C65.683 76.6962 65.0542 76.1268 65.0542 75.2726V71.5711C65.0542 70.7169 65.683 70.1475 66.6261 70.1475H110.01C110.954 70.1475 111.582 70.7169 111.582 71.5711V75.2726C111.582 76.1268 110.954 76.6962 110.01 76.6962Z" fill="#737373"/>
<path d="M110.011 94.2924H92.7198C91.7767 94.2924 91.1479 93.723 91.1479 92.8688V89.1673C91.1479 88.3131 91.7767 87.7437 92.7198 87.7437H110.011C110.954 87.7437 111.583 88.3131 111.583 89.1673V92.8688C111.583 93.723 110.954 94.2924 110.011 94.2924Z" fill="#737373"/>
<path d="M105.548 125.569C105.155 127.237 104.566 129.003 103.879 130.475C102.015 134.106 99.0712 136.952 95.4405 138.816C91.7116 140.681 87.2959 141.466 82.8801 140.484C72.4786 138.326 65.8059 128.12 67.9647 117.719C70.1235 107.317 80.2307 100.546 90.6322 102.803C94.3611 103.588 97.5993 105.453 100.347 108.004C104.959 112.616 106.921 119.289 105.548 125.569Z" fill="#1f1f1f" stroke="#a3a3a3" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M92.8892 119.976H88.4735V115.56C88.4735 114.677 87.7866 113.892 86.8053 113.892C85.9222 113.892 85.1371 114.579 85.1371 115.56V119.976H80.7214C79.8382 119.976 79.0532 120.662 79.0532 121.644C79.0532 122.625 79.7401 123.312 80.7214 123.312H85.1371V127.728C85.1371 128.611 85.824 129.396 86.8053 129.396C87.6885 129.396 88.4735 128.709 88.4735 127.728V123.312H92.8892C93.7724 123.312 94.5574 122.625 94.5574 121.644C94.5574 120.662 93.7724 119.976 92.8892 119.976Z" fill="#525252"/>
<path d="M85.3226 123.613C119.114 123.613 146.509 96.2184 146.509 62.3067C146.509 28.3949 118.993 1 85.3226 1C51.5315 1 24.1366 28.3949 24.1366 62.3067C24.1366 96.2184 51.5315 123.613 85.3226 123.613Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M154.276 42.8823C157.009 42.8823 159.224 40.667 159.224 37.9343C159.224 35.2016 157.009 32.9863 154.276 32.9863C151.543 32.9863 149.328 35.2016 149.328 37.9343C149.328 40.667 151.543 42.8823 154.276 42.8823Z" fill="#1A1A1A"/>
<path d="M161.517 23.5733C163.383 23.5733 164.896 22.0604 164.896 20.1942C164.896 18.3279 163.383 16.8151 161.517 16.8151C159.65 16.8151 158.137 18.3279 158.137 20.1942C158.137 22.0604 159.65 23.5733 161.517 23.5733Z" fill="#1A1A1A"/>
<path d="M26.9123 22.1192C28.7785 22.1192 30.2914 20.6064 30.2914 18.7401C30.2914 16.8739 28.7785 15.361 26.9123 15.361C25.0461 15.361 23.5332 16.8739 23.5332 18.7401C23.5332 20.6064 25.0461 22.1192 26.9123 22.1192Z" fill="#1A1A1A"/>
<path d="M6.27555 87.288C9.7414 87.288 12.551 84.4784 12.551 81.0126C12.551 77.5467 9.7414 74.7371 6.27555 74.7371C2.80969 74.7371 6.10352e-05 77.5467 6.10352e-05 81.0126C6.10352e-05 84.4784 2.80969 87.288 6.27555 87.288Z" fill="#1A1A1A"/>
<path d="M121.099 107.854H138.619C140.82 107.854 142.706 105.969 142.706 103.769V22.0726C142.706 19.873 140.82 17.9877 138.619 17.9877H121.643" fill="#1A1A1A"/>
<path d="M121.099 107.854H138.619C140.82 107.854 142.706 105.969 142.706 103.769V22.0726C142.706 19.873 140.82 17.9877 138.619 17.9877H121.643L121.099 107.854Z" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M51.536 107.854H34.5595C32.3589 107.854 30.4726 105.969 30.4726 103.769V22.0726C30.4726 19.873 32.3589 17.9877 34.5595 17.9877H51.1863" fill="#1A1A1A"/>
<path d="M51.536 107.854H34.5595C32.3589 107.854 30.4726 105.969 30.4726 103.769V22.0726C30.4726 19.873 32.3589 17.9877 34.5595 17.9877H51.1863L51.536 107.854Z" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2831 34.327C41.2831 33.7747 41.7308 33.327 42.2831 33.327H50.7713C51.3236 33.327 51.7713 33.7747 51.7713 34.327C51.7713 34.8793 51.3236 35.327 50.7713 35.327H42.2831C41.7308 35.327 41.2831 34.8793 41.2831 34.327Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2831 45.3246C41.2831 44.7723 41.7308 44.3246 42.2831 44.3246H50.7713C51.3236 44.3246 51.7713 44.7723 51.7713 45.3246C51.7713 45.8769 51.3236 46.3246 50.7713 46.3246H42.2831C41.7308 46.3246 41.2831 45.8769 41.2831 45.3246Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2831 56.6365C41.2831 56.0843 41.7308 55.6365 42.2831 55.6365H50.7713C51.3236 55.6365 51.7713 56.0843 51.7713 56.6365C51.7713 57.1888 51.3236 57.6365 50.7713 57.6365H42.2831C41.7308 57.6365 41.2831 57.1888 41.2831 56.6365Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2831 67.9485C41.2831 67.3962 41.7308 66.9485 42.2831 66.9485H50.7713C51.3236 66.9485 51.7713 67.3962 51.7713 67.9485C51.7713 68.5008 51.3236 68.9485 50.7713 68.9485H42.2831C41.7308 68.9485 41.2831 68.5008 41.2831 67.9485Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.2831 89.9436C41.2831 89.3913 41.7308 88.9436 42.2831 88.9436H50.7713C51.3236 88.9436 51.7713 89.3913 51.7713 89.9436C51.7713 90.4959 51.3236 90.9436 50.7713 90.9436H42.2831C41.7308 90.9436 41.2831 90.4959 41.2831 89.9436Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 34.327C120.643 33.7747 121.09 33.327 121.643 33.327H129.816C130.369 33.327 130.816 33.7747 130.816 34.327C130.816 34.8793 130.369 35.327 129.816 35.327H121.643C121.09 35.327 120.643 34.8793 120.643 34.327Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 45.3246C120.643 44.7723 121.09 44.3246 121.643 44.3246H129.816C130.369 44.3246 130.816 44.7723 130.816 45.3246C130.816 45.8769 130.369 46.3246 129.816 46.3246H121.643C121.09 46.3246 120.643 45.8769 120.643 45.3246Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 56.6365C120.643 56.0843 121.09 55.6365 121.643 55.6365H129.816C130.369 55.6365 130.816 56.0843 130.816 56.6365C130.816 57.1888 130.369 57.6365 129.816 57.6365H121.643C121.09 57.6365 120.643 57.1888 120.643 56.6365Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 67.9485C120.643 67.3962 121.09 66.9485 121.643 66.9485H129.816C130.369 66.9485 130.816 67.3962 130.816 67.9485C130.816 68.5008 130.369 68.9485 129.816 68.9485H121.643C121.09 68.9485 120.643 68.5008 120.643 67.9485Z" fill="#3E3E3E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M120.643 89.9436C120.643 89.3913 121.09 88.9436 121.643 88.9436H129.816C130.369 88.9436 130.816 89.3913 130.816 89.9436C130.816 90.4959 130.369 90.9436 129.816 90.9436H121.643C121.09 90.9436 120.643 90.4959 120.643 89.9436Z" fill="#3E3E3E"/>
<path d="M117.556 114.767H55.3085C53.1079 114.767 51.2216 112.881 51.2216 110.682V15.7883C51.2216 13.5888 53.1079 11.7035 55.3085 11.7035H117.556C119.756 11.7035 121.643 13.5888 121.643 15.7883V110.682C121.643 112.881 119.756 114.767 117.556 114.767Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M110.011 42.4468H66.6262C65.683 42.4468 65.0543 41.8773 65.0543 41.0231V37.3217C65.0543 36.4675 65.683 35.898 66.6262 35.898H110.011C110.954 35.898 111.582 36.4675 111.582 37.3217V41.0231C111.582 41.5926 110.954 42.4468 110.011 42.4468Z" fill="#3E3E3E"/>
<path d="M110.011 59.4146H66.6262C65.683 59.4146 65.0543 58.8451 65.0543 57.9909V54.2894C65.0543 53.4352 65.683 52.8658 66.6262 52.8658H110.011C110.954 52.8658 111.582 53.4352 111.582 54.2894V57.9909C111.582 58.8451 110.954 59.4146 110.011 59.4146Z" fill="#3E3E3E"/>
<path d="M110.011 76.6964H66.6262C65.683 76.6964 65.0543 76.127 65.0543 75.2728V71.5713C65.0543 70.7171 65.683 70.1476 66.6262 70.1476H110.011C110.954 70.1476 111.582 70.7171 111.582 71.5713V75.2728C111.582 76.127 110.954 76.6964 110.011 76.6964Z" fill="#3E3E3E"/>
<path d="M110.011 94.2926H92.7199C91.7768 94.2926 91.148 93.7231 91.148 92.8689V89.1674C91.148 88.3132 91.7768 87.7438 92.7199 87.7438H110.011C110.954 87.7438 111.583 88.3132 111.583 89.1674V92.8689C111.583 93.7231 110.954 94.2926 110.011 94.2926Z" fill="#3E3E3E"/>
<path d="M105.547 125.569C105.155 127.237 104.566 129.003 103.879 130.475C102.015 134.106 99.071 136.952 95.4402 138.816C91.7114 140.681 87.2956 141.466 82.8799 140.484C72.4783 138.326 65.8057 128.12 67.9645 117.719C70.1233 107.317 80.2304 100.546 90.632 102.803C94.3608 103.588 97.5991 105.453 100.347 108.004C104.959 112.616 106.921 119.289 105.547 125.569Z" fill="#222222" stroke="#696969" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M92.8889 119.976H88.4731V115.56C88.4731 114.677 87.7862 113.892 86.805 113.892C85.9218 113.892 85.1368 114.579 85.1368 115.56V119.976H80.721C79.8379 119.976 79.0529 120.663 79.0529 121.644C79.0529 122.625 79.7398 123.312 80.721 123.312H85.1368V127.728C85.1368 128.611 85.8237 129.396 86.805 129.396C87.6881 129.396 88.4731 128.709 88.4731 127.728V123.312H92.8889C93.772 123.312 94.557 122.625 94.557 121.644C94.557 120.663 93.772 119.976 92.8889 119.976Z" fill="#8D8D8D"/>
</svg>

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -1,37 +1,40 @@
<svg width="117" height="120" viewBox="0 0 117 120" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M104.634 68.6831C104.634 80.1972 100.53 90.6702 93.6709 98.8771C85.0353 109.228 72.0513 115.781 57.4749 115.781C43.511 115.781 31.0169 109.717 22.3813 100.102C14.9706 91.7726 10.4385 80.7484 10.4385 68.6831C10.4385 42.6538 31.5069 21.5854 57.5361 21.5854C83.5654 21.5854 104.634 42.6538 104.634 68.6831Z" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="4 4"/>
<path d="M74.8781 71.7725C74.5226 73.2834 73.9893 74.8833 73.3671 76.2164C71.6785 79.5049 69.0121 82.0824 65.7236 83.7711C62.3462 85.4598 58.3467 86.1708 54.3471 85.282C44.926 83.3267 38.8823 74.0833 40.8376 64.6622C42.7929 55.2411 51.9474 49.1085 61.3685 51.1527C64.7459 51.8637 67.6789 53.5524 70.1675 55.8632C74.3448 60.0405 76.1224 66.0843 74.8781 71.7725Z" fill="#737373" stroke="#a3a3a3" stroke-width="2" stroke-miterlimit="10"/>
<path d="M63.4127 66.7063H60.4132C59.8609 66.7063 59.4132 66.2586 59.4132 65.7063V62.7067C59.4132 61.9068 58.791 61.1958 57.9023 61.1958C57.1024 61.1958 56.3913 61.818 56.3913 62.7067V65.7063C56.3913 66.2586 55.9436 66.7063 55.3913 66.7063H52.3918C51.5919 66.7063 50.8809 67.3284 50.8809 68.2172C50.8809 69.106 51.503 69.7281 52.3918 69.7281H55.3913C55.9436 69.7281 56.3913 70.1759 56.3913 70.7281V73.7277C56.3913 74.5276 57.0135 75.2386 57.9023 75.2386C58.7022 75.2386 59.4132 74.6165 59.4132 73.7277V70.7281C59.4132 70.1759 59.8609 69.7281 60.4132 69.7281H63.4127C64.2126 69.7281 64.9237 69.106 64.9237 68.2172C64.9237 67.3284 64.2126 66.7063 63.4127 66.7063Z" fill="#525252"/>
<path d="M78.3516 21.6057C78.3516 27.1603 76.1318 32.0976 72.6787 35.8007C72.4321 36.171 72.0621 36.4178 71.6921 36.6647C67.9924 40.1209 63.0594 42.2192 57.6332 42.2192C53.3169 42.2192 49.2472 40.8615 45.9174 38.5162C44.9308 37.899 44.0675 37.035 43.2043 36.2944C39.3812 32.5914 37.0381 27.4071 37.0381 21.6057C37.0381 10.2498 46.2874 0.992188 57.6332 0.992188C69.1023 0.992188 78.3516 10.2498 78.3516 21.6057Z" fill="black"/>
<path d="M78.3516 21.6043C78.3516 27.6526 75.7618 32.9603 71.6921 36.7868C67.9924 40.2429 63.0594 42.3413 57.6332 42.3413C53.3169 42.3413 49.2472 40.9835 45.9174 38.6383C40.4912 34.9353 37.0381 28.7635 37.0381 21.7278C37.0381 10.3718 46.2874 1.11426 57.6332 1.11426C68.979 1.11426 78.3516 10.2484 78.3516 21.6043Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M72.679 35.8005C72.4324 36.1708 72.0624 36.4176 71.6924 36.6645C67.9927 40.1207 63.0597 42.219 57.6335 42.219C53.3172 42.219 49.2475 40.8613 45.9177 38.516C44.9311 37.8988 44.0679 37.0348 43.2046 36.2942C43.6979 35.677 44.4378 35.3067 46.041 34.6895L46.6577 34.4427C47.8909 33.9489 49.6174 33.3318 51.8373 32.3443C52.2072 32.2209 52.4539 31.974 52.7005 31.7271C52.8239 31.6037 52.9472 31.4803 52.9472 31.2334C53.0705 30.9865 53.1938 30.6162 53.1938 30.3693V26.1726C53.0705 26.0492 53.0705 26.0492 52.9472 25.9257C52.5772 25.432 52.3306 24.8148 52.3306 24.0742L52.0839 23.9508C50.974 24.1976 51.0973 23.0867 50.8507 20.8649C50.7274 20.0009 50.8507 19.754 51.344 19.6306L51.7139 19.1368C50.974 17.4088 50.604 15.8041 50.604 14.5698C50.604 12.4714 51.4673 11.1136 52.7005 10.4964C51.9606 9.01522 51.9606 8.52148 51.9606 8.52148C51.9606 8.52148 56.2769 9.26209 57.7568 9.01522C59.6067 8.64492 62.5664 9.13866 63.6764 11.6073C65.5262 12.3479 66.1428 13.4589 66.3895 14.6932C66.6361 16.6681 65.5262 18.7665 65.2796 19.6306V19.754C65.5262 19.8774 65.6495 20.1243 65.5262 20.9883C65.2796 23.0867 65.2796 24.3211 64.293 24.0742L63.3064 25.8023C63.3064 26.0492 63.3064 26.0492 63.1831 26.1726C63.1831 26.5429 63.1831 27.1601 63.1831 30.4928C63.1831 30.8631 63.3064 31.3568 63.553 31.6037C63.6764 31.7271 63.6764 31.8506 63.7997 31.8506C64.0463 32.0974 64.293 32.3443 64.5396 32.3443C67.0061 33.3318 68.7326 34.0724 70.0892 34.5661C71.3224 35.0599 72.1857 35.4302 72.679 35.8005Z" fill="#1f1f1f"/>
<path d="M72.679 35.8004C72.4324 36.1707 72.0624 36.4176 71.6924 36.6644C67.9927 40.1206 63.0597 42.219 57.6335 42.219C53.3172 42.219 49.2475 40.8612 45.9177 38.5159C44.9311 37.8988 44.0679 37.0347 43.2046 36.2941C43.6979 35.6769 44.4378 35.3066 46.041 34.6895L46.6577 34.4426C47.8909 33.9489 49.6174 33.3317 51.8373 32.3442C52.2072 32.2208 52.4539 31.9739 52.7005 31.7271C53.9338 33.4551 55.907 34.566 58.2501 34.566C60.4699 34.566 62.4431 33.4551 63.6764 31.8505C63.923 32.0974 64.1697 32.3442 64.4163 32.3442C66.8828 33.3317 68.6093 34.0723 69.9659 34.566C71.3224 35.0598 72.1857 35.4301 72.679 35.8004Z" fill="#737373"/>
<path d="M65.1564 19.5071C65.2797 19.0134 65.0331 18.2728 64.7864 17.9025C64.7864 17.7791 64.6631 17.7791 64.6631 17.6556C63.7999 15.9275 61.95 15.3104 60.2235 15.1869C55.6605 14.9401 55.2905 15.8041 53.9339 14.5698C54.4272 15.1869 54.4272 16.2978 53.6873 17.5322C53.194 18.3962 52.3307 18.89 51.4675 19.1368C49.371 14.4463 50.4809 11.4839 52.454 10.4964C51.7141 9.01522 51.7141 8.52148 51.7141 8.52148C51.7141 8.52148 56.0304 9.26209 57.5103 9.01522C59.3602 8.64492 62.32 9.13866 63.4299 11.6073C65.2797 12.3479 65.8964 13.4589 66.143 14.6932C66.513 16.5447 65.4031 18.6431 65.1564 19.5071Z" fill="#a3a3a3"/>
<path d="M53.317 30.3692V26.1724C53.1936 26.049 53.1936 26.049 53.0703 25.9256V25.6787C53.317 26.049 53.5636 26.4193 53.9336 26.6662L57.2633 29.0114C58.0033 29.6286 59.1132 29.6286 59.8531 29.0114L62.9362 26.2959C63.0595 26.1724 63.1829 26.1724 63.3062 26.049C63.3062 26.4193 63.3062 27.0365 63.3062 30.3692C63.3062 30.6161 63.3062 30.7395 63.4295 30.9864H53.317C53.1936 30.7395 53.317 30.6161 53.317 30.3692Z" fill="url(#paint0_linear)"/>
<path d="M115.285 97.8074C115.285 103.362 113.065 108.299 109.612 112.002C109.365 112.373 108.995 112.619 108.625 112.866C104.925 116.323 99.9925 118.421 94.5663 118.421C90.25 118.421 86.1803 117.063 82.8505 114.718C81.8639 114.101 81.0007 113.237 80.1374 112.496C76.3143 108.793 73.9712 103.609 73.9712 97.8074C73.9712 86.4514 83.2205 77.1938 94.5663 77.1938C106.035 77.1938 115.285 86.4514 115.285 97.8074Z" fill="black"/>
<path d="M115.285 97.8065C115.285 103.855 112.695 109.162 108.625 112.989C104.925 116.445 99.9925 118.543 94.5663 118.543C90.25 118.543 86.1803 117.186 82.8505 114.84C77.4243 111.137 73.9712 104.966 73.9712 97.9299C73.9712 86.574 83.2205 77.3164 94.5663 77.3164C105.912 77.3164 115.285 86.4505 115.285 97.8065Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M109.613 112.003C109.366 112.373 108.996 112.62 108.626 112.867C104.927 116.323 99.9938 118.421 94.5676 118.421C90.2512 118.421 86.1815 117.063 82.8518 114.718C81.8652 114.101 81.0019 113.237 80.1387 112.496C80.632 111.879 81.3719 111.509 82.9751 110.892L83.5917 110.645C84.825 110.151 86.5515 109.534 88.7713 108.546C89.1413 108.423 89.388 108.176 89.6346 107.929C89.7579 107.806 89.8813 107.682 89.8813 107.436C90.0046 107.189 90.1279 106.818 90.1279 106.571V102.375C90.0046 102.251 90.0046 102.251 89.8813 102.128C89.5113 101.634 89.2646 101.017 89.2646 100.276L89.018 100.153C87.9081 100.4 88.0314 99.2889 87.7848 97.0671C87.6614 96.203 87.7848 95.9562 88.278 95.8327L88.648 95.339C87.9081 93.6109 87.5381 92.0063 87.5381 90.7719C87.5381 88.6735 88.4014 87.3158 89.6346 86.6986C88.8947 85.2174 88.8947 84.7236 88.8947 84.7236C88.8947 84.7236 93.211 85.4642 94.6909 85.2174C96.5408 84.8471 99.5005 85.3408 100.61 87.8095C102.46 88.5501 103.077 89.661 103.324 90.8953C103.57 92.8703 102.46 94.9687 102.214 95.8327V95.9562C102.46 96.0796 102.584 96.3265 102.46 97.1905C102.214 99.2889 102.214 100.523 101.227 100.276L100.24 102.004C100.24 102.251 100.24 102.251 100.117 102.375C100.117 102.745 100.117 103.362 100.117 106.695C100.117 107.065 100.24 107.559 100.487 107.806C100.61 107.929 100.61 108.053 100.734 108.053C100.98 108.3 101.227 108.546 101.474 108.546C103.94 109.534 105.667 110.275 107.023 110.768C108.257 111.262 109.12 111.632 109.613 112.003Z" fill="#1f1f1f"/>
<path d="M109.612 112.003C109.365 112.373 108.995 112.62 108.626 112.867C104.926 116.323 99.9928 118.421 94.5666 118.421C90.2503 118.421 86.1806 117.063 82.8508 114.718C81.8642 114.101 81.001 113.237 80.1377 112.496C80.631 111.879 81.3709 111.509 82.9741 110.892L83.5908 110.645C84.824 110.151 86.5505 109.534 88.7704 108.546C89.1403 108.423 89.387 108.176 89.6336 107.929C90.8669 109.657 92.8401 110.768 95.1832 110.768C97.403 110.768 99.3762 109.657 100.609 108.053C100.856 108.3 101.103 108.546 101.349 108.546C103.816 109.534 105.542 110.274 106.899 110.768C108.256 111.262 109.119 111.632 109.612 112.003Z" fill="#737373"/>
<path d="M102.09 95.7093C102.213 95.2155 101.966 94.4749 101.72 94.1046C101.72 93.9812 101.596 93.9812 101.596 93.8578C100.733 92.1297 98.8831 91.5125 97.1566 91.3891C92.5936 91.1422 92.2236 92.0063 90.867 90.7719C91.3603 91.3891 91.3603 92.5 90.6204 93.7343C90.1271 94.5984 89.2638 95.0921 88.4006 95.339C86.3041 90.6485 87.414 87.6861 89.3872 86.6986C88.6472 85.2174 88.6472 84.7236 88.6472 84.7236C88.6472 84.7236 92.9635 85.4642 94.4434 85.2174C96.2933 84.8471 99.2531 85.3408 100.363 87.8095C102.213 88.5501 102.829 89.661 103.076 90.8953C103.446 92.7469 102.336 94.8452 102.09 95.7093Z" fill="#a3a3a3"/>
<path d="M90.2501 106.571V102.375C90.1267 102.251 90.1267 102.251 90.0034 102.128V101.881C90.2501 102.251 90.4967 102.621 90.8667 102.868L94.1964 105.214C94.9364 105.831 96.0463 105.831 96.7862 105.214L99.8693 102.498C99.9927 102.375 100.116 102.375 100.239 102.251C100.239 102.621 100.239 103.239 100.239 106.571C100.239 106.818 100.239 106.942 100.363 107.189H90.2501C90.1267 106.942 90.2501 106.818 90.2501 106.571Z" fill="url(#paint1_linear)"/>
<path d="M41.2036 98.1168C41.2036 103.918 38.7371 109.102 34.7908 112.805C33.6808 113.793 32.5709 114.657 31.2144 115.398C28.2546 117.126 24.8015 118.113 21.1018 118.113C17.4021 118.113 13.949 117.126 10.9892 115.398C10.4959 115.151 10.126 114.904 9.63268 114.534C4.45307 110.954 1 104.906 1 98.1168C1 87.0077 10.0026 78.1204 20.9785 78.1204C32.201 77.997 41.2036 87.0077 41.2036 98.1168Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M17.0323 102.56C17.279 102.806 17.5256 103.177 17.8956 103.424C18.1422 103.67 18.3889 103.794 18.6355 104.041C18.7589 104.164 19.0055 104.288 19.1288 104.411C19.1288 104.411 19.2522 104.411 19.2522 104.534L19.3755 104.658V106.386C19.3755 106.386 19.3755 106.386 19.2522 106.263C19.1288 106.139 18.8822 106.016 18.7589 105.892C18.5122 105.769 18.2656 105.522 18.0189 105.399C17.8956 105.399 17.8956 105.275 17.7723 105.275C16.909 104.781 16.1691 104.288 16.1691 103.67C16.2924 103.424 16.539 103.053 17.0323 102.56ZM34.1878 112.107C33.4478 110.502 32.4478 108.978 30.7213 108.114C29.858 107.744 28.8714 107.373 27.8848 107.373C27.6382 107.373 27.2682 107.373 27.0216 107.373C26.8982 107.373 26.7749 107.373 26.6516 107.373C25.295 107.25 25.1717 107.003 25.1717 107.003V104.164C26.035 103.424 26.8982 102.56 27.6382 101.695C28.2548 100.831 28.7481 99.844 28.9947 98.6096C30.1047 98.3628 30.8446 97.3753 30.7213 96.1409C30.7213 95.6472 30.3513 95.1535 30.3513 94.6597C30.3513 94.4129 30.3513 94.166 30.3513 93.9191C30.3513 93.7957 30.3513 93.5488 30.3513 93.4254C30.3513 93.3019 30.3513 93.0551 30.3513 92.9316C30.228 92.0676 29.9813 91.2036 29.488 90.2161C28.0082 87.5005 25.295 85.7725 22.0886 85.7725C21.472 85.7725 20.8554 85.8959 20.2387 86.0193C19.1288 86.2662 18.0189 86.7599 17.1556 87.5005C17.0323 87.624 16.7857 87.7474 16.6624 87.9943L16.539 88.1177C15.5524 89.1052 14.6892 90.2161 14.3192 91.5739C13.8259 92.9316 13.8259 94.2894 13.9492 95.6472C13.9492 95.6472 13.9492 95.6472 13.9492 95.7706V95.8941C13.9492 96.1409 14.0726 96.1409 13.9492 96.2644C13.9492 96.3878 13.8259 96.3878 13.8259 96.5112C13.5793 96.8815 13.4559 97.3753 13.7026 98.1159C14.1959 99.3502 14.9358 99.2268 15.7991 99.844C15.7991 99.844 15.6758 99.844 15.6758 99.9674L14.8125 100.214C10.8661 101.449 9.50957 104.781 11.2361 106.88C11.8527 107.62 12.8393 108.238 14.3192 108.608C13.9492 108.608 13.5793 108.855 13.3326 109.102C11.6061 110.459 10.4962 112.558 10.2495 114.533C10.2495 114.656 10.2495 114.78 10.2495 114.903C10.7428 115.15 11.1128 115.52 11.6061 115.767L30.9175 115.315C32.1507 114.575 32.6963 114.003 33.8062 113.016C33.6829 112.399 34.3111 112.23 34.1878 112.107Z" fill="#1f1f1f"/>
<path d="M34.7909 112.805C33.681 113.792 32.5711 114.656 31.2145 115.397C28.2547 117.125 24.8017 118.113 21.1019 118.113C17.4022 118.113 13.9491 117.125 10.9894 115.397C10.4961 115.15 10.1261 114.903 9.63281 114.533C9.63281 114.41 9.63281 114.286 9.63281 114.163C9.87946 112.188 10.9894 110.089 12.7159 108.732C12.9626 108.485 13.3325 108.361 13.7025 108.238C12.2226 107.991 11.236 107.374 10.6194 106.51H15.3057C16.6623 108.361 18.7588 109.472 21.2253 109.472C23.3218 109.472 25.1716 108.608 26.5282 107.25C26.6515 107.25 26.7748 107.25 26.8982 107.25C27.1448 107.25 27.3915 107.25 27.7614 107.25C28.748 107.25 29.7346 107.497 30.5979 107.991C32.3244 108.855 33.5577 110.336 34.4209 112.064C34.6676 112.311 34.6676 112.558 34.7909 112.805Z" fill="#737373"/>
<path d="M25.2953 104.165V106.757L17.5259 107.004L17.8958 105.275C18.0192 105.275 18.0192 105.399 18.1425 105.399C18.3891 105.522 18.6358 105.769 18.8824 105.893C19.0058 106.016 19.1291 106.139 19.3757 106.263C19.3757 106.263 19.4991 106.263 19.4991 106.386V104.658L19.3757 104.535C20.7323 105.275 22.5822 105.769 25.2953 104.165Z" fill="url(#paint2_linear)"/>
<path d="M30.351 93.4261C28.8711 93.9198 27.1446 94.1667 25.5414 94.0432C22.9516 93.7964 20.4851 92.8089 18.5119 91.0808C17.8953 92.9323 16.2921 94.2901 14.4422 95.1541C14.1956 95.2776 13.949 95.401 13.7023 95.401C13.7023 95.401 13.7023 95.401 13.7023 95.2776C13.579 93.9198 13.579 92.562 14.0723 91.2042C14.4422 89.8465 15.3055 88.7356 16.2921 87.7481L16.4154 87.6247C16.5388 87.5012 16.7854 87.3778 16.9087 87.1309C17.772 86.3903 18.8819 85.8966 19.9918 85.6497C20.6084 85.5263 21.2251 85.4028 21.8417 85.4028C25.0481 85.4028 27.8846 87.1309 29.2411 89.8465C29.7344 90.8339 29.9811 91.8214 30.1044 92.562C30.351 93.0558 30.351 93.3026 30.351 93.4261Z" fill="#a3a3a3"/>
<path d="M20.4853 111.694C19.7453 112.558 18.5121 112.558 17.4022 112.558C18.5121 111.447 17.8955 107.868 13.9491 108.238C8.52286 107.251 9.01616 101.573 14.4424 99.8445L15.3057 99.5977L15.429 99.7211C15.799 100.832 16.4156 101.819 17.0322 102.56C14.8124 104.412 17.8955 104.905 19.3754 106.387C20.6086 107.127 21.7185 110.213 20.4853 111.694Z" fill="#a3a3a3"/>
<path d="M104.634 68.683C104.634 80.1971 100.53 90.67 93.6709 98.8769C85.0353 109.227 72.0513 115.781 57.4749 115.781C43.511 115.781 31.0169 109.717 22.3813 100.102C14.9707 91.7724 10.4385 80.7483 10.4385 68.683C10.4385 42.6537 31.5069 21.5853 57.5362 21.5853C83.5654 21.5853 104.634 42.6537 104.634 68.683Z" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="4 4"/>
<path d="M74.878 71.7721C74.5225 73.2831 73.9892 74.8829 73.3671 76.216C71.6784 79.5046 69.012 82.082 65.7235 83.7707C62.3462 85.4594 58.3466 86.1704 54.3471 85.2817C44.926 83.3263 38.8822 74.083 40.8376 64.6618C42.7929 55.2407 51.9474 49.1081 61.3685 51.1523C64.7459 51.8633 67.6789 53.552 70.1675 55.8629C74.3447 60.0402 76.1223 66.0839 74.878 71.7721Z" fill="#3E3E3E" stroke="#696969" stroke-width="2" stroke-miterlimit="10"/>
<path d="M63.4127 66.7059H60.4131C59.8608 66.7059 59.4131 66.2582 59.4131 65.7059V62.7063C59.4131 61.9064 58.791 61.1954 57.9022 61.1954C57.1023 61.1954 56.3913 61.8176 56.3913 62.7063V65.7059C56.3913 66.2582 55.9436 66.7059 55.3913 66.7059H52.3917C51.5918 66.7059 50.8808 67.328 50.8808 68.2168C50.8808 69.1056 51.503 69.7277 52.3917 69.7277H55.3913C55.9436 69.7277 56.3913 70.1755 56.3913 70.7277V73.7273C56.3913 74.5272 57.0134 75.2382 57.9022 75.2382C58.7021 75.2382 59.4131 74.6161 59.4131 73.7273V70.7277C59.4131 70.1755 59.8608 69.7277 60.4131 69.7277H63.4127C64.2126 69.7277 64.9236 69.1056 64.9236 68.2168C64.9236 67.328 64.2126 66.7059 63.4127 66.7059Z" fill="#8D8D8D"/>
<path d="M78.3516 21.6057C78.3516 27.1603 76.1318 32.0976 72.6787 35.8007C72.4321 36.171 72.0621 36.4178 71.6921 36.6647C67.9924 40.1209 63.0594 42.2192 57.6332 42.2192C53.3169 42.2192 49.2472 40.8615 45.9174 38.5162C44.9308 37.899 44.0675 37.035 43.2043 36.2944C39.3812 32.5914 37.0381 27.4071 37.0381 21.6057C37.0381 10.2498 46.2874 0.992188 57.6332 0.992188C69.1023 0.992188 78.3516 10.2498 78.3516 21.6057Z" fill="#181818"/>
<path d="M78.3515 21.6046C78.3515 27.6529 75.7617 32.9605 71.692 36.787C67.9923 40.2432 63.0594 42.3416 57.6331 42.3416C53.3168 42.3416 49.2471 40.9838 45.9174 38.6385C40.4911 34.9355 37.038 28.7638 37.038 21.728C37.038 10.3721 46.2873 1.1145 57.6331 1.1145C68.9789 1.1145 78.3515 10.2486 78.3515 21.6046Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M72.6791 35.8007C72.4324 36.171 72.0625 36.4179 71.6925 36.6647C67.9928 40.1209 63.0598 42.2193 57.6336 42.2193C53.3172 42.2193 49.2476 40.8615 45.9178 38.5163C44.9312 37.8991 44.0679 37.035 43.2047 36.2944C43.698 35.6773 44.4379 35.307 46.0411 34.6898L46.6578 34.4429C47.891 33.9492 49.6175 33.332 51.8374 32.3445C52.2073 32.2211 52.454 31.9742 52.7006 31.7274C52.824 31.6039 52.9473 31.4805 52.9473 31.2336C53.0706 30.9868 53.1939 30.6165 53.1939 30.3696V26.1728C53.0706 26.0494 53.0706 26.0494 52.9473 25.926C52.5773 25.4322 52.3307 24.8151 52.3307 24.0744L52.084 23.951C50.9741 24.1979 51.0974 23.087 50.8508 20.8652C50.7274 20.0011 50.8508 19.7542 51.3441 19.6308L51.714 19.1371C50.9741 17.409 50.6041 15.8044 50.6041 14.57C50.6041 12.4716 51.4674 11.1138 52.7006 10.4967C51.9607 9.01546 51.9607 8.52173 51.9607 8.52173C51.9607 8.52173 56.277 9.26234 57.7569 9.01547C59.6068 8.64516 62.5665 9.1389 63.6764 11.6076C65.5263 12.3482 66.1429 13.4591 66.3896 14.6934C66.6362 16.6684 65.5263 18.7668 65.2797 19.6308V19.7542C65.5263 19.8777 65.6496 20.1245 65.5263 20.9886C65.2797 23.087 65.2797 24.3213 64.2931 24.0744L63.3065 25.8025C63.3065 26.0494 63.3065 26.0494 63.1832 26.1728C63.1832 26.5431 63.1832 27.1603 63.1832 30.493C63.1832 30.8633 63.3065 31.3571 63.5531 31.6039C63.6764 31.7274 63.6765 31.8508 63.7998 31.8508C64.0464 32.0977 64.2931 32.3445 64.5397 32.3445C67.0062 33.332 68.7327 34.0726 70.0893 34.5664C71.3225 35.0601 72.1858 35.4304 72.6791 35.8007Z" fill="#1A1A1A"/>
<path d="M72.679 35.8006C72.4324 36.1709 72.0624 36.4178 71.6924 36.6647C67.9927 40.1208 63.0597 42.2192 57.6335 42.2192C53.3172 42.2192 49.2475 40.8614 45.9177 38.5162C44.9311 37.899 44.0679 37.035 43.2046 36.2944C43.6979 35.6772 44.4378 35.3069 46.041 34.6897L46.6577 34.4428C47.8909 33.9491 49.6174 33.3319 51.8373 32.3445C52.2072 32.221 52.4539 31.9742 52.7005 31.7273C53.9338 33.4554 55.907 34.5663 58.2501 34.5663C60.4699 34.5663 62.4431 33.4554 63.6764 31.8507C63.923 32.0976 64.1697 32.3445 64.4163 32.3445C66.8828 33.3319 68.6093 34.0725 69.9659 34.5663C71.3224 35.06 72.1857 35.4303 72.679 35.8006Z" fill="#3E3E3E"/>
<path d="M65.1563 19.5074C65.2796 19.0136 65.033 18.273 64.7863 17.9027C64.7863 17.7793 64.663 17.7793 64.663 17.6559C63.7997 15.9278 61.9499 15.3106 60.2233 15.1872C55.6604 14.9403 55.2904 15.8044 53.9338 14.57C54.4271 15.1872 54.4271 16.2981 53.6872 17.5324C53.1939 18.3965 52.3306 18.8902 51.4673 19.1371C49.3708 14.4466 50.4807 11.4841 52.4539 10.4967C51.714 9.01546 51.714 8.52173 51.714 8.52173C51.714 8.52173 56.0303 9.26234 57.5102 9.01547C59.3601 8.64516 62.3198 9.1389 63.4298 11.6076C65.2796 12.3482 65.8962 13.4591 66.1429 14.6934C66.5129 16.545 65.4029 18.6433 65.1563 19.5074Z" fill="#696969"/>
<path d="M53.3171 30.3695V26.1727C53.1938 26.0493 53.1938 26.0493 53.0704 25.9258V25.679C53.3171 26.0493 53.5637 26.4196 53.9337 26.6664L57.2634 29.0117C58.0034 29.6288 59.1133 29.6288 59.8533 29.0117L62.9363 26.2961C63.0597 26.1727 63.183 26.1727 63.3063 26.0493C63.3063 26.4196 63.3063 27.0367 63.3063 30.3695C63.3063 30.6163 63.3063 30.7398 63.4296 30.9866H53.3171C53.1938 30.7398 53.3171 30.6163 53.3171 30.3695Z" fill="url(#paint0_linear_595_1141)"/>
<path d="M115.285 97.8076C115.285 103.362 113.065 108.3 109.612 112.003C109.365 112.373 108.995 112.62 108.625 112.867C104.926 116.323 99.9926 118.421 94.5664 118.421C90.25 118.421 86.1803 117.063 82.8506 114.718C81.864 114.101 81.0007 113.237 80.1374 112.496C76.3144 108.793 73.9713 103.609 73.9713 97.8076C73.9713 86.4517 83.2206 77.1941 94.5664 77.1941C106.035 77.1941 115.285 86.4517 115.285 97.8076Z" fill="#181818"/>
<path d="M115.285 97.8065C115.285 103.855 112.695 109.162 108.625 112.989C104.925 116.445 99.9925 118.543 94.5663 118.543C90.25 118.543 86.1803 117.186 82.8505 114.84C77.4243 111.137 73.9712 104.966 73.9712 97.9299C73.9712 86.574 83.2205 77.3164 94.5663 77.3164C105.912 77.3164 115.285 86.4506 115.285 97.8065Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M109.613 112.003C109.366 112.373 108.996 112.62 108.626 112.867C104.926 116.323 99.9935 118.421 94.5672 118.421C90.2509 118.421 86.1812 117.063 82.8514 114.718C81.8648 114.101 81.0016 113.237 80.1383 112.496C80.6316 111.879 81.3715 111.509 82.9748 110.892L83.5914 110.645C84.8246 110.151 86.5511 109.534 88.771 108.546C89.141 108.423 89.3876 108.176 89.6343 107.929C89.7576 107.806 89.8809 107.682 89.8809 107.436C90.0042 107.189 90.1275 106.818 90.1275 106.572V102.375C90.0042 102.251 90.0042 102.251 89.8809 102.128C89.5109 101.634 89.2643 101.017 89.2643 100.276L89.0176 100.153C87.9077 100.4 88.031 99.2889 87.7844 97.0671C87.6611 96.203 87.7844 95.9562 88.2777 95.8327L88.6477 95.339C87.9077 93.6109 87.5377 92.0063 87.5377 90.7719C87.5377 88.6735 88.401 87.3158 89.6343 86.6986C88.8943 85.2174 88.8943 84.7236 88.8943 84.7236C88.8943 84.7236 93.2106 85.4643 94.6905 85.2174C96.5404 84.8471 99.5002 85.3408 100.61 87.8095C102.46 88.5501 103.077 89.661 103.323 90.8954C103.57 92.8703 102.46 94.9687 102.213 95.8327V95.9562C102.46 96.0796 102.583 96.3265 102.46 97.1905C102.213 99.2889 102.213 100.523 101.227 100.276L100.24 102.004C100.24 102.251 100.24 102.251 100.117 102.375C100.117 102.745 100.117 103.362 100.117 106.695C100.117 107.065 100.24 107.559 100.487 107.806C100.61 107.929 100.61 108.053 100.733 108.053C100.98 108.3 101.227 108.546 101.473 108.546C103.94 109.534 105.666 110.275 107.023 110.768C108.256 111.262 109.119 111.632 109.613 112.003Z" fill="#1A1A1A"/>
<path d="M109.612 112.003C109.365 112.373 108.995 112.62 108.625 112.867C104.926 116.323 99.9927 118.421 94.5665 118.421C90.2501 118.421 86.1805 117.063 82.8507 114.718C81.8641 114.101 81.0008 113.237 80.1376 112.496C80.6309 111.879 81.3708 111.509 82.974 110.892L83.5906 110.645C84.8239 110.151 86.5504 109.534 88.7702 108.546C89.1402 108.423 89.3869 108.176 89.6335 107.929C90.8668 109.657 92.8399 110.768 95.1831 110.768C97.4029 110.768 99.3761 109.657 100.609 108.053C100.856 108.3 101.103 108.546 101.349 108.546C103.816 109.534 105.542 110.274 106.899 110.768C108.255 111.262 109.119 111.632 109.612 112.003Z" fill="#3E3E3E"/>
<path d="M102.089 95.7093C102.213 95.2156 101.966 94.475 101.719 94.1047C101.719 93.9812 101.596 93.9812 101.596 93.8578C100.733 92.1297 98.8829 91.5125 97.1563 91.3891C92.5933 91.1422 92.2234 92.0063 90.8668 90.7719C91.3601 91.3891 91.3601 92.5 90.6201 93.7344C90.1269 94.5984 89.2636 95.0921 88.4003 95.339C86.3038 90.6485 87.4137 87.6861 89.3869 86.6986C88.647 85.2174 88.647 84.7236 88.647 84.7236C88.647 84.7236 92.9633 85.4643 94.4432 85.2174C96.293 84.8471 99.2528 85.3408 100.363 87.8095C102.213 88.5501 102.829 89.661 103.076 90.8954C103.446 92.7469 102.336 94.8453 102.089 95.7093Z" fill="#696969"/>
<path d="M90.2501 106.571V102.375C90.1267 102.251 90.1267 102.251 90.0034 102.128V101.881C90.2501 102.251 90.4967 102.621 90.8667 102.868L94.1964 105.214C94.9364 105.831 96.0463 105.831 96.7862 105.214L99.8693 102.498C99.9927 102.375 100.116 102.375 100.239 102.251C100.239 102.621 100.239 103.239 100.239 106.571C100.239 106.818 100.239 106.942 100.363 107.189H90.2501C90.1267 106.942 90.2501 106.818 90.2501 106.571Z" fill="url(#paint1_linear_595_1141)"/>
<path d="M41.2036 98.117C41.2036 103.918 38.7371 109.103 34.7908 112.806C33.6808 113.793 32.5709 114.657 31.2144 115.398C28.2546 117.126 24.8015 118.113 21.1018 118.113C17.4021 118.113 13.949 117.126 10.9892 115.398C10.4959 115.151 10.126 114.904 9.63268 114.534C4.45307 110.954 1 104.906 1 98.117C1 87.0079 10.0026 78.1206 20.9785 78.1206C32.201 77.9972 41.2036 87.0079 41.2036 98.117Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M17.0322 102.56C17.2789 102.807 17.5255 103.177 17.8955 103.424C18.1421 103.671 18.3888 103.794 18.6354 104.041C18.7587 104.165 19.0054 104.288 19.1287 104.412C19.1287 104.412 19.252 104.412 19.252 104.535L19.3754 104.658V106.386C19.3754 106.386 19.3754 106.386 19.252 106.263C19.1287 106.14 18.8821 106.016 18.7587 105.893C18.5121 105.769 18.2654 105.522 18.0188 105.399C17.8955 105.399 17.8955 105.276 17.7721 105.276C16.9089 104.782 16.1689 104.288 16.1689 103.671C16.2923 103.424 16.5389 103.054 17.0322 102.56ZM34.1876 112.107C33.4477 110.503 32.4477 108.979 30.7212 108.115C29.8579 107.744 28.8713 107.374 27.8847 107.374C27.6381 107.374 27.2681 107.374 27.0214 107.374C26.8981 107.374 26.7748 107.374 26.6515 107.374C25.2949 107.25 25.1716 107.004 25.1716 107.004V104.165C26.0348 103.424 26.8981 102.56 27.6381 101.696C28.2547 100.832 28.748 99.8444 28.9946 98.6101C30.1045 98.3632 30.8445 97.3758 30.7212 96.1414C30.7212 95.6477 30.3512 95.1539 30.3512 94.6602C30.3512 94.4133 30.3512 94.1665 30.3512 93.9196C30.3512 93.7962 30.3512 93.5493 30.3512 93.4259C30.3512 93.3024 30.3512 93.0556 30.3512 92.9321C30.2279 92.0681 29.9812 91.204 29.4879 90.2166C28.008 87.501 25.2949 85.7729 22.0885 85.7729C21.4719 85.7729 20.8552 85.8964 20.2386 86.0198C19.1287 86.2667 18.0188 86.7604 17.1555 87.501C17.0322 87.6245 16.7856 87.7479 16.6622 87.9947L16.5389 88.1182C15.5523 89.1057 14.689 90.2166 14.3191 91.5743C13.8258 92.9321 13.8258 94.2899 13.9491 95.6477C13.9491 95.6477 13.9491 95.6477 13.9491 95.7711V95.8945C13.9491 96.1414 14.0724 96.1414 13.9491 96.2648C13.9491 96.3883 13.8258 96.3883 13.8258 96.5117C13.5791 96.882 13.4558 97.3758 13.7025 98.1164C14.1958 99.3507 14.9357 99.2273 15.799 99.8444C15.799 99.8444 15.6756 99.8444 15.6756 99.9679L14.8124 100.215C10.866 101.449 9.50945 104.782 11.236 106.88C11.8526 107.621 12.8392 108.238 14.3191 108.608C13.9491 108.608 13.5791 108.855 13.3325 109.102C11.606 110.46 10.496 112.558 10.2494 114.533C10.2494 114.657 10.2494 114.78 10.2494 114.903C10.7427 115.15 11.1127 115.521 11.606 115.767L30.9174 115.316C32.1506 114.575 32.6962 114.004 33.8061 113.016C33.6828 112.399 34.311 112.231 34.1876 112.107Z" fill="#1A1A1A"/>
<path d="M34.791 112.805C33.681 113.793 32.5711 114.657 31.2146 115.398C28.2548 117.126 24.8017 118.113 21.102 118.113C17.4023 118.113 13.9492 117.126 10.9894 115.398C10.4961 115.151 10.1262 114.904 9.63287 114.533C9.63287 114.41 9.63287 114.287 9.63287 114.163C9.87952 112.188 10.9894 110.09 12.716 108.732C12.9626 108.485 13.3326 108.362 13.7026 108.238C12.2227 107.991 11.2361 107.374 10.6195 106.51H15.3058C16.6623 108.362 18.7588 109.473 21.2253 109.473C23.3218 109.473 25.1717 108.609 26.5283 107.251C26.6516 107.251 26.7749 107.251 26.8982 107.251C27.1449 107.251 27.3915 107.251 27.7615 107.251C28.7481 107.251 29.7347 107.498 30.5979 107.991C32.3245 108.855 33.5577 110.337 34.421 112.065C34.6676 112.312 34.6676 112.559 34.791 112.805Z" fill="#3E3E3E"/>
<path d="M25.2952 104.165V106.757L17.5258 107.004L17.8958 105.276C18.0191 105.276 18.0191 105.399 18.1424 105.399C18.3891 105.523 18.6357 105.77 18.8824 105.893C19.0057 106.017 19.129 106.14 19.3757 106.263C19.3757 106.263 19.499 106.263 19.499 106.387V104.659L19.3757 104.535C20.7322 105.276 22.5821 105.77 25.2952 104.165Z" fill="url(#paint2_linear_595_1141)"/>
<path d="M30.351 93.4263C28.8711 93.92 27.1446 94.1669 25.5414 94.0435C22.9516 93.7966 20.4851 92.8091 18.5119 91.081C17.8953 92.9326 16.2921 94.2903 14.4422 95.1544C14.1956 95.2778 13.949 95.4012 13.7023 95.4012C13.7023 95.4012 13.7023 95.4012 13.7023 95.2778C13.579 93.92 13.579 92.5623 14.0723 91.2045C14.4422 89.8467 15.3055 88.7358 16.2921 87.7483L16.4154 87.6249C16.5388 87.5014 16.7854 87.378 16.9087 87.1311C17.772 86.3905 18.8819 85.8968 19.9918 85.6499C20.6084 85.5265 21.2251 85.4031 21.8417 85.4031C25.0481 85.4031 27.8846 87.1311 29.2411 89.8467C29.7344 90.8342 29.9811 91.8216 30.1044 92.5623C30.351 93.056 30.351 93.3029 30.351 93.4263Z" fill="#696969"/>
<path d="M20.4854 111.695C19.7455 112.559 18.5122 112.559 17.4023 112.559C18.5122 111.448 17.8956 107.868 13.9492 108.239C8.52298 107.251 9.01628 101.573 14.4425 99.845L15.3058 99.5981L15.4291 99.7216C15.7991 100.832 16.4157 101.82 17.0323 102.561C14.8125 104.412 17.8956 104.906 19.3755 106.387C20.6087 107.128 21.7186 110.213 20.4854 111.695Z" fill="#696969"/>
<defs>
<linearGradient id="paint0_linear" x1="58.2299" y1="30.8211" x2="58.2299" y2="28.0409" gradientUnits="userSpaceOnUse">
<stop stop-color="#1f1f1f"/>
<stop offset="0.9913" stop-color="#222427"/>
<linearGradient id="paint0_linear_595_1141" x1="58.23" y1="30.8213" x2="58.23" y2="28.0412" gradientUnits="userSpaceOnUse">
<stop stop-color="#3B3B3B"/>
<stop offset="0.0001" stop-color="#181818"/>
<stop offset="0.9913" stop-color="#0F0F0F"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="95.163" y1="107.023" x2="95.163" y2="104.243" gradientUnits="userSpaceOnUse">
<stop stop-color="#1f1f1f"/>
<stop offset="0.9913" stop-color="#222427"/>
<linearGradient id="paint1_linear_595_1141" x1="95.163" y1="107.023" x2="95.163" y2="104.243" gradientUnits="userSpaceOnUse">
<stop stop-color="#3B3B3B"/>
<stop offset="0.0001" stop-color="#181818"/>
<stop offset="0.9913" stop-color="#0F0F0F"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="21.3956" y1="106.915" x2="21.3956" y2="105.428" gradientUnits="userSpaceOnUse">
<stop stop-color="#1f1f1f"/>
<stop offset="0.9913" stop-color="#222427"/>
<linearGradient id="paint2_linear_595_1141" x1="21.3955" y1="106.916" x2="21.3955" y2="105.429" gradientUnits="userSpaceOnUse">
<stop stop-color="#3B3B3B"/>
<stop offset="0.0001" stop-color="#181818"/>
<stop offset="0.9913" stop-color="#0F0F0F"/>
</linearGradient>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -1,24 +1,24 @@
<svg width="145" height="110" viewBox="0 0 145 110" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M74.6528 108.28C104.218 108.28 128.187 84.3113 128.187 54.6402C128.187 24.9692 104.113 1 74.6528 1C45.0873 1 21.1182 24.9692 21.1182 54.6402C21.1182 84.3113 45.0873 108.28 74.6528 108.28Z" fill="#1f1f1f" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M134.984 37.645C137.374 37.645 139.313 35.7068 139.313 33.3158C139.313 30.9248 137.374 28.9866 134.984 28.9866C132.593 28.9866 130.654 30.9248 130.654 33.3158C130.654 35.7068 132.593 37.645 134.984 37.645Z" fill="#525252"/>
<path d="M141.319 20.7505C142.952 20.7505 144.275 19.4268 144.275 17.7939C144.275 16.1611 142.952 14.8374 141.319 14.8374C139.686 14.8374 138.362 16.1611 138.362 17.7939C138.362 19.4268 139.686 20.7505 141.319 20.7505Z" fill="#525252"/>
<path d="M23.5469 19.4783C25.1797 19.4783 26.5034 18.1546 26.5034 16.5217C26.5034 14.8889 25.1797 13.5652 23.5469 13.5652C21.914 13.5652 20.5903 14.8889 20.5903 16.5217C20.5903 18.1546 21.914 19.4783 23.5469 19.4783Z" fill="#1f1f1f"/>
<path d="M5.49073 76.4976C8.52318 76.4976 10.9815 74.0393 10.9815 71.0068C10.9815 67.9744 8.52318 65.5161 5.49073 65.5161C2.45828 65.5161 0 67.9744 0 71.0068C0 74.0393 2.45828 76.4976 5.49073 76.4976Z" fill="#1f1f1f"/>
<path d="M85.5262 69.1928V89.5045C85.5262 91.2707 84.4985 93.037 83.0304 93.9201L67.4679 102.898C66.587 103.487 65.4125 103.782 64.3848 103.782V78.4656L84.7921 66.6907C85.2326 67.4266 85.5262 68.3097 85.5262 69.1928Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M64.3846 78.4656V103.782C63.3569 103.782 62.3292 103.487 61.3015 102.898L45.739 93.9201C44.1241 93.037 43.2432 91.4179 43.2432 89.5045V69.1928C43.2432 68.3097 43.5368 67.4266 43.9772 66.6907L64.3846 78.4656Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M84.7921 66.6908L64.3848 78.4657L43.8306 66.5437C44.271 65.8077 44.8583 65.0718 45.7392 64.6302L61.7421 55.3575C63.2102 54.4744 65.1188 54.4744 66.7338 55.2103L83.1772 64.7774C83.1772 64.7774 83.1772 64.7774 83.324 64.7774C83.9112 65.3662 84.4985 65.9549 84.7921 66.6908Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M127.809 69.1928V89.5045C127.809 91.2707 126.782 93.037 125.314 93.9201L109.751 102.898C108.87 103.487 107.696 103.782 106.668 103.782V78.4656L127.075 66.6907C127.516 67.4266 127.809 68.3097 127.809 69.1928Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M106.668 78.4656V103.782C105.64 103.782 104.612 103.487 103.585 102.898L88.0222 93.9201C86.4073 93.037 85.5264 91.4179 85.5264 89.5045V69.1928C85.5264 68.3097 85.82 67.4266 86.2604 66.6907L106.668 78.4656Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M127.075 66.6908L106.668 78.4657L86.1138 66.5437C86.5542 65.8077 87.1415 65.0718 88.0224 64.6302L104.025 55.3575C105.493 54.4744 107.402 54.4744 109.017 55.2103L125.46 64.7774C125.46 64.7774 125.46 64.7774 125.607 64.7774C126.194 65.3662 126.782 65.9549 127.075 66.6908Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M64.2381 30.7776V51.0892C64.2381 52.8554 63.2104 54.6217 61.7423 55.5048L46.1798 64.4831C45.2989 65.0719 44.1244 65.3662 43.0967 65.3662V40.0503L63.5041 28.2754C64.0913 29.0113 64.2381 29.8944 64.2381 30.7776Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M43.0965 40.0503V65.3662C42.0688 65.3662 41.0411 65.0719 40.0134 64.4831L24.4509 55.5048C22.836 54.6217 21.9551 53.0026 21.9551 51.0892V30.7776C21.9551 29.8944 22.2487 29.0113 22.6892 28.2754L43.0965 40.0503Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M63.6505 28.2751L43.2432 40.0499L22.689 28.1279C23.1294 27.392 23.7167 26.656 24.5976 26.2145L40.6005 16.9418C42.0686 16.0586 43.9772 16.0586 45.5922 16.7946L61.8887 26.5088C61.8887 26.5088 61.8887 26.5088 62.0356 26.5088C62.6228 26.9504 63.2101 27.5391 63.6505 28.2751Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M109.311 30.3358V53.0024C109.311 55.063 108.283 56.9765 106.374 58.0068L88.9031 68.1626C87.8754 68.7513 86.7009 69.0457 85.5264 69.0457V40.6388L108.576 27.3921C109.017 28.2752 109.311 29.3055 109.311 30.3358Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M85.5262 40.6388V58.5955V69.0457C84.3516 69.0457 83.1771 68.7513 82.1494 68.1626L74.515 63.747L64.5315 58.0067C62.7697 56.9764 61.742 55.063 61.5952 53.1496V30.1886C61.5952 29.1583 61.8888 28.128 62.3293 27.2449L85.5262 40.6388Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M108.429 27.3921L85.3792 40.6388L62.3291 27.2449C62.7695 26.3618 63.5036 25.6258 64.3845 25.1843L82.296 14.7341C84.0578 13.7038 86.1132 13.7038 87.875 14.5869L106.374 25.3315C106.374 25.3315 106.521 25.3315 106.521 25.4787C107.402 26.0674 107.989 26.6561 108.429 27.3921Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M108.206 12.7656C108.856 12.7656 109.383 13.2922 109.383 13.9418V20.9987C109.383 21.6483 108.856 22.1749 108.206 22.1749C107.557 22.1749 107.03 21.6483 107.03 20.9987V13.9418C107.03 13.2922 107.557 12.7656 108.206 12.7656Z" fill="#a3a3a3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M123.936 13.1101C124.396 13.5694 124.396 14.3141 123.936 14.7735L115.311 23.3986C114.852 23.8579 114.107 23.8579 113.648 23.3986C113.188 22.9393 113.188 22.1946 113.648 21.7353L122.273 13.1101C122.732 12.6508 123.477 12.6508 123.936 13.1101Z" fill="#a3a3a3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M114.087 29.6239C114.087 28.9743 114.614 28.4478 115.264 28.4478H123.105C123.754 28.4478 124.281 28.9743 124.281 29.6239C124.281 30.2735 123.754 30.8001 123.105 30.8001H115.264C114.614 30.8001 114.087 30.2735 114.087 29.6239Z" fill="#a3a3a3"/>
<path d="M96.9656 43.7842C96.7253 44.8023 96.3648 45.8804 95.9443 46.7788C94.8027 48.9948 93.0003 50.7317 90.7772 51.8696C88.4942 53.0076 85.7905 53.4867 83.0868 52.8878C76.7182 51.5702 72.6326 45.3414 73.9544 38.9928C75.2762 32.6442 81.4646 28.5116 87.8333 29.8891C90.1164 30.3683 92.099 31.5062 93.7813 33.0634C96.6052 35.8784 97.8068 39.9511 96.9656 43.7842Z" fill="#1f1f1f" stroke="#a3a3a3" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M89.1596 40.3732H86.4797V37.6933C86.4797 37.1573 86.0628 36.6809 85.4673 36.6809C84.9314 36.6809 84.4549 37.0978 84.4549 37.6933V40.3732H81.7751C81.2391 40.3732 80.7627 40.79 80.7627 41.3855C80.7627 41.9811 81.1796 42.3979 81.7751 42.3979H84.4549V45.0778C84.4549 45.6137 84.8718 46.0902 85.4673 46.0902C86.0033 46.0902 86.4797 45.6733 86.4797 45.0778V42.3979H89.1596C89.6955 42.3979 90.172 41.9811 90.172 41.3855C90.172 40.79 89.6955 40.3732 89.1596 40.3732Z" fill="#525252"/>
<path d="M74.6528 108.28C104.218 108.28 128.187 84.3113 128.187 54.6402C128.187 24.9692 104.113 1 74.6528 1C45.0873 1 21.1182 24.9692 21.1182 54.6402C21.1182 84.3113 45.0873 108.28 74.6528 108.28Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M134.984 37.645C137.374 37.645 139.313 35.7068 139.313 33.3158C139.313 30.9248 137.374 28.9866 134.984 28.9866C132.593 28.9866 130.654 30.9248 130.654 33.3158C130.654 35.7068 132.593 37.645 134.984 37.645Z" fill="#3E3E3E"/>
<path d="M141.319 20.7505C142.952 20.7505 144.275 19.4268 144.275 17.7939C144.275 16.1611 142.952 14.8374 141.319 14.8374C139.686 14.8374 138.362 16.1611 138.362 17.7939C138.362 19.4268 139.686 20.7505 141.319 20.7505Z" fill="#3E3E3E"/>
<path d="M23.5468 19.4783C25.1796 19.4783 26.5033 18.1546 26.5033 16.5217C26.5033 14.8889 25.1796 13.5652 23.5468 13.5652C21.9139 13.5652 20.5902 14.8889 20.5902 16.5217C20.5902 18.1546 21.9139 19.4783 23.5468 19.4783Z" fill="#1A1A1A"/>
<path d="M5.49073 76.4977C8.52318 76.4977 10.9815 74.0394 10.9815 71.007C10.9815 67.9745 8.52318 65.5162 5.49073 65.5162C2.45828 65.5162 0 67.9745 0 71.007C0 74.0394 2.45828 76.4977 5.49073 76.4977Z" fill="#1A1A1A"/>
<path d="M85.5262 69.1928V89.5045C85.5262 91.2707 84.4984 93.037 83.0303 93.9201L67.4678 102.898C66.5869 103.487 65.4124 103.782 64.3847 103.782V78.4656L84.7921 66.6907C85.2325 67.4266 85.5262 68.3097 85.5262 69.1928Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M64.3846 78.4656V103.782C63.3568 103.782 62.3291 103.487 61.3014 102.898L45.739 93.9201C44.124 93.037 43.2431 91.4179 43.2431 89.5045V69.1928C43.2431 68.3097 43.5367 67.4266 43.9772 66.6907L64.3846 78.4656Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M84.792 66.6908L64.3846 78.4657L43.8304 66.5437C44.2708 65.8077 44.8581 65.0718 45.739 64.6302L61.7419 55.3575C63.2101 54.4744 65.1187 54.4744 66.7336 55.2103L83.177 64.7774C83.177 64.7774 83.177 64.7774 83.3238 64.7774C83.9111 65.3662 84.4983 65.9549 84.792 66.6908Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M127.809 69.1928V89.5045C127.809 91.2707 126.781 93.037 125.313 93.9201L109.751 102.898C108.87 103.487 107.695 103.782 106.668 103.782V78.4656L127.075 66.6907C127.515 67.4266 127.809 68.3097 127.809 69.1928Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M106.668 78.4656V103.782C105.64 103.782 104.612 103.487 103.585 102.898L88.0221 93.9201C86.4071 93.037 85.5262 91.4179 85.5262 89.5045V69.1928C85.5262 68.3097 85.8198 67.4266 86.2603 66.6907L106.668 78.4656Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M127.075 66.6908L106.668 78.4657L86.1134 66.5437C86.5539 65.8077 87.1411 65.0718 88.022 64.6302L104.025 55.3575C105.493 54.4744 107.402 54.4744 109.017 55.2103L125.46 64.7774C125.46 64.7774 125.46 64.7774 125.607 64.7774C126.194 65.3662 126.781 65.9549 127.075 66.6908Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M64.238 30.7773V51.089C64.238 52.8552 63.2102 54.6214 61.7421 55.5045L46.1796 64.4829C45.2987 65.0716 44.1242 65.366 43.0965 65.366V40.05L63.5039 28.2751C64.0911 29.0111 64.238 29.8942 64.238 30.7773Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M43.0965 40.05V65.366C42.0688 65.366 41.0411 65.0716 40.0133 64.4829L24.4509 55.5045C22.8359 54.6214 21.955 53.0024 21.955 51.089V30.7773C21.955 29.8942 22.2486 29.0111 22.6891 28.2751L43.0965 40.05Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M63.6505 28.275L43.2432 40.0498L22.689 28.1278C23.1294 27.3918 23.7167 26.6559 24.5976 26.2143L40.6005 16.9416C42.0686 16.0585 43.9772 16.0585 45.5922 16.7944L61.8887 26.5087C61.8887 26.5087 61.8887 26.5087 62.0356 26.5087C62.6228 26.9503 63.2101 27.539 63.6505 28.275Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M109.31 30.3358V53.0024C109.31 55.063 108.283 56.9765 106.374 58.0068L88.9029 68.1626C87.8752 68.7513 86.7006 69.0457 85.5261 69.0457V40.6388L108.576 27.3921C109.017 28.2752 109.31 29.3055 109.31 30.3358Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M85.5261 40.6388V58.5955V69.0457C84.3516 69.0457 83.1771 68.7513 82.1493 68.1626L74.5149 63.747L64.5315 58.0067C62.7697 56.9764 61.742 55.063 61.5952 53.1496V30.1886C61.5952 29.1583 61.8888 28.128 62.3292 27.2449L85.5261 40.6388Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M108.429 27.3921L85.3792 40.6388L62.3291 27.2449C62.7695 26.3618 63.5036 25.6258 64.3845 25.1843L82.296 14.7341C84.0578 13.7038 86.1132 13.7038 87.875 14.5869L106.374 25.3315C106.374 25.3315 106.521 25.3315 106.521 25.4787C107.402 26.0674 107.989 26.6561 108.429 27.3921Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M108.206 12.7656C108.856 12.7656 109.383 13.2922 109.383 13.9418V20.9987C109.383 21.6483 108.856 22.1749 108.206 22.1749C107.557 22.1749 107.03 21.6483 107.03 20.9987V13.9418C107.03 13.2922 107.557 12.7656 108.206 12.7656Z" fill="#696969"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M123.936 13.1101C124.395 13.5694 124.395 14.3141 123.936 14.7735L115.311 23.3986C114.852 23.8579 114.107 23.8579 113.648 23.3986C113.188 22.9393 113.188 22.1946 113.648 21.7353L122.273 13.1101C122.732 12.6508 123.477 12.6508 123.936 13.1101Z" fill="#696969"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M114.087 29.624C114.087 28.9745 114.614 28.4479 115.263 28.4479H123.105C123.754 28.4479 124.281 28.9745 124.281 29.624C124.281 30.2736 123.754 30.8002 123.105 30.8002H115.263C114.614 30.8002 114.087 30.2736 114.087 29.624Z" fill="#696969"/>
<path d="M96.9655 43.7842C96.7251 44.8023 96.3647 45.8804 95.9441 46.7788C94.8025 48.9948 93.0001 50.7317 90.7771 51.8696C88.494 53.0076 85.7903 53.4867 83.0866 52.8878C76.718 51.5702 72.6324 45.3414 73.9542 38.9928C75.276 32.6442 81.4644 28.5116 87.8331 29.8891C90.1162 30.3683 92.0989 31.5062 93.7811 33.0634C96.605 35.8784 97.8066 39.9511 96.9655 43.7842Z" fill="#222222" stroke="#696969" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M89.1596 40.3733H86.4798V37.6934C86.4798 37.1575 86.0629 36.681 85.4674 36.681C84.9314 36.681 84.455 37.0979 84.455 37.6934V40.3733H81.7751C81.2392 40.3733 80.7628 40.7901 80.7628 41.3857C80.7628 41.9812 81.1796 42.398 81.7751 42.398H84.455V45.0779C84.455 45.6139 84.8719 46.0903 85.4674 46.0903C86.0034 46.0903 86.4798 45.6734 86.4798 45.0779V42.398H89.1596C89.6956 42.398 90.172 41.9812 90.172 41.3857C90.172 40.7901 89.6956 40.3733 89.1596 40.3733Z" fill="#8D8D8D"/>
</svg>

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@@ -1,38 +0,0 @@
<svg width="123" height="126" viewBox="0 0 123 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.4237 111.867C91.7974 111.867 113.99 89.6745 113.99 62.2031C113.99 34.7317 91.6996 12.5396 64.4237 12.5396C37.0501 12.5396 14.8579 34.7317 14.8579 62.2031C14.8579 89.6745 37.0501 111.867 64.4237 111.867Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M93.6338 12.5396C83.2422 33.022 67.9889 41.1703 54.0085 46.0363C50.764 47.1812 47.2331 48.183 43.8931 47.3243C40.5531 46.4656 37.6425 43.0785 38.5491 39.7392C39.3602 36.6383 43.3682 35.1117 46.2788 36.3521C49.2371 37.5924 50.8594 41.0272 50.5731 44.2235C50.2868 47.4197 48.3305 50.2343 45.8494 52.1903C43.3205 54.1462 40.3145 55.3388 37.2608 56.2452C30.533 58.2488 23.519 59.2029 16.9821 61.7313C10.3976 64.2597 4.14697 68.7917 1.9044 75.4227C0.282106 80.1456 0.950108 85.4886 3.04954 89.9729C5.14898 94.4572 8.72756 98.2259 12.7356 101.231C18.8907 105.811 26.4773 108.673 34.1116 108.483C41.7459 108.292 49.4757 104.952 54.1994 98.9415C58.9231 92.9306 60.3068 84.2005 56.9668 77.2833C54.6765 72.5127 49.4757 68.6009 44.2748 69.7458C40.1714 70.6999 37.1653 74.7072 36.7359 78.9529C36.3065 83.1987 38.1673 87.3968 40.9348 90.5453C43.7022 93.7416 47.3762 95.9837 51.1934 97.9397C56.776 100.754 63.3606 102.901 69.134 100.516C74.6212 98.2736 77.818 92.5967 79.9175 87.1106C82.0169 81.6244 83.5915 75.6613 87.4086 71.1293C91.9892 65.6909 99.7189 63.1625 106.638 64.7845C113.556 66.4064 119.377 72.1311 121.095 79.0006C122.431 84.3436 120.809 91.0224 115.799 93.36C111.886 95.2205 107.067 93.8847 103.679 91.2132C100.292 88.5417 98.0012 84.7253 95.8064 81.0043" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="4 4"/>
<path d="M55.1784 35.3718C63.5321 38.1997 72.5966 33.7202 75.4245 25.3665C78.2524 17.0128 73.7729 7.94831 65.4192 5.1204C57.0655 2.29248 48.001 6.77201 45.1731 15.1257C42.3451 23.4794 46.8247 32.5439 55.1784 35.3718Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.1375 32.5372C62.9259 34.8352 70.2919 31.1951 72.5899 24.4067C74.8879 17.6184 71.2478 10.2524 64.4594 7.95438C57.671 5.65637 50.3051 9.29651 48.007 16.0849C45.709 22.8732 49.3492 30.2392 56.1375 32.5372Z" fill="#1f1f1f"/>
<path d="M59.7561 21.8493C60.6415 22.149 61.6023 21.6742 61.902 20.7888C62.2018 19.9033 61.7269 18.9426 60.8415 18.6428C59.9561 18.3431 58.9953 18.8179 58.6956 19.7033C58.3958 20.5888 58.8706 21.5495 59.7561 21.8493Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M63.0122 12.23L60.6604 19.1773" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M62.083 20.2544L66.1857 20.4519" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M64.0744 10.7699C64.3349 10.6457 64.433 10.3214 64.2934 10.0454C64.1538 9.76951 63.8294 9.64651 63.5689 9.77072C63.3084 9.89492 63.2103 10.2193 63.3499 10.4952C63.4895 10.7711 63.8139 10.8941 64.0744 10.7699Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M57.3166 30.7045C57.5771 30.5803 57.6752 30.2559 57.5356 29.98C57.396 29.7041 57.0716 29.5811 56.8111 29.7053C56.5506 29.8295 56.4525 30.1539 56.5921 30.4298C56.7317 30.7057 57.0561 30.8287 57.3166 30.7045Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M50.7199 17.3822C50.9804 17.258 51.0785 16.9337 50.9389 16.6577C50.7993 16.3818 50.4749 16.2588 50.2144 16.383C49.9539 16.5072 49.8558 16.8316 49.9954 17.1075C50.135 17.3834 50.4594 17.5064 50.7199 17.3822Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M70.6545 24.14C70.915 24.0158 71.0131 23.6915 70.8735 23.4155C70.7339 23.1396 70.4095 23.0166 70.149 23.1408C69.8884 23.265 69.7904 23.5894 69.93 23.8653C70.0696 24.1412 70.394 24.2642 70.6545 24.14Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M12.3005 40.0978L14.9425 39.3015C15.1339 39.246 15.1339 38.9682 14.9425 38.9126L12.3005 38.1163C12.2326 38.0978 12.1832 38.0484 12.1647 37.9805L11.3684 35.3447C11.3128 35.1533 11.0351 35.1533 10.9795 35.3447L10.1832 37.9805C10.1647 38.0484 10.1153 38.0978 10.0474 38.1163L7.41159 38.9126C7.22023 38.9682 7.22023 39.246 7.41159 39.3015L10.0536 40.0978C10.1215 40.1163 10.1709 40.1657 10.1894 40.2336L10.9857 42.8756C11.0412 43.067 11.319 43.067 11.3746 42.8756L12.1709 40.2336C12.1832 40.1657 12.2326 40.1163 12.3005 40.0978Z" fill="#3c3c3c"/>
<path d="M96.5557 9.17336L99.2576 9.73368C99.4523 9.77613 99.5848 9.53199 99.4431 9.39188L97.5008 7.4318C97.45 7.38314 97.4301 7.31618 97.4463 7.24767L98.0036 4.55119C98.0461 4.35651 97.8019 4.22401 97.6618 4.3657L95.7047 6.30252C95.656 6.35336 95.5891 6.37321 95.5206 6.3571L92.8241 5.79972C92.6294 5.75727 92.4969 6.00142 92.6386 6.14152L94.5808 8.1016C94.6317 8.15026 94.6515 8.21722 94.6354 8.28573L94.0751 10.9876C94.0326 11.1823 94.2768 11.3148 94.4169 11.1731L96.377 9.23089C96.4202 9.17709 96.4872 9.15725 96.5557 9.17336Z" fill="#3c3c3c"/>
<path d="M94.8952 76.0129L96.9595 74.1819C97.1099 74.0512 96.9933 73.799 96.7963 73.8289L94.064 74.2143C93.9946 74.226 93.9291 74.2019 93.8838 74.148L92.0553 72.0895C91.9246 71.9391 91.6724 72.0556 91.7023 72.2526L92.085 74.9792C92.0967 75.0486 92.0726 75.1142 92.0187 75.1594L89.96 76.9879C89.8096 77.1186 89.9262 77.3708 90.1232 77.3409L92.8555 76.9555C92.9249 76.9438 92.9904 76.9679 93.0357 77.0218L94.8668 79.086C94.9975 79.2363 95.2497 79.1198 95.2198 78.9228L94.8345 76.1906C94.8172 76.1238 94.8413 76.0582 94.8952 76.0129Z" fill="#3c3c3c"/>
<path d="M73.8716 57.3258L76.1834 56.6291C76.3508 56.5805 76.3508 56.3374 76.1834 56.2888L73.8716 55.5921C73.8122 55.5759 73.769 55.5327 73.7528 55.4733L73.0561 53.1671C73.0074 52.9996 72.7644 52.9996 72.7158 53.1671L72.019 55.4733C72.0028 55.5327 71.9596 55.5759 71.9002 55.5921L69.5938 56.2888C69.4264 56.3374 69.4264 56.5805 69.5938 56.6291L71.9056 57.3258C71.965 57.342 72.0082 57.3852 72.0244 57.4446L72.7212 59.7563C72.7698 59.9237 73.0128 59.9237 73.0615 59.7563L73.7582 57.4446C73.769 57.3852 73.8122 57.342 73.8716 57.3258Z" fill="#3c3c3c"/>
<path d="M29.5118 89.7614L31.8235 88.9651C31.991 88.9095 31.991 88.6317 31.8235 88.5762L29.5118 87.7799C29.4524 87.7614 29.4092 87.712 29.393 87.6441L28.6962 85.0083C28.6476 84.8169 28.4045 84.8169 28.3559 85.0083L27.6591 87.6441C27.6429 87.712 27.5997 87.7614 27.5403 87.7799L25.234 88.5762C25.0665 88.6317 25.0665 88.9095 25.234 88.9651L27.5457 89.7614C27.6051 89.7799 27.6483 89.8293 27.6646 89.8972L28.3613 92.5392C28.4099 92.7305 28.653 92.7305 28.7016 92.5392L29.3984 89.8972C29.4092 89.8293 29.4524 89.7799 29.5118 89.7614Z" fill="#3c3c3c"/>
<path d="M25.6922 50.6715L27.3434 50.1738C27.463 50.1391 27.463 49.9655 27.3434 49.9308L25.6922 49.4331C25.6497 49.4216 25.6188 49.3907 25.6073 49.3483L25.1096 47.701C25.0749 47.5814 24.9013 47.5814 24.8665 47.701L24.3688 49.3483C24.3573 49.3907 24.3264 49.4216 24.284 49.4331L22.6366 49.9308C22.517 49.9655 22.517 50.1391 22.6366 50.1738L24.2878 50.6715C24.3303 50.6831 24.3611 50.7139 24.3727 50.7564L24.8704 52.4075C24.9051 52.5271 25.0787 52.5271 25.1134 52.4075L25.6111 50.7564C25.6188 50.7139 25.6497 50.6831 25.6922 50.6715Z" fill="#3c3c3c"/>
<path d="M120.831 51.7623L122.482 51.2647C122.602 51.2299 122.602 51.0563 122.482 51.0216L120.831 50.524C120.788 50.5124 120.758 50.4815 120.746 50.4391L120.248 48.7918C120.214 48.6723 120.04 48.6723 120.005 48.7918L119.508 50.4391C119.496 50.4815 119.465 50.5124 119.423 50.524L117.775 51.0216C117.656 51.0563 117.656 51.2299 117.775 51.2647L119.426 51.7623C119.469 51.7739 119.5 51.8047 119.511 51.8472L120.009 53.4983C120.044 53.6179 120.217 53.6179 120.252 53.4983L120.75 51.8472C120.758 51.8047 120.788 51.7739 120.831 51.7623Z" fill="#3c3c3c"/>
<path d="M37.8972 27.6539L39.5485 27.1563C39.6681 27.1215 39.6681 26.9479 39.5485 26.9132L37.8972 26.4156C37.8548 26.404 37.8239 26.3731 37.8124 26.3307L37.3147 24.6834C37.2799 24.5639 37.1063 24.5639 37.0716 24.6834L36.5739 26.3307C36.5623 26.3731 36.5315 26.404 36.489 26.4156L34.8417 26.9132C34.7221 26.9479 34.7221 27.1215 34.8417 27.1563L36.4929 27.6539C36.5353 27.6655 36.5662 27.6963 36.5778 27.7388L37.0755 29.3899C37.1102 29.5095 37.2838 29.5095 37.3185 29.3899L37.8162 27.7388C37.8239 27.6963 37.8548 27.6655 37.8972 27.6539Z" fill="#3c3c3c"/>
<path d="M13.3069 83.1031L14.9581 82.6055C15.0777 82.5708 15.0777 82.3972 14.9581 82.3624L13.3069 81.8648C13.2645 81.8532 13.2336 81.8224 13.222 81.7799L12.7243 80.1327C12.6896 80.0131 12.516 80.0131 12.4813 80.1327L11.9836 81.7799C11.972 81.8224 11.9411 81.8532 11.8987 81.8648L10.2513 82.3624C10.1317 82.3972 10.1317 82.5708 10.2513 82.6055L11.9026 83.1031C11.945 83.1147 11.9759 83.1456 11.9874 83.188L12.4851 84.8391C12.5199 84.9587 12.6935 84.9587 12.7282 84.8391L13.2259 83.188C13.2336 83.1456 13.2645 83.1147 13.3069 83.1031Z" fill="#3c3c3c"/>
<path d="M58.6922 57.5907L61.979 62.276C62.9181 63.6146 63.5603 64.7335 64.0498 66.2448C65.8824 71.0942 65.1988 76.4246 62.6771 80.7618C62.209 81.5182 61.9707 82.3987 62.0863 83.1736C62.1063 84.0157 62.356 84.9818 62.8927 85.7468C63.9659 87.2767 65.7655 88.0116 67.5737 87.7419C73.3808 86.6643 79.3534 88.4667 83.4436 92.8737C83.9417 93.3803 84.3442 93.954 84.8137 94.6233L88.1005 99.3086C88.5029 99.8823 88.8098 100.523 89.1452 101.001L61.0335 120.722C60.6025 120.311 60.133 119.641 59.7976 119.163L56.5108 114.478C56.1754 114 55.9357 113.455 55.6003 112.977C55.4661 112.786 55.3605 112.432 55.1593 112.145C52.5704 106.827 52.88 100.76 55.8413 95.8296C56.7775 94.3168 56.6319 92.2789 55.5586 90.749C55.0891 90.0797 54.3612 89.4489 53.5763 89.1435C53.5092 89.0479 53.4136 89.1149 53.4136 89.1149C52.6287 88.8095 51.7867 88.8295 50.9447 88.8495C47.0414 89.5903 43.0411 88.9724 39.4319 87.0814C38.5128 86.5848 37.5937 86.0882 36.7988 85.3618C36.569 85.2376 36.3678 84.9507 36.2336 84.7595C35.3716 83.9375 34.4425 83.0198 33.7047 81.968L30.4179 77.2828C30.3508 77.1872 30.2167 76.9959 30.0825 76.8047L58.3854 56.9499C58.491 57.3038 58.5581 57.3995 58.6922 57.5907Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M74.5356 102.547C74.5356 102.547 64.4216 111.925 63.7422 111.974C63.2927 112.146 59.3138 113.796 56.7792 114.861L56.1085 113.905C55.7731 113.426 55.4377 112.948 55.1309 112.308C55.255 112.078 55.3121 111.752 55.3692 111.427C56.6664 107.378 60.698 101.126 69.1952 101.443L74.5356 102.547Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M58.6922 57.5907L61.979 62.276C62.9181 63.6146 63.5603 64.7335 64.0498 66.2448C65.8824 71.0942 65.1988 76.4246 62.6771 80.7618C62.209 81.5182 61.9707 82.3987 62.0863 83.1736C62.1063 84.0157 62.356 84.9818 62.8927 85.7468C63.9659 87.2767 65.7655 88.0116 67.5737 87.7419C73.3808 86.6643 79.3534 88.4667 83.4436 92.8737C83.9417 93.3803 84.3442 93.954 84.8137 94.6233L88.1005 99.3086C88.5029 99.8823 88.8098 100.523 89.1452 101.001L61.0335 120.722C60.6025 120.311 60.133 119.641 59.7976 119.163L56.5108 114.478C56.1754 114 55.9357 113.455 55.6003 112.977C55.4661 112.786 55.3605 112.432 55.1593 112.145C52.5704 106.827 52.88 100.76 55.8413 95.8296C56.7775 94.3168 56.6319 92.2789 55.5586 90.749C55.0891 90.0797 54.3612 89.4489 53.5763 89.1435C53.5092 89.0479 53.4136 89.1149 53.4136 89.1149C52.6287 88.8095 51.7867 88.8295 50.9447 88.8495C47.0414 89.5903 43.0411 88.9724 39.4319 87.0814C38.5128 86.5848 37.5937 86.0882 36.7988 85.3618C36.569 85.2376 36.3678 84.9507 36.2336 84.7595C35.3716 83.9375 34.4425 83.0198 33.7047 81.968L30.4179 77.2828C30.3508 77.1872 30.2167 76.9959 30.0825 76.8047L58.3854 56.9499C58.491 57.3038 58.5581 57.3995 58.6922 57.5907Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.5304 77.084L45.3631 85.774L39.5946 87.1099C38.6755 86.6132 37.7565 86.1166 36.9615 85.3902C36.7318 85.266 36.5305 84.9792 36.3964 84.788C39.4818 79.6274 42.3203 76.352 50.5763 74.6979C51.9635 74.4381 53.2551 74.2454 54.805 74.0142C68.6011 72.3258 56.5304 77.084 56.5304 77.084Z" fill="#1f1f1f" stroke="#737373" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M64.1171 66.3406C65.9496 71.19 65.266 76.5204 62.7443 80.8576C62.2762 81.6139 62.0379 82.4945 62.1535 83.2694L62.0579 83.3365C60.528 84.4097 60.1284 86.6875 61.2017 88.2174L71.1961 102.464L68.4232 104.41L58.3617 90.067C57.2885 88.5371 55.1063 88.0704 53.4808 89.2107C52.6959 88.9053 51.8539 88.9253 51.0119 88.9453C47.1086 89.6861 43.1084 89.0682 39.4991 87.1772C38.58 86.6806 37.6609 86.184 36.866 85.4576C45.3803 83.7649 48.2459 78.9011 50.4523 74.9279C51.1687 73.712 51.7895 72.5631 52.4773 71.5099C55.2003 67.4596 59.2177 66.0681 64.1171 66.3406Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M84.7178 94.6907L88.0046 99.376C88.407 99.9497 88.7139 100.59 89.0493 101.069L63.9974 118.643L59.3949 118.59L56.4435 114.383C56.1081 113.905 55.7727 113.427 55.5329 112.881C55.3988 112.69 55.2932 112.336 55.0919 112.049C55.1876 111.982 55.2546 112.078 55.3503 112.011C55.513 112.039 55.6086 111.972 55.7042 111.905C65.022 109.934 67.5137 104.334 69.8727 99.9684C70.2452 99.2791 70.7133 98.5227 71.1528 97.929C74.0385 93.9073 78.2186 92.5443 83.2807 92.8454C83.7502 93.5147 84.2483 94.0214 84.7178 94.6907Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M60.9889 57.4062L29.6263 79.4074C28.957 79.8769 27.9808 79.7057 27.5783 79.132L25.4319 76.0722C24.9623 75.4029 25.2007 74.5223 25.87 74.0528L57.3282 51.9845C57.9976 51.515 58.9067 51.5906 59.3762 52.2599L61.4556 55.2241C61.7339 56.0275 61.6583 56.9366 60.9889 57.4062Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M92.6489 102.538L61.2863 124.539C60.6169 125.009 59.7078 124.933 59.2383 124.264L57.1589 121.3C56.6894 120.63 56.9277 119.75 57.597 119.28L89.0553 97.212C89.7246 96.7425 90.6337 96.8181 91.1032 97.4875L93.1826 100.452C93.4609 101.255 93.3182 102.069 92.6489 102.538Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.308 35.6053L109.875 38.2699C109.466 39.0312 109.09 39.6002 108.492 40.1902C106.636 42.2069 103.956 43.1493 101.309 42.9878C100.841 42.9462 100.368 43.0427 100.03 43.2813C99.6367 43.4906 99.2396 43.8379 99.0057 44.2729C98.5378 45.143 98.6179 46.1675 99.1745 46.9576C101.062 49.4447 101.628 52.6936 100.518 55.6717C100.397 56.0272 100.221 56.3535 100.017 56.7342L98.5837 59.3988C98.4083 59.7251 98.1785 60.0221 98.0323 60.294L82.0444 51.6971C82.1362 51.396 82.3409 51.0153 82.4871 50.7434L83.9199 48.0788C84.0661 47.8069 84.2667 47.5642 84.4129 47.2923C84.4714 47.1836 84.6135 47.0497 84.7012 46.8865C86.5983 44.4014 89.5374 43.1075 92.5693 43.3358C93.5061 43.4189 94.4341 42.8663 94.902 41.9962C95.1067 41.6156 95.2319 41.122 95.1898 40.6788C95.219 40.6244 95.1646 40.5952 95.1646 40.5952C95.1226 40.1519 94.9132 39.759 94.7039 39.366C93.4275 37.6982 92.7698 35.662 92.8062 33.5084C92.8226 32.9563 92.839 32.4043 92.9934 31.8564C92.9975 31.7184 93.0852 31.5553 93.1437 31.4465C93.3274 30.8442 93.5402 30.1876 93.8619 29.5894L95.2947 26.9247C95.324 26.8704 95.3824 26.7616 95.4409 26.6528L111.538 35.3082C111.395 35.4421 111.366 35.4965 111.308 35.6053Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M93.8341 53.7603C93.8341 53.7603 87.0037 51.2092 86.8196 50.8998C86.6313 50.7285 84.9075 49.2407 83.803 48.2963L84.0954 47.7525C84.2416 47.4806 84.3878 47.2087 84.6176 46.9116C84.7556 46.9157 84.9229 46.8655 85.0901 46.8152C87.3104 46.4668 91.2207 46.8869 93.0881 50.9756L93.8341 53.7603Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.308 35.6053L109.875 38.2699C109.466 39.0312 109.09 39.6002 108.492 40.1902C106.636 42.2069 103.956 43.1493 101.309 42.9878C100.841 42.9462 100.368 43.0427 100.03 43.2813C99.6367 43.4906 99.2396 43.8379 99.0057 44.2729C98.5378 45.143 98.6179 46.1675 99.1745 46.9576C101.062 49.4447 101.628 52.6936 100.518 55.6717C100.397 56.0272 100.221 56.3535 100.017 56.7342L98.5837 59.3988C98.4083 59.7251 98.1785 60.0221 98.0323 60.294L82.0444 51.6971C82.1362 51.396 82.3409 51.0153 82.4871 50.7434L83.9199 48.0788C84.0661 47.8069 84.2667 47.5642 84.4129 47.2923C84.4714 47.1836 84.6135 47.0497 84.7012 46.8865C86.5983 44.4014 89.5374 43.1075 92.5693 43.3358C93.5061 43.4189 94.4341 42.8663 94.902 41.9962C95.1067 41.6156 95.2319 41.122 95.1898 40.6788C95.219 40.6244 95.1646 40.5952 95.1646 40.5952C95.1226 40.1519 94.9132 39.759 94.7039 39.366C93.4275 37.6982 92.7698 35.662 92.8062 33.5084C92.8226 32.9563 92.839 32.4043 92.9934 31.8564C92.9975 31.7184 93.0852 31.5553 93.1437 31.4465C93.3274 30.8442 93.5402 30.1876 93.8619 29.5894L95.2947 26.9247C95.324 26.8704 95.3824 26.7616 95.4409 26.6528L111.538 35.3082C111.395 35.4421 111.366 35.4965 111.308 35.6053Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M101.587 39.2113L94.8318 35.9994L92.8315 33.5918C92.8479 33.0398 92.8643 32.4878 93.0187 31.9399C93.0228 31.8019 93.1105 31.6388 93.169 31.53C96.339 31.7623 98.5598 32.3256 101.301 35.8325C101.753 36.4261 102.151 36.9904 102.628 37.6676C106.7 43.7832 101.587 39.2113 101.587 39.2113Z" fill="#1f1f1f" stroke="#737373" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M108.462 40.2444C106.607 42.2611 103.927 43.2036 101.28 43.042C100.811 43.0005 100.339 43.0969 100 43.3355L99.9459 43.3063C99.0758 42.8384 97.9051 43.1904 97.4372 44.0605L93.0803 52.1632L91.5033 51.3152L95.8894 43.1581C96.3573 42.288 96.0597 41.1465 95.1353 40.6494C95.0932 40.2062 94.8839 39.8132 94.6745 39.4202C93.3981 37.7524 92.7404 35.7163 92.7768 33.5626C92.7932 33.0106 92.8096 32.4586 92.964 31.9107C95.7847 35.5305 98.7622 35.7295 101.163 35.8285C101.907 35.8782 102.597 35.8987 103.258 35.9736C105.817 36.2983 107.428 37.8656 108.462 40.2444Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M99.9622 56.7048L98.5294 59.3694C98.354 59.6957 98.1241 59.9928 97.9779 60.2647L83.7302 52.6035L82.6626 50.417L83.9492 48.0243C84.0954 47.7524 84.2416 47.4805 84.4422 47.2378C84.5007 47.129 84.6428 46.9951 84.7305 46.832C84.7849 46.8612 84.7556 46.9156 84.81 46.9449C84.8352 47.0285 84.8895 47.0577 84.9439 47.087C88.0867 51.0202 91.3234 50.8678 93.9454 50.9457C94.3594 50.958 94.8278 50.9996 95.2126 51.0663C97.7972 51.4746 99.4332 53.1255 100.493 55.5879C100.288 55.9686 100.167 56.3241 99.9622 56.7048Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.939 36.6459L94.1026 27.0548C93.722 26.8502 93.5711 26.3484 93.7466 26.0221L94.6823 24.282C94.887 23.9013 95.3595 23.8048 95.7402 24.0095L113.631 33.6299C114.012 33.8346 114.192 34.2819 113.987 34.6626L113.081 36.3484C112.767 36.6706 112.32 36.8506 111.939 36.6459Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M98.1382 62.3137L80.3013 52.7226C79.9207 52.5179 79.7406 52.0706 79.9453 51.6899L80.8517 50.0041C81.0564 49.6235 81.5289 49.527 81.9096 49.7317L99.8008 59.352C100.181 59.5567 100.362 60.0041 100.157 60.3847L99.2504 62.0705C98.9369 62.3927 98.5188 62.5184 98.1382 62.3137Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -1,22 +1,22 @@
<svg width="144" height="118" viewBox="0 0 144 118" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M71.915 116.003C103.558 116.003 129.168 90.2405 129.168 58.455C129.168 26.6694 103.558 1 71.915 1C40.3653 1 14.6616 26.7621 14.6616 58.5476C14.6616 90.3332 40.3653 116.003 71.915 116.003Z" fill="#1f1f1f" stroke="#525252" stroke-width="2" stroke-miterlimit="10"/>
<path d="M6.40267 71.9221C8.53691 71.9221 10.2072 70.2541 10.2072 68.1227C10.2072 65.9913 8.53691 64.3232 6.40267 64.3232C4.26842 64.3232 2.59814 65.9913 2.59814 68.1227C2.59814 70.2541 4.36122 71.9221 6.40267 71.9221Z" fill="#1f1f1f"/>
<path d="M2.59821 59.5972C3.99011 59.5972 5.19642 58.3925 5.19642 57.0025C5.19642 55.6124 3.99011 54.4077 2.59821 54.4077C1.20631 54.4077 0 55.6124 0 57.0025C0 58.4852 1.20631 59.5972 2.59821 59.5972Z" fill="#1f1f1f"/>
<path d="M138.726 81.467C141.417 81.467 143.551 79.3356 143.551 76.6481C143.551 73.9607 141.417 71.8293 138.726 71.8293C136.035 71.8293 133.9 73.9607 133.9 76.6481C133.9 79.3356 136.035 81.467 138.726 81.467Z" fill="#1f1f1f"/>
<circle cx="70.6176" cy="28.6049" r="2.23823" fill="#4D4D4D"/>
<path d="M113.372 106.197H29.3551C26.224 106.197 23.6147 103.61 23.6147 100.505V15.6447C23.6147 12.5401 26.224 9.95288 29.3551 9.95288H113.372C116.503 9.95288 119.113 12.5401 119.113 15.6447V100.505C119.113 103.61 116.503 106.197 113.372 106.197Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8772 42.0341C77.4699 42.0341 82.8144 36.6896 82.8144 30.0969C82.8144 23.5041 77.4699 18.1597 70.8772 18.1597C64.2844 18.1597 58.9399 23.5041 58.9399 30.0969C58.9399 36.6896 64.2844 42.0341 70.8772 42.0341Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8773 30.8431C73.3496 30.8431 75.3538 28.8389 75.3538 26.3666C75.3538 23.8943 73.3496 21.8901 70.8773 21.8901C68.4051 21.8901 66.4009 23.8943 66.4009 26.3666C66.4009 28.8389 68.4051 30.8431 70.8773 30.8431Z" fill="#737373"/>
<path d="M79.8302 38.3074C77.6656 40.6044 74.6218 42.0342 71.2503 42.0342C67.8788 42.0342 64.8349 40.6044 62.6704 38.3074C63.8656 34.8375 67.2553 32.3352 71.2503 32.3352C75.2452 32.3352 78.635 34.8375 79.8302 38.3074Z" fill="#737373"/>
<path d="M103.388 60.686H38.5928C37.8184 60.686 37.0439 59.8252 37.0439 58.9643V51.2166C37.0439 50.3557 37.8184 49.4949 38.5928 49.4949H103.388C104.162 49.4949 104.937 50.3557 104.937 51.2166V58.9643C104.937 59.8252 104.162 60.686 103.388 60.686Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.388 77.0998H38.5928C37.8184 77.0998 37.0439 76.239 37.0439 75.3781V67.6304C37.0439 66.7695 37.8184 65.9087 38.5928 65.9087H103.388C104.162 65.9087 104.937 66.7695 104.937 67.6304V75.3781C104.937 76.239 104.162 77.0998 103.388 77.0998Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.325 83.8145H79.6896C78.8839 83.8145 78.0781 84.4877 78.0781 85.8342V93.2398C78.0781 94.2497 78.6153 95.2595 79.6896 95.2595H103.325C104.131 95.2595 104.937 94.5863 104.937 93.2398V85.8342C104.937 84.7682 104.131 83.8145 103.325 83.8145Z" fill="#1f1f1f" stroke="#737373" stroke-width="2" stroke-miterlimit="10"/>
<path d="M97.9375 88.291H85.8239C85.3084 88.291 84.793 88.9141 84.793 89.5371C84.793 90.1601 85.3084 90.7832 85.8239 90.7832H97.9375C98.453 90.7832 98.9684 90.1601 98.9684 89.5371C98.9684 88.6025 98.453 88.291 97.9375 88.291Z" fill="#a3a3a3"/>
<rect x="41.5205" y="53.9714" width="29.097" height="2.23823" rx="1.11911" fill="#a3a3a3"/>
<rect x="41.5205" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#a3a3a3"/>
<rect x="45.9971" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#a3a3a3"/>
<rect x="50.4736" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#a3a3a3"/>
<rect x="54.9497" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#a3a3a3"/>
<rect x="58.6802" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#a3a3a3"/>
<rect x="63.1567" y="70.385" width="2.23823" height="2.23823" rx="1.11911" fill="#a3a3a3"/>
<svg width="144" height="117" viewBox="0 0 144 117" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M71.9152 116.003C103.558 116.003 129.169 90.2405 129.169 58.455C129.169 26.6694 103.558 1 71.9152 1C40.3655 1 14.6617 26.7621 14.6617 58.5476C14.6617 90.3332 40.3655 116.003 71.9152 116.003Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M6.40267 71.9221C8.53691 71.9221 10.2072 70.2541 10.2072 68.1227C10.2072 65.9913 8.53691 64.3232 6.40267 64.3232C4.26842 64.3232 2.59814 65.9913 2.59814 68.1227C2.59814 70.2541 4.36122 71.9221 6.40267 71.9221Z" fill="#1A1A1A"/>
<path d="M2.59821 59.5971C3.99011 59.5971 5.19642 58.3924 5.19642 57.0023C5.19642 55.6123 3.99011 54.4076 2.59821 54.4076C1.20631 54.4076 0 55.6123 0 57.0023C0 58.485 1.20631 59.5971 2.59821 59.5971Z" fill="#1A1A1A"/>
<path d="M138.726 81.467C141.417 81.467 143.551 79.3356 143.551 76.6482C143.551 73.9608 141.417 71.8294 138.726 71.8294C136.035 71.8294 133.901 73.9608 133.901 76.6482C133.901 79.3356 136.035 81.467 138.726 81.467Z" fill="#1A1A1A"/>
<circle cx="70.6175" cy="28.6048" r="2.23823" fill="#4D4D4D"/>
<path d="M113.372 106.197H29.3551C26.224 106.197 23.6147 103.61 23.6147 100.505V15.6448C23.6147 12.5401 26.224 9.95294 29.3551 9.95294H113.372C116.503 9.95294 119.113 12.5401 119.113 15.6448V100.505C119.113 103.61 116.503 106.197 113.372 106.197Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8772 42.0342C77.4699 42.0342 82.8144 36.6897 82.8144 30.0969C82.8144 23.5042 77.4699 18.1597 70.8772 18.1597C64.2844 18.1597 58.9399 23.5042 58.9399 30.0969C58.9399 36.6897 64.2844 42.0342 70.8772 42.0342Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M70.8772 30.8431C73.3495 30.8431 75.3537 28.8389 75.3537 26.3667C75.3537 23.8944 73.3495 21.8902 70.8772 21.8902C68.4049 21.8902 66.4008 23.8944 66.4008 26.3667C66.4008 28.8389 68.4049 30.8431 70.8772 30.8431Z" fill="#3E3E3E"/>
<path d="M79.8302 38.3074C77.6656 40.6044 74.6218 42.0341 71.2503 42.0341C67.8788 42.0341 64.8349 40.6044 62.6704 38.3074C63.8656 34.8374 67.2553 32.3351 71.2503 32.3351C75.2452 32.3351 78.635 34.8374 79.8302 38.3074Z" fill="#3E3E3E"/>
<path d="M103.388 60.6861H38.593C37.8185 60.6861 37.0441 59.8253 37.0441 58.9644V51.2167C37.0441 50.3558 37.8185 49.495 38.593 49.495H103.388C104.163 49.495 104.937 50.3558 104.937 51.2167V58.9644C104.937 59.8253 104.163 60.6861 103.388 60.6861Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.388 77.0998H38.593C37.8185 77.0998 37.0441 76.2389 37.0441 75.3781V67.6303C37.0441 66.7695 37.8185 65.9086 38.593 65.9086H103.388C104.163 65.9086 104.937 66.7695 104.937 67.6303V75.3781C104.937 76.2389 104.163 77.0998 103.388 77.0998Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M103.325 83.8145H79.6898C78.884 83.8145 78.0782 84.4877 78.0782 85.8342V93.2398C78.0782 94.2497 78.6154 95.2595 79.6898 95.2595H103.325C104.131 95.2595 104.937 94.5863 104.937 93.2398V85.8342C104.937 84.7682 104.131 83.8145 103.325 83.8145Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M97.9375 88.291H85.8239C85.3084 88.291 84.793 88.9141 84.793 89.5371C84.793 90.1601 85.3084 90.7832 85.8239 90.7832H97.9375C98.453 90.7832 98.9684 90.1601 98.9684 89.5371C98.9684 88.6025 98.453 88.291 97.9375 88.291Z" fill="#696969"/>
<rect x="41.5205" y="53.9714" width="29.097" height="2.23823" rx="1.11911" fill="#696969"/>
<rect x="41.5205" y="70.3851" width="2.23823" height="2.23823" rx="1.11911" fill="#696969"/>
<rect x="45.9971" y="70.3851" width="2.23823" height="2.23823" rx="1.11911" fill="#696969"/>
<rect x="50.4734" y="70.3851" width="2.23823" height="2.23823" rx="1.11911" fill="#696969"/>
<rect x="54.9498" y="70.3851" width="2.23823" height="2.23823" rx="1.11911" fill="#696969"/>
<rect x="58.6803" y="70.3851" width="2.23823" height="2.23823" rx="1.11911" fill="#696969"/>
<rect x="63.1567" y="70.3851" width="2.23823" height="2.23823" rx="1.11911" fill="#696969"/>
</svg>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -1,37 +1,37 @@
<svg width="145" height="120" viewBox="0 0 145 120" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M130.648 59.7265C130.648 72.9542 126.219 85.3837 118.837 95.1904C114.748 100.55 109.865 105.225 104.187 108.874C95.1015 114.918 84.0856 118.339 72.3883 118.339C40.2491 118.453 14.1289 92.2256 14.1289 59.7265C14.1289 27.3414 40.1355 1 72.3883 1C84.0856 1 94.9879 4.42096 104.187 10.4647C109.865 14.1137 114.748 18.789 118.837 24.1485C126.219 34.0693 130.648 46.3847 130.648 59.7265Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M28.0195 51.8743H27.3162C26.7887 51.8743 26.437 51.7102 26.437 51.464C26.437 51.2178 26.7887 51.0537 27.3162 51.0537H28.0195C28.547 51.0537 28.8987 51.2178 28.8987 51.464C28.8987 51.7102 28.547 51.8743 28.0195 51.8743Z" fill="#2D5887"/>
<path d="M28.0195 55.1565H27.3162C26.7887 55.1565 26.437 54.9924 26.437 54.7462C26.437 54.5 26.7887 54.3359 27.3162 54.3359H28.0195C28.547 54.3359 28.8987 54.5 28.8987 54.7462C28.8987 54.9924 28.547 55.1565 28.0195 55.1565Z" fill="#2D5887"/>
<path d="M28.0195 58.4387H27.3162C26.7887 58.4387 26.437 58.2746 26.437 58.0284C26.437 57.7823 26.7887 57.6182 27.3162 57.6182H28.0195C28.547 57.6182 28.8987 57.7823 28.8987 58.0284C28.8987 58.2746 28.547 58.4387 28.0195 58.4387Z" fill="#2D5887"/>
<path d="M28.0195 61.7209H27.3162C26.7887 61.7209 26.437 61.5568 26.437 61.3107C26.437 61.0645 26.7887 60.9004 27.3162 60.9004H28.0195C28.547 60.9004 28.8987 61.0645 28.8987 61.3107C28.8987 61.5568 28.547 61.7209 28.0195 61.7209Z" fill="#2D5887"/>
<path d="M60.1189 51.8743H48.553C48.0841 51.8743 47.7715 51.7102 47.7715 51.464C47.7715 51.2178 48.0841 51.0537 48.553 51.0537H60.1189C60.5878 51.0537 60.9004 51.2178 60.9004 51.464C60.9004 51.7102 60.5878 51.8743 60.1189 51.8743Z" fill="white"/>
<path d="M84.7621 61.7209H48.5264C48.0734 61.7209 47.7715 61.5568 47.7715 61.3107C47.7715 61.0645 48.0734 60.9004 48.5264 60.9004H84.7621C85.215 60.9004 85.517 61.0645 85.517 61.3107C85.517 61.5568 85.215 61.7209 84.7621 61.7209Z" fill="url(#paint0_linear)"/>
<path d="M60.1642 55.1565H44.4053C43.9635 55.1565 43.6689 54.9924 43.6689 54.7462C43.6689 54.5 43.9635 54.3359 44.4053 54.3359H60.1642C60.606 54.3359 60.9006 54.5 60.9006 54.7462C60.9006 54.9924 60.606 55.1565 60.1642 55.1565Z" fill="#2D5887"/>
<path d="M72.4741 58.4387H44.4038C43.9629 58.4387 43.6689 58.2746 43.6689 58.0284C43.6689 57.7823 43.9629 57.6182 44.4038 57.6182H72.4741C72.915 57.6182 73.2089 57.7823 73.2089 58.0284C73.0619 58.2746 72.768 58.4387 72.4741 58.4387Z" fill="#2D5887"/>
<path d="M84.7181 58.4387H74.0082C73.5287 58.4387 73.209 58.2746 73.209 58.0284C73.209 57.7823 73.5287 57.6182 74.0082 57.6182H84.7181C85.1976 57.6182 85.5173 57.7823 85.5173 58.0284C85.5173 58.2746 85.1976 58.4387 84.7181 58.4387Z" fill="white"/>
<path d="M91.3056 58.4387H87.1141C86.6484 58.4387 86.3379 58.2746 86.3379 58.0284C86.3379 57.7823 86.6484 57.6182 87.1141 57.6182H91.3056C91.7713 57.6182 92.0818 57.7823 92.0818 58.0284C92.0818 58.2746 91.7713 58.4387 91.3056 58.4387Z" fill="url(#paint1_linear)"/>
<path d="M1 103.569H138.853" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M97.8252 51.0537V103.569H23.3713C20.4342 103.569 18.2314 101.209 18.2314 98.4062V51.0537H97.8252Z" fill="#1f1f1f" stroke="#737373" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M127.366 51.0537V98.4062C127.366 101.356 124.917 103.569 122.009 103.569H97.8257V51.0537H127.366Z" fill="#DAE1ED"/>
<path d="M127.366 51.0537V98.4062C127.366 101.356 124.917 103.569 122.009 103.569H97.8257V51.0537H127.366Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path d="M46.9512 51.0537L62.6074 26.437H142.956L126.857 51.0537H46.9512Z" fill="#C5CDDB"/>
<path d="M46.9512 51.0537L62.6074 26.437H142.956L126.857 51.0537H46.9512Z" fill="#1f1f1f" stroke="#3c3c3c" stroke-width="2" stroke-miterlimit="10"/>
<path opacity="0.3" d="M127.366 51.1975V78.9526H105.826C103.826 78.9526 102.441 77.6583 102.134 75.7888L97.8257 51.0537L127.366 51.1975Z" fill="url(#paint2_linear)"/>
<path d="M126.747 51.0537H97.8257L112.511 73.3119C113.56 74.7859 115.208 75.6704 116.857 75.6704H139.334C140.833 75.6704 141.882 73.9015 140.982 72.7223L126.747 51.0537Z" fill="#1f1f1f" stroke="#737373" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M97.8254 51.0537L82.0597 26.437H1L17.3607 51.0537H97.8254Z" fill="#1f1f1f" stroke="#737373" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M57.9543 81.4143H26.9218C26.1967 81.4143 25.6167 80.8673 25.6167 80.1835C25.6167 79.4997 26.1967 78.9526 26.9218 78.9526H57.9543C58.6794 78.9526 59.2594 79.4997 59.2594 80.1835C59.1144 80.8673 58.6794 81.4143 57.9543 81.4143Z" fill="#3c3c3c"/>
<path d="M57.9543 87.1582H26.9218C26.1967 87.1582 25.6167 86.7935 25.6167 86.3376C25.6167 85.8818 26.1967 85.5171 26.9218 85.5171H57.9543C58.6794 85.5171 59.2594 85.8818 59.2594 86.3376C59.1144 86.7935 58.6794 87.1582 57.9543 87.1582Z" fill="#3c3c3c"/>
<path d="M41.5228 93.7227H26.9422C26.2058 93.7227 25.6167 93.358 25.6167 92.9021C25.6167 92.4462 26.2058 92.0815 26.9422 92.0815H41.5228C42.2592 92.0815 42.8483 92.4462 42.8483 92.9021C42.7011 93.358 42.1119 93.7227 41.5228 93.7227Z" fill="#3c3c3c"/>
<path d="M130.648 59.7265C130.648 72.9542 126.219 85.3837 118.837 95.1904C114.748 100.55 109.865 105.225 104.187 108.874C95.1014 114.918 84.0855 118.339 72.3882 118.339C40.249 118.453 14.1288 92.2256 14.1288 59.7265C14.1288 27.3414 40.1355 1 72.3882 1C84.0855 1 94.9879 4.42096 104.187 10.4647C109.865 14.1137 114.748 18.789 118.837 24.1485C126.219 34.0693 130.648 46.3847 130.648 59.7265Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M28.0197 51.8744H27.3164C26.7889 51.8744 26.4372 51.7103 26.4372 51.4641C26.4372 51.2179 26.7889 51.0538 27.3164 51.0538H28.0197C28.5472 51.0538 28.8989 51.2179 28.8989 51.4641C28.8989 51.7103 28.5472 51.8744 28.0197 51.8744Z" fill="#777777"/>
<path d="M28.0197 55.1566H27.3164C26.7889 55.1566 26.4372 54.9925 26.4372 54.7463C26.4372 54.5002 26.7889 54.3361 27.3164 54.3361H28.0197C28.5472 54.3361 28.8989 54.5002 28.8989 54.7463C28.8989 54.9925 28.5472 55.1566 28.0197 55.1566Z" fill="#777777"/>
<path d="M28.0197 58.4388H27.3164C26.7889 58.4388 26.4372 58.2747 26.4372 58.0286C26.4372 57.7824 26.7889 57.6183 27.3164 57.6183H28.0197C28.5472 57.6183 28.8989 57.7824 28.8989 58.0286C28.8989 58.2747 28.5472 58.4388 28.0197 58.4388Z" fill="#777777"/>
<path d="M28.0197 61.7211H27.3164C26.7889 61.7211 26.4372 61.557 26.4372 61.3108C26.4372 61.0646 26.7889 60.9005 27.3164 60.9005H28.0197C28.5472 60.9005 28.8989 61.0646 28.8989 61.3108C28.8989 61.557 28.5472 61.7211 28.0197 61.7211Z" fill="#777777"/>
<path d="M60.119 51.8744H48.5531C48.0842 51.8744 47.7716 51.7103 47.7716 51.4641C47.7716 51.2179 48.0842 51.0538 48.5531 51.0538H60.119C60.5879 51.0538 60.9005 51.2179 60.9005 51.4641C60.9005 51.7103 60.5879 51.8744 60.119 51.8744Z" fill="white"/>
<path d="M84.7622 61.7211H48.5265C48.0736 61.7211 47.7716 61.557 47.7716 61.3108C47.7716 61.0646 48.0736 60.9005 48.5265 60.9005H84.7622C85.2152 60.9005 85.5171 61.0646 85.5171 61.3108C85.5171 61.557 85.2152 61.7211 84.7622 61.7211Z" fill="url(#paint0_linear_595_1292)"/>
<path d="M60.1641 55.1566H44.4052C43.9634 55.1566 43.6688 54.9925 43.6688 54.7463C43.6688 54.5002 43.9634 54.3361 44.4052 54.3361H60.1641C60.6059 54.3361 60.9005 54.5002 60.9005 54.7463C60.9005 54.9925 60.6059 55.1566 60.1641 55.1566Z" fill="#777777"/>
<path d="M72.474 58.4388H44.4036C43.9628 58.4388 43.6688 58.2747 43.6688 58.0286C43.6688 57.7824 43.9628 57.6183 44.4036 57.6183H72.474C72.9149 57.6183 73.2088 57.7824 73.2088 58.0286C73.0618 58.2747 72.7679 58.4388 72.474 58.4388Z" fill="#777777"/>
<path d="M84.7179 58.4388H74.008C73.5285 58.4388 73.2088 58.2747 73.2088 58.0286C73.2088 57.7824 73.5285 57.6183 74.008 57.6183H84.7179C85.1974 57.6183 85.5171 57.7824 85.5171 58.0286C85.5171 58.2747 85.1974 58.4388 84.7179 58.4388Z" fill="white"/>
<path d="M91.3054 58.4388H87.1139C86.6482 58.4388 86.3377 58.2747 86.3377 58.0286C86.3377 57.7824 86.6482 57.6183 87.1139 57.6183H91.3054C91.7711 57.6183 92.0816 57.7824 92.0816 58.0286C92.0816 58.2747 91.7711 58.4388 91.3054 58.4388Z" fill="url(#paint1_linear_595_1292)"/>
<path d="M1 103.569H138.853" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M97.8254 51.0538V103.569H23.3714C20.4344 103.569 18.2316 101.209 18.2316 98.4063V51.0538H97.8254Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M127.365 51.0538V98.4063C127.365 101.357 124.916 103.569 122.008 103.569H97.8254V51.0538H127.365Z" fill="#E7E7E7"/>
<path d="M127.365 51.0538V98.4063C127.365 101.357 124.916 103.569 122.008 103.569H97.8254V51.0538H127.365Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M46.951 51.0538L62.6072 26.4372H142.956L126.857 51.0538H46.951Z" fill="#D9D9D9"/>
<path d="M46.951 51.0538L62.6072 26.4372H142.956L126.857 51.0538H46.951Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path opacity="0.3" d="M127.365 51.1976V78.9527H105.826C103.826 78.9527 102.441 77.6584 102.133 75.7889L97.8254 51.0538L127.365 51.1976Z" fill="url(#paint2_linear_595_1292)"/>
<path d="M126.746 51.0538H97.8254L112.511 73.312C113.56 74.786 115.208 75.6705 116.856 75.6705H139.334C140.832 75.6705 141.881 73.9016 140.982 72.7224L126.746 51.0538Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M97.8254 51.0538L82.0597 26.4372H1L17.3607 51.0538H97.8254Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.5905" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M57.9543 81.4144H26.9217C26.1967 81.4144 25.6166 80.8673 25.6166 80.1835C25.6166 79.4997 26.1967 78.9527 26.9217 78.9527H57.9543C58.6793 78.9527 59.2594 79.4997 59.2594 80.1835C59.1144 80.8673 58.6793 81.4144 57.9543 81.4144Z" fill="#3E3E3E"/>
<path d="M57.9543 87.1583H26.9217C26.1967 87.1583 25.6166 86.7936 25.6166 86.3377C25.6166 85.8818 26.1967 85.5172 26.9217 85.5172H57.9543C58.6793 85.5172 59.2594 85.8818 59.2594 86.3377C59.1144 86.7936 58.6793 87.1583 57.9543 87.1583Z" fill="#3E3E3E"/>
<path d="M41.5228 93.7227H26.9422C26.2058 93.7227 25.6166 93.358 25.6166 92.9021C25.6166 92.4462 26.2058 92.0815 26.9422 92.0815H41.5228C42.2592 92.0815 42.8483 92.4462 42.8483 92.9021C42.701 93.358 42.1119 93.7227 41.5228 93.7227Z" fill="#3E3E3E"/>
<defs>
<linearGradient id="paint0_linear" x1="47.941" y1="61.3273" x2="85.5608" y2="61.3273" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF66A9"/>
<stop offset="1" stop-color="#F53689"/>
<linearGradient id="paint0_linear_595_1292" x1="47.9412" y1="61.3274" x2="85.5609" y2="61.3274" gradientUnits="userSpaceOnUse">
<stop stop-color="#A2A2A2"/>
<stop offset="1" stop-color="#252525"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="86.3762" y1="58.0033" x2="92.0807" y2="58.0033" gradientUnits="userSpaceOnUse">
<stop stop-color="#83A6FF"/>
<stop offset="1" stop-color="#5A78FF"/>
<linearGradient id="paint1_linear_595_1292" x1="86.3761" y1="58.0035" x2="92.0805" y2="58.0035" gradientUnits="userSpaceOnUse">
<stop stop-color="#9A9A9A"/>
<stop offset="1" stop-color="#545454"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="112.602" y1="79.5252" x2="112.602" y2="54.1127" gradientUnits="userSpaceOnUse">
<linearGradient id="paint2_linear_595_1292" x1="112.602" y1="79.5253" x2="112.602" y2="54.1128" gradientUnits="userSpaceOnUse">
<stop offset="0.00289017" stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -0,0 +1,38 @@
<svg width="123" height="126" viewBox="0 0 123 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.4236 111.867C91.7972 111.867 113.989 89.6743 113.989 62.2029C113.989 34.7315 91.6995 12.5393 64.4236 12.5393C37.05 12.5393 14.8578 34.7315 14.8578 62.2029C14.8578 89.6743 37.05 111.867 64.4236 111.867Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10"/>
<path d="M93.6338 12.5393C83.2422 33.0217 67.9889 41.1701 54.0085 46.036C50.764 47.181 47.2331 48.1828 43.8931 47.3241C40.5531 46.4654 37.6425 43.0783 38.5491 39.7389C39.3602 36.6381 43.3682 35.1115 46.2788 36.3518C49.2371 37.5922 50.8594 41.027 50.5731 44.2232C50.2868 47.4195 48.3305 50.2341 45.8494 52.19C43.3205 54.1459 40.3145 55.3386 37.2608 56.245C30.533 58.2486 23.519 59.2027 16.9821 61.7311C10.3976 64.2595 4.14697 68.7915 1.9044 75.4225C0.282106 80.1453 0.950108 85.4883 3.04954 89.9726C5.14898 94.4569 8.72756 98.2256 12.7356 101.231C18.8907 105.811 26.4773 108.673 34.1116 108.482C41.7459 108.291 49.4757 104.952 54.1994 98.9412C58.9231 92.9304 60.3068 84.2003 56.9668 77.283C54.6765 72.5125 49.4757 68.6006 44.2748 69.7456C40.1714 70.6997 37.1653 74.7069 36.7359 78.9527C36.3065 83.1985 38.1673 87.3965 40.9348 90.5451C43.7022 93.7413 47.3762 95.9835 51.1934 97.9394C56.776 100.754 63.3606 102.901 69.134 100.515C74.6212 98.2733 77.818 92.5964 79.9175 87.1103C82.0169 81.6242 83.5915 75.661 87.4086 71.129C91.9892 65.6906 99.7189 63.1622 106.638 64.7842C113.556 66.4062 119.377 72.1308 121.095 79.0004C122.431 84.3434 120.809 91.0221 115.799 93.3597C111.886 95.2202 107.067 93.8845 103.679 91.213C100.292 88.5415 98.0012 84.725 95.8064 81.004" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="4 4"/>
<path d="M55.1786 35.3718C63.5323 38.1997 72.5968 33.7202 75.4247 25.3665C78.2526 17.0128 73.7731 7.94831 65.4194 5.1204C57.0657 2.29248 48.0012 6.77201 45.1733 15.1257C42.3454 23.4794 46.8249 32.5439 55.1786 35.3718Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.138 32.5375C62.9263 34.8355 70.2923 31.1953 72.5903 24.407C74.8883 17.6186 71.2482 10.2526 64.4598 7.95462C57.6715 5.65661 50.3055 9.29676 48.0075 16.0851C45.7095 22.8735 49.3496 30.2395 56.138 32.5375Z" fill="#1A1A1A"/>
<path d="M59.7562 21.8492C60.6417 22.149 61.6025 21.6742 61.9022 20.7887C62.2019 19.9033 61.7271 18.9425 60.8417 18.6428C59.9563 18.343 58.9955 18.8178 58.6957 19.7033C58.396 20.5887 58.8708 21.5495 59.7562 21.8492Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M63.0126 12.2299L60.6608 19.1772" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M62.0832 20.2544L66.1859 20.4519" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M64.0748 10.77C64.3354 10.6458 64.4334 10.3214 64.2938 10.0455C64.1542 9.76957 63.8299 9.64658 63.5693 9.77078C63.3088 9.89498 63.2108 10.2193 63.3504 10.4953C63.49 10.7712 63.8143 10.8942 64.0748 10.77Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M57.317 30.7046C57.5775 30.5803 57.6755 30.256 57.5359 29.9801C57.3963 29.7041 57.072 29.5811 56.8115 29.7053C56.5509 29.8296 56.4529 30.1539 56.5925 30.4298C56.7321 30.7058 57.0564 30.8288 57.317 30.7046Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M50.7201 17.3825C50.9806 17.2583 51.0787 16.934 50.9391 16.658C50.7995 16.3821 50.4751 16.2591 50.2146 16.3833C49.9541 16.5075 49.8561 16.8319 49.9956 17.1078C50.1352 17.3837 50.4596 17.5067 50.7201 17.3825Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M70.6549 24.1403C70.9155 24.0161 71.0135 23.6918 70.8739 23.4159C70.7343 23.1399 70.4099 23.0169 70.1494 23.1411C69.8889 23.2653 69.7908 23.5897 69.9304 23.8656C70.07 24.1416 70.3944 24.2645 70.6549 24.1403Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linejoin="round"/>
<path d="M12.3006 40.098L14.9426 39.3017C15.1339 39.2461 15.1339 38.9684 14.9426 38.9128L12.3006 38.1165C12.2327 38.098 12.1833 38.0486 12.1648 37.9807L11.3685 35.3449C11.3129 35.1535 11.0351 35.1535 10.9796 35.3449L10.1833 37.9807C10.1648 38.0486 10.1154 38.098 10.0475 38.1165L7.41165 38.9128C7.22029 38.9684 7.22029 39.2461 7.41165 39.3017L10.0536 40.098C10.1215 40.1165 10.1709 40.1659 10.1894 40.2338L10.9857 42.8758C11.0413 43.0672 11.3191 43.0672 11.3746 42.8758L12.1709 40.2338C12.1833 40.1659 12.2327 40.1165 12.3006 40.098Z" fill="#3E3E3E"/>
<path d="M96.5555 9.17318L99.2574 9.7335C99.4521 9.77595 99.5846 9.5318 99.4429 9.3917L97.5007 7.43162C97.4498 7.38296 97.43 7.316 97.4461 7.24748L98.0034 4.55101C98.0459 4.35632 97.8018 4.22382 97.6616 4.36551L95.7045 6.30233C95.6558 6.35318 95.5889 6.37303 95.5204 6.35692L92.8239 5.79954C92.6292 5.75709 92.4967 6.00123 92.6384 6.14134L94.5807 8.10142C94.6315 8.15008 94.6513 8.21704 94.6352 8.28555L94.0749 10.9875C94.0325 11.1821 94.2766 11.3146 94.4167 11.1729L96.3768 9.2307C96.42 9.17691 96.487 9.15706 96.5555 9.17318Z" fill="#3E3E3E"/>
<path d="M94.8951 76.0131L96.9594 74.182C97.1098 74.0513 96.9933 73.7991 96.7963 73.829L94.0639 74.2144C93.9945 74.2261 93.929 74.202 93.8837 74.1481L92.0552 72.0896C91.9245 71.9392 91.6724 72.0557 91.7022 72.2527L92.085 74.9793C92.0966 75.0487 92.0725 75.1143 92.0187 75.1596L89.96 76.9881C89.8096 77.1188 89.9261 77.3709 90.1231 77.3411L92.8554 76.9556C92.9248 76.9439 92.9904 76.9681 93.0357 77.0219L94.8667 79.0861C94.9974 79.2365 95.2496 79.1199 95.2198 78.9229L94.8344 76.1907C94.8171 76.1239 94.8412 76.0584 94.8951 76.0131Z" fill="#3E3E3E"/>
<path d="M73.8718 57.326L76.1835 56.6293C76.351 56.5807 76.351 56.3376 76.1835 56.289L73.8718 55.5923C73.8124 55.5761 73.7691 55.5329 73.7529 55.4735L73.0562 53.1673C73.0076 52.9998 72.7645 52.9998 72.7159 53.1673L72.0191 55.4735C72.0029 55.5329 71.9597 55.5761 71.9003 55.5923L69.594 56.289C69.4265 56.3376 69.4265 56.5807 69.594 56.6293L71.9057 57.326C71.9651 57.3422 72.0083 57.3854 72.0245 57.4448L72.7213 59.7564C72.7699 59.9239 73.013 59.9239 73.0616 59.7564L73.7583 57.4448C73.7691 57.3854 73.8124 57.3422 73.8718 57.326Z" fill="#3E3E3E"/>
<path d="M29.5119 89.7616L31.8236 88.9653C31.9911 88.9097 31.9911 88.6319 31.8236 88.5764L29.5119 87.7801C29.4525 87.7616 29.4093 87.7122 29.393 87.6443L28.6963 85.0084C28.6477 84.8171 28.4046 84.8171 28.356 85.0084L27.6592 87.6443C27.643 87.7122 27.5998 87.7616 27.5404 87.7801L25.2341 88.5764C25.0666 88.6319 25.0666 88.9097 25.2341 88.9653L27.5458 89.7616C27.6052 89.7801 27.6484 89.8295 27.6646 89.8974L28.3614 92.5394C28.41 92.7307 28.6531 92.7307 28.7017 92.5394L29.3984 89.8974C29.4093 89.8295 29.4525 89.7801 29.5119 89.7616Z" fill="#3E3E3E"/>
<path d="M25.6924 50.6717L27.3436 50.1741C27.4632 50.1394 27.4632 49.9658 27.3436 49.931L25.6924 49.4334C25.6499 49.4218 25.6191 49.391 25.6075 49.3485L25.1098 47.7013C25.0751 47.5817 24.9015 47.5817 24.8667 47.7013L24.3691 49.3485C24.3575 49.391 24.3266 49.4218 24.2842 49.4334L22.6368 49.931C22.5172 49.9658 22.5172 50.1394 22.6368 50.1741L24.288 50.6717C24.3305 50.6833 24.3613 50.7142 24.3729 50.7566L24.8706 52.4077C24.9053 52.5273 25.0789 52.5273 25.1137 52.4077L25.6113 50.7566C25.6191 50.7142 25.6499 50.6833 25.6924 50.6717Z" fill="#3E3E3E"/>
<path d="M120.831 51.7623L122.482 51.2647C122.601 51.2299 122.601 51.0563 122.482 51.0216L120.831 50.524C120.788 50.5124 120.757 50.4815 120.746 50.4391L120.248 48.7918C120.213 48.6723 120.04 48.6723 120.005 48.7918L119.507 50.4391C119.496 50.4815 119.465 50.5124 119.422 50.524L117.775 51.0216C117.655 51.0563 117.655 51.2299 117.775 51.2647L119.426 51.7623C119.469 51.7739 119.5 51.8047 119.511 51.8472L120.009 53.4983C120.044 53.6179 120.217 53.6179 120.252 53.4983L120.75 51.8472C120.757 51.8047 120.788 51.7739 120.831 51.7623Z" fill="#3E3E3E"/>
<path d="M37.8974 27.6537L39.5486 27.1561C39.6682 27.1214 39.6682 26.9478 39.5486 26.913L37.8974 26.4154C37.8549 26.4038 37.8241 26.373 37.8125 26.3305L37.3148 24.6833C37.2801 24.5637 37.1065 24.5637 37.0718 24.6833L36.5741 26.3305C36.5625 26.373 36.5316 26.4038 36.4892 26.4154L34.8418 26.913C34.7222 26.9478 34.7222 27.1214 34.8418 27.1561L36.4931 27.6537C36.5355 27.6653 36.5664 27.6962 36.5779 27.7386L37.0756 29.3897C37.1103 29.5093 37.284 29.5093 37.3187 29.3897L37.8164 27.7386C37.8241 27.6962 37.8549 27.6653 37.8974 27.6537Z" fill="#3E3E3E"/>
<path d="M13.3067 83.1034L14.958 82.6057C15.0776 82.571 15.0776 82.3974 14.958 82.3627L13.3067 81.865C13.2643 81.8535 13.2334 81.8226 13.2218 81.7802L12.7241 80.1329C12.6894 80.0133 12.5158 80.0133 12.4811 80.1329L11.9834 81.7802C11.9718 81.8226 11.941 81.8535 11.8985 81.865L10.2511 82.3627C10.1315 82.3974 10.1315 82.571 10.2511 82.6057L11.9024 83.1034C11.9448 83.1149 11.9757 83.1458 11.9873 83.1882L12.4849 84.8394C12.5197 84.9589 12.6933 84.9589 12.728 84.8394L13.2257 83.1882C13.2334 83.1458 13.2643 83.1149 13.3067 83.1034Z" fill="#3E3E3E"/>
<path d="M58.6922 57.5908L61.979 62.276C62.9181 63.6147 63.5603 64.7336 64.0498 66.2449C65.8823 71.0943 65.1988 76.4247 62.6771 80.7618C62.209 81.5182 61.9707 82.3988 62.0863 83.1737C62.1063 84.0157 62.356 84.9819 62.8926 85.7468C63.9659 87.2767 65.7655 88.0117 67.5737 87.7419C73.3807 86.6644 79.3533 88.4668 83.4436 92.8737C83.9417 93.3804 84.3441 93.9541 84.8137 94.6234L88.1004 99.3087C88.5029 99.8824 88.8097 100.523 89.1451 101.001L61.0335 120.722C60.6025 120.311 60.1329 119.642 59.7976 119.163L56.5108 114.478C56.1754 114 55.9356 113.455 55.6003 112.977C55.4661 112.786 55.3605 112.432 55.1593 112.145C52.5704 106.827 52.88 100.761 55.8412 95.8297C56.7774 94.3169 56.6318 92.2789 55.5586 90.7491C55.0891 90.0797 54.3612 89.4489 53.5763 89.1435C53.5092 89.0479 53.4136 89.115 53.4136 89.115C52.6287 88.8096 51.7866 88.8296 50.9446 88.8496C47.0414 89.5903 43.0411 88.9724 39.4318 87.0815C38.5127 86.5849 37.5937 86.0882 36.7987 85.3618C36.569 85.2377 36.3677 84.9508 36.2336 84.7596C35.3716 83.9375 34.4425 83.0199 33.7046 81.9681L30.4179 77.2828C30.3508 77.1872 30.2166 76.996 30.0825 76.8047L58.3854 56.95C58.491 57.3039 58.5581 57.3995 58.6922 57.5908Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M74.5354 102.547C74.5354 102.547 64.4213 111.925 63.742 111.973C63.2925 112.146 59.3136 113.796 56.779 114.861L56.1082 113.904C55.7729 113.426 55.4375 112.948 55.1306 112.308C55.2548 112.078 55.3119 111.752 55.369 111.427C56.6662 107.378 60.6978 101.126 69.195 101.442L74.5354 102.547Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M58.6922 57.5908L61.979 62.276C62.9181 63.6147 63.5603 64.7336 64.0498 66.2449C65.8823 71.0943 65.1988 76.4247 62.6771 80.7618C62.209 81.5182 61.9707 82.3988 62.0863 83.1737C62.1063 84.0157 62.356 84.9819 62.8926 85.7468C63.9659 87.2767 65.7655 88.0117 67.5737 87.7419C73.3807 86.6644 79.3533 88.4668 83.4436 92.8737C83.9417 93.3804 84.3441 93.9541 84.8137 94.6234L88.1004 99.3087C88.5029 99.8824 88.8097 100.523 89.1451 101.001L61.0335 120.722C60.6025 120.311 60.1329 119.642 59.7976 119.163L56.5108 114.478C56.1754 114 55.9356 113.455 55.6003 112.977C55.4661 112.786 55.3605 112.432 55.1593 112.145C52.5704 106.827 52.88 100.761 55.8412 95.8297C56.7774 94.3169 56.6318 92.2789 55.5586 90.7491C55.0891 90.0797 54.3612 89.4489 53.5763 89.1435C53.5092 89.0479 53.4136 89.115 53.4136 89.115C52.6287 88.8096 51.7866 88.8296 50.9446 88.8496C47.0414 89.5903 43.0411 88.9724 39.4318 87.0815C38.5127 86.5849 37.5937 86.0882 36.7987 85.3618C36.569 85.2377 36.3677 84.9508 36.2336 84.7596C35.3716 83.9375 34.4425 83.0199 33.7046 81.9681L30.4179 77.2828C30.3508 77.1872 30.2166 76.996 30.0825 76.8047L58.3854 56.95C58.491 57.3039 58.5581 57.3995 58.6922 57.5908Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.5305 77.0842L45.3632 85.7742L39.5947 87.1101C38.6756 86.6134 37.7565 86.1168 36.9616 85.3904C36.7318 85.2662 36.5306 84.9794 36.3964 84.7881C39.4818 79.6276 42.3204 76.3522 50.5764 74.6981C51.9636 74.4383 53.2551 74.2456 54.805 74.0144C68.6012 72.3259 56.5305 77.0842 56.5305 77.0842Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M64.1168 66.3405C65.9494 71.1899 65.2658 76.5203 62.7441 80.8574C62.276 81.6138 62.0377 82.4944 62.1533 83.2693L62.0577 83.3364C60.5278 84.4096 60.1282 86.6873 61.2015 88.2172L71.1959 102.464L68.423 104.41L58.3615 90.0668C57.2882 88.537 55.1061 88.0703 53.4806 89.2106C52.6957 88.9052 51.8537 88.9252 51.0117 88.9452C47.1084 89.6859 43.1081 89.068 39.4989 87.1771C38.5798 86.6805 37.6607 86.1838 36.8658 85.4574C45.3801 83.7647 48.2457 78.901 50.4521 74.9278C51.1685 73.7119 51.7893 72.563 52.4771 71.5098C55.2001 67.4595 59.2175 66.068 64.1168 66.3405Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M84.7177 94.6904L88.0045 99.3757C88.407 99.9494 88.7138 100.59 89.0492 101.068L63.9973 118.642L59.3948 118.59L56.4434 114.383C56.108 113.904 55.7726 113.426 55.5329 112.881C55.3987 112.69 55.2931 112.336 55.0919 112.049C55.1875 111.982 55.2545 112.078 55.3502 112.011C55.5129 112.039 55.6085 111.972 55.7041 111.905C65.0219 109.934 67.5136 104.334 69.8726 99.9682C70.2451 99.2789 70.7132 98.5225 71.1528 97.9288C74.0384 93.9071 78.2185 92.5441 83.2806 92.8452C83.7501 93.5145 84.2482 94.0211 84.7177 94.6904Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M60.9891 57.4062L29.6264 79.4074C28.9571 79.8769 27.9809 79.7057 27.5785 79.132L25.432 76.0722C24.9625 75.4029 25.2008 74.5223 25.8701 74.0528L57.3284 51.9845C57.9977 51.515 58.9068 51.5906 59.3763 52.2599L61.4557 55.2241C61.734 56.0275 61.6584 56.9366 60.9891 57.4062Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M92.6486 102.538L61.286 124.54C60.6166 125.009 59.7075 124.933 59.238 124.264L57.1586 121.3C56.6891 120.631 56.9274 119.75 57.5967 119.281L89.055 97.2122C89.7243 96.7427 90.6334 96.8183 91.1029 97.4876L93.1823 100.452C93.4606 101.255 93.3179 102.069 92.6486 102.538Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.307 35.6049L109.874 38.2695C109.465 39.0309 109.089 39.5998 108.491 40.1898C106.636 42.2065 103.956 43.149 101.309 42.9874C100.84 42.9459 100.368 43.0423 100.029 43.2809C99.6363 43.4902 99.2392 43.8375 99.0053 44.2726C98.5374 45.1427 98.6174 46.1672 99.1741 46.9572C101.062 49.4443 101.628 52.6932 100.517 55.6713C100.396 56.0269 100.221 56.3531 100.016 56.7338L98.5833 59.3985C98.4079 59.7247 98.178 60.0218 98.0318 60.2937L82.0439 51.6968C82.1358 51.3956 82.3404 51.015 82.4867 50.7431L83.9195 48.0784C84.0657 47.8065 84.2663 47.5639 84.4125 47.292C84.471 47.1832 84.6131 47.0493 84.7008 46.8861C86.5979 44.401 89.5369 43.1072 92.5689 43.3354C93.5057 43.4185 94.4337 42.866 94.9016 41.9959C95.1063 41.6152 95.2314 41.1217 95.1894 40.6784C95.2186 40.624 95.1642 40.5948 95.1642 40.5948C95.1221 40.1516 94.9128 39.7586 94.7035 39.3656C93.4271 37.6978 92.7694 35.6616 92.8057 33.508C92.8221 32.956 92.8386 32.404 92.993 31.8561C92.9971 31.7181 93.0848 31.5549 93.1433 31.4462C93.3269 30.8439 93.5398 30.1872 93.8615 29.589L95.2943 26.9244C95.3235 26.87 95.382 26.7612 95.4405 26.6525L111.537 35.3078C111.395 35.4417 111.366 35.4961 111.307 35.6049Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M93.8338 53.76C93.8338 53.76 87.0034 51.2089 86.8193 50.8995C86.631 50.7282 84.9072 49.2404 83.8027 48.296L84.0951 47.7522C84.2413 47.4803 84.3875 47.2084 84.6173 46.9113C84.7553 46.9154 84.9225 46.8652 85.0898 46.8149C87.3101 46.4665 91.2204 46.8866 93.0878 50.9753L93.8338 53.76Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.307 35.6049L109.874 38.2695C109.465 39.0309 109.089 39.5998 108.491 40.1898C106.636 42.2065 103.956 43.149 101.309 42.9874C100.84 42.9459 100.368 43.0423 100.029 43.2809C99.6363 43.4902 99.2392 43.8375 99.0053 44.2726C98.5374 45.1427 98.6174 46.1672 99.1741 46.9572C101.062 49.4443 101.628 52.6932 100.517 55.6713C100.396 56.0269 100.221 56.3531 100.016 56.7338L98.5833 59.3985C98.4079 59.7247 98.178 60.0218 98.0318 60.2937L82.0439 51.6968C82.1358 51.3956 82.3404 51.015 82.4867 50.7431L83.9195 48.0784C84.0657 47.8065 84.2663 47.5639 84.4125 47.292C84.471 47.1832 84.6131 47.0493 84.7008 46.8861C86.5979 44.401 89.5369 43.1072 92.5689 43.3354C93.5057 43.4185 94.4337 42.866 94.9016 41.9959C95.1063 41.6152 95.2314 41.1217 95.1894 40.6784C95.2186 40.624 95.1642 40.5948 95.1642 40.5948C95.1221 40.1516 94.9128 39.7586 94.7035 39.3656C93.4271 37.6978 92.7694 35.6616 92.8057 33.508C92.8221 32.956 92.8386 32.404 92.993 31.8561C92.9971 31.7181 93.0848 31.5549 93.1433 31.4462C93.3269 30.8439 93.5398 30.1872 93.8615 29.589L95.2943 26.9244C95.3235 26.87 95.382 26.7612 95.4405 26.6525L111.537 35.3078C111.395 35.4417 111.366 35.4961 111.307 35.6049Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M101.587 39.2111L94.8314 35.9992L92.8311 33.5916C92.8475 33.0396 92.8639 32.4876 93.0183 31.9397C93.0224 31.8017 93.1101 31.6386 93.1686 31.5298C96.3385 31.7622 98.5594 32.3254 101.301 35.8324C101.753 36.4259 102.15 36.9902 102.627 37.6674C106.7 43.783 101.587 39.2111 101.587 39.2111Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="1.9781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M108.462 40.2442C106.607 42.2609 103.927 43.2033 101.28 43.0418C100.811 43.0002 100.339 43.0967 100 43.3353L99.9458 43.306C99.0757 42.8382 97.905 43.1901 97.4371 44.0602L93.0802 52.1629L91.5031 51.3149L95.8893 43.1578C96.3572 42.2877 96.0596 41.1463 95.1351 40.6492C95.0931 40.2059 94.8837 39.813 94.6744 39.42C93.398 37.7522 92.7403 35.716 92.7767 33.5624C92.7931 33.0104 92.8095 32.4583 92.9639 31.9104C95.7845 35.5303 98.7621 35.7293 101.163 35.8282C101.907 35.878 102.597 35.8985 103.258 35.9734C105.817 36.2981 107.428 37.8653 108.462 40.2442Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M99.9621 56.7046L98.5293 59.3693C98.3538 59.6955 98.124 59.9926 97.9778 60.2645L83.7301 52.6033L82.6625 50.4168L83.9491 48.0241C84.0953 47.7522 84.2415 47.4803 84.4421 47.2376C84.5006 47.1289 84.6427 46.995 84.7304 46.8318C84.7848 46.8611 84.7555 46.9154 84.8099 46.9447C84.835 47.0283 84.8894 47.0575 84.9438 47.0868C88.0866 51.02 91.3233 50.8676 93.9453 50.9456C94.3593 50.9579 94.8277 50.9994 95.2125 51.0661C97.7971 51.4744 99.4331 53.1253 100.493 55.5878C100.288 55.9684 100.167 56.3239 99.9621 56.7046Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M111.939 36.6458L94.1025 27.0547C93.7218 26.85 93.571 26.3483 93.7464 26.022L94.6821 24.2818C94.8868 23.9012 95.3593 23.8047 95.74 24.0094L113.631 33.6298C114.012 33.8344 114.192 34.2818 113.987 34.6625L113.081 36.3482C112.767 36.6704 112.32 36.8505 111.939 36.6458Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M98.1378 62.3134L80.301 52.7223C79.9203 52.5176 79.7402 52.0703 79.9449 51.6896L80.8514 50.0038C81.0561 49.6232 81.5286 49.5267 81.9092 49.7314L99.8004 59.3517C100.181 59.5564 100.361 60.0038 100.156 60.3844L99.25 62.0702C98.9366 62.3924 98.5185 62.5181 98.1378 62.3134Z" fill="#1A1A1A" stroke="#3E3E3E" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

Some files were not shown because too many files have changed in this diff Show More