chore: create transaltion keys

This commit is contained in:
Grégoire Cutzach 2024-08-26 17:50:10 +02:00
parent e720ce54a4
commit 8f83e44b30
No known key found for this signature in database
GPG Key ID: AA4155BE23C375E6

View File

@ -354,7 +354,23 @@
"Timing is on": "Timing is on",
"You can make changes to the document, then stop timing to see the results.": "You can make changes to the document, then stop timing to see the results.",
"Only available to document editors": "Only available to document editors",
"Only available to document owners": "Only available to document owners"
"Only available to document owners": "Only available to document owners",
"Template mode": "Template mode",
"Special document mode": "Special document mode",
"Edit": "Edit",
"Once you start timing, Grist will measure the time it takes to evaluate each formula. This allows diagnosing which formulas are responsible for slow performance when a document is first opened, or when a document responds to changes.": "Once you start timing, Grist will measure the time it takes to evaluate each formula. This allows diagnosing which formulas are responsible for slow performance when a document is first opened, or when a document responds to changes.",
"Change nature of document": "Change nature of document",
"Regular document": "Regular document",
"Regular document behavior, all users work on the same copy of the document.": "Regular document behavior, all users work on the same copy of the document.",
"Regular": "Regular",
"Template": "Template",
"Document automatically opens in {{fiddleModeDocUrl}}. Any edit (open to anybody) will create a new unsaved copy.": "Document automatically opens in {{fiddleModeDocUrl}}. Any edit (open to anybody) will create a new unsaved copy.",
"fiddle mode": "fiddle mode",
"Tutorial": "Tutorial",
"Document automatically opens with a new copy.": "Document automatically opens with a new copy.",
"Confirm change": "Confirm change",
"This will perform a hard reload of the data engine. This may help if the data engine is stuck in an infinite loop, is indefinitely processing the latest change, or has crashed. No data will be lost, except possibly currently pending actions.": "This will perform a hard reload of the data engine. This may help if the data engine is stuck in an infinite loop, is indefinitely processing the latest change, or has crashed. No data will be lost, except possibly currently pending actions.",
"Once you start timing, Grist will measure the time it takes to evaluate each formula. This allows diagnosing which formulas are responsible for slow performance when a document is first opened, or when a document responds to changes.": "Once you start timing, Grist will measure the time it takes to evaluate each formula. This allows diagnosing which formulas are responsible for slow performance when a document is first opened, or when a document responds to changes."
},
"DocumentUsage": {
"Attachments Size": "Size of Attachments",
@ -966,7 +982,11 @@
"Reference": "Reference",
"Reference List": "Reference List",
"Attachment": "Attachment",
"Search columns": "Search columns"
"Search columns": "Search columns",
"By Name": "By Name",
"By Date Modified": "By date Modified",
"Light": "Light",
"Custom": "Custom"
},
"modals": {
"Cancel": "Cancel",