From a2967e696cd50e1e64b46881a1212f84b19fec6d Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:31:36 +0100 Subject: [PATCH 01/11] Create source file gb.json --- gb.json | 417 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 417 insertions(+) create mode 100644 gb.json diff --git a/gb.json b/gb.json new file mode 100644 index 0000000..ef5ac9a --- /dev/null +++ b/gb.json @@ -0,0 +1,417 @@ +{ + "404": { + "title": "This page's gone fishing", + "text": "If you feel that it's not right, please send us a message at", + "back_button": "Back to dashboard" + }, + "auth": { + "agree": "I agree to", + "email": "Email", + "login": "Login", + "password": "Password", + "recover_password": "Recover password", + "sign_up": "Sign Up", + "keep_logged_in": "Keep me logged in", + "termsOfUse": "Terms of Use", + "reset_password": "Reset password", + "user": "User" + }, + "rating": { + "singleIcon": "Single Icon", + "twoIcons": "Two Icons", + "large": "Large", + "numbers": "Numbers", + "halves": "Halves", + "small": "Small" + }, + "typography": { + "primary": "Primary text styles", + "secondary": "Secondary text styles" + }, + "buttons": { + "advanced": "Buttons With Icons", + "size": "Button Sizes", + "tags": "Button Tags", + "button": "Button", + "buttonGroups": "Button Groups", + "buttonsDropdown": "Buttons with dropdown", + "split": "Split", + "splitTo": "Split to", + "customIcon": "Custom icon", + "content": "Content", + "buttonToggles": "Button Toggles", + "pagination": "Pagination", + "a-link": "Open EpicSpinners", + "router-link": "Move to Charts", + "colors": "Button Colors", + "disabled": "Disabled", + "types": "Button Types", + "default": "Default", + "outline": "Outline", + "flat": "Flat", + "large": "Large", + "small": "Small", + "normal": "Normal", + "success": "Success", + "info": "Info", + "danger": "Danger", + "warning": "Warning", + "gray": "Gray", + "dark": "Dark" + }, + "charts": { + "horizontalBarChart": "Horizontal Bar Chart", + "verticalBarChart": "Vertical Bar Chart", + "lineChart": "Line Chart", + "pieChart": "Pie Chart", + "donutChart": "Donut Chart", + "bubbleChart": "Bubble Chart" + }, + "collapse": { + "basic": "Basic Collapse", + "collapseWithBackground": "Collapse with background", + "collapseWithCustomHeader": "Collapse with custom header", + "firstHeader": "Expand This Block", + "secondHeader": "Another Block", + "content": { + "title": "Great Things", + "text": "There is something about parenthood that gives us a sense of history and a deeply rooted desire to send on into the next generation the great things we have discovered about life." + } + }, + "sliders": { + "slider": "Sliders", + "range": "Ranges", + "simple": "simple", + "value": "Value", + "label": "Label", + "labelPlusIcon": "label + icon", + "pins": "Pins", + "pinsAndValue": "pins & value", + "withInput": "With input", + "withIcons": "With icons" + }, + "popovers": { + "popoverStyle": "Popover Style", + "popoverPlacement": "Popover Placement" + }, + "dashboard": { + "setupRemoteConnections": "Setup Remote Connections", + "currentVisitors": "Current Visitors", + "charts": { + "trendyTrends": "Trendy Trends", + "showInMoreDetail": "Show in more detail", + "showInLessDetail": "Show in less detail", + "loadingSpeed": "Loading speed", + "topContributors": "Top contributors", + "showNextFive": "Show next five", + "commits": "Commits" + }, + "info": { + "componentRichTheme": "component-rich theme", + "completedPullRequests": "completed pull requests", + "users": "users", + "points": "points", + "units": "units", + "exploreGallery": "Explore gallery", + "viewLibrary": "View Library" + }, + "tabs": { + "overview": { + "title": "Overview", + "built": "Built with Vue.js framework", + "free": "Absolutely free for everyone", + "fresh": "Fresh and crisp design", + "mobile": "Responsive and optimized for mobile", + "components": "Tons of useful components", + "nojQuery": "Completely jQuery free" + }, + "billingAddress": { + "title": "Billing Address", + "personalInfo": "Personal Info", + "firstName": "First name & Last Name", + "email": "Email", + "address": "Address", + "companyInfo": "Company Info", + "city": "City", + "country": "Country", + "infiniteConnections": "Infinite connections", + "addConnection": "Add Connection" + }, + "bankDetails": { + "title": "Bank Details", + "detailsFields": "Details Fields", + "bankName": "Bank Name", + "accountName": "Account Name", + "sortCode": "Sort Code", + "accountNumber": "Account Number", + "notes": "Notes", + "sendDetails": "Send Details" + } + }, + "navigationLayout": "navigation layout", + "topBarButton": "Top Bar", + "sideBarButton": "Side Bar" + }, + "notificationsPage": { + "notifications": { + "title": "Notifications", + "gray": "Processing", + "dark": "New Label", + "success": "Paid", + "successMessage": "You successfully read this important alert message.", + "info": "Info", + "infoMessage": "This alert needs your attention, but it's not super important.", + "warning": "On Hold", + "warningMessage": "Better check yourself, you're not looking too good.", + "danger": "Danger", + "dangerMessage": "Change a few things up and try submitting again." + }, + "popovers": { + "showPopover": "Show Popover", + "topTooltip": "top", + "rightTooltip": "rightside", + "leftTooltip": "left", + "bottomTooltip": "below" + }, + "toasts": { + "title": "Toasts", + "textLabel": "Text", + "durationLabel": "Duration (milliseconds)", + "launchToast": "Launch toast" + } + }, + "forms": { + "controls": { + "title": "Checkboxes, Radios, Switches, Toggles", + "unselected": "Unselected checkbox", + "selected": "Selected checkbox", + "readonly": "Readonly checkbox", + "disabled": "Disabled checkbox", + "error": "Checkbox with error", + "errorMessage": "Checkbox with error messages" + }, + "dateTimePicker": { + "title": "Date time pickers", + "basic": "Basic", + "range": "Range", + "manualInput": "Manual input", + "multiple": "Multiple", + "disabled": "Disabled", + "customFirstDay": "Custom first day" + }, + "inputs": { + "title": "Inputs", + "username": "Username" + }, + "mediumEditor": { + "title": "Medium Editor" + }, + "selects": { + "country": "Country Select", + "countryMulti": "Country Multi Select", + "multi": "Multi Select", + "simple": "Simple Select", + "searchable": "Select with search", + "searchableMulti": "Multi Select with search", + "title": "Selects" + } + }, + "icons": { + "back": "Back to all icons", + "none": "No icons found", + "search": "Icon search" + }, + "spinners": { + "title": "Spinners" + }, + "menu": { + "colorPickers": "Color Pickers" + }, + "messages": { + "all": "See all messages", + "mark_as_read": "Mark As Read" + }, + "modal": { + "cancel": "Cancel", + "confirm": "Confirm", + "large": "Large", + "largeTitle": "Large Modal", + "medium": "Medium", + "mediumTitle": "Medium Modal", + "small": "Small", + "smallTitle": "Small Modal", + "static": "Static", + "staticMessage": "This is a static modal, backdrop or escape click will not close it.", + "staticTitle": "Static Modal", + "title": "Modals", + "fullscreen": "Fullscreen", + "titleOptions": "Modal Options", + "blurred": "Blurred overlay", + "withAnchorSlot": "With anchor slot", + "message": "There are three species of zebras: the plains zebra, the mountain zebra and the Grévy's zebra. The plains zebra and the mountain zebra belong to the subgenus Hippotigris, but Grévy's\n zebra is the sole species of subgenus\n Dolichohippus. The latter resembles an ass, to which it is closely\n related, while the former two are more\n horse-like. All three belong to the genus Equus, along with other living\n equids.", + "error": "An error occured" + }, + "fileUpload": { + "advancedMediaGallery": "Advanced, Media Gallery", + "advancedUploadList": "Advanced, Upload List", + "mediaGallery": "Media Gallery", + "uploadList": "Upload List", + "single": "Single" + }, + "chips": { + "chips": { + "title": "Chips", + "primary": "Primary chip", + "secondary": "Secondary chip", + "success": "Success chip", + "info": "Info chip", + "danger": "Danger chip", + "warning": "Warning chip", + "gray": "Gray chip", + "dark": "Dark chip" + }, + "badges": { + "title": "Badges", + "primary": "Primary badge", + "secondary": "Secondary badge", + "success": "Success badge", + "info": "Info badge", + "danger": "Danger badge", + "warning": "Warning badge", + "gray": "Gray badge", + "dark": "Dark badge" + } + }, + "navbar": { + "messageUs": "Web development inquiries:", + "repository": "GitHub Repo" + }, + "notifications": { + "all": "See all notifications", + "mark_as_read": "Mark as read" + }, + "timelines": { + "horizontalSimple": "Horizontal Simple", + "horizontalCards": "Horizontal Cards", + "verticalLabel": "Vertical With Label", + "verticalCentered": "Vertical Centered", + "horizontalActionFirst": "Complete drafts", + "horizontalActionSecond": "Push site live", + "horizontalActionThird": "Start ICO", + "titleFirst": "Make design", + "titleSecond": "Develop an app", + "titleThird": "Submit an app", + "titleDateSecond": "May 22 10:00", + "titleDateThird": "July 19 17:45", + "firstDate": "February 2018", + "secondDate": "March 2018", + "thirdDate": "April 2018", + "contentFirst": "The unique stripes of zebras make them one of the animals most familiar to people. They occur in a variety of habitats, such as grasslands, savannas, woodlands, thorny scrublands.", + "contentSecond": "They occur in a variety of habitats, such as grasslands, savannas, woodlands, thorny scrublands.", + "contentThird": "However, various anthropogenic factors have had a severe impact on zebra populations" + }, + "progressBars": { + "circle": "Circle", + "horizontal": "Horizontal", + "state": "State", + "colors": "Colors" + }, + "lists": { + "customers": "Customers", + "recentMessages": "Recent Messages", + "archieved": "Archieved", + "starterKit": "Starter Kit", + "notifications": "Notifications", + "routerSupport": "Router Support" + }, + "tables": { + "basic": "Basic Table", + "stripedHoverable": "Striped, Hoverable", + "labelsActions": "Labels, Actions as Buttons", + "sortingPaginationActionsAsIcons": "Sorting, Pagination, Actions as Icons", + "star": "Star", + "unstar": "Unstar", + "edit": "Edit", + "delete": "Delete", + "searchByName": "Search by name", + "searchTrendsBadges": "Search, Trends, Badges", + "perPage": "Per Page", + "report": "Report", + "infiniteScroll": "Infinite Scroll", + "selectable": "Selectable", + "selected": "Selected", + "serverSidePagination": "Server-Side Pagination", + "emptyTable": "Empty Table", + "noReport": "There is no data to display. Report will be available on November 3, 2018.", + "loading": "Loading", + "headings": { + "email": "Email", + "name": "Name", + "firstName": "First Name", + "lastName": "Last Name", + "status": "Status", + "country": "Country" + } + }, + "treeView": { + "basic": "Basic", + "icons": "Icons", + "selectable": "Selectable", + "editable": "Editable", + "advanced": "Advanced" + }, + "chat": { + "title": "Chat", + "sendButton": "Send" + }, + "cards": { + "contentText": "The unique stripes of zebras make them one of the animals most familiar to people.", + "contentTextLong": "The unique stripes of zebras make them one of the animals most familiar to people. They occur in a variety of habitats, such as grasslands, savannas, woodlands, thorny scrublands, mountains, and coastal hills. Various anthropogenic factors have had a severe impact on zebra populations, in particular hunting for skins and habitat destruction. Grévy's zebra and the mountain zebra are endangered. While plains zebras are much more plentiful, one subspecies, the quagga.", + "title": { + "default": "Default", + "withControls": "With controls", + "customHeader": "Custom header", + "withoutHeader": "Without header", + "withImage": "With Image", + "withTitleOnImage": "With title on image", + "withStripe": "With stripe" + }, + "button": { + "showMore": "Show More", + "readMore": "Show More" + } + }, + "colors": { + "themeColors": "Theme Colors", + "extraColors": "Extra Colors", + "gradients": { + "basic": { + "title": "Button Gradients" + }, + "hovered": { + "title": "Hovered Button Gradients", + "text": "Lighten 15% applied to an original style (gradient or flat color) for hover state." + }, + "pressed": { + "title": "Pressed Button Gradients", + "text": "Darken 15% applied to an original style (gradient or flat color) for pressed state." + } + } + }, + "tabs": { + "alignment": "Tabs Alignment", + "overflow": "Tabs Overflow", + "hidden": "Tabs with Hidden slider", + "grow": "Tabs Grow" + }, + "facterstable": { + "tabletitle": "Facters", + "factersname": "Name", + "factersvalue": "Value", + "facterskey": "Key" + }, + "pages": { + "user": {} + }, + "required": {} +} \ No newline at end of file From 4a8932ab59c150f954b4fa6011d78c58c9695963 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:32:20 +0100 Subject: [PATCH 02/11] New translations gb.json (French) --- fr.json | 417 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 417 insertions(+) create mode 100644 fr.json diff --git a/fr.json b/fr.json new file mode 100644 index 0000000..5455ab1 --- /dev/null +++ b/fr.json @@ -0,0 +1,417 @@ +{ + "404": { + "title": "Pêche sur cette page", + "text": "Si vous pensez que ce n'est pas juste, envoyez-nous un message à", + "back_button": "Retour au tableau de bord" + }, + "auth": { + "agree": "J'accepte", + "email": "Courriel", + "login": "Connexion", + "password": "Mot de passe", + "recover_password": "Récupérer votre mot de passe", + "sign_up": "Inscription", + "keep_logged_in": "Gardez-moi connecté", + "termsOfUse": "Conditions d'utilisation", + "reset_password": "Réinitialiser le mot de passe", + "user": "Utilisateur" + }, + "rating": { + "singleIcon": "Icône simple", + "twoIcons": "Deux icônes", + "large": "Gros", + "numbers": "Numéros", + "halves": "Moitiés", + "small": "Petit" + }, + "typography": { + "primary": "Styles de texte principal", + "secondary": "Styles de texte secondaire" + }, + "buttons": { + "advanced": "Boutons avec icônes", + "size": "Tailles des boutons", + "tags": "Tags des boutons", + "button": "Bouton", + "buttonGroups": "Groupes de boutons", + "buttonsDropdown": "Boutons avec menu déroulant", + "split": "Diviser", + "splitTo": "Diviser en", + "customIcon": "Icône personnalisée", + "content": "Contenus", + "buttonToggles": "Boutons basculants", + "pagination": "Pagination", + "a-link": "Open EpicSpinners", + "router-link": "Déplacer vers les cartes", + "colors": "Couleurs des boutons", + "disabled": "Désactivé", + "types": "Types de boutons", + "default": "Par défaut", + "outline": "Contour", + "flat": "Plat", + "large": "Gros", + "small": "Petit", + "normal": "Normale", + "success": "Succès", + "info": "Infos", + "danger": "Danger", + "warning": "Avertissement", + "gray": "Gris", + "dark": "Sombre" + }, + "charts": { + "horizontalBarChart": "Graphique à barres horizontal", + "verticalBarChart": "Graphique à barres verticales", + "lineChart": "Graphique en ligne", + "pieChart": "Graphique à l'arc", + "donutChart": "Graphique en anneau", + "bubbleChart": "Graphique de bulles" + }, + "collapse": { + "basic": "Refroidissement basique", + "collapseWithBackground": "Réduire avec l'arrière-plan", + "collapseWithCustomHeader": "Réduire avec un en-tête personnalisé", + "firstHeader": "Développer ce bloc", + "secondHeader": "Un autre bloc", + "content": { + "title": "Des choses géniales", + "text": "Il y a quelque chose à propos de la parentalité qui nous donne un sens de l'histoire et un désir profondément enraciné de transmettre à la prochaine génération les grandes choses que nous avons découvertes sur la vie." + } + }, + "sliders": { + "slider": "Curseurs", + "range": "Intervalles", + "simple": "simple", + "value": "Valeur", + "label": "Étiquette", + "labelPlusIcon": "étiquette + icône", + "pins": "Épingles", + "pinsAndValue": "broches et valeur", + "withInput": "Avec entrée", + "withIcons": "Avec icônes" + }, + "popovers": { + "popoverStyle": "Style Popover", + "popoverPlacement": "Placement de popover" + }, + "dashboard": { + "setupRemoteConnections": "Configurer les connexions distantes", + "currentVisitors": "Visiteurs actuels", + "charts": { + "trendyTrends": "Tendances tendances", + "showInMoreDetail": "Afficher en plus de détails", + "showInLessDetail": "Afficher en moins de détails", + "loadingSpeed": "Vitesse de chargement", + "topContributors": "Meilleurs contributeurs", + "showNextFive": "Afficher les cinq suivants", + "commits": "Commis" + }, + "info": { + "componentRichTheme": "thème riche en composants", + "completedPullRequests": "demandes d'ajout complétées", + "users": "utilisateurs", + "points": "Points", + "units": "Unités", + "exploreGallery": "Explorer la galerie", + "viewLibrary": "Voir la bibliothèque" + }, + "tabs": { + "overview": { + "title": "Aperçu", + "built": "Construit avec le framework Vue.js", + "free": "Absolument gratuit pour tout le monde", + "fresh": "Conception fraîche et nette", + "mobile": "Adaptable et optimisé pour mobile", + "components": "Des tonnes de composants utiles", + "nojQuery": "Complètement sans jQuery" + }, + "billingAddress": { + "title": "Adresse de facturation", + "personalInfo": "Infos personnelles", + "firstName": "Prénom & Nom", + "email": "Courriel", + "address": "Adresses", + "companyInfo": "Informations sur la société", + "city": "Ville", + "country": "Pays", + "infiniteConnections": "Connexions infinies", + "addConnection": "Ajouter une connexion" + }, + "bankDetails": { + "title": "Coordonnées bancaires", + "detailsFields": "Champs de détails", + "bankName": "Nom de la banque", + "accountName": "Nom du compte", + "sortCode": "Code de tri", + "accountNumber": "Numéro de compte", + "notes": "Notes", + "sendDetails": "Envoyer les détails" + } + }, + "navigationLayout": "disposition de navigation", + "topBarButton": "Barre supérieure", + "sideBarButton": "Barre latérale" + }, + "notificationsPage": { + "notifications": { + "title": "Notifications", + "gray": "Traitement en cours", + "dark": "Nouveau libellé", + "success": "Payé", + "successMessage": "Vous avez lu avec succès ce message d'alerte important.", + "info": "Infos", + "infoMessage": "Cette alerte requiert votre attention, mais ce n'est pas super important.", + "warning": "En attente", + "warningMessage": "Mieux vaut vérifier vous-même, vous n'avez pas l'air trop beau.", + "danger": "Danger", + "dangerMessage": "Changez quelques choses et essayez de soumettre à nouveau." + }, + "popovers": { + "showPopover": "Show Popover", + "topTooltip": "en haut", + "rightTooltip": "à droite", + "leftTooltip": "à gauche", + "bottomTooltip": "en dessous de" + }, + "toasts": { + "title": "Toasts", + "textLabel": "Texte du texte", + "durationLabel": "Durée (en millisecondes)", + "launchToast": "Lancer le toast" + } + }, + "forms": { + "controls": { + "title": "Caisses à cocher, Radios, interrupteurs, interrupteurs", + "unselected": "Case à cocher désélectionnée", + "selected": "Case à cocher sélectionnée", + "readonly": "Case à cocher en lecture seule", + "disabled": "Case à cocher désactivée", + "error": "Case à cocher avec erreur", + "errorMessage": "Case à cocher avec les messages d'erreur" + }, + "dateTimePicker": { + "title": "Sélecteurs de date", + "basic": "Basique", + "range": "Range", + "manualInput": "Saisie manuelle", + "multiple": "Multiples", + "disabled": "Désactivé", + "customFirstDay": "Personnaliser le premier jour" + }, + "inputs": { + "title": "Inputs", + "username": "Nom d’utilisateur" + }, + "mediumEditor": { + "title": "Éditeur moyen" + }, + "selects": { + "country": "Sélection du pays", + "countryMulti": "Pays à choix multiple", + "multi": "Sélection multiple", + "simple": "Sélection simple", + "searchable": "Sélectionner avec la recherche", + "searchableMulti": "Sélection multiple avec recherche", + "title": "Sélectionne" + } + }, + "icons": { + "back": "Retour à toutes les icônes", + "none": "Aucune icône trouvée", + "search": "Recherche d'icônes" + }, + "spinners": { + "title": "Spinners" + }, + "menu": { + "colorPickers": "Sélecteurs de couleurs" + }, + "messages": { + "all": "Voir tous les messages", + "mark_as_read": "Marquer comme lu" + }, + "modal": { + "cancel": "Abandonner", + "confirm": "Valider", + "large": "Gros", + "largeTitle": "Grande modale", + "medium": "Moyenne", + "mediumTitle": "Moyenne modale", + "small": "Petit", + "smallTitle": "Petite modale", + "static": "Statique", + "staticMessage": "Il s'agit d'un modal statique, d'un backdrop ou d'un clic d'échappement ne le fermera pas.", + "staticTitle": "Modal statique", + "title": "Modales", + "fullscreen": "Plein écran", + "titleOptions": "Options modales", + "blurred": "Superposition floue", + "withAnchorSlot": "Avec emplacement d'ancre", + "message": "There are three species of zebras: the plains zebra, the mountain zebra and the Grévy's zebra. The plains zebra and the mountain zebra belong to the subgenus Hippotigris, but Grévy's\n zebra is the sole species of subgenus\n Dolichohippus. The latter resembles an ass, to which it is closely\n related, while the former two are more\n horse-like. All three belong to the genus Equus, along with other living\n equids.", + "error": "Une erreur est survenue" + }, + "fileUpload": { + "advancedMediaGallery": "Avancé, Galerie de médias", + "advancedUploadList": "Avancé, Liste de Téléversement", + "mediaGallery": "Galerie de médias", + "uploadList": "Charger une liste", + "single": "Simple" + }, + "chips": { + "chips": { + "title": "Jetons", + "primary": "Puce primaire", + "secondary": "Puce secondaire", + "success": "Puce de Succès", + "info": "Info puce", + "danger": "Jeton de danger", + "warning": "Puce d'avertissement", + "gray": "Jeton gris", + "dark": "Jeton foncé" + }, + "badges": { + "title": "Badges", + "primary": "Insigne primaire", + "secondary": "Insigne secondaire", + "success": "Insigne de succès", + "info": "Insigne Infos", + "danger": "Insigne de danger", + "warning": "Badge d'avertissement", + "gray": "Insigne gris", + "dark": "Insigne sombre" + } + }, + "navbar": { + "messageUs": "Demandes de développement Web:", + "repository": "GitHub Repo" + }, + "notifications": { + "all": "Voir toutes les notifications", + "mark_as_read": "Marquer comme lu" + }, + "timelines": { + "horizontalSimple": "Horizontal Simple", + "horizontalCards": "Cartes horizontales", + "verticalLabel": "Vertical avec étiquette", + "verticalCentered": "Centré verticalement", + "horizontalActionFirst": "Compléter les brouillons", + "horizontalActionSecond": "Envoyer le site en direct", + "horizontalActionThird": "Démarrer l'ICO", + "titleFirst": "Créer un design", + "titleSecond": "Développer une application", + "titleThird": "Soumettre une application", + "titleDateSecond": "22 mai 10", + "titleDateThird": "19 juillet 17:45", + "firstDate": "Février 2018", + "secondDate": "Mars 2018", + "thirdDate": "Avril 2018", + "contentFirst": "Les rayures uniques de zèbres en font un des animaux les plus familiers aux gens. Ils se produisent dans une variété d'habitats tels que les prairies, les savanes, les forêts, les épineux.", + "contentSecond": "Ils se produisent dans une variété d'habitats tels que les prairies, les savanes, les forêts, les épineux.", + "contentThird": "Cependant, divers facteurs anthropogéniques ont eu un impact grave sur les populations de zèbres" + }, + "progressBars": { + "circle": "Cercle", + "horizontal": "Horizontal", + "state": "État", + "colors": "Couleurs" + }, + "lists": { + "customers": "Clients", + "recentMessages": "Messages récents", + "archieved": "Archivé", + "starterKit": "Kit de démarrage", + "notifications": "Notifications", + "routerSupport": "Support du routeur" + }, + "tables": { + "basic": "Table de base", + "stripedHoverable": "Rayé, Hoverable", + "labelsActions": "Étiquettes, Actions comme Boutons", + "sortingPaginationActionsAsIcons": "Tri, Pagination, Actions en tant qu'icônes", + "star": "Étoiles", + "unstar": "Retirer des favoris", + "edit": "Editer", + "delete": "Supprimez", + "searchByName": "Rechercher par nom", + "searchTrendsBadges": "Recherche, tendances, badges", + "perPage": "Par page", + "report": "Rapporter", + "infiniteScroll": "Parchemin infini", + "selectable": "Sélectionnable", + "selected": "Sélectionnés", + "serverSidePagination": "Pagination côté serveur", + "emptyTable": "Table vide", + "noReport": "Il n'y a pas de données à afficher. Le rapport sera disponible le 3 novembre 2018.", + "loading": "En cours de chargement", + "headings": { + "email": "Courriel", + "name": "Nom", + "firstName": "Prénom", + "lastName": "Nom de famille", + "status": "Statut", + "country": "Pays" + } + }, + "treeView": { + "basic": "Basique", + "icons": "Icônes", + "selectable": "Sélectionnable", + "editable": "Modifiable", + "advanced": "Avancé" + }, + "chat": { + "title": "Discuter", + "sendButton": "Envoyer" + }, + "cards": { + "contentText": "Les rayures uniques de zèbres en font un des animaux les plus familiers aux gens.", + "contentTextLong": "Les rayures uniques de zèbres en font un des animaux les plus familiers aux gens. Ils se produisent dans une variété d'habitats tels que les prairies, les savanes, les forêts, les épineux, les montagnes et les collines côtières. Divers facteurs anthropiques ont eu un impact grave sur les populations de zèbres, en particulier la chasse à la peau et la destruction de l'habitat. Les zèbres de Grevy et les zèbres de montagne sont menacés. Alors que les plaines zèbres sont beaucoup plus abondantes, une sous-espèce, le quagga.", + "title": { + "default": "Par défaut", + "withControls": "Avec des contrôles", + "customHeader": "En-tête personnalisé", + "withoutHeader": "Sans en-tête", + "withImage": "Avec Image", + "withTitleOnImage": "Avec le titre sur l'image", + "withStripe": "Avec rayure" + }, + "button": { + "showMore": "Afficher plus", + "readMore": "Afficher plus" + } + }, + "colors": { + "themeColors": "Couleurs du thème", + "extraColors": "Couleurs Supplémentaires", + "gradients": { + "basic": { + "title": "Dégradés des boutons" + }, + "hovered": { + "title": "Dégradés des boutons survolés", + "text": "Éclaircir 15% appliqué à un style original (gradient ou couleur plate) pour le survol." + }, + "pressed": { + "title": "Dégradés des boutons pressés", + "text": "Assombrir 15% appliqué à un style original (gradient ou couleur plate) pour un état pressé." + } + } + }, + "tabs": { + "alignment": "Alignement des onglets", + "overflow": "Dépassement d'onglets", + "hidden": "Onglets avec curseur caché", + "grow": "Agrandissement des onglets" + }, + "facterstable": { + "tabletitle": "Facteurs", + "factersname": "Nom", + "factersvalue": "Valeur", + "facterskey": "Clés" + }, + "pages": { + "user": {} + }, + "required": {} +} \ No newline at end of file From b63bda1f3d97cb6c8e0895219f42c7a5682f9957 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:32:21 +0100 Subject: [PATCH 03/11] New translations gb.json (Spanish) --- es.json | 417 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 417 insertions(+) create mode 100644 es.json diff --git a/es.json b/es.json new file mode 100644 index 0000000..b79ee7d --- /dev/null +++ b/es.json @@ -0,0 +1,417 @@ +{ + "404": { + "title": "Pesca de esta página", + "text": "Si crees que no es correcto, por favor envíanos un mensaje a", + "back_button": "Volver al panel" + }, + "auth": { + "agree": "Acepto", + "email": "E-mail", + "login": "Iniciar sesión", + "password": "Contraseña", + "recover_password": "Recuperar contraseña", + "sign_up": "Regístrate", + "keep_logged_in": "Mantenerme conectado", + "termsOfUse": "Los terminos de uso", + "reset_password": "Restablecer contraseña", + "user": "Usuario" + }, + "rating": { + "singleIcon": "Icono único", + "twoIcons": "Dos iconos", + "large": "Largo", + "numbers": "Números", + "halves": "Halves", + "small": "Pequeño" + }, + "typography": { + "primary": "Estilos de texto primario", + "secondary": "Estilos de texto secundario" + }, + "buttons": { + "advanced": "Iconos, Grupos, Dropdowns", + "size": "Tamaños del botón", + "tags": "Etiquetas de botón", + "button": "BOTON", + "buttonGroups": "Grupos de botones", + "buttonsDropdown": "Botones con desplegable", + "split": "Dividir", + "splitTo": "Dividir en", + "customIcon": "Icono personalizado", + "content": "Contenido", + "buttonToggles": "Botón alterna", + "pagination": "Paginación", + "a-link": "Open EpicSpinners", + "router-link": "Mover a Gráficos", + "colors": "Colores", + "disabled": "DESHABILITADO", + "types": "Tipos de botón", + "default": "Por defecto", + "outline": "Fuera", + "flat": "Plano", + "large": "Largo", + "small": "Pequeño", + "normal": "Normal", + "success": "Éxito", + "info": "Info", + "danger": "Peligro", + "warning": "Advertencia", + "gray": "Gris", + "dark": "Oscuro" + }, + "charts": { + "horizontalBarChart": "Gráfico de barras horizontales", + "verticalBarChart": "Gráfico de barras vertical", + "lineChart": "Gráfico de línea", + "pieChart": "Gráfico de Pie", + "donutChart": "Donut Chart", + "bubbleChart": "Gráfico de Bubble" + }, + "collapse": { + "basic": "Colapso básico", + "collapseWithBackground": "Colapsar con fondo", + "collapseWithCustomHeader": "Colapsar con cabecera personalizada", + "firstHeader": "Expandir este bloque", + "secondHeader": "Otro bloque", + "content": { + "title": "Grandes cosas", + "text": "Hay algo sobre la paréntesis que nos da un sentido de la historia y un deseo profundamente arraigado de enviar a la próxima generación las grandes cosas que hemos descubierto sobre la vida." + } + }, + "sliders": { + "slider": "Deslizadores", + "range": "Rangos", + "simple": "simple", + "value": "Valor", + "label": "Etiqueta", + "labelPlusIcon": "etiqueta + icono", + "pins": "Pins", + "pinsAndValue": "pines y valor", + "withInput": "Con entrada", + "withIcons": "Con iconos" + }, + "popovers": { + "popoverStyle": "Estilo Pover", + "popoverPlacement": "Ubicación del Pover" + }, + "dashboard": { + "setupRemoteConnections": "Configurar conexiones remotas", + "currentVisitors": "Visitantes actuales", + "charts": { + "trendyTrends": "Tendencias de moda", + "showInMoreDetail": "Mostrar con más detalle", + "showInLessDetail": "Mostrar con menos detalle", + "loadingSpeed": "Velocidad de carga", + "topContributors": "Mejores colaboradores", + "showNextFive": "Mostrar cinco siguientes", + "commits": "Compromisos" + }, + "info": { + "componentRichTheme": "tema rico en componentes", + "completedPullRequests": "solicitudes de pull completadas", + "users": "usuarios", + "points": "puntos", + "units": "unidades", + "exploreGallery": "Explorar galería", + "viewLibrary": "Ver biblioteca" + }, + "tabs": { + "overview": { + "title": "Resumen", + "built": "Construido con framework Vue.js", + "free": "Totalmente gratis para todos", + "fresh": "Diseño fresco y fresco", + "mobile": "Responsivo y optimizado para móviles", + "components": "Toneladas de componentes útiles", + "nojQuery": "Completamente gratis jQuery" + }, + "billingAddress": { + "title": "Dirección de facturación", + "personalInfo": "Información Personal", + "firstName": "Nombre y apellido", + "email": "E-mail", + "address": "Dirección", + "companyInfo": "Información de la empresa", + "city": "Ciudad", + "country": "País", + "infiniteConnections": "Conexiones infinitas", + "addConnection": "Añadir conexión" + }, + "bankDetails": { + "title": "Detalles bancarios", + "detailsFields": "Campos de detalles", + "bankName": "Nombre del Banco", + "accountName": "Nombre de cuenta", + "sortCode": "Ordenar código", + "accountNumber": "Número de cuenta", + "notes": "Notas", + "sendDetails": "Enviar detalles" + } + }, + "navigationLayout": "diseño de navegación", + "topBarButton": "Barra superior", + "sideBarButton": "Barra lateral" + }, + "notificationsPage": { + "notifications": { + "title": "Notificaciones", + "gray": "Procesando", + "dark": "Nueva etiqueta", + "success": "Pagado", + "successMessage": "Has leído con éxito este importante mensaje de alerta.", + "info": "Info", + "infoMessage": "Esta alerta necesita su atención, pero no es súper importante.", + "warning": "En espera", + "warningMessage": "Mejor compruébalo a ti mismo, no te ves demasiado bien.", + "danger": "Peligro", + "dangerMessage": "Cambie algunas cosas y vuelva a intentarlo." + }, + "popovers": { + "showPopover": "Mostrar Popover", + "topTooltip": "tope tooltip", + "rightTooltip": "derecha tooltip", + "leftTooltip": "izquierda", + "bottomTooltip": "fondo" + }, + "toasts": { + "title": "Tostadas", + "textLabel": "Texto", + "durationLabel": "Duración (milisegundos)", + "launchToast": "Iniciar brindis" + } + }, + "forms": { + "controls": { + "title": "Checkboxes, Radios, Switches", + "unselected": "Casilla no seleccionada", + "selected": "Casilla seleccionada", + "readonly": "Casilla de sólo lectura", + "disabled": "Casilla de verificación desactivada", + "error": "Checkbox con error", + "errorMessage": "Checkbox con mensajes de error" + }, + "dateTimePicker": { + "title": "Selectores de fecha y hora", + "basic": "Básico", + "range": "Range", + "manualInput": "Entrada manual", + "multiple": "Múltiples", + "disabled": "DESHABILITADO", + "customFirstDay": "Primer día personalizado" + }, + "inputs": { + "title": "Inputs", + "username": "Usuario" + }, + "mediumEditor": { + "title": "Editor Medio" + }, + "selects": { + "country": "País Select", + "countryMulti": "País Multi Select", + "multi": "Selección múltiple", + "simple": "Select Simple", + "searchable": "Seleccionar con búsqueda", + "searchableMulti": "Selección múltiple con búsqueda", + "title": "Selecciona" + } + }, + "icons": { + "back": "Volver a los iconos", + "none": "No se han encontrado iconos", + "search": "Búsqueda de iconos" + }, + "spinners": { + "title": "Espinilleros" + }, + "menu": { + "colorPickers": "Selector de color" + }, + "messages": { + "all": "Ver todos los mensajes", + "mark_as_read": "Marcar como leído" + }, + "modal": { + "cancel": "CANCELAR", + "confirm": "CONFIRMAR", + "large": "Largo", + "largeTitle": "Modal Largo", + "medium": "Mediano", + "mediumTitle": "Modal Mediana", + "small": "Pequeño", + "smallTitle": "Modal Pequeña", + "static": "Estático", + "staticMessage": "Esto es un modal estático. No se cerrará haciendo clic en el fondo.", + "staticTitle": "Modal Estático", + "title": "Modales", + "fullscreen": "Pantalla completa", + "titleOptions": "Opciones de Modal", + "blurred": "Capa borrosa", + "withAnchorSlot": "Con ranura de ancla", + "message": "There are three species of zebras: the plains zebra, the mountain zebra and the Grévy's zebra. The plains zebra and the mountain zebra belong to the subgenus Hippotigris, but Grévy's\n zebra is the sole species of subgenus\n Dolichohippus. The latter resembles an ass, to which it is closely\n related, while the former two are more\n horse-like. All three belong to the genus Equus, along with other living\n equids.", + "error": "Se ha producido un error" + }, + "fileUpload": { + "advancedMediaGallery": "Avanzado, Galería de medios", + "advancedUploadList": "Avanzado, lista de carga", + "mediaGallery": "Galería media", + "uploadList": "Lista de carga", + "single": "Soltero" + }, + "chips": { + "chips": { + "title": "Fichas", + "primary": "Ficha primaria", + "secondary": "Ficha secundaria", + "success": "Ficha de éxito", + "info": "Info chip", + "danger": "Ficha de peligro", + "warning": "Ficha de advertencia", + "gray": "Ficha gris", + "dark": "Ficha oscura" + }, + "badges": { + "title": "Insignias", + "primary": "Insignia primaria", + "secondary": "Insignia secundaria", + "success": "Insignia de éxito", + "info": "Info insignia", + "danger": "Insignia de peligro", + "warning": "Insignia de Advertencia", + "gray": "Insignia gris", + "dark": "Insignia oscura" + } + }, + "navbar": { + "messageUs": "Envíenos sus preguntas o comentarios a", + "repository": "GitHub Repo" + }, + "notifications": { + "all": "Ver todos los notificaciones", + "mark_as_read": "Marcar como leído" + }, + "timelines": { + "horizontalSimple": "Simple horizontal", + "horizontalCards": "Tarjetas horizontales", + "verticalLabel": "Vertical con etiqueta", + "verticalCentered": "Centrado vertical", + "horizontalActionFirst": "Completa borradores", + "horizontalActionSecond": "Sitio Push en vivo", + "horizontalActionThird": "Iniciar ICO", + "titleFirst": "Hacer diseño", + "titleSecond": "Desarrollar una aplicación", + "titleThird": "Enviar una aplicación", + "titleDateSecond": "22 de mayo de 10:00", + "titleDateThird": "19 de julio 17:45", + "firstDate": "Febrero de 2018", + "secondDate": "Marzo de 2018", + "thirdDate": "Abril de 2018", + "contentFirst": "Las rayas únicas de cebras las convierten en uno de los animales más familiares para la gente. Se producen en una variedad de hábitats, como pastizales, sabanas, bosques, escrutinios rigurosos.", + "contentSecond": "Se producen en una variedad de hábitats, como pastizales, sabanas, bosques, escrutinios rigurosos.", + "contentThird": "Sin embargo, varios factores antropogénicos han tenido un impacto grave en las poblaciones de cero." + }, + "progressBars": { + "circle": "Circulo", + "horizontal": "Horizontal", + "state": "Сondición", + "colors": "Colores" + }, + "lists": { + "customers": "Clientes", + "recentMessages": "Mensajes recientes", + "archieved": "Archivado", + "starterKit": "Kit de inicio", + "notifications": "Notificaciones", + "routerSupport": "Soporte de Router" + }, + "tables": { + "basic": "Tabla basica", + "stripedHoverable": "Rayado, Hoverable", + "labelsActions": "Etiquetas, Acciones como Botones", + "sortingPaginationActionsAsIcons": "Clasificación, Paginación, Acciones como Iconos", + "star": "Estrella", + "unstar": "No estrella", + "edit": "Editar", + "delete": "Borrar", + "searchByName": "Buscar por nombre", + "searchTrendsBadges": "Búsqueda, Tendencias, Insignias", + "perPage": "Por página", + "report": "Informe", + "infiniteScroll": "Scroll infinito", + "selectable": "Seleccionable", + "selected": "Seleccionado", + "serverSidePagination": "Server-Side Paginación", + "emptyTable": "Mesa vacía", + "noReport": "No hay datos para mostrar. El informe estará disponible el 3 de noviembre de 2018.", + "loading": "Cargando", + "headings": { + "email": "E-mail", + "name": "Nombre", + "firstName": "Nombre de pila", + "lastName": "Apellido", + "status": "Estado", + "country": "País" + } + }, + "treeView": { + "basic": "Básico", + "icons": "Iconos", + "selectable": "Seleccionable", + "editable": "Editable", + "advanced": "Avanzado" + }, + "chat": { + "title": "Chatear", + "sendButton": "Enviar" + }, + "cards": { + "contentText": "Las rayas únicas de cebras las convierten en uno de los animales más familiares para la gente.", + "contentTextLong": "Las rayas únicas de cebras las convierten en uno de los animales más familiares para la gente. Se producen en una variedad de hábitats, como pastizales, sabanas, bosques, escrutinios exhaustivos, montañas y colinas costeras. Los diversos factores antropogénicos han tenido un impacto grave en las poblaciones de cero, en particular la caza de pieles y la destrucción del hábitat. Las cebras son mucho más abundantes, una subespecie, el quagga.", + "title": { + "default": "Por defecto", + "withControls": "Con controles", + "customHeader": "Cabecera personalizada", + "withoutHeader": "Sin cabecera", + "withImage": "Con imagen", + "withTitleOnImage": "Con título en la imagen", + "withStripe": "Con rayas" + }, + "button": { + "showMore": "Mostrar más", + "readMore": "Mostrar más" + } + }, + "colors": { + "themeColors": "Colores del tema", + "extraColors": "Colores Extra", + "gradients": { + "basic": { + "title": "Gradientes de botón" + }, + "hovered": { + "title": "Gradientes del botón flotante", + "text": "Iluminar 15% aplicado a un estilo original (degradado o de color plano) para pasar el ratón." + }, + "pressed": { + "title": "Gradientes del botón presionado", + "text": "15% oscuro aplicado a un estilo original (degradado o de color plano) para estado presionado." + } + } + }, + "tabs": { + "alignment": "Alineación de pestañas", + "overflow": "Desbordamiento de pestañas", + "hidden": "Pestañas con deslizador oculto", + "grow": "Las pestañas crecen" + }, + "facterstable": { + "tabletitle": "Fábricas", + "factersname": "Nombre", + "factersvalue": "Valor", + "facterskey": "Clave" + }, + "pages": { + "user": {} + }, + "required": {} +} \ No newline at end of file From 7be27275481feedb397e5fed400d2e049fc447d6 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:32:22 +0100 Subject: [PATCH 04/11] New translations gb.json (German) --- de.json | 417 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 417 insertions(+) create mode 100644 de.json diff --git a/de.json b/de.json new file mode 100644 index 0000000..3dc57a5 --- /dev/null +++ b/de.json @@ -0,0 +1,417 @@ +{ + "404": { + "title": "Diese Seite ist nicht mehr fischen", + "text": "Wenn Sie der Meinung sind, dass es nicht stimmt, senden Sie uns bitte eine Nachricht unter", + "back_button": "Zurück zum Dashboard" + }, + "auth": { + "agree": "Ich stimme zu", + "email": "E-Mail", + "login": "Anmelden", + "password": "Passwort", + "recover_password": "Passwort wiederherstellen", + "sign_up": "Registrieren", + "keep_logged_in": "Eingeloggt bleiben", + "termsOfUse": "Nutzungsbedingungen", + "reset_password": "Passwort zurücksetzen", + "user": "Benutzer" + }, + "rating": { + "singleIcon": "Einzelnes Symbol", + "twoIcons": "Zwei Symbole", + "large": "Groß", + "numbers": "Nummern", + "halves": "Hälften", + "small": "Klein" + }, + "typography": { + "primary": "Primäre Textstile", + "secondary": "Sekundäre Textstile" + }, + "buttons": { + "advanced": "Schaltflächen mit Icons", + "size": "Schaltflächengröße", + "tags": "Schaltflächen-Tags", + "button": "Button", + "buttonGroups": "Schaltflächengruppen", + "buttonsDropdown": "Tasten mit Dropdown", + "split": "Aufteilen", + "splitTo": "Aufteilen in", + "customIcon": "Eigenes Symbol", + "content": "Inhalt", + "buttonToggles": "Schaltflächenumschalter", + "pagination": "Paginierung", + "a-link": "Open EpicSpinners", + "router-link": "In Diagramme verschieben", + "colors": "Schaltflächenfarben", + "disabled": "Deaktiviert", + "types": "Schaltflächentypen", + "default": "Standard", + "outline": "Umriss", + "flat": "Flache", + "large": "Groß", + "small": "Klein", + "normal": "Normal", + "success": "Erfolg", + "info": "Info", + "danger": "Gefahr", + "warning": "Warnung", + "gray": "Grau", + "dark": "Dunkel" + }, + "charts": { + "horizontalBarChart": "Horizontales Balkendiagramm", + "verticalBarChart": "Vertikales Balkendiagramm", + "lineChart": "Liniendiagramm", + "pieChart": "Tortendiagramm", + "donutChart": "Donut Chart", + "bubbleChart": "Bubble Diagramm" + }, + "collapse": { + "basic": "Einfacher Einbruch", + "collapseWithBackground": "Mit Hintergrund einklappen", + "collapseWithCustomHeader": "Mit benutzerdefiniertem Header einklappen", + "firstHeader": "Diesen Block erweitern", + "secondHeader": "Ein weiterer Block", + "content": { + "title": "Großartige Dinge", + "text": "Es gibt etwas über Elternschaft, das uns ein Gefühl der Geschichte und einen tief verwurzelten Wunsch gibt, die großen Dinge, die wir über das Leben entdeckt haben, in die nächste Generation zu schicken." + } + }, + "sliders": { + "slider": "Slider", + "range": "Bereiche", + "simple": "einfach", + "value": "Wert", + "label": "Label", + "labelPlusIcon": "label + Symbol", + "pins": "Pins", + "pinsAndValue": "pins & Wert", + "withInput": "Mit Eingabe", + "withIcons": "Mit Symbolen" + }, + "popovers": { + "popoverStyle": "Popover-Stil", + "popoverPlacement": "Pover-Platzierung" + }, + "dashboard": { + "setupRemoteConnections": "Remote-Verbindungen einrichten", + "currentVisitors": "Aktuelle Besucher", + "charts": { + "trendyTrends": "Trend-Trends", + "showInMoreDetail": "Im Detail anzeigen", + "showInLessDetail": "In weniger Details anzeigen", + "loadingSpeed": "Ladegeschwindigkeit", + "topContributors": "Top-Mitwirkende", + "showNextFive": "Nächste fünf anzeigen", + "commits": "Commits" + }, + "info": { + "componentRichTheme": "komponentenreiches Theme", + "completedPullRequests": "abgeschlossene Pull-Requests", + "users": "benutzer", + "points": "punkte", + "units": "einheiten", + "exploreGallery": "Galerie erkunden", + "viewLibrary": "Bibliothek anzeigen" + }, + "tabs": { + "overview": { + "title": "Übersicht", + "built": "Erstellt mit Vue.js Framework", + "free": "Absolut kostenlos für alle", + "fresh": "Frisches und knuspriges Design", + "mobile": "Reaktionsfähig und optimiert für Handy", + "components": "Tonnen nützlicher Komponenten", + "nojQuery": "Komplett jQuery frei" + }, + "billingAddress": { + "title": "Rechnungsadresse", + "personalInfo": "Persönliche Info", + "firstName": "Vorname & Nachname", + "email": "E-Mail", + "address": "Adresse", + "companyInfo": "Firmeninfo", + "city": "Stadt", + "country": "Land", + "infiniteConnections": "Endlose Verbindungen", + "addConnection": "Verbindung hinzufügen" + }, + "bankDetails": { + "title": "Bankdetails", + "detailsFields": "Detailfelder", + "bankName": "Bankname", + "accountName": "Kontoname", + "sortCode": "Code sortieren", + "accountNumber": "Kundennummer", + "notes": "Notizen", + "sendDetails": "Details senden" + } + }, + "navigationLayout": "navigationslayout", + "topBarButton": "Top Bar", + "sideBarButton": "Seitenleiste" + }, + "notificationsPage": { + "notifications": { + "title": "Benachrichtigungen", + "gray": "Verarbeitung", + "dark": "Neue Bezeichnung", + "success": "Bezahlt", + "successMessage": "Sie haben diese wichtige Warnmeldung erfolgreich gelesen.", + "info": "Info", + "infoMessage": "Dieser Alarm benötigt deine Aufmerksamkeit, aber er ist nicht sehr wichtig.", + "warning": "Halten", + "warningMessage": "Überprüfen Sie sich besser, Sie sehen nicht zu gut.", + "danger": "Gefahr", + "dangerMessage": "Ändern Sie ein paar Dinge und versuchen Sie es erneut." + }, + "popovers": { + "showPopover": "Show Popover", + "topTooltip": "oben", + "rightTooltip": "rechts", + "leftTooltip": "links", + "bottomTooltip": "unten" + }, + "toasts": { + "title": "Toast", + "textLabel": "Text", + "durationLabel": "Dauer (Millisekunden)", + "launchToast": "Toast starten" + } + }, + "forms": { + "controls": { + "title": "Checkboxen, Radios, Schalter, Schalter", + "unselected": "Ankreuzfeld nicht ausgewählt", + "selected": "Ausgewählte Checkbox", + "readonly": "Nur Lese-Checkbox", + "disabled": "Deaktivierte Checkbox", + "error": "Checkbox mit Fehler", + "errorMessage": "Checkbox mit Fehlermeldungen" + }, + "dateTimePicker": { + "title": "Datums-Zeitauswahl", + "basic": "Einfache", + "range": "Range", + "manualInput": "Manuelle Eingabe", + "multiple": "Mehrere", + "disabled": "Deaktiviert", + "customFirstDay": "Eigener erster Tag" + }, + "inputs": { + "title": "Inputs", + "username": "Benutzername" + }, + "mediumEditor": { + "title": "Mittlerer Editor" + }, + "selects": { + "country": "Länderauswahl", + "countryMulti": "Multi Länderauswahl", + "multi": "Mehrfachauswahl", + "simple": "Einfache Auswahl", + "searchable": "Mit Suche auswählen", + "searchableMulti": "Mehrfachauswahl mit Suche", + "title": "Auswählen" + } + }, + "icons": { + "back": "Zurück zu allen Icons", + "none": "Keine Symbole gefunden", + "search": "Symbolsuche" + }, + "spinners": { + "title": "Spinner" + }, + "menu": { + "colorPickers": "Farbwähler" + }, + "messages": { + "all": "Alle Nachrichten anzeigen", + "mark_as_read": "Als gelesen markieren" + }, + "modal": { + "cancel": "Abbrechen", + "confirm": "Bestätigen", + "large": "Groß", + "largeTitle": "Großes Modal", + "medium": "Mittel", + "mediumTitle": "Mittel-Modal", + "small": "Klein", + "smallTitle": "Kleines Modal", + "static": "Statisch", + "staticMessage": "Dies ist ein statischer Modal, Hintergrund oder Escap-Klick wird es nicht schließen.", + "staticTitle": "Statisches Modal", + "title": "Modale", + "fullscreen": "Vollbild", + "titleOptions": "Modale Optionen", + "blurred": "Unscharfe Überlagerung", + "withAnchorSlot": "Mit Ankerplatz", + "message": "Es gibt drei Arten von Zebras: die Ebenen Zebra, die Bergzebra und der Zebra von Gre vy. Die Ebenen Zebra und der Bergzebra gehören zu den Subgenus Hippotigris, aber Gre vy's\n zebra ist die einzige Art der Subgenus\n Dolichohippus. Letzteres ähnelt einem Ass, dem es eng mit\n verbunden ist während die ersten zwei sind mehr\n Pferd ähnlich. Alle drei gehören der Gattung Equus an, zusammen mit anderen lebenden\n Ausrüstungen.", + "error": "Ein Fehler ist aufgetreten" + }, + "fileUpload": { + "advancedMediaGallery": "Erweitert, Mediengalerie", + "advancedUploadList": "Erweitert, Upload-Liste", + "mediaGallery": "Mediengalerie", + "uploadList": "Liste hochladen", + "single": "Einzeln" + }, + "chips": { + "chips": { + "title": "Chips", + "primary": "Primärer Chip", + "secondary": "Sekundärer Chip", + "success": "Erfolgschip", + "info": "Info-Chip", + "danger": "Gefahrenchip", + "warning": "Chip warnen", + "gray": "Grauer Chip", + "dark": "Dunkler Chip" + }, + "badges": { + "title": "Abzeichen", + "primary": "Primäres Abzeichen", + "secondary": "Sekundäres Abzeichen", + "success": "Erfolgreiches Abzeichen", + "info": "Info-Abzeichen", + "danger": "Gefahrenabzeichen", + "warning": "Warnzeichen", + "gray": "Graues Abzeichen", + "dark": "Dunkles Abzeichen" + } + }, + "navbar": { + "messageUs": "Anfragen zur Webentwicklung:", + "repository": "GitHub Repo" + }, + "notifications": { + "all": "Alle Benachrichtigungen anzeigen", + "mark_as_read": "Als gelesen markieren" + }, + "timelines": { + "horizontalSimple": "Einfaches Horizontal", + "horizontalCards": "Horizontale Karten", + "verticalLabel": "Vertikal mit Label", + "verticalCentered": "Vertikal zentriert", + "horizontalActionFirst": "Komplette Entwürfe", + "horizontalActionSecond": "Push-Site live", + "horizontalActionThird": "ICO starten", + "titleFirst": "Design erstellen", + "titleSecond": "App entwickeln", + "titleThird": "Eine App einreichen", + "titleDateSecond": "22. Mai 10:00", + "titleDateThird": "19. Juli 17:45", + "firstDate": "Februar 2018", + "secondDate": "März 2018", + "thirdDate": "April 2018", + "contentFirst": "Die einzigartigen Streifen von Zebras machen sie zu einem der Tiere, die den Menschen am vertrautesten sind. Sie treten in einer Vielzahl von Lebensräumen auf, wie Grasland, Savannen, Wälder, Dornrösche.", + "contentSecond": "Sie treten in einer Vielzahl von Lebensräumen auf, wie Grasland, Savannen, Wälder, Dornrösche.", + "contentThird": "Jedoch haben verschiedene anthropogene Faktoren schwerwiegende Auswirkungen auf die Zebrapopulationen" + }, + "progressBars": { + "circle": "Kreis", + "horizontal": "Horizontal", + "state": "Bundesland", + "colors": "Farben" + }, + "lists": { + "customers": "Kunden", + "recentMessages": "Letzte Nachrichten", + "archieved": "Erzürnt", + "starterKit": "Starter Kit", + "notifications": "Benachrichtigungen", + "routerSupport": "Router Unterstützung" + }, + "tables": { + "basic": "Basis-Tabelle", + "stripedHoverable": "Gestreift, Hoverbar", + "labelsActions": "Labels, Aktionen als Tasten", + "sortingPaginationActionsAsIcons": "Sortierung, Pagination, Aktionen als Symbole", + "star": "Stern", + "unstar": "Stern", + "edit": "Bearbeiten", + "delete": "Löschen", + "searchByName": "Nach Namen suchen", + "searchTrendsBadges": "Suche, Trends, Abzeichen", + "perPage": "Pro Seite", + "report": "Bericht", + "infiniteScroll": "Unendliche Schriftrolle", + "selectable": "Auswählbar", + "selected": "Ausgewählt", + "serverSidePagination": "Serverseitige Paginierung", + "emptyTable": "Leerer Tisch", + "noReport": "Es gibt keine Daten zum Anzeigen. Bericht wird am 3. November 2018 verfügbar sein.", + "loading": "Lädt", + "headings": { + "email": "E-Mail", + "name": "Name", + "firstName": "Vorname", + "lastName": "Nachname", + "status": "Status", + "country": "Land" + } + }, + "treeView": { + "basic": "Einfache", + "icons": "Icons", + "selectable": "Auswählbar", + "editable": "Editierbar", + "advanced": "Erweitert" + }, + "chat": { + "title": "Chat", + "sendButton": "Senden" + }, + "cards": { + "contentText": "Die einzigartigen Streifen von Zebras machen sie zu einem der Tiere, die den Menschen am vertrautesten sind.", + "contentTextLong": "Die einzigartigen Streifen von Zebras machen sie zu einem der Tiere, die den Menschen am vertrautesten sind. Sie treten in einer Vielzahl von Lebensräumen auf, wie Grasland, Savannen, Wäldern, Dornröschen, Bergen und Küstenhügeln. Verschiedene anthropogene Faktoren haben schwerwiegende Auswirkungen auf die Zebrabevölkerung, insbesondere auf die Felljagd und die Zerstörung des Lebensraums. Der Zebra von Gre vy und der Bergzebra sind gefährdet, während die Ebenen Zebras viel reicher sind, eine Subart, das Quagga.", + "title": { + "default": "Standard", + "withControls": "Mit Steuerung", + "customHeader": "Eigene Kopfzeile", + "withoutHeader": "Ohne Kopfzeile", + "withImage": "Mit Bild", + "withTitleOnImage": "Mit Titel auf Bild", + "withStripe": "Mit Streifen" + }, + "button": { + "showMore": "Mehr anzeigen", + "readMore": "Mehr anzeigen" + } + }, + "colors": { + "themeColors": "Theme-Farben", + "extraColors": "Zusätzliche Farben", + "gradients": { + "basic": { + "title": "Schaltflächenverläufe" + }, + "hovered": { + "title": "Schwebte Schaltflächenverläufe", + "text": "Lighten 15% angewendet auf einen originalen Stil (Gradient oder flache Farbe) für den Schwebezustand." + }, + "pressed": { + "title": "Drücken Button Farbverläufe", + "text": "Darken 15% auf einen originalen Stil (Farbverlauf oder flache Farbe) für gedrückten Zustand." + } + } + }, + "tabs": { + "alignment": "Tab-Ausrichtung", + "overflow": "Tabs Überlauf", + "hidden": "Tabs mit verstecktem Slider", + "grow": "Tabs wachsen" + }, + "facterstable": { + "tabletitle": "Factore", + "factersname": "Name", + "factersvalue": "Wert", + "facterskey": "Schlüssel" + }, + "pages": { + "user": {} + }, + "required": {} +} \ No newline at end of file From 1708e0ab76a3d0c85532d1de215f34b23fd75937 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:32:22 +0100 Subject: [PATCH 05/11] New translations gb.json (Arabic (Tunisian)) --- tn.json | 417 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 417 insertions(+) create mode 100644 tn.json diff --git a/tn.json b/tn.json new file mode 100644 index 0000000..34df0ab --- /dev/null +++ b/tn.json @@ -0,0 +1,417 @@ +{ + "404": { + "title": "هذه الصفحة ذهبت للصيد", + "text": "إذا كنت تشعر أنها ليست صحيحة ، يرجى إرسال رسالة إلينا على", + "back_button": "العودة إلى لوحة المعلومات" + }, + "auth": { + "agree": "موافق", + "email": "البريد الإلكتروني", + "login": "تسجيل الدخول", + "password": "كلمة المرور", + "recover_password": "استرجاع كلمة المرور", + "sign_up": "تسجيل", + "keep_logged_in": "البقاء مسجل الدخول", + "termsOfUse": "شروط الاستخدام", + "reset_password": "إعادة تعيين كلمة المرور", + "user": "User" + }, + "rating": { + "singleIcon": "أيقونة واحدة", + "twoIcons": "اثنتان من الأيقونات", + "large": "كبير", + "numbers": "أرقام", + "halves": "نصفين", + "small": "صغير" + }, + "typography": { + "primary": "أنماط النص الأساسية", + "secondary": "أنماط النص الثانوي" + }, + "buttons": { + "advanced": "أزرار مع رموز", + "size": "أحجام الأزرار", + "tags": "وسوم الأزرار", + "button": "زر", + "buttonGroups": "مجموعات الأزرار", + "buttonsDropdown": "أزرار مع قائمة منسدلة", + "split": "تقسيم", + "splitTo": "تقسيم إلى", + "customIcon": "أيقونة مخصصة", + "content": "المحتوى", + "buttonToggles": "تبديل الأزرار", + "pagination": "ترقيم الصفحات", + "a-link": "فتح EpicSpinners", + "router-link": "الانتقال إلى الرسوم البيانية", + "colors": "ألوان الأزرار", + "disabled": "معطل", + "types": "أنواع الأزرار", + "default": "افتراضي", + "outline": "مخطط", + "flat": "مسطح", + "large": "كبير", + "small": "صغير", + "normal": "عادي", + "success": "نجاح", + "info": "معلومات", + "danger": "خطر", + "warning": "تحذير", + "gray": "رمادي", + "dark": "داكن" + }, + "charts": { + "horizontalBarChart": "الرسم البياني شريطي أفقي", + "verticalBarChart": "الرسم البياني شريطي عمودي", + "lineChart": "الرسم البياني خطي", + "pieChart": "الرسم البياني دائري", + "donutChart": "الرسم البياني دائرة", + "bubbleChart": "الرسم البياني فقاعة" + }, + "collapse": { + "basic": "التصغير الأساسي", + "collapseWithBackground": "التصغير مع خلفية", + "collapseWithCustomHeader": "التصغير مع رأس مخصص", + "firstHeader": "قم بتوسيع هذا الكتلة", + "secondHeader": "كتلة أخرى", + "content": { + "title": "أشياء عظيمة", + "text": "هناك شيء في الأمومة يمنحنا شعورًا بالتاريخ ورغبةً عميقةً في إرسال ما اكتشفناه عن الحياة إلى الجيل القادم." + } + }, + "sliders": { + "slider": "شرائح", + "range": "مدى", + "simple": "بسيط", + "value": "القيمة", + "label": "التسمية", + "labelPlusIcon": "التسمية + أيقونة", + "pins": "دبابيس", + "pinsAndValue": "دبابيس وقيمة", + "withInput": "مع إدخال", + "withIcons": "مع أيقونات" + }, + "popovers": { + "popoverStyle": "نمط البوب أوفر", + "popoverPlacement": "موقع البوب أوفر" + }, + "dashboard": { + "setupRemoteConnections": "إعداد الاتصالات عن بُعد", + "currentVisitors": "الزوار الحاليون", + "charts": { + "trendyTrends": "الاتجاهات العصرية", + "showInMoreDetail": "عرض بالتفصيل أكثر", + "showInLessDetail": "عرض بالتفصيل أقل", + "loadingSpeed": "سرعة التحميل", + "topContributors": "أفضل المساهمين", + "showNextFive": "عرض الخمسة التاليين", + "commits": "التعهدات" + }, + "info": { + "componentRichTheme": "نسق غني بالمكونات", + "completedPullRequests": "طلبات الدمج المكتملة", + "users": "المستخدمين", + "points": "النقاط", + "units": "الوحدات", + "exploreGallery": "استكشاف المعرض", + "viewLibrary": "عرض المكتبة" + }, + "tabs": { + "overview": { + "title": "نظرة عامة", + "built": "تم بناؤه بإطار عمل Vue.js", + "free": "مجاني تمامًا للجميع", + "fresh": "تصميم طازج ونقي", + "mobile": "مستجيب ومحسَّن للأجهزة المحمولة", + "components": "العديد من المكونات المفيدة", + "nojQuery": "خالٍ تمامًا من jQuery" + }, + "billingAddress": { + "title": "عنوان الفوترة", + "personalInfo": "معلومات شخصية", + "firstName": "الاسم الأول والاسم الأخير", + "email": "البريد الإلكتروني", + "address": "العنوان", + "companyInfo": "معلومات الشركة", + "city": "المدينة", + "country": "البلد", + "infiniteConnections": "اتصالات لا حصر لها", + "addConnection": "إضافة اتصال" + }, + "bankDetails": { + "title": "تفاصيل الحساب المصرفي", + "detailsFields": "حقول التفاصيل", + "bankName": "اسم البنك", + "accountName": "اسم الحساب", + "sortCode": "الرمز البريدي", + "accountNumber": "رقم الحساب", + "notes": "ملاحظات", + "sendDetails": "إرسال التفاصيل" + } + }, + "navigationLayout": "تصميم الملاحة", + "topBarButton": "زر الشريط العلوي", + "sideBarButton": "زر الشريط الجانبي" + }, + "notificationsPage": { + "notifications": { + "title": "الإشعارات", + "gray": "قيد المعالجة", + "dark": "تصنيف جديد", + "success": "مدفوع", + "successMessage": "لقد قرأت بنجاح هذه الرسالة المهمة.", + "info": "معلومات", + "infoMessage": "هذه الرسالة بحاجة لاهتمامك، ولكنها ليست ضرورية للغاية.", + "warning": "معلق", + "warningMessage": "أفضل أن تتحقق من نفسك، لا تبدو بحالة جيدة.", + "danger": "خطر", + "dangerMessage": "قم بتغيير بعض الأمور وحاول إرسال النموذج مرة أخرى." + }, + "popovers": { + "showPopover": "عرض البوب أوفر", + "topTooltip": "أعلى", + "rightTooltip": "على اليمين", + "leftTooltip": "على اليسار", + "bottomTooltip": "أسفل" + }, + "toasts": { + "title": "التوست", + "textLabel": "النص", + "durationLabel": "المدة (بالميلّي ثانية)", + "launchToast": "إطلاق التوست" + } + }, + "forms": { + "controls": { + "title": "مربعات الاختيار، الأزرار الاختيار، المفاتيح، والتبديلات", + "unselected": "مربع اختيار غير محدد", + "selected": "مربع اختيار محدد", + "readonly": "مربع اختيار للقراءة فقط", + "disabled": "مربع اختيار معطل", + "error": "مربع اختيار مع خطأ", + "errorMessage": "مربع اختيار مع رسائل خطأ" + }, + "dateTimePicker": { + "title": "أدوات اختيار التاريخ والوقت", + "basic": "أساسي", + "range": "النطاق", + "manualInput": "إدخال يدوي", + "multiple": "متعدد", + "disabled": "معطل", + "customFirstDay": "اليوم الأول المخصص" + }, + "inputs": { + "title": "المداخل", + "username": "Username" + }, + "mediumEditor": { + "title": "المحرر المتوسط" + }, + "selects": { + "country": "اختيار البلد", + "countryMulti": "اختيار متعدد للبلد", + "multi": "اختيار متعدد", + "simple": "اختيار بسيط", + "searchable": "اختيار مع بحث", + "searchableMulti": "اختيار متعدد مع بحث", + "title": "اختيارات" + } + }, + "icons": { + "back": "العودة إلى كل الأيقونات", + "none": "لا توجد أيقونات", + "search": "البحث عن أيقونة" + }, + "spinners": { + "title": "مؤشرات التحميل" + }, + "menu": { + "colorPickers": "Color Pickers" + }, + "messages": { + "all": "See all messages", + "mark_as_read": "Mark As Read" + }, + "modal": { + "cancel": "Cancel", + "confirm": "Confirm", + "large": "كبير", + "largeTitle": "Large Modal", + "medium": "Medium", + "mediumTitle": "Medium Modal", + "small": "صغير", + "smallTitle": "Small Modal", + "static": "Static", + "staticMessage": "This is a static modal, backdrop or escape click will not close it.", + "staticTitle": "Static Modal", + "title": "Modals", + "fullscreen": "Fullscreen", + "titleOptions": "Modal Options", + "blurred": "Blurred overlay", + "withAnchorSlot": "With anchor slot", + "message": "There are three species of zebras: the plains zebra, the mountain zebra and the Grévy's zebra. The plains zebra and the mountain zebra belong to the subgenus Hippotigris, but Grévy's\n zebra is the sole species of subgenus\n Dolichohippus. The latter resembles an ass, to which it is closely\n related, while the former two are more\n horse-like. All three belong to the genus Equus, along with other living\n equids.", + "error": "An error occured" + }, + "fileUpload": { + "advancedMediaGallery": "Advanced, Media Gallery", + "advancedUploadList": "Advanced, Upload List", + "mediaGallery": "Media Gallery", + "uploadList": "Upload List", + "single": "Single" + }, + "chips": { + "chips": { + "title": "Chips", + "primary": "Primary chip", + "secondary": "Secondary chip", + "success": "Success chip", + "info": "Info chip", + "danger": "Danger chip", + "warning": "Warning chip", + "gray": "Gray chip", + "dark": "Dark chip" + }, + "badges": { + "title": "Badges", + "primary": "Primary badge", + "secondary": "Secondary badge", + "success": "Success badge", + "info": "Info badge", + "danger": "Danger badge", + "warning": "Warning badge", + "gray": "Gray badge", + "dark": "Dark badge" + } + }, + "navbar": { + "messageUs": "Web development inquiries:", + "repository": "GitHub Repo" + }, + "notifications": { + "all": "See all notifications", + "mark_as_read": "Mark as read" + }, + "timelines": { + "horizontalSimple": "Horizontal Simple", + "horizontalCards": "Horizontal Cards", + "verticalLabel": "Vertical With Label", + "verticalCentered": "Vertical Centered", + "horizontalActionFirst": "Complete drafts", + "horizontalActionSecond": "Push site live", + "horizontalActionThird": "Start ICO", + "titleFirst": "Make design", + "titleSecond": "Develop an app", + "titleThird": "Submit an app", + "titleDateSecond": "May 22 10:00", + "titleDateThird": "July 19 17:45", + "firstDate": "February 2018", + "secondDate": "March 2018", + "thirdDate": "April 2018", + "contentFirst": "The unique stripes of zebras make them one of the animals most familiar to people. They occur in a variety of habitats, such as grasslands, savannas, woodlands, thorny scrublands.", + "contentSecond": "They occur in a variety of habitats, such as grasslands, savannas, woodlands, thorny scrublands.", + "contentThird": "However, various anthropogenic factors have had a severe impact on zebra populations" + }, + "progressBars": { + "circle": "Circle", + "horizontal": "Horizontal", + "state": "State", + "colors": "Colors" + }, + "lists": { + "customers": "Customers", + "recentMessages": "Recent Messages", + "archieved": "Archieved", + "starterKit": "Starter Kit", + "notifications": "الإشعارات", + "routerSupport": "Router Support" + }, + "tables": { + "basic": "Basic Table", + "stripedHoverable": "Striped, Hoverable", + "labelsActions": "Labels, Actions as Buttons", + "sortingPaginationActionsAsIcons": "Sorting, Pagination, Actions as Icons", + "star": "Star", + "unstar": "Unstar", + "edit": "Edit", + "delete": "Delete", + "searchByName": "Search by name", + "searchTrendsBadges": "Search, Trends, Badges", + "perPage": "Per Page", + "report": "Report", + "infiniteScroll": "Infinite Scroll", + "selectable": "Selectable", + "selected": "Selected", + "serverSidePagination": "Server-Side Pagination", + "emptyTable": "Empty Table", + "noReport": "There is no data to display. Report will be available on November 3, 2018.", + "loading": "Loading", + "headings": { + "email": "البريد الإلكتروني", + "name": "Name", + "firstName": "First Name", + "lastName": "Last Name", + "status": "Status", + "country": "البلد" + } + }, + "treeView": { + "basic": "أساسي", + "icons": "الأيقونات", + "selectable": "Selectable", + "editable": "Editable", + "advanced": "متقدم" + }, + "chat": { + "title": "Chat", + "sendButton": "Send" + }, + "cards": { + "contentText": "The unique stripes of zebras make them one of the animals most familiar to people.", + "contentTextLong": "The unique stripes of zebras make them one of the animals most familiar to people. They occur in a variety of habitats, such as grasslands, savannas, woodlands, thorny scrublands, mountains, and coastal hills. Various anthropogenic factors have had a severe impact on zebra populations, in particular hunting for skins and habitat destruction. Grévy's zebra and the mountain zebra are endangered. While plains zebras are much more plentiful, one subspecies, the quagga.", + "title": { + "default": "افتراضي", + "withControls": "With controls", + "customHeader": "Custom header", + "withoutHeader": "Without header", + "withImage": "With Image", + "withTitleOnImage": "With title on image", + "withStripe": "With stripe" + }, + "button": { + "showMore": "Show More", + "readMore": "Show More" + } + }, + "colors": { + "themeColors": "Theme Colors", + "extraColors": "Extra Colors", + "gradients": { + "basic": { + "title": "Button Gradients" + }, + "hovered": { + "title": "Hovered Button Gradients", + "text": "Lighten 15% applied to an original style (gradient or flat color) for hover state." + }, + "pressed": { + "title": "Pressed Button Gradients", + "text": "Darken 15% applied to an original style (gradient or flat color) for pressed state." + } + } + }, + "tabs": { + "alignment": "Tabs Alignment", + "overflow": "Tabs Overflow", + "hidden": "Tabs with Hidden slider", + "grow": "Tabs Grow" + }, + "facterstable": { + "tabletitle": "Facters", + "factersname": "Name", + "factersvalue": "القيمة", + "facterskey": "Key" + }, + "pages": { + "user": {} + }, + "required": {} +} \ No newline at end of file From 90525a33b605f94e4a414e9690c658265b116ae8 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:40:13 +0100 Subject: [PATCH 06/11] Update source file gb.json --- gb.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gb.json b/gb.json index ef5ac9a..ba088d9 100644 --- a/gb.json +++ b/gb.json @@ -1,4 +1,7 @@ { + "madeby": { + "kitten": "Made with {heart} by KittenConnect members" + }, "404": { "title": "This page's gone fishing", "text": "If you feel that it's not right, please send us a message at", @@ -414,4 +417,4 @@ "user": {} }, "required": {} -} \ No newline at end of file +} From f05c428e8c2a2b79101977deeb42faf2269fedd4 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:40:14 +0100 Subject: [PATCH 07/11] New translations gb.json (French) --- fr.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fr.json b/fr.json index 5455ab1..5ed8b60 100644 --- a/fr.json +++ b/fr.json @@ -1,4 +1,7 @@ { + "madeby": { + "kitten": "Made with {heart} by KittenConnect members" + }, "404": { "title": "Pêche sur cette page", "text": "Si vous pensez que ce n'est pas juste, envoyez-nous un message à", @@ -414,4 +417,4 @@ "user": {} }, "required": {} -} \ No newline at end of file +} From d0e531d96cd1d43ec3abc9a77cd5e2eb0862d8b0 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:40:15 +0100 Subject: [PATCH 08/11] New translations gb.json (Spanish) --- es.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/es.json b/es.json index b79ee7d..f4ff95c 100644 --- a/es.json +++ b/es.json @@ -1,4 +1,7 @@ { + "madeby": { + "kitten": "Made with {heart} by KittenConnect members" + }, "404": { "title": "Pesca de esta página", "text": "Si crees que no es correcto, por favor envíanos un mensaje a", @@ -414,4 +417,4 @@ "user": {} }, "required": {} -} \ No newline at end of file +} From 05043f561ea3a3bad1db1f5338d2f7982ccbd633 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:40:16 +0100 Subject: [PATCH 09/11] New translations gb.json (German) --- de.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/de.json b/de.json index 3dc57a5..b13ef72 100644 --- a/de.json +++ b/de.json @@ -1,4 +1,7 @@ { + "madeby": { + "kitten": "Made with {heart} by KittenConnect members" + }, "404": { "title": "Diese Seite ist nicht mehr fischen", "text": "Wenn Sie der Meinung sind, dass es nicht stimmt, senden Sie uns bitte eine Nachricht unter", @@ -414,4 +417,4 @@ "user": {} }, "required": {} -} \ No newline at end of file +} From 27701e7f1e881a30eae1c6ec77ce937b760f922d Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:40:17 +0100 Subject: [PATCH 10/11] New translations gb.json (Arabic (Tunisian)) --- tn.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tn.json b/tn.json index 34df0ab..a0f3d4e 100644 --- a/tn.json +++ b/tn.json @@ -1,4 +1,7 @@ { + "madeby": { + "kitten": "Made with {heart} by KittenConnect members" + }, "404": { "title": "هذه الصفحة ذهبت للصيد", "text": "إذا كنت تشعر أنها ليست صحيحة ، يرجى إرسال رسالة إلينا على", @@ -414,4 +417,4 @@ "user": {} }, "required": {} -} \ No newline at end of file +} From f85773fa8005cbf2554e73c9fce57162c60796c3 Mon Sep 17 00:00:00 2001 From: toinux <26522723+itzwam@users.noreply.github.com> Date: Mon, 13 May 2024 13:25:13 +0200 Subject: [PATCH 11/11] New translations gb.json (French) --- fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr.json b/fr.json index 5ed8b60..5520b57 100644 --- a/fr.json +++ b/fr.json @@ -1,6 +1,6 @@ { "madeby": { - "kitten": "Made with {heart} by KittenConnect members" + "kitten": "Fait avec {heart} par les membres de KittenConnect" }, "404": { "title": "Pêche sur cette page",