mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
Merge branch 'main' into fix/gengar-theme-masthead-icons-disapper
This commit is contained in:
@ -10,13 +10,13 @@
|
|||||||
"resume": {
|
"resume": {
|
||||||
"menu": {
|
"menu": {
|
||||||
"delete": "Löschen",
|
"delete": "Löschen",
|
||||||
"duplicate": "Duplizieren",
|
"duplicate": "Duplikat",
|
||||||
"open": "Öffnen",
|
"open": "Öffnen",
|
||||||
"rename": "Umbenennen",
|
"rename": "Umbenennen",
|
||||||
"share-link": "Link teilen",
|
"share-link": "Einen Link teilen",
|
||||||
"tooltips": {
|
"tooltips": {
|
||||||
"delete": "Sind Sie sicher, dass Sie diesen Lebenslauf löschen möchten? Dies ist eine unumkehrbare Aktion.",
|
"delete": "Möchten Sie diesen Lebenslauf wirklich löschen? Dies ist eine irreversible Aktion.",
|
||||||
"share-link": "Du musst die Sichtbarkeit deines Lebenslaufs in die Öffentlichkeit ändern, um ihn für andere sichtbar zu machen."
|
"share-link": "Sie müssen die Sichtbarkeit Ihres Lebenslaufs auf öffentlich ändern, um ihn für andere sichtbar zu machen."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"timestamp": "Zuletzt vor {{timestamp}} aktualisiert"
|
"timestamp": "Zuletzt vor {{timestamp}} aktualisiert"
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"actions": {
|
"actions": {
|
||||||
"app": "Gehe zu App",
|
"app": "Gehe zu App",
|
||||||
"login": "Anmelden",
|
"login": "Anmelden",
|
||||||
"logout": "Abmelden",
|
"logout": "Ausloggen",
|
||||||
"register": "Registrieren"
|
"register": "Registrieren"
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
@ -18,7 +18,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"heading": "Links",
|
"heading": "Verknüpfungen",
|
||||||
"links": {
|
"links": {
|
||||||
"donate": "Spenden",
|
"donate": "Spenden",
|
||||||
"github": "Quellcode",
|
"github": "Quellcode",
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
"body": "Geben Sie einfach die E-Mail-Adresse ein, die mit dem Konto verknüpft ist, das Sie wiederherstellen möchten.",
|
"body": "Geben Sie einfach die E-Mail-Adresse ein, die mit dem Konto verknüpft ist, das Sie wiederherstellen möchten.",
|
||||||
"form": {
|
"form": {
|
||||||
"email": {
|
"email": {
|
||||||
"label": "E-Mail Adresse"
|
"label": "E-Mail-Addresse"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "Passwort vergessen?",
|
"heading": "Passwort vergessen?",
|
||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"login": "Anmelden",
|
"login": "Anmeldung",
|
||||||
"google": "Mit Google anmelden"
|
"google": "Mit Google anmelden"
|
||||||
},
|
},
|
||||||
"body": "Bitte geben Sie Ihren Benutzernamen und Ihr Passwort ein, um sich anzumelden und zuzugreifen, Ihre Bewerbungen zu verwalten und weiterzugeben.",
|
"body": "Bitte geben Sie Ihren Benutzernamen und Ihr Passwort ein, um sich anzumelden und zuzugreifen, Ihre Bewerbungen zu verwalten und weiterzugeben.",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"help-text": "Sie können auch Ihre E-Mail-Adresse eingeben",
|
"help-text": "Sie können auch Ihre E-Mail-Adresse eingeben",
|
||||||
"label": "Benutzername"
|
"label": "Nutzername"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "Bei Ihrem Konto anmelden",
|
"heading": "Bei Ihrem Konto anmelden",
|
||||||
@ -43,16 +43,16 @@
|
|||||||
"label": "Passwort bestätigen"
|
"label": "Passwort bestätigen"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "E-Mail Adresse"
|
"label": "E-Mail-Addresse"
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Voller Name"
|
"label": "Vollständiger Name"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"label": "Passwort"
|
"label": "Passwort"
|
||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"label": "Benutzername"
|
"label": "Nutzername"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "Ein Konto erstellen",
|
"heading": "Ein Konto erstellen",
|
||||||
@ -94,7 +94,7 @@
|
|||||||
"heading": "Neuen Lebenslauf erstellen"
|
"heading": "Neuen Lebenslauf erstellen"
|
||||||
},
|
},
|
||||||
"import-external": {
|
"import-external": {
|
||||||
"heading": "Aus externen Quellen importieren",
|
"heading": "Import aus externen Quellen",
|
||||||
"json-resume": {
|
"json-resume": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"upload-json": "JSON hochladen"
|
"upload-json": "JSON hochladen"
|
||||||
|
|||||||
@ -9,13 +9,13 @@
|
|||||||
},
|
},
|
||||||
"resume": {
|
"resume": {
|
||||||
"menu": {
|
"menu": {
|
||||||
"delete": "Eliminar",
|
"delete": "Borrar",
|
||||||
"duplicate": "Duplicar",
|
"duplicate": "Duplicar",
|
||||||
"open": "Abrir",
|
"open": "Abrir",
|
||||||
"rename": "Renombrar",
|
"rename": "Rebautizar",
|
||||||
"share-link": "Compartir enlace",
|
"share-link": "Compartir enlace",
|
||||||
"tooltips": {
|
"tooltips": {
|
||||||
"delete": "¿Estás seguro de que deseas eliminar este elemento? Esta acción es irreversible.",
|
"delete": "¿Está seguro de que desea eliminar este currículum? Esta es una acción irreversible.",
|
||||||
"share-link": "Debe cambiar la visibilidad de su currículum a público para que sea visible para los demás."
|
"share-link": "Debe cambiar la visibilidad de su currículum a público para que sea visible para los demás."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
"heading": "Enlaces",
|
"heading": "Enlaces",
|
||||||
"links": {
|
"links": {
|
||||||
"donate": "Donar",
|
"donate": "Donar",
|
||||||
"github": "Código Fuente",
|
"github": "Código fuente",
|
||||||
"privacy": "Política de Privacidad",
|
"privacy": "Política de Privacidad",
|
||||||
"service": "Términos de Servicio"
|
"service": "Términos de Servicio"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
"body": "Simplemente ingrese la dirección de correo electrónico asociada con la cuenta que desea recuperar.",
|
"body": "Simplemente ingrese la dirección de correo electrónico asociada con la cuenta que desea recuperar.",
|
||||||
"form": {
|
"form": {
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Correo electrónico"
|
"label": "Dirección de correo electrónico"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "¿Olvidó su contraseña?",
|
"heading": "¿Olvidó su contraseña?",
|
||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"login": "Iniciar sesión",
|
"login": "Acceso",
|
||||||
"google": "Iniciar sesión con Google"
|
"google": "Iniciar sesión con Google"
|
||||||
},
|
},
|
||||||
"body": "Por favor, introduzca su nombre de usuario y contraseña asociados a su cuenta para iniciar sesión y acceder, gestionar y compartir sus currículos.",
|
"body": "Por favor, introduzca su nombre de usuario y contraseña asociados a su cuenta para iniciar sesión y acceder, gestionar y compartir sus currículos.",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"help-text": "También puede ingresar su dirección de correo electrónico",
|
"help-text": "También puede ingresar su dirección de correo electrónico",
|
||||||
"label": "Nombre de usario"
|
"label": "Nombre de usuario"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "Ingrese en su cuenta",
|
"heading": "Ingrese en su cuenta",
|
||||||
@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"register": {
|
"register": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"register": "Registrar",
|
"register": "Registrarse",
|
||||||
"google": "Regístrese con Google"
|
"google": "Regístrese con Google"
|
||||||
},
|
},
|
||||||
"body": "Por favor ingrese su información personal para crear una cuenta.",
|
"body": "Por favor ingrese su información personal para crear una cuenta.",
|
||||||
@ -43,16 +43,16 @@
|
|||||||
"label": "Confirmar Contraseña"
|
"label": "Confirmar Contraseña"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Correo electrónico"
|
"label": "Dirección de correo electrónico"
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Nombre Completo"
|
"label": "Nombre completo"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"label": "Contraseña"
|
"label": "Clave"
|
||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"label": "Nombre de usario"
|
"label": "Nombre de usuario"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "Crear una cuenta",
|
"heading": "Crear una cuenta",
|
||||||
@ -65,10 +65,10 @@
|
|||||||
"body": "Introduzca una nueva contraseña para su cuenta.",
|
"body": "Introduzca una nueva contraseña para su cuenta.",
|
||||||
"form": {
|
"form": {
|
||||||
"confirm-password": {
|
"confirm-password": {
|
||||||
"label": "Confirmar Contraseña"
|
"label": "Confirmar contraseña"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"label": "Contraseña"
|
"label": "Clave"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "Restablecer tu contraseña"
|
"heading": "Restablecer tu contraseña"
|
||||||
@ -126,7 +126,7 @@
|
|||||||
"label": "Nombre"
|
"label": "Nombre"
|
||||||
},
|
},
|
||||||
"slug": {
|
"slug": {
|
||||||
"label": "Segmento"
|
"label": "Babosa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "Renombrar tu currículum"
|
"heading": "Renombrar tu currículum"
|
||||||
|
|||||||
358
client/public/locales/fr/builder.json
Normal file
358
client/public/locales/fr/builder.json
Normal file
@ -0,0 +1,358 @@
|
|||||||
|
{
|
||||||
|
"common": {
|
||||||
|
"actions": {
|
||||||
|
"add": "Ajouter un/une {{token}}",
|
||||||
|
"delete": "Supprimer {{token}}",
|
||||||
|
"edit": "Éditer {{token}}"
|
||||||
|
},
|
||||||
|
"columns": {
|
||||||
|
"heading": "Colonnes",
|
||||||
|
"tooltip": "Modifier le nombre de colonnes"
|
||||||
|
},
|
||||||
|
"form": {
|
||||||
|
"date": {
|
||||||
|
"label": "Date"
|
||||||
|
},
|
||||||
|
"description": {
|
||||||
|
"label": "Description"
|
||||||
|
},
|
||||||
|
"email": {
|
||||||
|
"label": "Adresse email"
|
||||||
|
},
|
||||||
|
"end-date": {
|
||||||
|
"help-text": "Si actuel, laisser ce champ vide",
|
||||||
|
"label": "Date de fin"
|
||||||
|
},
|
||||||
|
"keywords": {
|
||||||
|
"label": "Mots-clés"
|
||||||
|
},
|
||||||
|
"level": {
|
||||||
|
"label": "Niveau"
|
||||||
|
},
|
||||||
|
"levelNum": {
|
||||||
|
"label": "Niveau (nombre)"
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"label": "Nom"
|
||||||
|
},
|
||||||
|
"phone": {
|
||||||
|
"label": "Numéro de téléphone"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"label": "Poste"
|
||||||
|
},
|
||||||
|
"start-date": {
|
||||||
|
"label": "Date de début"
|
||||||
|
},
|
||||||
|
"subtitle": {
|
||||||
|
"label": "Sous-titre"
|
||||||
|
},
|
||||||
|
"summary": {
|
||||||
|
"label": "Résumé"
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"label": "Titre"
|
||||||
|
},
|
||||||
|
"url": {
|
||||||
|
"label": "Site web"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"glossary": {
|
||||||
|
"page": "Page"
|
||||||
|
},
|
||||||
|
"list": {
|
||||||
|
"actions": {
|
||||||
|
"delete": "Supprimer",
|
||||||
|
"duplicate": "Dédoubler",
|
||||||
|
"edit": "Éditer"
|
||||||
|
},
|
||||||
|
"empty-text": "Cette liste est vide."
|
||||||
|
},
|
||||||
|
"tooltip": {
|
||||||
|
"delete-item": "Êtes-vous sûr de vouloir supprimer cet objet ? Cette action est irréversible.",
|
||||||
|
"delete-section": "Supprimer la section",
|
||||||
|
"rename-section": "Renommer la section",
|
||||||
|
"toggle-visibility": "Rendre visible/invisible"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"controller": {
|
||||||
|
"tooltip": {
|
||||||
|
"center-artboard": "Centrer l'affichage",
|
||||||
|
"copy-link": "Copier le lien vers le CV",
|
||||||
|
"export-pdf": "Exporter en PDF",
|
||||||
|
"toggle-orientation": "Basculer l'orientation de la page",
|
||||||
|
"toggle-page-break-line": "Afficher/cacher l'indicateur de saut de page",
|
||||||
|
"toggle-sidebars": "Afficher/cacher les barres latérales",
|
||||||
|
"zoom-in": "Zoomer",
|
||||||
|
"zoom-out": "Dézoomer"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"menu": {
|
||||||
|
"delete": "Supprimer",
|
||||||
|
"duplicate": "Dédoubler",
|
||||||
|
"rename": "Renommer",
|
||||||
|
"share-link": "Partager un lien",
|
||||||
|
"tooltips": {
|
||||||
|
"delete": "Êtes-vous sûr(e) de vouloir supprimer ce CV ? Cette action est irréversible.",
|
||||||
|
"share-link": "Vous devez changer la visibilité de votre CV en public pour le rendre visible aux autres."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"leftSidebar": {
|
||||||
|
"sections": {
|
||||||
|
"awards": {
|
||||||
|
"form": {
|
||||||
|
"awarder": {
|
||||||
|
"label": "Décerné par"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"basics": {
|
||||||
|
"actions": {
|
||||||
|
"photo-filters": "Filtres pour la photo"
|
||||||
|
},
|
||||||
|
"heading": "Informations de base",
|
||||||
|
"headline": {
|
||||||
|
"label": "Titre"
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"label": "Nom complet"
|
||||||
|
},
|
||||||
|
"photo-filters": {
|
||||||
|
"effects": {
|
||||||
|
"border": {
|
||||||
|
"label": "Bordure"
|
||||||
|
},
|
||||||
|
"grayscale": {
|
||||||
|
"label": "Noir et blanc"
|
||||||
|
},
|
||||||
|
"heading": "Effets"
|
||||||
|
},
|
||||||
|
"shape": {
|
||||||
|
"heading": "Forme"
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"heading": "Taille (en pixels)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"photo-upload": {
|
||||||
|
"tooltip": {
|
||||||
|
"remove": "Supprimer la photo",
|
||||||
|
"upload": "Importer une photo"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"certifications": {
|
||||||
|
"form": {
|
||||||
|
"issuer": {
|
||||||
|
"label": "Certifié par"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"education": {
|
||||||
|
"form": {
|
||||||
|
"area-study": {
|
||||||
|
"label": "Domaine d'étude"
|
||||||
|
},
|
||||||
|
"courses": {
|
||||||
|
"label": "Cours"
|
||||||
|
},
|
||||||
|
"degree": {
|
||||||
|
"label": "Diplôme"
|
||||||
|
},
|
||||||
|
"grade": {
|
||||||
|
"label": "Note"
|
||||||
|
},
|
||||||
|
"institution": {
|
||||||
|
"label": "Établissement"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"location": {
|
||||||
|
"address": {
|
||||||
|
"label": "Adresse"
|
||||||
|
},
|
||||||
|
"city": {
|
||||||
|
"label": "Commune"
|
||||||
|
},
|
||||||
|
"country": {
|
||||||
|
"label": "Pays"
|
||||||
|
},
|
||||||
|
"heading": "Adresse",
|
||||||
|
"postal-code": {
|
||||||
|
"label": "Code postal"
|
||||||
|
},
|
||||||
|
"region": {
|
||||||
|
"label": "Région"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"profiles": {
|
||||||
|
"form": {
|
||||||
|
"network": {
|
||||||
|
"label": "Réseau social"
|
||||||
|
},
|
||||||
|
"username": {
|
||||||
|
"label": "Nom d'utilisateur"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Profils",
|
||||||
|
"heading_one": "Profil"
|
||||||
|
},
|
||||||
|
"publications": {
|
||||||
|
"form": {
|
||||||
|
"publisher": {
|
||||||
|
"label": "Éditeur"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"references": {
|
||||||
|
"form": {
|
||||||
|
"relationship": {
|
||||||
|
"label": "Type de relation"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"section": {
|
||||||
|
"heading": "Section"
|
||||||
|
},
|
||||||
|
"volunteer": {
|
||||||
|
"form": {
|
||||||
|
"organization": {
|
||||||
|
"label": "Association"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rightSidebar": {
|
||||||
|
"sections": {
|
||||||
|
"css": {
|
||||||
|
"heading": "CSS personnalisé"
|
||||||
|
},
|
||||||
|
"export": {
|
||||||
|
"heading": "Exporter",
|
||||||
|
"json": {
|
||||||
|
"primary": "JSON",
|
||||||
|
"secondary": "Télécharger une version JSON de votre CV, qui pourra être réimportée dans Reactive Resume."
|
||||||
|
},
|
||||||
|
"pdf": {
|
||||||
|
"loading": {
|
||||||
|
"primary": "Génération du PDF",
|
||||||
|
"secondary": "Veuillez patienter pendant que votre PDF est généré, cela peut prendre jusqu'à 15 secondes."
|
||||||
|
},
|
||||||
|
"normal": {
|
||||||
|
"primary": "PDF",
|
||||||
|
"secondary": "Téléchargez un PDF de votre CV que vous pourrez imprimer et envoyer à l'emploi de vos rêves. Ce fichier ne peut pas être réimporté pour être modifié ultérieurement."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"layout": {
|
||||||
|
"heading": "Disposition",
|
||||||
|
"tooltip": {
|
||||||
|
"reset-layout": "Réinitialiser la disposition"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"links": {
|
||||||
|
"bugs-features": {
|
||||||
|
"body": "Quelque chose vous a empêché de rédiger un CV ? Ou vous avez une idée géniale à ajouter ? Créez une issue sur GitHub pour commencer.",
|
||||||
|
"button": "Issues GitHub",
|
||||||
|
"heading": "Bogues ? Demandes de fonctionnalités ?"
|
||||||
|
},
|
||||||
|
"donate": {
|
||||||
|
"body": "Si vous avez aimé utiliser Reactive Resume, pensez à donner comme vous le pouvez pour que l'application reste disponible, gratuite et sans publicité pour toujours.",
|
||||||
|
"button": "Offrez-moi un café",
|
||||||
|
"heading": "Faire un don à Reactive Resume"
|
||||||
|
},
|
||||||
|
"github": "Code source",
|
||||||
|
"heading": "Liens"
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"global": {
|
||||||
|
"date": {
|
||||||
|
"primary": "Date",
|
||||||
|
"secondary": "Format de date à utiliser dans l'application"
|
||||||
|
},
|
||||||
|
"heading": "Général",
|
||||||
|
"language": {
|
||||||
|
"primary": "Langue",
|
||||||
|
"secondary": "Langue d'affichage à utiliser dans l'application"
|
||||||
|
},
|
||||||
|
"theme": {
|
||||||
|
"primary": "Thème"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Paramètres",
|
||||||
|
"page": {
|
||||||
|
"break-line": {
|
||||||
|
"primary": "Indicateur de changement de page",
|
||||||
|
"secondary": "Afficher une ligne sur toutes les pages pour marquer la hauteur d'une feuille A4"
|
||||||
|
},
|
||||||
|
"heading": "Page",
|
||||||
|
"orientation": {
|
||||||
|
"disabled": "N'a aucun effet lorsqu'il n'y a qu'une seule page",
|
||||||
|
"primary": "Orientation",
|
||||||
|
"secondary": "Afficher les pages horizontalement ou verticalement"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resume": {
|
||||||
|
"heading": "CV",
|
||||||
|
"reset": {
|
||||||
|
"primary": "Tout remettre à zéro",
|
||||||
|
"secondary": "Vous avez fait trop d'erreurs ? Cliquez ici pour réinitialiser toutes les modifications et repartir de zéro. Attention, cette action ne peut pas être annulée."
|
||||||
|
},
|
||||||
|
"sample": {
|
||||||
|
"primary": "Charger les données de démo",
|
||||||
|
"secondary": "Vous ne savez pas par où commencer ? Cliquez ici pour charger quelques exemples de données afin de voir à quoi ressemble un CV complet."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sharing": {
|
||||||
|
"heading": "Partage",
|
||||||
|
"short-url": {
|
||||||
|
"label": "Préférer une URL courte"
|
||||||
|
},
|
||||||
|
"visibility": {
|
||||||
|
"subtitle": "Permettre à toute personne ayant un lien de consulter votre CV",
|
||||||
|
"title": "Public"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"templates": {
|
||||||
|
"heading": "Modèles"
|
||||||
|
},
|
||||||
|
"theme": {
|
||||||
|
"form": {
|
||||||
|
"background": {
|
||||||
|
"label": "Couleur d'arrière plan"
|
||||||
|
},
|
||||||
|
"primary": {
|
||||||
|
"label": "Couleur principale"
|
||||||
|
},
|
||||||
|
"text": {
|
||||||
|
"label": "Couleur de texte"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Thème"
|
||||||
|
},
|
||||||
|
"typography": {
|
||||||
|
"form": {
|
||||||
|
"font-family": {
|
||||||
|
"label": "Famille de police"
|
||||||
|
},
|
||||||
|
"font-size": {
|
||||||
|
"label": "Taille de la police"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Typographie",
|
||||||
|
"widgets": {
|
||||||
|
"body": {
|
||||||
|
"label": "Contenu"
|
||||||
|
},
|
||||||
|
"headings": {
|
||||||
|
"label": "Titres"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
32
client/public/locales/fr/common.json
Normal file
32
client/public/locales/fr/common.json
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"avatar": {
|
||||||
|
"menu": {
|
||||||
|
"greeting": "Bonjour",
|
||||||
|
"logout": "Déconnexion"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"credit": "Un projet passionné de <1>Amruth Pillai</1>",
|
||||||
|
"language": {
|
||||||
|
"missing": "Il manque votre langue ?"
|
||||||
|
},
|
||||||
|
"license": "Par la communauté, pour la communauté."
|
||||||
|
},
|
||||||
|
"markdown": {
|
||||||
|
"help-text": "Cette section prend en charge la mise en forme <1>markdown</1>."
|
||||||
|
},
|
||||||
|
"date": {
|
||||||
|
"present": "Présent"
|
||||||
|
},
|
||||||
|
"subtitle": "Un constructeur de CV gratuit et open source.",
|
||||||
|
"title": "Reactive Resume",
|
||||||
|
"toast": {
|
||||||
|
"error": {
|
||||||
|
"upload-file-size": "Veuillez télécharger uniquement des fichiers de moins de 2 Mo.",
|
||||||
|
"upload-photo-size": "Veuillez télécharger uniquement des photos de moins de 2 Mo, de préférence carrées."
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"resume-link-copied": "Un lien vers votre CV a été copié dans votre presse-papier."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
25
client/public/locales/fr/dashboard.json
Normal file
25
client/public/locales/fr/dashboard.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"create-resume": {
|
||||||
|
"subtitle": "Partir de zéro",
|
||||||
|
"title": "Créer un nouveau CV"
|
||||||
|
},
|
||||||
|
"import-external": {
|
||||||
|
"subtitle": "LinkedIn, JSON Resume, Reactive Resume",
|
||||||
|
"title": "Importer de sources externes"
|
||||||
|
},
|
||||||
|
"resume": {
|
||||||
|
"menu": {
|
||||||
|
"delete": "Supprimer",
|
||||||
|
"duplicate": "Dédoubler",
|
||||||
|
"open": "Ouvrir",
|
||||||
|
"rename": "Renommer",
|
||||||
|
"share-link": "Partager un lien",
|
||||||
|
"tooltips": {
|
||||||
|
"delete": "Êtes-vous sûr(e) de vouloir supprimer ce CV ? Cette action est irréversible.",
|
||||||
|
"share-link": "Vous devez changer la visibilité de votre CV en public pour le rendre visible aux autres."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"timestamp": "Dernière mise à jour il y a {{timestamp}}"
|
||||||
|
},
|
||||||
|
"title": "Tableau de bord"
|
||||||
|
}
|
||||||
41
client/public/locales/fr/landing.json
Normal file
41
client/public/locales/fr/landing.json
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
{
|
||||||
|
"actions": {
|
||||||
|
"app": "Accéder à l'app",
|
||||||
|
"login": "Connexion",
|
||||||
|
"logout": "Déconnexion",
|
||||||
|
"register": "Inscription"
|
||||||
|
},
|
||||||
|
"features": {
|
||||||
|
"heading": "Fonctionnalités",
|
||||||
|
"list": {
|
||||||
|
"ads": "Pas de publicité",
|
||||||
|
"export": "Exporter votre CV au format JSON ou PDF",
|
||||||
|
"free": "Gratuit, pour toujours",
|
||||||
|
"import": "Importer des données depuis LinkedIn, JSON Resume",
|
||||||
|
"languages": "Accessible en plusieurs langues",
|
||||||
|
"more": "Et bien plus de fonctionnalités intéressantes, <1>tout lire ici</1>",
|
||||||
|
"tracking": "Pas de pistage des utilisateurs"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"links": {
|
||||||
|
"heading": "Liens",
|
||||||
|
"links": {
|
||||||
|
"donate": "Faire un don",
|
||||||
|
"github": "Code source",
|
||||||
|
"privacy": "Politique de confidentialité",
|
||||||
|
"service": "Conditions d'utilisation"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"screenshots": {
|
||||||
|
"heading": "Captures d'écran"
|
||||||
|
},
|
||||||
|
"testimonials": {
|
||||||
|
"heading": "Témoignages",
|
||||||
|
"body": "Bonne ou mauvaiss, j'aimerais entendre votre opinion sur Reactive Resume et comment l'expérience a été pour vous.<br/>Voici quelques-uns des messages envoyés par des utilisateurs du monde entier.",
|
||||||
|
"contact": "Vous pouvez me contacter via <1>mon e-mail</1> ou via le formulaire de contact de <3>mon site web</3>."
|
||||||
|
},
|
||||||
|
"summary": {
|
||||||
|
"body": "Reactive Resume est un générateur de CV gratuit et open source, conçu pour rendre les tâches banales de création, de mise à jour et de partage de votre CV aussi faciles que de compter jusqu'à 3. Avec cette application, vous pouvez créer plusieurs CVs, les partager avec des recruteurs ou des amis par le biais d'un lien unique et les imprimer au format PDF, le tout gratuitement, sans publicité, sans pistage, et sans perdre l'intégrité et la confidentialité de vos données.",
|
||||||
|
"heading": "Résumé"
|
||||||
|
}
|
||||||
|
}
|
||||||
135
client/public/locales/fr/modals.json
Normal file
135
client/public/locales/fr/modals.json
Normal file
@ -0,0 +1,135 @@
|
|||||||
|
{
|
||||||
|
"auth": {
|
||||||
|
"forgot-password": {
|
||||||
|
"actions": {
|
||||||
|
"send-email": "Envoyer l'email de réinitialisation du mot de passe"
|
||||||
|
},
|
||||||
|
"body": "Il suffit de saisir l'adresse email associée au compte que vous souhaitez récupérer.",
|
||||||
|
"form": {
|
||||||
|
"email": {
|
||||||
|
"label": "Adresse e-mail"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Mot de passe oublié ?",
|
||||||
|
"help-text": "Si le compte existe, vous recevrez un courriel contenant un lien pour réinitialiser votre mot de passe."
|
||||||
|
},
|
||||||
|
"login": {
|
||||||
|
"actions": {
|
||||||
|
"login": "Connexion",
|
||||||
|
"google": "Connexion avec Google"
|
||||||
|
},
|
||||||
|
"body": "Veuillez entrer votre nom d'utilisateur et votre mot de passe associés à votre compte pour vous connecter et accéder, gérer et partager vos CVs.",
|
||||||
|
"form": {
|
||||||
|
"password": {
|
||||||
|
"label": "Mot de passe"
|
||||||
|
},
|
||||||
|
"username": {
|
||||||
|
"help-text": "Vous pouvez également saisir votre adresse e-mail",
|
||||||
|
"label": "Nom d'utilisateur"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Connexion à votre compte",
|
||||||
|
"recover-text": "Si vous avez oublié votre mot de passe, vous pouvez <1>récupérer votre compte</1> ici.",
|
||||||
|
"register-text": "Si vous n'en avez pas, vous pouvez <1>créer un compte</1> ici."
|
||||||
|
},
|
||||||
|
"register": {
|
||||||
|
"actions": {
|
||||||
|
"register": "Inscription",
|
||||||
|
"google": "Inscription avec Google"
|
||||||
|
},
|
||||||
|
"body": "Veuillez saisir vos informations personnelles pour créer un compte.",
|
||||||
|
"form": {
|
||||||
|
"confirm-password": {
|
||||||
|
"label": "Confirmez le mot de passe"
|
||||||
|
},
|
||||||
|
"email": {
|
||||||
|
"label": "Adresse e-mail"
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"label": "Nom complet"
|
||||||
|
},
|
||||||
|
"password": {
|
||||||
|
"label": "Mot de passe"
|
||||||
|
},
|
||||||
|
"username": {
|
||||||
|
"label": "Nom d'utilisateur"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Créer un compte",
|
||||||
|
"loginText": "Si vous avez déjà un compte, vous pouvez <1>vous connecter ici</1>."
|
||||||
|
},
|
||||||
|
"reset-password": {
|
||||||
|
"actions": {
|
||||||
|
"set-password": "Définir un nouveau mot de passe"
|
||||||
|
},
|
||||||
|
"body": "Saisissez un nouveau mot de passe pour votre compte.",
|
||||||
|
"form": {
|
||||||
|
"confirm-password": {
|
||||||
|
"label": "Confirmez le mot de passe"
|
||||||
|
},
|
||||||
|
"password": {
|
||||||
|
"label": "Mot de passe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Réinitialiser votre mot de passe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dashboard": {
|
||||||
|
"create-resume": {
|
||||||
|
"actions": {
|
||||||
|
"create-resume": "Créer un CV"
|
||||||
|
},
|
||||||
|
"body": "Commencez à construire votre CV en lui donnant un nom. Il peut s'agir d'une référence au rôle auquel vous postulez ou simplement de votre repas préféré.",
|
||||||
|
"form": {
|
||||||
|
"name": {
|
||||||
|
"label": "Nom"
|
||||||
|
},
|
||||||
|
"public": {
|
||||||
|
"label": "Est-il accessible au public ?"
|
||||||
|
},
|
||||||
|
"slug": {
|
||||||
|
"label": "Alias"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Créer un nouveau CV"
|
||||||
|
},
|
||||||
|
"import-external": {
|
||||||
|
"heading": "Importer de sources externes",
|
||||||
|
"json-resume": {
|
||||||
|
"actions": {
|
||||||
|
"upload-json": "Mettre en ligne un JSON"
|
||||||
|
},
|
||||||
|
"body": "Si vous avez un <1>JSON Resume valide</1> prêt à l'emploi, vous pouvez l'utiliser pour accélérer votre création sur Reactive Resume. Cliquez sur le bouton ci-dessous et mettez en ligne un fichier JSON valide pour commencer.",
|
||||||
|
"heading": "Importer depuis JSON Resume"
|
||||||
|
},
|
||||||
|
"linkedin": {
|
||||||
|
"actions": {
|
||||||
|
"upload-archive": "Mettre en ligne une archive ZIP"
|
||||||
|
},
|
||||||
|
"body": "Vous pouvez gagner du temps en exportant vos données depuis LinkedIn et en les utilisant pour remplir automatiquement les champs sur Reactive Resume. Rendez-vous dans la section <1>Confidentialité des données</1> sur LinkedIn et demandez une archive de vos données. Une fois disponible, chargez le fichier ZIP ci-dessous.",
|
||||||
|
"heading": "Import depuis LinkedIn"
|
||||||
|
},
|
||||||
|
"reactive-resume": {
|
||||||
|
"actions": {
|
||||||
|
"upload-json": "Mettre en ligne un JSON"
|
||||||
|
},
|
||||||
|
"body": "Si vous avez un JSON qui a été exporté avec la version actuelle de Reactive Resume, vous pouvez l'importer ici pour récupérer une version modifiable. Les versions précédentes de Reactive Resume ne sont malheureusement pas prises en charge pour le moment.",
|
||||||
|
"heading": "Importer depuis Reactive Resume"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rename-resume": {
|
||||||
|
"actions": {
|
||||||
|
"rename-resume": "Renommer le CV"
|
||||||
|
},
|
||||||
|
"form": {
|
||||||
|
"name": {
|
||||||
|
"label": "Nom"
|
||||||
|
},
|
||||||
|
"slug": {
|
||||||
|
"label": "Alias"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Renommer votre CV"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
358
client/public/locales/it/builder.json
Normal file
358
client/public/locales/it/builder.json
Normal file
@ -0,0 +1,358 @@
|
|||||||
|
{
|
||||||
|
"common": {
|
||||||
|
"actions": {
|
||||||
|
"add": "Aggiungi nuovo elemento {{token}}",
|
||||||
|
"delete": "Elimina {{token}}",
|
||||||
|
"edit": "Modifica {{token}}"
|
||||||
|
},
|
||||||
|
"columns": {
|
||||||
|
"heading": "Colonne",
|
||||||
|
"tooltip": "Modifica numero di colonne"
|
||||||
|
},
|
||||||
|
"form": {
|
||||||
|
"date": {
|
||||||
|
"label": "Data"
|
||||||
|
},
|
||||||
|
"description": {
|
||||||
|
"label": "Descrizione"
|
||||||
|
},
|
||||||
|
"email": {
|
||||||
|
"label": "Indirizzo e-mail"
|
||||||
|
},
|
||||||
|
"end-date": {
|
||||||
|
"help-text": "Lascia questo campo vuoto, se ancora presente",
|
||||||
|
"label": "Data di fine"
|
||||||
|
},
|
||||||
|
"keywords": {
|
||||||
|
"label": "Parole chiave"
|
||||||
|
},
|
||||||
|
"level": {
|
||||||
|
"label": "Livello"
|
||||||
|
},
|
||||||
|
"levelNum": {
|
||||||
|
"label": "Livello (numero)"
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"label": "Nome"
|
||||||
|
},
|
||||||
|
"phone": {
|
||||||
|
"label": "Numero di telefono"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"label": "Posizione"
|
||||||
|
},
|
||||||
|
"start-date": {
|
||||||
|
"label": "Data di inizio"
|
||||||
|
},
|
||||||
|
"subtitle": {
|
||||||
|
"label": "Sottotitolo"
|
||||||
|
},
|
||||||
|
"summary": {
|
||||||
|
"label": "Riepilogo"
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"label": "Titolo"
|
||||||
|
},
|
||||||
|
"url": {
|
||||||
|
"label": "Sito web"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"glossary": {
|
||||||
|
"page": "Pagina"
|
||||||
|
},
|
||||||
|
"list": {
|
||||||
|
"actions": {
|
||||||
|
"delete": "Elimina",
|
||||||
|
"duplicate": "Duplica",
|
||||||
|
"edit": "Modifica"
|
||||||
|
},
|
||||||
|
"empty-text": "Questo elenco è vuoto."
|
||||||
|
},
|
||||||
|
"tooltip": {
|
||||||
|
"delete-item": "Vuoi davvero rimuovere questo elemento? Questa operazione è irreversibile.",
|
||||||
|
"delete-section": "Elimina sezione",
|
||||||
|
"rename-section": "Rinomina sezione",
|
||||||
|
"toggle-visibility": "Mostra/Nascondi"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"controller": {
|
||||||
|
"tooltip": {
|
||||||
|
"center-artboard": "Centra tavola da disegno",
|
||||||
|
"copy-link": "Copia link del curriculum",
|
||||||
|
"export-pdf": "Esporta in PDF",
|
||||||
|
"toggle-orientation": "Orientamento verticale/orizzontale",
|
||||||
|
"toggle-page-break-line": "Mostra/Nascondi linea interruzione pagina",
|
||||||
|
"toggle-sidebars": "Mostra/Nascondi barre laterali",
|
||||||
|
"zoom-in": "Ingrandisci",
|
||||||
|
"zoom-out": "Riduci"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"menu": {
|
||||||
|
"delete": "Elimina",
|
||||||
|
"duplicate": "Duplica",
|
||||||
|
"rename": "Rinomina",
|
||||||
|
"share-link": "Condividi link",
|
||||||
|
"tooltips": {
|
||||||
|
"delete": "Vuoi davvero eliminare questo curriculum? Questa operazione è irreversibile.",
|
||||||
|
"share-link": "Per rendere il curriculum visibile agli altri, imposta la visibilità su \"Pubblico\"."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"leftSidebar": {
|
||||||
|
"sections": {
|
||||||
|
"awards": {
|
||||||
|
"form": {
|
||||||
|
"awarder": {
|
||||||
|
"label": "Conferito da"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"basics": {
|
||||||
|
"actions": {
|
||||||
|
"photo-filters": "Filtri per foto"
|
||||||
|
},
|
||||||
|
"heading": "Informazioni di base",
|
||||||
|
"headline": {
|
||||||
|
"label": "Intestazione"
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"label": "Nome e cognome"
|
||||||
|
},
|
||||||
|
"photo-filters": {
|
||||||
|
"effects": {
|
||||||
|
"border": {
|
||||||
|
"label": "Bordo"
|
||||||
|
},
|
||||||
|
"grayscale": {
|
||||||
|
"label": "Scala di grigi"
|
||||||
|
},
|
||||||
|
"heading": "Effetti"
|
||||||
|
},
|
||||||
|
"shape": {
|
||||||
|
"heading": "Forma "
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"heading": "Dimensioni (pixel)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"photo-upload": {
|
||||||
|
"tooltip": {
|
||||||
|
"remove": "Rimuovi foto",
|
||||||
|
"upload": "Carica foto"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"certifications": {
|
||||||
|
"form": {
|
||||||
|
"issuer": {
|
||||||
|
"label": "Rilasciato da"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"education": {
|
||||||
|
"form": {
|
||||||
|
"area-study": {
|
||||||
|
"label": "Area di studio"
|
||||||
|
},
|
||||||
|
"courses": {
|
||||||
|
"label": "Corsi"
|
||||||
|
},
|
||||||
|
"degree": {
|
||||||
|
"label": "Laurea"
|
||||||
|
},
|
||||||
|
"grade": {
|
||||||
|
"label": "Voto"
|
||||||
|
},
|
||||||
|
"institution": {
|
||||||
|
"label": "Istituto"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"location": {
|
||||||
|
"address": {
|
||||||
|
"label": "Indirizzo"
|
||||||
|
},
|
||||||
|
"city": {
|
||||||
|
"label": "Città"
|
||||||
|
},
|
||||||
|
"country": {
|
||||||
|
"label": "Paese"
|
||||||
|
},
|
||||||
|
"heading": "Posizione",
|
||||||
|
"postal-code": {
|
||||||
|
"label": "CAP"
|
||||||
|
},
|
||||||
|
"region": {
|
||||||
|
"label": "Regione"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"profiles": {
|
||||||
|
"form": {
|
||||||
|
"network": {
|
||||||
|
"label": "Rete"
|
||||||
|
},
|
||||||
|
"username": {
|
||||||
|
"label": "Nome utente"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Profili",
|
||||||
|
"heading_one": "Profilo"
|
||||||
|
},
|
||||||
|
"publications": {
|
||||||
|
"form": {
|
||||||
|
"publisher": {
|
||||||
|
"label": "Pubblicato da"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"references": {
|
||||||
|
"form": {
|
||||||
|
"relationship": {
|
||||||
|
"label": "Relazione"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"section": {
|
||||||
|
"heading": "Sezione"
|
||||||
|
},
|
||||||
|
"volunteer": {
|
||||||
|
"form": {
|
||||||
|
"organization": {
|
||||||
|
"label": "Organizzazione"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rightSidebar": {
|
||||||
|
"sections": {
|
||||||
|
"css": {
|
||||||
|
"heading": "CSS personalizzato"
|
||||||
|
},
|
||||||
|
"export": {
|
||||||
|
"heading": "Esporta",
|
||||||
|
"json": {
|
||||||
|
"primary": "JSON",
|
||||||
|
"secondary": "Scarica una versione JSON del tuo curriculum che puoi importare nuovamente in Reactive Resume."
|
||||||
|
},
|
||||||
|
"pdf": {
|
||||||
|
"loading": {
|
||||||
|
"primary": "Generazione del PDF in corso...",
|
||||||
|
"secondary": "Attendi che la generazione del PDF sia completata, potrebbero volerci fino a 15 secondi."
|
||||||
|
},
|
||||||
|
"normal": {
|
||||||
|
"primary": "PDF",
|
||||||
|
"secondary": "Scarica un PDF del tuo curriculum che puoi stampare e usare per il lavoro dei tuoi sogni. Questo file non può essere importato nuovamente per ulteriori modifiche."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"layout": {
|
||||||
|
"heading": "Layout",
|
||||||
|
"tooltip": {
|
||||||
|
"reset-layout": "Ripristina layout"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"links": {
|
||||||
|
"bugs-features": {
|
||||||
|
"body": "Hai riscontrato un problema nella creazione del tuo curriculum? Hai un'idea fantastica da aggiungere? Usa gli Issue di GitHub per iniziare",
|
||||||
|
"button": "Issue di GitHub",
|
||||||
|
"heading": "Bug? Richieste di funzionalità?"
|
||||||
|
},
|
||||||
|
"donate": {
|
||||||
|
"body": "Se Reactive Resume ti è piaciuto, ti invitiamo a contribuire con una donazione. In questo modo potremo mantenere l'applicazione attiva, gratuita e senza pubblicità.",
|
||||||
|
"button": "Offrimi un caffè",
|
||||||
|
"heading": "Donazioni a Reactive Resume"
|
||||||
|
},
|
||||||
|
"github": "Codice sorgente",
|
||||||
|
"heading": "Link"
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"global": {
|
||||||
|
"date": {
|
||||||
|
"primary": "Data",
|
||||||
|
"secondary": "Formato data da usare nell'app"
|
||||||
|
},
|
||||||
|
"heading": "Globale",
|
||||||
|
"language": {
|
||||||
|
"primary": "Lingua",
|
||||||
|
"secondary": "Lingua di visualizzazione dell'app"
|
||||||
|
},
|
||||||
|
"theme": {
|
||||||
|
"primary": "Tema"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Impostazioni",
|
||||||
|
"page": {
|
||||||
|
"break-line": {
|
||||||
|
"primary": "Linea di interruzione",
|
||||||
|
"secondary": "Mostra una linea su tutte le pagine che indica l'altezza di un foglio A4"
|
||||||
|
},
|
||||||
|
"heading": "Pagina",
|
||||||
|
"orientation": {
|
||||||
|
"disabled": "Questa funzione non ha effetto se c'è solo una pagina",
|
||||||
|
"primary": "Orientamento",
|
||||||
|
"secondary": "Scegli se visualizzare le pagine in orizzontale o verticale"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resume": {
|
||||||
|
"heading": "Curriculum",
|
||||||
|
"reset": {
|
||||||
|
"primary": "Ripristina tutto",
|
||||||
|
"secondary": "Hai fatto un po' troppi errori? Clicca qui per ripristinare tutte le modifiche e iniziare da zero. Questa operazione non è reversibile."
|
||||||
|
},
|
||||||
|
"sample": {
|
||||||
|
"primary": "Carica dati di esempio",
|
||||||
|
"secondary": "Non sai da dove cominciare? Clicca qui per caricare alcuni dati di esempio per vedere che aspetto ha un curriculum completo."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sharing": {
|
||||||
|
"heading": "Condivisione",
|
||||||
|
"short-url": {
|
||||||
|
"label": "Preferisci URL breve"
|
||||||
|
},
|
||||||
|
"visibility": {
|
||||||
|
"subtitle": "Consenti a chiunque abbia il link di vedere il tuo curriculum",
|
||||||
|
"title": "Pubblico"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"templates": {
|
||||||
|
"heading": "Modelli"
|
||||||
|
},
|
||||||
|
"theme": {
|
||||||
|
"form": {
|
||||||
|
"background": {
|
||||||
|
"label": "Sfondo"
|
||||||
|
},
|
||||||
|
"primary": {
|
||||||
|
"label": "Principale"
|
||||||
|
},
|
||||||
|
"text": {
|
||||||
|
"label": "Testo"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Tema"
|
||||||
|
},
|
||||||
|
"typography": {
|
||||||
|
"form": {
|
||||||
|
"font-family": {
|
||||||
|
"label": "Famiglia di caratteri"
|
||||||
|
},
|
||||||
|
"font-size": {
|
||||||
|
"label": "Dimensioni carattere"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Tipografia",
|
||||||
|
"widgets": {
|
||||||
|
"body": {
|
||||||
|
"label": "Contenuto"
|
||||||
|
},
|
||||||
|
"headings": {
|
||||||
|
"label": "Intestazioni"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
32
client/public/locales/it/common.json
Normal file
32
client/public/locales/it/common.json
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"avatar": {
|
||||||
|
"menu": {
|
||||||
|
"greeting": "Ciao",
|
||||||
|
"logout": "Esci"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"credit": "Un progetto nato dalla passione di <1>Amruth Pillai</1>",
|
||||||
|
"language": {
|
||||||
|
"missing": "Non trovi la tua lingua?"
|
||||||
|
},
|
||||||
|
"license": "Dalla gente, per la gente."
|
||||||
|
},
|
||||||
|
"markdown": {
|
||||||
|
"help-text": "Questa sezione supporta la formattazione <1>Markdown</1> ."
|
||||||
|
},
|
||||||
|
"date": {
|
||||||
|
"present": "Presente"
|
||||||
|
},
|
||||||
|
"subtitle": "Un'applicazione di creazione curriculum gratuita e open source.",
|
||||||
|
"title": "Reactive Resume",
|
||||||
|
"toast": {
|
||||||
|
"error": {
|
||||||
|
"upload-file-size": "Carica solo file inferiori a 2 MB.",
|
||||||
|
"upload-photo-size": "Carica solo foto inferiori a 2 MB, preferibilmente quadrate."
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"resume-link-copied": "Abbiamo copiato il link del tuo curriculum negli appunti."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
25
client/public/locales/it/dashboard.json
Normal file
25
client/public/locales/it/dashboard.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"create-resume": {
|
||||||
|
"subtitle": "Inizia da zero",
|
||||||
|
"title": "Crea nuovo curriculum"
|
||||||
|
},
|
||||||
|
"import-external": {
|
||||||
|
"subtitle": "LinkedIn, JSON Resume, Reactive Resume",
|
||||||
|
"title": "Importa da fonti esterne"
|
||||||
|
},
|
||||||
|
"resume": {
|
||||||
|
"menu": {
|
||||||
|
"delete": "Eliminare",
|
||||||
|
"duplicate": "Duplicare",
|
||||||
|
"open": "Apri",
|
||||||
|
"rename": "Rinominare",
|
||||||
|
"share-link": "Condividi il link",
|
||||||
|
"tooltips": {
|
||||||
|
"delete": "Sei sicuro di voler eliminare questo curriculum? Questa è un'azione irreversibile.",
|
||||||
|
"share-link": "Devi modificare la visibilità del tuo curriculum al pubblico per renderlo visibile agli altri."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"timestamp": "Ultimo aggiornamento {{timestamp}} fa"
|
||||||
|
},
|
||||||
|
"title": "Dashboard"
|
||||||
|
}
|
||||||
41
client/public/locales/it/landing.json
Normal file
41
client/public/locales/it/landing.json
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
{
|
||||||
|
"actions": {
|
||||||
|
"app": "Vai all'app",
|
||||||
|
"login": "Accedi",
|
||||||
|
"logout": "Disconnettersi",
|
||||||
|
"register": "Registrati"
|
||||||
|
},
|
||||||
|
"features": {
|
||||||
|
"heading": "Funzioni",
|
||||||
|
"list": {
|
||||||
|
"ads": "Nessuna pubblicità",
|
||||||
|
"export": "Esporta il tuo curriculum in formato JSON o PDF",
|
||||||
|
"free": "Gratuita, per sempre",
|
||||||
|
"import": "Importa dati da LinkedIn, JSON Resume",
|
||||||
|
"languages": "Accessibile in varie lingue",
|
||||||
|
"more": "E tante altre funzioni interessanti, <1>scopri di più qui</1>",
|
||||||
|
"tracking": "Senza rilevamento delle azioni dell'utente"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"links": {
|
||||||
|
"heading": "Collegamenti",
|
||||||
|
"links": {
|
||||||
|
"donate": "Dona",
|
||||||
|
"github": "Codice sorgente",
|
||||||
|
"privacy": "Informativa sulla privacy",
|
||||||
|
"service": "Condizioni d'uso"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"screenshots": {
|
||||||
|
"heading": "Screenshot"
|
||||||
|
},
|
||||||
|
"testimonials": {
|
||||||
|
"heading": "Cosa dicono i nostri utenti",
|
||||||
|
"body": "Che la tua opinione sia positiva o negativa, mi piacerebbe sapere cosa ne pensi di Reactive Resume.<br/>Ecco alcuni dei messaggi che abbiamo ricevuto dai nostri utenti in tutto il mondo.",
|
||||||
|
"contact": "Puoi contattarmi al <1>mio indirizzo e-mail</1> oppure usando l'apposito modulo sul <3>mio sito web</3>."
|
||||||
|
},
|
||||||
|
"summary": {
|
||||||
|
"body": "Reactive Resume è un'applicazione di creazione di curriculum gratuita e open source, ideata per semplificare le attività di creazione, aggiornamento e condivisione del tuo curriculum. Con questa applicazione, è possibile creare più curriculum, condividerli con recruiter o amici attraverso un link unico e stamparli in formato PDF, il tutto gratuitamente, senza pubblicità, senza tracciamento e soprattutto preservando l'integrità e la privacy dei tuoi dati.",
|
||||||
|
"heading": "Sommario"
|
||||||
|
}
|
||||||
|
}
|
||||||
135
client/public/locales/it/modals.json
Normal file
135
client/public/locales/it/modals.json
Normal file
@ -0,0 +1,135 @@
|
|||||||
|
{
|
||||||
|
"auth": {
|
||||||
|
"forgot-password": {
|
||||||
|
"actions": {
|
||||||
|
"send-email": "Invia e-mail per reimpostare la password"
|
||||||
|
},
|
||||||
|
"body": "Inserisci l'indirizzo e-mail associato all'account da recuperare.",
|
||||||
|
"form": {
|
||||||
|
"email": {
|
||||||
|
"label": "Indirizzo e-mail"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Hai dimenticato la password?",
|
||||||
|
"help-text": "Se l'account esiste, riceverai un'e-mail con un link per reimpostare la password."
|
||||||
|
},
|
||||||
|
"login": {
|
||||||
|
"actions": {
|
||||||
|
"login": "Login",
|
||||||
|
"google": "Accedi con Google"
|
||||||
|
},
|
||||||
|
"body": "Per accedere e iniziare a lavorare sui tuoi curriculum, inserisci il nome utente e la password associati al tuo account.",
|
||||||
|
"form": {
|
||||||
|
"password": {
|
||||||
|
"label": "Password"
|
||||||
|
},
|
||||||
|
"username": {
|
||||||
|
"help-text": "Puoi anche inserire il tuo indirizzo e-mail",
|
||||||
|
"label": "Nome utente"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Accedi al tuo account",
|
||||||
|
"recover-text": "Se hai dimenticato la password, puoi recuperare il tuo account <1>qui</1>.",
|
||||||
|
"register-text": "Se non hai ancora un account, puoi crearne uno <1>qui</1>."
|
||||||
|
},
|
||||||
|
"register": {
|
||||||
|
"actions": {
|
||||||
|
"register": "Registrati",
|
||||||
|
"google": "Registrati con Google"
|
||||||
|
},
|
||||||
|
"body": "Inserisci i tuoi dati per creare un account.",
|
||||||
|
"form": {
|
||||||
|
"confirm-password": {
|
||||||
|
"label": "Conferma password"
|
||||||
|
},
|
||||||
|
"email": {
|
||||||
|
"label": "Indirizzo e-mail"
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"label": "Nome e cognome"
|
||||||
|
},
|
||||||
|
"password": {
|
||||||
|
"label": "Parola d'ordine"
|
||||||
|
},
|
||||||
|
"username": {
|
||||||
|
"label": "Nome utente"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Crea un account",
|
||||||
|
"loginText": "Se hai già un account, puoi accedere <1>qui</1>."
|
||||||
|
},
|
||||||
|
"reset-password": {
|
||||||
|
"actions": {
|
||||||
|
"set-password": "Imposta nuova password"
|
||||||
|
},
|
||||||
|
"body": "Inserisci una nuova password per l'account.",
|
||||||
|
"form": {
|
||||||
|
"confirm-password": {
|
||||||
|
"label": "Conferma password"
|
||||||
|
},
|
||||||
|
"password": {
|
||||||
|
"label": "Parola d'ordine"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Reimposta password"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dashboard": {
|
||||||
|
"create-resume": {
|
||||||
|
"actions": {
|
||||||
|
"create-resume": "Crea curriculum"
|
||||||
|
},
|
||||||
|
"body": "Inizia a creare un curriculum inserendo un nome, in riferimento alla posizione per cui vuoi candidarti o semplicemente il tuo snack preferito.",
|
||||||
|
"form": {
|
||||||
|
"name": {
|
||||||
|
"label": "Nome"
|
||||||
|
},
|
||||||
|
"public": {
|
||||||
|
"label": "È ad accesso pubblico?"
|
||||||
|
},
|
||||||
|
"slug": {
|
||||||
|
"label": "Nome nell’URL"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Crea un nuovo curriculum"
|
||||||
|
},
|
||||||
|
"import-external": {
|
||||||
|
"heading": "Importa da fonti esterne",
|
||||||
|
"json-resume": {
|
||||||
|
"actions": {
|
||||||
|
"upload-json": "Carica JSON"
|
||||||
|
},
|
||||||
|
"body": "Se hai un <1>JSON Resume valido</1> già pronto, puoi usarlo per velocizzare il lavoro su Reactive Resume. Usa il pulsante qui sotto e carica un file JSON valido per iniziare.",
|
||||||
|
"heading": "Importa da JSON Resume"
|
||||||
|
},
|
||||||
|
"linkedin": {
|
||||||
|
"actions": {
|
||||||
|
"upload-archive": "Carica archivio ZIP"
|
||||||
|
},
|
||||||
|
"body": "Puoi velocizzare il tuo lavoro esportando i tuoi dati da LinkedIn e usandoli per riempire automaticamente i campi su Reactive Resume. Vai alla sezione <1>Privacy dei dati</1> di LinkedIn, richiedi una copia dei tuoi dati e carica il file ZIP qui sotto.",
|
||||||
|
"heading": "Importa da LinkedIn"
|
||||||
|
},
|
||||||
|
"reactive-resume": {
|
||||||
|
"actions": {
|
||||||
|
"upload-json": "Carica JSON"
|
||||||
|
},
|
||||||
|
"body": "Se hai un file JSON esportato con la versione attuale di Reactive Resume, puoi importarlo nuovamente qui e continuare ad apportare modifiche. Purtroppo le versioni precedenti di Reactive Resume non sono supportate al momento.",
|
||||||
|
"heading": "Importa da Reactive Resume"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rename-resume": {
|
||||||
|
"actions": {
|
||||||
|
"rename-resume": "Rinomina curriculum"
|
||||||
|
},
|
||||||
|
"form": {
|
||||||
|
"name": {
|
||||||
|
"label": "Nome"
|
||||||
|
},
|
||||||
|
"slug": {
|
||||||
|
"label": "lumaca"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "Rinomina il tuo curriculum"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user