New translations

This commit is contained in:
bourquecharles
2021-10-21 09:41:08 -04:00
parent 531b240990
commit 01f27da4b2
7 changed files with 164 additions and 16669 deletions

16766
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -91,7 +91,7 @@
"terser-webpack-plugin": "^5.1.4",
"webpack": "^5.40.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.7.2",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^5.8.0"
},

View File

@@ -250,6 +250,7 @@
"error_fetching_single": "Fehler beim Abrufen des Kontakts: {{error}}",
"error_unassign": "Fehler beim Versuch, die Zuweisung des Kontakts aufzuheben: {{error}}",
"first_name": "Vorname",
"identifier": "Identifikator",
"initials": "Initialen",
"last_name": "Nachname",
"no_associated_contact": "Kein zugehöriger Kontakt",
@@ -449,7 +450,17 @@
"venue": "Tagungsort"
},
"location": {
"title": "Standorte"
"building_name": "Gebäudename",
"city": "Stadt",
"country": "Land",
"error_fetching_single": "Fehler beim Versuch, den Standort abzurufen: {{error}}",
"geocode": "GeoCode",
"postal": "Postleitzahl",
"state": "Zustand",
"street_address": "Adresse",
"successful_update": "Standort erfolgreich aktualisiert!",
"title": "Standorte",
"update_error": "Fehler beim Aktualisieren des Standorts: {{error}}"
},
"login": {
"account_verification": "Bestätigung des Kontos",

View File

@@ -250,6 +250,7 @@
"error_fetching_single": "Error fetching contact: {{error}}",
"error_unassign": "Error while trying to unassign contact: {{error}}",
"first_name": "First Name",
"identifier": "Identifier",
"initials": "Initials",
"last_name": "Last Name",
"no_associated_contact": "No Associated Contact",
@@ -449,7 +450,17 @@
"venue": "Venue"
},
"location": {
"title": "Locations"
"building_name": "Building Name",
"city": "City",
"country": "Country",
"error_fetching_single": "Error while trying to fetch location: {{error}}",
"geocode": "GeoCode",
"postal": "Postal Code",
"state": "State",
"street_address": "Street Address",
"successful_update": "Successfully updated location!",
"title": "Locations",
"update_error": "Error updating location: {{error}}"
},
"login": {
"account_verification": "Account Verification",

View File

@@ -250,6 +250,7 @@
"error_fetching_single": "Error al obtener el contacto: {{error}}",
"error_unassign": "Error al intentar anular la asignación del contacto: {{error}}",
"first_name": "Nombre de pila",
"identifier": "Identificador",
"initials": "Iniciales",
"last_name": "Apellido",
"no_associated_contact": "Sin contacto asociado",
@@ -449,7 +450,17 @@
"venue": "Lugar de encuentro"
},
"location": {
"title": "Ubicaciones"
"building_name": "Nombre del edificio",
"city": "ciudad",
"country": "País",
"error_fetching_single": "Error al intentar obtener la ubicación: {{error}}",
"geocode": "Geocode",
"postal": "código postal",
"state": "Estado",
"street_address": "Dirección",
"successful_update": "¡Ubicación actualizada con éxito!",
"title": "Ubicaciones",
"update_error": "Error al actualizar la ubicación: {{error}}"
},
"login": {
"account_verification": "Verificación de la cuenta",

View File

@@ -250,6 +250,7 @@
"error_fetching_single": "Erreur lors de la récupération du contact : {{error}}",
"error_unassign": "Erreur lors de la tentative de désattribution du contact : {{error}}",
"first_name": "Prénom",
"identifier": "Identifiant",
"initials": "Initiales",
"last_name": "Nom de famille",
"no_associated_contact": "Aucun contact associé",
@@ -449,7 +450,17 @@
"venue": "Lieu"
},
"location": {
"title": "Emplacements"
"building_name": "Nom du bâtiment",
"city": "Ville",
"country": "Pays",
"error_fetching_single": "Erreur lors de la tentative de récupération de l'emplacement : {{error}}",
"geocode": "Géocode",
"postal": "Code postal",
"state": "Etat",
"street_address": "Adresse de rue",
"successful_update": "Emplacement mis à jour avec succès !",
"title": "Emplacements",
"update_error": "Erreur lors de la mise à jour de l'emplacement : {{error}}"
},
"login": {
"account_verification": "Vérification de compte",

View File

@@ -250,6 +250,7 @@
"error_fetching_single": "Erro ao buscar contato: {{error}}",
"error_unassign": "Erro ao tentar cancelar a atribuição do contato: {{error}}",
"first_name": "Primeiro nome",
"identifier": "Identificador",
"initials": "Iniciais",
"last_name": "Último nome",
"no_associated_contact": "Nenhum contato associado",
@@ -449,7 +450,17 @@
"venue": "Local"
},
"location": {
"title": "Localizações"
"building_name": "nome do edifício",
"city": "Cidade",
"country": "País",
"error_fetching_single": "Erro ao tentar buscar localização: {{error}}",
"geocode": "GeoCode",
"postal": "código postal",
"state": "Estado",
"street_address": "Endereço",
"successful_update": "Local atualizado com sucesso!",
"title": "Localizações",
"update_error": "Erro ao atualizar local: {{error}}"
},
"login": {
"account_verification": "Verificação de conta",