mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge branch 'master' into dependabot/npm_and_yarn/backend/prettier-3.2.5
This commit is contained in:
commit
aaa77ee508
2
.github/workflows/check-documentation.yml
vendored
2
.github/workflows/check-documentation.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@master
|
||||
|
||||
- name: Check for markdown file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check for frontend file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check for frontend file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check for frontend file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check for frontend file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check for frontend file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check for frontend file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
2
.github/workflows/test-backend.yml
vendored
2
.github/workflows/test-backend.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check for backend file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
2
.github/workflows/test-webapp.yml
vendored
2
.github/workflows/test-webapp.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check for frontend file changes
|
||||
uses: dorny/paths-filter@v3.0.1
|
||||
uses: dorny/paths-filter@v3.0.2
|
||||
id: changes
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
@ -109,7 +109,7 @@
|
||||
"eslint-plugin-n": "^16.6.2",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-security": "^1.7.1",
|
||||
"eslint-plugin-security": "^2.1.1",
|
||||
"jest": "^27.2.4",
|
||||
"nodemon": "~2.0.2",
|
||||
"prettier": "^3.2.5",
|
||||
|
||||
@ -5196,10 +5196,10 @@ eslint-plugin-promise@^6.1.1:
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
|
||||
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
|
||||
|
||||
eslint-plugin-security@^1.7.1:
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-security/-/eslint-plugin-security-1.7.1.tgz#0e9c4a471f6e4d3ca16413c7a4a51f3966ba16e4"
|
||||
integrity sha512-sMStceig8AFglhhT2LqlU5r+/fn9OwsA72O5bBuQVTssPCdQAOQzL+oMn/ZcpeUY6KcNfLJArgcrsSULNjYYdQ==
|
||||
eslint-plugin-security@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-security/-/eslint-plugin-security-2.1.1.tgz#4b975326ce17ade28fa8521773e3212677db5fac"
|
||||
integrity sha512-7cspIGj7WTfR3EhaILzAPcfCo5R9FbeWvbgsPYWivSurTBKW88VQxtP3c4aWMG9Hz/GfJlJVdXEJ3c8LqS+u2w==
|
||||
dependencies:
|
||||
safe-regex "^2.1.1"
|
||||
|
||||
|
||||
1173
package-lock.json
generated
1173
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -33,9 +33,9 @@
|
||||
"release": "yarn version --no-git-tag-version --no-commit-hooks --no-commit && auto-changelog --latest-version $(node -p -e \"require('./package.json').version\") && cd backend && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../package.json').version\") && cd ../frontend && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../package.json').version\") && cd ../webapp && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../package.json').version\") && cd ../webapp/maintenance/source && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../../../package.json').version\")"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.7",
|
||||
"@babel/preset-env": "^7.23.9",
|
||||
"@babel/register": "^7.22.15",
|
||||
"@babel/core": "^7.24.0",
|
||||
"@babel/preset-env": "^7.24.0",
|
||||
"@babel/register": "^7.23.7",
|
||||
"@badeball/cypress-cucumber-preprocessor": "^20.0.1",
|
||||
"@cucumber/cucumber": "10.3.1",
|
||||
"@cypress/browserify-preprocessor": "^3.0.2",
|
||||
@ -43,9 +43,9 @@
|
||||
"auto-changelog": "^2.3.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"cypress": "^13.6.4",
|
||||
"cypress": "^13.6.6",
|
||||
"cypress-network-idle": "^1.14.2",
|
||||
"date-fns": "^2.25.0",
|
||||
"date-fns": "^3.3.1",
|
||||
"dotenv": "^16.4.4",
|
||||
"expect": "^29.6.4",
|
||||
"graphql-request": "^2.0.0",
|
||||
@ -63,7 +63,7 @@
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.7",
|
||||
"vuepress": "^2.0.0-rc.7",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.23",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.23"
|
||||
"vuepress-theme-hope": "^2.0.0-rc.29"
|
||||
},
|
||||
"resolutions": {
|
||||
"set-value": "^2.0.1",
|
||||
|
||||
31
scripts/translations/normalize-locales.jq
Normal file
31
scripts/translations/normalize-locales.jq
Normal file
@ -0,0 +1,31 @@
|
||||
# normalize-locales.jq
|
||||
#
|
||||
# creates a copy of the structure of source and replaces the values
|
||||
# by the corresponding values of target. If a key does not exist in target,
|
||||
# the value is set to null.
|
||||
#
|
||||
# jq -n --argfile source en.json --argfile target es.json -f normalize-locales.jq
|
||||
#
|
||||
# source should be primary or fallback locale file (here en.json)
|
||||
# taget is the locale file to normalize (here es.json)
|
||||
|
||||
def find_key_by_path($path):
|
||||
if $path | length == 0
|
||||
then .
|
||||
elif .[$path[0]]
|
||||
then .[$path[0]] | find_key_by_path($path[1:])
|
||||
else null
|
||||
end;
|
||||
|
||||
def keys_to_paths_recursive($path):
|
||||
if type == "object"
|
||||
then with_entries(
|
||||
($path + [.key]) as $path |
|
||||
if (.value | type == "string")
|
||||
then .value |= ($target | find_key_by_path($path))
|
||||
else .value |= keys_to_paths_recursive($path)
|
||||
end)
|
||||
else .
|
||||
end;
|
||||
|
||||
$source | keys_to_paths_recursive([])
|
||||
19
scripts/translations/normalize.sh
Executable file
19
scripts/translations/normalize.sh
Executable file
@ -0,0 +1,19 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
ROOT_DIR=$(dirname "$0")/../..
|
||||
tmp=$(mktemp)
|
||||
|
||||
locale_list=("es.json" "fr.json" "it.json" "nl.json" "pl.json" "pt.json" "ru.json")
|
||||
|
||||
for locale_file in "${locale_list[@]}"
|
||||
do
|
||||
jq -n \
|
||||
-f $(dirname "$0")/normalize-locales.jq \
|
||||
--argfile source $ROOT_DIR/webapp/locales/en.json \
|
||||
--argfile target $ROOT_DIR/webapp/locales/$locale_file \
|
||||
> "$tmp"
|
||||
mv "$tmp" $ROOT_DIR/webapp/locales/$locale_file
|
||||
done
|
||||
|
||||
exit 0
|
||||
|
||||
@ -791,9 +791,9 @@
|
||||
"viewEvent": {
|
||||
"eventEnd": "Ende",
|
||||
"eventIsOnline": "Online",
|
||||
"eventLocationName": "Stadt — z.B. Musterstraße 1, 12345 Musterstadt",
|
||||
"eventLocationName": "Adresse für Navi — z.B. Musterstraße 1, 12345 Musterstadt",
|
||||
"eventStart": "Beginn",
|
||||
"eventVenue": "Veranstaltungsort — z.B. Hinterhof, 1. OG, …",
|
||||
"eventVenue": "Ortsbeschreibung — z.B. Hinterhof, 1. OG, …",
|
||||
"title": "Veranstaltung"
|
||||
},
|
||||
"viewPost": {
|
||||
|
||||
@ -791,9 +791,9 @@
|
||||
"viewEvent": {
|
||||
"eventEnd": "End",
|
||||
"eventIsOnline": "Online",
|
||||
"eventLocationName": "City — e.g. Example Street 1, 12345 City",
|
||||
"eventLocationName": "Adress for navi — e.g. Example Street 1, 12345 City",
|
||||
"eventStart": "Start",
|
||||
"eventVenue": "Venue — e.g. Backyard, 1st Floor, …",
|
||||
"eventVenue": "Location description — e.g. backyard, 1st floor, …",
|
||||
"title": "Event"
|
||||
},
|
||||
"viewPost": {
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"edit": "Edite",
|
||||
"loading": "cargamento",
|
||||
"loadMore": "cargar más",
|
||||
"save": "Guardar"
|
||||
"save": "Guardar",
|
||||
"saveCategories": null
|
||||
},
|
||||
"admin": {
|
||||
"categories": {
|
||||
@ -30,6 +31,7 @@
|
||||
"goal": "Donaciones mensuales necesarias",
|
||||
"name": "Información de donaciones",
|
||||
"progress": "Donaciones recogidas hasta ahora",
|
||||
"showDonationsCheckboxLabel": null,
|
||||
"successfulUpdate": "¡Información de donaciones actualizada con éxito!"
|
||||
},
|
||||
"hashtags": {
|
||||
@ -63,6 +65,7 @@
|
||||
"placeholder": "correo electrónico, nombre o descripción"
|
||||
},
|
||||
"name": "Usuarios",
|
||||
"roleChanged": null,
|
||||
"table": {
|
||||
"columns": {
|
||||
"createdAt": "Creado el",
|
||||
@ -76,7 +79,29 @@
|
||||
}
|
||||
},
|
||||
"chat": {
|
||||
"search": "Filtrar salas de chat"
|
||||
"addRoomHeadline": null,
|
||||
"cancelSelectMessage": null,
|
||||
"conversationStarted": null,
|
||||
"isOnline": null,
|
||||
"isTyping": null,
|
||||
"lastSeen": null,
|
||||
"messageDeleted": null,
|
||||
"messagesEmpty": null,
|
||||
"newMessages": null,
|
||||
"page": {
|
||||
"headline": null
|
||||
},
|
||||
"roomEmpty": null,
|
||||
"roomsEmpty": null,
|
||||
"search": "Filtrar salas de chat",
|
||||
"typeMessage": null,
|
||||
"userProfileButton": {
|
||||
"label": null,
|
||||
"tooltip": null
|
||||
}
|
||||
},
|
||||
"client-only": {
|
||||
"loading": null
|
||||
},
|
||||
"code-of-conduct": {
|
||||
"subheader": "para la red social de {ORGANIZATION_NAME}"
|
||||
@ -113,11 +138,20 @@
|
||||
"validations": {
|
||||
"categories": "deben seleccionarse al menos una y como máximo tres categorías",
|
||||
"email": "debe ser una dirección de correo electrónico válida",
|
||||
"eventLocationNameLength": null,
|
||||
"eventLocationNameNotEmpty": null,
|
||||
"eventVenueLength": null,
|
||||
"eventVenueNotEmpty": null,
|
||||
"url": "debe ser una URL válida"
|
||||
},
|
||||
"versus": "Versus"
|
||||
},
|
||||
"components": {
|
||||
"dateTimeRange": {
|
||||
"hourMinute": null,
|
||||
"monthDay": null,
|
||||
"yearMonthDay": null
|
||||
},
|
||||
"password-reset": {
|
||||
"change-password": {
|
||||
"error": "Error al cambiar la contraseña. ¿Posiblemente un código de seguridad incorrecto?",
|
||||
@ -135,21 +169,62 @@
|
||||
},
|
||||
"registration": {
|
||||
"create-user-account": {
|
||||
"buttonTitle": null,
|
||||
"error": "¡No se ha podido crear una cuenta de usuario!",
|
||||
"help": "¿Tal vez el código de verificación era incorrecto o expiró? Si el problema persiste, por favor envíenos un correo electrónico a:",
|
||||
"recieveCommunicationAsEmailsEtcConfirmed": null,
|
||||
"success": "¡Su cuenta de usuario ha sido creada!",
|
||||
"termsAndCondsEtcConfirmed": null,
|
||||
"title": "Crear una cuenta de usuario"
|
||||
},
|
||||
"email-nonce": {
|
||||
"email": {
|
||||
"buttonTitle": {
|
||||
"resend": null,
|
||||
"send": null,
|
||||
"skipResend": null
|
||||
},
|
||||
"form": {
|
||||
"sendEmailAgain": null,
|
||||
"success": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"email-display": {
|
||||
"warningFormat": null,
|
||||
"warningUndef": null,
|
||||
"yourEmail": null
|
||||
},
|
||||
"email-nonce": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"click-next": null,
|
||||
"description": "Abra su buzón de correo e introduzca el código que le enviamos.",
|
||||
"next": "Continuar",
|
||||
"nonce": "Introduzca el código",
|
||||
"validations": {
|
||||
"length": "debe tener exactamente {nonceLength} letras"
|
||||
"error": null,
|
||||
"length": "debe tener exactamente {nonceLength} letras",
|
||||
"success": null
|
||||
}
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"invite-code": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"description": null,
|
||||
"invite-code": null,
|
||||
"next": null,
|
||||
"validations": {
|
||||
"error": null,
|
||||
"length": null,
|
||||
"success": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"no-public-registrstion": {
|
||||
"title": null
|
||||
},
|
||||
"signup": {
|
||||
"form": {
|
||||
"data-privacy": "He leido y entendido la declaración de protección de datos.",
|
||||
@ -167,27 +242,55 @@
|
||||
}
|
||||
},
|
||||
"contribution": {
|
||||
"amount-clicks": null,
|
||||
"amount-comments": null,
|
||||
"amount-shouts": null,
|
||||
"amount-views": null,
|
||||
"categories": {
|
||||
"infoSelectedNoOfMaxCategories": "{chosen} de {max} categorías seleccionadas"
|
||||
},
|
||||
"category": {
|
||||
"description": {
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
},
|
||||
"name": {
|
||||
"animal-protection": "Protección de animales",
|
||||
"art-culture-sport": "Arte, Cultura y Deporte",
|
||||
"consumption-sustainability": "Consumo y Sostenibilidad",
|
||||
"cooperation-development": "Cooperación y Desarrollo",
|
||||
"democracy-politics": "Democracia y Política",
|
||||
"economy-finances": "Economía y Finanzas",
|
||||
"education-sciences": "Educación y Ciencias",
|
||||
"energy-technology": "Energía y Tecnología",
|
||||
"environment-nature": "Medio ambiente y Naturaleza",
|
||||
"freedom-of-speech": "Libertad de expresión",
|
||||
"global-peace-nonviolence": "Paz Global y No-Violencia",
|
||||
"happiness-values": "Felicidad y Valores",
|
||||
"health-wellbeing": "Salud y Bienestar",
|
||||
"human-rights-justice": "Derechos Humanos y Justicia",
|
||||
"it-internet-data-privacy": "TI, Internet y privacidad de datos",
|
||||
"just-for-fun": "Sólo por diversión"
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
}
|
||||
},
|
||||
"emotions-label": {
|
||||
@ -197,18 +300,33 @@
|
||||
"happy": "Feliz",
|
||||
"surprised": "Sorprendido"
|
||||
},
|
||||
"filterALL": "Ver todas las contribuciones",
|
||||
"filterFollow": "Filtrar las contribuciones de los usuarios que sigo",
|
||||
"filterMasonryGrid": {
|
||||
"myFriends": null,
|
||||
"myGroups": null,
|
||||
"myTopics": null,
|
||||
"noFilter": null,
|
||||
"onlyArticles": null,
|
||||
"onlyEvents": null
|
||||
},
|
||||
"filterMyGroups": null,
|
||||
"inappropriatePicture": "Esta imagen puede ser inapropiada para algunas personas.",
|
||||
"languageSelectLabel": "Idioma",
|
||||
"languageSelectText": "Seleccione el idioma",
|
||||
"newEvent": null,
|
||||
"newPost": "Crear una nueva contribución",
|
||||
"success": "¡Guardado!",
|
||||
"teaserImage": {
|
||||
"cropImage": null,
|
||||
"cropperConfirm": "Confirmar",
|
||||
"errors": {
|
||||
"aspect-ratio-too-small": null,
|
||||
"unSupported-file-format": null
|
||||
},
|
||||
"supportedFormats": "Insertar una imagen de formato de archivo JPG, PNG o GIF!"
|
||||
},
|
||||
"title": "Título"
|
||||
"title": "Título",
|
||||
"visibleOnlyForMembersOfGroup": null
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Cancelar",
|
||||
@ -262,6 +380,20 @@
|
||||
"addLetter": "Escriba una letra",
|
||||
"noHashtagsFound": "No se han encontrado hashtags"
|
||||
},
|
||||
"legend": {
|
||||
"bold": null,
|
||||
"heading3": null,
|
||||
"heading4": null,
|
||||
"italic": null,
|
||||
"legendTitle": null,
|
||||
"link": null,
|
||||
"orderedList": null,
|
||||
"paragraph": null,
|
||||
"quote": null,
|
||||
"ruler": null,
|
||||
"underline": null,
|
||||
"unorderedList": null
|
||||
},
|
||||
"mention": {
|
||||
"noUsersFound": "No se han encontrado usuarios"
|
||||
},
|
||||
@ -275,41 +407,160 @@
|
||||
"back-to-index": "Volver a la página de índice",
|
||||
"cannot-edit-post": "Esta contribución no se puede editar.",
|
||||
"default": "Se produjo un error",
|
||||
"group-not-found": null,
|
||||
"post-not-found": "Esta contribución no se pudo encontrar",
|
||||
"profile-not-found": "Este perfil no se pudo encontrar"
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Todas",
|
||||
"article": null,
|
||||
"categories": "Categorías de contenido",
|
||||
"creationDate": null,
|
||||
"deleteFilter": null,
|
||||
"emotions": "Emociones",
|
||||
"ended": {
|
||||
"all": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"onlyEnded": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
}
|
||||
},
|
||||
"event": null,
|
||||
"eventsBy": null,
|
||||
"eventsEnded": null,
|
||||
"filter-by": "Filtrar por ...",
|
||||
"following": "Usuarios que sigo",
|
||||
"following-title": null,
|
||||
"languages": "Idiomas",
|
||||
"my-groups": null,
|
||||
"order": {
|
||||
"last": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"newest": {
|
||||
"hint": null,
|
||||
"label": "Más reciente"
|
||||
},
|
||||
"next": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"oldest": {
|
||||
"hint": null,
|
||||
"label": "Más antiguo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"order-by": null,
|
||||
"post-type": null,
|
||||
"save": {
|
||||
"error": null,
|
||||
"success": null
|
||||
},
|
||||
"startDate": null
|
||||
},
|
||||
"followButton": {
|
||||
"follow": "Seguir",
|
||||
"following": "Siguiendo"
|
||||
},
|
||||
"group": {
|
||||
"actionRadii": {
|
||||
"continental": null,
|
||||
"global": null,
|
||||
"interplanetary": null,
|
||||
"national": null,
|
||||
"regional": null
|
||||
},
|
||||
"actionRadius": null,
|
||||
"addMemberToGroup": null,
|
||||
"addMemberToGroupSuccess": null,
|
||||
"addUser": null,
|
||||
"addUserNoOptions": null,
|
||||
"addUserPlaceholder": null,
|
||||
"allGroups": null,
|
||||
"categories": null,
|
||||
"categoriesTitle": null,
|
||||
"changeMemberRole": null,
|
||||
"contentMenu": {
|
||||
"visitGroupPage": null
|
||||
},
|
||||
"createNewGroup": {
|
||||
"title": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"description": null,
|
||||
"editGroupSettings": {
|
||||
"groupName": null,
|
||||
"title": null
|
||||
},
|
||||
"errors": {
|
||||
"userAlreadyMember": null
|
||||
},
|
||||
"follow": null,
|
||||
"foundation": null,
|
||||
"general": null,
|
||||
"goal": null,
|
||||
"groupCreated": null,
|
||||
"in": null,
|
||||
"joinLeaveButton": {
|
||||
"iAmMember": null,
|
||||
"join": null,
|
||||
"pendingMember": null
|
||||
"leave": null,
|
||||
"pendingMember": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"labelSlug": null,
|
||||
"leaveModal": {
|
||||
"confirmButton": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"memberRemoved": null,
|
||||
"members": null,
|
||||
"membersAdministrationList": {
|
||||
"avatar": null,
|
||||
"name": null,
|
||||
"roleInGroup": null,
|
||||
"slug": null
|
||||
},
|
||||
"membersCount": null,
|
||||
"membersListTitle": null
|
||||
"membersListTitle": null,
|
||||
"membersListTitleNotAllowedSeeingGroupMembers": null,
|
||||
"modal": {
|
||||
"cancel": null,
|
||||
"confirm": null,
|
||||
"confirmAddGroupMemberText": null,
|
||||
"confirmAddGroupMemberTitle": null
|
||||
},
|
||||
"myGroups": null,
|
||||
"name": null,
|
||||
"radius": null,
|
||||
"removeMember": null,
|
||||
"removeMemberButton": null,
|
||||
"role": null,
|
||||
"roles": {
|
||||
"admin": null,
|
||||
"owner": null,
|
||||
"pending": null,
|
||||
"usual": null
|
||||
},
|
||||
"save": null,
|
||||
"type": null,
|
||||
"types": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"typesOptions": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"update": null,
|
||||
"updatedGroup": null
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Borrar búsqueda",
|
||||
@ -318,9 +569,13 @@
|
||||
},
|
||||
"header": {
|
||||
"avatarMenu": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"chats": "Chats",
|
||||
"groups": "Grupos",
|
||||
"map": "Mapa",
|
||||
"myProfile": null,
|
||||
"notifications": "Notificaciones"
|
||||
},
|
||||
"chats": {
|
||||
@ -340,6 +595,18 @@
|
||||
"change-filter-settings": "Cambie la configuración de sus filtros para obtener más resultados.",
|
||||
"no-results": "No se han encontrado contribuciones."
|
||||
},
|
||||
"invite-codes": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"copy-code": null,
|
||||
"copy-success": null,
|
||||
"not-available": null,
|
||||
"your-code": null
|
||||
},
|
||||
"localeSwitch": {
|
||||
"tooltip": null
|
||||
},
|
||||
"login": {
|
||||
"email": "Su correo electrónico",
|
||||
"failure": "Dirección de correo electrónico o contraseña incorrecta.",
|
||||
@ -350,6 +617,7 @@
|
||||
"moreInfo": "¿Qué es {APPLICATION_NAME}?",
|
||||
"moreInfoHint": "a la página de presentación",
|
||||
"no-account": "¿No tiene una cuenta?",
|
||||
"no-cookie": null,
|
||||
"password": "Su contraseña",
|
||||
"register": "Regístrese",
|
||||
"success": "¡Usted ha iniciado sesión!"
|
||||
@ -359,6 +627,33 @@
|
||||
"questions": "Si tiene alguna pregunta o problema, por favor contáctenos por correo electrónico a",
|
||||
"title": "{APPLICATION_NAME} está en mantenimiento"
|
||||
},
|
||||
"map": {
|
||||
"alertMessage": null,
|
||||
"legend": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"markerTypes": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"pageTitle": null,
|
||||
"styles": {
|
||||
"dark": null,
|
||||
"outdoors": null,
|
||||
"satellite": null,
|
||||
"streets": null
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"deleteUser": {
|
||||
"created": null
|
||||
}
|
||||
},
|
||||
"moderation": {
|
||||
"name": "Moderación",
|
||||
"reports": {
|
||||
@ -436,13 +731,18 @@
|
||||
"read": "Leído",
|
||||
"unread": "No leído"
|
||||
},
|
||||
"group": null,
|
||||
"markAllAsRead": "Marcar todas como leido",
|
||||
"pageLink": "Todas las notificaciones",
|
||||
"post": "Contribución",
|
||||
"reason": {
|
||||
"changed_group_member_role": null,
|
||||
"commented_on_post": "Comentó su contribución ...",
|
||||
"mentioned_in_comment": "Le mencionó en un comentario …",
|
||||
"mentioned_in_post": "Le mencionó en una contribución …"
|
||||
"mentioned_in_post": "Le mencionó en una contribución …",
|
||||
"removed_user_from_group": null,
|
||||
"user_joined_group": null,
|
||||
"user_left_group": null
|
||||
},
|
||||
"title": "Notificaciones",
|
||||
"user": "Usuario"
|
||||
@ -454,7 +754,27 @@
|
||||
"submitted": "Comentario enviado",
|
||||
"updated": "Cambios guardados"
|
||||
},
|
||||
"createNewEvent": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"createNewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"edited": "editado",
|
||||
"editPost": {
|
||||
"event": null,
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"event": null,
|
||||
"menu": {
|
||||
"delete": "Borrar contribución",
|
||||
"edit": "Editar contribución",
|
||||
@ -467,6 +787,20 @@
|
||||
"pinned": "Anuncio",
|
||||
"takeAction": {
|
||||
"name": "Tomar acción"
|
||||
},
|
||||
"viewEvent": {
|
||||
"eventEnd": null,
|
||||
"eventIsOnline": null,
|
||||
"eventLocationName": null,
|
||||
"eventStart": null,
|
||||
"eventVenue": null,
|
||||
"title": null
|
||||
},
|
||||
"viewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -483,7 +817,6 @@
|
||||
"title": "¡Invite a alguien a {APPLICATION_NAME}!"
|
||||
},
|
||||
"memberSince": "Miembro desde",
|
||||
"name": "Mi perfil",
|
||||
"network": {
|
||||
"andMore": "y {number} más ...",
|
||||
"followedBy": "es seguido por:",
|
||||
@ -571,12 +904,19 @@
|
||||
},
|
||||
"search": {
|
||||
"failed": "No se ha encontrado nada",
|
||||
"for": null,
|
||||
"heading": {
|
||||
"Group": null,
|
||||
"Post": "Contribuciones",
|
||||
"Tag": null,
|
||||
"User": "Usuarios"
|
||||
},
|
||||
"hint": "¿Qué estás buscando? Utiliza !… para contribuciones, @… para usuarios, #… para hashtags.",
|
||||
"placeholder": "Buscar"
|
||||
"no-results": null,
|
||||
"page": null,
|
||||
"placeholder": "Buscar",
|
||||
"results": null,
|
||||
"title": null
|
||||
},
|
||||
"settings": {
|
||||
"blocked-users": {
|
||||
@ -604,6 +944,7 @@
|
||||
"data": {
|
||||
"labelBio": "Acerca de usted",
|
||||
"labelCity": "Su ciudad o región",
|
||||
"labelCityHint": null,
|
||||
"labelName": "Su nombre",
|
||||
"labelSlug": "Su nombre de usuario único",
|
||||
"name": "Sus datos",
|
||||
@ -613,13 +954,19 @@
|
||||
"deleteUserAccount": {
|
||||
"accountDescription": "Tenga en cuenta que su contribución y sus comentarios son importantes para nuestra comunidad. Si aún decide borrarlos, debe marcarlos a continuación.",
|
||||
"accountWarning": "¡NO PUEDE GESTIONAR y NO PUEDE RECUPERAR su cuenta, contribuciones o comentarios después de eliminar su cuenta!",
|
||||
"accountWarningAdmin": null,
|
||||
"accountWarningIsAdmin": null,
|
||||
"commentedCount": "Eliminar mis {count} comentarios",
|
||||
"confirmDeleting": null,
|
||||
"contributionsCount": "Eliminar mis {count} contribuciones",
|
||||
"infoAdmin": null,
|
||||
"name": "Eliminar cuenta de usuario",
|
||||
"pleaseConfirm": "¡Acción destructiva! Escriba “{confirm}” para confirmar.",
|
||||
"success": "¡Cuenta eliminada con éxito!"
|
||||
},
|
||||
"download": {
|
||||
"description": null,
|
||||
"json": null,
|
||||
"name": "Descargar datos"
|
||||
},
|
||||
"email": {
|
||||
@ -684,6 +1031,11 @@
|
||||
"unmuted": "{name} no está silenciado ahora"
|
||||
},
|
||||
"name": "Configuración",
|
||||
"notifications": {
|
||||
"name": null,
|
||||
"send-email-notifications": null,
|
||||
"success-update": null
|
||||
},
|
||||
"organizations": {
|
||||
"name": "Mis organizaciones"
|
||||
},
|
||||
@ -713,6 +1065,13 @@
|
||||
"name": "Seguridad"
|
||||
},
|
||||
"social-media": {
|
||||
"add-new-link": null,
|
||||
"delete-modal": {
|
||||
"confirm-button": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"edit-link": null,
|
||||
"name": "Medios de comunicación social",
|
||||
"placeholder": "Agregar una URL de Social-Media",
|
||||
"requireUnique": "Ya ha añadido esta url",
|
||||
@ -737,6 +1096,7 @@
|
||||
"contact": "Contacto",
|
||||
"data-privacy": "Protección de datos",
|
||||
"director": "Director General",
|
||||
"donate": null,
|
||||
"error-occurred": "Se ha ocurrido un error.",
|
||||
"faq": "Preguntas más frecuentes",
|
||||
"germany": "Alemania",
|
||||
@ -744,6 +1104,7 @@
|
||||
"made": "Hecho con ❤️",
|
||||
"register": "Número de registro",
|
||||
"responsible": "Responsable según § 55 Abs. 2 RStV (Alemania)",
|
||||
"support": null,
|
||||
"taxident": "Número de identificación del impuesto sobre el valor añadido según el § 27 a de la Ley del Impuesto sobre el Valor Añadido (Alemania)",
|
||||
"termsAndConditions": "Términos y condiciones",
|
||||
"thanks": "¡Gracias!",
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"edit": "Modifier",
|
||||
"loading": "chargement",
|
||||
"loadMore": "charger plus",
|
||||
"save": "Sauvegarder"
|
||||
"save": "Sauvegarder",
|
||||
"saveCategories": null
|
||||
},
|
||||
"admin": {
|
||||
"categories": {
|
||||
@ -30,6 +31,7 @@
|
||||
"goal": "Dons mensuels requis",
|
||||
"name": "Informations sur les dons",
|
||||
"progress": "Dons recueillis jusqu'à présent",
|
||||
"showDonationsCheckboxLabel": null,
|
||||
"successfulUpdate": "Les informations sur les dons ont été mises à jour avec succès !"
|
||||
},
|
||||
"hashtags": {
|
||||
@ -63,6 +65,7 @@
|
||||
"placeholder": "mail, nom ou description"
|
||||
},
|
||||
"name": "Utilisateurs",
|
||||
"roleChanged": null,
|
||||
"table": {
|
||||
"columns": {
|
||||
"createdAt": "Créé à",
|
||||
@ -76,7 +79,29 @@
|
||||
}
|
||||
},
|
||||
"chat": {
|
||||
"search": "Filtrer les salons de chat"
|
||||
"addRoomHeadline": null,
|
||||
"cancelSelectMessage": null,
|
||||
"conversationStarted": null,
|
||||
"isOnline": null,
|
||||
"isTyping": null,
|
||||
"lastSeen": null,
|
||||
"messageDeleted": null,
|
||||
"messagesEmpty": null,
|
||||
"newMessages": null,
|
||||
"page": {
|
||||
"headline": null
|
||||
},
|
||||
"roomEmpty": null,
|
||||
"roomsEmpty": null,
|
||||
"search": "Filtrer les salons de chat",
|
||||
"typeMessage": null,
|
||||
"userProfileButton": {
|
||||
"label": null,
|
||||
"tooltip": null
|
||||
}
|
||||
},
|
||||
"client-only": {
|
||||
"loading": null
|
||||
},
|
||||
"code-of-conduct": {
|
||||
"subheader": "pour le réseau social de {ORGANIZATION_NAME}"
|
||||
@ -113,11 +138,20 @@
|
||||
"validations": {
|
||||
"categories": "au moins une et au maximum trois catégories doivent être sélectionnées",
|
||||
"email": "Doit être une adresse mail valide",
|
||||
"eventLocationNameLength": null,
|
||||
"eventLocationNameNotEmpty": null,
|
||||
"eventVenueLength": null,
|
||||
"eventVenueNotEmpty": null,
|
||||
"url": "doit être une URL valide"
|
||||
},
|
||||
"versus": "Versus"
|
||||
},
|
||||
"components": {
|
||||
"dateTimeRange": {
|
||||
"hourMinute": null,
|
||||
"monthDay": null,
|
||||
"yearMonthDay": null
|
||||
},
|
||||
"password-reset": {
|
||||
"change-password": {
|
||||
"error": "La modification de votre mot de passe a échoué. Peut-être que le code de sécurité n'était pas correct ?",
|
||||
@ -135,22 +169,62 @@
|
||||
},
|
||||
"registration": {
|
||||
"create-user-account": {
|
||||
"buttonTitle": null,
|
||||
"error": "Compte d'utilisateur n'a pas pu être créé!",
|
||||
"help": " Peut-être que la confirmation n'était pas valide? En cas de problème, n'hésitez pas à nous demander de l'aide en nous envoyant un mail à:",
|
||||
"recieveCommunicationAsEmailsEtcConfirmed": null,
|
||||
"success": "Votre compte a été créé!",
|
||||
"termsAndCondsEtcConfirmed": null,
|
||||
"title": "Créer un compte utilisateur"
|
||||
},
|
||||
"email": {
|
||||
"buttonTitle": {
|
||||
"resend": null,
|
||||
"send": null,
|
||||
"skipResend": null
|
||||
},
|
||||
"form": {
|
||||
"sendEmailAgain": null,
|
||||
"success": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"email-display": {
|
||||
"warningFormat": null,
|
||||
"warningUndef": null,
|
||||
"yourEmail": null
|
||||
},
|
||||
"email-nonce": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"click-next": "Cliquez sur Continuer.",
|
||||
"description": "Ouvrez votre boîte de réception et entrez le code que nous vous avons envoyé.",
|
||||
"next": "Continuer",
|
||||
"nonce": "Entrez votre code",
|
||||
"validations": {
|
||||
"length": "doit comporter {nonceLength} caractères"
|
||||
"error": null,
|
||||
"length": "doit comporter {nonceLength} caractères",
|
||||
"success": null
|
||||
}
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"invite-code": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"description": null,
|
||||
"invite-code": null,
|
||||
"next": null,
|
||||
"validations": {
|
||||
"error": null,
|
||||
"length": null,
|
||||
"success": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"no-public-registrstion": {
|
||||
"title": null
|
||||
},
|
||||
"signup": {
|
||||
"form": {
|
||||
"data-privacy": "J'ai lu et compris la Déclaration de confidentialité.",
|
||||
@ -168,27 +242,55 @@
|
||||
}
|
||||
},
|
||||
"contribution": {
|
||||
"amount-clicks": null,
|
||||
"amount-comments": null,
|
||||
"amount-shouts": null,
|
||||
"amount-views": null,
|
||||
"categories": {
|
||||
"infoSelectedNoOfMaxCategories": "{chosen} de {max} catégories sélectionnées"
|
||||
},
|
||||
"category": {
|
||||
"description": {
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
},
|
||||
"name": {
|
||||
"animal-protection": "Protection des animaux",
|
||||
"art-culture-sport": "Art, Culture & Sport",
|
||||
"consumption-sustainability": "Consommation & Durabilité",
|
||||
"cooperation-development": "Coopération & Développement",
|
||||
"democracy-politics": "Démocratie & Politique",
|
||||
"economy-finances": "Économie & Finances",
|
||||
"education-sciences": "Éducation & Sciences",
|
||||
"energy-technology": "Énergie & Technologie",
|
||||
"environment-nature": "Environnement & Nature",
|
||||
"freedom-of-speech": "Liberté d'expression",
|
||||
"global-peace-nonviolence": "Paix mondiale & Non-violence",
|
||||
"happiness-values": "Bonheur & Valeurs",
|
||||
"health-wellbeing": "Santé & Bien-être",
|
||||
"human-rights-justice": "Droits de l'homme & Justice",
|
||||
"it-internet-data-privacy": "Informatique, Internet & Confidentialité des données",
|
||||
"just-for-fun": "Juste pour le Fun"
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
}
|
||||
},
|
||||
"emotions-label": {
|
||||
@ -198,18 +300,33 @@
|
||||
"happy": "Heureux",
|
||||
"surprised": "Surpris"
|
||||
},
|
||||
"filterALL": "Voir toutes les contributions",
|
||||
"filterFollow": "Filtrer les contributions des utilisateurs que je suis",
|
||||
"filterMasonryGrid": {
|
||||
"myFriends": null,
|
||||
"myGroups": null,
|
||||
"myTopics": null,
|
||||
"noFilter": null,
|
||||
"onlyArticles": null,
|
||||
"onlyEvents": null
|
||||
},
|
||||
"filterMyGroups": null,
|
||||
"inappropriatePicture": "Cette image peut être inappropriée pour certaines personnes.",
|
||||
"languageSelectLabel": "Langue",
|
||||
"languageSelectText": "Sélectionner une langue",
|
||||
"newEvent": null,
|
||||
"newPost": "Créer un nouveau Post",
|
||||
"success": "Enregistré!",
|
||||
"teaserImage": {
|
||||
"cropImage": null,
|
||||
"cropperConfirm": "Confirmer",
|
||||
"errors": {
|
||||
"aspect-ratio-too-small": null,
|
||||
"unSupported-file-format": null
|
||||
},
|
||||
"supportedFormats": "Insérer une image au format de fichier JPG, PNG ou GIF!"
|
||||
},
|
||||
"title": "Titre"
|
||||
"title": "Titre",
|
||||
"visibleOnlyForMembersOfGroup": null
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Annuler",
|
||||
@ -263,43 +380,187 @@
|
||||
"addLetter": "Tapez une lettre",
|
||||
"noHashtagsFound": "Aucun hashtag trouvé"
|
||||
},
|
||||
"legend": {
|
||||
"bold": null,
|
||||
"heading3": null,
|
||||
"heading4": null,
|
||||
"italic": null,
|
||||
"legendTitle": null,
|
||||
"link": null,
|
||||
"orderedList": null,
|
||||
"paragraph": null,
|
||||
"quote": null,
|
||||
"ruler": null,
|
||||
"underline": null,
|
||||
"unorderedList": null
|
||||
},
|
||||
"mention": {
|
||||
"noUsersFound": "Aucun utilisateur trouvé"
|
||||
},
|
||||
"placeholder": "Écrivez quelque chose d'inspirant..."
|
||||
},
|
||||
"error-pages": {
|
||||
"403-default": null,
|
||||
"404-default": null,
|
||||
"500-default": null,
|
||||
"503-default": null,
|
||||
"back-to-index": null,
|
||||
"cannot-edit-post": null,
|
||||
"default": null,
|
||||
"group-not-found": null,
|
||||
"post-not-found": null,
|
||||
"profile-not-found": null
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Toutes",
|
||||
"article": null,
|
||||
"categories": "Catégories de contenu",
|
||||
"creationDate": null,
|
||||
"deleteFilter": null,
|
||||
"emotions": "Émotions",
|
||||
"ended": {
|
||||
"all": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"onlyEnded": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
}
|
||||
},
|
||||
"event": null,
|
||||
"eventsBy": null,
|
||||
"eventsEnded": null,
|
||||
"filter-by": "Filtrer par ...",
|
||||
"following": "Utilisateurs que je suis",
|
||||
"following-title": null,
|
||||
"languages": "Langues",
|
||||
"my-groups": null,
|
||||
"order": {
|
||||
"last": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"newest": {
|
||||
"hint": null,
|
||||
"label": "Plus récent"
|
||||
},
|
||||
"next": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"oldest": {
|
||||
"hint": null,
|
||||
"label": "Le plus ancien"
|
||||
}
|
||||
}
|
||||
},
|
||||
"order-by": null,
|
||||
"post-type": null,
|
||||
"save": {
|
||||
"error": null,
|
||||
"success": null
|
||||
},
|
||||
"startDate": null
|
||||
},
|
||||
"followButton": {
|
||||
"follow": "Suivre",
|
||||
"following": "Je suis les"
|
||||
},
|
||||
"group": {
|
||||
"actionRadii": {
|
||||
"continental": null,
|
||||
"global": null,
|
||||
"interplanetary": null,
|
||||
"national": null,
|
||||
"regional": null
|
||||
},
|
||||
"actionRadius": null,
|
||||
"addMemberToGroup": null,
|
||||
"addMemberToGroupSuccess": null,
|
||||
"addUser": null,
|
||||
"addUserNoOptions": null,
|
||||
"addUserPlaceholder": null,
|
||||
"allGroups": null,
|
||||
"categories": null,
|
||||
"categoriesTitle": null,
|
||||
"changeMemberRole": null,
|
||||
"contentMenu": {
|
||||
"visitGroupPage": null
|
||||
},
|
||||
"createNewGroup": {
|
||||
"title": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"description": null,
|
||||
"editGroupSettings": {
|
||||
"groupName": null,
|
||||
"title": null
|
||||
},
|
||||
"errors": {
|
||||
"userAlreadyMember": null
|
||||
},
|
||||
"follow": null,
|
||||
"foundation": null,
|
||||
"general": null,
|
||||
"goal": null,
|
||||
"groupCreated": null,
|
||||
"in": null,
|
||||
"joinLeaveButton": {
|
||||
"iAmMember": null,
|
||||
"join": null,
|
||||
"pendingMember": null
|
||||
"leave": null,
|
||||
"pendingMember": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"labelSlug": null,
|
||||
"leaveModal": {
|
||||
"confirmButton": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"memberRemoved": null,
|
||||
"members": null,
|
||||
"membersAdministrationList": {
|
||||
"avatar": null,
|
||||
"name": null,
|
||||
"roleInGroup": null,
|
||||
"slug": null
|
||||
},
|
||||
"membersCount": null,
|
||||
"membersListTitle": null
|
||||
"membersListTitle": null,
|
||||
"membersListTitleNotAllowedSeeingGroupMembers": null,
|
||||
"modal": {
|
||||
"cancel": null,
|
||||
"confirm": null,
|
||||
"confirmAddGroupMemberText": null,
|
||||
"confirmAddGroupMemberTitle": null
|
||||
},
|
||||
"myGroups": null,
|
||||
"name": null,
|
||||
"radius": null,
|
||||
"removeMember": null,
|
||||
"removeMemberButton": null,
|
||||
"role": null,
|
||||
"roles": {
|
||||
"admin": null,
|
||||
"owner": null,
|
||||
"pending": null,
|
||||
"usual": null
|
||||
},
|
||||
"save": null,
|
||||
"type": null,
|
||||
"types": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"typesOptions": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"update": null,
|
||||
"updatedGroup": null
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Réinitialiser la recherche",
|
||||
@ -308,9 +569,13 @@
|
||||
},
|
||||
"header": {
|
||||
"avatarMenu": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"chats": "Chats",
|
||||
"groups": "Groupes",
|
||||
"map": "Carte",
|
||||
"myProfile": null,
|
||||
"notifications": "Notifications"
|
||||
},
|
||||
"chats": {
|
||||
@ -330,6 +595,18 @@
|
||||
"change-filter-settings": "Modifiez les paramètres de filtrage pour obtenir plus de résultats.",
|
||||
"no-results": "Pas de contribution trouvée."
|
||||
},
|
||||
"invite-codes": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"copy-code": null,
|
||||
"copy-success": null,
|
||||
"not-available": null,
|
||||
"your-code": null
|
||||
},
|
||||
"localeSwitch": {
|
||||
"tooltip": null
|
||||
},
|
||||
"login": {
|
||||
"email": "Votre mail",
|
||||
"failure": "Adresse mail ou mot de passe incorrect.",
|
||||
@ -340,6 +617,7 @@
|
||||
"moreInfo": "Qu'est-ce que {APPLICATION_NAME}?",
|
||||
"moreInfoHint": "à la page de présentation",
|
||||
"no-account": "Vous n'avez pas de compte?",
|
||||
"no-cookie": null,
|
||||
"password": "Votre mot de passe",
|
||||
"register": "S'inscrire",
|
||||
"success": "Vous êtes connecté!"
|
||||
@ -349,6 +627,33 @@
|
||||
"questions": "Des questions ou des préoccupations, envoyez un mail à",
|
||||
"title": "{APPLICATION_NAME} est en maintenance"
|
||||
},
|
||||
"map": {
|
||||
"alertMessage": null,
|
||||
"legend": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"markerTypes": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"pageTitle": null,
|
||||
"styles": {
|
||||
"dark": null,
|
||||
"outdoors": null,
|
||||
"satellite": null,
|
||||
"streets": null
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"deleteUser": {
|
||||
"created": null
|
||||
}
|
||||
},
|
||||
"moderation": {
|
||||
"name": "Modération",
|
||||
"reports": {
|
||||
@ -431,20 +736,45 @@
|
||||
"pageLink": "Toutes les notifications",
|
||||
"post": "Post",
|
||||
"reason": {
|
||||
"changed_group_member_role": null,
|
||||
"commented_on_post": "Commenté sur votre post…",
|
||||
"mentioned_in_comment": "Vous a mentionné dans un commentaire…",
|
||||
"mentioned_in_post": "Vous a mentionné dans un post…"
|
||||
"mentioned_in_post": "Vous a mentionné dans un post…",
|
||||
"removed_user_from_group": null,
|
||||
"user_joined_group": null,
|
||||
"user_left_group": null
|
||||
},
|
||||
"title": "Notifications",
|
||||
"user": "Utilisateur"
|
||||
},
|
||||
"post": {
|
||||
"comment": {
|
||||
"reply": null,
|
||||
"submit": "Commenté",
|
||||
"submitted": "Commentaire soumis",
|
||||
"updated": "Changements sauvegardés"
|
||||
},
|
||||
"createNewEvent": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"createNewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"edited": "édité",
|
||||
"editPost": {
|
||||
"event": null,
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"event": null,
|
||||
"menu": {
|
||||
"delete": "Supprimer le Post",
|
||||
"edit": "Modifier le Post",
|
||||
@ -457,6 +787,20 @@
|
||||
"pinned": "Annonce",
|
||||
"takeAction": {
|
||||
"name": "Passez à l'action"
|
||||
},
|
||||
"viewEvent": {
|
||||
"eventEnd": null,
|
||||
"eventIsOnline": null,
|
||||
"eventLocationName": null,
|
||||
"eventStart": null,
|
||||
"eventVenue": null,
|
||||
"title": null
|
||||
},
|
||||
"viewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -473,7 +817,6 @@
|
||||
"title": "Invitez quelqu'un à {APPLICATION_NAME}!"
|
||||
},
|
||||
"memberSince": "Membre depuis",
|
||||
"name": "Mon profil",
|
||||
"network": {
|
||||
"andMore": "et {number} plus…",
|
||||
"followedBy": "est suivi par:",
|
||||
@ -561,12 +904,19 @@
|
||||
},
|
||||
"search": {
|
||||
"failed": "Rien trouvé",
|
||||
"for": null,
|
||||
"heading": {
|
||||
"Group": null,
|
||||
"Post": "Posts",
|
||||
"Tag": null,
|
||||
"User": "Utilisateurs"
|
||||
},
|
||||
"hint": "Qu'est-ce que vous cherchez? Utiliser !… pour des posts, @… pour des membres, #… pour des hashtag.",
|
||||
"placeholder": "Rechercher"
|
||||
"no-results": null,
|
||||
"page": null,
|
||||
"placeholder": "Rechercher",
|
||||
"results": null,
|
||||
"title": null
|
||||
},
|
||||
"settings": {
|
||||
"blocked-users": {
|
||||
@ -579,6 +929,8 @@
|
||||
"empty": "Jusqu'à présent, vous n'avez bloqué personne.",
|
||||
"explanation": {
|
||||
"closing": "Ceci devrait être suffisant pour le moment afin que les utilisateurs bloqués ne puissent plus vous déranger.",
|
||||
"commenting-disabled": null,
|
||||
"commenting-explanation": null,
|
||||
"intro": "Si vous avez bloqué un autre utilisateur, voici ce qui se passe:",
|
||||
"notifications": "Les utilisateurs bloqués ne recevront plus de notifications s'ils sont mentionnés dans vos postes.",
|
||||
"their-perspective": "Vice versa: la personne bloquée ne verra plus non plus vos postes dans son fil d'actualités.",
|
||||
@ -592,6 +944,7 @@
|
||||
"data": {
|
||||
"labelBio": "À propos de vous",
|
||||
"labelCity": "Votre ville ou région",
|
||||
"labelCityHint": null,
|
||||
"labelName": "Votre nom",
|
||||
"labelSlug": "Votre nom d'utilisateur unique",
|
||||
"name": "Vos données",
|
||||
@ -601,13 +954,19 @@
|
||||
"deleteUserAccount": {
|
||||
"accountDescription": "Sachez que vos postes et commentaires sont importants pour notre communauté. Si vous voulez quand même les supprimer, vous devez les marquer ci-dessous.",
|
||||
"accountWarning": "Vous NE POUVEZ PAS GÉRER et NE POUVEZ PAS RECOUVRIR votre compte, vos messages ou vos commentaires après avoir supprimé votre compte!",
|
||||
"accountWarningAdmin": null,
|
||||
"accountWarningIsAdmin": null,
|
||||
"commentedCount": "Supprimer mes {count} commentaires",
|
||||
"confirmDeleting": null,
|
||||
"contributionsCount": "Supprimer mes {count} postes",
|
||||
"infoAdmin": null,
|
||||
"name": "Supprimer un compte utilisateur",
|
||||
"pleaseConfirm": "Action destructive! Saisissez “{confirm}” pour confirmer.",
|
||||
"success": "Compte supprimer avec succès!"
|
||||
},
|
||||
"download": {
|
||||
"description": null,
|
||||
"json": null,
|
||||
"name": "Télécharger les données"
|
||||
},
|
||||
"email": {
|
||||
@ -653,7 +1012,30 @@
|
||||
"languages": {
|
||||
"name": "Langues"
|
||||
},
|
||||
"muted-users": {
|
||||
"columns": {
|
||||
"name": null,
|
||||
"slug": null,
|
||||
"unmute": null
|
||||
},
|
||||
"empty": null,
|
||||
"explanation": {
|
||||
"intro": null,
|
||||
"search": null,
|
||||
"your-perspective": null
|
||||
},
|
||||
"how-to": null,
|
||||
"mute": null,
|
||||
"name": null,
|
||||
"unmute": null,
|
||||
"unmuted": null
|
||||
},
|
||||
"name": "Paramètres",
|
||||
"notifications": {
|
||||
"name": null,
|
||||
"send-email-notifications": null,
|
||||
"success-update": null
|
||||
},
|
||||
"organizations": {
|
||||
"name": "Mes organisations"
|
||||
},
|
||||
@ -683,6 +1065,13 @@
|
||||
"name": "Sécurité"
|
||||
},
|
||||
"social-media": {
|
||||
"add-new-link": null,
|
||||
"delete-modal": {
|
||||
"confirm-button": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"edit-link": null,
|
||||
"name": "Médias sociaux",
|
||||
"placeholder": "Ajouter une URL pour les médias sociaux",
|
||||
"requireUnique": "Vous avez déjà ajouté cette URL",
|
||||
@ -707,6 +1096,7 @@
|
||||
"contact": "Contacter",
|
||||
"data-privacy": "Protection des données",
|
||||
"director": "Directeur Général",
|
||||
"donate": null,
|
||||
"error-occurred": "Une erreur s'est produite.",
|
||||
"faq": "FAQ",
|
||||
"germany": "Allemagne",
|
||||
@ -714,6 +1104,7 @@
|
||||
"made": "Fabriqué avec ❤️",
|
||||
"register": "Numéro de registre",
|
||||
"responsible": "Responsable selon § 55 Abs. 2 RStV (Allemagne)",
|
||||
"support": null,
|
||||
"taxident": "Numéro d'identification à la taxe sur la valeur ajoutée selon § 27 a de la loi sur la taxe sur la valeur ajoutée (Allemagne)",
|
||||
"termsAndConditions": "Conditions générales",
|
||||
"thanks": "Merci!",
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"edit": "Modifica",
|
||||
"loading": "Caricamento in corso",
|
||||
"loadMore": "Carica di più",
|
||||
"save": "Salva"
|
||||
"save": "Salva",
|
||||
"saveCategories": null
|
||||
},
|
||||
"admin": {
|
||||
"categories": {
|
||||
@ -30,6 +31,7 @@
|
||||
"goal": "Donazioni mensili necessarie",
|
||||
"name": "Info donazioni",
|
||||
"progress": "Donazioni raccolte finora",
|
||||
"showDonationsCheckboxLabel": null,
|
||||
"successfulUpdate": "Informazioni sulle donazioni aggiornate con successo!"
|
||||
},
|
||||
"hashtags": {
|
||||
@ -57,17 +59,13 @@
|
||||
"settings": {
|
||||
"name": "Impostazioni"
|
||||
},
|
||||
"tags": {
|
||||
"name": "Tag",
|
||||
"tagCount": "Messaggi",
|
||||
"tagCountUnique": "Utenti"
|
||||
},
|
||||
"users": {
|
||||
"empty": null,
|
||||
"form": {
|
||||
"placeholder": null
|
||||
},
|
||||
"name": "Utenti",
|
||||
"roleChanged": null,
|
||||
"table": {
|
||||
"columns": {
|
||||
"createdAt": null,
|
||||
@ -80,6 +78,31 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"chat": {
|
||||
"addRoomHeadline": null,
|
||||
"cancelSelectMessage": null,
|
||||
"conversationStarted": null,
|
||||
"isOnline": null,
|
||||
"isTyping": null,
|
||||
"lastSeen": null,
|
||||
"messageDeleted": null,
|
||||
"messagesEmpty": null,
|
||||
"newMessages": null,
|
||||
"page": {
|
||||
"headline": null
|
||||
},
|
||||
"roomEmpty": null,
|
||||
"roomsEmpty": null,
|
||||
"search": null,
|
||||
"typeMessage": null,
|
||||
"userProfileButton": {
|
||||
"label": null,
|
||||
"tooltip": null
|
||||
}
|
||||
},
|
||||
"client-only": {
|
||||
"loading": null
|
||||
},
|
||||
"code-of-conduct": {
|
||||
"subheader": null
|
||||
},
|
||||
@ -87,8 +110,6 @@
|
||||
"content": {
|
||||
"unavailable-placeholder": null
|
||||
},
|
||||
"delete": null,
|
||||
"edit": null,
|
||||
"edited": null,
|
||||
"menu": {
|
||||
"delete": null,
|
||||
@ -117,11 +138,20 @@
|
||||
"validations": {
|
||||
"categories": null,
|
||||
"email": null,
|
||||
"eventLocationNameLength": null,
|
||||
"eventLocationNameNotEmpty": null,
|
||||
"eventVenueLength": null,
|
||||
"eventVenueNotEmpty": null,
|
||||
"url": null
|
||||
},
|
||||
"versus": "Verso"
|
||||
},
|
||||
"components": {
|
||||
"dateTimeRange": {
|
||||
"hourMinute": null,
|
||||
"monthDay": null,
|
||||
"yearMonthDay": null
|
||||
},
|
||||
"password-reset": {
|
||||
"change-password": {
|
||||
"error": "Modifica della password non riuscita. Forse il codice di sicurezza non era corretto?",
|
||||
@ -139,21 +169,62 @@
|
||||
},
|
||||
"registration": {
|
||||
"create-user-account": {
|
||||
"buttonTitle": null,
|
||||
"error": null,
|
||||
"help": null,
|
||||
"recieveCommunicationAsEmailsEtcConfirmed": null,
|
||||
"success": null,
|
||||
"termsAndCondsEtcConfirmed": null,
|
||||
"title": null
|
||||
},
|
||||
"email-nonce": {
|
||||
"email": {
|
||||
"buttonTitle": {
|
||||
"resend": null,
|
||||
"send": null,
|
||||
"skipResend": null
|
||||
},
|
||||
"form": {
|
||||
"sendEmailAgain": null,
|
||||
"success": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"email-display": {
|
||||
"warningFormat": null,
|
||||
"warningUndef": null,
|
||||
"yourEmail": null
|
||||
},
|
||||
"email-nonce": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"click-next": null,
|
||||
"description": null,
|
||||
"next": null,
|
||||
"nonce": null,
|
||||
"validations": {
|
||||
"length": null
|
||||
"error": null,
|
||||
"length": null,
|
||||
"success": null
|
||||
}
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"invite-code": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"description": null,
|
||||
"invite-code": null,
|
||||
"next": null,
|
||||
"validations": {
|
||||
"error": null,
|
||||
"length": null,
|
||||
"success": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"no-public-registrstion": {
|
||||
"title": null
|
||||
},
|
||||
"signup": {
|
||||
"form": {
|
||||
"data-privacy": null,
|
||||
@ -171,31 +242,57 @@
|
||||
}
|
||||
},
|
||||
"contribution": {
|
||||
"amount-clicks": null,
|
||||
"amount-comments": null,
|
||||
"amount-shouts": null,
|
||||
"amount-views": null,
|
||||
"categories": {
|
||||
"infoSelectedNoOfMaxCategories": null
|
||||
},
|
||||
"category": {
|
||||
"description": {
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
},
|
||||
"name": {
|
||||
"animal-protection": null,
|
||||
"art-culture-sport": null,
|
||||
"consumption-sustainability": null,
|
||||
"cooperation-development": null,
|
||||
"democracy-politics": null,
|
||||
"economy-finances": null,
|
||||
"education-sciences": null,
|
||||
"energy-technology": null,
|
||||
"environment-nature": null,
|
||||
"freedom-of-speech": null,
|
||||
"global-peace-nonviolence": null,
|
||||
"happiness-values": null,
|
||||
"health-wellbeing": null,
|
||||
"human-rights-justice": null,
|
||||
"it-internet-data-privacy": null,
|
||||
"just-for-fun": null
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
}
|
||||
},
|
||||
"delete": null,
|
||||
"edit": null,
|
||||
"emotions-label": {
|
||||
"angry": null,
|
||||
"cry": null,
|
||||
@ -203,17 +300,33 @@
|
||||
"happy": null,
|
||||
"surprised": null
|
||||
},
|
||||
"filterALL": null,
|
||||
"filterFollow": null,
|
||||
"filterMasonryGrid": {
|
||||
"myFriends": null,
|
||||
"myGroups": null,
|
||||
"myTopics": null,
|
||||
"noFilter": null,
|
||||
"onlyArticles": null,
|
||||
"onlyEvents": null
|
||||
},
|
||||
"filterMyGroups": null,
|
||||
"inappropriatePicture": null,
|
||||
"languageSelectLabel": null,
|
||||
"languageSelectText": null,
|
||||
"newEvent": null,
|
||||
"newPost": null,
|
||||
"success": null,
|
||||
"teaserImage": {
|
||||
"cropImage": null,
|
||||
"cropperConfirm": "Confermare",
|
||||
"errors": {
|
||||
"aspect-ratio-too-small": null,
|
||||
"unSupported-file-format": null
|
||||
},
|
||||
"supportedFormats": "Inserisci un'immagine in formato file JPG, PNG o GIF!"
|
||||
},
|
||||
"title": null
|
||||
"title": null,
|
||||
"visibleOnlyForMembersOfGroup": null
|
||||
},
|
||||
"delete": {
|
||||
"cancel": null,
|
||||
@ -267,43 +380,187 @@
|
||||
"addLetter": null,
|
||||
"noHashtagsFound": null
|
||||
},
|
||||
"legend": {
|
||||
"bold": null,
|
||||
"heading3": null,
|
||||
"heading4": null,
|
||||
"italic": null,
|
||||
"legendTitle": null,
|
||||
"link": null,
|
||||
"orderedList": null,
|
||||
"paragraph": null,
|
||||
"quote": null,
|
||||
"ruler": null,
|
||||
"underline": null,
|
||||
"unorderedList": null
|
||||
},
|
||||
"mention": {
|
||||
"noUsersFound": null
|
||||
},
|
||||
"placeholder": null
|
||||
},
|
||||
"error-pages": {
|
||||
"403-default": null,
|
||||
"404-default": null,
|
||||
"500-default": null,
|
||||
"503-default": null,
|
||||
"back-to-index": null,
|
||||
"cannot-edit-post": null,
|
||||
"default": null,
|
||||
"group-not-found": null,
|
||||
"post-not-found": null,
|
||||
"profile-not-found": null
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": null,
|
||||
"article": null,
|
||||
"categories": null,
|
||||
"creationDate": null,
|
||||
"deleteFilter": null,
|
||||
"emotions": null,
|
||||
"ended": {
|
||||
"all": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"onlyEnded": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
}
|
||||
},
|
||||
"event": null,
|
||||
"eventsBy": null,
|
||||
"eventsEnded": null,
|
||||
"filter-by": null,
|
||||
"following": null,
|
||||
"following-title": null,
|
||||
"languages": null,
|
||||
"my-groups": null,
|
||||
"order": {
|
||||
"last": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"newest": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"next": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"oldest": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"order-by": null,
|
||||
"post-type": null,
|
||||
"save": {
|
||||
"error": null,
|
||||
"success": null
|
||||
},
|
||||
"startDate": null
|
||||
},
|
||||
"followButton": {
|
||||
"follow": null,
|
||||
"following": null
|
||||
},
|
||||
"group": {
|
||||
"actionRadii": {
|
||||
"continental": null,
|
||||
"global": null,
|
||||
"interplanetary": null,
|
||||
"national": null,
|
||||
"regional": null
|
||||
},
|
||||
"actionRadius": null,
|
||||
"addMemberToGroup": null,
|
||||
"addMemberToGroupSuccess": null,
|
||||
"addUser": null,
|
||||
"addUserNoOptions": null,
|
||||
"addUserPlaceholder": null,
|
||||
"allGroups": null,
|
||||
"categories": null,
|
||||
"categoriesTitle": null,
|
||||
"changeMemberRole": null,
|
||||
"contentMenu": {
|
||||
"visitGroupPage": null
|
||||
},
|
||||
"createNewGroup": {
|
||||
"title": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"description": null,
|
||||
"editGroupSettings": {
|
||||
"groupName": null,
|
||||
"title": null
|
||||
},
|
||||
"errors": {
|
||||
"userAlreadyMember": null
|
||||
},
|
||||
"follow": null,
|
||||
"foundation": null,
|
||||
"general": null,
|
||||
"goal": null,
|
||||
"groupCreated": null,
|
||||
"in": null,
|
||||
"joinLeaveButton": {
|
||||
"iAmMember": null,
|
||||
"join": null,
|
||||
"pendingMember": null
|
||||
"leave": null,
|
||||
"pendingMember": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"labelSlug": null,
|
||||
"leaveModal": {
|
||||
"confirmButton": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"memberRemoved": null,
|
||||
"members": null,
|
||||
"membersAdministrationList": {
|
||||
"avatar": null,
|
||||
"name": null,
|
||||
"roleInGroup": null,
|
||||
"slug": null
|
||||
},
|
||||
"membersCount": null,
|
||||
"membersListTitle": null
|
||||
"membersListTitle": null,
|
||||
"membersListTitleNotAllowedSeeingGroupMembers": null,
|
||||
"modal": {
|
||||
"cancel": null,
|
||||
"confirm": null,
|
||||
"confirmAddGroupMemberText": null,
|
||||
"confirmAddGroupMemberTitle": null
|
||||
},
|
||||
"myGroups": null,
|
||||
"name": null,
|
||||
"radius": null,
|
||||
"removeMember": null,
|
||||
"removeMemberButton": null,
|
||||
"role": null,
|
||||
"roles": {
|
||||
"admin": null,
|
||||
"owner": null,
|
||||
"pending": null,
|
||||
"usual": null
|
||||
},
|
||||
"save": null,
|
||||
"type": null,
|
||||
"types": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"typesOptions": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"update": null,
|
||||
"updatedGroup": null
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": null,
|
||||
@ -312,8 +569,13 @@
|
||||
},
|
||||
"header": {
|
||||
"avatarMenu": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"chats": "Chat",
|
||||
"groups": "Gruppi",
|
||||
"map": null,
|
||||
"myProfile": null,
|
||||
"notifications": "Notifiche"
|
||||
},
|
||||
"chats": {
|
||||
@ -322,6 +584,9 @@
|
||||
"groups": {
|
||||
"tooltip": "Gruppi"
|
||||
},
|
||||
"map": {
|
||||
"tooltip": null
|
||||
},
|
||||
"notifications": {
|
||||
"tooltip": "Notifiche"
|
||||
}
|
||||
@ -330,6 +595,18 @@
|
||||
"change-filter-settings": null,
|
||||
"no-results": null
|
||||
},
|
||||
"invite-codes": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"copy-code": null,
|
||||
"copy-success": null,
|
||||
"not-available": null,
|
||||
"your-code": null
|
||||
},
|
||||
"localeSwitch": {
|
||||
"tooltip": null
|
||||
},
|
||||
"login": {
|
||||
"email": "La tua email",
|
||||
"failure": null,
|
||||
@ -340,6 +617,7 @@
|
||||
"moreInfo": "Che cosa è {APPLICATION_NAME}?",
|
||||
"moreInfoHint": null,
|
||||
"no-account": null,
|
||||
"no-cookie": null,
|
||||
"password": "La tua password",
|
||||
"register": null,
|
||||
"success": null
|
||||
@ -349,16 +627,98 @@
|
||||
"questions": null,
|
||||
"title": null
|
||||
},
|
||||
"map": {
|
||||
"alertMessage": null,
|
||||
"legend": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"markerTypes": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"pageTitle": null,
|
||||
"styles": {
|
||||
"dark": null,
|
||||
"outdoors": null,
|
||||
"satellite": null,
|
||||
"streets": null
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"deleteUser": {
|
||||
"created": null
|
||||
}
|
||||
},
|
||||
"moderation": {
|
||||
"name": null,
|
||||
"reports": {
|
||||
"createdAt": null,
|
||||
"author": null,
|
||||
"content": null,
|
||||
"decideButton": null,
|
||||
"decided": null,
|
||||
"decideModal": {
|
||||
"cancel": null,
|
||||
"Comment": {
|
||||
"disable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"enable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"Post": {
|
||||
"disable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"enable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"submit": null,
|
||||
"User": {
|
||||
"disable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"enable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"decision": null,
|
||||
"DecisionSuccess": null,
|
||||
"disabled": null,
|
||||
"disabledAt": null,
|
||||
"disabledBy": null,
|
||||
"empty": null,
|
||||
"enabled": null,
|
||||
"enabledAt": null,
|
||||
"enabledBy": null,
|
||||
"filterLabel": {
|
||||
"all": null,
|
||||
"closed": null,
|
||||
"reviewed": null,
|
||||
"unreviewed": null
|
||||
},
|
||||
"moreDetails": null,
|
||||
"name": null,
|
||||
"noDecision": null,
|
||||
"numberOfUsers": null,
|
||||
"previousDecision": null,
|
||||
"reasonCategory": null,
|
||||
"reasonDescription": null,
|
||||
"reporter": null,
|
||||
"reportedOn": null,
|
||||
"status": null,
|
||||
"submitter": null
|
||||
}
|
||||
},
|
||||
@ -371,24 +731,50 @@
|
||||
"read": null,
|
||||
"unread": null
|
||||
},
|
||||
"group": null,
|
||||
"markAllAsRead": "Segna tutti come letti",
|
||||
"pageLink": "Tutte le notifiche",
|
||||
"post": null,
|
||||
"reason": {
|
||||
"changed_group_member_role": null,
|
||||
"commented_on_post": null,
|
||||
"mentioned_in_comment": null,
|
||||
"mentioned_in_post": null
|
||||
"mentioned_in_post": null,
|
||||
"removed_user_from_group": null,
|
||||
"user_joined_group": null,
|
||||
"user_left_group": null
|
||||
},
|
||||
"title": null,
|
||||
"user": null
|
||||
},
|
||||
"post": {
|
||||
"comment": {
|
||||
"reply": null,
|
||||
"submit": null,
|
||||
"submitted": null,
|
||||
"updated": null
|
||||
},
|
||||
"createNewEvent": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"createNewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"edited": null,
|
||||
"editPost": {
|
||||
"event": null,
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"event": null,
|
||||
"menu": {
|
||||
"delete": null,
|
||||
"edit": null,
|
||||
@ -401,6 +787,20 @@
|
||||
"pinned": null,
|
||||
"takeAction": {
|
||||
"name": "Agire"
|
||||
},
|
||||
"viewEvent": {
|
||||
"eventEnd": null,
|
||||
"eventIsOnline": null,
|
||||
"eventLocationName": null,
|
||||
"eventStart": null,
|
||||
"eventVenue": null,
|
||||
"title": null
|
||||
},
|
||||
"viewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -417,7 +817,6 @@
|
||||
"title": null
|
||||
},
|
||||
"memberSince": "Membro dal",
|
||||
"name": "Il mio profilo",
|
||||
"network": {
|
||||
"andMore": null,
|
||||
"followedBy": null,
|
||||
@ -505,32 +904,69 @@
|
||||
},
|
||||
"search": {
|
||||
"failed": "Non è stato trovato nulla",
|
||||
"for": null,
|
||||
"heading": {
|
||||
"Group": null,
|
||||
"Post": null,
|
||||
"Tag": null,
|
||||
"User": null
|
||||
},
|
||||
"hint": "Cosa state cercando? Usate !... per i post, @... per gli utenti, #... per gli hashtag.",
|
||||
"placeholder": "Ricerca"
|
||||
"no-results": null,
|
||||
"page": null,
|
||||
"placeholder": "Ricerca",
|
||||
"results": null,
|
||||
"title": null
|
||||
},
|
||||
"settings": {
|
||||
"blocked-users": {
|
||||
"block": null,
|
||||
"columns": {
|
||||
"name": null,
|
||||
"slug": null,
|
||||
"unblock": null
|
||||
},
|
||||
"empty": null,
|
||||
"explanation": {
|
||||
"closing": null,
|
||||
"commenting-disabled": null,
|
||||
"commenting-explanation": null,
|
||||
"intro": null,
|
||||
"notifications": null,
|
||||
"their-perspective": null,
|
||||
"your-perspective": null
|
||||
},
|
||||
"how-to": null,
|
||||
"name": null,
|
||||
"unblock": null,
|
||||
"unblocked": null
|
||||
},
|
||||
"data": {
|
||||
"labelBio": "Su di te",
|
||||
"labelCity": "La tua città o regione",
|
||||
"labelCityHint": null,
|
||||
"labelName": "Nome",
|
||||
"labelSlug": null,
|
||||
"name": "I tuoi dati",
|
||||
"namePlaceholder": "Anonymous",
|
||||
"success": null
|
||||
},
|
||||
"delete": {
|
||||
"name": "Elimina Account"
|
||||
},
|
||||
"deleteUserAccount": {
|
||||
"accountDescription": "Essere consapevoli che i tuoi post e commenti sono importanti per la nostra comunità. Se cancelli il tuo account utente, tutto scomparirà per sempre - e sarebbe un vero peccato!",
|
||||
"accountWarning": "Attenzione! Tu NON PUOI GESTIRE e NON PUOI RECUPERARE il tuo account, i tuoi messaggi o commenti dopo aver cancellato il tuo account!",
|
||||
"accountWarningAdmin": null,
|
||||
"accountWarningIsAdmin": null,
|
||||
"commentedCount": "Cancella i miei {count} commenti",
|
||||
"confirmDeleting": null,
|
||||
"contributionsCount": "Cancellare i miei {count} messaggi",
|
||||
"infoAdmin": null,
|
||||
"name": "Cancellare l'account utente",
|
||||
"pleaseConfirm": "Azione distruttiva! Digita “{confirm}” per confermare.",
|
||||
"success": "Account eliminato con successo!"
|
||||
},
|
||||
"download": {
|
||||
"description": null,
|
||||
"json": null,
|
||||
"name": "Scaricamento dati"
|
||||
},
|
||||
"email": {
|
||||
@ -595,6 +1031,11 @@
|
||||
"unmuted": null
|
||||
},
|
||||
"name": "Impostazioni",
|
||||
"notifications": {
|
||||
"name": null,
|
||||
"send-email-notifications": null,
|
||||
"success-update": null
|
||||
},
|
||||
"organizations": {
|
||||
"name": "Mie organizzazioni"
|
||||
},
|
||||
@ -624,6 +1065,13 @@
|
||||
"name": "Sicurezza"
|
||||
},
|
||||
"social-media": {
|
||||
"add-new-link": null,
|
||||
"delete-modal": {
|
||||
"confirm-button": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"edit-link": null,
|
||||
"name": null,
|
||||
"placeholder": null,
|
||||
"requireUnique": null,
|
||||
@ -648,6 +1096,7 @@
|
||||
"contact": "Contatto",
|
||||
"data-privacy": "protezione dei dati",
|
||||
"director": "Direttore Generale",
|
||||
"donate": null,
|
||||
"error-occurred": null,
|
||||
"faq": null,
|
||||
"germany": "Germania",
|
||||
@ -655,6 +1104,7 @@
|
||||
"made": "Con ❤️ fatto",
|
||||
"register": "numero di registro",
|
||||
"responsible": "Responsabile ai sensi del § 55 Abs. 2 RStV (Germania)",
|
||||
"support": null,
|
||||
"taxident": "Numero di identificazione dell'imposta sul valore aggiunto ai sensi del § 27 a Legge sull'imposta sul valore aggiunto (Germania)",
|
||||
"termsAndConditions": null,
|
||||
"thanks": null,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -6,7 +6,8 @@
|
||||
"edit": "Editar",
|
||||
"loading": "Carregando",
|
||||
"loadMore": "Carregar mais",
|
||||
"save": "Salvar"
|
||||
"save": "Salvar",
|
||||
"saveCategories": null
|
||||
},
|
||||
"admin": {
|
||||
"categories": {
|
||||
@ -30,6 +31,7 @@
|
||||
"goal": "Doações mensais necessárias",
|
||||
"name": "Informações sobre Doações",
|
||||
"progress": "Doações arrecadadas até o momento",
|
||||
"showDonationsCheckboxLabel": null,
|
||||
"successfulUpdate": "Informações sobre doações atualizadas com sucesso!"
|
||||
},
|
||||
"hashtags": {
|
||||
@ -63,6 +65,7 @@
|
||||
"placeholder": "e-mail, nome ou descrição"
|
||||
},
|
||||
"name": "Usuários",
|
||||
"roleChanged": null,
|
||||
"table": {
|
||||
"columns": {
|
||||
"createdAt": "Criado em",
|
||||
@ -75,56 +78,34 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"code-of-conduct": {
|
||||
"consequences": {
|
||||
"description": "Se um membro da comunidade apresentar um comportamento inaceitável, os operadores, moderadores e administradores responsáveis da rede podem tomar medidas adequadas, incluindo, entre outras:",
|
||||
"list": {
|
||||
"0": "Pedido de suspensão imediata de uma conduta inaceitável",
|
||||
"1": "Bloquear ou excluir comentários",
|
||||
"2": "Exclusão temporária da respectiva publicação ou contribuição",
|
||||
"3": "Bloquear ou eliminar conteúdo",
|
||||
"4": "Retirada temporária de permissão de escrita",
|
||||
"5": "Exclusão temporária da rede",
|
||||
"6": "Exclusão definitiva da rede",
|
||||
"7": "Violações da lei alemã podem ser denunciadas"
|
||||
},
|
||||
"title": "Consequências de um comportamento inaceitável"
|
||||
"chat": {
|
||||
"addRoomHeadline": null,
|
||||
"cancelSelectMessage": null,
|
||||
"conversationStarted": null,
|
||||
"isOnline": null,
|
||||
"isTyping": null,
|
||||
"lastSeen": null,
|
||||
"messageDeleted": null,
|
||||
"messagesEmpty": null,
|
||||
"newMessages": null,
|
||||
"page": {
|
||||
"headline": null
|
||||
},
|
||||
"expected-behaviour": {
|
||||
"description": "Os seguintes comportamentos são esperados e solicitados a todos os membros da comunidade:",
|
||||
"list": {
|
||||
"0": "Exercitar ponderação e respeito no seu discurso e ações.",
|
||||
"1": "Tente a colaboração antes do conflito.",
|
||||
"2": "Evite comportamentos e discursos humilhantes, discriminatórios ou assediadores.",
|
||||
"3": "Esteja atento ao que o rodeia e aos outros participantes. Alerte os líderes comunitários se você perceber uma situação perigosa, alguém em perigo ou violações deste Código de Conduta, mesmo que pareçam inconsequentes."
|
||||
},
|
||||
"title": "Comportamentos esperados"
|
||||
},
|
||||
"get-help": "Se você for vítima ou testemunhar um comportamento inaceitável, ou tiver qualquer outra preocupação, por favor notifique um organizador da comunidade o mais rápido possível e inclua o link ou mencione o conteúdo correspondente:",
|
||||
"preamble": {
|
||||
"description": "A {APPLICATION_NAME} é uma rede de conhecimento e ação social sem fins lucrativos da próxima geração. Feito por pessoas - para pessoas. Open Source, justo e transparente. Para uma mudança local e global positiva em todas as áreas da vida. Redesenhamos completamente a troca pública de conhecimentos, idéias e projetos. As funções da {APPLICATION_NAME} reúnem as pessoas - offline e online - para que possamos fazer do mundo um lugar melhor.",
|
||||
"title": "Introdução"
|
||||
},
|
||||
"purpose": {
|
||||
"description": "Com este código de conduta, regulamentamos os princípios essenciais para o comportamento em nossa rede social. A Carta dos Direitos Humanos das Nações Unidas é a nossa orientação e forma o coração da nossa compreensão dos valores. O código de conduta serve como princípios orientadores para a nossa aparência pessoal e interação uns com os outros. Qualquer pessoa ativa como usuário da {APPLICATION_NAME} Network, que escreve artigos, comentários ou se conecta com outros usuários, incluindo aqueles fora da rede, reconhece estas regras de conduta como obrigatórias.",
|
||||
"title": "Propósito"
|
||||
},
|
||||
"subheader": "para a rede social da {ORGANIZATION_NAME}",
|
||||
"unacceptable-behaviour": {
|
||||
"description": "Os seguintes comportamentos são inaceitáveis dentro da nossa comunidade:",
|
||||
"list": {
|
||||
"0": "Mensagens, comentários, afirmações ou insultos discriminatórios, particularmente aqueles relacionados a gênero, orientação sexual, raça, religião, orientação política ou filosófica ou deficiência.",
|
||||
"1": "Publicar ou vincular material claramente pornográfico.",
|
||||
"2": "Glorificação ou banalização de atos de violência cruel ou desumana.",
|
||||
"3": "A divulgação de informações pessoais de terceiros sem o seu consentimento ou ameaça de (\"doxing\").",
|
||||
"4": "Intimidação intencional, assédio ou perseguição.",
|
||||
"5": "Publicidade de produtos e serviços com intenção comercial.",
|
||||
"6": "Comportamento criminoso ou violação da lei alemã.",
|
||||
"7": "Apoiar ou incentivar tal conduta."
|
||||
},
|
||||
"title": "Comportamentos Inaceitáveis"
|
||||
"roomEmpty": null,
|
||||
"roomsEmpty": null,
|
||||
"search": null,
|
||||
"typeMessage": null,
|
||||
"userProfileButton": {
|
||||
"label": null,
|
||||
"tooltip": null
|
||||
}
|
||||
},
|
||||
"client-only": {
|
||||
"loading": null
|
||||
},
|
||||
"code-of-conduct": {
|
||||
"subheader": "para a rede social da {ORGANIZATION_NAME}"
|
||||
},
|
||||
"comment": {
|
||||
"content": {
|
||||
"unavailable-placeholder": "…esse comentário não está mais disponível"
|
||||
@ -157,11 +138,20 @@
|
||||
"validations": {
|
||||
"categories": "devem ser seleccionadas, no mínimo uma e, no máximo três categorias",
|
||||
"email": "deve ser um endereço de e-mail válido",
|
||||
"eventLocationNameLength": null,
|
||||
"eventLocationNameNotEmpty": null,
|
||||
"eventVenueLength": null,
|
||||
"eventVenueNotEmpty": null,
|
||||
"url": "deve ser uma URL válida"
|
||||
},
|
||||
"versus": "Contra"
|
||||
},
|
||||
"components": {
|
||||
"dateTimeRange": {
|
||||
"hourMinute": null,
|
||||
"monthDay": null,
|
||||
"yearMonthDay": null
|
||||
},
|
||||
"password-reset": {
|
||||
"change-password": {
|
||||
"error": "A alteração da sua senha falhou. Talvez o código de segurança não estava correto?",
|
||||
@ -179,21 +169,62 @@
|
||||
},
|
||||
"registration": {
|
||||
"create-user-account": {
|
||||
"buttonTitle": null,
|
||||
"error": "Nenhuma conta de usuário pode ser criada!",
|
||||
"help": " Talvez a confirmação tenha sido inválida? Em caso de problemas, sinta-se à vontade para pedir ajuda, enviando um e-mail para:",
|
||||
"recieveCommunicationAsEmailsEtcConfirmed": null,
|
||||
"success": "A sua conta foi criada!",
|
||||
"termsAndCondsEtcConfirmed": null,
|
||||
"title": "Criar uma conta de usuário"
|
||||
},
|
||||
"email-nonce": {
|
||||
"email": {
|
||||
"buttonTitle": {
|
||||
"resend": null,
|
||||
"send": null,
|
||||
"skipResend": null
|
||||
},
|
||||
"form": {
|
||||
"sendEmailAgain": null,
|
||||
"success": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"email-display": {
|
||||
"warningFormat": null,
|
||||
"warningUndef": null,
|
||||
"yourEmail": null
|
||||
},
|
||||
"email-nonce": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"click-next": null,
|
||||
"description": "Abra a sua caixa de entrada e digite o código que lhe enviamos.",
|
||||
"next": "Continue",
|
||||
"nonce": "Digite seu código",
|
||||
"validations": {
|
||||
"length": "deve ter {nonceLength} caracteres"
|
||||
"error": null,
|
||||
"length": "deve ter {nonceLength} caracteres",
|
||||
"success": null
|
||||
}
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"invite-code": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"description": null,
|
||||
"invite-code": null,
|
||||
"next": null,
|
||||
"validations": {
|
||||
"error": null,
|
||||
"length": null,
|
||||
"success": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"no-public-registrstion": {
|
||||
"title": null
|
||||
},
|
||||
"signup": {
|
||||
"form": {
|
||||
"data-privacy": "Eu li e entendi o Política de Privacidade.",
|
||||
@ -211,27 +242,55 @@
|
||||
}
|
||||
},
|
||||
"contribution": {
|
||||
"amount-clicks": null,
|
||||
"amount-comments": null,
|
||||
"amount-shouts": null,
|
||||
"amount-views": null,
|
||||
"categories": {
|
||||
"infoSelectedNoOfMaxCategories": "{chosen} of {max} categorias selecionadas"
|
||||
},
|
||||
"category": {
|
||||
"description": {
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
},
|
||||
"name": {
|
||||
"animal-protection": "Proteção Animal",
|
||||
"art-culture-sport": "Arte, Cultura e Esporte",
|
||||
"consumption-sustainability": "Consumo e Sustentabilidade",
|
||||
"cooperation-development": "Cooperação e Desenvolvimento",
|
||||
"democracy-politics": "Democracia e Política",
|
||||
"economy-finances": "Economia e Finanças",
|
||||
"education-sciences": "Educação e Ciências",
|
||||
"energy-technology": "Energia e tecnologia",
|
||||
"environment-nature": "Meio Ambiente e Natureza",
|
||||
"freedom-of-speech": "Liberdade de expressão",
|
||||
"global-peace-nonviolence": "Paz Mundial e Não-Violência",
|
||||
"happiness-values": "Felicidade e Valores",
|
||||
"health-wellbeing": "Saúde e Bem-estar",
|
||||
"human-rights-justice": "Direitos Humanos e Justiça",
|
||||
"it-internet-data-privacy": "TI, Internet e Privacidade de Dados",
|
||||
"just-for-fun": "Só por diversão"
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
}
|
||||
},
|
||||
"emotions-label": {
|
||||
@ -241,17 +300,33 @@
|
||||
"happy": "Feliz",
|
||||
"surprised": "Surpreso"
|
||||
},
|
||||
"filterALL": "Ver todas as contribuições",
|
||||
"filterFollow": "Filtrar contribuições de usuários que eu sigo",
|
||||
"filterMasonryGrid": {
|
||||
"myFriends": null,
|
||||
"myGroups": null,
|
||||
"myTopics": null,
|
||||
"noFilter": null,
|
||||
"onlyArticles": null,
|
||||
"onlyEvents": null
|
||||
},
|
||||
"filterMyGroups": null,
|
||||
"inappropriatePicture": null,
|
||||
"languageSelectLabel": "Idioma",
|
||||
"languageSelectText": "Selecionar Idioma",
|
||||
"newEvent": null,
|
||||
"newPost": "Criar uma nova publicação",
|
||||
"success": "Salvo!",
|
||||
"teaserImage": {
|
||||
"cropImage": null,
|
||||
"cropperConfirm": "Confirmar",
|
||||
"errors": {
|
||||
"aspect-ratio-too-small": null,
|
||||
"unSupported-file-format": null
|
||||
},
|
||||
"supportedFormats": "Insira uma imagem do formato JPG, PNG ou GIF!"
|
||||
},
|
||||
"title": "Título"
|
||||
"title": "Título",
|
||||
"visibleOnlyForMembersOfGroup": null
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Cancelar",
|
||||
@ -305,43 +380,187 @@
|
||||
"addLetter": "Digite uma letra",
|
||||
"noHashtagsFound": "Nenhuma hashtag encontrada"
|
||||
},
|
||||
"legend": {
|
||||
"bold": null,
|
||||
"heading3": null,
|
||||
"heading4": null,
|
||||
"italic": null,
|
||||
"legendTitle": null,
|
||||
"link": null,
|
||||
"orderedList": null,
|
||||
"paragraph": null,
|
||||
"quote": null,
|
||||
"ruler": null,
|
||||
"underline": null,
|
||||
"unorderedList": null
|
||||
},
|
||||
"mention": {
|
||||
"noUsersFound": "Nenhum usuário encontrado"
|
||||
},
|
||||
"placeholder": " Escreva algo inspirador…"
|
||||
},
|
||||
"error-pages": {
|
||||
"403-default": null,
|
||||
"404-default": null,
|
||||
"500-default": null,
|
||||
"503-default": null,
|
||||
"back-to-index": null,
|
||||
"cannot-edit-post": null,
|
||||
"default": null,
|
||||
"group-not-found": null,
|
||||
"post-not-found": null,
|
||||
"profile-not-found": null
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Todos",
|
||||
"article": null,
|
||||
"categories": "Categorias de Conteúdo",
|
||||
"creationDate": null,
|
||||
"deleteFilter": null,
|
||||
"emotions": "Emoções",
|
||||
"ended": {
|
||||
"all": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"onlyEnded": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
}
|
||||
},
|
||||
"event": null,
|
||||
"eventsBy": null,
|
||||
"eventsEnded": null,
|
||||
"filter-by": "Filtrar por ...",
|
||||
"following": "Usuários que eu sigo",
|
||||
"following-title": null,
|
||||
"languages": "Idiomas",
|
||||
"my-groups": null,
|
||||
"order": {
|
||||
"last": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"newest": {
|
||||
"hint": null,
|
||||
"label": "Mais recentes"
|
||||
},
|
||||
"next": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"oldest": {
|
||||
"hint": null,
|
||||
"label": "Mais antigos"
|
||||
}
|
||||
}
|
||||
},
|
||||
"order-by": null,
|
||||
"post-type": null,
|
||||
"save": {
|
||||
"error": null,
|
||||
"success": null
|
||||
},
|
||||
"startDate": null
|
||||
},
|
||||
"followButton": {
|
||||
"follow": "Seguir",
|
||||
"following": "Seguindo"
|
||||
},
|
||||
"group": {
|
||||
"actionRadii": {
|
||||
"continental": null,
|
||||
"global": null,
|
||||
"interplanetary": null,
|
||||
"national": null,
|
||||
"regional": null
|
||||
},
|
||||
"actionRadius": null,
|
||||
"addMemberToGroup": null,
|
||||
"addMemberToGroupSuccess": null,
|
||||
"addUser": null,
|
||||
"addUserNoOptions": null,
|
||||
"addUserPlaceholder": null,
|
||||
"allGroups": null,
|
||||
"categories": null,
|
||||
"categoriesTitle": null,
|
||||
"changeMemberRole": null,
|
||||
"contentMenu": {
|
||||
"visitGroupPage": null
|
||||
},
|
||||
"createNewGroup": {
|
||||
"title": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"description": null,
|
||||
"editGroupSettings": {
|
||||
"groupName": null,
|
||||
"title": null
|
||||
},
|
||||
"errors": {
|
||||
"userAlreadyMember": null
|
||||
},
|
||||
"follow": null,
|
||||
"foundation": null,
|
||||
"general": null,
|
||||
"goal": null,
|
||||
"groupCreated": null,
|
||||
"in": null,
|
||||
"joinLeaveButton": {
|
||||
"iAmMember": null,
|
||||
"join": null,
|
||||
"pendingMember": null
|
||||
"leave": null,
|
||||
"pendingMember": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"labelSlug": null,
|
||||
"leaveModal": {
|
||||
"confirmButton": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"memberRemoved": null,
|
||||
"members": null,
|
||||
"membersAdministrationList": {
|
||||
"avatar": null,
|
||||
"name": null,
|
||||
"roleInGroup": null,
|
||||
"slug": null
|
||||
},
|
||||
"membersCount": null,
|
||||
"membersListTitle": null
|
||||
"membersListTitle": null,
|
||||
"membersListTitleNotAllowedSeeingGroupMembers": null,
|
||||
"modal": {
|
||||
"cancel": null,
|
||||
"confirm": null,
|
||||
"confirmAddGroupMemberText": null,
|
||||
"confirmAddGroupMemberTitle": null
|
||||
},
|
||||
"myGroups": null,
|
||||
"name": null,
|
||||
"radius": null,
|
||||
"removeMember": null,
|
||||
"removeMemberButton": null,
|
||||
"role": null,
|
||||
"roles": {
|
||||
"admin": null,
|
||||
"owner": null,
|
||||
"pending": null,
|
||||
"usual": null
|
||||
},
|
||||
"save": null,
|
||||
"type": null,
|
||||
"types": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"typesOptions": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"update": null,
|
||||
"updatedGroup": null
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Limpar pesquisa",
|
||||
@ -350,8 +569,13 @@
|
||||
},
|
||||
"header": {
|
||||
"avatarMenu": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"chats": "Chats",
|
||||
"groups": "Grupos",
|
||||
"map": null,
|
||||
"myProfile": null,
|
||||
"notifications": "Notificações"
|
||||
},
|
||||
"chats": {
|
||||
@ -360,6 +584,9 @@
|
||||
"groups": {
|
||||
"tooltip": "Grupos"
|
||||
},
|
||||
"map": {
|
||||
"tooltip": null
|
||||
},
|
||||
"notifications": {
|
||||
"tooltip": "Notificações"
|
||||
}
|
||||
@ -368,6 +595,18 @@
|
||||
"change-filter-settings": "Altere suas configurações de filtro para obter mais resultados.",
|
||||
"no-results": "Nenhuma contribuição encontrada."
|
||||
},
|
||||
"invite-codes": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"copy-code": null,
|
||||
"copy-success": null,
|
||||
"not-available": null,
|
||||
"your-code": null
|
||||
},
|
||||
"localeSwitch": {
|
||||
"tooltip": null
|
||||
},
|
||||
"login": {
|
||||
"email": "Seu email",
|
||||
"failure": "Endereço de e-mail ou senha incorretos.",
|
||||
@ -378,6 +617,7 @@
|
||||
"moreInfo": "O que é a {APPLICATION_NAME}?",
|
||||
"moreInfoHint": "para a página de apresentação",
|
||||
"no-account": "Ainda não tem uma conta?",
|
||||
"no-cookie": null,
|
||||
"password": "Sua senha",
|
||||
"register": "Cadastrar-se",
|
||||
"success": "Você está conectado!"
|
||||
@ -387,14 +627,98 @@
|
||||
"questions": "Qualquer dúvida, envie um e-mail para",
|
||||
"title": "{APPLICATION_NAME} está em manutenção"
|
||||
},
|
||||
"map": {
|
||||
"alertMessage": null,
|
||||
"legend": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"markerTypes": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"pageTitle": null,
|
||||
"styles": {
|
||||
"dark": null,
|
||||
"outdoors": null,
|
||||
"satellite": null,
|
||||
"streets": null
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"deleteUser": {
|
||||
"created": null
|
||||
}
|
||||
},
|
||||
"moderation": {
|
||||
"name": "Moderação",
|
||||
"reports": {
|
||||
"author": null,
|
||||
"content": null,
|
||||
"decideButton": null,
|
||||
"decided": null,
|
||||
"decideModal": {
|
||||
"cancel": null,
|
||||
"Comment": {
|
||||
"disable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"enable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"Post": {
|
||||
"disable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"enable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"submit": null,
|
||||
"User": {
|
||||
"disable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"enable": {
|
||||
"message": null,
|
||||
"title": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"decision": null,
|
||||
"DecisionSuccess": null,
|
||||
"disabled": null,
|
||||
"disabledAt": null,
|
||||
"disabledBy": "desativado por",
|
||||
"empty": "Parabéns, nada a moderar.",
|
||||
"enabled": null,
|
||||
"enabledAt": null,
|
||||
"enabledBy": null,
|
||||
"filterLabel": {
|
||||
"all": null,
|
||||
"closed": null,
|
||||
"reviewed": null,
|
||||
"unreviewed": null
|
||||
},
|
||||
"moreDetails": null,
|
||||
"name": "Denúncias",
|
||||
"noDecision": null,
|
||||
"numberOfUsers": null,
|
||||
"previousDecision": null,
|
||||
"reasonCategory": "Categoria",
|
||||
"reasonDescription": "Descrição",
|
||||
"reportedOn": null,
|
||||
"status": null,
|
||||
"submitter": "denunciado por"
|
||||
}
|
||||
},
|
||||
@ -407,24 +731,50 @@
|
||||
"read": "Lido",
|
||||
"unread": "Não lido"
|
||||
},
|
||||
"group": null,
|
||||
"markAllAsRead": "Marcar todas como lidas",
|
||||
"pageLink": "Todas as notificações",
|
||||
"post": "Post",
|
||||
"reason": {
|
||||
"changed_group_member_role": null,
|
||||
"commented_on_post": "Comentou no seu post …",
|
||||
"mentioned_in_comment": "Mentionou você em um comentário …",
|
||||
"mentioned_in_post": "Mencinou você em um post …"
|
||||
"mentioned_in_post": "Mencinou você em um post …",
|
||||
"removed_user_from_group": null,
|
||||
"user_joined_group": null,
|
||||
"user_left_group": null
|
||||
},
|
||||
"title": "Notificações",
|
||||
"user": "Usuário"
|
||||
},
|
||||
"post": {
|
||||
"comment": {
|
||||
"reply": null,
|
||||
"submit": "Commentar",
|
||||
"submitted": "Comentário Enviado",
|
||||
"updated": "Alterações salvas"
|
||||
},
|
||||
"createNewEvent": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"createNewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"edited": "editado",
|
||||
"editPost": {
|
||||
"event": null,
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"event": null,
|
||||
"menu": {
|
||||
"delete": "Excluir publicação",
|
||||
"edit": "Editar publicação",
|
||||
@ -437,6 +787,20 @@
|
||||
"pinned": "Anúncio",
|
||||
"takeAction": {
|
||||
"name": "Tomar uma ação"
|
||||
},
|
||||
"viewEvent": {
|
||||
"eventEnd": null,
|
||||
"eventIsOnline": null,
|
||||
"eventLocationName": null,
|
||||
"eventStart": null,
|
||||
"eventVenue": null,
|
||||
"title": null
|
||||
},
|
||||
"viewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -453,7 +817,6 @@
|
||||
"title": "Convidar alguém para {APPLICATION_NAME}!"
|
||||
},
|
||||
"memberSince": "Membro desde",
|
||||
"name": "Meu perfil",
|
||||
"network": {
|
||||
"andMore": "e {number} mais …",
|
||||
"followedBy": "é seguido por:",
|
||||
@ -541,8 +904,19 @@
|
||||
},
|
||||
"search": {
|
||||
"failed": "Nada encontrado",
|
||||
"for": null,
|
||||
"heading": {
|
||||
"Group": null,
|
||||
"Post": null,
|
||||
"Tag": null,
|
||||
"User": null
|
||||
},
|
||||
"hint": "O que você está buscando? Use !... para postagens, @... para usuários, #... para hashtags.",
|
||||
"placeholder": "Buscar"
|
||||
"no-results": null,
|
||||
"page": null,
|
||||
"placeholder": "Buscar",
|
||||
"results": null,
|
||||
"title": null
|
||||
},
|
||||
"settings": {
|
||||
"blocked-users": {
|
||||
@ -555,6 +929,8 @@
|
||||
"empty": "Até agora, você não bloqueou ninguém.",
|
||||
"explanation": {
|
||||
"closing": "Isso deve ser suficiente por enquanto para que os usuários bloqueados não possam mais incomodá-lo.",
|
||||
"commenting-disabled": null,
|
||||
"commenting-explanation": null,
|
||||
"intro": "Se outro usuário foi bloqueado por você, isto é o que acontece:",
|
||||
"notifications": "Usuários bloqueados não receberão mais notificações se forem mencionados em suas mensagens.",
|
||||
"their-perspective": "Vice versa: A pessoa bloqueada também não verá mais suas mensagens em seu feed de notícias.",
|
||||
@ -568,6 +944,7 @@
|
||||
"data": {
|
||||
"labelBio": "Sobre você",
|
||||
"labelCity": "Sua cidade ou estado",
|
||||
"labelCityHint": null,
|
||||
"labelName": "Seu nome",
|
||||
"labelSlug": "Seu nome de usuário exclusivo",
|
||||
"name": "Seus dados",
|
||||
@ -577,13 +954,19 @@
|
||||
"deleteUserAccount": {
|
||||
"accountDescription": "Esteja ciente de que o suas Publicações e Comentários são importantes para a nossa comunidade. Se você ainda optar por excluí-los, você tem que marcá-los abaixo.",
|
||||
"accountWarning": "Você NÃO PODE GERENCIAR e NÃO PODE RECUPERAR sua conta, Publicações, ou Comentários após excluir sua conta!",
|
||||
"accountWarningAdmin": null,
|
||||
"accountWarningIsAdmin": null,
|
||||
"commentedCount": "Deletar meus {count} comentários",
|
||||
"confirmDeleting": null,
|
||||
"contributionsCount": "Deletar minhas {count} publicações",
|
||||
"infoAdmin": null,
|
||||
"name": "Deletar dados",
|
||||
"pleaseConfirm": "Ação destrutiva! Digitar “{confirm}” para confirmar.",
|
||||
"success": "Conta eliminada com sucesso!"
|
||||
},
|
||||
"download": {
|
||||
"description": null,
|
||||
"json": null,
|
||||
"name": "Baixar dados"
|
||||
},
|
||||
"email": {
|
||||
@ -629,7 +1012,30 @@
|
||||
"languages": {
|
||||
"name": "Idiomas"
|
||||
},
|
||||
"muted-users": {
|
||||
"columns": {
|
||||
"name": null,
|
||||
"slug": null,
|
||||
"unmute": null
|
||||
},
|
||||
"empty": null,
|
||||
"explanation": {
|
||||
"intro": null,
|
||||
"search": null,
|
||||
"your-perspective": null
|
||||
},
|
||||
"how-to": null,
|
||||
"mute": null,
|
||||
"name": null,
|
||||
"unmute": null,
|
||||
"unmuted": null
|
||||
},
|
||||
"name": "Configurações",
|
||||
"notifications": {
|
||||
"name": null,
|
||||
"send-email-notifications": null,
|
||||
"success-update": null
|
||||
},
|
||||
"organizations": {
|
||||
"name": "Minhas Organizações"
|
||||
},
|
||||
@ -659,6 +1065,13 @@
|
||||
"name": "Segurança"
|
||||
},
|
||||
"social-media": {
|
||||
"add-new-link": null,
|
||||
"delete-modal": {
|
||||
"confirm-button": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"edit-link": null,
|
||||
"name": "Mídias sociais",
|
||||
"placeholder": "Sua url de mídia social",
|
||||
"requireUnique": "Você já adicionou esta url",
|
||||
@ -683,6 +1096,7 @@
|
||||
"contact": "Contato",
|
||||
"data-privacy": "Proteção de Dados",
|
||||
"director": "Diretor Administrativo",
|
||||
"donate": null,
|
||||
"error-occurred": "Ocorreu um erro.",
|
||||
"faq": "FAQ",
|
||||
"germany": "Alemanha",
|
||||
@ -690,6 +1104,7 @@
|
||||
"made": "Feito com ❤️",
|
||||
"register": "número de registo",
|
||||
"responsible": "Responsável segundo § 55 Abs. 2 RStV (Alemanha) ",
|
||||
"support": null,
|
||||
"taxident": "Número de identificação do imposto sobre o valor acrescentado de acordo com o § 27 da Lei do Imposto sobre o Valor Acrescentado (Alemanha)",
|
||||
"termsAndConditions": "Termos e Condições",
|
||||
"thanks": "Obrigado(a)!",
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"edit": "Редактировать",
|
||||
"loading": "загрузка",
|
||||
"loadMore": "Загрузить ещё",
|
||||
"save": "Сохранить"
|
||||
"save": "Сохранить",
|
||||
"saveCategories": null
|
||||
},
|
||||
"admin": {
|
||||
"categories": {
|
||||
@ -30,6 +31,7 @@
|
||||
"goal": "Необходимы ежемесячные пожертвования",
|
||||
"name": "Информация о пожертвованиях",
|
||||
"progress": "Пожертвования собраны",
|
||||
"showDonationsCheckboxLabel": null,
|
||||
"successfulUpdate": "Информация о пожертвованиях успешно обновлена!"
|
||||
},
|
||||
"hashtags": {
|
||||
@ -63,6 +65,7 @@
|
||||
"placeholder": "Электронная почта, имя или описание"
|
||||
},
|
||||
"name": "Пользователи",
|
||||
"roleChanged": null,
|
||||
"table": {
|
||||
"columns": {
|
||||
"createdAt": "Дата создания",
|
||||
@ -75,6 +78,31 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"chat": {
|
||||
"addRoomHeadline": null,
|
||||
"cancelSelectMessage": null,
|
||||
"conversationStarted": null,
|
||||
"isOnline": null,
|
||||
"isTyping": null,
|
||||
"lastSeen": null,
|
||||
"messageDeleted": null,
|
||||
"messagesEmpty": null,
|
||||
"newMessages": null,
|
||||
"page": {
|
||||
"headline": null
|
||||
},
|
||||
"roomEmpty": null,
|
||||
"roomsEmpty": null,
|
||||
"search": null,
|
||||
"typeMessage": null,
|
||||
"userProfileButton": {
|
||||
"label": null,
|
||||
"tooltip": null
|
||||
}
|
||||
},
|
||||
"client-only": {
|
||||
"loading": null
|
||||
},
|
||||
"code-of-conduct": {
|
||||
"subheader": "социальной сети {ORGANIZATION_NAME}"
|
||||
},
|
||||
@ -110,11 +138,20 @@
|
||||
"validations": {
|
||||
"categories": "Выберите от одной то трех категорий",
|
||||
"email": "должен быть корректный адрес электронной почты",
|
||||
"eventLocationNameLength": null,
|
||||
"eventLocationNameNotEmpty": null,
|
||||
"eventVenueLength": null,
|
||||
"eventVenueNotEmpty": null,
|
||||
"url": "должен быть корректный URL"
|
||||
},
|
||||
"versus": "Против"
|
||||
},
|
||||
"components": {
|
||||
"dateTimeRange": {
|
||||
"hourMinute": null,
|
||||
"monthDay": null,
|
||||
"yearMonthDay": null
|
||||
},
|
||||
"password-reset": {
|
||||
"change-password": {
|
||||
"error": "Смена пароля не удалась. Может быть, код безопасности был неправильным?",
|
||||
@ -132,21 +169,62 @@
|
||||
},
|
||||
"registration": {
|
||||
"create-user-account": {
|
||||
"buttonTitle": null,
|
||||
"error": "Не удалось создать учетную запись!",
|
||||
"help": "Может быть, подтверждение было недействительным? В случае возникновения проблем, не стесняйтесь обращаться за помощью, отправив нам письмо по электронной почте:",
|
||||
"recieveCommunicationAsEmailsEtcConfirmed": null,
|
||||
"success": "Учетная запись успешно создана!",
|
||||
"termsAndCondsEtcConfirmed": null,
|
||||
"title": "Создать учетную запись"
|
||||
},
|
||||
"email-nonce": {
|
||||
"email": {
|
||||
"buttonTitle": {
|
||||
"resend": null,
|
||||
"send": null,
|
||||
"skipResend": null
|
||||
},
|
||||
"form": {
|
||||
"sendEmailAgain": null,
|
||||
"success": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"email-display": {
|
||||
"warningFormat": null,
|
||||
"warningUndef": null,
|
||||
"yourEmail": null
|
||||
},
|
||||
"email-nonce": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"click-next": null,
|
||||
"description": "Откройте папку \\\"Входящие\\\" и введите код из сообщения.",
|
||||
"next": "Продолжить",
|
||||
"nonce": "Введите код",
|
||||
"validations": {
|
||||
"length": "длина должна быть {nonceLength} символов"
|
||||
"error": null,
|
||||
"length": "длина должна быть {nonceLength} символов",
|
||||
"success": null
|
||||
}
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"invite-code": {
|
||||
"buttonTitle": null,
|
||||
"form": {
|
||||
"description": null,
|
||||
"invite-code": null,
|
||||
"next": null,
|
||||
"validations": {
|
||||
"error": null,
|
||||
"length": null,
|
||||
"success": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"no-public-registrstion": {
|
||||
"title": null
|
||||
},
|
||||
"signup": {
|
||||
"form": {
|
||||
"data-privacy": "Я прочитал и понял Заявление о конфиденциальности",
|
||||
@ -164,27 +242,55 @@
|
||||
}
|
||||
},
|
||||
"contribution": {
|
||||
"amount-clicks": null,
|
||||
"amount-comments": null,
|
||||
"amount-shouts": null,
|
||||
"amount-views": null,
|
||||
"categories": {
|
||||
"infoSelectedNoOfMaxCategories": "Выбрано {chosen} из {max} категорий"
|
||||
},
|
||||
"category": {
|
||||
"description": {
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
},
|
||||
"name": {
|
||||
"animal-protection": "Защита животных",
|
||||
"art-culture-sport": "Искусство, культура и спорт",
|
||||
"consumption-sustainability": "Потребление и стабильность",
|
||||
"cooperation-development": "Сотрудничество и развитие",
|
||||
"democracy-politics": "Демократия и политика",
|
||||
"economy-finances": "Экономика и финансы",
|
||||
"education-sciences": "Образование и наука",
|
||||
"energy-technology": "Энергия и технологии",
|
||||
"environment-nature": "Окружающая среда и природа",
|
||||
"freedom-of-speech": "Свобода слова",
|
||||
"global-peace-nonviolence": "Глобальный мир и борьба с насилием",
|
||||
"happiness-values": "Счастье и ценности",
|
||||
"health-wellbeing": "Здоровье и благополучие",
|
||||
"human-rights-justice": "Права человека и справедливость",
|
||||
"it-internet-data-privacy": "ИТ, интернет и конфиденциальность",
|
||||
"just-for-fun": "Просто для удовольствия"
|
||||
"body-and-excercise": null,
|
||||
"children": null,
|
||||
"culture": null,
|
||||
"economy": null,
|
||||
"energy": null,
|
||||
"finance": null,
|
||||
"health": null,
|
||||
"home": null,
|
||||
"it-and-media": null,
|
||||
"law": null,
|
||||
"miscellaneous": null,
|
||||
"mobility": null,
|
||||
"nature": null,
|
||||
"networking": null,
|
||||
"peace": null,
|
||||
"politics": null,
|
||||
"psyche": null,
|
||||
"science": null,
|
||||
"spirituality": null
|
||||
}
|
||||
},
|
||||
"emotions-label": {
|
||||
@ -194,18 +300,33 @@
|
||||
"happy": "Счастлив",
|
||||
"surprised": "Удивлен"
|
||||
},
|
||||
"filterALL": "Просмотреть все посты",
|
||||
"filterFollow": "Показать сообщения пользователей, на которых я подписан",
|
||||
"filterMasonryGrid": {
|
||||
"myFriends": null,
|
||||
"myGroups": null,
|
||||
"myTopics": null,
|
||||
"noFilter": null,
|
||||
"onlyArticles": null,
|
||||
"onlyEvents": null
|
||||
},
|
||||
"filterMyGroups": null,
|
||||
"inappropriatePicture": "Эта картинка может быть неуместным для некоторых людей.",
|
||||
"languageSelectLabel": "Язык",
|
||||
"languageSelectText": "Выберите язык",
|
||||
"newEvent": null,
|
||||
"newPost": "Создать пост",
|
||||
"success": "Сохранено!",
|
||||
"teaserImage": {
|
||||
"cropImage": null,
|
||||
"cropperConfirm": "Подтвердить",
|
||||
"errors": {
|
||||
"aspect-ratio-too-small": null,
|
||||
"unSupported-file-format": null
|
||||
},
|
||||
"supportedFormats": "Вставьте изображение файла формата JPG, PNG или GIF!"
|
||||
},
|
||||
"title": "Заголовок"
|
||||
"title": "Заголовок",
|
||||
"visibleOnlyForMembersOfGroup": null
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Отменить",
|
||||
@ -286,41 +407,160 @@
|
||||
"back-to-index": "Обратно в индекс страницы",
|
||||
"cannot-edit-post": "Этот пост нельзя редактировать",
|
||||
"default": "Произошла ошибка.",
|
||||
"group-not-found": null,
|
||||
"post-not-found": "Этот пост не удалось найти",
|
||||
"profile-not-found": "Этот профиль не удалось найти"
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Все",
|
||||
"article": null,
|
||||
"categories": "Категории",
|
||||
"creationDate": null,
|
||||
"deleteFilter": null,
|
||||
"emotions": "",
|
||||
"ended": {
|
||||
"all": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"onlyEnded": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
}
|
||||
},
|
||||
"event": null,
|
||||
"eventsBy": null,
|
||||
"eventsEnded": null,
|
||||
"filter-by": "Другие фильтры ...",
|
||||
"following": "Мои подписки",
|
||||
"following-title": null,
|
||||
"languages": "Языки",
|
||||
"my-groups": null,
|
||||
"order": {
|
||||
"last": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"newest": {
|
||||
"hint": null,
|
||||
"label": "Сначала новые"
|
||||
},
|
||||
"next": {
|
||||
"hint": null,
|
||||
"label": null
|
||||
},
|
||||
"oldest": {
|
||||
"hint": null,
|
||||
"label": "Сначала старые"
|
||||
}
|
||||
}
|
||||
},
|
||||
"order-by": null,
|
||||
"post-type": null,
|
||||
"save": {
|
||||
"error": null,
|
||||
"success": null
|
||||
},
|
||||
"startDate": null
|
||||
},
|
||||
"followButton": {
|
||||
"follow": "Подписаться",
|
||||
"following": "Вы подписаны"
|
||||
},
|
||||
"group": {
|
||||
"actionRadii": {
|
||||
"continental": null,
|
||||
"global": null,
|
||||
"interplanetary": null,
|
||||
"national": null,
|
||||
"regional": null
|
||||
},
|
||||
"actionRadius": null,
|
||||
"addMemberToGroup": null,
|
||||
"addMemberToGroupSuccess": null,
|
||||
"addUser": null,
|
||||
"addUserNoOptions": null,
|
||||
"addUserPlaceholder": null,
|
||||
"allGroups": null,
|
||||
"categories": null,
|
||||
"categoriesTitle": null,
|
||||
"changeMemberRole": null,
|
||||
"contentMenu": {
|
||||
"visitGroupPage": null
|
||||
},
|
||||
"createNewGroup": {
|
||||
"title": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"description": null,
|
||||
"editGroupSettings": {
|
||||
"groupName": null,
|
||||
"title": null
|
||||
},
|
||||
"errors": {
|
||||
"userAlreadyMember": null
|
||||
},
|
||||
"follow": null,
|
||||
"foundation": null,
|
||||
"general": null,
|
||||
"goal": null,
|
||||
"groupCreated": null,
|
||||
"in": null,
|
||||
"joinLeaveButton": {
|
||||
"iAmMember": null,
|
||||
"join": null,
|
||||
"pendingMember": null
|
||||
"leave": null,
|
||||
"pendingMember": null,
|
||||
"tooltip": null
|
||||
},
|
||||
"labelSlug": null,
|
||||
"leaveModal": {
|
||||
"confirmButton": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"memberRemoved": null,
|
||||
"members": null,
|
||||
"membersAdministrationList": {
|
||||
"avatar": null,
|
||||
"name": null,
|
||||
"roleInGroup": null,
|
||||
"slug": null
|
||||
},
|
||||
"membersCount": null,
|
||||
"membersListTitle": null
|
||||
"membersListTitle": null,
|
||||
"membersListTitleNotAllowedSeeingGroupMembers": null,
|
||||
"modal": {
|
||||
"cancel": null,
|
||||
"confirm": null,
|
||||
"confirmAddGroupMemberText": null,
|
||||
"confirmAddGroupMemberTitle": null
|
||||
},
|
||||
"myGroups": null,
|
||||
"name": null,
|
||||
"radius": null,
|
||||
"removeMember": null,
|
||||
"removeMemberButton": null,
|
||||
"role": null,
|
||||
"roles": {
|
||||
"admin": null,
|
||||
"owner": null,
|
||||
"pending": null,
|
||||
"usual": null
|
||||
},
|
||||
"save": null,
|
||||
"type": null,
|
||||
"types": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"typesOptions": {
|
||||
"closed": null,
|
||||
"hidden": null,
|
||||
"public": null
|
||||
},
|
||||
"update": null,
|
||||
"updatedGroup": null
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Очистить поиск",
|
||||
@ -329,8 +569,13 @@
|
||||
},
|
||||
"header": {
|
||||
"avatarMenu": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"chats": "Чаты",
|
||||
"groups": "Группы",
|
||||
"map": null,
|
||||
"myProfile": null,
|
||||
"notifications": "Уведомления"
|
||||
},
|
||||
"chats": {
|
||||
@ -339,6 +584,9 @@
|
||||
"groups": {
|
||||
"tooltip": "Группы"
|
||||
},
|
||||
"map": {
|
||||
"tooltip": null
|
||||
},
|
||||
"notifications": {
|
||||
"tooltip": "Уведомления"
|
||||
}
|
||||
@ -347,6 +595,18 @@
|
||||
"change-filter-settings": "Измените настройки фильтра, чтобы получить больше результатов.",
|
||||
"no-results": "Посты не найдены."
|
||||
},
|
||||
"invite-codes": {
|
||||
"button": {
|
||||
"tooltip": null
|
||||
},
|
||||
"copy-code": null,
|
||||
"copy-success": null,
|
||||
"not-available": null,
|
||||
"your-code": null
|
||||
},
|
||||
"localeSwitch": {
|
||||
"tooltip": null
|
||||
},
|
||||
"login": {
|
||||
"email": "Электронная почта",
|
||||
"failure": "Неверный адрес электронной почты или пароль.",
|
||||
@ -357,6 +617,7 @@
|
||||
"moreInfo": "Что такое {APPLICATION_NAME}?",
|
||||
"moreInfoHint": "на страницу проекта",
|
||||
"no-account": "У вас нет аккаунта?",
|
||||
"no-cookie": null,
|
||||
"password": "Пароль",
|
||||
"register": "Зарегистрируйтесь",
|
||||
"success": "Вы вошли в систему!"
|
||||
@ -366,6 +627,33 @@
|
||||
"questions": "Любые вопросы или сообщения о проблемах отправляйте на электронную почту",
|
||||
"title": "{APPLICATION_NAME} на техническом обслуживании"
|
||||
},
|
||||
"map": {
|
||||
"alertMessage": null,
|
||||
"legend": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"markerTypes": {
|
||||
"event": null,
|
||||
"group": null,
|
||||
"theUser": null,
|
||||
"user": null
|
||||
},
|
||||
"pageTitle": null,
|
||||
"styles": {
|
||||
"dark": null,
|
||||
"outdoors": null,
|
||||
"satellite": null,
|
||||
"streets": null
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"deleteUser": {
|
||||
"created": null
|
||||
}
|
||||
},
|
||||
"moderation": {
|
||||
"name": "Модерация",
|
||||
"reports": {
|
||||
@ -443,13 +731,18 @@
|
||||
"read": "Прочитанные",
|
||||
"unread": "Непрочитанные"
|
||||
},
|
||||
"group": null,
|
||||
"markAllAsRead": "Отметить все как прочитанное",
|
||||
"pageLink": "Все уведомления",
|
||||
"post": "Пост",
|
||||
"reason": {
|
||||
"changed_group_member_role": null,
|
||||
"commented_on_post": "Комментарий к посту...",
|
||||
"mentioned_in_comment": "Упоминание в комментарии....",
|
||||
"mentioned_in_post": "Упоминание в посте...."
|
||||
"mentioned_in_post": "Упоминание в посте....",
|
||||
"removed_user_from_group": null,
|
||||
"user_joined_group": null,
|
||||
"user_left_group": null
|
||||
},
|
||||
"title": "Уведомления",
|
||||
"user": "Пользователь"
|
||||
@ -461,7 +754,27 @@
|
||||
"submitted": "Комментарий отправлен",
|
||||
"updated": "Изменения сохраненные"
|
||||
},
|
||||
"createNewEvent": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"createNewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"edited": "Изменен",
|
||||
"editPost": {
|
||||
"event": null,
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
},
|
||||
"event": null,
|
||||
"menu": {
|
||||
"delete": "Удалить пост",
|
||||
"edit": "Редактировать пост",
|
||||
@ -474,6 +787,20 @@
|
||||
"pinned": "Объявление",
|
||||
"takeAction": {
|
||||
"name": "Действовать"
|
||||
},
|
||||
"viewEvent": {
|
||||
"eventEnd": null,
|
||||
"eventIsOnline": null,
|
||||
"eventLocationName": null,
|
||||
"eventStart": null,
|
||||
"eventVenue": null,
|
||||
"title": null
|
||||
},
|
||||
"viewPost": {
|
||||
"forGroup": {
|
||||
"title": null
|
||||
},
|
||||
"title": null
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -490,7 +817,6 @@
|
||||
"title": "Пригласите кого-нибудь в {APPLICATION_NAME}!"
|
||||
},
|
||||
"memberSince": "Участник с",
|
||||
"name": "Мой профиль",
|
||||
"network": {
|
||||
"andMore": "и ещё {number} человек... ::: и ещё {number} человека... ::: и ещё {number} человек...",
|
||||
"followedBy": "ваши подписчики:",
|
||||
@ -578,12 +904,19 @@
|
||||
},
|
||||
"search": {
|
||||
"failed": "Ничего не найдено",
|
||||
"for": null,
|
||||
"heading": {
|
||||
"Group": null,
|
||||
"Post": "Посты",
|
||||
"Tag": null,
|
||||
"User": "Пользователи"
|
||||
},
|
||||
"hint": "Что вы хотите найти? Используйте !... для постов, @... для пользователей, #... для хэштегов.",
|
||||
"placeholder": "Поиск"
|
||||
"no-results": null,
|
||||
"page": null,
|
||||
"placeholder": "Поиск",
|
||||
"results": null,
|
||||
"title": null
|
||||
},
|
||||
"settings": {
|
||||
"blocked-users": {
|
||||
@ -611,6 +944,7 @@
|
||||
"data": {
|
||||
"labelBio": "О себе",
|
||||
"labelCity": "Город или регион",
|
||||
"labelCityHint": null,
|
||||
"labelName": "Имя",
|
||||
"labelSlug": "Уникальное имя пользователя",
|
||||
"name": "Персональные данные",
|
||||
@ -620,13 +954,19 @@
|
||||
"deleteUserAccount": {
|
||||
"accountDescription": "Обратите внимание, что ваши посты и комментарии важны для сообщества. Если вы все равно хотите их удалить, то вы должны отметить соответствующие опции ниже.",
|
||||
"accountWarning": "Вы <b>НЕ СМОЖЕТЕ</b> восстановить свой аккаунт, посты или комментарии после удаления.",
|
||||
"accountWarningAdmin": null,
|
||||
"accountWarningIsAdmin": null,
|
||||
"commentedCount": "Удалить мои комментарии: {count}",
|
||||
"confirmDeleting": null,
|
||||
"contributionsCount": "Удалить мои посты: {count}",
|
||||
"infoAdmin": null,
|
||||
"name": "Удалить данные",
|
||||
"pleaseConfirm": "<b class='is-danger'>Разрушительное действие!</b> Введите <b>{confirm}</b> для подтверждения.",
|
||||
"success": "Аккаунт успешно удален!"
|
||||
},
|
||||
"download": {
|
||||
"description": null,
|
||||
"json": null,
|
||||
"name": "Скачать данные"
|
||||
},
|
||||
"email": {
|
||||
@ -691,6 +1031,11 @@
|
||||
"unmuted": "{name} будет снова включен"
|
||||
},
|
||||
"name": "Настройки",
|
||||
"notifications": {
|
||||
"name": null,
|
||||
"send-email-notifications": null,
|
||||
"success-update": null
|
||||
},
|
||||
"organizations": {
|
||||
"name": "Мои организации"
|
||||
},
|
||||
@ -720,6 +1065,13 @@
|
||||
"name": "Безопасность"
|
||||
},
|
||||
"social-media": {
|
||||
"add-new-link": null,
|
||||
"delete-modal": {
|
||||
"confirm-button": null,
|
||||
"message": null,
|
||||
"title": null
|
||||
},
|
||||
"edit-link": null,
|
||||
"name": "Социальные Медиа",
|
||||
"placeholder": "Ссылка на профиль социальной сети",
|
||||
"requireUnique": "Ссылка уже существует",
|
||||
@ -744,6 +1096,7 @@
|
||||
"contact": "Контакт",
|
||||
"data-privacy": "Конфиденциальность",
|
||||
"director": "Управляющий директор",
|
||||
"donate": null,
|
||||
"error-occurred": "Произошла ошибка.",
|
||||
"faq": "ЧаВо (FAQ)",
|
||||
"germany": "Германия",
|
||||
@ -751,6 +1104,7 @@
|
||||
"made": "Сделано с ❤️",
|
||||
"register": "Регистрационный номер",
|
||||
"responsible": "ответственный за содержание этой страницы (§ 55 Abs. 2 RStV)",
|
||||
"support": null,
|
||||
"taxident": "UST-ID. в соответствии с §27a Закона о налоге с продаж Германии:",
|
||||
"termsAndConditions": "Условия и положения",
|
||||
"thanks": "Спасибо!",
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
"generate": "cross-env NODE_OPTIONS=--openssl-legacy-provider nuxt generate",
|
||||
"lint": "eslint --ext .js,.vue .",
|
||||
"locales": "../scripts/translations/missing-keys.sh && ../scripts/translations/sort.sh",
|
||||
"locales:normalize": "../scripts/translations/normalize.sh",
|
||||
"precommit": "yarn lint",
|
||||
"test": "cross-env NODE_ENV=test jest --coverage --forceExit --detectOpenHandles",
|
||||
"test:unit:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --no-cache --runInBand"
|
||||
|
||||
451
yarn.lock
451
yarn.lock
@ -10,7 +10,7 @@
|
||||
"@jridgewell/gen-mapping" "^0.3.0"
|
||||
"@jridgewell/trace-mapping" "^0.3.9"
|
||||
|
||||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5":
|
||||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5":
|
||||
version "7.23.5"
|
||||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
|
||||
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
||||
@ -18,47 +18,26 @@
|
||||
"@babel/highlight" "^7.23.4"
|
||||
chalk "^2.4.2"
|
||||
|
||||
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
|
||||
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5":
|
||||
version "7.23.5"
|
||||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
||||
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
||||
|
||||
"@babel/core@^7.16.0":
|
||||
version "7.23.7"
|
||||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
|
||||
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
|
||||
"@babel/core@^7.16.0", "@babel/core@^7.24.0":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.0.tgz#56cbda6b185ae9d9bed369816a8f4423c5f2ff1b"
|
||||
integrity sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==
|
||||
dependencies:
|
||||
"@ampproject/remapping" "^2.2.0"
|
||||
"@babel/code-frame" "^7.23.5"
|
||||
"@babel/generator" "^7.23.6"
|
||||
"@babel/helper-compilation-targets" "^7.23.6"
|
||||
"@babel/helper-module-transforms" "^7.23.3"
|
||||
"@babel/helpers" "^7.23.7"
|
||||
"@babel/parser" "^7.23.6"
|
||||
"@babel/template" "^7.22.15"
|
||||
"@babel/traverse" "^7.23.7"
|
||||
"@babel/types" "^7.23.6"
|
||||
convert-source-map "^2.0.0"
|
||||
debug "^4.1.0"
|
||||
gensync "^1.0.0-beta.2"
|
||||
json5 "^2.2.3"
|
||||
semver "^6.3.1"
|
||||
|
||||
"@babel/core@^7.23.7":
|
||||
version "7.23.9"
|
||||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1"
|
||||
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
|
||||
dependencies:
|
||||
"@ampproject/remapping" "^2.2.0"
|
||||
"@babel/code-frame" "^7.23.5"
|
||||
"@babel/generator" "^7.23.6"
|
||||
"@babel/helper-compilation-targets" "^7.23.6"
|
||||
"@babel/helper-module-transforms" "^7.23.3"
|
||||
"@babel/helpers" "^7.23.9"
|
||||
"@babel/parser" "^7.23.9"
|
||||
"@babel/template" "^7.23.9"
|
||||
"@babel/traverse" "^7.23.9"
|
||||
"@babel/types" "^7.23.9"
|
||||
"@babel/helpers" "^7.24.0"
|
||||
"@babel/parser" "^7.24.0"
|
||||
"@babel/template" "^7.24.0"
|
||||
"@babel/traverse" "^7.24.0"
|
||||
"@babel/types" "^7.24.0"
|
||||
convert-source-map "^2.0.0"
|
||||
debug "^4.1.0"
|
||||
gensync "^1.0.0-beta.2"
|
||||
@ -198,10 +177,10 @@
|
||||
dependencies:
|
||||
"@babel/types" "^7.22.5"
|
||||
|
||||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
||||
version "7.22.5"
|
||||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
|
||||
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
||||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a"
|
||||
integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==
|
||||
|
||||
"@babel/helper-remap-async-to-generator@^7.22.20":
|
||||
version "7.22.20"
|
||||
@ -266,23 +245,14 @@
|
||||
"@babel/template" "^7.22.15"
|
||||
"@babel/types" "^7.22.19"
|
||||
|
||||
"@babel/helpers@^7.23.7":
|
||||
version "7.23.7"
|
||||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
|
||||
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
|
||||
"@babel/helpers@^7.24.0":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.0.tgz#a3dd462b41769c95db8091e49cfe019389a9409b"
|
||||
integrity sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==
|
||||
dependencies:
|
||||
"@babel/template" "^7.22.15"
|
||||
"@babel/traverse" "^7.23.7"
|
||||
"@babel/types" "^7.23.6"
|
||||
|
||||
"@babel/helpers@^7.23.9":
|
||||
version "7.23.9"
|
||||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
|
||||
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
|
||||
dependencies:
|
||||
"@babel/template" "^7.23.9"
|
||||
"@babel/traverse" "^7.23.9"
|
||||
"@babel/types" "^7.23.9"
|
||||
"@babel/template" "^7.24.0"
|
||||
"@babel/traverse" "^7.24.0"
|
||||
"@babel/types" "^7.24.0"
|
||||
|
||||
"@babel/highlight@^7.23.4":
|
||||
version "7.23.4"
|
||||
@ -293,15 +263,10 @@
|
||||
chalk "^2.4.2"
|
||||
js-tokens "^4.0.0"
|
||||
|
||||
"@babel/parser@^7.18.8", "@babel/parser@^7.22.15", "@babel/parser@^7.23.6":
|
||||
version "7.23.6"
|
||||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
|
||||
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
|
||||
|
||||
"@babel/parser@^7.23.9":
|
||||
version "7.23.9"
|
||||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
|
||||
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
|
||||
"@babel/parser@^7.18.8", "@babel/parser@^7.23.9", "@babel/parser@^7.24.0":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
|
||||
integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
|
||||
|
||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
||||
version "7.23.3"
|
||||
@ -723,14 +688,14 @@
|
||||
"@babel/helper-plugin-utils" "^7.22.5"
|
||||
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
||||
|
||||
"@babel/plugin-transform-object-rest-spread@^7.23.4":
|
||||
version "7.23.4"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz#2b9c2d26bf62710460bdc0d1730d4f1048361b83"
|
||||
integrity sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==
|
||||
"@babel/plugin-transform-object-rest-spread@^7.24.0":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.0.tgz#7b836ad0088fdded2420ce96d4e1d3ed78b71df1"
|
||||
integrity sha512-y/yKMm7buHpFFXfxVFS4Vk1ToRJDilIa6fKRioB9Vjichv58TDGXTvqV0dN7plobAmTW5eSEGXDngE+Mm+uO+w==
|
||||
dependencies:
|
||||
"@babel/compat-data" "^7.23.3"
|
||||
"@babel/helper-compilation-targets" "^7.22.15"
|
||||
"@babel/helper-plugin-utils" "^7.22.5"
|
||||
"@babel/compat-data" "^7.23.5"
|
||||
"@babel/helper-compilation-targets" "^7.23.6"
|
||||
"@babel/helper-plugin-utils" "^7.24.0"
|
||||
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
||||
"@babel/plugin-transform-parameters" "^7.23.3"
|
||||
|
||||
@ -918,14 +883,14 @@
|
||||
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
||||
"@babel/helper-plugin-utils" "^7.22.5"
|
||||
|
||||
"@babel/preset-env@^7.16.0", "@babel/preset-env@^7.23.9":
|
||||
version "7.23.9"
|
||||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9.tgz#beace3b7994560ed6bf78e4ae2073dff45387669"
|
||||
integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A==
|
||||
"@babel/preset-env@^7.16.0", "@babel/preset-env@^7.24.0":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.0.tgz#11536a7f4b977294f0bdfad780f01a8ac8e183fc"
|
||||
integrity sha512-ZxPEzV9IgvGn73iK0E6VB9/95Nd7aMFpbE0l8KQFDG70cOV9IxRP7Y2FUPmlK0v6ImlLqYX50iuZ3ZTVhOF2lA==
|
||||
dependencies:
|
||||
"@babel/compat-data" "^7.23.5"
|
||||
"@babel/helper-compilation-targets" "^7.23.6"
|
||||
"@babel/helper-plugin-utils" "^7.22.5"
|
||||
"@babel/helper-plugin-utils" "^7.24.0"
|
||||
"@babel/helper-validator-option" "^7.23.5"
|
||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
||||
@ -978,7 +943,7 @@
|
||||
"@babel/plugin-transform-new-target" "^7.23.3"
|
||||
"@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4"
|
||||
"@babel/plugin-transform-numeric-separator" "^7.23.4"
|
||||
"@babel/plugin-transform-object-rest-spread" "^7.23.4"
|
||||
"@babel/plugin-transform-object-rest-spread" "^7.24.0"
|
||||
"@babel/plugin-transform-object-super" "^7.23.3"
|
||||
"@babel/plugin-transform-optional-catch-binding" "^7.23.4"
|
||||
"@babel/plugin-transform-optional-chaining" "^7.23.4"
|
||||
@ -1025,15 +990,15 @@
|
||||
"@babel/plugin-transform-react-jsx-development" "^7.22.5"
|
||||
"@babel/plugin-transform-react-pure-annotations" "^7.23.3"
|
||||
|
||||
"@babel/register@^7.22.15":
|
||||
version "7.22.15"
|
||||
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.22.15.tgz#c2c294a361d59f5fa7bcc8b97ef7319c32ecaec7"
|
||||
integrity sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg==
|
||||
"@babel/register@^7.23.7":
|
||||
version "7.23.7"
|
||||
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.23.7.tgz#485a5e7951939d21304cae4af1719fdb887bc038"
|
||||
integrity sha512-EjJeB6+kvpk+Y5DAkEAmbOBEFkh9OASx0huoEkqYTFxAZHzOAX2Oh5uwAUuL2rUddqfM0SA+KPXV2TbzoZ2kvQ==
|
||||
dependencies:
|
||||
clone-deep "^4.0.1"
|
||||
find-cache-dir "^2.0.0"
|
||||
make-dir "^2.1.0"
|
||||
pirates "^4.0.5"
|
||||
pirates "^4.0.6"
|
||||
source-map-support "^0.5.16"
|
||||
|
||||
"@babel/regjsgen@^0.8.0":
|
||||
@ -1041,35 +1006,26 @@
|
||||
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
||||
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
||||
|
||||
"@babel/runtime@^7.16.0", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4":
|
||||
"@babel/runtime@^7.16.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4":
|
||||
version "7.23.4"
|
||||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.4.tgz#36fa1d2b36db873d25ec631dcc4923fdc1cf2e2e"
|
||||
integrity sha512-2Yv65nlWnWlSpe3fXEyX5i7fx5kIKo4Qbcj+hMO0odwaneFjfXw5fdum+4yL20O0QiaHpia0cYQ9xpNMqrBwHg==
|
||||
dependencies:
|
||||
regenerator-runtime "^0.14.0"
|
||||
|
||||
"@babel/template@^7.22.15":
|
||||
version "7.22.15"
|
||||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
|
||||
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.22.13"
|
||||
"@babel/parser" "^7.22.15"
|
||||
"@babel/types" "^7.22.15"
|
||||
|
||||
"@babel/template@^7.23.9":
|
||||
version "7.23.9"
|
||||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a"
|
||||
integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
|
||||
"@babel/template@^7.22.15", "@babel/template@^7.24.0":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
|
||||
integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.23.5"
|
||||
"@babel/parser" "^7.23.9"
|
||||
"@babel/types" "^7.23.9"
|
||||
"@babel/parser" "^7.24.0"
|
||||
"@babel/types" "^7.24.0"
|
||||
|
||||
"@babel/traverse@^7.23.7":
|
||||
version "7.23.7"
|
||||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
|
||||
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
|
||||
"@babel/traverse@^7.24.0":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e"
|
||||
integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.23.5"
|
||||
"@babel/generator" "^7.23.6"
|
||||
@ -1077,40 +1033,15 @@
|
||||
"@babel/helper-function-name" "^7.23.0"
|
||||
"@babel/helper-hoist-variables" "^7.22.5"
|
||||
"@babel/helper-split-export-declaration" "^7.22.6"
|
||||
"@babel/parser" "^7.23.6"
|
||||
"@babel/types" "^7.23.6"
|
||||
"@babel/parser" "^7.24.0"
|
||||
"@babel/types" "^7.24.0"
|
||||
debug "^4.3.1"
|
||||
globals "^11.1.0"
|
||||
|
||||
"@babel/traverse@^7.23.9":
|
||||
version "7.23.9"
|
||||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
|
||||
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.23.5"
|
||||
"@babel/generator" "^7.23.6"
|
||||
"@babel/helper-environment-visitor" "^7.22.20"
|
||||
"@babel/helper-function-name" "^7.23.0"
|
||||
"@babel/helper-hoist-variables" "^7.22.5"
|
||||
"@babel/helper-split-export-declaration" "^7.22.6"
|
||||
"@babel/parser" "^7.23.9"
|
||||
"@babel/types" "^7.23.9"
|
||||
debug "^4.3.1"
|
||||
globals "^11.1.0"
|
||||
|
||||
"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.4.4":
|
||||
version "7.23.6"
|
||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
|
||||
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
|
||||
dependencies:
|
||||
"@babel/helper-string-parser" "^7.23.4"
|
||||
"@babel/helper-validator-identifier" "^7.22.20"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@babel/types@^7.23.9":
|
||||
version "7.23.9"
|
||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
|
||||
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
|
||||
"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.24.0", "@babel/types@^7.4.4":
|
||||
version "7.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
|
||||
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
|
||||
dependencies:
|
||||
"@babel/helper-string-parser" "^7.23.4"
|
||||
"@babel/helper-validator-identifier" "^7.22.20"
|
||||
@ -2309,17 +2240,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.0.3.tgz#164b36653910d27c130cf6c945b4bd9bde5bcbee"
|
||||
integrity sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==
|
||||
|
||||
"@vue/compiler-core@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.15.tgz#be20d1bbe19626052500b48969302cb6f396d36e"
|
||||
integrity sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==
|
||||
dependencies:
|
||||
"@babel/parser" "^7.23.6"
|
||||
"@vue/shared" "3.4.15"
|
||||
entities "^4.5.0"
|
||||
estree-walker "^2.0.2"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
"@vue/compiler-core@3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.21.tgz#868b7085378fc24e58c9aed14c8d62110a62be1a"
|
||||
@ -2331,14 +2251,6 @@
|
||||
estree-walker "^2.0.2"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
"@vue/compiler-dom@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.15.tgz#753f5ed55f78d33dff04701fad4d76ff0cf81ee5"
|
||||
integrity sha512-wox0aasVV74zoXyblarOM3AZQz/Z+OunYcIHe1OsGclCHt8RsRm04DObjefaI82u6XDzv+qGWZ24tIsRAIi5MQ==
|
||||
dependencies:
|
||||
"@vue/compiler-core" "3.4.15"
|
||||
"@vue/shared" "3.4.15"
|
||||
|
||||
"@vue/compiler-dom@3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.21.tgz#0077c355e2008207283a5a87d510330d22546803"
|
||||
@ -2347,21 +2259,6 @@
|
||||
"@vue/compiler-core" "3.4.21"
|
||||
"@vue/shared" "3.4.21"
|
||||
|
||||
"@vue/compiler-sfc@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.15.tgz#4e5811e681955fcec886cebbec483f6ae463a64b"
|
||||
integrity sha512-LCn5M6QpkpFsh3GQvs2mJUOAlBQcCco8D60Bcqmf3O3w5a+KWS5GvYbrrJBkgvL1BDnTp+e8q0lXCLgHhKguBA==
|
||||
dependencies:
|
||||
"@babel/parser" "^7.23.6"
|
||||
"@vue/compiler-core" "3.4.15"
|
||||
"@vue/compiler-dom" "3.4.15"
|
||||
"@vue/compiler-ssr" "3.4.15"
|
||||
"@vue/shared" "3.4.15"
|
||||
estree-walker "^2.0.2"
|
||||
magic-string "^0.30.5"
|
||||
postcss "^8.4.33"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
"@vue/compiler-sfc@3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.21.tgz#4af920dc31ab99e1ff5d152b5fe0ad12181145b2"
|
||||
@ -2377,14 +2274,6 @@
|
||||
postcss "^8.4.35"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
"@vue/compiler-ssr@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.15.tgz#a910a5b89ba4f0a776e40b63d69bdae2f50616cf"
|
||||
integrity sha512-1jdeQyiGznr8gjFDadVmOJqZiLNSsMa5ZgqavkPZ8O2wjHv0tVuAEsw5hTdUoUW4232vpBbL/wJhzVW/JwY1Uw==
|
||||
dependencies:
|
||||
"@vue/compiler-dom" "3.4.15"
|
||||
"@vue/shared" "3.4.15"
|
||||
|
||||
"@vue/compiler-ssr@3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.21.tgz#b84ae64fb9c265df21fc67f7624587673d324fef"
|
||||
@ -2403,13 +2292,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.1.tgz#7c14346383751d9f6ad4bea0963245b30220ef83"
|
||||
integrity sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==
|
||||
|
||||
"@vue/reactivity@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.4.15.tgz#ad9d9b83f5398d2e8660ad5cfc0f171e7679a9a1"
|
||||
integrity sha512-55yJh2bsff20K5O84MxSvXKPHHt17I2EomHznvFiJCAZpJTNW8IuLj1xZWMLELRhBK3kkFV/1ErZGHJfah7i7w==
|
||||
dependencies:
|
||||
"@vue/shared" "3.4.15"
|
||||
|
||||
"@vue/reactivity@3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.4.21.tgz#affd3415115b8ebf4927c8d2a0d6a24bccfa9f02"
|
||||
@ -2417,14 +2299,6 @@
|
||||
dependencies:
|
||||
"@vue/shared" "3.4.21"
|
||||
|
||||
"@vue/runtime-core@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.4.15.tgz#f81e2fd2108ea41a6d5c61c2462b11dfb754fdf0"
|
||||
integrity sha512-6E3by5m6v1AkW0McCeAyhHTw+3y17YCOKG0U0HDKDscV4Hs0kgNT5G+GCHak16jKgcCDHpI9xe5NKb8sdLCLdw==
|
||||
dependencies:
|
||||
"@vue/reactivity" "3.4.15"
|
||||
"@vue/shared" "3.4.15"
|
||||
|
||||
"@vue/runtime-core@3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.4.21.tgz#3749c3f024a64c4c27ecd75aea4ca35634db0062"
|
||||
@ -2433,15 +2307,6 @@
|
||||
"@vue/reactivity" "3.4.21"
|
||||
"@vue/shared" "3.4.21"
|
||||
|
||||
"@vue/runtime-dom@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.4.15.tgz#108ef86aa7334ead5d6b9c56a7d93679e1e45406"
|
||||
integrity sha512-EVW8D6vfFVq3V/yDKNPBFkZKGMFSvZrUQmx196o/v2tHKdwWdiZjYUBS+0Ez3+ohRyF8Njwy/6FH5gYJ75liUw==
|
||||
dependencies:
|
||||
"@vue/runtime-core" "3.4.15"
|
||||
"@vue/shared" "3.4.15"
|
||||
csstype "^3.1.3"
|
||||
|
||||
"@vue/runtime-dom@3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.4.21.tgz#91f867ef64eff232cac45095ab28ebc93ac74588"
|
||||
@ -2451,14 +2316,6 @@
|
||||
"@vue/shared" "3.4.21"
|
||||
csstype "^3.1.3"
|
||||
|
||||
"@vue/server-renderer@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.4.15.tgz#34438f998e6f6370fac78883a75efe136631957f"
|
||||
integrity sha512-3HYzaidu9cHjrT+qGUuDhFYvF/j643bHC6uUN9BgM11DVy+pM6ATsG6uPBLnkwOgs7BpJABReLmpL3ZPAsUaqw==
|
||||
dependencies:
|
||||
"@vue/compiler-ssr" "3.4.15"
|
||||
"@vue/shared" "3.4.15"
|
||||
|
||||
"@vue/server-renderer@3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.4.21.tgz#150751579d26661ee3ed26a28604667fa4222a97"
|
||||
@ -2467,11 +2324,6 @@
|
||||
"@vue/compiler-ssr" "3.4.21"
|
||||
"@vue/shared" "3.4.21"
|
||||
|
||||
"@vue/shared@3.4.15":
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.15.tgz#e7d2ea050c667480cb5e1a6df2ac13bcd03a8f30"
|
||||
integrity sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==
|
||||
|
||||
"@vue/shared@3.4.21", "@vue/shared@^3.4.21":
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.21.tgz#de526a9059d0a599f0b429af7037cd0c3ed7d5a1"
|
||||
@ -2712,12 +2564,12 @@
|
||||
"@vuepress/helper" "~2.0.0-rc.18"
|
||||
vue "^3.4.21"
|
||||
|
||||
"@vuepress/plugin-rtl@2.0.0-rc.15":
|
||||
version "2.0.0-rc.15"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-rtl/-/plugin-rtl-2.0.0-rc.15.tgz#e2278215c0ac8c33ceda0050259068e610482373"
|
||||
integrity sha512-YTfLHWrLv92EuGYMbePGcqEuPoAhuAoVTpNbNyALya2TKzsUriFv5qwvg9wMwydFX769HowhSup4t3O+29BdiQ==
|
||||
"@vuepress/plugin-rtl@2.0.0-rc.18":
|
||||
version "2.0.0-rc.18"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-rtl/-/plugin-rtl-2.0.0-rc.18.tgz#f0e110cd2f1cdf6e71fd717914b5bc0797db3095"
|
||||
integrity sha512-DXKQgwqYY9LteNy26M6vsiJFz/IX2NmpavvkTfPYB6Hoe5hk9o+t1/iiVf0TDWXvhTVlBHubYZdMuhO6p/JHVA==
|
||||
dependencies:
|
||||
vue "^3.4.19"
|
||||
vue "^3.4.21"
|
||||
|
||||
"@vuepress/plugin-seo@2.0.0-rc.18":
|
||||
version "2.0.0-rc.18"
|
||||
@ -2790,17 +2642,7 @@
|
||||
picocolors "^1.0.0"
|
||||
upath "^2.0.1"
|
||||
|
||||
"@vueuse/core@^10.7.2":
|
||||
version "10.7.2"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-10.7.2.tgz#78917803a29a0bca1803a6521fdf7ff873f6e72c"
|
||||
integrity sha512-AOyAL2rK0By62Hm+iqQn6Rbu8bfmbgaIMXcE3TSr7BdQ42wnSFlwIdPjInO62onYsEMK/yDMU8C6oGfDAtZ2qQ==
|
||||
dependencies:
|
||||
"@types/web-bluetooth" "^0.0.20"
|
||||
"@vueuse/metadata" "10.7.2"
|
||||
"@vueuse/shared" "10.7.2"
|
||||
vue-demi ">=0.14.6"
|
||||
|
||||
"@vueuse/core@^10.9.0":
|
||||
"@vueuse/core@^10.7.2", "@vueuse/core@^10.9.0":
|
||||
version "10.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-10.9.0.tgz#7d779a95cf0189de176fee63cee4ba44b3c85d64"
|
||||
integrity sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==
|
||||
@ -2810,23 +2652,11 @@
|
||||
"@vueuse/shared" "10.9.0"
|
||||
vue-demi ">=0.14.7"
|
||||
|
||||
"@vueuse/metadata@10.7.2":
|
||||
version "10.7.2"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-10.7.2.tgz#ba0187ce138c287fd80301afc5b0d6a97e563633"
|
||||
integrity sha512-kCWPb4J2KGrwLtn1eJwaJD742u1k5h6v/St5wFe8Quih90+k2a0JP8BS4Zp34XUuJqS2AxFYMb1wjUL8HfhWsQ==
|
||||
|
||||
"@vueuse/metadata@10.9.0":
|
||||
version "10.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-10.9.0.tgz#769a1a9db65daac15cf98084cbf7819ed3758620"
|
||||
integrity sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==
|
||||
|
||||
"@vueuse/shared@10.7.2":
|
||||
version "10.7.2"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-10.7.2.tgz#746441fbc08072371dd600a55883422c83fd0cab"
|
||||
integrity sha512-qFbXoxS44pi2FkgFjPvF4h7c9oMDutpyBdcJdMYIMg9XyXli2meFMuaKn+UMgsClo//Th6+beeCgqweT/79BVA==
|
||||
dependencies:
|
||||
vue-demi ">=0.14.6"
|
||||
|
||||
"@vueuse/shared@10.9.0":
|
||||
version "10.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-10.9.0.tgz#13af2a348de15d07b7be2fd0c7fc9853a69d8fe0"
|
||||
@ -3425,7 +3255,7 @@ buffer-xor@^1.0.3:
|
||||
resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
|
||||
integrity sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==
|
||||
|
||||
buffer@^5.6.0:
|
||||
buffer@^5.7.1:
|
||||
version "5.7.1"
|
||||
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
|
||||
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
|
||||
@ -3569,7 +3399,7 @@ cheerio@1.0.0-rc.12:
|
||||
parse5 "^7.0.0"
|
||||
parse5-htmlparser2-tree-adapter "^7.0.0"
|
||||
|
||||
chokidar@3.5.3, "chokidar@>=3.0.0 <4.0.0", chokidar@^3.4.0:
|
||||
chokidar@3.5.3:
|
||||
version "3.5.3"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
|
||||
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
|
||||
@ -3584,7 +3414,7 @@ chokidar@3.5.3, "chokidar@>=3.0.0 <4.0.0", chokidar@^3.4.0:
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
chokidar@^3.6.0:
|
||||
"chokidar@>=3.0.0 <4.0.0", chokidar@^3.4.0, chokidar@^3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
|
||||
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
|
||||
@ -3958,10 +3788,10 @@ cypress-network-idle@^1.14.2:
|
||||
resolved "https://registry.yarnpkg.com/cypress-network-idle/-/cypress-network-idle-1.14.2.tgz#0837100861feeb5a18f4c2d9815be079f8590f4d"
|
||||
integrity sha512-xAdR8dH58KFPv8eCDWjviScITrJOcUpuMXYfYTc175nk2/NvnJ+I6ylSn1CM7yZmoV/gLbFa36QLiH5NfNEaLQ==
|
||||
|
||||
cypress@^13.6.4:
|
||||
version "13.6.4"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.4.tgz#42c88d3ee0342f1681abfacabf9c1f082676bc53"
|
||||
integrity sha512-pYJjCfDYB+hoOoZuhysbbYhEmNW7DEDsqn+ToCLwuVowxUXppIWRr7qk4TVRIU471ksfzyZcH+mkoF0CQUKnpw==
|
||||
cypress@^13.6.6:
|
||||
version "13.6.6"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.6.tgz#5133f231ed1c6e57dc8dcbf60aade220bcd6884b"
|
||||
integrity sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==
|
||||
dependencies:
|
||||
"@cypress/request" "^3.0.0"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
@ -3970,7 +3800,7 @@ cypress@^13.6.4:
|
||||
arch "^2.2.0"
|
||||
blob-util "^2.0.2"
|
||||
bluebird "^3.7.2"
|
||||
buffer "^5.6.0"
|
||||
buffer "^5.7.1"
|
||||
cachedir "^2.3.0"
|
||||
chalk "^4.1.0"
|
||||
check-more-types "^2.24.0"
|
||||
@ -3988,7 +3818,7 @@ cypress@^13.6.4:
|
||||
figures "^3.2.0"
|
||||
fs-extra "^9.1.0"
|
||||
getos "^3.2.1"
|
||||
is-ci "^3.0.0"
|
||||
is-ci "^3.0.1"
|
||||
is-installed-globally "~0.4.0"
|
||||
lazy-ass "^1.6.0"
|
||||
listr2 "^3.8.3"
|
||||
@ -4018,12 +3848,10 @@ dashdash@^1.12.0:
|
||||
dependencies:
|
||||
assert-plus "^1.0.0"
|
||||
|
||||
date-fns@^2.25.0:
|
||||
version "2.30.0"
|
||||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
|
||||
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.21.0"
|
||||
date-fns@^3.3.1:
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.1.tgz#7581daca0892d139736697717a168afbb908cfed"
|
||||
integrity sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==
|
||||
|
||||
dayjs@^1.10.4, dayjs@^1.11.10:
|
||||
version "1.11.10"
|
||||
@ -5222,7 +5050,7 @@ is-callable@^1.1.3:
|
||||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
|
||||
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
|
||||
|
||||
is-ci@^3.0.0:
|
||||
is-ci@^3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.1.tgz#db6ecbed1bd659c43dac0f45661e7674103d1867"
|
||||
integrity sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==
|
||||
@ -5802,13 +5630,6 @@ luxon@^3.4.4:
|
||||
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af"
|
||||
integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==
|
||||
|
||||
magic-string@^0.30.5:
|
||||
version "0.30.5"
|
||||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9"
|
||||
integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==
|
||||
dependencies:
|
||||
"@jridgewell/sourcemap-codec" "^1.4.15"
|
||||
|
||||
magic-string@^0.30.7:
|
||||
version "0.30.7"
|
||||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.7.tgz#0cecd0527d473298679da95a2d7aeb8c64048505"
|
||||
@ -6481,7 +6302,7 @@ pify@^4.0.1:
|
||||
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
|
||||
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
||||
|
||||
pirates@^4.0.5:
|
||||
pirates@^4.0.6:
|
||||
version "4.0.6"
|
||||
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
|
||||
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==
|
||||
@ -7031,14 +6852,7 @@ semver@^6.3.1:
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
||||
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
||||
|
||||
semver@^7.3.5, semver@^7.5.3, semver@^7.5.4:
|
||||
version "7.5.4"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
||||
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
||||
dependencies:
|
||||
lru-cache "^6.0.0"
|
||||
|
||||
semver@^7.6.0:
|
||||
semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
|
||||
version "7.6.0"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
|
||||
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
|
||||
@ -7811,11 +7625,6 @@ vm-browserify@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
|
||||
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
|
||||
|
||||
vue-demi@>=0.14.6:
|
||||
version "0.14.6"
|
||||
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.6.tgz#dc706582851dc1cdc17a0054f4fec2eb6df74c92"
|
||||
integrity sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==
|
||||
|
||||
vue-demi@>=0.14.7:
|
||||
version "0.14.7"
|
||||
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.7.tgz#8317536b3ef74c5b09f268f7782e70194567d8f2"
|
||||
@ -7828,18 +7637,7 @@ vue-router@^4.2.5:
|
||||
dependencies:
|
||||
"@vue/devtools-api" "^6.5.0"
|
||||
|
||||
vue@^3.4.15:
|
||||
version "3.4.15"
|
||||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.15.tgz#91f979844ffca9239dff622ba4c79c5d5524b88c"
|
||||
integrity sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==
|
||||
dependencies:
|
||||
"@vue/compiler-dom" "3.4.15"
|
||||
"@vue/compiler-sfc" "3.4.15"
|
||||
"@vue/runtime-dom" "3.4.15"
|
||||
"@vue/server-renderer" "3.4.15"
|
||||
"@vue/shared" "3.4.15"
|
||||
|
||||
vue@^3.4.19, vue@^3.4.21:
|
||||
vue@^3.4.15, vue@^3.4.19, vue@^3.4.21:
|
||||
version "3.4.21"
|
||||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.21.tgz#69ec30e267d358ee3a0ce16612ba89e00aaeb731"
|
||||
integrity sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==
|
||||
@ -7850,21 +7648,21 @@ vue@^3.4.19, vue@^3.4.21:
|
||||
"@vue/server-renderer" "3.4.21"
|
||||
"@vue/shared" "3.4.21"
|
||||
|
||||
vuepress-plugin-comment2@2.0.0-rc.27:
|
||||
version "2.0.0-rc.27"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-comment2/-/vuepress-plugin-comment2-2.0.0-rc.27.tgz#cdd3c98c285d7fca5a67f18e0baf76c0dbf1f90d"
|
||||
integrity sha512-o7LEBUDiziJPnqwX/v+abTkxnVF6yDTeyL14aYJouG64RBCKwYiS/WTy+bfWiohgLYjzmgb+SnjUXrkf4+ZUfw==
|
||||
vuepress-plugin-comment2@2.0.0-rc.29:
|
||||
version "2.0.0-rc.29"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-comment2/-/vuepress-plugin-comment2-2.0.0-rc.29.tgz#f1817035c12049f34e4769fadc4c72904aba1bf3"
|
||||
integrity sha512-sX5rPq5TiFW4/ppkHAdIrYqy88B5n3IgVbquDA4AKU4cX16wRkn1e049ilPuQXpeopS4o+0DzhoQFARqoVCL/w==
|
||||
dependencies:
|
||||
"@vuepress/helper" "2.0.0-rc.18"
|
||||
giscus "^1.5.0"
|
||||
vue "^3.4.21"
|
||||
vuepress-plugin-sass-palette "2.0.0-rc.27"
|
||||
vuepress-shared "2.0.0-rc.27"
|
||||
vuepress-plugin-sass-palette "2.0.0-rc.29"
|
||||
vuepress-shared "2.0.0-rc.29"
|
||||
|
||||
vuepress-plugin-components@2.0.0-rc.27:
|
||||
version "2.0.0-rc.27"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.27.tgz#fc4ae785095a5381c1e88e2ba916e4b63d08632a"
|
||||
integrity sha512-4fvJ3oMvIQ/NDp5h4ZvO7bN2o1acnApc8kH/XnCej9jXh0+oNhX4zvT+4JBBRV1AFass1TxZsMiFCYcTOTUDZQ==
|
||||
vuepress-plugin-components@2.0.0-rc.29:
|
||||
version "2.0.0-rc.29"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.29.tgz#e81e2259d973557cb8b18852ad6a77d332df7792"
|
||||
integrity sha512-gyhAKwp9IYSLA7swQdnau1tzVOw5pWqK9V884+3pf55darrmtlAlXhWTCZ9e27CLmIgEiACLHQ2juPW66YiS1g==
|
||||
dependencies:
|
||||
"@stackblitz/sdk" "^1.9.0"
|
||||
"@vuepress/helper" "2.0.0-rc.18"
|
||||
@ -7873,13 +7671,13 @@ vuepress-plugin-components@2.0.0-rc.27:
|
||||
create-codepen "1.0.1"
|
||||
qrcode "^1.5.3"
|
||||
vue "^3.4.21"
|
||||
vuepress-plugin-sass-palette "2.0.0-rc.27"
|
||||
vuepress-shared "2.0.0-rc.27"
|
||||
vuepress-plugin-sass-palette "2.0.0-rc.29"
|
||||
vuepress-shared "2.0.0-rc.29"
|
||||
|
||||
vuepress-plugin-md-enhance@2.0.0-rc.27:
|
||||
version "2.0.0-rc.27"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-rc.27.tgz#576ae17c0049736322c25547838a2ae024656323"
|
||||
integrity sha512-ZU+mR3Uy77faUfINnA0sgG/Ezbu2VAY/XnFmPGfr6KFYYWzyhH2rv8W7NvGslR4gri1wxHnVZ3ImP7rhTYh9NQ==
|
||||
vuepress-plugin-md-enhance@2.0.0-rc.29:
|
||||
version "2.0.0-rc.29"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-rc.29.tgz#4502694c1736fcdd45995a4efd37de6c114fe33f"
|
||||
integrity sha512-kflfnlXjv0kUhu6fOR5S7I7XMhZzY7z5ypEMXIEKlsKmEbvQSBtdxcSAtfnAUDkHxOK9QzpYNpGvA2heVRV3HA==
|
||||
dependencies:
|
||||
"@mdit/plugin-alert" "^0.8.0"
|
||||
"@mdit/plugin-align" "^0.8.0"
|
||||
@ -7908,8 +7706,8 @@ vuepress-plugin-md-enhance@2.0.0-rc.27:
|
||||
balloon-css "^1.2.0"
|
||||
js-yaml "^4.1.0"
|
||||
vue "^3.4.21"
|
||||
vuepress-plugin-sass-palette "2.0.0-rc.27"
|
||||
vuepress-shared "2.0.0-rc.27"
|
||||
vuepress-plugin-sass-palette "2.0.0-rc.29"
|
||||
vuepress-shared "2.0.0-rc.29"
|
||||
|
||||
vuepress-plugin-sass-palette@2.0.0-rc.27:
|
||||
version "2.0.0-rc.27"
|
||||
@ -7921,6 +7719,16 @@ vuepress-plugin-sass-palette@2.0.0-rc.27:
|
||||
sass "^1.71.1"
|
||||
vuepress-shared "2.0.0-rc.27"
|
||||
|
||||
vuepress-plugin-sass-palette@2.0.0-rc.29:
|
||||
version "2.0.0-rc.29"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-sass-palette/-/vuepress-plugin-sass-palette-2.0.0-rc.29.tgz#317fba3beb630ab1c1e96dd6894087f7b242719b"
|
||||
integrity sha512-yYw4P23FOVeosW2xYTfNodtW5cSoGO6z07Cgo2Jwe1eNZhsPyRcWjKlyby/m6uWq4dY4ny5KdG+d4UnaDa382A==
|
||||
dependencies:
|
||||
"@vuepress/helper" "2.0.0-rc.18"
|
||||
chokidar "^3.6.0"
|
||||
sass "^1.71.1"
|
||||
vuepress-shared "2.0.0-rc.29"
|
||||
|
||||
vuepress-plugin-search-pro@^2.0.0-rc.23:
|
||||
version "2.0.0-rc.27"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-search-pro/-/vuepress-plugin-search-pro-2.0.0-rc.27.tgz#1daaf030ece9521f2f3aa7e92e82dbc20f3273dc"
|
||||
@ -7950,10 +7758,25 @@ vuepress-shared@2.0.0-rc.27:
|
||||
semver "^7.6.0"
|
||||
vue "^3.4.21"
|
||||
|
||||
vuepress-theme-hope@^2.0.0-rc.23:
|
||||
version "2.0.0-rc.27"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.27.tgz#ff0e95f00b6fc7cb1130a752477e88fe16691ff9"
|
||||
integrity sha512-6/TqFrehr/hk/I5SGmOXVTY0urTvKNaifCuP1v2o8eVmdnYlnFzGHhQk89yZz0zeza54kzYJAUkQbqO0Fc6J8A==
|
||||
vuepress-shared@2.0.0-rc.29:
|
||||
version "2.0.0-rc.29"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-shared/-/vuepress-shared-2.0.0-rc.29.tgz#34425c9332b4473bf4f87933c42204350e880925"
|
||||
integrity sha512-Lx3l6aZYq2K6x24cTQc+dn0sBmVjy0GVV3Y/PhRpr5ZaUOxAEJX5DBbSwwBS77vSmhnp3cTFH7I3m2pYC4IzAg==
|
||||
dependencies:
|
||||
"@vuepress/helper" "2.0.0-rc.18"
|
||||
"@vueuse/core" "^10.9.0"
|
||||
cheerio "1.0.0-rc.12"
|
||||
dayjs "^1.11.10"
|
||||
execa "^8.0.1"
|
||||
fflate "^0.8.2"
|
||||
gray-matter "^4.0.3"
|
||||
semver "^7.6.0"
|
||||
vue "^3.4.21"
|
||||
|
||||
vuepress-theme-hope@^2.0.0-rc.29:
|
||||
version "2.0.0-rc.29"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.29.tgz#701950e9ae23db85e80481e3e8cfba2d13103308"
|
||||
integrity sha512-x+6fwjlXKwE/GijhfCk87VyVCnw17E40lyCMYJDZ+x0jAbvpn7PXbqLmO4EExcAkMvabGlCbbWHdHUjpMM0TRQ==
|
||||
dependencies:
|
||||
"@vuepress/helper" "2.0.0-rc.18"
|
||||
"@vuepress/plugin-active-header-links" "2.0.0-rc.18"
|
||||
@ -7969,7 +7792,7 @@ vuepress-theme-hope@^2.0.0-rc.23:
|
||||
"@vuepress/plugin-photo-swipe" "2.0.0-rc.18"
|
||||
"@vuepress/plugin-prismjs" "2.0.0-rc.15"
|
||||
"@vuepress/plugin-reading-time" "2.0.0-rc.18"
|
||||
"@vuepress/plugin-rtl" "2.0.0-rc.15"
|
||||
"@vuepress/plugin-rtl" "2.0.0-rc.18"
|
||||
"@vuepress/plugin-seo" "2.0.0-rc.18"
|
||||
"@vuepress/plugin-sitemap" "2.0.0-rc.18"
|
||||
"@vuepress/plugin-theme-data" "2.0.0-rc.18"
|
||||
@ -7980,11 +7803,11 @@ vuepress-theme-hope@^2.0.0-rc.23:
|
||||
chokidar "^3.6.0"
|
||||
gray-matter "^4.0.3"
|
||||
vue "^3.4.21"
|
||||
vuepress-plugin-comment2 "2.0.0-rc.27"
|
||||
vuepress-plugin-components "2.0.0-rc.27"
|
||||
vuepress-plugin-md-enhance "2.0.0-rc.27"
|
||||
vuepress-plugin-sass-palette "2.0.0-rc.27"
|
||||
vuepress-shared "2.0.0-rc.27"
|
||||
vuepress-plugin-comment2 "2.0.0-rc.29"
|
||||
vuepress-plugin-components "2.0.0-rc.29"
|
||||
vuepress-plugin-md-enhance "2.0.0-rc.29"
|
||||
vuepress-plugin-sass-palette "2.0.0-rc.29"
|
||||
vuepress-shared "2.0.0-rc.29"
|
||||
|
||||
vuepress@^2.0.0-rc.7:
|
||||
version "2.0.0-rc.8"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user