(core) updates from grist-core

This commit is contained in:
Paul Fitzpatrick
2024-02-05 06:51:24 -05:00
19 changed files with 289 additions and 99 deletions

View File

@@ -666,7 +666,8 @@
"Columns_other": "Spalten",
"Fields_one": "Feld",
"Fields_other": "Felder",
"Add referenced columns": "Referenzspalten hinzufügen"
"Add referenced columns": "Referenzspalten hinzufügen",
"Reset form": "Formular zurücksetzen"
},
"RowContextMenu": {
"Copy anchor link": "Ankerlink kopieren",
@@ -743,7 +744,8 @@
"TOOLS": "WERKZEUGE",
"Tour of this Document": "Tour durch dieses Dokument",
"Validate Data": "Daten validieren",
"Settings": "Einstellungen"
"Settings": "Einstellungen",
"API Console": "API-Konsole"
},
"TopBar": {
"Manage Team": "Team verwalten"
@@ -1319,5 +1321,8 @@
"Delete card": "Karte löschen",
"Copy anchor link": "Ankerlink kopieren",
"Insert card": "Karte einfügen"
},
"HiddenQuestionConfig": {
"Hidden fields": "Ausgeblendete Felder"
}
}

View File

@@ -650,7 +650,8 @@
"Submit another response": "Submit another response",
"Submit button label": "Submit button label",
"Success text": "Success text",
"Table column name": "Table column name"
"Table column name": "Table column name",
"Enter redirect URL": "Enter redirect URL"
},
"RowContextMenu": {
"Copy anchor link": "Copy anchor link",
@@ -869,7 +870,11 @@
"You do not have access to this organization's documents.": "You do not have access to this organization's documents.",
"Account deleted{{suffix}}": "Account deleted{{suffix}}",
"Sign up": "Sign up",
"Your account has been deleted.": "Your account has been deleted."
"Your account has been deleted.": "Your account has been deleted.",
"An unknown error occurred.": "An unknown error occurred.",
"Build your own form": "Build your own form",
"Form not found": "Form not found",
"Powered by": "Powered by"
},
"menus": {
"* Workspaces are available on team plans. ": "* Workspaces are available on team plans. ",
@@ -901,7 +906,8 @@
"Don't show again.": "Don't show again.",
"Don't show tips": "Don't show tips",
"Undo to restore": "Undo to restore",
"Got it": "Got it"
"Got it": "Got it",
"Don't show again": "Don't show again"
},
"pages": {
"Duplicate Page": "Duplicate Page",
@@ -1318,7 +1324,8 @@
"Paragraph": "Paragraph",
"Paste": "Paste",
"Separator": "Separator",
"Unmapped fields": "Unmapped fields"
"Unmapped fields": "Unmapped fields",
"Header": "Header"
},
"UnmappedFieldsConfig": {
"Clear": "Clear",

View File

@@ -666,7 +666,8 @@
"Columns_other": "Colunas",
"Fields_one": "Campo",
"Fields_other": "Campos",
"Add referenced columns": "Adicionar colunas referenciadas"
"Add referenced columns": "Adicionar colunas referenciadas",
"Reset form": "Restaurar formulário"
},
"RowContextMenu": {
"Copy anchor link": "Copiar o link de ancoragem",
@@ -743,7 +744,8 @@
"TOOLS": "FERRAMENTAS",
"Tour of this Document": "Tour desse Documento",
"Validate Data": "Validar dados",
"Settings": "Configurações"
"Settings": "Configurações",
"API Console": "Consola API"
},
"TopBar": {
"Manage Team": "Gerenciar Equipe"
@@ -1319,5 +1321,8 @@
"Delete card": "Excluir cartão",
"Copy anchor link": "Copiar link de ancoragem",
"Insert card": "Inserir cartão"
},
"HiddenQuestionConfig": {
"Hidden fields": "Campos ocultos"
}
}

View File

@@ -233,7 +233,19 @@
"Add column": "Dodaj stolpec",
"Last updated by": "Nazadnje posodobil",
"Detect duplicates in...": "Zaznaj dvojnike v ...",
"Last updated at": "Nazadnje posodobljeno ob"
"Last updated at": "Nazadnje posodobljeno ob",
"Choice": "Izbira",
"Choice List": "Izbirni seznam",
"Reference": "Referenca",
"Reference List": "Referenčni seznam",
"Attachment": "Priponka",
"Any": "Karkoli",
"Toggle": "Preklopi",
"Date": "Datum",
"Numeric": "Numeričen",
"Text": "Tekst",
"Integer": "celo število",
"DateTime": "Datum čas"
},
"HomeLeftPane": {
"Trash": "Koš",
@@ -330,7 +342,8 @@
"Add to page": "Dodaj na stran",
"Show raw data": "Prikaži neobdelane podatke",
"Copy anchor link": "Kopiraj sidrno povezavo",
"Collapse widget": "Strni gradnik"
"Collapse widget": "Strni gradnik",
"Create a form": "Ustvari obrazec"
},
"FieldEditor": {
"Unable to finish saving edited cell": "Ni mogoče dokončati shranjevanja urejene celice",
@@ -580,7 +593,24 @@
"SELECTOR FOR": "SELEKTOR ZA",
"Sort & Filter": "Razvrščanje in filtriranje",
"Widget": "Pripomoček",
"Reset form": "Ponastavi obrazec"
"Reset form": "Ponastavi obrazec",
"Default field value": "Privzeta vrednost polja",
"Display button": "Gumb za prikaz",
"Field rules": "Pravila polja",
"Field title": "Naziv polja",
"Hidden field": "Skrito polje",
"Layout": "Postavitev",
"Redirection": "Preusmeritev",
"Required field": "Obvezno polje",
"Submit another response": "Predložite drug odgovor",
"Submission": "Predložitev",
"Success text": "Uspešno besedilo",
"Table column name": "Ime stolpca tabele",
"Configuration": "Konfiguracija",
"Enter text": "Vnesi besedilo",
"Redirect automatically after submission": "Po oddaji samodejno preusmeri",
"Enter redirect URL": "Vnesi preusmeritveni URL",
"Submit button label": "Oznaka gumba za pošiljanje"
},
"FloatingPopup": {
"Maximize": "Povečajte",
@@ -1060,7 +1090,11 @@
"Contact support": "Obrnite se na podporo",
"Account deleted{{suffix}}": "Račun je izbrisan{{suffix}}",
"Your account has been deleted.": "Vaš račun je bil izbrisan.",
"Sign up": "Prijava"
"Sign up": "Prijava",
"Build your own form": "Ustvari svoj obrazec",
"Powered by": "Poganja ga",
"An unknown error occurred.": "Prišlo je do neznane napake.",
"Form not found": "Ne najdem obrazca"
},
"WidgetTitle": {
"DATA TABLE NAME": "IME PODATKOVNE TABELE",
@@ -1245,7 +1279,17 @@
"modals": {
"Save": "Shrani",
"Cancel": "Prekliči",
"Ok": "v redu"
"Ok": "v redu",
"Are you sure you want to delete this record?": "Ali si prepričan, da želiš izbrisati ta zapis?",
"Dismiss": "Opusti",
"Don't ask again.": "Ne sprašuj več.",
"Don't show again.": "Ne pokaži več.",
"Don't show tips": "Ne pokaži nasvetov",
"Undo to restore": "Razveljavi obnovitev",
"Got it": "Razumem",
"Don't show again": "Ne pokaži več",
"Are you sure you want to delete these records?": "Ali si prepričan, da želiš izbrisati te zapise?",
"Delete": "Briši"
},
"sendToDrive": {
"Sending file to Google Drive": "Pošiljanje datoteke v Google Drive"
@@ -1260,5 +1304,35 @@
},
"HiddenQuestionConfig": {
"Hidden fields": "Skrita polja"
},
"FormView": {
"Publish": "Objavi",
"Unpublish your form?": "Želiš preklicati objavo obrazca?",
"Publish your form?": "Želiš objaviti obrazec?",
"Unpublish": "Prekliči objavo"
},
"Menu": {
"Building blocks": "Gradniki",
"Columns": "Stolpci",
"Copy": "Kopiraj",
"Cut": "Izreži",
"Insert question above": "Vstavi vprašanje zgoraj",
"Paste": "Prilepi",
"Separator": "Ločilo",
"Unmapped fields": "Nepreslikana polja",
"Header": "Glava",
"Insert question below": "Vstavi vprašanje spodaj",
"Paragraph": "Odstavek"
},
"UnmappedFieldsConfig": {
"Clear": "Očisti",
"Mapped": "Preslikano",
"Select All": "Izberi vse",
"Map fields": "Preslikaj polja",
"Unmap fields": "Odstrani preslikavo polj",
"Unmapped": "Nepreslikan"
},
"Editor": {
"Delete": "Briši"
}
}