mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
705 lines
29 KiB
705 lines
29 KiB
{ |
|
"general": { |
|
"home": "Sākumlapa", |
|
"load": "Ielādēt", |
|
"open": "Atvērt", |
|
"close": "Aizvērt", |
|
"yes": "Jā", |
|
"no": "Nē", |
|
"ok": "OK", |
|
"and": "Un", |
|
"or": "Vai", |
|
"add": "Pievienot", |
|
"edit": "Labot", |
|
"remove": "Noņemt", |
|
"save": "Saglabāt", |
|
"cancel": "Atcelt", |
|
"submit": "Iesniegt", |
|
"create": "Izveidot", |
|
"duplicate": "Duplicate", |
|
"insert": "Ievietot", |
|
"delete": "Izdzēst", |
|
"update": "Atjaunot", |
|
"rename": "Pārsaukt", |
|
"reload": "Pātlādēt", |
|
"reset": "Atiestatīt", |
|
"install": "Instalēt", |
|
"show": "Parādīt", |
|
"hide": "Paslēpt", |
|
"showAll": "Parādīt visu", |
|
"hideAll": "Paslēpt visu", |
|
"showMore": "Parādīt vairāk", |
|
"showOptions": "Parādīt iespējas", |
|
"hideOptions": "Paslēpt iespējas", |
|
"showMenu": "Parādīt izvēlni", |
|
"hideMenu": "Paslēpt izvēlni", |
|
"addAll": "Pievienot visu", |
|
"removeAll": "Paslēpt visu", |
|
"signUp": "PIEREĢISTRĒTIES", |
|
"signIn": "PIESLĒGTIES", |
|
"signOut": "Atteikties", |
|
"required": "Obligāts", |
|
"preferred": "Vēlams", |
|
"mandatory": "Obligāts", |
|
"loading": "Uzgaidiet ...", |
|
"title": "Nosaukums", |
|
"upload": "Augšupielādēt", |
|
"download": "Lejupielādēt", |
|
"default": "Noklusējums", |
|
"more": "Vairāk", |
|
"less": "Mazāk", |
|
"event": "Notikums", |
|
"condition": "Nosacījums", |
|
"after": "Pēc", |
|
"before": "Pirms", |
|
"search": "Meklēt", |
|
"notification": "Paziņojums", |
|
"reference": "Atsauce", |
|
"function": "Funkcija", |
|
"confirm": "Confirm", |
|
"generate": "Generate", |
|
"copy": "Copy", |
|
"misc": "Miscellaneous", |
|
"lock": "Lock", |
|
"unlock": "Unlock", |
|
"credentials": "Credentials", |
|
"help": "Help", |
|
"questions": "Questions", |
|
"reachOut": "Reach out here", |
|
"betaNote": "This feature is currently in beta.", |
|
"moreInfo": "More information can be found here", |
|
"logs": "Logs", |
|
"groupingField": "Grouping Field" |
|
}, |
|
"objects": { |
|
"project": "Projekts", |
|
"projects": "Projekti", |
|
"table": "Tabula", |
|
"tables": "Tabulas", |
|
"field": "Lauks", |
|
"fields": "Lauki", |
|
"column": "Kolonna", |
|
"columns": "Kolonnas", |
|
"page": "Lapa", |
|
"pages": "Lapas", |
|
"record": "Ieraksts", |
|
"records": "Ieraksti", |
|
"webhook": "Webhook", |
|
"webhooks": "Webhooks", |
|
"view": "Skatījums", |
|
"views": "Skatījumi", |
|
"viewType": { |
|
"grid": "Režģis", |
|
"gallery": "Galerija", |
|
"form": "Forma", |
|
"kanban": "Kanban", |
|
"calendar": "Kalendārs" |
|
}, |
|
"user": "Lietotājs", |
|
"users": "Lietotāji", |
|
"role": "Loma", |
|
"roles": "Lomas", |
|
"roleType": { |
|
"owner": "Īpašnieks", |
|
"creator": "Autors", |
|
"editor": "Redaktors", |
|
"commenter": "Komentētājs", |
|
"viewer": "Skatītājs" |
|
}, |
|
"sqlVIew": "SQL View" |
|
}, |
|
"datatype": { |
|
"ID": "ID", |
|
"ForeignKey": "Ārējā atslēga", |
|
"SingleLineText": "Vienrindas teksts", |
|
"LongText": "Garš teksts", |
|
"Attachment": "Pielikums", |
|
"Checkbox": "Izvēles rūtiņa", |
|
"MultiSelect": "Vairākas izvēles", |
|
"SingleSelect": "Viena izvēle", |
|
"Collaborator": "Līdzstrādnieks", |
|
"Date": "Datums", |
|
"Year": "Gads", |
|
"Time": "Laiks", |
|
"PhoneNumber": "Tālruņa numurs", |
|
"Email": "E-pasts", |
|
"URL": "URL", |
|
"Number": "Skaitlis", |
|
"Decimal": "Decimālskaitlis", |
|
"Currency": "Valūta", |
|
"Percent": "Procenti", |
|
"Duration": "Ilgums", |
|
"Rating": "Vērtējums", |
|
"Formula": "Formula", |
|
"Rollup": "Apkopojums", |
|
"Count": "Skaits", |
|
"Lookup": "Uzmeklēšana", |
|
"DateTime": "Datums un laiks", |
|
"CreateTime": "Izveidošanas laiks", |
|
"LastModifiedTime": "Modificēšanas laiks", |
|
"AutoNumber": "Automātiska numerācija", |
|
"Barcode": "Svītru kods", |
|
"Button": "Poga", |
|
"Password": "Parole", |
|
"relationProperties": { |
|
"noAction": "nekāda darbība", |
|
"cascade": "Kaskāde", |
|
"restrict": "Ierobežot", |
|
"setNull": "Iestatīt NULL", |
|
"setDefault": "Iestatīt Noklusēto vērtību" |
|
} |
|
}, |
|
"filterOperation": { |
|
"isEqual": "ir vienāds", |
|
"isNotEqual": "nav vienāds", |
|
"isLike": "ir līdzīgs", |
|
"isNot like": "nav līdzīgs", |
|
"isEmpty": "ir tukšs", |
|
"isNotEmpty": "nav tukšs", |
|
"isNull": "ir null", |
|
"isNotNull": "nav null" |
|
}, |
|
"title": { |
|
"erdView": "ERD View", |
|
"newProj": "Jauns projekts", |
|
"myProject": "Mani projekti", |
|
"formTitle": "Formas nosaukums", |
|
"collabView": "Līdzstrādnieka skats", |
|
"lockedView": "Bloķētais skats", |
|
"personalView": "Personīgais skats", |
|
"appStore": "Veikals", |
|
"teamAndAuth": "Komanda & Autentifikācija", |
|
"rolesUserMgmt": "Lomas & Lietotāju pārvaldība", |
|
"userMgmt": "Lietotāju pārvaldība", |
|
"apiTokenMgmt": "API Atslēgu pārvaldība", |
|
"rolesMgmt": "Lomu pārvaldība", |
|
"projMeta": "Projekta metadati", |
|
"metaMgmt": "Meta pārvaldība", |
|
"metadata": "Metadati", |
|
"exportImportMeta": "Eksportēt/ Importēt Metadatus", |
|
"uiACL": "UI Pieejas kontrole", |
|
"metaOperations": "Metadatu operācijas", |
|
"audit": "Auditācija", |
|
"auditLogs": "Auditācijas pieraksti", |
|
"sqlMigrations": "SQL Migrācijas", |
|
"dbCredentials": "Datubāzes pieslēguma parametri", |
|
"advancedParameters": "SSL & Paplašinātie parametri", |
|
"headCreateProject": "Izveidot projektu | NocoDB", |
|
"headLogin": "Pieslēgties | NocoDB", |
|
"resetPassword": "Atjaunot paroli", |
|
"teamAndSettings": "Team & Settings", |
|
"apiDocs": "API Docs", |
|
"importFromAirtable": "Import From Airtable", |
|
"generateToken": "Generate Token", |
|
"APIsAndSupport": "APIs & Support", |
|
"helpCenter": "Help center", |
|
"swaggerDocumentation": "Swagger Documentation", |
|
"quickImportFrom": "Quick Import From", |
|
"quickImport": "Quick Import", |
|
"advancedSettings": "Advanced Settings", |
|
"codeSnippet": "Code Snippet" |
|
}, |
|
"labels": { |
|
"notifyVia": "Paziņot izmantojot", |
|
"projName": "Projekta nosaukums", |
|
"tableName": "Tabulas nosaukums", |
|
"viewName": "Skata nosaukums", |
|
"viewLink": "Skata saite", |
|
"columnName": "Kolonnas nosaukums", |
|
"columnType": "Kolonnas tips", |
|
"roleName": "Lomas nosaukums", |
|
"roleDescription": "Lomas apraksts", |
|
"databaseType": "Tips datubāzē", |
|
"lengthValue": "Garums/ Vērtība", |
|
"dbType": "Datubāzes tips", |
|
"sqliteFile": "SQLite Datne", |
|
"hostAddress": "Saimniekdatora adrese", |
|
"port": "Porta numurs", |
|
"username": "Lietotājvārds", |
|
"password": "Parole", |
|
"schemaName": "Schema name", |
|
"database": "Datu bāze", |
|
"action": "Darbība", |
|
"actions": "Darbības", |
|
"operation": "Operācija", |
|
"operationType": "Operācijas tips", |
|
"operationSubType": "Operācijas apakštips", |
|
"description": "Apraksts", |
|
"authentication": "Autentifikācija", |
|
"token": "Atslēga", |
|
"where": "Kur", |
|
"cache": "Kešatmiņa", |
|
"chat": "Čats", |
|
"email": "E-pasts", |
|
"storage": "Glabātuve", |
|
"uiAcl": "UI-ACL", |
|
"models": "Modeļi", |
|
"syncState": "Sinhronizācijas stāvoklis", |
|
"created": "Izveidots", |
|
"sqlOutput": "SQL izvade", |
|
"addOption": "Pievienot iespēju", |
|
"aggregateFunction": "Agregācijas funkcija", |
|
"dbCreateIfNotExists": "Datubāze : izveidotm ja neeksistē", |
|
"clientKey": "Klienta atslēga", |
|
"clientCert": "Klienta sertifikāts", |
|
"serverCA": "Server CA", |
|
"requriedCa": "Required-CA", |
|
"requriedIdentity": "Required-IDENTITY", |
|
"inflection": { |
|
"tableName": "Inflection - Table name", |
|
"columnName": "Inflection - Column name" |
|
}, |
|
"community": { |
|
"starUs1": "Atzīmē", |
|
"starUs2": "mūs Github", |
|
"bookDemo": "Rezervē bezmaksas DEMO", |
|
"getAnswered": "Saņemt atbildi uz jautājumiem", |
|
"joinDiscord": "Pievienoties Discord", |
|
"joinCommunity": "Join NocoDB Community", |
|
"joinReddit": "Pievienoties /r/NocoDB", |
|
"followNocodb": "Sekot NocoDB" |
|
}, |
|
"docReference": "Dokumenta atsauce", |
|
"selectUserRole": "Izvēlēties lietotāja lomu", |
|
"childTable": "Apakštabula", |
|
"childColumn": "Apakškolonna", |
|
"onUpdate": "Atjaunojot", |
|
"onDelete": "Dzēšot", |
|
"account": "Account", |
|
"language": "Language", |
|
"primaryColor": "Primary Color", |
|
"accentColor": "Accent Color", |
|
"customTheme": "Custom Theme", |
|
"requestDataSource": "Request a data source you need?", |
|
"apiKey": "API Key", |
|
"sharedBase": "Shared Base", |
|
"importData": "Import Data", |
|
"importSecondaryViews": "Import Secondary Views", |
|
"importRollupColumns": "Import Rollup Columns", |
|
"importLookupColumns": "Import Lookup Columns", |
|
"importAttachmentColumns": "Import Attachment Columns", |
|
"importFormulaColumns": "Import Formula Columns", |
|
"noData": "No Data", |
|
"goToDashboard": "Go to Dashboard", |
|
"importing": "Importing", |
|
"flattenNested": "Flatten Nested", |
|
"downloadAllowed": "Download allowed", |
|
"weAreHiring": "We are Hiring!", |
|
"primaryKey": "Primary key", |
|
"hasMany": "has many", |
|
"belongsTo": "belongs to", |
|
"manyToMany": "have many to many relation", |
|
"extraConnectionParameters": "Extra connection parameters", |
|
"commentsOnly": "Comments only", |
|
"documentation": "Documentation", |
|
"subscribeNewsletter": "Subscribe to our weekly newsletter", |
|
"signUpWithGoogle": "Sign up with Google", |
|
"signInWithGoogle": "Sign in with Google", |
|
"agreeToTos": "By signing up, you agree to the Terms of Service", |
|
"welcomeToNc": "Welcome to NocoDB!" |
|
}, |
|
"activity": { |
|
"createProject": "Izveidot projektu", |
|
"importProject": "Importēt projektu", |
|
"searchProject": "Meklēt projektu", |
|
"editProject": "Rediģēt projektu", |
|
"stopProject": "Apturēt projektu", |
|
"startProject": "Sākt projektu", |
|
"restartProject": "Pārstartēt projektu", |
|
"deleteProject": "Dzēst projektu", |
|
"refreshProject": "Atjaunot projektu", |
|
"saveProject": "Saglabāt projektu", |
|
"deleteKanbanStack": "Delete stack?", |
|
"createProjectExtended": { |
|
"extDB": "Izveidot pieslēdzoties <br>ārējai datubāzei", |
|
"excel": "Izveidot projektu no Excel", |
|
"template": "Izveidot projektu no šablona" |
|
}, |
|
"OkSaveProject": "Apstiprināt & Saglabāt projektu", |
|
"upgrade": { |
|
"available": "Pieejams atjauninājums", |
|
"releaseNote": "Laidiena piezīmes", |
|
"howTo": "Kā atjaunot ?" |
|
}, |
|
"translate": "Palīdzi ar tulkojumu", |
|
"account": { |
|
"authToken": "Kopēt pieslēgšanās talonu", |
|
"swagger": "Swagger: REST APIs", |
|
"projInfo": "Kopēt projekta informāciju", |
|
"themes": "Tēmas" |
|
}, |
|
"sort": "Kārtot", |
|
"addSort": "Pievienot kārtošanas iespēju", |
|
"filter": "Filtrēt", |
|
"addFilter": "Pievienot filtru", |
|
"share": "Koplietot", |
|
"shareBase": { |
|
"disable": "Atspējot koplietošanu", |
|
"enable": "Jebkurš ar saiti", |
|
"link": "Koplietota pamatsaite" |
|
}, |
|
"invite": "Uzaicināt", |
|
"inviteMore": "Uzaicināt vēl", |
|
"inviteTeam": "Uzaicināt komandu", |
|
"inviteToken": "Uzaicināšanas talons", |
|
"newUser": "Jauns lietotājs", |
|
"editUser": "Rediģēt lietotāju", |
|
"deleteUser": "Noņemt lietotāju no projektu", |
|
"resendInvite": "Atkārtoti nosūtīt uzaicinājumu", |
|
"copyInviteURL": "Kopēt uzaicinājuma saiti", |
|
"newRole": "Jauna loma", |
|
"reloadRoles": "Pārlādēt lomas", |
|
"nextPage": "Nākošā lapa", |
|
"prevPage": "Iepriekšējā lapa", |
|
"nextRecord": "Nākošais ieraksts", |
|
"previousRecord": "Iepriekšējais ieraksts", |
|
"copyApiURL": "Kopēt API saiti", |
|
"createTable": "Tabulas izveidošana", |
|
"refreshTable": "Tabulas atsvaidzināšana", |
|
"renameTable": "Tabulas pārdēvēšana", |
|
"deleteTable": "Tabulas dzēšana", |
|
"addField": "Jauna lauka pievienošana", |
|
"setPrimary": "Uzstādīt kā primāro atslēgu", |
|
"addRow": "Pievienot ierakstu", |
|
"saveRow": "Saglabāt ierakstu", |
|
"insertRow": "Pievienot jaunu ierakstu", |
|
"deleteRow": "Dzēst ierakstu", |
|
"deleteSelectedRow": "Dzēst izvēlētos ierakstus", |
|
"importExcel": "Importēt Excel", |
|
"importCSV": "Import CSV", |
|
"downloadCSV": "Lejupielādēt kā CSV", |
|
"downloadExcel": "Lejupielādēt kā XLSX", |
|
"uploadCSV": "Augšupielādēt CSV", |
|
"import": "Importēt", |
|
"importMetadata": "Importēt metadatus", |
|
"exportMetadata": "Eksportēt metadatus", |
|
"clearMetadata": "Nodzēst metadatus", |
|
"exportToFile": "Eksportēt failā", |
|
"changePwd": "Mainīt paroli", |
|
"createView": "Veidot skatu", |
|
"shareView": "Koplietot skatu", |
|
"listSharedView": "Koplietoto skatu saraksts", |
|
"ListView": "Skatu saraksts", |
|
"copyView": "Kopēt skatu", |
|
"renameView": "Pārsaukt skatu", |
|
"deleteView": "Dzēst skatu", |
|
"createGrid": "Izveidot režģa skatu", |
|
"createGallery": "Izveidot galerijas skatu", |
|
"createCalendar": "Izveidot kalendāra skatu", |
|
"createKanban": "Izveidot Kanban skatu", |
|
"createForm": "Izveidot formas skatu", |
|
"showSystemFields": "Rādīt sistēmas laukus", |
|
"copyUrl": "Kopēt saiti", |
|
"openTab": "Atvērt jaunā cilnē", |
|
"iFrame": "Kopēt ieguļamo HTML kodu", |
|
"addWebhook": "Pievienot Webhook", |
|
"newToken": "Jauns talons", |
|
"exportZip": "Eksportēt zip", |
|
"importZip": "Importēt zip", |
|
"metaSync": "Sinhronizēt", |
|
"settings": "Iestatījumi", |
|
"previewAs": "Priekšskatīt kā", |
|
"resetReview": "Atiestatīt priekšskatu", |
|
"testDbConn": "Pārbaudīt datubāzes pieslēgumu", |
|
"removeDbFromEnv": "Noņemt datubāzi no vides", |
|
"editConnJson": "Rediģēt pieslēguma JSON", |
|
"sponsorUs": "Atbalstīt mūs", |
|
"sendEmail": "SŪTĪT E-PASTU", |
|
"addUserToProject": "Add user to project", |
|
"getApiSnippet": "Get API Snippet", |
|
"clearCell": "Clear cell", |
|
"addFilterGroup": "Add Filter Group", |
|
"linkRecord": "Link record", |
|
"addNewRecord": "Add new record", |
|
"useConnectionUrl": "Use Connection URL", |
|
"toggleCommentsDraw": "Toggle comments draw", |
|
"expandRecord": "Expand Record", |
|
"deleteRecord": "Delete Record", |
|
"erd": { |
|
"showColumns": "Show Columns", |
|
"showPkAndFk": "Show Primary and Foreign Keys", |
|
"showSqlViews": "Show SQL Views", |
|
"showMMTables": "Show Many to Many tables", |
|
"showJunctionTableNames": "Show Junction Table Names" |
|
}, |
|
"kanban": { |
|
"collapseStack": "Collapse Stack", |
|
"deleteStack": "Delete Stack", |
|
"stackedBy": "Stacked By", |
|
"chooseGroupingField": "Choose a Grouping Field", |
|
"addOrEditStack": "Add / Edit Stack" |
|
} |
|
}, |
|
"tooltip": { |
|
"saveChanges": "Saglabāt izmaiņas", |
|
"xcDB": "Izveidot jaunu projektu", |
|
"extDB": "Atbalsta MySQL, PostgreSQL, SQL Server & SQLite", |
|
"apiRest": "Piekļūstams caur REST saskarnēm", |
|
"apiGQL": "Piekļūstams caur GraphQL saskarnēm", |
|
"theme": { |
|
"dark": "Tumšais režīms (^⇧B)", |
|
"light": "Gaišais režīms (^⇧B)" |
|
}, |
|
"addTable": "Pievienot jaunu tabulu", |
|
"inviteMore": "Uzaicināt vairāk lietotāju", |
|
"toggleNavDraw": "Pārslēgt izvēlni", |
|
"reloadApiToken": "Pārlādēt API talonus", |
|
"generateNewApiToken": "Ģenerēt jaunu API talonu", |
|
"addRole": "Pievienot jaunu lomu", |
|
"reloadList": "Atjaunot sarakstu", |
|
"metaSync": "Sinhronizēt metadatus", |
|
"sqlMigration": "Atjaunot migrācijas", |
|
"updateRestart": "Atjaunot & pārstartēt", |
|
"cancelReturn": "Atcelt un atgriezties", |
|
"exportMetadata": "Eksportēt visus metadatus no tabulām uz direktoriju.", |
|
"importMetadata": "Importēt visus metadatus no direktorija uz tabulām.", |
|
"clearMetadata": "Notīrīt visus metadatus no tabulām.", |
|
"clientKey": "Izvēlēties .key datni", |
|
"clientCert": "Izvēlēties .cert datni", |
|
"clientCA": "Izvēlēties CA datni" |
|
}, |
|
"placeholder": { |
|
"projName": "Ievadīt projekta nosaukumu", |
|
"password": { |
|
"enter": "Ievadīt paroli", |
|
"current": "Pašreizējā parole", |
|
"new": "Jauna parole", |
|
"save": "Saglabāt paroli", |
|
"confirm": "Parole atkārtoti" |
|
}, |
|
"searchProjectTree": "Meklēt tabulas", |
|
"searchFields": "Meklēt laukus", |
|
"searchColumn": "Meklēt {search} tabulu", |
|
"searchApps": "Meklēt lietotnes", |
|
"searchModels": "Meklēt modeļus", |
|
"noItemsFound": "Nav ierakstu", |
|
"defaultValue": "Noklusētā vērtība", |
|
"filterByEmail": "Filtrēt pēc e-pasta", |
|
"filterQuery": "Filter query", |
|
"selectField": "Select field" |
|
}, |
|
"msg": { |
|
"info": { |
|
"footerInfo": "ieraksti lapā", |
|
"upload": "Izvēlēties datni augšupielādei", |
|
"upload_sub": "vai vilkt un nomest datni", |
|
"excelSupport": "Atbalsta: .xls, .xlsx, .xlsm, .ods, .ots", |
|
"excelURL": "Ievadīt Excel datnes saiti", |
|
"csvURL": "Ievadīt CSV datnes saiti", |
|
"footMsg": "# ierakstu analizēšanai lai secinātu datu tipus", |
|
"excelImport": "lapa(s) ir pieejamas importēšanai", |
|
"exportMetadata": "Vai tu vēlies eksportēt metadatus no tabulām?", |
|
"importMetadata": "Vai tu vēlies importēt metadatus no tabulām?", |
|
"clearMetadata": "Vai tu vēlies notīrīt metadatus no tabulām?", |
|
"projectEmptyMessage": "Sāciet darbu izveidojot jaunu projektu", |
|
"stopProject": "Vai tu vēlies pārtraukt projektu?", |
|
"startProject": "Vai tu vēlies uzsākt projektu?", |
|
"restartProject": "Vai tu vēlies restartēt projektu?", |
|
"deleteProject": "Vai tu vēlies dzēst projektu?", |
|
"shareBasePrivate": "Izveidot koplietojamu saiti", |
|
"shareBasePublic": "Jebkurš ar šo saiti varēs skatīt", |
|
"userInviteNoSMTP": "E-pasta nosūtītājs vēl nav konfigurēts! Lūdzu kopējiet uzaicinājuma saiti augstāk un nosūtiet to", |
|
"dragDropHide": "Vilkt un nomest laukus šeit lai noņemtu", |
|
"formInput": "Ievadiet formas ievades lauka birku", |
|
"formHelpText": "Pievienot norādījumus", |
|
"onlyCreator": "Redzams tikai autoram", |
|
"formDesc": "Pievienot formas aprakstu", |
|
"beforeEnablePwd": "Ierobežot piekļuvi ar paroli", |
|
"afterEnablePwd": "Piekļuve ir ierobežota ar paroli", |
|
"privateLink": "Šis skats ir koplietots izmantojot privātu saiti", |
|
"privateLinkAdditionalInfo": "Cilvēkiar privātu saiti var redzēt tikai šūnas šajā skatā", |
|
"afterFormSubmitted": "Pēc formas iesniegšanas", |
|
"apiOptions": "Piekļūt projektam caur", |
|
"submitAnotherForm": "Parādīt 'Iesniegt vēl vienu formu' pogu", |
|
"showBlankForm": "Parādīt tukšu formu pēc 5 sekundēm", |
|
"emailForm": "Nosūtīt epastu man uz", |
|
"showSysFields": "Parādīt sistēmas laukus", |
|
"filterAutoApply": "Automātiski pielietot", |
|
"showMessage": "Parādīt šo ziņojumu", |
|
"viewNotShared": "Esošais skats nav koplietots!", |
|
"showAllViews": "Parādīt visus šīs tabulas koplietotos skatus", |
|
"collabView": "Līdzautori ar rediģēšanas vai augstākām atļaujām var mainīt šī skata konfigurāciju.", |
|
"lockedView": "Neviens nevar rediģēt skata konfigurāciju kamēr tas ir aizslēgts.", |
|
"personalView": "Tikai tu vari rediģēt skata konfigurāciju. Citu līdzautoru personīgie skati ir paslēpti pēc noklusējuma.", |
|
"ownerDesc": "Var pievienot/dzēst autorus. Un pilnībā rediģēt datubāzes struktūru un laukus.", |
|
"creatorDesc": "Var pilnībā rediģēt datubāzes struktūru un laukus.", |
|
"editorDesc": "Var rediģēt ierakstus, bet nevar mainīt datubāzes struktūru un laukus.", |
|
"commenterDesc": "Var skatīt un komentēt ierakstus, bet nevar neko labot", |
|
"viewerDesc": "Var skatīt ierakstus, bet nevar neko labot", |
|
"addUser": "Pievienot jaunu lietotāju", |
|
"staticRoleInfo": "Sistēmas definētās lomas nevar labot", |
|
"exportZip": "Eksportēt projekta metadatus zip arhīvā un lejupielādēt.", |
|
"importZip": "Importēt projekta metadatus zip arhīvu un restartēt.", |
|
"importText": "Importēt NocoDB projektu augšupielādējot metadatu zip arhīvu", |
|
"metaNoChange": "Izmaiņas nav identificētas", |
|
"sqlMigration": "Shēmas migrācijas tiks izveidotas automātiski. Izveidot tabulu un pārlādēt šo lapu.", |
|
"dbConnectionStatus": "Vide apstiprināta", |
|
"dbConnected": "Pieslēgums veiksmīgs", |
|
"notifications": { |
|
"no_new": "Nav jaunu paziņojumu", |
|
"clear": "Notīrīt" |
|
}, |
|
"sponsor": { |
|
"header": "Tu vari mums palīdzēt!", |
|
"message": "Mēs esam sīka komanda, kas strādā nepārtraukti, lai nodrošinātu NocoDB atvērtā kodā. Mēs ticam, ka NocoDB rīkam ir jābūt pieejamam neierobežoti visiem problēmu risinātājiem internetā." |
|
}, |
|
"loginMsg": "Pieslēgties NocoDB", |
|
"passwordRecovery": { |
|
"message_1": "Lūdzu norādiet epasta adresi, ko izmantojāt reģistrējoties.", |
|
"message_2": "Mēs nosūtīsim jums epastu ar saiti, lai atjaunotu paroli.", |
|
"success": "Lūdzu pārbaudiet savu epastu, lai atjaunotu paroli" |
|
}, |
|
"signUp": { |
|
"superAdmin": "Jūs būsiet 'Super Administrators'", |
|
"alreadyHaveAccount": "Tev jau ir konts ?", |
|
"workEmail": "Ievadiet darba epastu", |
|
"enterPassword": "Ievadiet paroli", |
|
"forgotPassword": "Aizmirsāt paroli ?", |
|
"dontHaveAccount": "Tev nav konta ?" |
|
}, |
|
"addView": { |
|
"grid": "Pievienot režģa skatu", |
|
"gallery": "Pievienot galerijas skatu", |
|
"form": "Pievienot formas skatu", |
|
"kanban": "Pievienot Kanban skatu", |
|
"calendar": "Pievienot kalendāra skatu" |
|
}, |
|
"tablesMetadataInSync": "Tabulu metadati ir sinhronizācijā", |
|
"addMultipleUsers": "Tu vari pievienot vairākas epasta adreses atdalītas ar komatu(,)", |
|
"enterTableName": "Ievadiet tabulas nosaukumu", |
|
"addDefaultColumns": "Pievienot noklusētās kolonnas", |
|
"tableNameInDb": "Tabulas nosaukums ar kādu tā tiks saglabāta datubāzē", |
|
"airtable": { |
|
"credentials": "Where to find this?" |
|
}, |
|
"import": { |
|
"clickOrDrag": "Click or drag file to this area to upload" |
|
}, |
|
"metaDataRecreated": "Table metadata recreated successfully", |
|
"invalidCredentials": "Invalid credentials", |
|
"downloadingMoreFiles": "Downloading more files", |
|
"copiedToClipboard": "Copied to clipboard", |
|
"requriedFieldsCantBeMoved": "Required field can't be moved", |
|
"updateNotAllowedWithoutPK": "Update not allowed for table which doesn't have primary key", |
|
"autoIncFieldNotEditable": "Auto increment field is not editable", |
|
"editingPKnotSupported": "Editing primary key not supported", |
|
"deletedCache": "Deleted cache successfully", |
|
"cacheEmpty": "Cache is empty", |
|
"exportedCache": "Exported Cache Successfully", |
|
"valueAlreadyInList": "This value is already in the list", |
|
"noColumnsToUpdate": "No columns to update", |
|
"tableDeleted": "Deleted table successfully", |
|
"generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", |
|
"deleteViewConfirmation": "Are you sure you want to delete this view?", |
|
"deleteTableConfirmation": "Do you want to delete the table", |
|
"showM2mTables": "Show M2M Tables", |
|
"deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack." |
|
}, |
|
"error": { |
|
"searchProject": "Nav atrasti rezultāti meklējot pēc atslēgvārda {search}", |
|
"invalidChar": "Nederīgs simbols mapes ceļā.", |
|
"invalidDbCredentials": "Nederīgi datubāzes lietotājvārds un/vai parole.", |
|
"unableToConnectToDb": "Nevar pieslēgties datubāzei, lūdzu pārlieciniets vai tava datubāze darbojas.", |
|
"userDoesntHaveSufficientPermission": "Lietotājs neeksistē vai tam nav pietiekamas atļaujas lai izveidotu shēmu.", |
|
"dbConnectionStatus": "Nederīgi datubāzes parametri", |
|
"dbConnectionFailed": "Pieslēguma kļūda:", |
|
"signUpRules": { |
|
"emailReqd": "E-pasts ir obligāts", |
|
"emailInvalid": "E-pastam ir jābūt korektam", |
|
"passwdRequired": "Parole ir obligāta", |
|
"passwdLength": "Parolei jābūt vismaz 8 simboli", |
|
"passwdMismatch": "Paroles nesakrīt", |
|
"completeRuleSet": "At least 8 characters with one Uppercase, one number and one special character", |
|
"atLeast8Char": "At least 8 characters", |
|
"atLeastOneUppercase": "One Uppercase letter", |
|
"atLeastOneNumber": "One Number", |
|
"atLeastOneSpecialChar": "One special character", |
|
"allowedSpecialCharList": "Allowed special character list" |
|
}, |
|
"invalidURL": "Invalid URL", |
|
"internalError": "Some internal error occurred", |
|
"templateGeneratorNotFound": "Template Generator cannot be found!", |
|
"fileUploadFailed": "Failed to upload file", |
|
"primaryColumnUpdateFailed": "Failed to update primary column", |
|
"formDescriptionTooLong": "Data too long for Form Description", |
|
"columnsRequired": "Following columns are required", |
|
"selectAtleastOneColumn": "At least one column has to be selected", |
|
"columnDescriptionNotFound": "Cannot find the destination column for", |
|
"duplicateMappingFound": "Duplicate mapping found, please remove one of the mapping", |
|
"nullValueViolatesNotNull": "Null value violates not-null constraint", |
|
"sourceHasInvalidNumbers": "Source data contains some invalid numbers", |
|
"sourceHasInvalidBoolean": "Source data contains some invalid boolean values", |
|
"invalidForm": "Invalid Form", |
|
"formValidationFailed": "Form validation failed", |
|
"youHaveBeenSignedOut": "You have been signed out", |
|
"failedToLoadList": "Failed to load list", |
|
"failedToLoadChildrenList": "Failed to load children list", |
|
"deleteFailed": "Delete failed", |
|
"unlinkFailed": "Unlink failed", |
|
"rowUpdateFailed": "Row update failed", |
|
"deleteRowFailed": "Failed to delete row", |
|
"setFormDataFailed": "Failed to set form data", |
|
"formViewUpdateFailed": "Failed to update form view", |
|
"tableNameRequired": "Table name is required", |
|
"nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _", |
|
"followingCharactersAreNotAllowed": "Following characters are not allowed", |
|
"columnNameRequired": "Column name is required", |
|
"projectNameExceeds50Characters": "Project name exceeds 50 characters", |
|
"projectNameCannotStartWithSpace": "Project name cannot start with space", |
|
"requiredField": "Required field", |
|
"ipNotAllowed": "IP not allowed", |
|
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", |
|
"theAcceptedFileTypeIsCsv": "The accepted file type is .csv", |
|
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots", |
|
"parameterKeyCannotBeEmpty": "Parameter key cannot be empty", |
|
"duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed", |
|
"fieldRequired": "{value} cannot be empty." |
|
}, |
|
"toast": { |
|
"exportMetadata": "Projekta metadati eksportēti veiksmīgi", |
|
"importMetadata": "Projekta metadati importēti veiksmīgi", |
|
"clearMetadata": "Projekta metadati notīrīti veiksmīgi", |
|
"stopProject": "Projekts apstādināts veiksmīgi", |
|
"startProject": "Projekts uzsākts veiksmīgi", |
|
"restartProject": "Projekts restartēts veiksmīgi", |
|
"deleteProject": "Projekts dzēsts veiksmīgi", |
|
"authToken": "Pieslēgšanās talons nokopēts starpliktuvē", |
|
"projInfo": "Projekta informācija nokopēta starpliktuvē", |
|
"inviteUrlCopy": "Uzaicinājuma saite nokopēta starpliktuvē", |
|
"createView": "Skats izveidots veiksmīgi", |
|
"formEmailSMTP": "Lūdzu aktivizējiet SMTP spraudni Lietotņu veikalā, lai iespējotu epasta paziņojumus", |
|
"collabView": "Veiksmīgi pārslēgts uz sadarbības skatu", |
|
"lockedView": "Veiksmīgi pārslēgts uz aizslēgto skatu", |
|
"futureRelease": "Drīzumā!" |
|
}, |
|
"success": { |
|
"updatedUIACL": "Updated UI ACL for tables successfully", |
|
"pluginUninstalled": "Plugin uninstalled successfully", |
|
"pluginSettingsSaved": "Plugin settings saved successfully", |
|
"pluginTested": "Successfully tested plugin settings", |
|
"tableRenamed": "Table renamed successfully", |
|
"viewDeleted": "View deleted successfully", |
|
"primaryColumnUpdated": "Successfully updated as primary column", |
|
"tableDataExported": "Successfully exported all table data", |
|
"updated": "Successfully updated", |
|
"sharedViewDeleted": "Deleted shared view successfully", |
|
"viewRenamed": "View renamed successfully", |
|
"tokenGenerated": "Token generated successfully", |
|
"tokenDeleted": "Token deleted successfully", |
|
"userAddedToProject": "Successfully added user to project", |
|
"userDeletedFromProject": "Successfully deleted user from project", |
|
"inviteEmailSent": "Invite Email sent successfully", |
|
"inviteURLCopied": "Invite URL copied to clipboard", |
|
"shareableURLCopied": "Copied shareable base URL to clipboard!", |
|
"embeddableHTMLCodeCopied": "Copied embeddable HTML code!", |
|
"userDetailsUpdated": "Successfully updated the user details", |
|
"tableDataImported": "Successfully imported table data", |
|
"webhookUpdated": "Webhook details updated successfully", |
|
"webhookDeleted": "Hook deleted successfully", |
|
"webhookTested": "Webhook tested successfully", |
|
"columnUpdated": "Column updated", |
|
"columnCreated": "Column created", |
|
"passwordChanged": "Password changed successfully. Please login again." |
|
} |
|
} |
|
}
|
|
|