mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 15:26:38 +00:00
New Crowdin updates (#9813)
* New translations en.json (Korean) * New translations en.json (Swedish) * New translations en.json (Japanese) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Basque) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Khmer) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Malayalam) * New translations en.json (Kannada) * New translations en.json (Bengali, India) * New translations en.json (Nepali)
This commit is contained in:
@@ -799,6 +799,7 @@
|
||||
"clickToCopyTableID": "Haga clic para copiar el ID de la tabla",
|
||||
"clickToCopyViewID": "Clic para copiar View ID",
|
||||
"viewMode": "Modo solo lectura",
|
||||
"reAssignView": "Re-assign view",
|
||||
"searchUsers": "Buscar usuarios",
|
||||
"superAdmin": "Super Admin",
|
||||
"allTables": "Todas las tablas",
|
||||
@@ -1008,6 +1009,7 @@
|
||||
"redirectToUrl": "Redirigir a URL"
|
||||
},
|
||||
"activity": {
|
||||
"assignView": "Assign view",
|
||||
"webhookDetails": "Detalles de Webhook",
|
||||
"hideWeekends": "Ocultar los fines de semana",
|
||||
"renameBase": "Renombrar base",
|
||||
@@ -1576,7 +1578,7 @@
|
||||
"showAllViews": "Mostrar todas las vistas compartidas de esta tabla",
|
||||
"collabView": "Los colaboradores con permisos de edición o superior pueden cambiar la configuración de la vista.",
|
||||
"lockedView": "Nadie puede editar la configuración de la vista hasta que se desbloquee.",
|
||||
"personalView": "Solo tú puedes editar la configuración de la vista. Otros puntos de vista personales de otros colaboradores están ocultos por defecto.",
|
||||
"personalView": "Only you can edit the view configuration. For other collaborators, this view will be in locked state.",
|
||||
"ownerDesc": "Puedes agregar / eliminar creadores. Y edición completa de estructuras y campos de base de datos.",
|
||||
"creatorDesc": "Puede editar completamente la estructura y los valores de la base de datos.",
|
||||
"editorDesc": "Puede editar registros pero no puede cambiar la estructura de la base de datos / campos.",
|
||||
@@ -1806,7 +1808,8 @@
|
||||
"formEmailSMTP": "Por favor, active el complemento SMTP en la App Store para habilitar la notificación por correo electrónico",
|
||||
"collabView": "Cambiado con éxito a la vista colaborativa",
|
||||
"lockedView": "Cambiado con éxito a la vista bloqueada",
|
||||
"futureRelease": "¡Próximamente!"
|
||||
"futureRelease": "¡Próximamente!",
|
||||
"notAllowedToChangeDefaultView": "You are not allowed to change the default view"
|
||||
},
|
||||
"success": {
|
||||
"licenseKeyUpdated": "Clave de licencia actualizada",
|
||||
|
||||
Reference in New Issue
Block a user