Browse Source

New translations en.json (Basque)

pull/4887/head
navi 2 years ago
parent
commit
4399fcb54b
  1. 193
      packages/nc-gui/lang/eu.json

193
packages/nc-gui/lang/eu.json

@ -1,55 +1,55 @@
{ {
"general": { "general": {
"home": "Home", "home": "Hasiera",
"load": "Load", "load": "Kargatu",
"open": "Open", "open": "Ireki",
"close": "Close", "close": "Itxi",
"yes": "Yes", "yes": "Bai",
"no": "No", "no": "Ez",
"ok": "OK", "ok": "Ados",
"and": "And", "and": "Eta",
"or": "Or", "or": "Edo",
"add": "Add", "add": "Gehitu",
"edit": "Edit", "edit": "Editatu",
"remove": "Remove", "remove": "Ezabatu",
"save": "Save", "save": "Gorde",
"cancel": "Cancel", "cancel": "Ezeztatu",
"submit": "Submit", "submit": "Bidali",
"create": "Create", "create": "Sortu",
"duplicate": "Duplicate", "duplicate": "Bikoiztu",
"insert": "Insert", "insert": "Txertatu",
"delete": "Delete", "delete": "Ezabatu",
"update": "Update", "update": "Eguneratu",
"rename": "Rename", "rename": "Berrizendatu",
"reload": "Reload", "reload": "Birkargatu",
"reset": "Reset", "reset": "Berrezarri",
"install": "Install", "install": "Instalatu",
"show": "Show", "show": "Erakutsi",
"hide": "Hide", "hide": "Ezkutatu",
"showAll": "Show all", "showAll": "Dena erakutsi",
"hideAll": "Hide all", "hideAll": "Ezkutatu dena",
"showMore": "Show more", "showMore": "Erakutsi gehiago",
"showOptions": "Show options", "showOptions": "Erakutsi aukerak",
"hideOptions": "Hide options", "hideOptions": "Ezkutatu aukerak",
"showMenu": "Show menu", "showMenu": "Menua erakutsi",
"hideMenu": "Hide menu", "hideMenu": "Ezkutatu menua",
"addAll": "Add all", "addAll": "Guztiak gehitu",
"removeAll": "Remove all", "removeAll": "Kendu denak",
"signUp": "SIGN UP", "signUp": "IZENA EMAN",
"signIn": "SIGN IN", "signIn": "SARTU",
"signOut": "Sign Out", "signOut": "Saioa amaitu",
"required": "Required", "required": "Beharrezkoa",
"preferred": "Preferred", "preferred": "Preferred",
"mandatory": "Mandatory", "mandatory": "Derrigorrezkoa",
"loading": "Loading ...", "loading": "Kargatzen ...",
"title": "Title", "title": "Titulua",
"upload": "Upload", "upload": "Igo",
"download": "Download", "download": "Deskargatu",
"default": "Default", "default": "Lehenetsia",
"more": "More", "more": "Gehiago",
"less": "Less", "less": "Gutxiago",
"event": "Event", "event": "Gertaera",
"condition": "Condition", "condition": "Baldintza",
"after": "After", "after": "After",
"before": "Before", "before": "Before",
"search": "Search", "search": "Search",
@ -105,11 +105,11 @@
"role": "Role", "role": "Role",
"roles": "Roles", "roles": "Roles",
"roleType": { "roleType": {
"owner": "Owner", "owner": "Jabea",
"creator": "Creator", "creator": "Sortzailea",
"editor": "Editor", "editor": "Editorea",
"commenter": "Commenter", "commenter": "Iruzkinlaria",
"viewer": "Viewer", "viewer": "Ikuslea",
"orgLevelCreator": "Organization Level Creator", "orgLevelCreator": "Organization Level Creator",
"orgLevelViewer": "Organization Level Viewer" "orgLevelViewer": "Organization Level Viewer"
}, },
@ -119,25 +119,25 @@
"ID": "ID", "ID": "ID",
"ForeignKey": "Foreign Key", "ForeignKey": "Foreign Key",
"SingleLineText": "Single Line Text", "SingleLineText": "Single Line Text",
"LongText": "Long Text", "LongText": "Testu luzea",
"Attachment": "Attachment", "Attachment": "Eranskina",
"Checkbox": "Checkbox", "Checkbox": "Kontrol laukia",
"MultiSelect": "Multi Select", "MultiSelect": "Aukera anitza",
"SingleSelect": "Single Select", "SingleSelect": "Aukera bakarra",
"Collaborator": "Collaborator", "Collaborator": "Collaborator",
"Date": "Date", "Date": "Data",
"Year": "Year", "Year": "Urtea",
"Time": "Time", "Time": "Ordua",
"PhoneNumber": "Phone Number", "PhoneNumber": "Telefono zenbakia",
"Email": "Email", "Email": "Eposta",
"URL": "URL", "URL": "URL-a",
"Number": "Number", "Number": "Zenbakia",
"Decimal": "Decimal", "Decimal": "Dezimala",
"Currency": "Currency", "Currency": "Moneta",
"Percent": "Percent", "Percent": "Ehunekoa",
"Duration": "Duration", "Duration": "Iraupena",
"Rating": "Rating", "Rating": "Balorazioa",
"Formula": "Formula", "Formula": "Ekuazioa",
"Rollup": "Rollup", "Rollup": "Rollup",
"Count": "Count", "Count": "Count",
"Lookup": "Lookup", "Lookup": "Lookup",
@ -146,21 +146,21 @@
"LastModifiedTime": "Last Modified Time", "LastModifiedTime": "Last Modified Time",
"AutoNumber": "Auto Number", "AutoNumber": "Auto Number",
"Barcode": "Barcode", "Barcode": "Barcode",
"Button": "Button", "Button": "Botoia",
"Password": "Password", "Password": "Pasahitza",
"relationProperties": { "relationProperties": {
"noAction": "No Action", "noAction": "Ekintzarik ez",
"cascade": "Cascade", "cascade": "Cascade",
"restrict": "Restrict", "restrict": "Mugatu",
"setNull": "Set NULL", "setNull": "Ezarri NULLa",
"setDefault": "Set Default" "setDefault": "Ezarri lehenetsia"
} }
}, },
"filterOperation": { "filterOperation": {
"isEqual": "is equal", "isEqual": "honen berdina da",
"isNotEqual": "is not equal", "isNotEqual": "ez da honen berdina",
"isLike": "is like", "isLike": "honen antzekoa da",
"isNot like": "is not like", "isNot like": "ez da honen antzekoa",
"isEmpty": "is empty", "isEmpty": "is empty",
"isNotEmpty": "is not empty", "isNotEmpty": "is not empty",
"isNull": "is null", "isNull": "is null",
@ -197,9 +197,9 @@
"teamAndSettings": "Team & Settings", "teamAndSettings": "Team & Settings",
"apiDocs": "API Docs", "apiDocs": "API Docs",
"importFromAirtable": "Import From Airtable", "importFromAirtable": "Import From Airtable",
"generateToken": "Generate Token", "generateToken": "Sortu tokena",
"APIsAndSupport": "APIs & Support", "APIsAndSupport": "APIak & laguntza",
"helpCenter": "Help center", "helpCenter": "Laguntza gunea",
"swaggerDocumentation": "Swagger Documentation", "swaggerDocumentation": "Swagger Documentation",
"quickImportFrom": "Quick Import From", "quickImportFrom": "Quick Import From",
"quickImport": "Quick Import", "quickImport": "Quick Import",
@ -224,17 +224,17 @@
"sqliteFile": "SQLite File", "sqliteFile": "SQLite File",
"hostAddress": "Host Address", "hostAddress": "Host Address",
"port": "Port Number", "port": "Port Number",
"username": "Username", "username": "Erabiltzaile izena",
"password": "Password", "password": "Pasahitza",
"schemaName": "Schema name", "schemaName": "Schema name",
"database": "Database", "database": "Datu-basea",
"action": "Action", "action": "Ekintza",
"actions": "Actions", "actions": "Ekintzak",
"operation": "Operation", "operation": "Operation",
"operationType": "Operation type", "operationType": "Operation type",
"operationSubType": "Operation sub-type", "operationSubType": "Operation sub-type",
"description": "Description", "description": "Deskribapena",
"authentication": "Authentication", "authentication": "Autentifikazioa",
"token": "Token", "token": "Token",
"where": "Where", "where": "Where",
"cache": "Cache", "cache": "Cache",
@ -246,7 +246,7 @@
"syncState": "Sync state", "syncState": "Sync state",
"created": "Created", "created": "Created",
"sqlOutput": "SQL Output", "sqlOutput": "SQL Output",
"addOption": "Add option", "addOption": "Gehitu aukera",
"qrCodeValueColumn": "Column with QR code value", "qrCodeValueColumn": "Column with QR code value",
"barcodeValueColumn": "Column with Barcode value", "barcodeValueColumn": "Column with Barcode value",
"barcodeFormat": "Barcode format", "barcodeFormat": "Barcode format",
@ -312,7 +312,9 @@
"signInWithGoogle": "Sign in with Google", "signInWithGoogle": "Sign in with Google",
"agreeToTos": "By signing up, you agree to the Terms of Service", "agreeToTos": "By signing up, you agree to the Terms of Service",
"welcomeToNc": "Welcome to NocoDB!", "welcomeToNc": "Welcome to NocoDB!",
"inviteOnlySignup": "Allow signup only using invite url" "inviteOnlySignup": "Allow signup only using invite url",
"nextRow": "Next Row",
"prevRow": "Previous Row"
}, },
"activity": { "activity": {
"createProject": "Create Project", "createProject": "Create Project",
@ -629,7 +631,8 @@
"showM2mTables": "Show M2M Tables", "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.", "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure", "computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure",
"computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content." "computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content.",
"noMoreRecords": "No more records"
}, },
"error": { "error": {
"searchProject": "Your search for {search} found no results", "searchProject": "Your search for {search} found no results",

Loading…
Cancel
Save