Skip to content

Commit

Permalink
Update translations before v2023.2 release (#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-white authored Mar 8, 2023
1 parent de96b75 commit 3a2dad5
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 17 deletions.
8 changes: 8 additions & 0 deletions src/components/entity/list.vue
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,14 @@ export default {
{
"cs": {
"noEntities": "Nejsou zde žádné subjekty, které by bylo možné zobrazit."
},
"fr": {
"action": {
"download": {
"unfiltered": "Télécharger {count} entité | Télécharger {count} entités | Télécharger {count} entités"
}
},
"noEntities": "Pas d'entités à montrer."
}
}
</i18n>
3 changes: 3 additions & 0 deletions src/components/form/submissions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ export default {
{
"cs": {
"analyzeDisabled": "Přístup k OData není dostupný kvůli šifrování formuláře"
},
"fr": {
"analyzeDisabled": "L'accès à OData n'est pas disponible en raison du chiffrement du formulaire"
}
}
</i18n>
6 changes: 6 additions & 0 deletions src/components/odata/data-access.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@ export default {
"apiAccess": "Přístup k API",
"analyze": "Analýza přes OData"
}
},
"fr": {
"action": {
"apiAccess": "Accès via l'API",
"analyze": "Analyser via OData"
}
}
}
</i18n>
12 changes: 12 additions & 0 deletions src/components/submission/analyze.vue
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,22 @@ export default {
},
"fr": {
"title": "Utilisation d'OData",
"introduction": [
"OData est une norme pour le transfert de données entre outils et services. Des outils d'analyse gratuits et puissants comme {powerBi}, {excel}, {python} et {r} peuvent récupérer des données par le biais d'OData pour les analyser.",
"Pour commencer à utiliser OData, sélectionnez votre outil et y copiez le lien."
],
"tab": {
"microsoft": "Power BI ou Excel",
"other": "Autre"
},
"help": {
"microsoft": {
"full": "Pour obtenir de l'aide sur l'utilisation d'OData avec Power BI, voir {pageForPowerBi}. Pour de l'aide avec Excel, voir {pageForExcel}.",
"pageForExcel": "cette page",
"pageForPowerBi": "cette page"
},
"python": "Pour vous connecter à Central via Python, nous recommandons {pyODK}. pyODK est le client Python officiel pour Central. Il simplifie l'analyse de données et l'automatisation des processus.",
"r": "Pour vous connecter à Central via R, nous recommandons {ruODK}. ruODK est développé et soutenu par des membres de la communauté ODK.",
"other": {
"full": "Pour une description complète de notre intégration OData, veuillez consulter {article}.",
"article": "cet article"
Expand Down
7 changes: 7 additions & 0 deletions src/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@
"actions": "Actions",
"created": "Créé",
"createdBy": "Créé par",
"createdAt": "Créé le",
"updatedBy": "Mis à jour par",
"displayName": "Nom affiché",
"email": "Adresse de courriel",
Expand Down Expand Up @@ -208,6 +209,7 @@
"config": "Configuration du serveur",
"dataset": "Dataset",
"datasets": "Datasets",
"entities": "Entités",
"form": "Formulaire",
"forms": "Formulaires",
"formAttachments": "Fichiers joints du formulaire",
Expand Down Expand Up @@ -256,13 +258,18 @@
"noSubmission": "(aucun)",
"emptyTable": "Il n'y a pas encore de Soumission"
},
"entity": {
"label": "Étiquettes",
"entityId": "ID de l'entité"
},
"common": {
"activity": "Activité",
"anybody": "(n'importe qui)",
"areYouSure": "Êtes vous sûr de vouloir procéder ?",
"basicInfo": "Information de base",
"currentDraft": "Votre ébauche actuelle",
"dangerZone": "Zone Dangereuse",
"data": "Données",
"docs": "Documents",
"error": "Erreur",
"filter": "Filtrer",
Expand Down
2 changes: 1 addition & 1 deletion transifex/strings_cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3282,7 +3282,7 @@
"developer_comment": "The text of {powerBi} is \"Microsoft Power BI\". The text of {r} is \"R\". The text of {python} is \"Python\". The text of {excel} is \"Excel\". {powerBi}, {r}, {excel} and {python} are all links."
},
"1": {
"string": "Chcete-li se připojit ke kanálu OData tohoto formuláře, vyberte svůj nástroj a zkopírujte do něj odkaz."
"string": ""
}
},
"tab": {
Expand Down
32 changes: 16 additions & 16 deletions transifex/strings_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@
"developer_comment": "This is the text of a table column header."
},
"createdAt": {
"string": "",
"string": "Créé le",
"developer_comment": "This is the text of a table column header."
},
"updatedBy": {
Expand Down Expand Up @@ -587,7 +587,7 @@
"developer_comment": "This text appears on its own and is not part of a longer sentence. It may be shown as a title, for example, at the top of the page."
},
"entities": {
"string": "",
"string": "Entités",
"developer_comment": "This text appears on its own and is not part of a longer sentence. It may be shown as a title, for example, at the top of the page."
},
"form": {
Expand Down Expand Up @@ -726,11 +726,11 @@
},
"entity": {
"label": {
"string": "",
"string": "Étiquettes",
"developer_comment": "This is the label of an Entity."
},
"entityId": {
"string": "",
"string": "ID de l'entité",
"developer_comment": "This is the UUID or 'name' of an Entity."
}
},
Expand Down Expand Up @@ -760,7 +760,7 @@
"developer_comment": "This is a title shown above a section of the page."
},
"data": {
"string": "",
"string": "Données",
"developer_comment": "This is shown in the tab above a table of data."
},
"docs": {
Expand Down Expand Up @@ -1371,13 +1371,13 @@
"action": {
"download": {
"unfiltered": {
"string": "{count, plural, one {} many {} other {}}",
"string": "{count, plural, one {Télécharger {count} entité} many {Télécharger {count} entités} other {Télécharger {count} entités}}",
"developer_comment": "This is the text of a button shown when the count of Entities is known."
}
}
},
"noEntities": {
"string": "",
"string": "Pas d'entités à montrer.",
"developer_comment": "This text is shown when there are no Entities to show in a table."
}
},
Expand Down Expand Up @@ -2419,7 +2419,7 @@
},
"FormSubmissions": {
"analyzeDisabled": {
"string": ""
"string": "L'accès à OData n'est pas disponible en raison du chiffrement du formulaire"
}
},
"FormTable": {
Expand Down Expand Up @@ -2631,11 +2631,11 @@
"OdataDataAccess": {
"action": {
"apiAccess": {
"string": "",
"string": "Accès via l'API",
"developer_comment": "This is the text for an action, for example, the text of a button."
},
"analyze": {
"string": "",
"string": "Analyser via OData",
"developer_comment": "This is the text for an action, for example, the text of a button."
}
}
Expand Down Expand Up @@ -3278,16 +3278,16 @@
},
"introduction": {
"0": {
"string": "",
"string": "OData est une norme pour le transfert de données entre outils et services. Des outils d'analyse gratuits et puissants comme {powerBi}, {excel}, {python} et {r} peuvent récupérer des données par le biais d'OData pour les analyser.",
"developer_comment": "The text of {powerBi} is \"Microsoft Power BI\". The text of {r} is \"R\". The text of {python} is \"Python\". The text of {excel} is \"Excel\". {powerBi}, {r}, {excel} and {python} are all links."
},
"1": {
"string": ""
"string": "Pour commencer à utiliser OData, sélectionnez votre outil et y copiez le lien."
}
},
"tab": {
"microsoft": {
"string": "",
"string": "Power BI ou Excel",
"developer_comment": "This is the text of a navigation tab, which may also be shown as the page title (browser tab)."
},
"other": {
Expand All @@ -3298,7 +3298,7 @@
"help": {
"microsoft": {
"full": {
"string": "",
"string": "Pour obtenir de l'aide sur l'utilisation d'OData avec Power BI, voir {pageForPowerBi}. Pour de l'aide avec Excel, voir {pageForExcel}.",
"developer_comment": "The following are separate strings that will be translated below. They will be formatted within ODK Central, for example, they might be bold or a link.\n\n- {pageForExcel} has the text: this page\n- {pageForPowerBi} has the text: this page"
},
"pageForExcel": {
Expand All @@ -3311,11 +3311,11 @@
}
},
"python": {
"string": "",
"string": "Pour vous connecter à Central via Python, nous recommandons {pyODK}. pyODK est le client Python officiel pour Central. Il simplifie l'analyse de données et l'automatisation des processus.",
"developer_comment": "{pyODK} is a link. Its text is \"pyODK\"."
},
"r": {
"string": "",
"string": "Pour vous connecter à Central via R, nous recommandons {ruODK}. ruODK est développé et soutenu par des membres de la communauté ODK.",
"developer_comment": "{ruODK} is a link. Its text is \"ruODK\"."
},
"other": {
Expand Down

0 comments on commit 3a2dad5

Please sign in to comment.