1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-07 06:15:36 +00:00

Translations for 1.24

This commit is contained in:
Bram Wiepjes 2024-04-10 07:19:05 +00:00
parent 3699b3cd34
commit 62d092f0b6
75 changed files with 8040 additions and 315 deletions
backend/src/baserow
contrib/database/locale
de/LC_MESSAGES
es/LC_MESSAGES
fa/LC_MESSAGES
hu/LC_MESSAGES
it/LC_MESSAGES
core/locale
de/LC_MESSAGES
es/LC_MESSAGES
fa/LC_MESSAGES
hu/LC_MESSAGES
it/LC_MESSAGES
pl/LC_MESSAGES
enterprise
backend/src/baserow_enterprise/locale
de/LC_MESSAGES
fa/LC_MESSAGES
hu/LC_MESSAGES
web-frontend/modules/baserow_enterprise/locales
premium
backend/src/baserow_premium/locale
fa/LC_MESSAGES
hu/LC_MESSAGES
web-frontend/modules/baserow_premium/locales
web-frontend

View file

@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 13:32+0000\n"
"PO-Revision-Date: 2024-03-13 14:32+0000\n"
"Last-Translator: Hiram <hiramfromthechi@users.noreply.hosted.weblate.org>\n"
"PO-Revision-Date: 2024-03-27 13:01+0000\n"
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/baserow/"
"backend-database/es/>\n"
"Language: es\n"
@ -54,9 +54,9 @@ msgid ""
"\" (%(installed_application_id)s) from Airtable share ID "
"\"%(airtable_share_id)s\""
msgstr ""
"Importada base de datos \"%( nombre_aplicacion_instalada)s\" "
"(%(identificador_aplicacion_instalada)s) desde Airtable share ID \""
"%(identificador_airtable_share)s\""
"Base de datos importada \"%(installed_application_name)s\" "
"(%(installed_application_id)s) desde Airtable share ID \"%(airtable_share_id)"
"s\""
#: src/baserow/contrib/database/application_types.py:231
msgid "Table"
@ -69,14 +69,12 @@ msgstr "Exportar tabla"
#: src/baserow/contrib/database/export/actions.py:21
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) exported to %(export_type)s"
msgstr ""
"Vista \"%(nombre_vista)s\" (%(id_vista)s) exportada a %(tipo_exportación)s"
msgstr "Exportar la vista \"%(view_name)s\" (%(view_id)s) a %(export_type)s"
#: src/baserow/contrib/database/export/actions.py:82
#, python-format
msgid "Table \"%(table_name)s\" (%(table_id)s) exported to %(export_type)s"
msgstr ""
"Tabla \"%(nombre_tabla)s\" (%(id_tabla)s) exportada a %(tipo_exportación)s"
msgstr "Exportar la tabla '%(table_name)s' (%(table_id)s) a %(export_type)s"
#: src/baserow/contrib/database/fields/actions.py:35
msgid "Update field"
@ -128,8 +126,8 @@ msgid ""
"%(sender)s assigned you to %(field_name)s in row %(row_id)s in "
"%(table_name)s."
msgstr ""
"%(remitente)s te asignó a %(nombre_campo)s en la fila %(fila_id)s en "
"%(nombre_tabla)s."
"%(sender)s le ha asignado a %(field_name)s en la fila %(row_id)s de la tabla "
"%(table_name)s."
#: src/baserow/contrib/database/plugins.py:63
#, python-format
@ -328,8 +326,8 @@ msgstr "Crear token de base de datos"
msgid ""
"A Database Token with name \"%(token_name)s\" (%(token_id)s) has been created"
msgstr ""
"Se ha creado un token de base de datos con el nombre \"%(nombre_token)s\" "
"(%(id_token)s)."
"Se ha creado un token de base de datos con el nombre \"%(token_name)s\" "
"(%(token_id)s)"
#: src/baserow/contrib/database/tokens/actions.py:54
msgid "Update DB token name"
@ -341,8 +339,8 @@ msgid ""
"The Database Token (%(token_name)s) name changed from "
"\"%(original_token_name)s\" to \"%(token_name)s\""
msgstr ""
"El nombre del token de base de datos (%(nombre_token)s) ha cambiado de \""
"%(nombre_token_original)s\" a \"%(nombre_token)s\"."
"El nombre del token de la base de datos (%(token_name)s) ha cambiado de \""
"%(original_token_name)s\" a \"%(token_name)s\""
#: src/baserow/contrib/database/tokens/actions.py:94
msgid "Update DB token permissions"
@ -354,8 +352,8 @@ msgid ""
"The Database Token \"%(token_name)s\" (%(token_id)s) permissions has been "
"updated"
msgstr ""
"Se han actualizado los permisos del token de base de datos \"%(nombre_token)"
"s\" (%(id_token)s)."
"Se han actualizado los permisos del token de la base de datos \"%(token_name)"
"s\" (%(token_id)s)"
#: src/baserow/contrib/database/tokens/actions.py:149
msgid "Rotate DB token key"
@ -365,8 +363,7 @@ msgstr "Rotar la clave de la base de datos"
#, python-format
msgid "The Database Token \"%(token_name)s\" (%(token_id)s) has been rotated"
msgstr ""
"El token de base de datos \"%(nombre_token)s\" (%(identificador_token)s) ha "
"sido rotado."
"Rotación del token de la base de datos \"%(token_name)s\" (%(token_id)s)"
#: src/baserow/contrib/database/tokens/actions.py:182
msgid "Delete DB token"
@ -376,8 +373,8 @@ msgstr "Borrar token de base de datos"
#, python-format
msgid "The Database Token \"%(token_name)s\" (%(token_id)s) has been deleted"
msgstr ""
"El token de base de datos \"%(nombre_token)s\" (%( identificador_token)s) ha "
"sido eliminado."
"El token de la base de datos \"%(token_name)s\" (%(token_id)s) ha sido "
"eliminado"
#: src/baserow/contrib/database/views/actions.py:42
msgid "Create a view filter"
@ -422,7 +419,7 @@ msgstr "Actualizar un grupo de filtros de vista"
#: src/baserow/contrib/database/views/actions.py:444
#, python-format
msgid "View filter group updated to \"%(filter_type)s\""
msgstr "Ver grupo de filtros actualizado a \"%(tipo_filtro)s\""
msgstr "Ver el grupo de filtros actualizados a \"%(filter_type)s\""
#: src/baserow/contrib/database/views/actions.py:536
msgid "Delete a view filter group"
@ -559,7 +556,7 @@ msgstr "Crear un grupo de vistas"
#: src/baserow/contrib/database/views/actions.py:1718
#, python-format
msgid "View grouped on field \"%(field_name)s\" (%(field_id)s)"
msgstr "Vista agrupada en el campo \"%(nombre_campo)s\" (%(id_campo)s)"
msgstr "Vista agrupada en el campo \" %(field_name)s\" (%(field_id)s)"
#: src/baserow/contrib/database/views/actions.py:1809
msgid "Update a view group"
@ -569,7 +566,8 @@ msgstr "Actualizar un grupo de vistas"
#, python-format
msgid "View group by updated on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
"Ver grupo por actualizado en el campo \"%(nombre_campo)s\" (%(id_campo)s)"
"Agrupación de vista actualizada para el campo \"%(field_name)s\" "
"(%(field_id)s)"
#: src/baserow/contrib/database/views/actions.py:1925
msgid "Delete a view group"
@ -578,19 +576,19 @@ msgstr "Eliminar un grupo de vistas"
#: src/baserow/contrib/database/views/actions.py:1926
#, python-format
msgid "View group by deleted from field \"%(field_name)s\" (%(field_id)s)"
msgstr "Ver grupo por eliminado del campo \"%(nombre_campo)s\" (%(id_campo)s)"
msgstr "Agrupación eliminada del campo \"%(field_name)s \" (%(field_id)s)"
#: src/baserow/contrib/database/views/notification_types.py:83
#, python-format
msgid "%(form_name)s has been submitted in %(table_name)s"
msgstr "%(nombre_formulario)s se ha enviado en %(nombre_tabla)s"
msgstr "%(form_name)s se ha enviado en %(table_name)s"
#: src/baserow/contrib/database/views/notification_types.py:100
#, python-format
msgid "and 1 more field"
msgid_plural "and %(count)s more fields"
msgstr[0] "y 1 campo más"
msgstr[1] "y %(cuenta)s más campos"
msgstr[0] "y un campo más"
msgstr[1] "y %(count)s campos más"
#: src/baserow/contrib/database/webhooks/actions.py:20
msgid "Create Webhook"
@ -602,8 +600,8 @@ msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" created"
msgstr ""
"Webhook \"%(nombre_webhook)s\" (%(id_webhook)s) as %(método_petición_webhook)"
"s to %(dirección_webhook)s\" creado"
"Ha sido creado el Webhook\"%(webhook_name)s \" (%(webhook_id)s) con el "
"método %(webhook_request_method)s para la dirección %(webhook_url)s\""
#: src/baserow/contrib/database/webhooks/actions.py:82
msgid "Delete Webhook"
@ -615,8 +613,8 @@ msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" deleted"
msgstr ""
"Webhook \"%(nombre_webhook)s\" (%(id_webhook)s) as %(método_petición_webhook)"
"s to %(dirección_webhook)s\" borrado"
"El webhook \"%(webhook_name)s\" (%(webhook_id)s) con el método "
"%(webhook_request_method)s para %(webhook_url)s\" ha sido eliminado"
#: src/baserow/contrib/database/webhooks/actions.py:140
msgid "Update Webhook"
@ -628,5 +626,5 @@ msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" updated"
msgstr ""
"Webhook \"%(nombre_webhook)s\" (%(id_webhook)s) as %(método_petición_webhook)"
"s to %(dirección_webhook)s\" actualizado"
"Se ha modificado el webhook \"%(webhook_name)s\" (%(webhook_id)s) con el "
"método %(webhook_request_method)s para %(webhook_url)s\""

View file

@ -0,0 +1,590 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 13:32+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
#: src/baserow/contrib/database/action/scopes.py:9
#, python-format
msgid "in database \"%(database_name)s\" (%(database_id)s)."
msgstr ""
#: src/baserow/contrib/database/action/scopes.py:13
#, python-format
msgid ""
"in table \"%(table_name)s\" (%(table_id)s) of database \"%(database_name)s"
"\" (%(database_id)s)."
msgstr ""
#: src/baserow/contrib/database/action/scopes.py:19
#, python-format
msgid ""
"in view \"%(view_name)s\" (%(view_id)s) of table \"%(table_name)s"
"\" (%(table_id)s) in database \"%(database_name)s\" (%(database_id)s)."
msgstr ""
#: src/baserow/contrib/database/airtable/actions.py:22
msgid "Import database from Airtable"
msgstr ""
#: src/baserow/contrib/database/airtable/actions.py:24
#, python-format
msgid ""
"Imported database \"%(installed_application_name)s"
"\" (%(installed_application_id)s) from Airtable share ID "
"\"%(airtable_share_id)s\""
msgstr ""
#: src/baserow/contrib/database/application_types.py:231
msgid "Table"
msgstr ""
#: src/baserow/contrib/database/export/actions.py:20
msgid "Export Table"
msgstr ""
#: src/baserow/contrib/database/export/actions.py:21
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) exported to %(export_type)s"
msgstr ""
#: src/baserow/contrib/database/export/actions.py:82
#, python-format
msgid "Table \"%(table_name)s\" (%(table_id)s) exported to %(export_type)s"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:35
msgid "Update field"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:36
#, python-format
msgid "Field \"%(field_name)s\" (%(field_id)s) updated"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:332
msgid "Create field"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:333
#, python-format
msgid "Field \"%(field_name)s\" (%(field_id)s) created"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:425
msgid "Delete field"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:426
#, python-format
msgid "Field \"%(field_name)s\" (%(field_id)s) deleted"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:493
msgid "Duplicate field"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:495
#, python-format
msgid ""
"Field \"%(field_name)s\" (%(field_id)s) duplicated (with_data=%(with_data)s) "
"from field \"%(original_field_name)s\" (%(original_field_id)s)"
msgstr ""
#: src/baserow/contrib/database/fields/models.py:358
msgid "The format of the duration."
msgstr ""
#: src/baserow/contrib/database/fields/notification_types.py:45
#, python-format
msgid ""
"%(sender)s assigned you to %(field_name)s in row %(row_id)s in "
"%(table_name)s."
msgstr ""
#: src/baserow/contrib/database/plugins.py:63
#, python-format
msgid "%(first_name)s's company"
msgstr ""
#: src/baserow/contrib/database/plugins.py:70
msgid "Customers"
msgstr ""
#: src/baserow/contrib/database/plugins.py:72
#: src/baserow/contrib/database/plugins.py:94
#: src/baserow/contrib/database/table/handler.py:376
#: src/baserow/contrib/database/table/handler.py:389
msgid "Name"
msgstr ""
#: src/baserow/contrib/database/plugins.py:73
msgid "Last name"
msgstr ""
#: src/baserow/contrib/database/plugins.py:74
#: src/baserow/contrib/database/table/handler.py:377
msgid "Notes"
msgstr ""
#: src/baserow/contrib/database/plugins.py:75
#: src/baserow/contrib/database/plugins.py:96
#: src/baserow/contrib/database/table/handler.py:378
msgid "Active"
msgstr ""
#: src/baserow/contrib/database/plugins.py:92
msgid "Projects"
msgstr ""
#: src/baserow/contrib/database/plugins.py:95
msgid "Started"
msgstr ""
#: src/baserow/contrib/database/plugins.py:101
msgid "Calculator"
msgstr ""
#: src/baserow/contrib/database/plugins.py:102
msgid "Turing machine"
msgstr ""
#: src/baserow/contrib/database/plugins.py:103
msgid "Computer architecture"
msgstr ""
#: src/baserow/contrib/database/plugins.py:104
msgid "Cellular Automata"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:32
msgid "Create row"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:32
#, python-format
msgid "Row (%(row_id)s) created"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:112
msgid "Create rows"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:112
#, python-format
msgid "Rows (%(row_ids)s) created"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:193
msgid "Import rows"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:193
#, python-format
msgid "Rows (%(row_ids)s) imported"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:273
msgid "Delete row"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:273
#, python-format
msgid "Row (%(row_id)s) deleted"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:334
msgid "Delete rows"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:334
#, python-format
msgid "Rows (%(row_ids)s) deleted"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:476
msgid "Move row"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:476
#, python-format
msgid "Row (%(row_id)s) moved"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:585
msgid "Update row"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:585
#, python-format
msgid "Row (%(row_id)s) updated"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:685
msgid "Update rows"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:685
#, python-format
msgid "Rows (%(row_ids)s) updated"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:26
msgid "Create table"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:27
#, python-format
msgid "Table \"%(table_name)s\" (%(table_id)s) created"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:100
msgid "Delete table"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:101
#, python-format
msgid "Table \"%(table_name)s\" (%(table_id)s) deleted"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:152
msgid "Order tables"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:153
msgid "Tables order changed"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:213
msgid "Update table"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:215
#, python-format
msgid ""
"Table (%(table_id)s) name changed from \"%(original_table_name)s\" to "
"\"%(table_name)s\""
msgstr ""
#: src/baserow/contrib/database/table/actions.py:281
msgid "Duplicate table"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:283
#, python-format
msgid ""
"Table \"%(table_name)s\" (%(table_id)s) duplicated from "
"\"%(original_table_name)s\" (%(original_table_id)s) "
msgstr ""
#: src/baserow/contrib/database/table/handler.py:280
msgid "Grid"
msgstr ""
#: src/baserow/contrib/database/table/handler.py:338
#, python-format
msgid "Field %d"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:21
msgid "Create DB token"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:23
#, python-format
msgid ""
"A Database Token with name \"%(token_name)s\" (%(token_id)s) has been created"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:54
msgid "Update DB token name"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:56
#, python-format
msgid ""
"The Database Token (%(token_name)s) name changed from "
"\"%(original_token_name)s\" to \"%(token_name)s\""
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:94
msgid "Update DB token permissions"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:96
#, python-format
msgid ""
"The Database Token \"%(token_name)s\" (%(token_id)s) permissions has been "
"updated"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:149
msgid "Rotate DB token key"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:150
#, python-format
msgid "The Database Token \"%(token_name)s\" (%(token_id)s) has been rotated"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:182
msgid "Delete DB token"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:183
#, python-format
msgid "The Database Token \"%(token_name)s\" (%(token_id)s) has been deleted"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:42
msgid "Create a view filter"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:43
#, python-format
msgid "View filter created on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:143
msgid "Update a view filter"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:144
#, python-format
msgid "View filter updated on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:265
msgid "Delete a view filter"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:266
#, python-format
msgid "View filter deleted from field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:366
msgid "Create a view filter group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:367
msgid "View filter group created"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:443
msgid "Update a view filter group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:444
#, python-format
msgid "View filter group updated to \"%(filter_type)s\""
msgstr ""
#: src/baserow/contrib/database/views/actions.py:536
msgid "Delete a view filter group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:537
msgid "View filter group deleted"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:649
msgid "Create a view sort"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:650
#, python-format
msgid "View sorted on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:726
msgid "Update a view sort"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:727
#, python-format
msgid "View sort updated on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:825
msgid "Delete a view sort"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:826
#, python-format
msgid "View sort deleted from field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:903
msgid "Order views"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:903
msgid "Views order changed"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:970
msgid "Update view field options"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:971
msgid "ViewFieldOptions updated"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1066
msgid "View slug URL updated"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1067
msgid "View changed public slug URL"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1136
msgid "Update view"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1137
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) updated"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1213
msgid "Create view"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1214
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) created"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1282
msgid "Duplicate view"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1284
#, python-format
msgid ""
"View \"%(view_name)s\" (%(view_id)s) duplicated from view "
"\"%(original_view_name)s\" (%(original_view_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1352
msgid "Delete view"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1353
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) deleted"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1410
msgid "Create decoration"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1411
#, python-format
msgid "View decoration %(decorator_id)s created"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1506
msgid "Update decoration"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1507
#, python-format
msgid "View decoration %(decorator_id)s updated"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1631
msgid "Delete decoration"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1632
#, python-format
msgid "View decoration %(decorator_id)s deleted"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1717
msgid "Create a view group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1718
#, python-format
msgid "View grouped on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1809
msgid "Update a view group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1810
#, python-format
msgid "View group by updated on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1925
msgid "Delete a view group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1926
#, python-format
msgid "View group by deleted from field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/notification_types.py:83
#, python-format
msgid "%(form_name)s has been submitted in %(table_name)s"
msgstr ""
#: src/baserow/contrib/database/views/notification_types.py:100
#, python-format
msgid "and 1 more field"
msgid_plural "and %(count)s more fields"
msgstr[0] ""
msgstr[1] ""
#: src/baserow/contrib/database/webhooks/actions.py:20
msgid "Create Webhook"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:22
#, python-format
msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" created"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:82
msgid "Delete Webhook"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:84
#, python-format
msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" deleted"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:140
msgid "Update Webhook"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:142
#, python-format
msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" updated"
msgstr ""

View file

@ -0,0 +1,590 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 13:32+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: src/baserow/contrib/database/action/scopes.py:9
#, python-format
msgid "in database \"%(database_name)s\" (%(database_id)s)."
msgstr ""
#: src/baserow/contrib/database/action/scopes.py:13
#, python-format
msgid ""
"in table \"%(table_name)s\" (%(table_id)s) of database \"%(database_name)s"
"\" (%(database_id)s)."
msgstr ""
#: src/baserow/contrib/database/action/scopes.py:19
#, python-format
msgid ""
"in view \"%(view_name)s\" (%(view_id)s) of table \"%(table_name)s"
"\" (%(table_id)s) in database \"%(database_name)s\" (%(database_id)s)."
msgstr ""
#: src/baserow/contrib/database/airtable/actions.py:22
msgid "Import database from Airtable"
msgstr ""
#: src/baserow/contrib/database/airtable/actions.py:24
#, python-format
msgid ""
"Imported database \"%(installed_application_name)s"
"\" (%(installed_application_id)s) from Airtable share ID "
"\"%(airtable_share_id)s\""
msgstr ""
#: src/baserow/contrib/database/application_types.py:231
msgid "Table"
msgstr ""
#: src/baserow/contrib/database/export/actions.py:20
msgid "Export Table"
msgstr ""
#: src/baserow/contrib/database/export/actions.py:21
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) exported to %(export_type)s"
msgstr ""
#: src/baserow/contrib/database/export/actions.py:82
#, python-format
msgid "Table \"%(table_name)s\" (%(table_id)s) exported to %(export_type)s"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:35
msgid "Update field"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:36
#, python-format
msgid "Field \"%(field_name)s\" (%(field_id)s) updated"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:332
msgid "Create field"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:333
#, python-format
msgid "Field \"%(field_name)s\" (%(field_id)s) created"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:425
msgid "Delete field"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:426
#, python-format
msgid "Field \"%(field_name)s\" (%(field_id)s) deleted"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:493
msgid "Duplicate field"
msgstr ""
#: src/baserow/contrib/database/fields/actions.py:495
#, python-format
msgid ""
"Field \"%(field_name)s\" (%(field_id)s) duplicated (with_data=%(with_data)s) "
"from field \"%(original_field_name)s\" (%(original_field_id)s)"
msgstr ""
#: src/baserow/contrib/database/fields/models.py:358
msgid "The format of the duration."
msgstr ""
#: src/baserow/contrib/database/fields/notification_types.py:45
#, python-format
msgid ""
"%(sender)s assigned you to %(field_name)s in row %(row_id)s in "
"%(table_name)s."
msgstr ""
#: src/baserow/contrib/database/plugins.py:63
#, python-format
msgid "%(first_name)s's company"
msgstr ""
#: src/baserow/contrib/database/plugins.py:70
msgid "Customers"
msgstr ""
#: src/baserow/contrib/database/plugins.py:72
#: src/baserow/contrib/database/plugins.py:94
#: src/baserow/contrib/database/table/handler.py:376
#: src/baserow/contrib/database/table/handler.py:389
msgid "Name"
msgstr ""
#: src/baserow/contrib/database/plugins.py:73
msgid "Last name"
msgstr ""
#: src/baserow/contrib/database/plugins.py:74
#: src/baserow/contrib/database/table/handler.py:377
msgid "Notes"
msgstr ""
#: src/baserow/contrib/database/plugins.py:75
#: src/baserow/contrib/database/plugins.py:96
#: src/baserow/contrib/database/table/handler.py:378
msgid "Active"
msgstr ""
#: src/baserow/contrib/database/plugins.py:92
msgid "Projects"
msgstr ""
#: src/baserow/contrib/database/plugins.py:95
msgid "Started"
msgstr ""
#: src/baserow/contrib/database/plugins.py:101
msgid "Calculator"
msgstr ""
#: src/baserow/contrib/database/plugins.py:102
msgid "Turing machine"
msgstr ""
#: src/baserow/contrib/database/plugins.py:103
msgid "Computer architecture"
msgstr ""
#: src/baserow/contrib/database/plugins.py:104
msgid "Cellular Automata"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:32
msgid "Create row"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:32
#, python-format
msgid "Row (%(row_id)s) created"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:112
msgid "Create rows"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:112
#, python-format
msgid "Rows (%(row_ids)s) created"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:193
msgid "Import rows"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:193
#, python-format
msgid "Rows (%(row_ids)s) imported"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:273
msgid "Delete row"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:273
#, python-format
msgid "Row (%(row_id)s) deleted"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:334
msgid "Delete rows"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:334
#, python-format
msgid "Rows (%(row_ids)s) deleted"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:476
msgid "Move row"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:476
#, python-format
msgid "Row (%(row_id)s) moved"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:585
msgid "Update row"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:585
#, python-format
msgid "Row (%(row_id)s) updated"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:685
msgid "Update rows"
msgstr ""
#: src/baserow/contrib/database/rows/actions.py:685
#, python-format
msgid "Rows (%(row_ids)s) updated"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:26
msgid "Create table"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:27
#, python-format
msgid "Table \"%(table_name)s\" (%(table_id)s) created"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:100
msgid "Delete table"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:101
#, python-format
msgid "Table \"%(table_name)s\" (%(table_id)s) deleted"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:152
msgid "Order tables"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:153
msgid "Tables order changed"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:213
msgid "Update table"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:215
#, python-format
msgid ""
"Table (%(table_id)s) name changed from \"%(original_table_name)s\" to "
"\"%(table_name)s\""
msgstr ""
#: src/baserow/contrib/database/table/actions.py:281
msgid "Duplicate table"
msgstr ""
#: src/baserow/contrib/database/table/actions.py:283
#, python-format
msgid ""
"Table \"%(table_name)s\" (%(table_id)s) duplicated from "
"\"%(original_table_name)s\" (%(original_table_id)s) "
msgstr ""
#: src/baserow/contrib/database/table/handler.py:280
msgid "Grid"
msgstr ""
#: src/baserow/contrib/database/table/handler.py:338
#, python-format
msgid "Field %d"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:21
msgid "Create DB token"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:23
#, python-format
msgid ""
"A Database Token with name \"%(token_name)s\" (%(token_id)s) has been created"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:54
msgid "Update DB token name"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:56
#, python-format
msgid ""
"The Database Token (%(token_name)s) name changed from "
"\"%(original_token_name)s\" to \"%(token_name)s\""
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:94
msgid "Update DB token permissions"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:96
#, python-format
msgid ""
"The Database Token \"%(token_name)s\" (%(token_id)s) permissions has been "
"updated"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:149
msgid "Rotate DB token key"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:150
#, python-format
msgid "The Database Token \"%(token_name)s\" (%(token_id)s) has been rotated"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:182
msgid "Delete DB token"
msgstr ""
#: src/baserow/contrib/database/tokens/actions.py:183
#, python-format
msgid "The Database Token \"%(token_name)s\" (%(token_id)s) has been deleted"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:42
msgid "Create a view filter"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:43
#, python-format
msgid "View filter created on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:143
msgid "Update a view filter"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:144
#, python-format
msgid "View filter updated on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:265
msgid "Delete a view filter"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:266
#, python-format
msgid "View filter deleted from field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:366
msgid "Create a view filter group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:367
msgid "View filter group created"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:443
msgid "Update a view filter group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:444
#, python-format
msgid "View filter group updated to \"%(filter_type)s\""
msgstr ""
#: src/baserow/contrib/database/views/actions.py:536
msgid "Delete a view filter group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:537
msgid "View filter group deleted"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:649
msgid "Create a view sort"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:650
#, python-format
msgid "View sorted on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:726
msgid "Update a view sort"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:727
#, python-format
msgid "View sort updated on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:825
msgid "Delete a view sort"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:826
#, python-format
msgid "View sort deleted from field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:903
msgid "Order views"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:903
msgid "Views order changed"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:970
msgid "Update view field options"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:971
msgid "ViewFieldOptions updated"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1066
msgid "View slug URL updated"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1067
msgid "View changed public slug URL"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1136
msgid "Update view"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1137
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) updated"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1213
msgid "Create view"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1214
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) created"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1282
msgid "Duplicate view"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1284
#, python-format
msgid ""
"View \"%(view_name)s\" (%(view_id)s) duplicated from view "
"\"%(original_view_name)s\" (%(original_view_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1352
msgid "Delete view"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1353
#, python-format
msgid "View \"%(view_name)s\" (%(view_id)s) deleted"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1410
msgid "Create decoration"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1411
#, python-format
msgid "View decoration %(decorator_id)s created"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1506
msgid "Update decoration"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1507
#, python-format
msgid "View decoration %(decorator_id)s updated"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1631
msgid "Delete decoration"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1632
#, python-format
msgid "View decoration %(decorator_id)s deleted"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1717
msgid "Create a view group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1718
#, python-format
msgid "View grouped on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1809
msgid "Update a view group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1810
#, python-format
msgid "View group by updated on field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1925
msgid "Delete a view group"
msgstr ""
#: src/baserow/contrib/database/views/actions.py:1926
#, python-format
msgid "View group by deleted from field \"%(field_name)s\" (%(field_id)s)"
msgstr ""
#: src/baserow/contrib/database/views/notification_types.py:83
#, python-format
msgid "%(form_name)s has been submitted in %(table_name)s"
msgstr ""
#: src/baserow/contrib/database/views/notification_types.py:100
#, python-format
msgid "and 1 more field"
msgid_plural "and %(count)s more fields"
msgstr[0] ""
msgstr[1] ""
#: src/baserow/contrib/database/webhooks/actions.py:20
msgid "Create Webhook"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:22
#, python-format
msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" created"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:82
msgid "Delete Webhook"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:84
#, python-format
msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" deleted"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:140
msgid "Update Webhook"
msgstr ""
#: src/baserow/contrib/database/webhooks/actions.py:142
#, python-format
msgid ""
"Webhook \"%(webhook_name)s\" (%(webhook_id)s) as %(webhook_request_method)s "
"to %(webhook_url)s\" updated"
msgstr ""

View file

@ -3,8 +3,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 13:32+0000\n"
"PO-Revision-Date: 2024-03-13 14:32+0000\n"
"Last-Translator: Hiram <hiramfromthechi@users.noreply.hosted.weblate.org>\n"
"PO-Revision-Date: 2024-03-27 13:01+0000\n"
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/baserow/"
"backend-core/es/>\n"
"Language: es\n"
@ -141,8 +141,8 @@ msgid ""
"Group invitation created for \"%(email)s\" to join \"%(group_name)s"
"\" (%(group_id)s) as %(permissions)s."
msgstr ""
"Invitación de grupo creada para que \"%(correo electrónico)s\" se una a \""
"%(nombre_grupo)s\" (%(id_grupo)s) como %(permisos)s."
"Invitación para el grupo creada para \"%(email)s\" se una a \"%(group_name)"
"s\" (%(group_id)s) como %(permissions)s."
#: src/baserow/core/actions.py:791
msgid "Delete group invitation"
@ -154,9 +154,8 @@ msgid ""
"Group invitation (%(invitation_id)s) deleted for \"%(email)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s."
msgstr ""
"Invitación de grupo (%(invitación_id)s) eliminada para que \"%(correo "
"electrónico)s\" se una a \"%(nombre_grupo)s\" (%(grupo_id)s) como "
"%(permisos)s."
"Invitación del grupo (%(invitation_id)s) eliminada para que \"%(email)s\" se "
"una a \"%(group_name)s\" (%(group_id)s) como %(permissions)s."
#: src/baserow/core/actions.py:846
msgid "Accept group invitation"
@ -168,8 +167,8 @@ msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was accepted."
msgstr ""
"La invitación (%(invitación_id)s) enviada por \"%(remitente)s\" para unirse "
"a \"%(nombre_grupo)s\" (%(grupo_id)s) como %(permisos)s ha sido aceptada."
"Se aceptó la invitación (%(invitation_id)s) enviada por \"%(sender)s\" para "
"unirse a \"%(group_name)s\" (%(group_id)s) como %(permissions)s."
#: src/baserow/core/actions.py:901
msgid "Reject group invitation"
@ -181,8 +180,8 @@ msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was rejected."
msgstr ""
"La invitación (%(invitación_id)s) enviada por \"%(remitente)s\" para unirse "
"a \"%(nombre_grupo)s\" (%(grupo_id)s) como %(permisos)s ha sido rechazada."
"La invitación (%(invitation_id)s) enviada por \"%(sender)s\" para unirse a \""
"%(group_name)s\" (%(group_id)s) como %(permissions)s fue rechazada."
#: src/baserow/core/actions.py:956
msgid "Update group invitation permissions"
@ -195,9 +194,9 @@ msgid ""
"%(original_permissions)s to %(permissions)s for %(email)s on group "
"\"%(group_name)s\" (%(group_id)s)."
msgstr ""
"Los permisos de invitación (%(invitación_id)s) cambiaron de "
"%(permisos_originales)s a %(permisos)s para %(email)s en el grupo \""
"%(nombre_grupo)s\" (%(id_grupo)s)."
"Se cambiaron los permisos para la invitación (%(invitation_id)s) de "
"%(original_permissions)s a %(permissions)s para %(email)s al grupo "
"%(group_name)s (%(group_id)s)."
#: src/baserow/core/actions.py:1015
msgid "Leave group"
@ -206,12 +205,12 @@ msgstr "Dejar grupo"
#: src/baserow/core/actions.py:1016
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) left."
msgstr "Grupo \"%(nombre_grupo)s\" (%(id_grupo)s) a la izquierda."
msgstr "El proyecto \"%(group_name)s\" (%(group_id)s) ha sido eliminado."
#: src/baserow/core/emails.py:103
#, python-format
msgid "%(by)s invited you to %(workspace_name)s - Baserow"
msgstr "%(por)s te ha invitado a %(nombre_espacio_de_trabajo)s - Baserow"
msgstr "%(by)s te ha invitado a %(workspace_name)s - Baserow"
#: src/baserow/core/emails.py:136
msgid "You have 1 new notification - Baserow"
@ -220,21 +219,19 @@ msgstr "Tienes 1 notificación nueva - Baserow"
#: src/baserow/core/emails.py:138
#, python-format
msgid "You have %(count)d new notifications - Baserow"
msgstr "Tienes %(cuenta)d notificaciones nuevas - Baserow"
msgstr "Tienes %(count)d notificaciones nuevas - Baserow"
#: src/baserow/core/notification_types.py:94
#, python-format
msgid "%(user)s accepted your invitation to collaborate to %(workspace_name)s."
msgstr ""
"%(usuario)s ha aceptado tu invitación para colaborar en "
"%(nombre_espacio_de_trabajo)s."
"%(user)s ha aceptado tu invitación para colaborar en %(workspace_name)s."
#: src/baserow/core/notification_types.py:135
#, python-format
msgid "%(user)s rejected your invitation to collaborate to %(workspace_name)s."
msgstr ""
"%(usuario)s ha rechazado tu invitación para colaborar en "
"%(nombre_espacio_de_trabajo)s."
"%(user)s ha rechazado tu invitación para colaborar en %(workspace_name)s."
#: src/baserow/core/snapshots/actions.py:21
msgid "Create Snapshot"
@ -316,15 +313,15 @@ msgstr ""
#, python-format
msgid "You have %(counter)s new notification"
msgid_plural "You have %(counter)s new notifications"
msgstr[0] "Tienes %(contador)s nueva notificación"
msgstr[1] "Tienes %(contador) nuevas notificaciónes"
msgstr[0] "Tienes %(counter)s nueva notificación"
msgstr[1] "Tienes %(counter)s nuevas notificaciones"
#: src/baserow/core/templates/baserow/core/notifications_summary.html:187
#, python-format
msgid "Plus %(counter)s more notification."
msgid_plural "Plus %(counter)s more notifications."
msgstr[0] "Más %(contador) notificación."
msgstr[1] "Más %(contador) notificaciónes."
msgstr[0] "Además %(counter)s notificación más ."
msgstr[1] "Además %(counter)s notificaciones más."
#: src/baserow/core/templates/baserow/core/notifications_summary.html:198
msgid "View in Baserow"
@ -412,8 +409,8 @@ msgid ""
"<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
"%(workspace_name)s</strong>."
msgstr ""
"<strong>%(nombre)s</strong> te ha invitado a colaborar en <strong>%( "
"nombre_espacio_de_trabajo)s</strong>."
"<strong>%(first_name)s</strong> te ha invitado a colaborar en "
"<strong>%(workspace_name)s</strong>."
#: src/baserow/core/trash/actions.py:20
msgid "Empty trash"
@ -425,8 +422,8 @@ msgid ""
"Trash for application \"%(application_name)s\" (%(application_id)s) has been "
"emptied"
msgstr ""
"Se ha vaciado la papelera de la aplicación \"%(nombre_aplicación)s\" "
"(%(id_aplicación)s)"
"La papelera para la aplicación \"%(application_name)s\" (%(application_id)s) "
"ha sido vaciada"
#: src/baserow/core/trash/actions.py:79
#, python-format
@ -434,8 +431,8 @@ msgid ""
"Trash for workspace \"%(workspace_name)s\" (%(workspace_id)s) has been "
"emptied."
msgstr ""
"Se ha vaciado la papelera del espacio de trabajo \""
"%(nombre_espacio_de_trabajo)s\" (%(id_espacio_de_trabajo)s)."
"La papelera del espacio de trabajo \"%(workspace_name)s\" (%(workspace_id)s) "
"ha sido vaciada."
#: src/baserow/core/trash/actions.py:90
msgid "Restore from trash"
@ -446,8 +443,8 @@ msgstr "Restaurar desde la basura"
msgid ""
"Item of type \"%(item_type)s\" (%(item_id)s) has been restored from trash"
msgstr ""
"El elemento de tipo \"%(tipo_elemento)s\" (%(id_elemento)s) se ha recuperado "
"de la basura."
"El elemento \"%(item_type)s\" (%(item_id)s) ha sido restaurado desde la "
"papelera"
#: src/baserow/core/user/actions.py:23
msgid "Create User"
@ -460,9 +457,9 @@ msgid ""
"\" (%(auth_provider_id)s) auth provider (invitation: "
"%(with_invitation_token)s)"
msgstr ""
"Usuario \"%(correo_usuario)s\" (%(id_usuario)s) creado a través del "
"proveedor de autenticación \"%(tipo_proveedor_aut)s\" (%(id_proveedor_aut)s) "
"(invitación: %(con_token_invitación)s)"
"Se ha creado el usuario \"%(user_email)s\" (%(user_id)s) con el proveedor de "
"autentificación \"%(auth_provider_type)s\" (%(auth_provider_id)s) "
"(invitación: %(with_invitation_token)s)"
#: src/baserow/core/user/actions.py:110
msgid "Update User"
@ -509,9 +506,9 @@ msgid ""
"User \"%(user_email)s\" (%(user_id)s) signed in via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider"
msgstr ""
"El usuario \"%(correo_usuario)s\" (%(id_usuario)s) ha iniciado sesión a "
"través del proveedor de autenticación \"%(tipo_proveedor_aut)s\" "
"(%(id_proveedor_aut)s)."
"El usuario \"%(user_email)s \" (%(user_id)s ) inició sesión a través del "
"proveedor de autentificación \"%(auth_provider_type)s \" (%(auth_provider_id)"
"s )"
#: src/baserow/core/user/actions.py:283
msgid "Send reset user password"
@ -521,8 +518,8 @@ msgstr "Enviar restablecimiento de contraseña de usuario"
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) requested to reset password"
msgstr ""
"El usuario \"%(correo_usuario)s\" (%(id_usuario)s) ha solicitado restablecer "
"la contraseña."
"El usuario \"%(user_email)s\" (%(user_id)s) ha solicitado restablecer la "
"contraseña"
#: src/baserow/core/user/actions.py:314
msgid "Change user password"
@ -531,8 +528,7 @@ msgstr "Cambiar la contraseña de usuario"
#: src/baserow/core/user/actions.py:315
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) changed password"
msgstr ""
"El usuario \"%(usuario_email)s\" (%(usuario_id)s) ha cambiado la contraseña"
msgstr "El usuario \"%(user_email)s\" (%(user_id)s) ha cambiado la contraseña"
#: src/baserow/core/user/actions.py:351
msgid "Reset user password"
@ -541,7 +537,8 @@ msgstr "Restablecer contraseña de usuario"
#: src/baserow/core/user/actions.py:352
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) reset password"
msgstr "Usuario \"%(correo_usuario)s\" (%(id_usuario)s) restablecer contraseña"
msgstr ""
"El usuario \"%(user_email)s\" (%(user_id)s) ha restablecido la contraseña"
#: src/baserow/core/user/emails.py:16
msgid "Reset password - Baserow"
@ -562,7 +559,7 @@ msgstr "Cancelación de la eliminación de la cuenta - Baserow"
#: src/baserow/core/user/handler.py:248
#, python-format
msgid "%(name)s's workspace"
msgstr "Espacio de trabajo de %(nombre)s"
msgstr "Proyecto de %(name)s"
#, fuzzy
#~| msgid ""

View file

@ -0,0 +1,492 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 13:32+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
#: src/baserow/core/action/scopes.py:9
#, python-format
msgid "in group \"%(group_name)s\" (%(group_id)s)."
msgstr ""
#: src/baserow/core/actions.py:36
msgid "Delete group"
msgstr ""
#: src/baserow/core/actions.py:37
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) deleted."
msgstr ""
#: src/baserow/core/actions.py:97
msgid "Create group"
msgstr ""
#: src/baserow/core/actions.py:98
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) created."
msgstr ""
#: src/baserow/core/actions.py:156
msgid "Update group"
msgstr ""
#: src/baserow/core/actions.py:158
#, python-format
msgid ""
"Group (%(group_id)s) name changed from \"%(original_group_name)s\" to "
"\"%(group_name)s.\""
msgstr ""
#: src/baserow/core/actions.py:237
msgid "Order groups"
msgstr ""
#: src/baserow/core/actions.py:238
msgid "Groups order changed."
msgstr ""
#: src/baserow/core/actions.py:297
msgid "Order applications"
msgstr ""
#: src/baserow/core/actions.py:297
msgid "Applications reordered"
msgstr ""
#: src/baserow/core/actions.py:360
msgid "Create application"
msgstr ""
#: src/baserow/core/actions.py:361
#, python-format
msgid ""
"\"%(application_name)s\" (%(application_id)s) %(application_type)s created"
msgstr ""
#: src/baserow/core/actions.py:442
msgid "Delete application"
msgstr ""
#: src/baserow/core/actions.py:444
#, python-format
msgid ""
"Application \"%(application_name)s\" (%(application_id)s) of type "
"%(application_type)s deleted"
msgstr ""
#: src/baserow/core/actions.py:506
msgid "Update application"
msgstr ""
#: src/baserow/core/actions.py:508
#, python-format
msgid ""
"Application (%(application_id)s) of type %(application_type)s renamed from "
"\"%(original_application_name)s\" to \"%(application_name)s\""
msgstr ""
#: src/baserow/core/actions.py:579
msgid "Duplicate application"
msgstr ""
#: src/baserow/core/actions.py:581
#, python-format
msgid ""
"Application \"%(application_name)s\" (%(application_id)s) of type "
"%(application_type)s duplicated from \"%(original_application_name)s"
"\" (%(original_application_id)s)"
msgstr ""
#: src/baserow/core/actions.py:658
msgid "Install template"
msgstr ""
#: src/baserow/core/actions.py:660
#, python-format
msgid ""
"Template \"%(template_name)s\" (%(template_id)s) installed into application "
"IDs %(installed_application_ids)s"
msgstr ""
#: src/baserow/core/actions.py:738
msgid "Create group invitation"
msgstr ""
#: src/baserow/core/actions.py:740
#, python-format
msgid ""
"Group invitation created for \"%(email)s\" to join \"%(group_name)s"
"\" (%(group_id)s) as %(permissions)s."
msgstr ""
#: src/baserow/core/actions.py:791
msgid "Delete group invitation"
msgstr ""
#: src/baserow/core/actions.py:793
#, python-format
msgid ""
"Group invitation (%(invitation_id)s) deleted for \"%(email)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s."
msgstr ""
#: src/baserow/core/actions.py:846
msgid "Accept group invitation"
msgstr ""
#: src/baserow/core/actions.py:848
#, python-format
msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was accepted."
msgstr ""
#: src/baserow/core/actions.py:901
msgid "Reject group invitation"
msgstr ""
#: src/baserow/core/actions.py:903
#, python-format
msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was rejected."
msgstr ""
#: src/baserow/core/actions.py:956
msgid "Update group invitation permissions"
msgstr ""
#: src/baserow/core/actions.py:958
#, python-format
msgid ""
"Invitation (%(invitation_id)s) permissions changed from "
"%(original_permissions)s to %(permissions)s for %(email)s on group "
"\"%(group_name)s\" (%(group_id)s)."
msgstr ""
#: src/baserow/core/actions.py:1015
msgid "Leave group"
msgstr ""
#: src/baserow/core/actions.py:1016
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) left."
msgstr ""
#: src/baserow/core/emails.py:103
#, python-format
msgid "%(by)s invited you to %(workspace_name)s - Baserow"
msgstr ""
#: src/baserow/core/emails.py:136
msgid "You have 1 new notification - Baserow"
msgstr ""
#: src/baserow/core/emails.py:138
#, python-format
msgid "You have %(count)d new notifications - Baserow"
msgstr ""
#: src/baserow/core/notification_types.py:94
#, python-format
msgid "%(user)s accepted your invitation to collaborate to %(workspace_name)s."
msgstr ""
#: src/baserow/core/notification_types.py:135
#, python-format
msgid "%(user)s rejected your invitation to collaborate to %(workspace_name)s."
msgstr ""
#: src/baserow/core/snapshots/actions.py:21
msgid "Create Snapshot"
msgstr ""
#: src/baserow/core/snapshots/actions.py:23
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) created for application "
"\"%(application_name)s\" (%(application_id)s)."
msgstr ""
#: src/baserow/core/snapshots/actions.py:68
msgid "Restore Snapshot"
msgstr ""
#: src/baserow/core/snapshots/actions.py:70
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) restored from application "
"\"%(original_application_name)s\" (%(original_application_id)s) to "
"application \"%(application_name)s\" (%(application_id)s)."
msgstr ""
#: src/baserow/core/snapshots/actions.py:124
msgid "Delete Snapshot"
msgstr ""
#: src/baserow/core/snapshots/actions.py:126
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) deleted for application "
"\"%(application_name)s\" (%(application_id)s)."
msgstr ""
#: src/baserow/core/templates/baserow/core/group_invitation.html:144
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:144
msgid "Invitation"
msgstr ""
#: src/baserow/core/templates/baserow/core/group_invitation.html:149
#, python-format
msgid ""
"<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
"%(group_name)s</strong>."
msgstr ""
#: src/baserow/core/templates/baserow/core/group_invitation.html:163
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:167
msgid "Accept invitation"
msgstr ""
#: src/baserow/core/templates/baserow/core/group_invitation.html:177
#: src/baserow/core/templates/baserow/core/notifications_summary.html:212
#: src/baserow/core/templates/baserow/core/user/account_deleted.html:154
#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:154
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:159
#: src/baserow/core/templates/baserow/core/user/reset_password.html:177
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:181
msgid ""
"Baserow is an open source no-code database tool which allows you to "
"collaborate on projects, customers and more. It gives you the powers of a "
"developer without leaving your browser."
msgstr ""
#: src/baserow/core/templates/baserow/core/notifications_summary.html:146
#, python-format
msgid "You have %(counter)s new notification"
msgid_plural "You have %(counter)s new notifications"
msgstr[0] ""
msgstr[1] ""
#: src/baserow/core/templates/baserow/core/notifications_summary.html:187
#, python-format
msgid "Plus %(counter)s more notification."
msgid_plural "Plus %(counter)s more notifications."
msgstr[0] ""
msgstr[1] ""
#: src/baserow/core/templates/baserow/core/notifications_summary.html:198
msgid "View in Baserow"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deleted.html:144
msgid "Account permanently deleted"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deleted.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"has been permanently deleted."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:144
msgid "Account deletion cancelled"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"was pending deletion, but you've logged in so this operation has been "
"cancelled."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:144
msgid "Account pending deletion"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"will be permanently deleted in %(days_left)s days."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:154
msgid ""
"If you've changed your mind and want to cancel your account deletion, you "
"just have to login again."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/reset_password.html:144
#: src/baserow/core/templates/baserow/core/user/reset_password.html:163
msgid "Reset password"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/reset_password.html:149
#, python-format
msgid ""
"A password reset was requested for your account (%(username)s) on Baserow "
"(%(public_web_frontend_hostname)s). If you did not authorize this, you may "
"simply ignore this email."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/reset_password.html:154
#, python-format
msgid ""
"To continue with your password reset, simply click the button below, and you "
"will be able to change your password. This link will expire in %(hours)s "
"hours."
msgstr ""
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:149
#, python-format
msgid ""
"<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
"%(workspace_name)s</strong>."
msgstr ""
#: src/baserow/core/trash/actions.py:20
msgid "Empty trash"
msgstr ""
#: src/baserow/core/trash/actions.py:22
#, python-format
msgid ""
"Trash for application \"%(application_name)s\" (%(application_id)s) has been "
"emptied"
msgstr ""
#: src/baserow/core/trash/actions.py:79
#, python-format
msgid ""
"Trash for workspace \"%(workspace_name)s\" (%(workspace_id)s) has been "
"emptied."
msgstr ""
#: src/baserow/core/trash/actions.py:90
msgid "Restore from trash"
msgstr ""
#: src/baserow/core/trash/actions.py:91
#, python-format
msgid ""
"Item of type \"%(item_type)s\" (%(item_id)s) has been restored from trash"
msgstr ""
#: src/baserow/core/user/actions.py:23
msgid "Create User"
msgstr ""
#: src/baserow/core/user/actions.py:25
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) created via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider (invitation: "
"%(with_invitation_token)s)"
msgstr ""
#: src/baserow/core/user/actions.py:110
msgid "Update User"
msgstr ""
#: src/baserow/core/user/actions.py:111
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) updated"
msgstr ""
#: src/baserow/core/user/actions.py:163
msgid "Schedule user deletion"
msgstr ""
#: src/baserow/core/user/actions.py:165
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) scheduled to be deleted after grace "
"time"
msgstr ""
#: src/baserow/core/user/actions.py:196
msgid "Cancel user deletion"
msgstr ""
#: src/baserow/core/user/actions.py:198
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) logged in cancelling the deletion "
"process"
msgstr ""
#: src/baserow/core/user/actions.py:229
msgid "Sign In User"
msgstr ""
#: src/baserow/core/user/actions.py:231
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) signed in via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider"
msgstr ""
#: src/baserow/core/user/actions.py:283
msgid "Send reset user password"
msgstr ""
#: src/baserow/core/user/actions.py:284
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) requested to reset password"
msgstr ""
#: src/baserow/core/user/actions.py:314
msgid "Change user password"
msgstr ""
#: src/baserow/core/user/actions.py:315
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) changed password"
msgstr ""
#: src/baserow/core/user/actions.py:351
msgid "Reset user password"
msgstr ""
#: src/baserow/core/user/actions.py:352
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) reset password"
msgstr ""
#: src/baserow/core/user/emails.py:16
msgid "Reset password - Baserow"
msgstr ""
#: src/baserow/core/user/emails.py:37
msgid "Account deletion scheduled - Baserow"
msgstr ""
#: src/baserow/core/user/emails.py:56
msgid "Account permanently deleted - Baserow"
msgstr ""
#: src/baserow/core/user/emails.py:74
msgid "Account deletion cancelled - Baserow"
msgstr ""
#: src/baserow/core/user/handler.py:248
#, python-format
msgid "%(name)s's workspace"
msgstr ""

View file

@ -0,0 +1,492 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 13:32+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: src/baserow/core/action/scopes.py:9
#, python-format
msgid "in group \"%(group_name)s\" (%(group_id)s)."
msgstr ""
#: src/baserow/core/actions.py:36
msgid "Delete group"
msgstr ""
#: src/baserow/core/actions.py:37
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) deleted."
msgstr ""
#: src/baserow/core/actions.py:97
msgid "Create group"
msgstr ""
#: src/baserow/core/actions.py:98
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) created."
msgstr ""
#: src/baserow/core/actions.py:156
msgid "Update group"
msgstr ""
#: src/baserow/core/actions.py:158
#, python-format
msgid ""
"Group (%(group_id)s) name changed from \"%(original_group_name)s\" to "
"\"%(group_name)s.\""
msgstr ""
#: src/baserow/core/actions.py:237
msgid "Order groups"
msgstr ""
#: src/baserow/core/actions.py:238
msgid "Groups order changed."
msgstr ""
#: src/baserow/core/actions.py:297
msgid "Order applications"
msgstr ""
#: src/baserow/core/actions.py:297
msgid "Applications reordered"
msgstr ""
#: src/baserow/core/actions.py:360
msgid "Create application"
msgstr ""
#: src/baserow/core/actions.py:361
#, python-format
msgid ""
"\"%(application_name)s\" (%(application_id)s) %(application_type)s created"
msgstr ""
#: src/baserow/core/actions.py:442
msgid "Delete application"
msgstr ""
#: src/baserow/core/actions.py:444
#, python-format
msgid ""
"Application \"%(application_name)s\" (%(application_id)s) of type "
"%(application_type)s deleted"
msgstr ""
#: src/baserow/core/actions.py:506
msgid "Update application"
msgstr ""
#: src/baserow/core/actions.py:508
#, python-format
msgid ""
"Application (%(application_id)s) of type %(application_type)s renamed from "
"\"%(original_application_name)s\" to \"%(application_name)s\""
msgstr ""
#: src/baserow/core/actions.py:579
msgid "Duplicate application"
msgstr ""
#: src/baserow/core/actions.py:581
#, python-format
msgid ""
"Application \"%(application_name)s\" (%(application_id)s) of type "
"%(application_type)s duplicated from \"%(original_application_name)s"
"\" (%(original_application_id)s)"
msgstr ""
#: src/baserow/core/actions.py:658
msgid "Install template"
msgstr ""
#: src/baserow/core/actions.py:660
#, python-format
msgid ""
"Template \"%(template_name)s\" (%(template_id)s) installed into application "
"IDs %(installed_application_ids)s"
msgstr ""
#: src/baserow/core/actions.py:738
msgid "Create group invitation"
msgstr ""
#: src/baserow/core/actions.py:740
#, python-format
msgid ""
"Group invitation created for \"%(email)s\" to join \"%(group_name)s"
"\" (%(group_id)s) as %(permissions)s."
msgstr ""
#: src/baserow/core/actions.py:791
msgid "Delete group invitation"
msgstr ""
#: src/baserow/core/actions.py:793
#, python-format
msgid ""
"Group invitation (%(invitation_id)s) deleted for \"%(email)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s."
msgstr ""
#: src/baserow/core/actions.py:846
msgid "Accept group invitation"
msgstr ""
#: src/baserow/core/actions.py:848
#, python-format
msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was accepted."
msgstr ""
#: src/baserow/core/actions.py:901
msgid "Reject group invitation"
msgstr ""
#: src/baserow/core/actions.py:903
#, python-format
msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was rejected."
msgstr ""
#: src/baserow/core/actions.py:956
msgid "Update group invitation permissions"
msgstr ""
#: src/baserow/core/actions.py:958
#, python-format
msgid ""
"Invitation (%(invitation_id)s) permissions changed from "
"%(original_permissions)s to %(permissions)s for %(email)s on group "
"\"%(group_name)s\" (%(group_id)s)."
msgstr ""
#: src/baserow/core/actions.py:1015
msgid "Leave group"
msgstr ""
#: src/baserow/core/actions.py:1016
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) left."
msgstr ""
#: src/baserow/core/emails.py:103
#, python-format
msgid "%(by)s invited you to %(workspace_name)s - Baserow"
msgstr ""
#: src/baserow/core/emails.py:136
msgid "You have 1 new notification - Baserow"
msgstr ""
#: src/baserow/core/emails.py:138
#, python-format
msgid "You have %(count)d new notifications - Baserow"
msgstr ""
#: src/baserow/core/notification_types.py:94
#, python-format
msgid "%(user)s accepted your invitation to collaborate to %(workspace_name)s."
msgstr ""
#: src/baserow/core/notification_types.py:135
#, python-format
msgid "%(user)s rejected your invitation to collaborate to %(workspace_name)s."
msgstr ""
#: src/baserow/core/snapshots/actions.py:21
msgid "Create Snapshot"
msgstr ""
#: src/baserow/core/snapshots/actions.py:23
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) created for application "
"\"%(application_name)s\" (%(application_id)s)."
msgstr ""
#: src/baserow/core/snapshots/actions.py:68
msgid "Restore Snapshot"
msgstr ""
#: src/baserow/core/snapshots/actions.py:70
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) restored from application "
"\"%(original_application_name)s\" (%(original_application_id)s) to "
"application \"%(application_name)s\" (%(application_id)s)."
msgstr ""
#: src/baserow/core/snapshots/actions.py:124
msgid "Delete Snapshot"
msgstr ""
#: src/baserow/core/snapshots/actions.py:126
#, python-format
msgid ""
"Snapshot \"%(snapshot_name)s\" (%(snapshot_id)s) deleted for application "
"\"%(application_name)s\" (%(application_id)s)."
msgstr ""
#: src/baserow/core/templates/baserow/core/group_invitation.html:144
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:144
msgid "Invitation"
msgstr ""
#: src/baserow/core/templates/baserow/core/group_invitation.html:149
#, python-format
msgid ""
"<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
"%(group_name)s</strong>."
msgstr ""
#: src/baserow/core/templates/baserow/core/group_invitation.html:163
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:167
msgid "Accept invitation"
msgstr ""
#: src/baserow/core/templates/baserow/core/group_invitation.html:177
#: src/baserow/core/templates/baserow/core/notifications_summary.html:212
#: src/baserow/core/templates/baserow/core/user/account_deleted.html:154
#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:154
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:159
#: src/baserow/core/templates/baserow/core/user/reset_password.html:177
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:181
msgid ""
"Baserow is an open source no-code database tool which allows you to "
"collaborate on projects, customers and more. It gives you the powers of a "
"developer without leaving your browser."
msgstr ""
#: src/baserow/core/templates/baserow/core/notifications_summary.html:146
#, python-format
msgid "You have %(counter)s new notification"
msgid_plural "You have %(counter)s new notifications"
msgstr[0] ""
msgstr[1] ""
#: src/baserow/core/templates/baserow/core/notifications_summary.html:187
#, python-format
msgid "Plus %(counter)s more notification."
msgid_plural "Plus %(counter)s more notifications."
msgstr[0] ""
msgstr[1] ""
#: src/baserow/core/templates/baserow/core/notifications_summary.html:198
msgid "View in Baserow"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deleted.html:144
msgid "Account permanently deleted"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deleted.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"has been permanently deleted."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:144
msgid "Account deletion cancelled"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_cancelled.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"was pending deletion, but you've logged in so this operation has been "
"cancelled."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:144
msgid "Account pending deletion"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:149
#, python-format
msgid ""
"Your account (%(username)s) on Baserow (%(public_web_frontend_hostname)s) "
"will be permanently deleted in %(days_left)s days."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/account_deletion_scheduled.html:154
msgid ""
"If you've changed your mind and want to cancel your account deletion, you "
"just have to login again."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/reset_password.html:144
#: src/baserow/core/templates/baserow/core/user/reset_password.html:163
msgid "Reset password"
msgstr ""
#: src/baserow/core/templates/baserow/core/user/reset_password.html:149
#, python-format
msgid ""
"A password reset was requested for your account (%(username)s) on Baserow "
"(%(public_web_frontend_hostname)s). If you did not authorize this, you may "
"simply ignore this email."
msgstr ""
#: src/baserow/core/templates/baserow/core/user/reset_password.html:154
#, python-format
msgid ""
"To continue with your password reset, simply click the button below, and you "
"will be able to change your password. This link will expire in %(hours)s "
"hours."
msgstr ""
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:149
#, python-format
msgid ""
"<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
"%(workspace_name)s</strong>."
msgstr ""
#: src/baserow/core/trash/actions.py:20
msgid "Empty trash"
msgstr ""
#: src/baserow/core/trash/actions.py:22
#, python-format
msgid ""
"Trash for application \"%(application_name)s\" (%(application_id)s) has been "
"emptied"
msgstr ""
#: src/baserow/core/trash/actions.py:79
#, python-format
msgid ""
"Trash for workspace \"%(workspace_name)s\" (%(workspace_id)s) has been "
"emptied."
msgstr ""
#: src/baserow/core/trash/actions.py:90
msgid "Restore from trash"
msgstr ""
#: src/baserow/core/trash/actions.py:91
#, python-format
msgid ""
"Item of type \"%(item_type)s\" (%(item_id)s) has been restored from trash"
msgstr ""
#: src/baserow/core/user/actions.py:23
msgid "Create User"
msgstr ""
#: src/baserow/core/user/actions.py:25
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) created via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider (invitation: "
"%(with_invitation_token)s)"
msgstr ""
#: src/baserow/core/user/actions.py:110
msgid "Update User"
msgstr ""
#: src/baserow/core/user/actions.py:111
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) updated"
msgstr ""
#: src/baserow/core/user/actions.py:163
msgid "Schedule user deletion"
msgstr ""
#: src/baserow/core/user/actions.py:165
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) scheduled to be deleted after grace "
"time"
msgstr ""
#: src/baserow/core/user/actions.py:196
msgid "Cancel user deletion"
msgstr ""
#: src/baserow/core/user/actions.py:198
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) logged in cancelling the deletion "
"process"
msgstr ""
#: src/baserow/core/user/actions.py:229
msgid "Sign In User"
msgstr ""
#: src/baserow/core/user/actions.py:231
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) signed in via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider"
msgstr ""
#: src/baserow/core/user/actions.py:283
msgid "Send reset user password"
msgstr ""
#: src/baserow/core/user/actions.py:284
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) requested to reset password"
msgstr ""
#: src/baserow/core/user/actions.py:314
msgid "Change user password"
msgstr ""
#: src/baserow/core/user/actions.py:315
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) changed password"
msgstr ""
#: src/baserow/core/user/actions.py:351
msgid "Reset user password"
msgstr ""
#: src/baserow/core/user/actions.py:352
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) reset password"
msgstr ""
#: src/baserow/core/user/emails.py:16
msgid "Reset password - Baserow"
msgstr ""
#: src/baserow/core/user/emails.py:37
msgid "Account deletion scheduled - Baserow"
msgstr ""
#: src/baserow/core/user/emails.py:56
msgid "Account permanently deleted - Baserow"
msgstr ""
#: src/baserow/core/user/emails.py:74
msgid "Account deletion cancelled - Baserow"
msgstr ""
#: src/baserow/core/user/handler.py:248
#, python-format
msgid "%(name)s's workspace"
msgstr ""

View file

@ -3,17 +3,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 13:32+0000\n"
"PO-Revision-Date: 2023-02-04 06:39+0000\n"
"PO-Revision-Date: 2024-04-10 06:57+0000\n"
"Last-Translator: PiotrEsse <piotr.esse@spero.click>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/baserow/backend-"
"core/pl/>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/baserow/"
"backend-core/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.16-dev\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.5-dev\n"
#: src/baserow/core/action/scopes.py:9
#, python-format
@ -133,10 +133,8 @@ msgstr ""
"identyfikatorach aplikacji %(installed_application_ids)s"
#: src/baserow/core/actions.py:738
#, fuzzy
#| msgid "Create group"
msgid "Create group invitation"
msgstr "Utwórz grupę"
msgstr "Utwórz zaproszenie do grupy"
#: src/baserow/core/actions.py:740
#, python-format
@ -144,12 +142,12 @@ msgid ""
"Group invitation created for \"%(email)s\" to join \"%(group_name)s"
"\" (%(group_id)s) as %(permissions)s."
msgstr ""
"Zaproszenie do grupy utworzone dla \"%(email)s\", aby dołączyć do \""
"%(group_name)s\" (%(group_id)s) jako %(permissions)s."
#: src/baserow/core/actions.py:791
#, fuzzy
#| msgid "Delete group"
msgid "Delete group invitation"
msgstr "Usuń grupę"
msgstr "Usuń zaproszenie do grupy"
#: src/baserow/core/actions.py:793
#, python-format
@ -157,12 +155,12 @@ msgid ""
"Group invitation (%(invitation_id)s) deleted for \"%(email)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s."
msgstr ""
"Zaproszenie do grupy (%(invitation_id)s) usunięte dla \"%(email)s\", aby "
"dołączyć do \"%(group_name)s\" (%(group_id)s) jako %(permissions)s."
#: src/baserow/core/actions.py:846
#, fuzzy
#| msgid "Accept invitation"
msgid "Accept group invitation"
msgstr "Przyjmij zaproszenie"
msgstr "Zaakceptuj zaproszenie do grupy"
#: src/baserow/core/actions.py:848
#, python-format
@ -170,12 +168,13 @@ msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was accepted."
msgstr ""
"Zaproszenie (%(invitation_id)s) wysłane przez \"%(sender)s\" do dołączenia "
"do \"%(group_name)s\" (%(group_id)s) jako %(permissions)s zostało "
"zaakceptowane."
#: src/baserow/core/actions.py:901
#, fuzzy
#| msgid "Accept invitation"
msgid "Reject group invitation"
msgstr "Przyjmij zaproszenie"
msgstr "Odrzuć zaproszenie do grupy"
#: src/baserow/core/actions.py:903
#, python-format
@ -183,10 +182,12 @@ msgid ""
"Invitation (%(invitation_id)s) sent by \"%(sender)s\" to join "
"\"%(group_name)s\" (%(group_id)s) as %(permissions)s was rejected."
msgstr ""
"Zaproszenie (%(invitation_id)s) wysłane przez \"%(sender)s\" do dołączenia "
"do \"%(group_name)s\" (%(group_id)s) jako %(permissions)s zostało odrzucone."
#: src/baserow/core/actions.py:956
msgid "Update group invitation permissions"
msgstr ""
msgstr "Aktualizacja uprawnień do zaproszeń grupowych"
#: src/baserow/core/actions.py:958
#, python-format
@ -195,43 +196,42 @@ msgid ""
"%(original_permissions)s to %(permissions)s for %(email)s on group "
"\"%(group_name)s\" (%(group_id)s)."
msgstr ""
"Zmieniono uprawnienia zaproszenia (%(invitation_id)s) z "
"%(original_permissions)s na %(permissions)s dla %(email)s w grupie \""
"%(group_name)s\" (%(group_id)s)."
#: src/baserow/core/actions.py:1015
#, fuzzy
#| msgid "Create group"
msgid "Leave group"
msgstr "Utwórz grupę"
msgstr "Opuść grupę"
#: src/baserow/core/actions.py:1016
#, fuzzy, python-format
#| msgid "Group \"%(group_name)s\" (%(group_id)s) deleted."
#, python-format
msgid "Group \"%(group_name)s\" (%(group_id)s) left."
msgstr "Usunięto grupę \"%(group_name)s\" (%(group_id)s)."
msgstr "Grupa \"%(group_name)s\" (%(group_id)s) odszedł."
#: src/baserow/core/emails.py:103
#, fuzzy, python-format
#| msgid "%(by)s invited you to %(group_name)s - Baserow"
#, python-format
msgid "%(by)s invited you to %(workspace_name)s - Baserow"
msgstr "%(by)s zaprosił Ciebie do %(group_name)s - Baserow"
msgstr "%(by)s zapraszamy na %(workspace_name)s - Baserow"
#: src/baserow/core/emails.py:136
msgid "You have 1 new notification - Baserow"
msgstr ""
msgstr "Masz 1 nowe powiadomienie - Baserow"
#: src/baserow/core/emails.py:138
#, python-format
msgid "You have %(count)d new notifications - Baserow"
msgstr ""
msgstr "Masz %(count)d nowych powiadomień - Baserow"
#: src/baserow/core/notification_types.py:94
#, python-format
msgid "%(user)s accepted your invitation to collaborate to %(workspace_name)s."
msgstr ""
msgstr "%(user)s przyjąłem zaproszenie do współpracy na %(workspace_name)s."
#: src/baserow/core/notification_types.py:135
#, python-format
msgid "%(user)s rejected your invitation to collaborate to %(workspace_name)s."
msgstr ""
msgstr "%(user)s Odrzucił zaproszenie do współpracy na %(workspace_name)s."
#: src/baserow/core/snapshots/actions.py:21
msgid "Create Snapshot"
@ -313,21 +313,21 @@ msgstr ""
#, python-format
msgid "You have %(counter)s new notification"
msgid_plural "You have %(counter)s new notifications"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[0] "Masz %(counter)s nowe powiadomienie"
msgstr[1] "Masz %(counter)s nowe powiadomienia"
msgstr[2] "Masz %(counter)s nowych powiadomień"
#: src/baserow/core/templates/baserow/core/notifications_summary.html:187
#, python-format
msgid "Plus %(counter)s more notification."
msgid_plural "Plus %(counter)s more notifications."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[0] "Plus %(counter)s więcej powiadomień."
msgstr[1] "Plus %(counter)s więcej powiadomień."
msgstr[2] "Plus %(counter)s więcej powiadomień."
#: src/baserow/core/templates/baserow/core/notifications_summary.html:198
msgid "View in Baserow"
msgstr ""
msgstr "Widok w Baserow"
#: src/baserow/core/templates/baserow/core/user/account_deleted.html:144
msgid "Account permanently deleted"
@ -405,32 +405,26 @@ msgstr ""
"będziesz mógł zmienić swoje hasło. Ten link wygaśnie za %(hours)s godziy/n."
#: src/baserow/core/templates/baserow/core/workspace_invitation.html:149
#, fuzzy, python-format
#| msgid ""
#| "<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
#| "%(group_name)s</strong>."
#, python-format
msgid ""
"<strong>%(first_name)s</strong> has invited you to collaborate on <strong>"
"%(workspace_name)s</strong>."
msgstr ""
"<strong>%(first_name)s</strong> zaprosił cię do współpracy w <strong>"
"%(group_name)s</strong>."
"<strong>%(first_name)s</strong> zaprosił Cię do współpracy na . "
"<strong>%(workspace_name)s</strong>"
#: src/baserow/core/trash/actions.py:20
msgid "Empty trash"
msgstr ""
msgstr "Opróżnianie kosza"
#: src/baserow/core/trash/actions.py:22
#, fuzzy, python-format
#| msgid ""
#| "Application \"%(application_name)s\" (%(application_id)s) of type "
#| "%(application_type)s deleted"
#, python-format
msgid ""
"Trash for application \"%(application_name)s\" (%(application_id)s) has been "
"emptied"
msgstr ""
"Usunięto aplikację \"%(application_name)s\" (%(application_id)s) typu "
"%(application_type)s"
"Kosz aplikacji \"%(application_name)s\" (%(application_id)s) został "
"opróżniony."
#: src/baserow/core/trash/actions.py:79
#, python-format
@ -438,35 +432,33 @@ msgid ""
"Trash for workspace \"%(workspace_name)s\" (%(workspace_id)s) has been "
"emptied."
msgstr ""
"Kosz dla obszaru roboczego \"%(workspace_name)s\" (%(workspace_id)s) został "
"opróżniony."
#: src/baserow/core/trash/actions.py:90
#, fuzzy
#| msgid "Restore Snapshot"
msgid "Restore from trash"
msgstr "Przywróć migawkę"
msgstr "Przywracanie z kosza"
#: src/baserow/core/trash/actions.py:91
#, python-format
msgid ""
"Item of type \"%(item_type)s\" (%(item_id)s) has been restored from trash"
msgstr ""
msgstr "Element typu \"%(item_type)s\" (%(item_id)s) został przywrócony z kosza"
#: src/baserow/core/user/actions.py:23
msgid "Create User"
msgstr "Stwórz użytkownika"
#: src/baserow/core/user/actions.py:25
#, fuzzy, python-format
#| msgid ""
#| "User \"%(user_email)s\" (%(user_id)s) created (via invitation: "
#| "%(with_invitation_token)s, from template: %(template_id)s)"
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) created via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider (invitation: "
"%(with_invitation_token)s)"
msgstr ""
"Utworzono użytkownika \"%(user_email)s\" (%(user_id)s) (poprzez zaproszenie: "
"%(with_invitation_token)s, z szablonu: %(template_id)s)"
"Użytkownik \"%(user_email)s\" (%(user_id)s) utworzony za pośrednictwem \""
"%(auth_provider_type)s\" (%(auth_provider_id)s) dostawcy uwierzytelniania "
"(zaproszenie: %(with_invitation_token)s)"
#: src/baserow/core/user/actions.py:110
msgid "Update User"
@ -505,55 +497,44 @@ msgstr ""
#: src/baserow/core/user/actions.py:229
msgid "Sign In User"
msgstr ""
msgstr "Zaloguj się jako użytkownik"
#: src/baserow/core/user/actions.py:231
#, fuzzy, python-format
#| msgid ""
#| "User \"%(user_email)s\" (%(user_id)s) logged in cancelling the deletion "
#| "process"
#, python-format
msgid ""
"User \"%(user_email)s\" (%(user_id)s) signed in via \"%(auth_provider_type)s"
"\" (%(auth_provider_id)s) auth provider"
msgstr ""
"Użytkownik \"%(user_email)s\" (%(user_id)s) zalogował się anulując proces "
"usuwania"
"Użytkownik \"%(user_email)s\" (%(user_id)s) zalogował się za pośrednictwem \""
"%(auth_provider_type)s\" (%(auth_provider_id)s) dostawcy uwierzytelniania."
#: src/baserow/core/user/actions.py:283
#, fuzzy
#| msgid "Reset password"
msgid "Send reset user password"
msgstr "Resetowanie hasła"
msgstr "Wyślij reset hasła użytkownika"
#: src/baserow/core/user/actions.py:284
#, fuzzy, python-format
#| msgid "User \"%(user_email)s\" (%(user_id)s) updated"
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) requested to reset password"
msgstr "Użytkownik \"%(user_email)s\" (%(user_id)s) został zaktualizowany"
msgstr ""
"Użytkownik \"%(user_email)s\" (%(user_id)s) poprosił o zresetowanie hasła"
#: src/baserow/core/user/actions.py:314
#, fuzzy
#| msgid "Reset password"
msgid "Change user password"
msgstr "Resetowanie hasła"
msgstr "Zmiana hasła użytkownika"
#: src/baserow/core/user/actions.py:315
#, fuzzy, python-format
#| msgid "User \"%(user_email)s\" (%(user_id)s) updated"
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) changed password"
msgstr "Użytkownik \"%(user_email)s\" (%(user_id)s) został zaktualizowany"
msgstr "Użytkownik \"%(user_email)s\" (%(user_id)s) zmienił hasło"
#: src/baserow/core/user/actions.py:351
#, fuzzy
#| msgid "Reset password"
msgid "Reset user password"
msgstr "Resetowanie hasła"
msgstr "Resetowanie hasła użytkownika"
#: src/baserow/core/user/actions.py:352
#, fuzzy, python-format
#| msgid "User \"%(user_email)s\" (%(user_id)s) updated"
#, python-format
msgid "User \"%(user_email)s\" (%(user_id)s) reset password"
msgstr "Użytkownik \"%(user_email)s\" (%(user_id)s) został zaktualizowany"
msgstr "Użytkownik \"%(user_email)s\" (%(user_id)s) resetuje hasło"
#: src/baserow/core/user/emails.py:16
msgid "Reset password - Baserow"
@ -572,7 +553,6 @@ msgid "Account deletion cancelled - Baserow"
msgstr "Usunięcie konta anulowane - Baserow"
#: src/baserow/core/user/handler.py:248
#, fuzzy, python-format
#| msgid "%(name)s's group"
#, python-format
msgid "%(name)s's workspace"
msgstr "Grupa %(name)s"
msgstr "%(name)s obszar roboczy"

View file

@ -0,0 +1,123 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-31 17:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
#: baserow_enterprise/audit_log/job_types.py:143
msgid "User Email"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:144
msgid "User ID"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:145
msgid "Group Name"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:146
msgid "Group ID"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:147
msgid "Action Type"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:148
msgid "Description"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:149
msgid "Timestamp"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:150
msgid "IP Address"
msgstr ""
#: baserow_enterprise/audit_log/models.py:30
msgid "DONE"
msgstr ""
#: baserow_enterprise/audit_log/models.py:31
msgid "UNDONE"
msgstr ""
#: baserow_enterprise/audit_log/models.py:32
msgid "REDONE"
msgstr ""
#: baserow_enterprise/role/actions.py:30
msgid "Assign role"
msgstr ""
#: baserow_enterprise/role/actions.py:32
#, python-format
msgid ""
"Role %(role_uid)s assigned to %(subject_type)s %(subject_id)s on "
"%(scope_type)s %(scope_id)s"
msgstr ""
#: baserow_enterprise/teams/actions.py:21
#, python-format
msgid "in team \"%(team_name)s\" (%(team_id)s) "
msgstr ""
#: baserow_enterprise/teams/actions.py:27
msgid "Create team"
msgstr ""
#: baserow_enterprise/teams/actions.py:28
#, python-format
msgid "Team \"%(name)s\" (%(team_id)s) created."
msgstr ""
#: baserow_enterprise/teams/actions.py:101
msgid "Update team"
msgstr ""
#: baserow_enterprise/teams/actions.py:102
#, python-format
msgid "Team \"%(name)s\" (%(team_id)s) updated."
msgstr ""
#: baserow_enterprise/teams/actions.py:193
msgid "Delete team"
msgstr ""
#: baserow_enterprise/teams/actions.py:194
#, python-format
msgid "Team \"%(team_name)s\" (%(team_id)s) deleted."
msgstr ""
#: baserow_enterprise/teams/actions.py:240
msgid "Create team subject"
msgstr ""
#: baserow_enterprise/teams/actions.py:240
#, python-format
msgid "Subject (%(subject_id)s) created"
msgstr ""
#: baserow_enterprise/teams/actions.py:320
msgid "Delete team subject"
msgstr ""
#: baserow_enterprise/teams/actions.py:321
#, python-format
msgid "Subject (%(subject_id)s) deleted"
msgstr ""

View file

@ -0,0 +1,123 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-31 17:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: baserow_enterprise/audit_log/job_types.py:143
msgid "User Email"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:144
msgid "User ID"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:145
msgid "Group Name"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:146
msgid "Group ID"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:147
msgid "Action Type"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:148
msgid "Description"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:149
msgid "Timestamp"
msgstr ""
#: baserow_enterprise/audit_log/job_types.py:150
msgid "IP Address"
msgstr ""
#: baserow_enterprise/audit_log/models.py:30
msgid "DONE"
msgstr ""
#: baserow_enterprise/audit_log/models.py:31
msgid "UNDONE"
msgstr ""
#: baserow_enterprise/audit_log/models.py:32
msgid "REDONE"
msgstr ""
#: baserow_enterprise/role/actions.py:30
msgid "Assign role"
msgstr ""
#: baserow_enterprise/role/actions.py:32
#, python-format
msgid ""
"Role %(role_uid)s assigned to %(subject_type)s %(subject_id)s on "
"%(scope_type)s %(scope_id)s"
msgstr ""
#: baserow_enterprise/teams/actions.py:21
#, python-format
msgid "in team \"%(team_name)s\" (%(team_id)s) "
msgstr ""
#: baserow_enterprise/teams/actions.py:27
msgid "Create team"
msgstr ""
#: baserow_enterprise/teams/actions.py:28
#, python-format
msgid "Team \"%(name)s\" (%(team_id)s) created."
msgstr ""
#: baserow_enterprise/teams/actions.py:101
msgid "Update team"
msgstr ""
#: baserow_enterprise/teams/actions.py:102
#, python-format
msgid "Team \"%(name)s\" (%(team_id)s) updated."
msgstr ""
#: baserow_enterprise/teams/actions.py:193
msgid "Delete team"
msgstr ""
#: baserow_enterprise/teams/actions.py:194
#, python-format
msgid "Team \"%(team_name)s\" (%(team_id)s) deleted."
msgstr ""
#: baserow_enterprise/teams/actions.py:240
msgid "Create team subject"
msgstr ""
#: baserow_enterprise/teams/actions.py:240
#, python-format
msgid "Subject (%(subject_id)s) created"
msgstr ""
#: baserow_enterprise/teams/actions.py:320
msgid "Delete team subject"
msgstr ""
#: baserow_enterprise/teams/actions.py:321
#, python-format
msgid "Subject (%(subject_id)s) deleted"
msgstr ""

View file

@ -207,7 +207,8 @@
"label": "Compartir con todos en {nombre}"
},
"memberRolesDatabaseContexItem": {
"label": "Gestionar miembros"
"label": "Gestionar miembros",
"additionalRoles": "Funciones adicionales"
},
"roleAssignmentModal": {
"membersTab": "Miembros",
@ -251,7 +252,8 @@
"subheading": "Los equipos permiten conceder o restringir permisos en bloque a varias personas."
},
"memberRolesTableContexItem": {
"label": "Gestionar miembros"
"label": "Gestionar miembros",
"additionalRoles": "Funciones adicionales"
},
"memberRolesMembersList": {
"remove": "Quitar",
@ -265,7 +267,9 @@
},
"enterpriseFeatures": {
"sso": "Inicio de sesión único",
"rbac": "Control de acceso basado en funciones"
"rbac": "Control de acceso basado en funciones",
"auditLogs": "Registros de auditoría",
"coBranding": "Sustitución del logotipo de marca compartida"
},
"chatwootSupportSidebarWorkspace": {
"directSupport": "Apoyo directo"
@ -300,5 +304,14 @@
"localBaserowPasswordAppAuthProviderForm": {
"passwordFieldLabel": "Seleccionar campo de contraseña",
"noFields": "No hay campos compatibles"
},
"enterpriseSettings": {
"branding": "Gestión de marca",
"deactivated": "Disponible para la empresa",
"uploadFileButton": "Subir la imagen",
"showBaserowHelpMessage": "Mostrar un mensaje de ayuda",
"showBaserowHelpMessageDescription": "Indica si el mensaje de la solicitud de ayuda debe mostrarse en el panel.",
"coBrandingLogo": "Logotipo",
"coBrandingLogoDescription": "Reemplaza el logotipo de Baserow por una alternativa personalizada de un logotipo de una marca (176x29)."
}
}

View file

@ -210,7 +210,8 @@
"subLabel": "{totalUserAmount} membres du projet"
},
"memberRolesDatabaseContexItem": {
"label": "Gérer les membres"
"label": "Gérer les membres",
"additionalRoles": "Autres rôles"
},
"memberRolesMembersList": {
"remove": "Supprimer",
@ -265,7 +266,9 @@
},
"enterpriseFeatures": {
"sso": "Authentification unique (SSO)",
"rbac": "Contrôle daccès basé sur les rôles"
"rbac": "Contrôle daccès basé sur les rôles",
"coBranding": "Remplacement du logo de co-branding",
"auditLogs": "Journaux d'audit"
},
"chatwootSupportSidebarWorkspace": {
"directSupport": "Assistance"
@ -274,7 +277,8 @@
"no_records": "Aucune équipe"
},
"memberRolesTableContexItem": {
"label": "Gérer les membres"
"label": "Gérer les membres",
"additionalRoles": "Autres rôles"
},
"snapshotModalWarning": {
"message": "Veuillez noter quune sauvegarde inclura toutes les autorisations définies sur lapplication et ses tables."
@ -300,5 +304,14 @@
"localBaserowPasswordAppAuthProviderForm": {
"passwordFieldLabel": "Sélectionner le champ du mot de passe",
"noFields": "Pas de champs compatibles"
},
"enterpriseSettings": {
"deactivated": "Disponible pour le plan Entreprise",
"uploadFileButton": "Envoyer l'image",
"showBaserowHelpMessageDescription": "Indique si le message de demande d'aide doit être affiché sur le tableau de bord.",
"branding": "Image de marque",
"showBaserowHelpMessage": "Afficher le message d'aide",
"coBrandingLogo": "Logo",
"coBrandingLogoDescription": "Remplace le logo Baserow par une alternative co-brandée personnalisée (176x29)."
}
}

View file

@ -244,7 +244,8 @@
"memberRolesTableTabTitle": "Tabella corrente"
},
"memberRolesTableContexItem": {
"label": "Gestisci membri"
"label": "Gestisci membri",
"additionalRoles": "Ruoli aggiuntivi"
},
"roleAssignmentModal": {
"subjectTypeNameTeams": "team",
@ -261,14 +262,17 @@
"noAccessHelpText": "Questo utente necessita di esplicito accesso alle risorse."
},
"memberRolesDatabaseContexItem": {
"label": "Gestisci membri"
"label": "Gestisci membri",
"additionalRoles": "Ruoli aggiuntivi"
},
"loginButton": {
"continueWith": "Continua con"
},
"enterpriseFeatures": {
"sso": "Single Sign On",
"rbac": "Role-based access control"
"rbac": "Role-based access control",
"coBranding": "Sostituzione logo co-branding",
"auditLogs": "Registro attività"
},
"chatwootSupportSidebarWorkspace": {
"directSupport": "Supporto diretto"
@ -300,5 +304,14 @@
"localBaserowPasswordAppAuthProviderForm": {
"passwordFieldLabel": "Scegli il campo password",
"noFields": "Nessun campo compatibile"
},
"enterpriseSettings": {
"deactivated": "Disponibile in enterprise",
"coBrandingLogo": "Logo",
"coBrandingLogoDescription": "Sostituisce il logo Baserow con un'alternativa personalizzata di co-branding (176x29).",
"showBaserowHelpMessage": "Mostra messaggio di aiuto",
"branding": "Branding",
"uploadFileButton": "Carica immagine",
"showBaserowHelpMessageDescription": "Indica se il messaggio di richiesta di aiuto deve essere mostrato sulla dashboard."
}
}

View file

@ -237,7 +237,9 @@
},
"enterpriseFeatures": {
"sso": "Single Sign On",
"rbac": "Rol gebaseerde toegangscontrole"
"rbac": "Rol gebaseerde toegangscontrole",
"auditLogs": "Audit logs",
"coBranding": "Co-branding logo vervanging"
},
"chatwootSupportSidebarWorkspace": {
"directSupport": "Directe ondersteuning"
@ -265,10 +267,12 @@
"label": "Deel met iedereen op {name}"
},
"memberRolesDatabaseContexItem": {
"label": "Leden beheren"
"label": "Leden beheren",
"additionalRoles": "Extra rollen"
},
"memberRolesTableContexItem": {
"label": "Leden beheren"
"label": "Leden beheren",
"additionalRoles": "Extra rollen"
},
"membersPagePlugin": {
"roleHelpText": "Kan worden overschreven met rollen in databases en tabellen."
@ -300,5 +304,14 @@
"localBaserowPasswordAppAuthProviderForm": {
"passwordFieldLabel": "Selecteer wachtwoordveld",
"noFields": "Geen compatibele velden"
},
"enterpriseSettings": {
"branding": "Branding",
"deactivated": "Beschikbaar in enterprise",
"uploadFileButton": "Afbeelding uploaden",
"showBaserowHelpMessageDescription": "Geeft aan of het bericht met de hulpvraag moet worden weergegeven op het dashboard.",
"showBaserowHelpMessage": "Helpbericht tonen",
"coBrandingLogo": "Logo",
"coBrandingLogoDescription": "Vervangt het Baserow-logo voor een aangepast co-branded alternatief (176x29)."
}
}

View file

@ -206,10 +206,12 @@
"subLabel": "{totalUserAmount} członków obszaru roboczego"
},
"memberRolesDatabaseContexItem": {
"label": "Zarządzaj członkami"
"label": "Zarządzaj członkami",
"additionalRoles": "Dodatkowe role"
},
"memberRolesTableContexItem": {
"label": "Zarządzaj członkami"
"label": "Zarządzaj członkami",
"additionalRoles": "Dodatkowe role"
},
"memberRolesMembersList": {
"teamMembersCount": "{count} członków zespołu",
@ -268,7 +270,9 @@
},
"enterpriseFeatures": {
"sso": "Logowanie jednokrotne SSO",
"rbac": "Kontrola dostępu oparta na rolach"
"rbac": "Kontrola dostępu oparta na rolach",
"auditLogs": "Dzienniki inspekcji",
"coBranding": "Wymiana logo w ramach co-brandingu"
},
"chatwootSupportSidebarWorkspace": {
"directSupport": "Bezpośrednie wsparcie"
@ -282,5 +286,32 @@
"auditLogSidebarWorkspace": {
"title": "Dziennik inspekcji",
"deactivated": "Dostępne w wersji zaawansowanej/korporacyjnej"
},
"localBaserowUserSourceForm": {
"noFields": "Brak pól",
"nameFieldLabel": "Wybierz pole nazwy",
"nameFieldPlaceholder": "Wybierz pole...",
"emailFieldLabelPlaceholder": "Wybierz pole...",
"description": "Każdy wiersz w tabeli to konto użytkownika. Wybierz pasujące pola w tabeli. Pole e-mail będzie używane do identyfikacji.",
"emailFieldLabel": "Wybierz pole e-mail"
},
"appAuthProviderType": {
"localBaserowPassword": "E-mail/hasło"
},
"localBaserowPasswordAppAuthProviderForm": {
"passwordFieldLabel": "Wybierz pole hasła",
"noFields": "Brak kompatybilnych pól"
},
"enterpriseSettings": {
"showBaserowHelpMessage": "Pokaż komunikat pomocy",
"showBaserowHelpMessageDescription": "Wskazuje, czy komunikat z prośbą o pomoc powinien być wyświetlany na pulpicie nawigacyjnym.",
"coBrandingLogo": "Logo",
"branding": "Branding",
"deactivated": "Dostępne w wersji dla przedsiębiorstw",
"coBrandingLogoDescription": "Zastępuje logo Baserow niestandardową alternatywą pod wspólną marką (176x29).",
"uploadFileButton": "Prześlij obraz"
},
"localBaserowUserSourceType": {
"notConfigured": "Nie skonfigurowano"
}
}

View file

@ -0,0 +1,45 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-13 16:45+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
#: src/baserow_premium/row_comments/actions.py:22
msgid "Create row comment"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:23
#, python-format
msgid "Comment (%(comment_id)s) has been added to row (%(row_id)s)"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:96
msgid "Update row comment"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:97
#, python-format
msgid "Comment (%(comment_id)s) has been updated in row (%(row_id)s)"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:186
msgid "Delete row comment"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:187
#, python-format
msgid "Comment (%(comment_id)s) has been deleted from row (%(row_id)s)"
msgstr ""

View file

@ -0,0 +1,45 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-13 16:45+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: src/baserow_premium/row_comments/actions.py:22
msgid "Create row comment"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:23
#, python-format
msgid "Comment (%(comment_id)s) has been added to row (%(row_id)s)"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:96
msgid "Update row comment"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:97
#, python-format
msgid "Comment (%(comment_id)s) has been updated in row (%(row_id)s)"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:186
msgid "Delete row comment"
msgstr ""
#: src/baserow_premium/row_comments/actions.py:187
#, python-format
msgid "Comment (%(comment_id)s) has been deleted from row (%(row_id)s)"
msgstr ""

View file

@ -273,8 +273,8 @@
"chooseAColor": "¿Por cual campo de selección individual debe colorearse la fila?"
},
"redirectToBaserowModal": {
"title": "Redirigiendo a http://baserow.io",
"content": "Estás abandonando tu instancia auto-alojada y estás siendo redirigido a http://baserow.io."
"title": "Redirigido a https://baserow.io",
"content": "Saldrás de tu instancia alojada automáticamente y serás redirigido a https://baserow.io."
},
"premiumTopSidebar": {
"impersonateDescription": "Esta cuenta está suplantada. Una actualización de la página la detendrá.",
@ -296,7 +296,8 @@
"surveyForm": "Formulario de encuesta",
"publicLogoRemoval": "Eliminación del logo público",
"personalViews": "Vistas personales",
"calendarView": "Vista del calendario"
"calendarView": "Vista del calendario",
"aiFeatures": "Campo de IA"
},
"formViewModeType": {
"surveyDescription": "Un campo es visible al mismo tiempo.",
@ -359,5 +360,26 @@
"modeAllTitle": "Todos los comentarios",
"modeAllDesc": "Recibirás notificaciones de todos los comentarios de esta fila.",
"modeMentionsTitle": "Sólo menciones"
},
"gridViewFieldAI": {
"regenerate": "Re-generar",
"generate": "Generar"
},
"fieldAISubForm": {
"AIType": "Tipo de IA",
"AIModel": "Modelo de IA",
"prompt": "Pregunta",
"premiumFeature": "El campo de IA es una función premium"
},
"rowEditFieldAI": {
"generate": "Generar",
"createRowBefore": "El valor de IA puede generarse después de crear la fila."
},
"premiumFieldType": {
"ai": "Aviso de IA",
"aiDescription": "Un campo de sólo lectura que contiene el texto generado por AI basado en la pregunta del campo."
},
"functionalGridViewFieldAI": {
"generate": "Generar"
}
}

View file

@ -0,0 +1,354 @@
{
"premium": {
"user": {
"isStaff": "",
"isWorkspaceAdmin": "",
"active": "",
"deactivated": ""
},
"adminType": {
"dashboard": "",
"users": "",
"workspaces": "",
"licenses": ""
},
"viewType": {
"kanban": "",
"calendar": ""
},
"exporterType": {
"json": "",
"xml": ""
},
"deactivated": ""
},
"premiumModal": {
"title": "",
"description": "",
"viewPricing": ""
},
"rowCommentSidebar": {
"onlyPremium": "",
"readOnlyNoComment": "",
"noComment": "",
"comment": "",
"more": "",
"name": ""
},
"rowComment": {
"you": "",
"anonymous": "",
"creating": "",
"updating": "",
"deleting": "",
"created": "",
"edited": "",
"commentTrashed": "",
"errorUserNotCommentAuthorTitle": "",
"errorUserNotCommentAuthor": "",
"errorInvalidCommentMentionTitle": "",
"errorInvalidCommentMention": ""
},
"rowCommentContext": {
"edit": "",
"delete": ""
},
"rowCommentMentionNotification": {
"title": "",
"deletedUser": ""
},
"rowCommentNotification": {
"title": "",
"deletedUser": ""
},
"trashType": {
"row_comment": ""
},
"registerLicenseModal": {
"titleRegisterLicense": "",
"registerLicense": "",
"viewPricing": "",
"licenseDescription": "",
"licenseError": {
"invalidTitle": "",
"invalid": "",
"unsupportedTitle": "",
"unsupported": "",
"expiredTitle": "",
"expired": "",
"duplicateTitle": "",
"duplicate": "",
"instanceMismatchTitle": "",
"instanceMismatch": ""
}
},
"disconnectLicenseModal": {
"disconnectLicense": "",
"disconnectDescription": ""
},
"registerLicenseForm": {
"licenseKey": ""
},
"workspacesAdminTable": {
"allWorkspaces": "",
"id": "",
"name": "",
"members": "",
"applications": "",
"created": "",
"rowCount": "",
"freeUsers": "",
"seatsTaken": "",
"storageUsage": "",
"usageHelpText": ""
},
"editWorkspaceContext": {
"delete": ""
},
"deleteWorkspaceModal": {
"title": "",
"confirmation": "",
"comment": "",
"delete": ""
},
"activeUsers": {
"newUsers": "",
"activeUsers": ""
},
"usersAdminTable": {
"allUsers": "",
"username": "",
"name": "",
"workspaces": "",
"lastLogin": "",
"dateJoined": "",
"active": ""
},
"editUserContext": {
"changePassword": "",
"delete": "",
"impersonate": ""
},
"changePasswordForm": {
"newPassword": "",
"repeatPassword": "",
"changePassword": "",
"error": {
"doesntMatch": ""
}
},
"userForm": {
"fullName": "",
"email": "",
"isActive": "",
"warning": {
"changeEmail": "",
"inactiveUser": "",
"userStaff": ""
},
"error": {
"invalidName": "",
"invalidEmail": ""
}
},
"changeUserPasswordModal": {
"changePassword": ""
},
"deleteUserModal": {
"title": "",
"confirmation": "",
"comment1": "",
"comment2": "",
"delete": ""
},
"editUserModal": {
"delete": "",
"edit": ""
},
"tableJSONExporter": {
"encoding": ""
},
"tableXMLExporter": {
"encoding": ""
},
"kanbanViewStackContext": {
"createCard": "",
"editStack": "",
"deleteStack": "",
"delete": "",
"deleteDescription": ""
},
"kanbanViewHeader": {
"stackBy": "",
"stackedBy": "",
"customizeCards": ""
},
"kanbanViewOptionForm": {
"selectOption": ""
},
"kanbanViewStakedBy": {
"title": "",
"chooseField": ""
},
"kanbanViewStack": {
"uncategorized": "",
"tryAgain": "",
"new": ""
},
"calendarViewHeader": {
"displayBy": "",
"displayedBy": "",
"labels": ""
},
"calendarDateSelector": {
"today": ""
},
"calendarMonthDay": {
"hiddenRowsCount": ""
},
"calendarMonthDayExpanded": {
"tryAgain": ""
},
"dashboard": {
"title": "",
"totals": "",
"totalUsers": "",
"totalWorkspaces": "",
"totalApplications": "",
"newUsers": "",
"newUsers24h": "",
"newUsers7days": "",
"newUsers30days": "",
"activeUsers": "",
"activeUsers24h": "",
"activeUsers7days": "",
"activeUsers30days": "",
"viewAll": ""
},
"premiumFeatures": {
"rowComments": "",
"kanbanView": "",
"calendarView": "",
"exports": "",
"admin": "",
"rowColoring": "",
"surveyForm": "",
"publicLogoRemoval": "",
"personalViews": ""
},
"licenses": {
"titleNoLicenses": "",
"titleLicenses": "",
"noLicensesDescription": "",
"getLicense": "",
"baserowInstanceId": "",
"registerLicense": "",
"licenceId": "",
"premium": "",
"expired": "",
"validity": "",
"seats": ""
},
"license": {
"title": "",
"users": "",
"description": "",
"seatLeft": "",
"fillSeats": "",
"removeAll": "",
"licenseId": "",
"addUser": "",
"plan": "",
"premium": "",
"expired": "",
"validFrom": "",
"validThrough": "",
"validThroughDescription": "",
"lastCheck": "",
"lastCheckDescription": "",
"checkNow": "",
"seats": "",
"licensedTo": "",
"applications": "",
"unlimited": "",
"rowUsage": "",
"storeUsage": "",
"disconnectLicense": "",
"disconnectDescription": "",
"moreSeatsNeededTitle": "",
"contactSalesMoreSeats": "",
"automaticSeatsProgressBarStatus": "",
"premiumFeatureName": "",
"enterpriseFeatureName": "",
"supportFeatureName": ""
},
"viewDecoratorType": {
"leftBorderColor": "",
"leftBorderColorDescription": "",
"backgroundColor": "",
"backgroundColorDescription": "",
"onlyForPremium": "",
"onlyOneDecoratorPerView": ""
},
"decoratorValueProviderType": {
"singleSelectColor": "",
"singleSelectColorDescription": "",
"conditionalColor": "",
"conditionalColorDescription": ""
},
"singleSelectColorValueProviderForm": {
"chooseAColor": ""
},
"conditionalColorValueProviderForm": {
"addCondition": "",
"addConditionGroup": "",
"colorAlwaysApplyTitle": "",
"colorAlwaysApply": "",
"addColor": "",
"deleteColor": "",
"title": ""
},
"redirectToBaserowModal": {
"title": "",
"content": ""
},
"premiumTopSidebar": {
"impersonateDescription": "",
"impersonateStop": "",
"premium": "",
"premiumDescription": ""
},
"formViewModeType": {
"survey": "",
"surveyDescription": "",
"onlyForPremium": ""
},
"formViewModePreviewSurvey": {
"orderFields": "",
"deactivated": "",
"more": ""
},
"shareLinkOptions": {
"baserowLogo": {
"label": "",
"premiumModalName": ""
}
},
"viewsContext": {
"personal": ""
},
"dateFieldSelectForm": {
"dateField": "",
"noCompatibleDateFields": ""
},
"selectDateFieldModal": {
"chooseDateField": "",
"save": ""
},
"RowEditModalCommentNotificationMode": {
"modeMentionsTitle": "",
"modeMentionsDesc": "",
"modeAllTitle": "",
"modeAllDesc": ""
}
}

View file

@ -272,8 +272,8 @@
"addConditionGroup": "Ajouter un groupe de condition"
},
"redirectToBaserowModal": {
"title": "Redirection vers http://baserow.io",
"content": "Vous allez quitter votre instance auto-hébergée et être redirigé vers http://baserow.io."
"title": "Redirection vers https://baserow.io",
"content": "Vous allez quitter votre instance auto-hébergée et être redirigé vers https://baserow.io."
},
"premiumTopSidebar": {
"impersonateDescription": "Lidentité de ce compte est usurpée. Une actualisation de la page larrêtera.",
@ -295,7 +295,8 @@
"surveyForm": "Formulaire de sondage",
"publicLogoRemoval": "Suppression du logo public",
"personalViews": "Vues privées",
"calendarView": "Vue Calendrier"
"calendarView": "Vue Calendrier",
"aiFeatures": "Champ IA"
},
"formViewModePreviewSurvey": {
"deactivated": "Les sondage sont disponibles dans la version premium.",
@ -358,5 +359,26 @@
"modeAllTitle": "Tous les commentaires",
"modeAllDesc": "Vous recevrez des notifications pour tous les commentaires de cette ligne.",
"modeMentionsTitle": "Seulement les mentions"
},
"gridViewFieldAI": {
"generate": "Générer",
"regenerate": "Re-générer"
},
"premiumFieldType": {
"ai": "Prompt pour l'IA",
"aiDescription": "Champ en lecture seule contenant un texte généré par une IA en fonction du prompt définit."
},
"fieldAISubForm": {
"AIType": "Type d'IA",
"AIModel": "Modèle d'IA",
"prompt": "Prompt",
"premiumFeature": "Le champ IA est une fonctionnalité premium"
},
"rowEditFieldAI": {
"createRowBefore": "La valeur du champ IA peut être générée après la création de la ligne.",
"generate": "Générer"
},
"functionalGridViewFieldAI": {
"generate": "Générer"
}
}

View file

@ -0,0 +1,354 @@
{
"premium": {
"user": {
"isStaff": "",
"isWorkspaceAdmin": "",
"active": "",
"deactivated": ""
},
"adminType": {
"dashboard": "",
"users": "",
"workspaces": "",
"licenses": ""
},
"viewType": {
"kanban": "",
"calendar": ""
},
"exporterType": {
"json": "",
"xml": ""
},
"deactivated": ""
},
"premiumModal": {
"title": "",
"description": "",
"viewPricing": ""
},
"rowCommentSidebar": {
"onlyPremium": "",
"readOnlyNoComment": "",
"noComment": "",
"comment": "",
"more": "",
"name": ""
},
"rowComment": {
"you": "",
"anonymous": "",
"creating": "",
"updating": "",
"deleting": "",
"created": "",
"edited": "",
"commentTrashed": "",
"errorUserNotCommentAuthorTitle": "",
"errorUserNotCommentAuthor": "",
"errorInvalidCommentMentionTitle": "",
"errorInvalidCommentMention": ""
},
"rowCommentContext": {
"edit": "",
"delete": ""
},
"rowCommentMentionNotification": {
"title": "",
"deletedUser": ""
},
"rowCommentNotification": {
"title": "",
"deletedUser": ""
},
"trashType": {
"row_comment": ""
},
"registerLicenseModal": {
"titleRegisterLicense": "",
"registerLicense": "",
"viewPricing": "",
"licenseDescription": "",
"licenseError": {
"invalidTitle": "",
"invalid": "",
"unsupportedTitle": "",
"unsupported": "",
"expiredTitle": "",
"expired": "",
"duplicateTitle": "",
"duplicate": "",
"instanceMismatchTitle": "",
"instanceMismatch": ""
}
},
"disconnectLicenseModal": {
"disconnectLicense": "",
"disconnectDescription": ""
},
"registerLicenseForm": {
"licenseKey": ""
},
"workspacesAdminTable": {
"allWorkspaces": "",
"id": "",
"name": "",
"members": "",
"applications": "",
"created": "",
"rowCount": "",
"freeUsers": "",
"seatsTaken": "",
"storageUsage": "",
"usageHelpText": ""
},
"editWorkspaceContext": {
"delete": ""
},
"deleteWorkspaceModal": {
"title": "",
"confirmation": "",
"comment": "",
"delete": ""
},
"activeUsers": {
"newUsers": "",
"activeUsers": ""
},
"usersAdminTable": {
"allUsers": "",
"username": "",
"name": "",
"workspaces": "",
"lastLogin": "",
"dateJoined": "",
"active": ""
},
"editUserContext": {
"changePassword": "",
"delete": "",
"impersonate": ""
},
"changePasswordForm": {
"newPassword": "",
"repeatPassword": "",
"changePassword": "",
"error": {
"doesntMatch": ""
}
},
"userForm": {
"fullName": "",
"email": "",
"isActive": "",
"warning": {
"changeEmail": "",
"inactiveUser": "",
"userStaff": ""
},
"error": {
"invalidName": "",
"invalidEmail": ""
}
},
"changeUserPasswordModal": {
"changePassword": ""
},
"deleteUserModal": {
"title": "",
"confirmation": "",
"comment1": "",
"comment2": "",
"delete": ""
},
"editUserModal": {
"delete": "",
"edit": ""
},
"tableJSONExporter": {
"encoding": ""
},
"tableXMLExporter": {
"encoding": ""
},
"kanbanViewStackContext": {
"createCard": "",
"editStack": "",
"deleteStack": "",
"delete": "",
"deleteDescription": ""
},
"kanbanViewHeader": {
"stackBy": "",
"stackedBy": "",
"customizeCards": ""
},
"kanbanViewOptionForm": {
"selectOption": ""
},
"kanbanViewStakedBy": {
"title": "",
"chooseField": ""
},
"kanbanViewStack": {
"uncategorized": "",
"tryAgain": "",
"new": ""
},
"calendarViewHeader": {
"displayBy": "",
"displayedBy": "",
"labels": ""
},
"calendarDateSelector": {
"today": ""
},
"calendarMonthDay": {
"hiddenRowsCount": ""
},
"calendarMonthDayExpanded": {
"tryAgain": ""
},
"dashboard": {
"title": "Főoldal",
"totals": "",
"totalUsers": "",
"totalWorkspaces": "",
"totalApplications": "",
"newUsers": "",
"newUsers24h": "",
"newUsers7days": "",
"newUsers30days": "",
"activeUsers": "",
"activeUsers24h": "",
"activeUsers7days": "",
"activeUsers30days": "",
"viewAll": ""
},
"premiumFeatures": {
"rowComments": "",
"kanbanView": "",
"calendarView": "",
"exports": "",
"admin": "",
"rowColoring": "",
"surveyForm": "",
"publicLogoRemoval": "",
"personalViews": ""
},
"licenses": {
"titleNoLicenses": "",
"titleLicenses": "",
"noLicensesDescription": "",
"getLicense": "",
"baserowInstanceId": "",
"registerLicense": "",
"licenceId": "",
"premium": "",
"expired": "",
"validity": "",
"seats": ""
},
"license": {
"title": "",
"users": "",
"description": "",
"seatLeft": "",
"fillSeats": "",
"removeAll": "",
"licenseId": "",
"addUser": "",
"plan": "",
"premium": "",
"expired": "",
"validFrom": "",
"validThrough": "",
"validThroughDescription": "",
"lastCheck": "",
"lastCheckDescription": "",
"checkNow": "",
"seats": "",
"licensedTo": "",
"applications": "",
"unlimited": "",
"rowUsage": "",
"storeUsage": "",
"disconnectLicense": "",
"disconnectDescription": "",
"moreSeatsNeededTitle": "",
"contactSalesMoreSeats": "",
"automaticSeatsProgressBarStatus": "",
"premiumFeatureName": "",
"enterpriseFeatureName": "",
"supportFeatureName": ""
},
"viewDecoratorType": {
"leftBorderColor": "",
"leftBorderColorDescription": "",
"backgroundColor": "",
"backgroundColorDescription": "",
"onlyForPremium": "",
"onlyOneDecoratorPerView": ""
},
"decoratorValueProviderType": {
"singleSelectColor": "",
"singleSelectColorDescription": "",
"conditionalColor": "",
"conditionalColorDescription": ""
},
"singleSelectColorValueProviderForm": {
"chooseAColor": ""
},
"conditionalColorValueProviderForm": {
"addCondition": "",
"addConditionGroup": "",
"colorAlwaysApplyTitle": "",
"colorAlwaysApply": "",
"addColor": "",
"deleteColor": "",
"title": ""
},
"redirectToBaserowModal": {
"title": "",
"content": ""
},
"premiumTopSidebar": {
"impersonateDescription": "",
"impersonateStop": "",
"premium": "",
"premiumDescription": ""
},
"formViewModeType": {
"survey": "",
"surveyDescription": "",
"onlyForPremium": ""
},
"formViewModePreviewSurvey": {
"orderFields": "",
"deactivated": "",
"more": ""
},
"shareLinkOptions": {
"baserowLogo": {
"label": "",
"premiumModalName": ""
}
},
"viewsContext": {
"personal": ""
},
"dateFieldSelectForm": {
"dateField": "",
"noCompatibleDateFields": ""
},
"selectDateFieldModal": {
"chooseDateField": "",
"save": ""
},
"RowEditModalCommentNotificationMode": {
"modeMentionsTitle": "",
"modeMentionsDesc": "",
"modeAllTitle": "",
"modeAllDesc": ""
}
}

View file

@ -273,8 +273,8 @@
"chooseAColor": "Quale singola selezione usare per colorare le righe?"
},
"redirectToBaserowModal": {
"title": "Verrai reindirizzato su http://baserow.io",
"content": "Stai lasciando la tua installazione self-hosted e verrai indirizzato su http://baserow.io."
"title": "Verrai reindirizzato su https://baserow.io",
"content": "Stai lasciando la tua installazione self-hosted e verrai indirizzato su https://baserow.io."
},
"premiumTopSidebar": {
"premiumDescription": "Il tuo account ha pieno accesso alle funzionalità premium",
@ -291,7 +291,8 @@
"surveyForm": "Sondaggio",
"publicLogoRemoval": "Rimozione logo",
"calendarView": "Vista calendario",
"personalViews": "Vista personale"
"personalViews": "Vista personale",
"aiFeatures": "Campo IA"
},
"premiumModal": {
"title": "Fai l'upgrade per usare {name}",
@ -359,5 +360,26 @@
"modeMentionsDesc": "Riceverai le notifiche solo se vieni menzionato in un commento.",
"modeAllTitle": "Tutti i commenti",
"modeAllDesc": "Riceverai una notifica per ogni commento pubblicato su questa riga."
},
"functionalGridViewFieldAI": {
"generate": "Genera"
},
"gridViewFieldAI": {
"regenerate": "Ri-genera",
"generate": "Genera"
},
"fieldAISubForm": {
"AIModel": "Modello IA",
"prompt": "Prompt",
"premiumFeature": "Il campo IA è una caratteristica premium",
"AIType": "Tipo IA"
},
"rowEditFieldAI": {
"createRowBefore": "Il valore IA può essere generato dopo che la riga è stata creata.",
"generate": "Genera"
},
"premiumFieldType": {
"ai": "Prompt IA",
"aiDescription": "Un campo di sola lettura che contiene il testo generato dall'intelligenza artificiale in base al prompt inserito."
}
}

View file

@ -290,7 +290,8 @@
"surveyForm": "Enquêteformulier",
"publicLogoRemoval": "Publiek logo verwijderen",
"personalViews": "Persoonlijke weergave",
"calendarView": "Kalenderweergave"
"calendarView": "Kalenderweergave",
"aiFeatures": "AI veld"
},
"premiumModal": {
"title": "Upgrade om de {name} te gebruiken",
@ -358,5 +359,26 @@
"modeAllTitle": "Alle opmerkingen",
"modeAllDesc": "Je ontvangt meldingen voor alle opmerkingen in deze rij.",
"modeMentionsTitle": "Alleen vermeldingen"
},
"functionalGridViewFieldAI": {
"generate": "Genereren"
},
"gridViewFieldAI": {
"regenerate": "Opnieuw genereren",
"generate": "Genereren"
},
"fieldAISubForm": {
"AIType": "AI Type",
"AIModel": "AI-model",
"prompt": "Prompt",
"premiumFeature": "Het AI-veld is een premium functie"
},
"rowEditFieldAI": {
"generate": "Genereren",
"createRowBefore": "De AI-waarde kan worden gegenereerd nadat de rij is aangemaakt."
},
"premiumFieldType": {
"ai": "AI prompt",
"aiDescription": "Een alleen-lezen veld dat AI-gegenereerde tekst bevat op basis van de veldprompt."
}
}

View file

@ -206,7 +206,8 @@
"surveyForm": "Formularz ankiety",
"publicLogoRemoval": "Usunięcie logo publicznego",
"personalViews": "Osobiste widoki",
"calendarView": "Widok kalendarza"
"calendarView": "Widok kalendarza",
"aiFeatures": "Pole AI"
},
"licenses": {
"titleNoLicenses": "Nie znaleziono licencji",
@ -274,13 +275,17 @@
"chooseAColor": "Według którego pojedynczego pola wyboru powinien być pokolorowany wiersz?"
},
"conditionalColorValueProviderForm": {
"addCondition": "dodaj warunek",
"colorAlwaysApply": "Ten kolor obowiązuje domyślnie. Możesz dodać warunki, klikając przycisk „Dodaj warunek”.",
"addColor": "dodaj kolor"
"addCondition": "Dodaj warunek",
"colorAlwaysApply": "Warunki można dodawać, klikając przycisk \"Dodaj warunek\".",
"addColor": "Dodaj kolor",
"deleteColor": "Usuń kolor",
"colorAlwaysApplyTitle": "Ten kolor jest stosowany domyślnie.",
"addConditionGroup": "Dodaj grupę warunków",
"title": "Kolory"
},
"redirectToBaserowModal": {
"title": "Przekierowanie do http://baserow.io",
"content": "Opuszczasz swoją samodzielnie hostowaną instancję i zostajesz przekierowany na stronę http://baserow.io."
"title": "Przekierowanie na stronę https://baserow.io",
"content": "Opuszczasz samodzielnie hostowaną instancję i zostajesz przekierowany na stronę https://baserow.io."
},
"premiumTopSidebar": {
"impersonateDescription": "To konto jest obsługiwane przez podszytego użytkownika. Odświeżenie strony zatrzyma to.",
@ -308,7 +313,8 @@
"personal": "Osobisty"
},
"rowCommentMentionNotification": {
"title": "{sender} wspomniał o Tobie w wierszu {row} w {table}"
"title": "{sender} wspomniał o Tobie w wierszu {row} w {table}",
"deletedUser": "Usunięty użytkownik"
},
"rowCommentContext": {
"edit": "Edytuj komentarz",
@ -338,5 +344,36 @@
"selectDateFieldModal": {
"chooseDateField": "Wybierz pole daty",
"save": "Zapisz"
},
"RowEditModalCommentNotificationMode": {
"modeMentionsDesc": "Będziesz otrzymywać powiadomienia tylko wtedy, gdy zostaniesz wspomniany.",
"modeAllTitle": "Wszystkie komentarze",
"modeMentionsTitle": "Tylko wzmianki",
"modeAllDesc": "Będziesz otrzymywać powiadomienia o wszystkich komentarzach w tym wierszu."
},
"premiumFieldType": {
"ai": "Prompt AI",
"aiDescription": "Pole tylko do odczytu, które przechowuje tekst wygenerowany przez sztuczną inteligencję na podstawie monitu pola."
},
"functionalGridViewFieldAI": {
"generate": "Generuj"
},
"fieldAISubForm": {
"AIModel": "Model AI",
"premiumFeature": "Pole AI jest funkcją premium",
"AIType": "Typ AI",
"prompt": "Prompt"
},
"rowEditFieldAI": {
"generate": "Generuj",
"createRowBefore": "Wartość AI może zostać wygenerowana po utworzeniu wiersza."
},
"gridViewFieldAI": {
"generate": "Generuj",
"regenerate": "Ponowne generowanie"
},
"rowCommentNotification": {
"title": "{sender} opublikował komentarz w wierszu {row} w {table}",
"deletedUser": "Usunięty użytkownik"
}
}

View file

@ -5,7 +5,8 @@
"wrong": "Etwas ist schief gegangen",
"none": "Kein",
"free": "Kostenlos",
"comingSoon": "In Kürze verfügbar..."
"comingSoon": "In Kürze verfügbar...",
"billable": "Abrechenbar"
},
"action": {
"upload": "Hochladen",
@ -34,7 +35,9 @@
"login": "Anmelden",
"download": "Download",
"copyToClipboard": "In die Zwischenablage kopieren",
"reset": "Zurücksetzen"
"reset": "Zurücksetzen",
"set": "Festlegen",
"logout": "Abmelden"
},
"adminType": {
"settings": "Einstellungen",

View file

@ -7,7 +7,9 @@
"free": "Gratis",
"comingSoon": "Pronto...",
"link": "Enlace",
"table": "Tabla"
"table": "Tabla",
"billable": "Facturable",
"all": "Todos"
},
"action": {
"upload": "Subir",
@ -37,7 +39,7 @@
"download": "Descargar",
"copyToClipboard": "Copiar al portapapeles",
"reset": "Restablecer",
"logout": "Cerrar sesión",
"logout": "Cerrar la sesión",
"set": "Establecer"
},
"adminType": {
@ -78,7 +80,8 @@
"integerField": "El campo debe ser un número entero.",
"minValueField": "El campo debe ser mayor o igual que {mínimo}.",
"maxValueField": "El campo debe ser menor o igual que {máximo}.",
"minMaxValueField": "El valor del campo debe estar comprendido entre {min} y {max}."
"minMaxValueField": "El valor del campo debe estar comprendido entre {min} y {max}.",
"invalidNumber": "El campo debe ser un número."
},
"permission": {
"admin": "Admin",
@ -119,7 +122,8 @@
"lastModifiedBy": "Última modificación por",
"multipleSelectCheckboxes": "Casillas",
"duration": "Duración",
"password": "Contraseña"
"password": "Contraseña",
"ai": "Aviso de IA"
},
"fieldErrors": {
"invalidNumber": "Número invalido",
@ -136,7 +140,7 @@
"fieldDocs": {
"readOnly": "Este es un campo de sólo lectura.",
"text": "Acepta texto de una sola línea.",
"longText": "Acepta texto multilínea. Si el formato de texto enriquecido está activado, puedes utilizar markdown para dar formato al texto.",
"longText": "Acepta el texto en varias líneas. Si el formato de texto enriquecido está activado, puede utilizar Markdown para dar formato al texto.",
"linkRow": "Acepta una matriz que contiene los identificadores o los valores de texto del campo principal de las filas relacionadas del id de tabla {table}. Deben proporcionarse todos los identificadores cada vez que se actualicen las relaciones. Si se proporciona una matriz vacía, se eliminarán todas las relaciones. En caso de que se proporcione un valor de texto en lugar de un identificador, se buscará una fila con el valor coincidente para su campo principal. Si se encuentra más de una coincidencia, se seleccionará la primera en el orden de la tabla. Puedes enviar una cadena con nombres separados por coma, en cuyo caso la cadena se convierte en una matriz de nombres de fila.",
"number": "Acepta un número.",
"numberPositive": "Acepta un número positivo.",
@ -205,7 +209,11 @@
"isWithinMonths": "es dentro de meses",
"isEvenAndWhole": "es par y entero",
"filesLowerThan": "archivos inferiores a",
"isAfterDaysAgo": "es después de hace días"
"isAfterDaysAgo": "es después de hace días",
"higherThanOrEqual": "mayor o igual que",
"lowerThanOrEqual": "menos o igual que",
"isAnyOf": "es cualquiera de",
"isNoneOf": "es ninguno de"
},
"viewType": {
"grid": "Cuadrícula",
@ -318,7 +326,11 @@
"adminAlreadyExistsDescription": "Ese nombre de usuario no se puede utilizar porque ya existe.",
"adminAlreadyExistsTitle": "No se puede usar ese nombre de usuario",
"cannotCreateFieldTypeDescription": "El tipo de campo solicitado no puede crearse en este momento. Puede ser un problema temporal con tablas antiguas. Vuelve a intentarlo más tarde.",
"cannotCreateFieldTypeTitle": "No se puede crear el campo"
"cannotCreateFieldTypeTitle": "No se puede crear el campo",
"generativeAIDoesNotExistTitle": "La IA generativa no existe",
"generativeAIDoesNotExistDescription": "El modelo de IA generativa no existe.",
"modelDoesNotBelongToTypeTitle": "El modelo seleccionado no pertenece al tipo AI",
"modelDoesNotBelongToTypeDescription": "El modelo seleccionado no pertenece al tipo de IA seleccionado."
},
"importerType": {
"csv": "Importar un archivo CSV",

View file

@ -0,0 +1,486 @@
{
"common": {
"yes": "بله",
"no": "خیر",
"wrong": "مشکلی پیش آمد",
"none": "هیچ‌کدام",
"free": "آزاد",
"comingSoon": "­به زودی...",
"billable": "قابل پرداخت",
"all": "همه"
},
"action": {
"upload": "بارگذاری",
"back": "بازگشت",
"backToLogin": "بازگشت به ورود",
"signUp": "ثبت نام",
"signIn": "ورود",
"login": "ورود",
"logout": "خروج",
"createNew": "ساختن جدید",
"create": "ساختن",
"edit": "ویرایش‌کردن",
"change": "تغییر‌دادن",
"delete": "حذف‌کردن",
"rename": "تغییر نام",
"remove": "حذف‌کردن",
"duplicate": "تکراری",
"add": "اضافه‌کردن",
"makeChoice": "انتخاب کنید",
"cancel": "لغو‌کردن",
"save": "ذخیره‌کردن",
"set": "قرار‌دادن",
"retry": "امتحان دوباره",
"search": "جستجو‌کردن",
"copy": "کپی‌کردن",
"paste": "جای‌گذاری کردن",
"activate": "فعال کردن",
"deactivate": "غیرفعال کردن",
"download": "بارگیری کردن",
"copyToClipboard": "کپی به برگه‌دان",
"reset": "بازنشانی کردن"
},
"adminType": {
"settings": "تنظیمات",
"health": "سلامت"
},
"applicationType": {
"database": "پایگاه داده",
"databaseDefaultName": "پایگاه داده بی‌نام",
"builder": "برنامه",
"builderDefaultName": "برنامه بی‌نام",
"cantSelectTableTitle": "نمیتوان دیتابیس را انتخاب کرد.",
"cantSelectTableDescription": "نمیتوان دیتابیس را انتخاب کرد چون هیچ جدولی ندارد. از نوار‌کناری برای ایجاد یک جدول استفاده کنید.",
"cantSelectPageTitle": "نمیتوان برنامه را انتخاب کرد.",
"cantSelectPageDescription": "برنامه‌ساز را نمیتوان انتخاب کرد چونکه آن هیچ صفحه ای ندارد. از نوار کناری برای ایجاد یک صفحه استفاده کنید."
},
"settingType": {
"account": "حساب",
"password": "رمز‌عبور",
"emailNotifications": "اطلاعیه‌های ایمیلی",
"tokens": "توکن‌های پایگاه داده",
"deleteAccount": "حذف حساب"
},
"userFileUploadType": {
"file": "دستگاه من",
"url": "یک آدرس اینترنتی"
},
"field": {
"emailAddress": "آدرس ایمیل"
},
"error": {
"invalidEmail": "لطفاً یک آدرس ایمیل معتبر وارد کنید.",
"notMatchingPassword": "این فیلد باید با فیلد رمز‌عبورتان یکسان باشد.",
"minLength": "اینجا حداقل {min} کاراکتر مورد نیاز است.",
"maxLength": "اینجا حداکثر {max} کاراکتر مجاز است.",
"minMaxLength": "اینجا حداقل {min} کاراکتر و حداکثر {max} کاراکتر مجاز است.",
"requiredField": "این فیلد اجباری است.",
"integerField": "این فیلد باید عدد صحیح باشد.",
"minValueField": "این فیلد باید بزرگتر یا مساوی با {min} باشد.",
"maxValueField": "این فیلد باید کوچکتر یا مساوی با {max} باشد.",
"minMaxValueField": "مقدار این فیلد باید بین {min} و {max} باشد."
},
"permission": {
"admin": "مدیر",
"adminDescription": "می‌تواند به طور کامل فضاهای کار و برنامه‌ها را تنظیم و ویرایش کند.",
"member": "عضو",
"memberDescription": "می تواند به طور کامل برنامه‌ها را تنظیم و ویرایش کند."
},
"fieldType": {
"singleLineText": "متن تک خطی",
"longText": "متن بلند",
"linkToTable": "پیوند به جدول",
"number": "عدد",
"rating": "امتیاز",
"boolean": "بولی",
"date": "تاریخ",
"lastModified": "آخرین ویرایش",
"lastModifiedBy": "آخرین ویرایش توسط",
"createdOn": "ساخته شده در",
"createdBy": "ساخته‌شده توسط",
"duration": "مدت زمان",
"url": "آدرس اینترنتی",
"email": "ایمیل",
"file": "فایل",
"singleSelect": "تک‌انتخابی",
"multipleSelect": "چند‌انتخابی",
"phoneNumber": "شماره تماس",
"formula": "فرمول",
"count": "تعداد",
"rollup": "جمع‌آوری",
"lookup": "جستجو",
"multipleCollaborators": "همکاران",
"defaultFormViewComponent": "پیش‌فرض",
"linkRowSingle": "تک",
"linkRowMultiple": "چند",
"uuid": "UUID",
"multipleSelectDropdown": "کشویی",
"multipleSelectCheckboxes": "چک‌باکس",
"singleSelectDropdown": "کشویی",
"singleSelectRadios": "رادیوها",
"autonumber": "شماره‌خودکار",
"password": "رمز‌عبور",
"ai": "فرمان هوش مصنوعی"
},
"fieldErrors": {
"invalidNumber": "عدد نامعتبر",
"maxDigits": "حداکثر {max} رقم مجاز است.",
"invalidUrl": "آدرس ابنترنتی نامعتبر",
"max254Chars": "حداکثر 245 کاراکتر",
"invalidEmail": "ایمیل نامعتبر",
"invalidPhoneNumber": "شماره تماس نامعتبر",
"invalidDuration": "فرمت مدت زمان نامعتبر (durationFormat).",
"overflowDuration": "مقدار زیادی بزرگ است.",
"maxChars": "حداکثر {max} کاراکتر.",
"minChars": "حداقل {min} کاراکتر."
},
"fieldDocs": {
"readOnly": "این یک فیلد فقط-خواندنی است.",
"text": "تنها متن تک خطی قبول میکند.",
"longText": "متن چند خطی قبول می کند. اگر قالب‌بندی متن غنی فعال باشد، می توانید از مارک‌داون برای قالب‌بندی متن استفاده کنید.",
"linkRow": "",
"number": "یک عدد قبول می کند.",
"numberPositive": "یک عدد مثبت قبول میکند.",
"decimal": "یک عدد اعشاری با {places} رقم اعشار بعد از نقطه قبول میکند.",
"decimalPositive": "یک عدد اعشاری مثبت با {places} رقم اعشار بعد از نقطه قبول میکند.",
"rating": "یک عدد قبول میکند.",
"boolean": "یک مقدار بولی قبول میکند.",
"date": "یک مقدار تاریخ زمان در قالب‌بندی ISO قبول میکند.",
"dateTime": "یک مقدار تاریخ در قالب‌بندی ISO قبول میکند.",
"dateResponse": "پاسخ یک مقدار زمان‌تاریخ در قالب‌بندی ISO خواهد بود.",
"dateTimeResponse": "پاسخ یک مقدار تاریخ در قالب‌بندی ISO خواهد بود.",
"lastModifiedReadOnly": "آخرین فیلد «ویرایش شده در» یک فیلد فقط-خواندنی است.",
"lastModifiedBy": "فیلد« آخرین بار ویرایش‌شده توسط» یک فیلد فقط-خواندنی است.",
"createdOnReadOnly": "فیلد «ساخته شده در» یک فیلد فقط-خواندنی است.",
"createdBy": "فیلد «ساخته شده توسط» یک فیلد فقط-خواندنی است که کاربری که ردیف مورد نظر را ایجاد کرده است را نشان می‌دهد.",
"duration": "",
"url": "",
"email": "",
"file": "",
"singleSelect": "",
"multipleSelect": "",
"phoneNumber": "",
"formula": "",
"count": "",
"rollup": "",
"lookup": "",
"multipleCollaborators": "",
"uuid": "",
"autonumber": "",
"password": ""
},
"viewFilter": {
"contains": "",
"containsNot": "",
"containsWord": "",
"doesntContainWord": "",
"filenameContains": "",
"has": "",
"hasNot": "",
"higherThan": "",
"is": "",
"isNot": "",
"isEmpty": "",
"isNotEmpty": "",
"isDate": "",
"isDayOfMonth": "",
"isBeforeDate": "",
"isBeforeOrEqualDate": "",
"isAfterDate": "",
"isAfterOrEqualDate": "",
"isAfterDaysAgo": "",
"isNotDate": "",
"isToday": "",
"beforeToday": "",
"afterToday": "",
"isDaysAgo": "",
"isMonthsAgo": "",
"isYearsAgo": "",
"inThisWeek": "",
"inThisMonth": "",
"inThisYear": "",
"isWithinDays": "",
"isWithinWeeks": "",
"isWithinMonths": "",
"lowerThan": "",
"isEvenAndWhole": "",
"lengthIsLowerThan": "",
"hasFileType": "",
"filesLowerThan": ""
},
"viewType": {
"grid": "",
"gallery": "",
"form": "",
"sharing": {
"linkName": "",
"formLinkName": ""
}
},
"trashType": {
"workspace": "",
"application": "",
"table": "",
"field": "",
"row": "",
"rows": "",
"view": ""
},
"webhook": {
"request": "",
"response": "",
"successfullyUpdated": "",
"form": {
"invalidURLTitle": "",
"invalidURLDescription": ""
},
"status": {
"noStatus": "",
"statusOK": "",
"statusNotOK": ""
},
"eventType": {
"rowCreated": "",
"rowsCreated": "",
"rowUpdated": "",
"rowsUpdated": "",
"rowDeleted": "",
"rowsDeleted": ""
}
},
"clientHandler": {
"notFoundTitle": "",
"notFoundDescription": "",
"networkErrorTitle": "",
"networkErrorDescription": "",
"tooManyRequestsTitle": "",
"tooManyRequestsDescription": "",
"notCompletedTitle": "",
"notCompletedDescription": "",
"userNotInWorkspaceTitle": "",
"userNotInWorkspaceDescription": "",
"invalidWorkspacePermissionsTitle": "",
"invalidWorkspacePermissionsDescription": "",
"tableDoesNotExistTitle": "",
"tableDoesNotExistDescription": "",
"rowDoesNotExistTitle": "",
"rowDoesNotExistDescription": "",
"notificationDoesNotExistTitle": "",
"notificationDoesNotExistDescription": "",
"fileSizeTooLargeTitle": "",
"fileSizeTooLargeDescription": "",
"invalidFileTitle": "",
"invalidFileDescription": "",
"fileUrlCouldNotBeReachedTitle": "",
"fileUrlCouldNotBeReachedDescription": "",
"invalidFileUrlTitle": "",
"invalidFileUrlDescription": "",
"adminCannotDeactivateSelfTitle": "",
"adminCannotDeactivateSelfDescription": "",
"adminCannotDeleteSelfTitle": "",
"adminCannotDeleteSelfDescription": "",
"maxFieldCountExceededTitle": "",
"maxFieldCountExceededDescription": "",
"cannotRestoreParentBeforeChildTitle": "",
"cannotRestoreParentBeforeChildDescription": "",
"cannotRestoreAsRelatedTableTrashedTitle": "",
"cannotRestoreAsRelatedTableTrashedDescription": "",
"workspaceUserIsLastAdminTitle": "",
"workspaceUserIsLastAdminDescription": "",
"errorMaxJobCountExceededTitle": "",
"errorMaxJobCountExceededDescription": "",
"failedToLockFieldDueToConflictTitle": "",
"failedToLockFieldDueToConflictDescription": "",
"failedToLockTableDueToConflictTitle": "",
"failedToLockTableDueToConflictDescription": "",
"failedToUndoRedoDueToConflictTitle": "",
"failedToUndoRedoDueToConflictDescription": "",
"maximumSnapshotsReachedTitle": "",
"maximumSnapshotsReachedDescription": "",
"snapshotBeingCreatedTitle": "",
"snapshotBeingCreatedDescription": "",
"snapshotBeingRestoredTitle": "",
"snapshotBeingRestoredDescription": "",
"snapshotBeingDeletedTitle": "",
"snapshotBeingDeletedDescription": "",
"snapshotNameNotUniqueTitle": "",
"snapshotNameNotUniqueDescription": "",
"snapshotOperationLimitExceededTitle": "",
"snapshotOperationLimitExceededDescription": "",
"disabledPasswordProviderTitle": "",
"disabledPasswordProviderMessage": "",
"maxLocksPerTransactionExceededTitle": "",
"maxLocksPerTransactionExceededDescription": "",
"lastAdminTitle": "",
"lastAdminMessage": "",
"adminAlreadyExistsTitle": "",
"adminAlreadyExistsDescription": "",
"cannotCreateFieldTypeTitle": "",
"cannotCreateFieldTypeDescription": ""
},
"importerType": {
"csv": "",
"paste": "",
"xml": "",
"json": ""
},
"apiDocs": {
"intro": "",
"authent": "",
"table": "",
"filters": "",
"errors": "",
"fields": "",
"listFields": "",
"listRows": "",
"getRow": "",
"createRow": "",
"createRows": "",
"updateRow": "",
"updateRows": "",
"moveRow": "",
"deleteRow": "",
"deleteRows": "",
"uploadFile": "",
"uploadFileDescription": "",
"uploadFileViaUrl": "",
"uploadFileViaUrlDescription": "",
"queryParameters": "",
"pathParameters": "",
"requestBodySchema": "",
"userFieldNamesDescription": "",
"singleRow": "",
"batchRows": "",
"fileUploads": ""
},
"exporterType": {
"csv": ""
},
"previewType": {
"imageBrowser": "",
"videoBrowser": "",
"AudioBrowser": "",
"pdfBrowser": "",
"googleDocs": ""
},
"humanDateFormat": {
"dd/mm/yyyy": "",
"mm/dd/yyyy": "",
"yyyy-mm-dd": ""
},
"formulaFunctions": {
"upperDescription": "",
"lowerDescription": "",
"splitPartDescription": "",
"concatDescription": "",
"addDescription": "",
"minusDescription": "",
"multiplyDescription": "",
"divideDescription": "",
"equalDescription": "",
"ifDescription": "",
"toTextDescription": "",
"datetimeFormatDescription": "",
"datetimeFormatTzDescription": "",
"toNumberDescription": "",
"fieldDescription": "",
"lookupDescription": "",
"isBlankDescription": "",
"isNullDescription": "",
"tDescription": "",
"notDescription": "",
"greaterThanDescription": "",
"greaterThanOrEqualDescription": "",
"lessThanDescription": "",
"lessThanOrEqualDescription": "",
"nowDescription": "",
"todayDescription": "",
"toDateDescription": "",
"toDateTzDescription": "",
"dayDescription": "",
"dateDiffDescription": "",
"andDescription": "",
"orDescription": "",
"dateIntervalDescription": "",
"replaceDescription": "",
"searchDescription": "",
"rowIdDescription": "",
"lengthDescription": "",
"reverseDescription": "",
"notEqualDescription": "",
"countDescription": "",
"containsDescription": "",
"leftDescription": "",
"rightDescription": "",
"trimDescription": "",
"regexReplaceDescription": "",
"greatestDescription": "",
"leastDescription": "",
"monthDescription": "",
"yearDescription": "",
"secondDescription": "",
"whenEmptyDescription": "",
"anyDescription": "",
"everyDescription": "",
"maxDescription": "",
"minDescription": "",
"joinDescription": "",
"stddevPopDescription": "",
"stddevSampleDescription": "",
"varianceSampleDescription": "",
"variancePopDescription": "",
"avgDescription": "",
"sumDescription": "",
"filterDescription": "",
"linkDescription": "",
"buttonDescription": "",
"getLinkLabelDescription": "",
"getLinkUrlDescription": "",
"evenDescription": "",
"oddDescription": "",
"modDescription": "",
"powerDescription": "",
"logDescription": "",
"expDescription": "",
"lnDescription": "",
"signDescription": "",
"sqrtDescription": "",
"roundDescription": "",
"truncDescription": "",
"isNanDescription": "",
"whenNanDescription": "",
"absDescription": "",
"ceilDescription": "",
"floorDescription": "",
"encodeUriDescription": "",
"encodeUriComponentDescription": "",
"getFileVisibleNameDescription": "",
"getFileMimeTypeDescription": "",
"getFileCountDescription": "",
"getFileSizeDescription": "",
"getImageWidthDescription": "",
"getImageHeightDescription": "",
"getIsImageDescription": "",
"indexDescription": "",
"hasOptionDescription": ""
},
"functionnalGridViewFieldLinkRow": {
"unnamed": ""
},
"urlCheck": {
"invalidUrlEnvVarTitle": "",
"invalidUrlEnvVarDescription": ""
},
"health": {
"title": "",
"description": ""
},
"emailTester": {
"title": "",
"targetEmailLabel": "",
"invalidTargetEmail": "",
"submit": "",
"success": "",
"configLink": ""
}
}

View file

@ -7,7 +7,9 @@
"free": "Gratuit",
"comingSoon": "A venir...",
"link": "Lien",
"table": "Table"
"table": "Table",
"all": "Tous",
"billable": "Facturable"
},
"action": {
"upload": "Envoyer",
@ -78,7 +80,8 @@
"integerField": "Le champ doit être un entier.",
"minValueField": "Le champ doit être supérieur ou égal à {min}.",
"maxValueField": "Le champ doit être inférieur ou égal à {max}.",
"minMaxValueField": "La valeur du champ doit être comprise entre {min} et {max}."
"minMaxValueField": "La valeur du champ doit être comprise entre {min} et {max}.",
"invalidNumber": "Le champ doit être un nombre."
},
"permission": {
"admin": "Admin",
@ -119,7 +122,8 @@
"lastModifiedBy": "Dernière modification par",
"multipleSelectCheckboxes": "Cases à cocher",
"duration": "Durée",
"password": "Mot de passe"
"password": "Mot de passe",
"ai": "Prompt pour l'IA"
},
"fieldErrors": {
"invalidNumber": "Nombre invalide",
@ -205,7 +209,11 @@
"isWithinMonths": "dans les X mois",
"isAfterDaysAgo": "Après X jours",
"isEvenAndWhole": "Est un entier pair",
"filesLowerThan": "Nb fichiers plus petit que"
"filesLowerThan": "Nb fichiers plus petit que",
"lowerThanOrEqual": "inférieur ou égal",
"isAnyOf": "est l'une des valeurs",
"higherThanOrEqual": "supérieur ou égal",
"isNoneOf": "n'est aucune des valeurs"
},
"viewType": {
"grid": "Tableau",
@ -318,7 +326,11 @@
"adminAlreadyExistsDescription": "Ce nom d'utilisateur ne peut pas être utilisé car il existe déjà.",
"adminAlreadyExistsTitle": "Impossible d'utiliser ce nom d'utilisateur",
"cannotCreateFieldTypeDescription": "Le type de champ demandé ne peut pas être créé pour le moment. Il peut s'agir d'un problème temporaire avec des tables plus anciennes. Veuillez réessayer plus tard.",
"cannotCreateFieldTypeTitle": "Impossible de créer le champ"
"cannotCreateFieldTypeTitle": "Impossible de créer le champ",
"modelDoesNotBelongToTypeTitle": "Le modèle sélectionné ne correspond pas au type d'IA",
"generativeAIDoesNotExistTitle": "L'IA générative n'est pas disponible",
"generativeAIDoesNotExistDescription": "Le modèle d'IA générative n'existe pas.",
"modelDoesNotBelongToTypeDescription": "Le modèle sélectionné ne correspond pas au type d'IA sélectionné."
},
"importerType": {
"csv": "Importer un fichier CSV",

View file

@ -0,0 +1,484 @@
{
"common": {
"yes": "igen",
"no": "nem",
"wrong": "Valami hiba történt",
"none": "Semmi",
"free": "Ingyenes",
"comingSoon": "Hamarosan...",
"billable": "Számlázható"
},
"action": {
"upload": "Feltöltés",
"back": "Vissza",
"backToLogin": "Vissza a bejelentkezéshez",
"signUp": "Regisztráció",
"signIn": "Bejelentkezés",
"login": "",
"logout": "",
"createNew": "",
"create": "",
"edit": "",
"change": "",
"delete": "",
"rename": "",
"remove": "",
"duplicate": "",
"add": "",
"makeChoice": "",
"cancel": "",
"save": "",
"set": "",
"retry": "",
"search": "",
"copy": "",
"paste": "",
"activate": "",
"deactivate": "",
"download": "",
"copyToClipboard": "",
"reset": ""
},
"adminType": {
"settings": "",
"health": ""
},
"applicationType": {
"database": "",
"databaseDefaultName": "",
"builder": "",
"builderDefaultName": "",
"cantSelectTableTitle": "",
"cantSelectTableDescription": "",
"cantSelectPageTitle": "",
"cantSelectPageDescription": ""
},
"settingType": {
"account": "",
"password": "",
"emailNotifications": "",
"tokens": "",
"deleteAccount": ""
},
"userFileUploadType": {
"file": "",
"url": ""
},
"field": {
"emailAddress": "E-mail cím"
},
"error": {
"invalidEmail": "Érvénytelen e-mail cím. Kérlek adj meg érvényes e-mail címet.",
"notMatchingPassword": "",
"minLength": "",
"maxLength": "",
"minMaxLength": "",
"requiredField": "",
"integerField": "",
"minValueField": "",
"maxValueField": "",
"minMaxValueField": ""
},
"permission": {
"admin": "",
"adminDescription": "",
"member": "",
"memberDescription": ""
},
"fieldType": {
"singleLineText": "",
"longText": "",
"linkToTable": "",
"number": "",
"rating": "",
"boolean": "",
"date": "",
"lastModified": "",
"lastModifiedBy": "",
"createdOn": "",
"createdBy": "",
"duration": "",
"url": "",
"email": "",
"file": "",
"singleSelect": "",
"multipleSelect": "",
"phoneNumber": "",
"formula": "",
"count": "",
"rollup": "",
"lookup": "",
"multipleCollaborators": "",
"defaultFormViewComponent": "",
"linkRowSingle": "",
"linkRowMultiple": "",
"uuid": "",
"multipleSelectDropdown": "",
"multipleSelectCheckboxes": "",
"singleSelectDropdown": "",
"singleSelectRadios": "",
"autonumber": "",
"password": ""
},
"fieldErrors": {
"invalidNumber": "",
"maxDigits": "",
"invalidUrl": "",
"max254Chars": "",
"invalidEmail": "",
"invalidPhoneNumber": "",
"invalidDuration": "",
"overflowDuration": "",
"maxChars": "",
"minChars": ""
},
"fieldDocs": {
"readOnly": "",
"text": "",
"longText": "",
"linkRow": "",
"number": "",
"numberPositive": "",
"decimal": "",
"decimalPositive": "",
"rating": "",
"boolean": "",
"date": "",
"dateTime": "",
"dateResponse": "",
"dateTimeResponse": "",
"lastModifiedReadOnly": "",
"lastModifiedBy": "",
"createdOnReadOnly": "",
"createdBy": "",
"duration": "",
"url": "",
"email": "",
"file": "",
"singleSelect": "",
"multipleSelect": "",
"phoneNumber": "",
"formula": "",
"count": "",
"rollup": "",
"lookup": "",
"multipleCollaborators": "",
"uuid": "",
"autonumber": "",
"password": ""
},
"viewFilter": {
"contains": "",
"containsNot": "",
"containsWord": "",
"doesntContainWord": "",
"filenameContains": "",
"has": "",
"hasNot": "",
"higherThan": "",
"is": "",
"isNot": "",
"isEmpty": "",
"isNotEmpty": "",
"isDate": "",
"isDayOfMonth": "",
"isBeforeDate": "",
"isBeforeOrEqualDate": "",
"isAfterDate": "",
"isAfterOrEqualDate": "",
"isAfterDaysAgo": "",
"isNotDate": "",
"isToday": "",
"beforeToday": "",
"afterToday": "",
"isDaysAgo": "",
"isMonthsAgo": "",
"isYearsAgo": "",
"inThisWeek": "",
"inThisMonth": "",
"inThisYear": "",
"isWithinDays": "",
"isWithinWeeks": "",
"isWithinMonths": "",
"lowerThan": "",
"isEvenAndWhole": "",
"lengthIsLowerThan": "",
"hasFileType": "",
"filesLowerThan": ""
},
"viewType": {
"grid": "",
"gallery": "",
"form": "",
"sharing": {
"linkName": "",
"formLinkName": ""
}
},
"trashType": {
"workspace": "",
"application": "",
"table": "",
"field": "",
"row": "",
"rows": "",
"view": ""
},
"webhook": {
"request": "",
"response": "",
"successfullyUpdated": "",
"form": {
"invalidURLTitle": "",
"invalidURLDescription": ""
},
"status": {
"noStatus": "",
"statusOK": "",
"statusNotOK": ""
},
"eventType": {
"rowCreated": "",
"rowsCreated": "",
"rowUpdated": "",
"rowsUpdated": "",
"rowDeleted": "",
"rowsDeleted": ""
}
},
"clientHandler": {
"notFoundTitle": "",
"notFoundDescription": "",
"networkErrorTitle": "",
"networkErrorDescription": "",
"tooManyRequestsTitle": "",
"tooManyRequestsDescription": "",
"notCompletedTitle": "",
"notCompletedDescription": "",
"userNotInWorkspaceTitle": "",
"userNotInWorkspaceDescription": "",
"invalidWorkspacePermissionsTitle": "",
"invalidWorkspacePermissionsDescription": "",
"tableDoesNotExistTitle": "",
"tableDoesNotExistDescription": "",
"rowDoesNotExistTitle": "",
"rowDoesNotExistDescription": "",
"notificationDoesNotExistTitle": "",
"notificationDoesNotExistDescription": "",
"fileSizeTooLargeTitle": "",
"fileSizeTooLargeDescription": "",
"invalidFileTitle": "",
"invalidFileDescription": "",
"fileUrlCouldNotBeReachedTitle": "",
"fileUrlCouldNotBeReachedDescription": "",
"invalidFileUrlTitle": "",
"invalidFileUrlDescription": "",
"adminCannotDeactivateSelfTitle": "",
"adminCannotDeactivateSelfDescription": "",
"adminCannotDeleteSelfTitle": "",
"adminCannotDeleteSelfDescription": "",
"maxFieldCountExceededTitle": "",
"maxFieldCountExceededDescription": "",
"cannotRestoreParentBeforeChildTitle": "",
"cannotRestoreParentBeforeChildDescription": "",
"cannotRestoreAsRelatedTableTrashedTitle": "",
"cannotRestoreAsRelatedTableTrashedDescription": "",
"workspaceUserIsLastAdminTitle": "",
"workspaceUserIsLastAdminDescription": "",
"errorMaxJobCountExceededTitle": "",
"errorMaxJobCountExceededDescription": "",
"failedToLockFieldDueToConflictTitle": "",
"failedToLockFieldDueToConflictDescription": "",
"failedToLockTableDueToConflictTitle": "",
"failedToLockTableDueToConflictDescription": "",
"failedToUndoRedoDueToConflictTitle": "",
"failedToUndoRedoDueToConflictDescription": "",
"maximumSnapshotsReachedTitle": "",
"maximumSnapshotsReachedDescription": "",
"snapshotBeingCreatedTitle": "",
"snapshotBeingCreatedDescription": "",
"snapshotBeingRestoredTitle": "",
"snapshotBeingRestoredDescription": "",
"snapshotBeingDeletedTitle": "",
"snapshotBeingDeletedDescription": "",
"snapshotNameNotUniqueTitle": "",
"snapshotNameNotUniqueDescription": "",
"snapshotOperationLimitExceededTitle": "",
"snapshotOperationLimitExceededDescription": "",
"disabledPasswordProviderTitle": "",
"disabledPasswordProviderMessage": "",
"maxLocksPerTransactionExceededTitle": "",
"maxLocksPerTransactionExceededDescription": "",
"lastAdminTitle": "",
"lastAdminMessage": "",
"adminAlreadyExistsTitle": "",
"adminAlreadyExistsDescription": "",
"cannotCreateFieldTypeTitle": "",
"cannotCreateFieldTypeDescription": ""
},
"importerType": {
"csv": "",
"paste": "",
"xml": "",
"json": ""
},
"apiDocs": {
"intro": "",
"authent": "",
"table": "",
"filters": "",
"errors": "",
"fields": "",
"listFields": "",
"listRows": "",
"getRow": "",
"createRow": "",
"createRows": "",
"updateRow": "",
"updateRows": "",
"moveRow": "",
"deleteRow": "",
"deleteRows": "",
"uploadFile": "",
"uploadFileDescription": "",
"uploadFileViaUrl": "",
"uploadFileViaUrlDescription": "",
"queryParameters": "",
"pathParameters": "",
"requestBodySchema": "",
"userFieldNamesDescription": "",
"singleRow": "",
"batchRows": "",
"fileUploads": ""
},
"exporterType": {
"csv": ""
},
"previewType": {
"imageBrowser": "",
"videoBrowser": "",
"AudioBrowser": "",
"pdfBrowser": "",
"googleDocs": ""
},
"humanDateFormat": {
"dd/mm/yyyy": "",
"mm/dd/yyyy": "",
"yyyy-mm-dd": ""
},
"formulaFunctions": {
"upperDescription": "",
"lowerDescription": "",
"splitPartDescription": "",
"concatDescription": "",
"addDescription": "",
"minusDescription": "",
"multiplyDescription": "",
"divideDescription": "",
"equalDescription": "",
"ifDescription": "",
"toTextDescription": "",
"datetimeFormatDescription": "",
"datetimeFormatTzDescription": "",
"toNumberDescription": "",
"fieldDescription": "",
"lookupDescription": "",
"isBlankDescription": "",
"isNullDescription": "",
"tDescription": "",
"notDescription": "",
"greaterThanDescription": "",
"greaterThanOrEqualDescription": "",
"lessThanDescription": "",
"lessThanOrEqualDescription": "",
"nowDescription": "",
"todayDescription": "",
"toDateDescription": "",
"toDateTzDescription": "",
"dayDescription": "",
"dateDiffDescription": "",
"andDescription": "",
"orDescription": "",
"dateIntervalDescription": "",
"replaceDescription": "",
"searchDescription": "",
"rowIdDescription": "",
"lengthDescription": "",
"reverseDescription": "",
"notEqualDescription": "",
"countDescription": "",
"containsDescription": "",
"leftDescription": "",
"rightDescription": "",
"trimDescription": "",
"regexReplaceDescription": "",
"greatestDescription": "",
"leastDescription": "",
"monthDescription": "",
"yearDescription": "",
"secondDescription": "",
"whenEmptyDescription": "",
"anyDescription": "",
"everyDescription": "",
"maxDescription": "",
"minDescription": "",
"joinDescription": "",
"stddevPopDescription": "",
"stddevSampleDescription": "",
"varianceSampleDescription": "",
"variancePopDescription": "",
"avgDescription": "",
"sumDescription": "",
"filterDescription": "",
"linkDescription": "",
"buttonDescription": "",
"getLinkLabelDescription": "",
"getLinkUrlDescription": "",
"evenDescription": "",
"oddDescription": "",
"modDescription": "",
"powerDescription": "",
"logDescription": "",
"expDescription": "",
"lnDescription": "",
"signDescription": "",
"sqrtDescription": "",
"roundDescription": "",
"truncDescription": "",
"isNanDescription": "",
"whenNanDescription": "",
"absDescription": "",
"ceilDescription": "",
"floorDescription": "",
"encodeUriDescription": "",
"encodeUriComponentDescription": "",
"getFileVisibleNameDescription": "",
"getFileMimeTypeDescription": "",
"getFileCountDescription": "",
"getFileSizeDescription": "",
"getImageWidthDescription": "",
"getImageHeightDescription": "",
"getIsImageDescription": "",
"indexDescription": "",
"hasOptionDescription": ""
},
"functionnalGridViewFieldLinkRow": {
"unnamed": ""
},
"urlCheck": {
"invalidUrlEnvVarTitle": "",
"invalidUrlEnvVarDescription": ""
},
"health": {
"title": "",
"description": ""
},
"emailTester": {
"title": "",
"targetEmailLabel": "",
"invalidTargetEmail": "",
"submit": "",
"success": "",
"configLink": ""
}
}

View file

@ -7,7 +7,9 @@
"free": "Gratuito",
"comingSoon": "In arrivo...",
"table": "Tabella",
"link": "Collegamento"
"link": "Collegamento",
"all": "Tutti",
"billable": "Fatturabile"
},
"action": {
"upload": "Carica",
@ -78,7 +80,8 @@
"integerField": "Il campo deve essere un intero.",
"minValueField": "Il campo deve essere maggior o uguale a {min}.",
"maxValueField": "Il campo deve essere minore o uguale a {max}.",
"minMaxValueField": "Il valore del campo deve essere fra {min} e {max}."
"minMaxValueField": "Il valore del campo deve essere fra {min} e {max}.",
"invalidNumber": "Il campo deve essere numerico."
},
"permission": {
"admin": "Admin",
@ -119,7 +122,8 @@
"singleSelectDropdown": "Lista",
"password": "Password",
"autonumber": "Numerazione automatica",
"lastModifiedBy": "Ultima modifica di"
"lastModifiedBy": "Ultima modifica di",
"ai": "Prompt IA"
},
"fieldErrors": {
"invalidNumber": "Numero non valido",
@ -205,7 +209,11 @@
"isWithinMonths": "È entro un numero di mesi",
"isEvenAndWhole": "è pari ed intero",
"filesLowerThan": "file minore di",
"isAfterDaysAgo": "è dopo giorni fa"
"isAfterDaysAgo": "è dopo giorni fa",
"isAnyOf": "è uno di",
"isNoneOf": "è nessuno di",
"higherThanOrEqual": "maggiore o uguale",
"lowerThanOrEqual": "minore o uguale"
},
"viewType": {
"grid": "Griglia",
@ -318,7 +326,11 @@
"adminAlreadyExistsDescription": "Il nome utente non può essere usato perché esiste già.",
"adminAlreadyExistsTitle": "Non puoi usare questo nome utente",
"cannotCreateFieldTypeDescription": "Il tipo di campo richiesto non può essere creato al momento. Potrebbe essere un problema temporaneo con tabelle create in precedenza. Si prega di riprovare più tardi.",
"cannotCreateFieldTypeTitle": "Impossibile creare il campo"
"cannotCreateFieldTypeTitle": "Impossibile creare il campo",
"modelDoesNotBelongToTypeDescription": "Il modello selezionato non appartiene al tipo di IA selezionato.",
"generativeAIDoesNotExistTitle": "Impossibile trovare l'IA generativa",
"generativeAIDoesNotExistDescription": "Il modello di IA generativa non esiste.",
"modelDoesNotBelongToTypeTitle": "Il modello selezionato non appartiene al tipo di IA"
},
"importerType": {
"csv": "Importa un file CSV",

View file

@ -7,7 +7,9 @@
"free": "Gratis",
"comingSoon": "Binnenkort...",
"table": "Tabel",
"link": "Link"
"link": "Link",
"billable": "Factureerbaar",
"all": "Alle"
},
"action": {
"upload": "Uploaden",
@ -78,7 +80,8 @@
"integerField": "Het veld moet een geheel getal zijn.",
"minValueField": "Het veld moet groter dan of gelijk aan {min} zijn.",
"maxValueField": "Het veld moet kleiner zijn dan of gelijk aan {max}.",
"minMaxValueField": "De veldwaarde moet tussen {min} en {max} liggen."
"minMaxValueField": "De veldwaarde moet tussen {min} en {max} liggen.",
"invalidNumber": "Het veld moet een getal zijn."
},
"permission": {
"admin": "Beheerder",
@ -119,7 +122,8 @@
"lastModifiedBy": "Laatst gewijzigd door",
"multipleSelectCheckboxes": "Selectievakjes",
"duration": "Duur",
"password": "Wachtwoord"
"password": "Wachtwoord",
"ai": "AI prompt"
},
"fieldErrors": {
"invalidNumber": "Ongeldig nummer",
@ -205,7 +209,11 @@
"isWithinMonths": "is binnen maanden",
"isEvenAndWhole": "is even en heel",
"filesLowerThan": "bestanden lager dan",
"isAfterDaysAgo": "is na dagen geleden"
"isAfterDaysAgo": "is na dagen geleden",
"higherThanOrEqual": "hoger dan of gelijk aan",
"lowerThanOrEqual": "lager dan of gelijk aan",
"isAnyOf": "is een van",
"isNoneOf": "is geen van"
},
"viewType": {
"grid": "Raster",
@ -318,7 +326,11 @@
"adminAlreadyExistsDescription": "De gebruikersnaam kan niet worden gebruikt omdat hij al bestaat.",
"adminAlreadyExistsTitle": "Kan die gebruikersnaam niet gebruiken",
"cannotCreateFieldTypeDescription": "Het gevraagde veldtype kan momenteel niet worden aangemaakt. Het kan een tijdelijk probleem zijn met oudere tabellen. Probeer het later nog eens.",
"cannotCreateFieldTypeTitle": "Kan veld niet maken"
"cannotCreateFieldTypeTitle": "Kan veld niet maken",
"generativeAIDoesNotExistTitle": "Generatieve AI bestaat niet",
"modelDoesNotBelongToTypeTitle": "Het geselecteerde model behoort niet tot het AI-type",
"modelDoesNotBelongToTypeDescription": "Het geselecteerde model behoort niet tot het geselecteerde AI-type.",
"generativeAIDoesNotExistDescription": "Het generatieve AI-model bestaat niet."
},
"importerType": {
"csv": "Een CSV-bestand importeren",

View file

@ -4,7 +4,10 @@
"no": "nie",
"wrong": "Coś poszło nie tak",
"none": "Brak",
"free": "Bezpłatnie"
"free": "Bezpłatnie",
"all": "Wszystkie",
"billable": "Płatny",
"comingSoon": "Już wkrótce..."
},
"action": {
"upload": "Prześlij",
@ -33,7 +36,9 @@
"login": "Zaloguj sie",
"download": "Pobierz",
"copyToClipboard": "Skopiuj do schowka",
"reset": "Resetowanie"
"reset": "Resetowanie",
"set": "Zestaw",
"logout": "Wylogowanie"
},
"adminType": {
"settings": "Ustawienia",
@ -72,7 +77,9 @@
"requiredField": "To pole jest wymagane.",
"integerField": "Pole musi być liczbą całkowitą.",
"minValueField": "Pole musi być większe lub równe {min}.",
"maxValueField": "Pole musi być mniejsze lub równe {max}."
"maxValueField": "Pole musi być mniejsze lub równe {max}.",
"invalidNumber": "Pole musi być liczbą.",
"minMaxValueField": "Wartość pola musi zawierać się w przedziale od {min} do {max}."
},
"permission": {
"admin": "Administrator",
@ -100,7 +107,21 @@
"lookup": "Wyszukiwania",
"multipleCollaborators": "Współpracownicy",
"count": "Liczba",
"rollup": "Podsumowanie"
"rollup": "Podsumowanie",
"duration": "Czas trwania",
"defaultFormViewComponent": "Domyślny",
"linkRowSingle": "Pojedynczy",
"linkRowMultiple": "Wiele",
"uuid": "UUID",
"multipleSelectDropdown": "Lista rozwijana",
"multipleSelectCheckboxes": "Pola wyboru",
"autonumber": "Autonumer",
"password": "Hasło",
"ai": "Prompt AI",
"singleSelectRadios": "Pole typu radio",
"singleSelectDropdown": "Lista rozwijana",
"createdBy": "Stworzony przez",
"lastModifiedBy": "Ostatnio zmodyfikowany przez"
},
"fieldErrors": {
"invalidNumber": "Nieprawidłowy numer",
@ -108,13 +129,17 @@
"invalidUrl": "Nieprawidłowy adres URL",
"max254Chars": "Maksymalnie 254 znaki",
"invalidEmail": "Nieprawidłowy e-mail",
"invalidPhoneNumber": "Nieważny numer telefonu"
"invalidPhoneNumber": "Nieważny numer telefonu",
"maxChars": "Maksymalnie {max} znaków.",
"minChars": "Min {min} znaków.",
"overflowDuration": "Wartość jest zbyt duża.",
"invalidDuration": "Nieprawidłowy format ({durationFormat})."
},
"fieldDocs": {
"readOnly": "To jest pole tylko do odczytu.",
"text": "Akceptuje tekst jednowierszowy.",
"longText": "Akceptuje tekst wielowierszowy.",
"linkRow": "Przyjmuje tablicę zawierającą identyfikatory lub wartości tekstowe pola głównego powiązanych wierszy z tabeli id {table}. Wszystkie identyfikatory muszą być podane za każdym razem, gdy relacje są aktualizowane. Jeśli podana zostanie pusta tablica, wszystkie relacje zostaną usunięte. W przypadku podania wartości tekstowej zamiast identyfikatora, zostanie wyszukany wiersz z pasującą wartością dla jego pola głównego. Jeśli zostanie znalezione więcej niż jedno dopasowanie, zostanie wybrane pierwsze w kolejności w tabeli.",
"longText": "Akceptuje tekst wielowierszowy. Jeśli formatowanie tekstu sformatowanego jest włączone, można użyć markdown do sformatowania tekstu.",
"linkRow": "Akceptuje tablicę zawierającą identyfikatory lub wartości tekstowe pól głównych powiązanych wierszy z tabeli id {table}. Wszystkie identyfikatory muszą być podane za każdym razem, gdy relacje są aktualizowane. Jeśli podana zostanie pusta tablica, wszystkie relacje zostaną usunięte. W przypadku podania wartości tekstowej zamiast identyfikatora, wyszukany zostanie wiersz z pasującą wartością pola głównego. Jeśli zostanie znalezione więcej niż jedno dopasowanie, zostanie wybrane pierwsze w kolejności tabeli. Można wysłać ciąg znaków z nazwami oddzielonymi przecinkami, w którym to przypadku ciąg znaków jest konwertowany na tablicę nazw wierszy.",
"number": "Akceptuje liczbę.",
"numberPositive": "Akceptuje liczbę dodatnią.",
"decimal": "Przyjmuje liczbę dziesiętną z {places} miejscami dziesiętnymi po kropce.",
@ -131,13 +156,19 @@
"email": "Przyjmuje ciąg znaków, który musi być adresem e-mail.",
"file": "Akceptuje tablicę obiektów zawierających co najmniej nazwę pliku użytkownika. Możesz użyć punktów końcowych \"Przesyłanie plików\", aby przesłać plik. Odpowiedź tych wywołań może być przekazana bezpośrednio jako obiekt tutaj. Punkty końcowe można znaleźć na lewym pasku bocznym.",
"singleSelect": "Przyjmuje liczbę całkowitą lub wartość tekstową reprezentującą wybrany identyfikator opcji wyboru lub wartość opcji. Wartość null oznacza, że żadna nie zostanie wybrana. W przypadku wartości tekstowej, wybrana zostanie pierwsza pasująca opcja.",
"multipleSelect": "Przyjmuje tablicę mieszanych liczb całkowitych lub wartości tekstowych, z których każda reprezentuje wybrany id lub wartość opcji select. W przypadku wartości tekstowej, wybierana jest pierwsza pasująca opcja.",
"multipleSelect": "Akceptuje tablicę mieszanych liczb całkowitych lub wartości tekstowych, z których każda reprezentuje identyfikator lub wartość wybranej opcji wyboru. W przypadku wartości tekstowej wybierana jest pierwsza pasująca opcja. Jako wartość można wysłać ciąg znaków z nazwami oddzielonymi przecinkami, w którym to przypadku ciąg znaków jest konwertowany na tablicę nazw opcji.",
"phoneNumber": "Akceptuje numer telefonu o maksymalnej długości 100 znaków składający się wyłącznie z cyfr, spacji i następujących znaków: Nx,._+*()#=;/- .",
"formula": "Pole tylko do odczytu zdefiniowane przez formułę napisaną w języku formuł Baserow.",
"lookup": "Pole tylko do odczytu połączone z polem łącza do tabeli, które zwraca tablicę wartości i identyfikatorów wierszy z wybranego pola odnośnika w połączonej tabeli.",
"multipleCollaborators": "Przyjmuje tablicę obiektów, gdzie każdy obiekt zawiera id użytkownika.",
"rollup": "Pole tylko do odczytu połączone z polem łącza do tabeli, które zwraca wartości z wybranego pola odnośnika w połączonej tabeli.",
"count": "Pole tylko do odczytu połączone z polem łącza do tabeli, które zwraca liczbę relacji."
"count": "Pole tylko do odczytu połączone z polem łącza do tabeli, które zwraca liczbę relacji.",
"createdBy": "Pole created by jest polem tylko do odczytu, wskazującym użytkownika, który utworzył wiersz.",
"duration": "Akceptuje czas trwania jako ciąg znaków w formacie {format} lub jako liczbę reprezentującą całkowitą liczbę sekund.",
"uuid": "Unikalny i trwały uuid tylko do odczytu.",
"autonumber": "Pole tylko do odczytu, które automatycznie zwiększa liczbę dla każdego nowego wiersza.",
"password": "Pole tylko do zapisu, które przechowuje zaszyfrowane hasło. Wartością będzie `null` jeśli nie zostało ustawione lub `true` jeśli zostało ustawione. Akceptuje ciąg znaków do ustawienia.",
"lastModifiedBy": "Pole ostatnio zmodyfikowane przez jest polem tylko do odczytu."
},
"viewFilter": {
"contains": "zawiera",
@ -175,7 +206,12 @@
"isWithinWeeks": "w ciągu tygodni",
"isWithinMonths": "jest w ciągu miesięcy",
"isBeforeOrEqualDate": "jest przed lub w tym samym dniu",
"isEvenAndWhole": "jest równy i cały"
"isEvenAndWhole": "jest równy i cały",
"higherThanOrEqual": "wyższy lub równy",
"lowerThanOrEqual": "niższy lub równy",
"filesLowerThan": "pliki niższe niż",
"isAnyOf": "jest dowolnym z",
"isNoneOf": "nie jest żadnym z"
},
"viewType": {
"grid": "Siatka",
@ -281,7 +317,15 @@
"maxLocksPerTransactionExceededTitle": "Wykryto problem z PostgreSQL",
"maxLocksPerTransactionExceededDescription": "Baserow próbował trwale usunąć wyrzucone elementy, ale przekroczył dostępne blokady określone w `max_locks_per_transaction`.",
"notificationDoesNotExistTitle": "Powiadomienie nie istnieje.",
"notificationDoesNotExistDescription": "Akcja nie mogła zostać ukończona, ponieważ powiązany element już nie istnieje."
"notificationDoesNotExistDescription": "Akcja nie mogła zostać ukończona, ponieważ powiązany element już nie istnieje.",
"cannotCreateFieldTypeDescription": "W tej chwili nie można utworzyć żądanego typu pola. Może to być tylko tymczasowy problem ze starszymi tabelami. Spróbuj ponownie później.",
"cannotCreateFieldTypeTitle": "Nie może tworzyć pola",
"generativeAIDoesNotExistTitle": "Generatywna sztuczna inteligencja nie istnieje",
"generativeAIDoesNotExistDescription": "Generatywny model sztucznej inteligencji nie istnieje.",
"modelDoesNotBelongToTypeTitle": "Wybrany model nie należy do typu AI",
"modelDoesNotBelongToTypeDescription": "Wybrany model nie należy do wybranego typu AI.",
"adminAlreadyExistsTitle": "Nie mogę użyć tej nazwy użytkownika",
"adminAlreadyExistsDescription": "Ta nazwa użytkownika nie może zostać użyta, ponieważ już istnieje."
},
"importerType": {
"csv": "Importuj plik CSV",
@ -419,7 +463,17 @@
"toDateTzDescription": "Zwraca pierwszy argument przekonwertowany na datę podaną jako łańcuch formatu daty jako drugi argument i strefę czasową podaną jako trzeci argument.",
"datetimeFormatTzDescription": "Konwertuje datę na tekst, podając sposób formatowania daty w określonej strefie czasowej.",
"encodeUriComponentDescription": "Zwraca zakodowany komponent ciągu URI na podstawie podanego argumentu.",
"encodeUriDescription": "Zwraca zakodowany ciąg URI z podanego argumentu."
"encodeUriDescription": "Zwraca zakodowany ciąg URI z podanego argumentu.",
"getFileSizeDescription": "Zwraca rozmiar pliku z pojedynczego pliku zwróconego przez funkcję indeksu.",
"splitPartDescription": "Wyodrębnia segment z ograniczonego ciągu znaków na podstawie ogranicznika i indeksu (wskaźnik numeryczny wskazujący, który element ciągu znaków powinien zostać zwrócony)",
"getFileMimeTypeDescription": "Zwraca typ mime pliku z pojedynczego pliku zwróconego przez funkcję index.",
"hasOptionDescription": "Zwraca wartość true, jeśli pierwszym argumentem jest pole wielokrotnego wyboru lub odnośnik do pojedynczego pola wyboru, a drugim argumentem jest jedna z opcji.",
"getFileCountDescription": "Zwraca liczbę plików w polu pliku, do którego się odwołuje",
"getFileVisibleNameDescription": "Zwraca widoczną nazwę pliku z pojedynczego pliku zwróconego przez funkcję index.",
"getImageWidthDescription": "Zwraca szerokość obrazu z pojedynczego pliku zwróconego przez funkcję index.",
"getImageHeightDescription": "Zwraca wysokość obrazu z pojedynczego pliku zwróconego przez funkcję index.",
"getIsImageDescription": "Zwraca, czy pojedynczy plik zwrócony przez funkcję index jest obrazem, czy nie.",
"indexDescription": "Zwraca plik z pola pliku w pozycji podanej w drugim argumencie."
},
"functionnalGridViewFieldLinkRow": {
"unnamed": "nienazwany wiersz {value}"

View file

@ -36,7 +36,7 @@
"userSourcesName": "Benutzer"
},
"elementType": {
"textDescription": "Einzeiliger Text",
"textDescription": "Mehrzeiliger Text",
"heading": "Überschrift",
"headingDescription": "Titel der Seitenüberschrift",
"text": "Paragraph",
@ -59,7 +59,9 @@
"iframe": "iFrame",
"iframeDescription": "Inline-Frame",
"checkbox": "Kontrollkästchen",
"dropdown": "Dropdown"
"dropdown": "Dropdown",
"authForm": "Anmeldeformular",
"authFormDescription": "Ein Benutzer-Anmeldeformular"
},
"addElementButton": {
"label": "Element"
@ -115,13 +117,17 @@
"textElementForm": {
"textTitle": "Text",
"textPlaceholder": "Text eingeben...",
"textError": "Der Wert ist ungültig."
"textError": "Der Wert ist ungültig.",
"textFormatTypeLabel": "Format",
"textFormatTypePlain": "Klartext",
"textFormatTypeMarkdown": "Markdown"
},
"dataProviderType": {
"currentRecord": "Datenquelle",
"pageParameter": "Parameter",
"dataSource": "Daten",
"formData": "Formulardaten"
"formData": "Formulardaten",
"user": "Benutzer"
},
"pageErrors": {
"errorStartingSlash": "Ein Pfad muss mit '/' beginnen",
@ -245,7 +251,9 @@
"altTextTitle": "Alternativer Text",
"uploadFileButton": "Datei hochladen",
"altTextDescription": "Wird von Screen-Readern verwendet und angezeigt, wenn das Bild nicht geladen werden kann",
"urlWarning": "Hinweis: Bitte vergewissern Sie sich, dass Sie die Kontrolle über die eingegebene URL haben oder dieser vertrauen."
"urlWarning": "Hinweis: Bitte vergewissern Sie sich, dass Sie die Kontrolle über die eingegebene URL haben oder dieser vertrauen.",
"maxWidthLabel": "Maximale Breite",
"maxHeightLabel": "Maximale Höhe"
},
"columnElementForm": {
"columnAmountTitle": "Layout",

View file

@ -214,7 +214,13 @@
"labelPlaceholder": "Introducir una etiqueta (opcional)",
"rowsTitle": "Número de líneas",
"multilineTitle": "Multilínea",
"rowsPlaceholder": "Introduce el número de filas de esta entrada"
"rowsPlaceholder": "Introduce el número de filas de esta entrada",
"validationTypeAnyLabel": "Cualquier",
"validationTypeIntegerLabel": "Número",
"validationTypeIntegerDescription": "Aplicar un valor numérico en esta entrada.",
"validationTypeEmailLabel": "Correo electrónico",
"validationTypeEmailDescription": "Implemente un valor de dirección de correo electrónico en esta entrada.",
"validationTypeAnyDescription": "Permite establecer cualquier valor en esta entrada."
},
"widthSelector": {
"widthFull": "Anchura completa",
@ -234,7 +240,8 @@
"updateRowLabel": "Actualizar fila",
"createRowLabel": "Crear fila",
"notificationLabel": "Mostrar notificación",
"openPageLabel": "Abrir página"
"openPageLabel": "Abrir página",
"logoutLabel": "Cerrar sesión"
},
"widthTypes": {
"full": "Anchura completa",
@ -337,14 +344,17 @@
},
"dispatchWorkflowActionError": {
"defaultMessage": "Se ha producido un error que ha provocado este evento.",
"defaultTitle": "Error de evento"
"defaultTitle": "Error de evento",
"formDataInvalidTitle": "Formulario inválido",
"formDataInvalidMessage": "Uno o más campos contienen valores no válidos."
},
"dataProviderType": {
"currentRecord": "Fuente de datos",
"formData": "Datos del formulario",
"pageParameter": "Parámetro",
"dataSource": "Datos",
"user": "Usuario"
"user": "Usuario",
"previousAction": "Acción previa"
},
"openPageWorkflowActionForm": {
"urlLabel": "URL",
@ -403,7 +413,7 @@
"showMore": "Ver más"
},
"fontSidePanelForm": {
"label": "Fuente"
"label": "Color de fuente"
},
"emptySidePanelState": {
"message": "Haz clic en uno de los elementos para ver más detalles"
@ -425,7 +435,8 @@
},
"eventTypes": {
"submitLabel": "Al enviar",
"clickLabel": "Al hacer clic"
"clickLabel": "Al hacer clic",
"afterLoginLabel": "Después de iniciar sesión"
},
"pageActionTypes": {
"publish": "Publicar",
@ -437,7 +448,9 @@
"formContainerElementForm": {
"submitButtonLabel": "Botón de envío",
"submitButtonPlaceholder": "Introducir valor...",
"buttonColor": "Color de los botones"
"buttonColor": "Color de los botones",
"resetToInitialValuesTitle": "Restablecer los valores por defecto tras el envío",
"resetToInitialValuesDescription": "Si está marcada, los valores por defecto del formulario se utilizarán para restablecer el formulario después de un envío exitoso. Si no está marcada, se mantendrán los valores del usuario."
},
"subDomainForm": {
"domainNameLabel": "Nombre de dominio"
@ -470,7 +483,8 @@
"labelPlaceholder": "Introduce una etiqueta (opcional)",
"valueTitle": "Valor por defecto",
"valuePlaceholder": "Introduce un valor por defecto (opcional)",
"placeholderTitle": "Marcador de posición"
"placeholderTitle": "Marcador de posición",
"validationTitle": "Validación"
},
"iframeElementForm": {
"empty": "Iframe vacío...",
@ -515,5 +529,13 @@
"userSelector": {
"viewAs": "Ver como: {usuario}",
"anonymous": "Anónimo"
},
"formContainerElement": {
"submitDeactivatedText": "Rellena todos los campos obligatorios para enviar"
},
"visibilityForm": {
"allVisitors": "Todos los visitantes",
"loggedInVisitors": "Visitantes registrados",
"notLoggedInVisitors": "Visitantes no registrados"
}
}

View file

@ -0,0 +1 @@
{}

View file

@ -292,7 +292,13 @@
"labelPlaceholder": "Entrez une étiquette (facultatif)",
"multilineTitle": "Multiligne",
"rowsTitle": "Nombre de lignes",
"rowsPlaceholder": "Saisir le nombre de lignes minimum"
"rowsPlaceholder": "Saisir le nombre de lignes minimum",
"validationTypeAnyLabel": "Toutes les valeurs",
"validationTypeAnyDescription": "Permet d'accepter n'importe quelle valeur dans cette entrée.",
"validationTypeIntegerLabel": "Nombre",
"validationTypeEmailLabel": "Courriel",
"validationTypeEmailDescription": "N'autoriser que les courriels dans ce champ.",
"validationTypeIntegerDescription": "N'autoriser que les valeurs numériques dans ce champ."
},
"columnElementForm": {
"columnGapPlaceholder": "Entrez l'espace entre les colonnes...",
@ -363,7 +369,8 @@
"pageParameter": "Paramètre",
"dataSource": "Données",
"formData": "Données de formulaire",
"user": "Utilisateur"
"user": "Utilisateur",
"previousAction": "Action précédente"
},
"openPageWorkflowActionForm": {
"urlLabel": "URL",
@ -380,7 +387,7 @@
"showMore": "Afficher plus"
},
"fontSidePanelForm": {
"label": "Police"
"label": "Couleur de la police"
},
"styleBoxForm": {
"paddingError": "La valeur doit être comprise entre 0 et 200.",
@ -395,14 +402,16 @@
"notificationLabel": "Afficher une notification",
"openPageLabel": "Ouvrir une page",
"updateRowLabel": "Mise à jour de ligne",
"createRowLabel": "Création de ligne"
"createRowLabel": "Création de ligne",
"logoutLabel": "Déconnexion"
},
"getFormulaComponent": {
"errorTooltip": "Référence invalide"
},
"eventTypes": {
"clickLabel": "Au clic",
"submitLabel": "Sur validation"
"submitLabel": "Sur validation",
"afterLoginLabel": "Après la connexion"
},
"linkFieldForm": {
"fieldLinkNamePlaceholder": "Saisir la valeur...",
@ -439,7 +448,9 @@
},
"dispatchWorkflowActionError": {
"defaultMessage": "Une erreur s'est produite lors du traitement de cette action.",
"defaultTitle": "Erreur"
"defaultTitle": "Erreur",
"formDataInvalidTitle": "Formulaire invalide",
"formDataInvalidMessage": "Un ou plusieurs champs contiennent des valeurs invalides."
},
"collectionFieldType": {
"text": "Texte",
@ -467,7 +478,9 @@
"formContainerElementForm": {
"submitButtonLabel": "Bouton de soumission",
"submitButtonPlaceholder": "Saisir la valeur...",
"buttonColor": "Couleur du bouton"
"buttonColor": "Couleur du bouton",
"resetToInitialValuesTitle": "Réinitialiser les valeurs par défaut après soumission",
"resetToInitialValuesDescription": "Si cette case est cochée, le formulaire sera réinitialisé avec les valeurs par défaut après une soumission réussie. Si la case n'est pas cochée, les valeurs saisies par l'utilisateur seront conservées."
},
"linkField": {
"details": "Détails"
@ -479,7 +492,8 @@
"labelTitle": "Label",
"valueTitle": "Valeur par défaut",
"placeholderTitle": "Texte provisoire",
"placeholderPlaceholder": "Saisir un texte provisoire (facultatif)"
"placeholderPlaceholder": "Saisir un texte provisoire (facultatif)",
"validationTitle": "Validation"
},
"iframeElementForm": {
"urlPlaceholder": "Lien vers la ressource externe à intégrer",
@ -535,5 +549,13 @@
},
"authFormElementForm": {
"userSource": "Source d'utilisateur"
},
"formContainerElement": {
"submitDeactivatedText": "Veuillez remplir tous les champs requis pour soumettre le formulaire"
},
"visibilityForm": {
"allVisitors": "Tous les visiteurs",
"loggedInVisitors": "Visiteurs connectés",
"notLoggedInVisitors": "Visiteurs déconnectés"
}
}

View file

@ -0,0 +1 @@
{}

View file

@ -144,7 +144,8 @@
"currentRecord": "Sorgente dati",
"formData": "Dati del modulo",
"dataSource": "Dati",
"user": "Utente"
"user": "Utente",
"previousAction": "Azione precedente"
},
"elementForms": {
"invalidFormula": "La formula non è valida",
@ -288,7 +289,8 @@
},
"eventTypes": {
"clickLabel": "Al click",
"submitLabel": "All'invio"
"submitLabel": "All'invio",
"afterLoginLabel": "Dopo login"
},
"tableElementForm": {
"fields": "Campi",
@ -346,7 +348,8 @@
"notificationLabel": "Mostra Notifiche",
"createRowLabel": "Crea Riga",
"openPageLabel": "Apri Pagina",
"updateRowLabel": "Aggiorna Riga"
"updateRowLabel": "Aggiorna Riga",
"logoutLabel": "Logout"
},
"notificationWorkflowActionForm": {
"titleLabel": "Titolo",
@ -386,11 +389,15 @@
"formContainerElementForm": {
"submitButtonLabel": "Pulsante di invio",
"submitButtonPlaceholder": "Inserisci valore...",
"buttonColor": "Colore pulsante"
"buttonColor": "Colore pulsante",
"resetToInitialValuesDescription": "Se selezionato, i valori predefiniti del modulo verranno utilizzati per reimpostare il modulo dopo un invio riuscito. Altrimenti rimarranno i valori dell'utente.",
"resetToInitialValuesTitle": "Ripristina i valori predefiniti dopo l'invio"
},
"dispatchWorkflowActionError": {
"defaultTitle": "Errore evento",
"defaultMessage": "Questo evento ha generato un errore imprevisto."
"defaultMessage": "Questo evento ha generato un errore imprevisto.",
"formDataInvalidTitle": "Modulo non valido",
"formDataInvalidMessage": "Uno o più campi contengono valori non validi."
},
"upsertRowWorkflowActionForm": {
"integrationDropdownLabel": "Integrazione",
@ -461,12 +468,19 @@
"valuePlaceholder": "Inserisci un valore di default (opzionale)",
"placeholderTitle": "Placeholder",
"placeholderPlaceholder": "Inserisci un placeholder (opzionale)",
"requiredTitle": "Richiesto"
"requiredTitle": "Richiesto",
"validationTitle": "Validazione"
},
"inputTextElementForm": {
"multilineTitle": "Multi linea",
"rowsTitle": "Numero di linee",
"rowsPlaceholder": "Inserisci il numero di righe per questo campo input"
"rowsPlaceholder": "Inserisci il numero di righe per questo campo input",
"validationTypeAnyDescription": "Permetti qualsiasi valore per questo input.",
"validationTypeEmailLabel": "Email",
"validationTypeAnyLabel": "Qualsiasi",
"validationTypeIntegerLabel": "Numero",
"validationTypeEmailDescription": "Obbliga ad inserire un indirizzo email in questo input.",
"validationTypeIntegerDescription": "Obbliga ad inserire un valore numerico per questo input."
},
"userSourceSettings": {
"titleAddUserSource": "Nuova sorgente dati",
@ -488,7 +502,7 @@
"errorUniqueName": "Il nome della sorgente deve essere unico."
},
"fontSidePanelForm": {
"label": "Carattere"
"label": "Colore carattere"
},
"formDataProviderType": {
"nodeMissing": "Mancante"
@ -502,5 +516,13 @@
},
"authFormElementForm": {
"userSource": "Sorgente utenti"
},
"formContainerElement": {
"submitDeactivatedText": "Completa tutti i campi richiesti per inviare"
},
"visibilityForm": {
"loggedInVisitors": "Visitatori loggati",
"notLoggedInVisitors": "Visitatori non loggati",
"allVisitors": "Tutti i visitatori"
}
}

View file

@ -275,7 +275,8 @@
"pageParameter": "Parameter",
"dataSource": "Data",
"formData": "Formuliergegevens",
"user": "Gebruiker"
"user": "Gebruiker",
"previousAction": "Vorige actie"
},
"tableElementForm": {
"addField": "veld toevoegen",
@ -342,7 +343,13 @@
"labelPlaceholder": "Voer een label in (optioneel)",
"multilineTitle": "Meerdere regels",
"rowsTitle": "Aantal regels",
"rowsPlaceholder": "Voer het aantal rijen van deze invoer in"
"rowsPlaceholder": "Voer het aantal rijen van deze invoer in",
"validationTypeAnyLabel": "Elke",
"validationTypeIntegerLabel": "Nummer",
"validationTypeEmailLabel": "E-mail",
"validationTypeEmailDescription": "Dwing een e-mailadres waarde af in deze invoer.",
"validationTypeAnyDescription": "Sta toe dat deze invoer een willekeurige waarde bevat.",
"validationTypeIntegerDescription": "Dwing een getalwaarde af in deze invoer."
},
"widthSelector": {
"widthFull": "Volledige breedte",
@ -358,7 +365,8 @@
"updateRowLabel": "Rij bijwerken",
"createRowLabel": "Rij maken",
"notificationLabel": "Melding tonen",
"openPageLabel": "Pagina openen"
"openPageLabel": "Pagina openen",
"logoutLabel": "Uitloggen"
},
"widthTypes": {
"full": "Volledige breedte",
@ -405,7 +413,9 @@
},
"dispatchWorkflowActionError": {
"defaultMessage": "Er is een fout opgetreden die deze gebeurtenis heeft veroorzaakt.",
"defaultTitle": "Gebeurtenis fout"
"defaultTitle": "Gebeurtenis fout",
"formDataInvalidTitle": "Ongeldig formulier",
"formDataInvalidMessage": "Een of meer velden bevatten ongeldige waarden."
},
"openPageWorkflowActionForm": {
"urlLabel": "URL",
@ -454,12 +464,15 @@
},
"eventTypes": {
"submitLabel": "Op versturen",
"clickLabel": "Op klik"
"clickLabel": "Op klik",
"afterLoginLabel": "Na inloggen"
},
"formContainerElementForm": {
"submitButtonLabel": "Verstuur knop",
"submitButtonPlaceholder": "Waarde invoeren...",
"buttonColor": "Kleur knop"
"buttonColor": "Kleur knop",
"resetToInitialValuesTitle": "Terugzetten naar standaardwaarden na verzenden",
"resetToInitialValuesDescription": "Als aangevinkt, worden de standaardwaarden van het formulier gebruikt om het formulier te resetten na een succesvolle verzending. Als niet aangevinkt, blijven de waarden van de gebruiker behouden."
},
"subDomainForm": {
"domainNameLabel": "Domeinnaam"
@ -477,7 +490,8 @@
"valuePlaceholder": "Voer een standaardwaarde in (optioneel)",
"placeholderTitle": "Placeholder",
"placeholderPlaceholder": "Voer een placeholder in (optioneel)",
"requiredTitle": "Verplicht"
"requiredTitle": "Verplicht",
"validationTitle": "Validatie"
},
"linkNavigationSelection": {
"urlPlaceholder": "Voer een URL in...",
@ -533,5 +547,13 @@
"userSelector": {
"viewAs": "Weergeven als: {user}",
"anonymous": "Anoniem"
},
"formContainerElement": {
"submitDeactivatedText": "Vul alle verplichte velden in om te verzenden"
},
"visibilityForm": {
"allVisitors": "Alle bezoekers",
"loggedInVisitors": "Aangemelde bezoekers",
"notLoggedInVisitors": "Uitgelogde bezoekers"
}
}

View file

@ -263,5 +263,13 @@
},
"styleBoxForm": {
"paddingError": "Wartość musi być liczbą całkowitą z zakresu od 0 do 200."
},
"dataProviderType": {
"dataSource": "Dane",
"pageParameter": "Parametr",
"currentRecord": "Źródło danych",
"previousAction": "Poprzednie działanie",
"user": "Użytkownik",
"formData": "Dane formularza"
}
}

View file

@ -19,7 +19,7 @@
"sidebar": {
"createWorkspace": "Crea un grupo",
"inviteOthers": "Invitar a otros",
"logoff": "Desconectarse",
"logoff": "Cerrar la sesión",
"errorNoWorkspace": "No tienes ningún grupo.",
"admin": "Admin",
"dashboard": "Tablero",
@ -107,7 +107,8 @@
"invitationFormTitle": "Invitar por correo electrónico",
"optionalMessagePlaceholder": "Mensaje opcional",
"errorInvalidEmail": "Por favor, introduce una dirección de correo electrónico válida.",
"errorTooLongMessage": "Los mensajes están limitados a {cantidad} caracteres."
"errorTooLongMessage": "Los mensajes están limitados a {cantidad} caracteres.",
"additionalRoles": "Funciones adicionales"
},
"workspacesContext": {
"search": "Buscar grupos",
@ -120,7 +121,8 @@
"viewTrash": "Ver papelera",
"leaveWorkspace": "Dejar grupo",
"deleteWorkspace": "Eliminar grupo",
"auditLog": "Registro de auditoría"
"auditLog": "Registro de auditoría",
"settings": "Configuración"
},
"createWorkspaceModal": {
"createNew": "Crear grupo nuevo",
@ -518,7 +520,8 @@
"action": "Recargar"
},
"editRoleContext": {
"billableRolesLink": "Documentación sobre funciones facturables"
"billableRolesLink": "Documentación sobre funciones facturables",
"additionalRoles": "Funciones adicionales"
},
"highestPaidRoleField": {
"billable": "Facturable"
@ -666,7 +669,10 @@
"bold": "Negrita",
"italic": "Cursiva",
"underline": "Subraye",
"strikethrough": "Tachado"
"strikethrough": "Tachado",
"link": "Enlace",
"linkEditPlaceholder": "URL del enlace...",
"linkEditDone": "Listo"
},
"richTextEditorFloatingMenu": {
"hierarchy": "Jerarquía",
@ -679,5 +685,31 @@
"unorderedList": "Lista de puntos",
"code": "Código",
"taskList": "Lista de tareas"
},
"generativeAIModelType": {
"openai": "OpenAI",
"openaiApiKeyLabel": "Clave de API",
"openaiOrganization": "Organización (opcional)",
"openaiModelsLabel": "Modelos activados",
"openaiModelsDescription": "Proporciona una lista de [modelos OpenAI] separados por comas (https://platform.openai.com/docs/models/continuous-model-upgrades) que se pueden utilizar en Baserow. (por ejemplo, `gpt-3.5-turbo,gpt-4`)",
"ollama": "Ollama",
"ollamaHostLabel": "Anfitrión",
"ollamaHostDescription": "Proporciona el nombre de host de tu servidor [Ollama](https://ollama.com/). Normalmente se ejecuta localmente en tu propio dispositivo.",
"ollamaModelsLabel": "Modelos activados",
"openaiApiKeyDescription": "Proporciona una clave de API de OpenAI si deseas activar la integración. [Instrucciones para obtener una clave de API](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key).",
"ollamaModelsDescription": "Proporciona una lista de [modelos instalados de Ollama] separados por comas (https://ollama.com/library). Ten en cuenta que el modelo debe ser descargado e instalado antes de que pueda ser utilizado. (por ejemplo, `llama2,mistral`)"
},
"generativeAIWorkspaceSettings": {
"title": "Configuración de la IA generativa",
"description": "Estos ajustes pueden utilizarse para establecer opcionalmente la configuración de la IA generativa en el nivel del espacio de trabajo. Funciones como el campo de IA pueden estar desactivadas porque carecen de una clave API para uno de los modelos compatibles. Proporcionando los ajustes aquí, puedes habilitar esas características. Si dejas un valor en blanco, se restablecerá la configuración global de la instancia. Ten en cuenta que todos los usuarios del espacio de trabajo compartirán esta configuración.",
"changedTitle": "Configuración actualizada correctamente",
"changedDescription": "Los ajustes se han actualizado y ahora se utilizarán en este espacio de trabajo.",
"submitButton": "Actualizar ajustes"
},
"workspaceSettingsModal": {
"title": "Configuración del espacio de trabajo"
},
"workspaceSettingType": {
"generativeAI": "Inteligencia artificial generativa"
}
}

View file

@ -0,0 +1,607 @@
{
"paginator": {
"page": "",
"of": ""
},
"copied": {
"label": ""
},
"sidebarApplication": {
"rename": "",
"duplicate": "",
"viewTrash": "",
"delete": "",
"snapshots": ""
},
"duplicateApplicationJobType": {
"duplicating": "",
"duplicatedTitle": ""
},
"InstallTemplateJobType": {
"installing": "",
"installedTitle": ""
},
"sidebar": {
"createWorkspace": "",
"inviteOthers": "",
"members": "",
"logoff": "",
"errorNoWorkspace": "",
"admin": "",
"dashboard": "",
"trash": "",
"settings": "",
"notifications": ""
},
"accountForm": {
"nameLabel": "",
"languageLabel": ""
},
"accountSettings": {
"title": "",
"changedTitle": "",
"changedDescription": "",
"submitButton": ""
},
"settingsModal": {
"title": ""
},
"notificationPanel": {
"title": "",
"markAllAsRead": "",
"clearAll": "",
"noNotificationTitle": "",
"noNotification": "",
"newNotificationsAvailable": "",
"refresh": ""
},
"clearAllNotificationsConfirmModal": {
"title": "",
"message": ""
},
"passwordSettings": {
"title": "",
"changedTitle": "",
"changedDescription": "",
"oldPasswordLabel": "",
"oldPasswordRequiredError": "",
"newPasswordLabel": "",
"repeatNewPasswordLabel": "",
"repeatNewPasswordMatchError": "",
"submitButton": "",
"errorInvalidOldPasswordTitle": "",
"errorInvalidOldPasswordMessage": ""
},
"deleteAccountSettings": {
"title": "",
"description": "",
"workspaceNoticeDescription": "",
"orphanWorkspaces": "",
"orphanWorkspaceMemberCount": "",
"password": "",
"passwordConfirm": "",
"repeatPasswordMatchError": "",
"submitButton": "",
"errorInvalidPasswordTitle": "",
"errorInvalidPasswordMessage": "",
"errorUserIsLastAdminTitle": "",
"errorUserIsLastAdminMessage": "",
"accountDeletedSuccessTitle": "",
"accountDeletedSuccessMessage": "",
"workspaceLoadingError": "",
"workspaceLoadingErrorDescription": ""
},
"error": {
"alreadyExistsTitle": "",
"alreadyExistsMessage": "",
"passwordRequired": "",
"invalidEmail": "لطفاً یک آدرس ایمیل معتبر وارد کنید.",
"disabledAccountTitle": "",
"disabledAccountMessage": "",
"incorrectCredentialTitle": "",
"incorrectCredentialMessage": "",
"inputRequired": "",
"disabledPasswordProviderTitle": "",
"disabledPasswordProviderMessage": ""
},
"field": {
"language": "",
"emailAddress": "آدرس ایمیل",
"name": "",
"password": "",
"passwordRepeat": ""
},
"invitationTitle": "",
"invitationMessage": "",
"workspaceForm": {
"nameLabel": ""
},
"leaveWorkspaceModal": {
"title": "",
"message": "",
"leave": ""
},
"dashboardWorkspace": {
"createApplication": ""
},
"workspaceInvitation": {
"title": "",
"message": "",
"reject": "",
"accept": ""
},
"workspaceInviteForm": {
"invitationFormTitle": "",
"optionalMessagePlaceholder": "",
"errorInvalidEmail": "",
"errorTooLongMessage": ""
},
"workspacesContext": {
"search": "",
"noResults": "",
"createWorkspace": ""
},
"workspaceContext": {
"renameWorkspace": "",
"members": "",
"auditLog": "",
"viewTrash": "",
"leaveWorkspace": "",
"deleteWorkspace": ""
},
"createWorkspaceModal": {
"createNew": "",
"defaultName": "",
"add": "",
"permissionDeniedTitle": "",
"permissionDeniedBody": ""
},
"templateCategories": {
"search": "",
"title": ""
},
"templateHeader": {
"use": ""
},
"trashSidebar": {
"title": "",
"unnamedWorkspace": ""
},
"trashContents": {
"message": "",
"empty": "",
"emptyButtonTrashed": "",
"emptyButtonNotTrashed": "",
"unnamed": ""
},
"trashEmptyModal": {
"titleIsTrashed": "",
"titleIsNotTrashed": "",
"messageIsTrashed": "",
"messageIsNotTrashed": "",
"buttonIsTrashed": "",
"buttonIsNotTrashed": ""
},
"trashEntry": {
"deletedUser": "",
"fromParent": "",
"name": "",
"restore": "",
"andMore": "",
"unnamed": ""
},
"trashModal": {
"emptyTitle": "",
"emptyMessage": "",
"emptyMessageWithoutCreatePermission": ""
},
"uploadViaURLUserFileUpload": {
"title": "",
"urlLabel": "",
"urlError": ""
},
"userFilesModal": {
"title": ""
},
"uploadFileUserFileUpload": {
"title": "",
"drop": "",
"clickOrDrop": "",
"retry": ""
},
"uploadFileDropzone": {
"drop": "",
"clickOrDrop": "",
"errorTooManyFilesTitle": "",
"errorTooManyFilesMessage": "",
"errorWrongFileTypeTitle": "",
"errorWrongFileTypeMessage": ""
},
"createApplicationContext": {
"fromTemplate": ""
},
"applicationForm": {
"nameLabel": ""
},
"connectingToast": {
"title": "",
"content": ""
},
"failedConnectingToast": {
"title": "",
"content": "",
"action": ""
},
"authorizationErrorToast": {
"title": "",
"content": "",
"action": ""
},
"userSessionExpiredToast": {
"title": "",
"content": ""
},
"userPasswordChangedToast": {
"title": "",
"content": ""
},
"restoreToast": {
"restore": ""
},
"copyingToast": {
"title": "",
"content": ""
},
"PastingToast": {
"title": "",
"content": ""
},
"clearingToast": {
"title": "",
"content": ""
},
"undoRedoToast": {
"undoingTitle": "",
"undoingText": "",
"undoneTitle": "",
"undoneText": "",
"noMoreUndo": "",
"skippingUndoDueToError": "",
"redoingTitle": "",
"redoingText": "",
"redoneTitle": "",
"redoneText": "",
"noMoreRedo": "",
"skippingRedoDueToError": "",
"failed": ""
},
"permissionsUpdatedToast": {
"title": "",
"content": "",
"action": ""
},
"errorLayout": {
"notFound": "",
"error": "",
"backDashboard": "",
"backLogin": "",
"wrong": "",
"refresh": ""
},
"dashboard": {
"title": "",
"alertTitle": "",
"alertText": "",
"tweetContent": "",
"redditTitle": "",
"noWorkspaceTitle": "",
"noWorkspaceText": "",
"noWorkspaceTextWithoutCreatePermission": "",
"createWorkspace": "",
"becomeGithubSponsor": "",
"starOnGitlab": "",
"shareOnTwitter": "",
"shareOnReddit": "",
"shareOnFacebook": "",
"shareOnLinkedIn": ""
},
"dashboardSidebar": {
"workspaces": "",
"links": "",
"knowledgeBase": "",
"tutorials": "",
"userSettings": "",
"trash": "",
"logoff": ""
},
"login": {
"title": "",
"emailPlaceholder": "",
"passwordPlaceholder": "",
"forgotPassword": "",
"signUpText": "",
"signUp": "",
"displayPasswordLogin": "",
"redirecting": ""
},
"resetPassword": {
"title": "",
"newPassword": "",
"repeatNewPassword": "",
"submit": "",
"changed": "",
"errorInvalidLinkTitle": "",
"errorInvalidLinkMessage": "",
"errorLinkExpiredTitle": "",
"errorLinkExpiredMessage": "",
"disabled": "",
"disabledMessage": ""
},
"signup": {
"headTitle": "",
"title": "",
"disabled": "",
"disabledMessage": "",
"requireFirstUser": "",
"requireFirstUserMessage": "",
"emailPlaceholder": "",
"namePlaceholder": "",
"passwordPlaceholder": "",
"passwordRepeatPlaceholder": "",
"loginText": "",
"login": ""
},
"forgotPassword": {
"title": "",
"message": "",
"submit": "",
"confirmation": "",
"disabled": "",
"disabledMessage": "",
"loginText": ""
},
"settings": {
"settingsTitle": "",
"baserowInstanceId": "",
"instanceIdDescription": "",
"accountRestrictions": "",
"settingAllowResetPasswordName": "",
"settingAllowResetPasswordDescription": "",
"settingAllowResetPasswordWarning": "",
"settingAllowNewAccountsName": "",
"settingAllowNewAccountsDescription": "",
"settingAllowSignupsViaWorkspaceInvitationsName": "",
"settingAllowSignupsViaWorkspaceInvitationDescription": "",
"settingAllowNonStaffCreateWorkspaceOperation": "",
"settingAllowNonStaffCreateWorkspaceOperationDescription": "",
"settingAllowNonStaffCreateWorkspaceOperationWarning": "",
"settingTrackWorkspaceUsage": "",
"settingTrackWorkspaceUsageDescription": "",
"userDeletionGraceDelay": "",
"settingUserDeletionGraceDelay": "",
"settingUserDeletionGraceDelayDescription": "",
"invalidAccountDeletionGraceDelay": "",
"enabled": "",
"maintenance": ""
},
"formSidebar": {
"actions": {
"addAll": "",
"removeAll": "",
"addField": ""
},
"notifyUserOnSubmit": "",
"fieldsDescription": "",
"prefillOrHideInfoLink": "",
"modal": {
"title": "",
"descriptionPartOne": "",
"descriptionPartTwo": "",
"howToHide": {
"title": "",
"description": ""
},
"howToPrefill": {
"title": "",
"description": ""
},
"format": {
"title": "",
"description": "",
"codeSnippet": ""
},
"example": {
"title": "",
"description": "",
"codeSnippet": ""
},
"spaces": {
"title": "",
"description": "",
"codeSnippet": ""
},
"multipleValues": {
"title": "",
"description": "",
"codeSnippet": ""
},
"specialFieldTypes": {
"title": "",
"description": "",
"ratingField": {
"title": "",
"description": "",
"codeSnippet": ""
},
"linkRowField": {
"title": "",
"description": "",
"codeSnippet": ""
},
"selectField": {
"title": "",
"description": "",
"codeSnippet": ""
},
"dateField": {
"title": "",
"description": "",
"codeSnippet": ""
}
}
}
},
"job": {
"statePending": "",
"stateStarted": "",
"stateFinished": "",
"stateFailed": "",
"errorJobAlreadyRunningTitle": "",
"errorJobAlreadyRunningDescription": ""
},
"datetime": {
"secondsAgo": "",
"minutesAgo": "",
"hoursAgo": "",
"daysAgo": "",
"monthsAgo": "",
"yearsAgo": ""
},
"crudTableSearch": {
"search": ""
},
"membersSettings": {
"membersTabTitle": "",
"invitesTabTitle": "",
"membersTable": {
"title": "",
"inviteMember": "",
"columns": {
"name": "",
"email": "",
"role": "",
"highestRole": "",
"highestRoleHelpText": "",
"teams": ""
},
"actions": {
"copyEmail": "",
"remove": ""
}
},
"invitesTable": {
"title": "",
"columns": {
"email": "",
"message": "",
"role": ""
},
"actions": {
"copyEmail": "",
"remove": ""
}
},
"membersInviteModal": {
"title": "",
"submit": "",
"helpIconText": "",
"errors": {
"userAlreadyInWorkspace": {
"title": "",
"text": ""
}
}
}
},
"memberSelectionList": {
"searchPlaceholder": "",
"selectedAmountLabel": ""
},
"memberAssignmentModalFooter": {
"invite": "",
"deselectAll": "",
"selectAll": ""
},
"removeFromWorkspaceModal": {
"title": "",
"confirmation": "",
"remove": ""
},
"editRoleContext": {
"billableRolesLink": ""
},
"highestPaidRoleField": {
"billable": ""
},
"integrationCreateEditModal": {
"createTitle": "",
"editTitle": "",
"warningTitle": ""
},
"integrationEditForm": {
"name": "",
"namePlaceholder": ""
},
"integrationDropdown": {
"addIntegration": "",
"noIntegrations": "",
"selectTypeFirst": "",
"integrationPlaceholder": ""
},
"dropdown": {
"empty": ""
},
"richTextEditorMentionsList": {
"notFound": ""
},
"workspaceInvitationAcceptedNotification": {
"title": "",
"deletedUser": ""
},
"workspaceInvitationRejectedNotification": {
"title": "",
"deletedUser": ""
},
"workspaceInvitationCreatedNotification": {
"title": "",
"deletedUser": ""
},
"versionUpgradeNotification": {
"title": ""
},
"emailNotifications": {
"title": "",
"label": "",
"description": "",
"instant": "",
"daily": "",
"weekly": "",
"never": "",
"submitButton": ""
},
"formulaInputField": {
"errorInvalidFormula": ""
},
"dataExplorer": {
"noMatchingNodesText": "",
"noProvidersText": ""
},
"richTextEditorBubbleMenu": {
"bold": "",
"italic": "",
"underline": "",
"strikethrough": ""
},
"richTextEditorFloatingMenu": {
"hierarchy": "",
"lists": "",
"paragraph": "",
"heading1": "",
"heading2": "",
"heading3": "",
"orderedList": "",
"unorderedList": "",
"code": "",
"taskList": ""
}
}

View file

@ -107,7 +107,8 @@
"invitationFormTitle": "Inviter par email",
"optionalMessagePlaceholder": "Message optionnel",
"errorInvalidEmail": "Veuillez saisir une adresse email valide.",
"errorTooLongMessage": "Les messages sont limités à {amount} caractères."
"errorTooLongMessage": "Les messages sont limités à {amount} caractères.",
"additionalRoles": "Autres rôles"
},
"workspacesContext": {
"search": "Rechercher",
@ -120,7 +121,8 @@
"viewTrash": "Voir la corbeille",
"leaveWorkspace": "Quitter le projet",
"deleteWorkspace": "Supprimer le projet",
"auditLog": "Journal d'audit"
"auditLog": "Journal d'audit",
"settings": "Paramètres"
},
"createWorkspaceModal": {
"createNew": "Nouveau projet",
@ -521,7 +523,8 @@
"billable": "Facturable"
},
"editRoleContext": {
"billableRolesLink": "Documentation sur les rôles facturables"
"billableRolesLink": "Documentation sur les rôles facturables",
"additionalRoles": "Autres rôles"
},
"notificationPanel": {
"title": "Notifications",
@ -666,7 +669,10 @@
"bold": "Gras",
"strikethrough": "Barrer",
"italic": "Italique",
"underline": "Souligner"
"underline": "Souligner",
"link": "Lien",
"linkEditPlaceholder": "URL du lien...",
"linkEditDone": "Valider"
},
"richTextEditorFloatingMenu": {
"hierarchy": "Hiérarchie",
@ -679,5 +685,31 @@
"unorderedList": "Liste à puces",
"code": "Code",
"taskList": "Liste de tâches"
},
"workspaceSettingsModal": {
"title": "Paramètres du projet"
},
"workspaceSettingType": {
"generativeAI": "IA générative"
},
"generativeAIModelType": {
"openaiOrganization": "Organisation (facultatif)",
"ollama": "Ollama",
"openai": "OpenAI",
"openaiApiKeyLabel": "Clé API",
"openaiApiKeyDescription": "Saisissez une clé API OpenAI si vous souhaitez activer l'intégration. [Instructions sur l'obtention d'une clé API] (https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key).",
"openaiModelsLabel": "Modèles activés",
"openaiModelsDescription": "Fournir une liste de [modèles OpenAI] (https://platform.openai.com/docs/models/continuous-model-upgrades) séparés par des virgules qui peuvent être utilisés dans Baserow. (par exemple `gpt-3.5-turbo,gpt-4`)",
"ollamaHostLabel": "Hôte",
"ollamaHostDescription": "Indiquez le nom d'hôte de votre serveur [Ollama] (https://ollama.com/). Celui-ci s'exécute généralement localement sur votre propre serveur.",
"ollamaModelsLabel": "Modèles activés",
"ollamaModelsDescription": "Fournir une liste de [modèles Ollama installés] (https://ollama.com/library) séparés par des virgules. Notez que le modèle doit être téléchargé et installé avant de pouvoir être utilisé. (par exemple `llama2,mistral`)"
},
"generativeAIWorkspaceSettings": {
"title": "Paramètres de l'IA générative",
"changedTitle": "Les paramètres ont été mis à jour",
"changedDescription": "Les paramètres ont été mis à jour et seront désormais utilisés dans ce Projet.",
"submitButton": "Enregistrer",
"description": "Ces paramètres peuvent être utilisés pour définir la configuration de l'IA générative au niveau da Projet. Des fonctionnalités telles que le champ IA peuvent être désactivées parce qu'elles ne disposent pas d'une clé API pour l'un des modèles pris en charge. En fournissant les paramètres ici, vous pouvez activer ces fonctionnalités. Si vous laissez une valeur vide, les paramètres globaux de l'instance sont rétablis par défaut. Notez que tous les utilisateurs du Projet partageront ces paramètres."
}
}

View file

@ -0,0 +1,607 @@
{
"paginator": {
"page": "Oldal",
"of": "{pages} oldalból"
},
"copied": {
"label": "Másolva!"
},
"sidebarApplication": {
"rename": "Átnevezés",
"duplicate": "Duplikálás",
"viewTrash": "Lomtár megnyitása",
"delete": "Törlés",
"snapshots": "Pillanatképek"
},
"duplicateApplicationJobType": {
"duplicating": "Duplikálás",
"duplicatedTitle": "Alkalmazás duplikálva"
},
"InstallTemplateJobType": {
"installing": "Telepítés",
"installedTitle": "Sablon telepítve"
},
"sidebar": {
"createWorkspace": "Munkaterület létrehozása",
"inviteOthers": "Mások meghívása",
"members": "Tagok",
"logoff": "Kijelentkezés",
"errorNoWorkspace": "Nincs egy munkaterületed sem.",
"admin": "Adminisztráció",
"dashboard": "Irányítópult",
"trash": "Lomtár",
"settings": "Beállítások",
"notifications": "Értesítések"
},
"accountForm": {
"nameLabel": "Teljes név",
"languageLabel": "Felület nyelve"
},
"accountSettings": {
"title": "Fiók",
"changedTitle": "Módosítva",
"changedDescription": "Fiók információk frissítve.",
"submitButton": "Fiókadatok módosítása"
},
"settingsModal": {
"title": "Beállítások"
},
"notificationPanel": {
"title": "Értesítések",
"markAllAsRead": "Összes olvasottnak jelölése",
"clearAll": "Értesítések törlése",
"noNotificationTitle": "Nincs egy értesítésed sem",
"noNotification": "Értesíteni fogunk a fontos változásokról, illetve ha megemlítenek az alkalmazásban.",
"newNotificationsAvailable": "Új értesítések",
"refresh": "Frissítés"
},
"clearAllNotificationsConfirmModal": {
"title": "Biztosan törölni szeretnéd az összes értesítést?",
"message": "Összes értesítés törölve, a későbbiekben nem tudod megtekinteni ezeket."
},
"passwordSettings": {
"title": "Jelszóváltás",
"changedTitle": "Jelszó módosítva",
"changedDescription": "Jelszó megváltoztatva. Következő bejelentkezéskor kérlek használd az új jelszavad.",
"oldPasswordLabel": "Régi jelszó",
"oldPasswordRequiredError": "Régi jelszó megadása kötelező.",
"newPasswordLabel": "Új jelszó",
"repeatNewPasswordLabel": "Új jelszó újra",
"repeatNewPasswordMatchError": "Az új jelszónak mindkét mezőben egyeznie kell.",
"submitButton": "Jelszóváltás",
"errorInvalidOldPasswordTitle": "Helytelen jelszó",
"errorInvalidOldPasswordMessage": "Jelszó változtatás sikertelen. Helytelen régi jelszó."
},
"deleteAccountSettings": {
"title": "Fiók törlése",
"description": "A jelszavad megadásával és a Fiók törlése gombra kattintással ütemezni tudod a fiókod törlését. A fiókod végérvényesen törlésre kerül {days} nap után. Ha eközben újra bejelentkezel a törlési kérelem megszakításra kerül, fiókod nem kerül törlésre.",
"workspaceNoticeDescription": "A fiókod törlésével az összes munkaterület és hozzá kapcsolódó adat törlésre kerül, ahol te voltál az utolsó Admin jogosultsággal rendelkező felhasználó. Alább láthatod a munkaterületeket melyeknél csak neked van Admin jogosultságod, így törlésre kerülnek. Amennyiben szeretnéd megtartani ezeket, adj hozzá más felhasználót Admin jogosultsággal és csak utána töröld a fiókod.",
"orphanWorkspaces": "Véglegesen törlésre kerül a türelmi idő lejárta után",
"orphanWorkspaceMemberCount": "nincs megosztva senkivel|Egy felhasználóval megosztva|Megosztva {count} felhasználóval",
"password": "Jelszó",
"passwordConfirm": "Ismételd meg a jelszót",
"repeatPasswordMatchError": "Az új jelszónak mindkét mezőben egyeznie kell.",
"submitButton": "Fiók törlése",
"errorInvalidPasswordTitle": "Helytelen jelszó",
"errorInvalidPasswordMessage": "Helytelen jelszó. A fiók nem törölhető.",
"errorUserIsLastAdminTitle": "Utolsó adminisztrátor",
"errorUserIsLastAdminMessage": "Fiók nem törölhető, mert te vagy az utolsó Admin felhasználója a futó Baserow példánynak.",
"accountDeletedSuccessTitle": "Fiók törlés sikeresen ütemezve",
"accountDeletedSuccessMessage": "Fiókod törlése ütemezve.",
"workspaceLoadingError": "A munkaterületek ellenőrzése közben hiba lépett fel",
"workspaceLoadingErrorDescription": "A munkaterületek ellenőrzése sikertelen. Kérlek frissítsd az oldalt."
},
"error": {
"alreadyExistsTitle": "A felhasználó már létezik",
"alreadyExistsMessage": "Egy felhasználó ezzel az e-mail címmel már létezik.",
"passwordRequired": "Jelszó megadása kötelező.",
"invalidEmail": "Érvénytelen e-mail cím. Kérlek adj meg érvényes e-mail címet.",
"disabledAccountTitle": "Fiók tiltva",
"disabledAccountMessage": "Ez a felhasználói fiók le van tiltva.",
"incorrectCredentialTitle": "Helytelen hitelesítő adatok",
"incorrectCredentialMessage": "A megadott e-mail cím vagy jelszó hibás.",
"inputRequired": "Mező kitöltése kötelező.",
"disabledPasswordProviderTitle": "Jelszavas bejelentkezés letiltva.",
"disabledPasswordProviderMessage": "Kérlek használj más hitelesítő szolgáltatót."
},
"field": {
"language": "Nyelv",
"emailAddress": "E-mail cím",
"name": "Teljes neved",
"password": "Jelszó",
"passwordRepeat": "Jelszó ismét"
},
"invitationTitle": "Meghívó",
"invitationMessage": "{invitedBy} meghívott, hogy csatlakozz a(z) {workspace} munkaterülethez.",
"workspaceForm": {
"nameLabel": "Név"
},
"leaveWorkspaceModal": {
"title": "{workspace} munkaterület elhagyása",
"message": "Biztosan el akarod hagyni a(z) {workspace} munkaterületet? Nem fogsz tudni hozzáférni a kapcsolódó alkalmazásokhoz a továbbiakban, valamint ha újra hozzá szeretnél férni, akkor egy másik adminnak újra meg kell hívnia a munkaterülethez. Ha elhagyod, a munkaterület nem kerül törlésre. Minden más tag továbbra is elérheti. Ha te vagy a munkaterület utolsó Admin jogú felhasználója, nem tudod elhagyni a munkaterületet.",
"leave": "Munkaterület elhagyása"
},
"dashboardWorkspace": {
"createApplication": "Létrehozás"
},
"workspaceInvitation": {
"title": "Meghívás",
"message": "{by} meghívott, hogy csatlakozz a(z) {workspace} munkaterülethez.",
"reject": "Elutasítás",
"accept": "Elfogadás"
},
"workspaceInviteForm": {
"invitationFormTitle": "Meghívás e-mail alapján",
"optionalMessagePlaceholder": "Opcionális üzenet",
"errorInvalidEmail": "Kérlek érvényes e-mail címet adj meg.",
"errorTooLongMessage": "Az üzenet hossza maximum {amount} karakter lehet."
},
"workspacesContext": {
"search": "Munkaterületek keresése",
"noResults": "Nincs találat",
"createWorkspace": "Munkaterület létrehozása"
},
"workspaceContext": {
"renameWorkspace": "Munkaterület átnevezése",
"members": "Tagok",
"auditLog": "Audit napló",
"viewTrash": "Lomtár megtekintése",
"leaveWorkspace": "Munkaterület elhagyása",
"deleteWorkspace": "Munkaterület törlése"
},
"createWorkspaceModal": {
"createNew": "Új munkaterület létrehozása",
"defaultName": "Névtelen Munkaterület",
"add": "Munkaterület hozzáadása",
"permissionDeniedTitle": "Hozzáférés megtagadva",
"permissionDeniedBody": "Nincs megfelelő jogosultságod munkaterület létrehozásához."
},
"templateCategories": {
"search": "Keresés a sablonok között",
"title": "Sablonok"
},
"templateHeader": {
"use": "Ezt a sablon szeretném"
},
"trashSidebar": {
"title": "Lomtár",
"unnamedWorkspace": "Névtelen munkaterület {id}"
},
"trashContents": {
"message": "Törölt elemek helyreállítása visszamenőleg eddig: {duration}",
"empty": "Nem került törlése semmi az elmúlt 3 napban.",
"emptyButtonTrashed": "{type} törlése véglegesen",
"emptyButtonNotTrashed": "Ezen {type} lomtárának ürítése",
"unnamed": "Névtelen {type} {id}"
},
"trashEmptyModal": {
"titleIsTrashed": "Biztosan véglegesen törölni szeretnéd ezt: {name}?",
"titleIsNotTrashed": "Biztosan üríteni szeretnéd a(z) {name} lomtárát?",
"messageIsTrashed": "Véglegesen törlődni fog a tartalmával együtt. Ezután nem állítható helyre a tartalom.",
"messageIsNotTrashed": "Véglegesen törlődni fognak a felsorolt elemek. Ezután nem állítható helyre.",
"buttonIsTrashed": "Végleges törlés",
"buttonIsNotTrashed": "Üres"
},
"trashEntry": {
"deletedUser": "Törölt felhasználó",
"fromParent": "innen: {parent}",
"name": "{user} törölve {type} {title} {parent}",
"restore": "Visszaállítás",
"andMore": "... és {count} további",
"unnamed": "Névtelen {type} {id}"
},
"trashModal": {
"emptyTitle": "Nem található munkaterület",
"emptyMessage": "Nem vagy tagja egyetlen munkaterületnek sem. Az alkalmazások munkaterületekhez tartoznak, így létre kell hoznod egy munkaterületet.",
"emptyMessageWithoutCreatePermission": "Nem vagy tagja egyetlen munkaterületnek sem. Az alkalmazások munkaterületekhez tartoznak, így először egy adminisztrátornak meg kell hívnia egy munkaterülethez."
},
"uploadViaURLUserFileUpload": {
"title": "Feltöltés hivatkozásból (URL)",
"urlLabel": "Hivatkozás (URL)",
"urlError": "Érvényes hivatkozás (URL) szükséges."
},
"userFilesModal": {
"title": "Feltöltés ..."
},
"uploadFileUserFileUpload": {
"title": "Feltöltés saját eszközről",
"drop": "Húzd ide",
"clickOrDrop": "Kattints vagy húzz ide fájlokat",
"retry": "Újrapróbál"
},
"uploadFileDropzone": {
"drop": "Húzd ide",
"clickOrDrop": "Kattints vagy húzz ide fájlokat",
"errorTooManyFilesTitle": "Túl sok fájl",
"errorTooManyFilesMessage": "Egy fájlt tudsz csak feltölteni",
"errorWrongFileTypeTitle": "Rossz fájltípus/kiterjesztés",
"errorWrongFileTypeMessage": "{type} típusú fájl feltöltése nem lehetséges"
},
"createApplicationContext": {
"fromTemplate": "Sablonból"
},
"applicationForm": {
"nameLabel": "Név"
},
"connectingToast": {
"title": "Újracsatlakozás",
"content": "Újracsatlakozás a kiszolgálóhoz."
},
"failedConnectingToast": {
"title": "Sikertelen",
"content": "Sikertelen csatlakozás a szerverhez. Kérlek frissítsd az oldalt.",
"action": "Oldal újratöltése"
},
"authorizationErrorToast": {
"title": "Hitelesítési hiba",
"content": "Úgy tűnik nincs hozzáférésed ehhez az erőforráshoz.",
"action": "Oldal újratöltése"
},
"userSessionExpiredToast": {
"title": "A munkament lejárt",
"content": "Felhasználó lejárt token miatt kijelentkeztetve. Kérlek jelentkezz be újra."
},
"userPasswordChangedToast": {
"title": "Jelszó megváltoztatva",
"content": "Jelszavad sikeresen megváltozott. Kérlek jelentkezz be újra."
},
"restoreToast": {
"restore": "Törölt {type} visszaállítása"
},
"copyingToast": {
"title": "Másolás...",
"content": "Adataid előkészítése folyamatban"
},
"PastingToast": {
"title": "Beillesztés...",
"content": "Adataid előkészítése folyamatban"
},
"clearingToast": {
"title": "",
"content": "Adataid előkészítése"
},
"undoRedoToast": {
"undoingTitle": "Visszavonás...",
"undoingText": "Művelet visszavonása",
"undoneTitle": "Visszavonva",
"undoneText": "Művelet visszavonva",
"noMoreUndo": "Nincs több visszavonható művelet",
"skippingUndoDueToError": "Művelet visszavonása sikertelen ismeretlen hiba miatt. A visszavonás kihagyásra kerül.",
"redoingTitle": "",
"redoingText": "",
"redoneTitle": "",
"redoneText": "",
"noMoreRedo": "",
"skippingRedoDueToError": "",
"failed": "Sikertelen"
},
"permissionsUpdatedToast": {
"title": "Jogosultság frissítve",
"content": "Lehetséges változás a jogosultságaidban. Kérlek frissítsd az oldalt.",
"action": "Újratöltés"
},
"errorLayout": {
"notFound": "A keresett oldal nem található. Lehetséges, hogy hibás hivatkozást próbáltál megnyitni, vagy nincs jogosultságod a kért oldal megtekintéséhez.",
"error": "Valami hiba történt az oldal betöltése közben. A fejlesztőinket értesítettük a problémáról. Kérlek frissítsd az oldalt vagy lépj vissza a főoldalra.",
"backDashboard": "Vissza a főoldalra",
"backLogin": "Vissza a bejelentkezéshez",
"wrong": "Valami hiba történt",
"refresh": "Oldal frissítése"
},
"dashboard": {
"title": "Főoldal",
"alertTitle": "Szükségünk van rád!",
"alertText": "Ha hasznosnak találod a Baserow szoftvert, megköszönjük ha jelzed GitHub-on vagy megosztod valamely közösségi platformon. A megosztással hozzájárulsz a termékünk fejlesztéséhez, hogy számodra is még hasznosabb legyen a jövőben.",
"tweetContent": "Nézd meg a @baserow-ot, egy nyílt forráskódú no-code adatbázist és Airtable alternatívát!",
"redditTitle": "'Baserow - Egy nyílt forráskódú no-code adatbázis",
"noWorkspaceTitle": "Nem található munkaterület",
"noWorkspaceText": "Nem vagy tagja egy munkaterületnek sem. Az alkalmazások munkaterületekhez tartoznak, így előbb egy munkaterületet kell létrehoznod.",
"noWorkspaceTextWithoutCreatePermission": "Nem vagy tagja egy munkaterületnek sem. Az alkalmazások munkaterületekhez tartoznak, így előbb meg kell hívjon valaki egy munkaterülethez aki admin jogosultsággal rendelkezik azon.",
"createWorkspace": "Munkaterület létrehozása",
"becomeGithubSponsor": "Legyél GitHub szponzor",
"starOnGitlab": "Csillagozz minket GitLab-on",
"shareOnTwitter": "Tweetelj rólunk",
"shareOnReddit": "Megosztás Redditen",
"shareOnFacebook": "Megosztás Facebook-on",
"shareOnLinkedIn": "Megosztás LinkedIn-en"
},
"dashboardSidebar": {
"workspaces": "Munkaterületek",
"links": "Hivatkozások",
"knowledgeBase": "Tudásbázis",
"tutorials": "Oktatóanyagok",
"userSettings": "Felhasználó beállítások",
"trash": "Lomtár",
"logoff": "Kijelentkezés"
},
"login": {
"title": "Bejelentkezés",
"emailPlaceholder": "Add meg e-mail címed..",
"passwordPlaceholder": "Add meg a jelszavad..",
"forgotPassword": "Elfelejtetted a jelszavad?",
"signUpText": "Nincs még fiókod?",
"signUp": "Regisztráció",
"displayPasswordLogin": "Jelentkezz be e-mail címed és jelszavad használatával",
"redirecting": "Átirányítás a hitelesítő szolgáltatóhoz..."
},
"resetPassword": {
"title": "Új jelszó igénylése",
"newPassword": "Új jelszó",
"repeatNewPassword": "Új jelszó újra",
"submit": "Jelszó változtatása",
"changed": "Jelszó változtatás sikeres",
"errorInvalidLinkTitle": "Érvénytelen hivatkozás",
"errorInvalidLinkMessage": "Új jelszó igénylése sikertelen. Érvénytelen hivatkozás.",
"errorLinkExpiredTitle": "Lejárt hivatkozás",
"errorLinkExpiredMessage": "Új jelszóigénylő hivatkozás lejárt. Kérlek kérj újat.",
"disabled": "Jelszó igénylés letiltva",
"disabledMessage": "Nem lehetséges új jelszó igénylése, a funkció le van tiltva."
},
"signup": {
"headTitle": "Új fiók létrehozása",
"title": "Regisztráció",
"disabled": "Regisztráció letiltva",
"disabledMessage": "Nem lehetséges új fiók létrehozása. A regisztráció le van tiltva.",
"requireFirstUser": "Üdvözlünk a Baserow alkalmazásban!",
"requireFirstUserMessage": "Kérlek töltsd ki az alábbi űrlapot az admin felhasználó létrehozásához.",
"emailPlaceholder": "Add meg e-mail címed..",
"namePlaceholder": "Add meg a neved..",
"passwordPlaceholder": "Adj meg egy jelszót..",
"passwordRepeatPlaceholder": "Add meg a jelszót újra..",
"loginText": "Van már fiókod?",
"login": "Bejelentkezés"
},
"forgotPassword": {
"title": "Elfelejtett jelszó",
"message": "Kérlek add meg e-mail címed. Amennyiben szerepel ilyen e-mail címmel fiók, a rendszer e-mail-ben küldeni fog egy linket az új jelszó igényléséhez.",
"submit": "Kérem a linket",
"confirmation": "Ha szerepel az e-mail cím az adatbázisunkban, hamarosan kapsz egy e-mailt benne az új jelszó igényléséhez szükséges linkkel.",
"disabled": "Új jelszó igénylése funkció letiltva",
"disabledMessage": "Nem lehetséges új jelszó igénylése. A funkció le van tiltva.",
"loginText": "Van már fiókod és jelszavad?"
},
"settings": {
"settingsTitle": "Rendszerbeállítások",
"baserowInstanceId": "Példány azonosító",
"instanceIdDescription": "A példány azonosító egy, az ehhez a Baserow példányhoz tartozó egyedi azonosító.",
"accountRestrictions": "Fiók korlátozások",
"settingAllowResetPasswordName": "Jelszó visszaállítás engedélyezése",
"settingAllowResetPasswordDescription": "Alapértelmezetten a felhasználók kérhetnek jelszó-visszaállító linket.",
"settingAllowResetPasswordWarning": "Kérlek ne feledd, ki tudod tiltani magad a rendszerből. Nem tudsz új jelszót igényelni ha elfelejted.",
"settingAllowNewAccountsName": "Új fiókok létrehozásának engedélyezése",
"settingAllowNewAccountsDescription": "Alapértelmezetten minden felhasználó aki felkeresi a domaint/alkalmazást, tud regisztrálni.",
"settingAllowSignupsViaWorkspaceInvitationsName": "Meghívásos alapon történő regisztráció engedélyezése",
"settingAllowSignupsViaWorkspaceInvitationDescription": "Még ha le is van tiltva az új fiók létrehozása, ezzel a beállítással a meghívott felhasználók be tudnak regisztrálni.",
"settingAllowNonStaffCreateWorkspaceOperation": "Minden regisztrált felhasználó létrehozhat munkaterületeket",
"settingAllowNonStaffCreateWorkspaceOperationDescription": "Alapértelmezetten minden regisztrált felhasználó tud munkaterületet létrehozni. Kapcsold ezt ki ha ezt a jogot csak az adminoknak szeretnéd.",
"settingAllowNonStaffCreateWorkspaceOperationWarning": "Az új felhasználóknak automatikusan létrejön egy munkaterület, amelyhez Admin jogosultságot kapnak.",
"settingTrackWorkspaceUsage": "Munkaterület használat naplózása",
"settingTrackWorkspaceUsageDescription": "Engedélyez egy éjszaka futó munkafolyamatot, amely naplózza a sorok és fájlok számát. A premium licensszel elérhető admin felületen láthatod.",
"userDeletionGraceDelay": "Felhasználók törlése",
"settingUserDeletionGraceDelay": "Türelmi idő (nap)",
"settingUserDeletionGraceDelayDescription": "Napok száma, mely után a nem használt (nem bejelentkezett) fiókok törlésre kerülnek véglegesen.",
"invalidAccountDeletionGraceDelay": "Az értéknek pozitív egész számnak kell lennie, mely kisebb 32000-nél",
"enabled": "engedélyezve",
"maintenance": "Karbantartás"
},
"formSidebar": {
"actions": {
"addAll": "Összes hozzáadása",
"removeAll": "Összes eltávolítása",
"addField": "Mező hozzáadása"
},
"notifyUserOnSubmit": "Értesítés kérése változás esetén",
"fieldsDescription": "Minden mező az űrlapon van.",
"prefillOrHideInfoLink": "Kitöltés előre vagy dinamikus elrejtés",
"modal": {
"title": "Kitöltés előre vagy rejtse el a mezőket dinamikusan",
"descriptionPartOne": "Űrlapok mezőinek értékei előre megadhatók, hogy segítsünk a felhasználónak gyorsabban kitölteni.",
"descriptionPartTwo": "Minden elérhető mező értéke előre megadható.",
"howToHide": {
"title": "Hogyan rejthető el egy mező",
"description": "Ha dinamikusan szeretnél egy mezőt elrejteni, meg tudod tenni HTML query paramétert használva a hivatkozásban. Ezek a paraméterek 'hide_' prefix-xel kezdődnek, elkerülendő a jövőbeni query paraméterekkel való ütközést."
},
"howToPrefill": {
"title": "Hogyan adjunk meg elődefiniált értékeket egy űrlapon",
"description": "Ha előre ki szeretnéd tölteni egy mező értékét, meg tudod ezt tenni HTML query paramétert használva. Ezek a query paraméterek 'prefill' prefix-xel kezdődnek, elkerülendő a jövőbeni query paraméterekkel való ütközést."
},
"format": {
"title": "Formátum",
"description": "A query paraméterek formátuma:",
"codeSnippet": "?prefill_<field_name>=<value>"
},
"example": {
"title": "Példa",
"description": "Ez a példa mutatja, hogyan lehet előre kitölteni egy 'Name' nevű mezőt 'Mike' értékkel",
"codeSnippet": "?prefill_Name=Mike"
},
"spaces": {
"title": "Szóköz",
"description": "A szóközök a query paraméterezéskor a mező neveiben lecserélendők '+' karakterre a problémák elkerülése érdekében.",
"codeSnippet": "?prefill_my+field=Mike"
},
"multipleValues": {
"title": "Többszörös érték",
"description": "Ha egy mezőbe több értéket szeretnél megadni, vesszővel (' , ') elválasztva megteheted.",
"codeSnippet": "?prefill_multi+select=Mike,John"
},
"specialFieldTypes": {
"title": "Speciális mezőtípusok",
"description": "Általában az előre megadott érték típusa megegyezik a mező típusával. Azonban van néhány kivétel amikor az érték feldolgozása során más típusú lehet a végeredmény.",
"ratingField": {
"title": "Értékelés mező",
"description": "Ez a mező egész számot tartalmaz ami megfelel egy csillagozott értékelésnek, melyben a számok száma határozza meg a csillagok számát.",
"codeSnippet": "?prefill_rating=3"
},
"linkRowField": {
"title": "Sor hivatkozás mező",
"description": "Egy ilyen típusú mezőben az értéket lenyíló menüből tudod kiválasztani.",
"codeSnippet": "?prefill_link+row=Mike"
},
"selectField": {
"title": "Egyértékű választás / Többértékű választás mező",
"description": "Az egyértékű kiválasztó mező értéke lenyíló menüből kiválasztható. A Többértékű kiválasztó mező ugyanígy, annyi különbséggel, hogy több értéket lehet kiválasztani.",
"codeSnippet": "?prefill_single+select=Mike"
},
"dateField": {
"title": "Dátum mező",
"description": "Dátum mező dátumot fogad a következő formátumok valamelyike szerint.",
"codeSnippet": ""
}
}
}
},
"job": {
"statePending": "Várokozás az indulásra...",
"stateStarted": "Elindítva...",
"stateFinished": "Befejeződött",
"stateFailed": "Sikertelen",
"errorJobAlreadyRunningTitle": "Már fut",
"errorJobAlreadyRunningDescription": "Egy másik import folyamat éppen fut. Meg kell várnod amíg befejeződik mielőtt egy újat indítanál."
},
"datetime": {
"secondsAgo": "Épp most | 1 másodperccel korábban | {n} másodperccel korábban",
"minutesAgo": "0 perccel korábban | 1 perce | {n} perce",
"hoursAgo": "0 órája | 1 órája | {n} órája",
"daysAgo": "0 napja | 1 napja | {n} napja",
"monthsAgo": "0 hónapja | 1 hónapja | {n} hónapja",
"yearsAgo": "0 éve | 1 éve | {n} éve"
},
"crudTableSearch": {
"search": "Keresés"
},
"membersSettings": {
"membersTabTitle": "Tagok",
"invitesTabTitle": "Meghívók",
"membersTable": {
"title": "{userAmount} felhasználó tagja a(z) {workspaceName} munkaterületnek",
"inviteMember": "Tag meghívása",
"columns": {
"name": "Név",
"email": "E-mail",
"role": "Alapértelmezett szerepkör",
"highestRole": "Legmagasabb szerepkör",
"highestRoleHelpText": "A legmagasabb szerepkör közvetlenül vagy a csoport által hozzárendelt, bármihez a munkaterületen",
"teams": "Csoportok"
},
"actions": {
"copyEmail": "E-mail másolása",
"remove": "Eltávolítás a munkaterületből"
}
},
"invitesTable": {
"title": "{invitesAmount} függőben lévő meghívás a(z) {workspaceName} munkaterületben",
"columns": {
"email": "E-mail",
"message": "Üzenet",
"role": "Alapértelmezett szerepkör"
},
"actions": {
"copyEmail": "E-mail másolása",
"remove": "Meghívó visszavonása"
}
},
"membersInviteModal": {
"title": "Munkaterület tagok meghívása",
"submit": "Meghívó küldése",
"helpIconText": "A kiválasztott szerepkör lesz a felhasználók alapértelmezett szerepköre ebben a munkaterületben.",
"errors": {
"userAlreadyInWorkspace": {
"title": "A felhasználó már tagja ennek a munkaterületnek.",
"text": "Nem tudsz meghívót küldeni olyan felhasználónak aki már tagja ennek a munkaterületnek."
}
}
}
},
"memberSelectionList": {
"searchPlaceholder": "Keresés ...",
"selectedAmountLabel": "{count} kiválasztva"
},
"memberAssignmentModalFooter": {
"invite": "{count} meghívása",
"deselectAll": "Összes kijelölés törlése",
"selectAll": "Összes kijelölése"
},
"removeFromWorkspaceModal": {
"title": "Munkaterületből való eltávolítás megerősítése",
"confirmation": "Biztosan el akarod távolítani {name}-t a(z) {workspaceName} munkaterületből? A művelet nem visszavonható.",
"remove": "Eltávolítás"
},
"editRoleContext": {
"billableRolesLink": "Számlázható szerepkör dokumentáció"
},
"highestPaidRoleField": {
"billable": "Számlázható"
},
"integrationCreateEditModal": {
"createTitle": "Új integráció",
"editTitle": "Integráció módosítása",
"warningTitle": "Figyelem!"
},
"integrationEditForm": {
"name": "Integráció neve",
"namePlaceholder": "Kérlek add meg az integráció nevét..."
},
"integrationDropdown": {
"addIntegration": "Új integráció hozzáadása",
"noIntegrations": "Nem található integráció.",
"selectTypeFirst": "Előbb válassz típust",
"integrationPlaceholder": "Válassz egy integrációt"
},
"dropdown": {
"empty": "Nem áll rendelkezésre egy elem sem"
},
"richTextEditorMentionsList": {
"notFound": "Nem található felhasználó"
},
"workspaceInvitationAcceptedNotification": {
"title": "{sender} elfogadta a meghívásod a(z) {workspaceName} munkaterülethez",
"deletedUser": "Törölt felhasználó"
},
"workspaceInvitationRejectedNotification": {
"title": "{sender} elutasította a meghívásod a(z) {workspaceName} munkaterülethez",
"deletedUser": "Törölt felhasználó"
},
"workspaceInvitationCreatedNotification": {
"title": "{sender} meghívott a(z) {workspaceName} munkaterülethez",
"deletedUser": "Törölt felhasználó"
},
"versionUpgradeNotification": {
"title": "{version} már elérhető! Tekintsd meg az újdonságokat."
},
"emailNotifications": {
"title": "E-mail értesítések",
"label": "Megemlítések, kommentek és egyéb értesítések",
"description": "Itt tudod beállítani az e-mail értesítések gyakoriságát.",
"instant": "Azonnal",
"daily": "Naponta",
"weekly": "Hetente",
"never": "Soha",
"submitButton": "Gyakoriság mentése"
},
"formulaInputField": {
"errorInvalidFormula": "Érvénytelen függvény."
},
"dataExplorer": {
"noMatchingNodesText": "Nem található adatszolgáltató.",
"noProvidersText": "Nem található adatszolgáltató. Kezdésnek hozzáadhatsz egy adatforrást vagy oldalparamétert."
},
"richTextEditorBubbleMenu": {
"bold": "Félkövér",
"italic": "Dőlt",
"underline": "Aláhúzott",
"strikethrough": "Áthúzott"
},
"richTextEditorFloatingMenu": {
"hierarchy": "Hierarchia",
"lists": "Lista",
"paragraph": "Bekezdés",
"heading1": "Cím 1",
"heading2": "Cim 2",
"heading3": "Cím 3",
"orderedList": "Számozott lista",
"unorderedList": "Pontozott lista",
"code": "Kód",
"taskList": "Feladatlista"
}
}

View file

@ -107,7 +107,8 @@
"invitationFormTitle": "Invita via e-mail",
"optionalMessagePlaceholder": "Messaggio facoltativo",
"errorInvalidEmail": "Inserisci un indirizzo e-mail valido.",
"errorTooLongMessage": "I messaggi sono limitati a {amount} caratteri."
"errorTooLongMessage": "I messaggi sono limitati a {amount} caratteri.",
"additionalRoles": "Ruoli addizionali"
},
"workspacesContext": {
"search": "Cerca progetto",
@ -120,7 +121,8 @@
"viewTrash": "Visualizza cestino",
"leaveWorkspace": "Lascia progetto",
"deleteWorkspace": "Elimina progetto",
"auditLog": "Audit log"
"auditLog": "Audit log",
"settings": "Impostazioni"
},
"createWorkspaceModal": {
"createNew": "Crea nuovo progetto",
@ -521,7 +523,8 @@
"billable": "Paganti"
},
"editRoleContext": {
"billableRolesLink": "Documentazione per i ruoli a pagamento"
"billableRolesLink": "Documentazione per i ruoli a pagamento",
"additionalRoles": "Ruoli aggiuntivi"
},
"connectingToast": {
"title": "Riconnettendo",
@ -666,7 +669,10 @@
"underline": "Sottolineato",
"bold": "Grassetto",
"italic": "Corsivo",
"strikethrough": "Barrato"
"strikethrough": "Barrato",
"linkEditPlaceholder": "URL del link...",
"link": "Link",
"linkEditDone": "Fatto"
},
"richTextEditorFloatingMenu": {
"lists": "Liste",
@ -679,5 +685,31 @@
"taskList": "Elenco attività",
"hierarchy": "Gerarchia",
"paragraph": "Paragrafo"
},
"workspaceSettingsModal": {
"title": "Impostazioni progetto"
},
"workspaceSettingType": {
"generativeAI": "IA generativa"
},
"generativeAIModelType": {
"openaiOrganization": "Organizzazione (opzionale)",
"openaiModelsLabel": "Modelli abilitati",
"openaiModelsDescription": "Fornire un elenco di [modelli OpenAI](https://platform.openai.com/docs/models/continuous-model-upgrades) separati da virgole che possono essere utilizzati in Baserow. (ad esempio `gpt-3.5-turbo,gpt-4`)",
"ollama": "Ollama",
"ollamaHostLabel": "Host",
"ollamaModelsLabel": "Modelli abilitati",
"openai": "OpenAI",
"openaiApiKeyLabel": "Chiave API",
"openaiApiKeyDescription": "Fornisci una chiave API OpenAI se desideri abilitare l'integrazione. [Istruzioni su come ottenere una chiave API](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key).",
"ollamaHostDescription": "Fornisci il nome host al tuo server [Ollama](https://ollama.com/). Questo in genere viene eseguito localmente sul tuo dispositivo.",
"ollamaModelsDescription": "Fornire un elenco di [modelli installati da Ollama] separati da virgole (https://ollama.com/library). Tieni presente che il modello deve essere scaricato e installato prima di poter essere utilizzato. (ad esempio `llama2, mistral`)"
},
"generativeAIWorkspaceSettings": {
"changedTitle": "Impostazioni aggiornate correttamente",
"changedDescription": "Le impostazioni sono state aggiornate e saranno ora utilizzate nel progetto.",
"submitButton": "Aggiorna impostazioni",
"title": "Impostazioni IA generativa",
"description": "Queste impostazioni possono essere utilizzate per impostare facoltativamente la configurazione dell'intelligenza artificiale generativa a livello di progetto. Funzionalità come il campo IA possono essere disabilitate perché mancano di una chiave API per uno dei modelli supportati. Fornendo le impostazioni qui, puoi abilitare tali funzionalità. Lasciando un valore vuoto vengono ripristinate le impostazioni predefinite dell'istanza globale. Tieni presente che tutti nel progetto condivideranno queste impostazioni."
}
}

View file

@ -107,7 +107,8 @@
"invitationFormTitle": "Uitnodigen per e-mail",
"optionalMessagePlaceholder": "Optioneel bericht",
"errorInvalidEmail": "Voer een geldig e-mail adres in.",
"errorTooLongMessage": "Berichten zijn beperkt tot {amount} tekens."
"errorTooLongMessage": "Berichten zijn beperkt tot {amount} tekens.",
"additionalRoles": "Extra rollen"
},
"workspacesContext": {
"search": "Zoek werkruimtes",
@ -120,7 +121,8 @@
"viewTrash": "Bekijk Prullenbak",
"leaveWorkspace": "Verlaat werkruimte",
"deleteWorkspace": "werkruimte verwijderen",
"auditLog": "Audit log"
"auditLog": "Audit log",
"settings": "Instellingen"
},
"createWorkspaceModal": {
"createNew": "Nieuwe werkruimte aanmaken",
@ -518,7 +520,8 @@
"content": "Dit kan invloed hebben op waar u toegang toe heeft, gelieve de pagina opnieuw te laden."
},
"editRoleContext": {
"billableRolesLink": "Documentatie voor factureerbare rollen"
"billableRolesLink": "Documentatie voor factureerbare rollen",
"additionalRoles": "Extra rollen"
},
"highestPaidRoleField": {
"billable": "Factureerbaar"
@ -666,7 +669,10 @@
"underline": "Onderstreep",
"bold": "Vet",
"italic": "Cursief",
"strikethrough": "Doorstreept"
"strikethrough": "Doorstreept",
"link": "Link",
"linkEditPlaceholder": "Link URL...",
"linkEditDone": "Klaar"
},
"richTextEditorFloatingMenu": {
"hierarchy": "Hiërarchie",
@ -679,5 +685,31 @@
"taskList": "Takenlijst",
"lists": "Lijsten",
"paragraph": "Paragraaf"
},
"workspaceSettingType": {
"generativeAI": "Generatieve AI"
},
"generativeAIModelType": {
"openai": "OpenAI",
"openaiOrganization": "Organisatie (optioneel)",
"openaiModelsLabel": "Ingeschakelde modellen",
"openaiModelsDescription": "Geef een lijst met door komma's gescheiden [OpenAI-modellen] (https://platform.openai.com/docs/models/continuous-model-upgrades) die kunnen worden gebruikt in Baserow. (bijv. `gpt-3.5-turbo,gpt-4`)",
"ollamaHostLabel": "Host",
"ollamaModelsLabel": "Ingeschakelde modellen",
"openaiApiKeyLabel": "API-sleutel",
"openaiApiKeyDescription": "Geef een OpenAI API-sleutel op als je de integratie wilt inschakelen. [Instructies voor het verkrijgen van een API-sleutel](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key).",
"ollamaHostDescription": "Geef de hostnaam van je [Ollama](https://ollama.com/) server. Deze draait meestal lokaal op je eigen apparaat.",
"ollama": "Ollama",
"ollamaModelsDescription": "Geef een lijst met door komma gescheiden [Ollama geïnstalleerde modellen] (https://ollama.com/library). Het model moet worden gedownload en geïnstalleerd voordat het kan worden gebruikt. (bijvoorbeeld `llama2,mistral`)"
},
"generativeAIWorkspaceSettings": {
"title": "Generatieve AI-instellingen",
"submitButton": "Instellingen bijwerken",
"description": "Deze instellingen kunnen worden gebruikt om optioneel generatieve AI-configuratie in te stellen op werkruimte-niveau. Functies zoals het AI-veld kunnen worden uitgeschakeld omdat ze geen API-sleutel hebben voor een van de ondersteunde modellen. Door de instellingen hier op te geven, kun je die functies inschakelen. Als je een waarde leeg laat, wordt deze standaard teruggezet naar de globale instance-instellingen. Let op dat iedereen in de werkruimte deze instellingen deelt.",
"changedTitle": "Instellingen correct bijgewerkt",
"changedDescription": "De instellingen zijn bijgewerkt en worden nu gebruikt in deze werkruimte."
},
"workspaceSettingsModal": {
"title": "Werkruimte-instellingen"
}
}

View file

@ -1,6 +1,6 @@
{
"paginator": {
"page": "strona",
"page": "Strona",
"of": "z {pages}"
},
"copied": {
@ -127,7 +127,8 @@
"invitationFormTitle": "Zaproś przez e-mail",
"optionalMessagePlaceholder": "Opcjonalna wiadomość",
"errorInvalidEmail": "Podaj poprawny adres e-mail.",
"errorTooLongMessage": "Wiadomości są ograniczone do {amount} znaków."
"errorTooLongMessage": "Wiadomości są ograniczone do {amount} znaków.",
"additionalRoles": "Dodatkowe role"
},
"workspacesContext": {
"search": "Wyszukaj grupy",
@ -140,7 +141,8 @@
"viewTrash": "Wyświetl kosz",
"leaveWorkspace": "Opuść grupę",
"deleteWorkspace": "Usuń grupę",
"auditLog": "Dziennik inspekcji"
"auditLog": "Dziennik inspekcji",
"settings": "Ustawienia"
},
"createWorkspaceModal": {
"createNew": "Utwórz nową grupę",
@ -421,7 +423,8 @@
"title": "Jak ukryć pole"
}
},
"prefillOrHideInfoLink": "Dynamiczne wypełnianie lub ukrywanie"
"prefillOrHideInfoLink": "Dynamiczne wypełnianie lub ukrywanie",
"notifyUserOnSubmit": "Otrzymywanie powiadomień po przesłaniu"
},
"job": {
"statePending": "Czekam na start...",
@ -517,7 +520,8 @@
"action": "Przeładuj"
},
"editRoleContext": {
"billableRolesLink": "Dokumentacja ról podlegających rozliczeniu"
"billableRolesLink": "Dokumentacja ról podlegających rozliczeniu",
"additionalRoles": "Dodatkowe role"
},
"highestPaidRoleField": {
"billable": "Płatny"
@ -597,13 +601,16 @@
"content": "Przygotowuję Twoje dane"
},
"workspaceInvitationAcceptedNotification": {
"title": "{sender} zaakceptował Twoje zaproszenie do {workspaceName}"
"title": "{sender} zaakceptował Twoje zaproszenie do {workspaceName}",
"deletedUser": "Usunięty użytkownik"
},
"workspaceInvitationRejectedNotification": {
"title": "{sender} odrzucił Twoje zaproszenie do {workspaceName}"
"title": "{sender} odrzucił Twoje zaproszenie do {workspaceName}",
"deletedUser": "Usunięty użytkownik"
},
"workspaceInvitationCreatedNotification": {
"title": "{sender} zaprasza Cię do {workspaceName}"
"title": "{sender} zaprasza Cię do {workspaceName}",
"deletedUser": "Usunięty użytkownik"
},
"versionUpgradeNotification": {
"title": "{version} już jest! Sprawdź, co nowego."
@ -642,5 +649,66 @@
},
"formulaInputField": {
"errorInvalidFormula": "Formuła jest nieprawidłowa."
},
"dataExplorer": {
"noMatchingNodesText": "Nie znaleziono pasujących dostawców danych.",
"noProvidersText": "Nie znaleziono dostawców danych. Aby rozpocząć, możesz na przykład dodać źródło danych lub parametr strony."
},
"workspaceSettingsModal": {
"title": "Ustawienia obszaru roboczego"
},
"workspaceSettingType": {
"generativeAI": "Generatywna sztuczna inteligencja"
},
"generativeAIModelType": {
"openai": "OpenAI",
"openaiApiKeyLabel": "Klucz API",
"ollama": "Ollama",
"ollamaHostLabel": "Host",
"openaiApiKeyDescription": "Podaj klucz API OpenAI, jeśli chcesz włączyć integrację. [Instrukcje dotyczące uzyskania klucza API](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key).",
"openaiOrganization": "Organizacja (opcjonalnie)",
"openaiModelsLabel": "Włączone modele",
"openaiModelsDescription": "Podaj listę rozdzielonych przecinkami [modeli OpenAI](https://platform.openai.com/docs/models/continuous-model-upgrades), które mogą być używane w Baserow. (np. `gpt-3.5-turbo,gpt-4`)",
"ollamaHostDescription": "Podaj nazwę hosta serwera [Ollama](https://ollama.com/). Zazwyczaj działa on lokalnie na urządzeniu użytkownika.",
"ollamaModelsLabel": "Włączone modele",
"ollamaModelsDescription": "Podaj listę oddzielonych przecinkami [zainstalowanych modeli Ollama](https://ollama.com/library). Należy pamiętać, że model musi zostać pobrany i zainstalowany, zanim będzie można go użyć. (np. `llama2,mistral`)"
},
"generativeAIWorkspaceSettings": {
"changedTitle": "Ustawienia zostały poprawnie zaktualizowane",
"submitButton": "Ustawienia aktualizacji",
"title": "Ustawienia generatywnej sztucznej inteligencji",
"description": "Ustawienia te mogą być używane do opcjonalnego ustawiania konfiguracji generatywnej sztucznej inteligencji na poziomie obszaru roboczego. Funkcje takie jak pole AI mogą być wyłączone, ponieważ nie mają klucza API dla jednego z obsługiwanych modeli. Podając ustawienia tutaj, można włączyć te funkcje. Pozostawienie wartości pustej powoduje powrót do globalnych ustawień instancji. Należy pamiętać, że wszyscy w obszarze roboczym będą współdzielić te ustawienia.",
"changedDescription": "Ustawienia zostały zaktualizowane i będą teraz używane w tym obszarze roboczym."
},
"userPasswordChangedToast": {
"title": "Hasło zostało zmienione",
"content": "Twoje hasło zostało zmienione. Zaloguj się ponownie."
},
"integrationDropdown": {
"addIntegration": "Dodaj nową integrację",
"noIntegrations": "Nie znaleziono żadnych integracji.",
"selectTypeFirst": "Najpierw wybierz typ",
"integrationPlaceholder": "Wybierz integrację"
},
"richTextEditorFloatingMenu": {
"paragraph": "Ustęp",
"heading1": "Nagłówek 1",
"heading2": "Nagłówek 2",
"heading3": "Nagłówek 3",
"orderedList": "Lista numerowana",
"unorderedList": "Lista wypunktowana",
"code": "Kod",
"hierarchy": "Hierarchia",
"lists": "Listy",
"taskList": "Lista zadań"
},
"richTextEditorBubbleMenu": {
"strikethrough": "Przekreślenie",
"link": "Link",
"linkEditPlaceholder": "Link URL...",
"linkEditDone": "Gotowe",
"bold": "Pogrubienie",
"italic": "Kursywa",
"underline": "Podkreślenie"
}
}

View file

@ -505,7 +505,10 @@
"copiedRowURL": "URL de la fila copiada",
"copyRowURL": "Copiar URL de fila",
"tooManyItemsTitle": "Demasiados artículos",
"tooManyItemsDescription": "No es posible actualizar más de {límite} filas a la vez, así que sólo actualizamos la primera."
"tooManyItemsDescription": "No es posible actualizar más de {límite} filas a la vez, así que sólo actualizamos la primera.",
"generateCellsValues": "Generar valores con IA",
"AIValuesGenerationErrorTitle": "Falló la generación de valor de la IA",
"AIValuesGenerationErrorMessage": "Por favor, comprueba tu API_KEY y verifica el modelo seleccionado."
},
"gridViewFieldLinkRow": {
"unnamed": "fila sin nombre {value}"
@ -686,7 +689,7 @@
},
"snapshotsModal": {
"createLabel": "Crear una nueva imagen instantánea",
"create": "Crear imagen",
"create": "Crear instantánea",
"snapshotRestoredErrorTitle": "Se ha producido un error",
"snapshotRestoredErrorMessage": "La instantánea no ha podido ser restaurada. Favor de intentarlo más tarde.",
"snapshotDeletedErrorTitle": "Se ha producido un error",
@ -848,5 +851,12 @@
},
"fieldLongTextSubForm": {
"enableRichTextFormatting": "Activar el formato de texto enriquecido"
},
"dataProviderTypes": {
"fieldsName": "Campos"
},
"userMentionInRichTextFieldNotification": {
"deletedUser": "Un usuario eliminado",
"title": "{sender} le ha mencionado en el campo {fieldName} de la fila {rowId} en {tableName}."
}
}

View file

@ -0,0 +1,833 @@
{
"webhookModal": {
"title": "",
"createWebhook": "",
"backToList": ""
},
"deleteWebhookModal": {
"title": "",
"deleteButton": "",
"body": ""
},
"webhookList": {
"noWebhooksMessage": ""
},
"testWebhookModal": {
"title": "",
"unreachable": ""
},
"webhookForm": {
"inputLabels": {
"name": "",
"value": "",
"requestMethod": "",
"url": "",
"userFieldNames": "",
"events": "",
"headers": "",
"example": ""
},
"errors": {
"urlField": "",
"invalidHeaders": ""
},
"checkbox": {
"sendUserFieldNames": ""
},
"radio": {
"allEvents": "",
"customEvents": ""
},
"triggerButton": "",
"deactivated": {
"title": "",
"content": "",
"activate": ""
},
"deprecatedEventType": {
"title": "",
"description": "",
"convert": ""
}
},
"webhook": {
"details": "",
"lastCall": "",
"noCalls": "",
"callLog": "",
"triggerDescription": ""
},
"createWebhook": {
"errorTableWebhookMaxLimitExceededTitle": "",
"errorTableWebhookMaxLimitExceededDescription": ""
},
"sidebar": {
"viewAPI": "",
"createTable": ""
},
"sidebarItem": {
"exportTable": "",
"webhooks": ""
},
"duplicateTableJobType": {
"duplicating": "",
"duplicatedTitle": ""
},
"apiToken": {
"create": "",
"read": "",
"update": "",
"delete": "",
"tokenPrefix": "",
"viewAPIDocs": "",
"generateNewToken": "",
"showOrHide": "",
"copyToClipboard": "",
"showDatabases": ""
},
"apiTokenSettings": {
"title": "",
"createToken": "",
"noTokensMessage": "",
"hasFullPermissions": "",
"hasOnlySelectedPermissions": "",
"noPermissions": "",
"createNewTitle": "",
"backToOverview": ""
},
"apiTokenForm": {
"nameLabel": "",
"workspaceLabel": ""
},
"apiDocsSelectDatabase": {
"needOneDatabase": ""
},
"apiDocsExample": {
"requestSample": "",
"responseSample": "",
"userFieldNames": ""
},
"apiDocsParameter": {
"optional": "",
"defaultValue": ""
},
"apiDocsTableGetRow": {
"description": "",
"rowId": ""
},
"apiDocsErrors": {
"errorCode": "",
"name": "",
"description": "",
"okDescription": "",
"badRequestDescription": "",
"unauthorizedDescription": "",
"notFoundDescription": "",
"requestEntityTooLargeDescription": "",
"internalErrorDescription": "",
"badGatewayDescription": "",
"unavailableDescription": ""
},
"apiDocsTableFields": {
"tableTitle": "",
"tableId": "",
"description": "",
"id": "",
"name": "",
"type": "",
"compatibleFilters": ""
},
"apiDocsTableListRows": {
"description": "",
"page": "",
"size": "",
"userFieldNames": "",
"search": "",
"orderBy": "",
"filters": "",
"filter": "",
"filterLink": "",
"filterType": "",
"include": "",
"exclude": "",
"viewId": "",
"filtersBuilder": ""
},
"apiDocsIntro": {
"intro": "",
"autoDocDescription": "",
"databaseId": "",
"jsClient": "",
"pythonClient": ""
},
"apiDocsTableListFields": {
"description": "",
"resultFieldProperties": "",
"id": "",
"name": "",
"tableId": "",
"order": "",
"primary": "",
"type": "",
"extraProps": "",
"readOnly": ""
},
"apiDocsTableDeleteRow": {
"description": "",
"rowId": ""
},
"apiDocsTableDeleteRows": {
"description": "",
"items": ""
},
"apiDocsTableMoveRow": {
"description": "",
"rowId": "",
"before": ""
},
"apiDocsUploadFile": {
"description": "",
"file": ""
},
"apiDocsUploadFileViaURL": {
"description": "",
"url": ""
},
"apiDocsTableUpdateRow": {
"description": "",
"rowId": "",
"before": ""
},
"apiDocsTableUpdateRows": {
"description": "",
"id": ""
},
"apiDocsTableCreateRow": {
"description": "",
"before": ""
},
"apiDocsTableCreateRows": {
"description": "",
"before": ""
},
"apiDocsAuth": {
"description": "",
"settingsLink": ""
},
"apiDocsFilters": {
"filter": "",
"exampleValue": "",
"example": "",
"field": ""
},
"apiDocsFiltersBuilderModal": {
"title": "",
"userFieldNames": "",
"json": "",
"queryParameter": ""
},
"fieldTextSubForm": {
"placeholder": ""
},
"fieldSingleSelectSubForm": {
"optionsLabel": ""
},
"fieldSingleSelectDropdown": {
"notFound": ""
},
"fieldmultipleCollaboratorsDropdown": {
"notFound": ""
},
"fieldDateSubForm": {
"dateFormatLabel": "",
"dateFormatEuropean": "",
"dateFormatUS": "",
"dateFormatISO": "",
"includeTimeLabel": "",
"showTimezoneLabel": "",
"forceTimezoneLabel": "",
"forceTimezoneValue": "",
"addTimezoneOffsetLabel": "",
"subTimezoneOffsetLabel": "",
"timeFormatLabel": "",
"24Hour": "",
"12Hour": ""
},
"fieldLinkRowSubForm": {
"noTable": "",
"selectTableLabel": "",
"hasRelatedFieldLabel": ""
},
"fieldSelectOptions": {
"add": ""
},
"fieldNumberSubForm": {
"typeLabel": "",
"integer": "",
"decimal": "",
"decimalPlacesLabel": "",
"allowNegative": ""
},
"fieldDurationSubForm": {
"durationFormatLabel": ""
},
"fieldContext": {
"editField": "",
"deleteField": "",
"hideField": "",
"showField": ""
},
"fieldForm": {
"name": "",
"fieldAlreadyExists": "",
"nameNotAllowed": "",
"nameTooLong": ""
},
"fieldSelectThroughFieldSubForm": {
"noTable": "",
"selectThroughFieldLabel": ""
},
"fieldRollupSubForm": {
"label": "",
"selectTargetFieldLabel": ""
},
"fieldLookupSubForm": {
"selectTargetFieldLabel": ""
},
"fieldFormulaNumberSubForm": {
"typeLabel": "",
"integer": "",
"decimal": "",
"decimalPlacesLabel": "",
"allowNegative": ""
},
"fieldRatingSubForm": {
"maxValue": "",
"color": "",
"style": ""
},
"rowCreateModal": {
"addField": ""
},
"selectRowContent": {
"search": ""
},
"rowEditModal": {
"addField": "",
"showHiddenFields": "",
"hideHiddenFields": ""
},
"rowEditFieldMultipleSelect": {
"addOption": ""
},
"rowEditFieldMultipleCollaborators": {
"addCollaborator": ""
},
"rowEditFieldFile": {
"addFile": "",
"sizes": {
"0": "",
"1": "",
"2": "",
"3": "",
"4": "",
"5": ""
}
},
"rowEditFieldLinkRow": {
"addLink": ""
},
"tableCSVImporter": {
"chooseFileLabel": "",
"chooseFileDescription": "",
"chooseFile": "",
"columnSeparator": "",
"recordSeparator": "",
"unitSeparator": "",
"encoding": "",
"firstRowHeader": "",
"limitFileSize": "",
"limitError": "",
"emptyCSV": ""
},
"importer": {
"fieldDefaultName": "",
"loading": "",
"decoding": "",
"parsing": "",
"preparing": "",
"inProgress": ""
},
"tableForm": {
"name": ""
},
"tableXMLImporter": {
"fileLabel": "",
"fileDescription": "",
"chooseButton": "",
"processingError": "",
"emptyError": "",
"limitFileSize": "",
"limitError": ""
},
"tableJSONImporter": {
"fileLabel": "",
"fileDescription": "",
"chooseButton": "",
"encodingLabel": "",
"processingError": "",
"arrayError": "",
"emptyError": "",
"limitFileSize": "",
"limitError": ""
},
"tablePasteImporter": {
"pasteLabel": "",
"pasteDescription": "",
"firstRowHeader": "",
"limitError": ""
},
"importFileModal": {
"title": "",
"defaultName": "",
"changeImporterType": "",
"additionalImportTitle": "",
"importLabel": "",
"newTable": "",
"addButton": "",
"showTable": "",
"importButton": "",
"uploading": "",
"preparing": "",
"importError": "",
"openCreatedTable": "",
"showReport": "",
"reportTitleFailure": "",
"reportTitleSuccess": "",
"reportMessage": "",
"stateRowCreation": "",
"statePreValidation": "",
"stateCreateTable": "",
"fieldMappingTitle": "",
"fieldMappingDescription": "",
"selectImportMessage": "",
"filePreview": "",
"importPreview": ""
},
"formulaAdvancedEditContext": {
"textAreaFormulaInputPlaceholder": "",
"fields": "",
"functions": "",
"operators": "",
"fieldType": ""
},
"fieldFormulaInitialSubForm": {
"formulaInputPlaceholder": "",
"refreshFormulaOptions": ""
},
"fieldLongTextSubForm": {
"enableRichTextFormatting": ""
},
"formulaFieldItemDescription": {
"syntax": "",
"examples": ""
},
"viewSearchContext": {
"searchInRows": "",
"hideNotMatching": ""
},
"viewsContext": {
"searchView": "",
"noViews": "",
"collaborative": ""
},
"viewFilterTypeLinkRow": {
"unnamed": "",
"choose": ""
},
"viewFieldConditionsForm": {
"addCondition": ""
},
"viewFilterContext": {
"addFilter": "",
"addFilterGroup": "",
"disableAllFilters": "",
"noFilterTitle": "",
"noFilterText": "",
"where": "",
"and": "",
"or": "",
"relatedFieldNotFound": "",
"filterTypeNotFound": "",
"noCompatibleFilterTypesErrorTitle": "",
"noCompatibleFilterTypesErrorMessage": ""
},
"viewFilterTypeFileTypeDropdown": {
"image": "",
"document": ""
},
"createViewModal": {
"createNew": "",
"add": ""
},
"shareViewLink": {
"shareView": "",
"shareViewTitle": "",
"sharedViewTitle": "",
"sharedViewDescription": "",
"disableLink": "",
"generateNewUrl": "",
"copyURL": "",
"EnablePassword": "",
"DisablePassword": "",
"ChangePassword": ""
},
"viewGroupByContext": {
"noGroupByTitle": "",
"noGroupByText": "",
"groupBy": "",
"thenBy": "",
"addGroupBy": ""
},
"viewGroupBy": {
"groupBy": ""
},
"viewSortContext": {
"noSortTitle": "",
"noSortText": "",
"sortBy": "",
"thenBy": "",
"addSort": ""
},
"viewSort": {
"sort": ""
},
"viewDecorator": {
"decorator": ""
},
"viewRotateSlugModal": {
"title": "",
"refreshWarning": "",
"generateNewURL": ""
},
"shareViewEnablePasswordModal": {
"newPasswordTitle": "",
"newPasswordDescription": "",
"newPasswordSave": "",
"changePasswordTitle": "",
"changePasswordDescription": "",
"changePasswordSave": ""
},
"shareViewDisablePasswordModal": {
"title": "",
"description": "",
"disable": ""
},
"publicViewAuthLogin": {
"title": "",
"description": "",
"enter": "",
"error": {
"incorrectPasswordTitle": "",
"incorrectPasswordText": ""
}
},
"viewFieldsContext": {
"coverField": "",
"noCover": "",
"search": "",
"hideAll": "",
"showAll": ""
},
"viewFilterTypeBoolean": {
"selected": ""
},
"viewFilter": {
"filter": ""
},
"viewContext": {
"exportView": "",
"duplicateView": "",
"renameView": "",
"toPersonal": "",
"toCollaborative": "",
"webhooks": "",
"importFile": "",
"deleteView": ""
},
"deleteViewModal": {
"title": "",
"description": "",
"delete": ""
},
"viewForm": {
"name": "",
"whoCanEdit": ""
},
"viewOwnershipType": {
"collaborative": "",
"personal": ""
},
"galleryViewHeader": {
"customizeCards": ""
},
"gridViewHide": {
"hideField": ""
},
"gridViewFieldType": {
"insertLeft": "",
"insertRight": "",
"createFilter": "",
"duplicate": "",
"sortField": "",
"hideField": ""
},
"gridViewRow": {
"rowNotMatchingFilters": "",
"rowNotMatchingSearch": "",
"rowHasMoved": ""
},
"gridView": {
"selectRow": "",
"insertRowAbove": "",
"insertRowBelow": "",
"duplicateRow": "",
"copyRowURL": "",
"copiedRowURL": "",
"copiedRowURLMessage": "",
"enlargeRow": "",
"deleteRow": "",
"deleteRows": "",
"copyCells": "",
"rowCount": "",
"hiddenRowsInsertedTitle": "",
"hiddenRowsInsertedMessage": "",
"tooManyItemsTitle": "",
"tooManyItemsDescription": ""
},
"gridViewFieldFile": {
"dropHere": "",
"dropFileHere": ""
},
"gridViewFieldLinkRow": {
"unnamed": ""
},
"gridViewIdentifierOptions": {
"id": "",
"count": ""
},
"gridViewRowsAddContext": {
"title": "",
"choice": ""
},
"formViewMeta": {
"includeRowId": ""
},
"previewAny": {
"externalWarning": ""
},
"exportTableModal": {
"failedTitle": "",
"failedDescription": "",
"cancelledTitle": "",
"cancelledDescription": ""
},
"exporterTypeChoices": {
"formatLabel": ""
},
"exportTableForm": {
"viewLabel": "",
"typeError": ""
},
"exportTableLoadingBar": {
"export": "",
"download": ""
},
"exportTableDropdown": {
"exportEntireTable": ""
},
"tableCSVExporter": {
"columnSeparatorLabel": "",
"recordSeparator": "",
"unitSeparator": "",
"encodingLabel": "",
"firstRowIsHeaderLabel": ""
},
"apiDocsDatabase": {
"pageTitle": "",
"back": "",
"openDatabase": ""
},
"apiDocsComponent": {
"title": "",
"intro": "",
"settings": "",
"selectApplicationTitle": "",
"signIn": "",
"back": ""
},
"viewAggregationType": {
"emptyCount": "",
"notEmptyCount": "",
"emptyPercentage": "",
"notEmptyPercentage": "",
"checkedCount": "",
"notCheckedCount": "",
"checkedPercentage": "",
"notCheckedPercentage": "",
"min": "",
"max": "",
"earliestDate": "",
"earliestDateShort": "",
"latestDate": "",
"latestDateShort": "",
"uniqueCount": "",
"sum": "",
"average": "",
"median": "",
"stdDev": "",
"stdDevShort": "",
"variance": ""
},
"databaseForm": {
"importLabel": "",
"emptyLabel": "",
"airtableLabel": ""
},
"importFromAirtable": {
"airtableShareLinkTitle": "",
"airtableShareLinkDescription": "",
"airtableShareLinkBeta": "",
"airtableShareLinkPaste": "",
"importButtonLabel": "",
"openButtonLabel": "",
"importError": "",
"statePending": "",
"stateFailed": "",
"stateFinished": "",
"stateDownloadingBase": "",
"stateConverting": "",
"stateDownloadingFiles": "",
"stateImporting": "",
"stateImportingTable": "",
"errorJobAlreadyRunningTitle": "",
"errorJobAlreadyRunningDescription": "",
"linkError": ""
},
"chooseSingleSelectField": {
"addSelectField": "",
"warningWhenNothingToChooseOrCreate": ""
},
"viewDecoratorContext": {
"addDecorator": ""
},
"databaseDashboardSidebarLinks": {
"apiDocumentation": ""
},
"formViewField": {
"required": "",
"descriptionPlaceholder": "",
"showWhenMatchingConditions": "",
"addCondition": "",
"addConditionGroup": "",
"showFieldAs": ""
},
"duplicateFieldContext": {
"duplicate": "",
"cloneData": "",
"readOnlyField": ""
},
"snapshotsModal": {
"title": "",
"description": "",
"descriptionLimits": "",
"createLabel": "",
"create": "",
"snapshotRestoredErrorTitle": "",
"snapshotRestoredErrorMessage": "",
"snapshotDeletedErrorTitle": "",
"snapshotDeletedErrorMessage": "",
"limitReached": "",
"snapshot": "",
"importingState": "",
"reset": ""
},
"deleteSnapshotModal": {
"title": "",
"content": "",
"confirm": ""
},
"snapshotListItem": {
"restore": "",
"delete": "",
"created": ""
},
"formViewModeType": {
"form": "",
"formDescription": ""
},
"formViewHeader": {
"mode": "",
"preview": "",
"fields": ""
},
"formViewModePreviewForm": {
"addCoverImage": "",
"addLogo": "",
"titlePlaceholder": "",
"descriptionPlaceholder": "",
"noFields": ""
},
"table": {
"adjacentRow": {
"toast": {
"notFound": {
"next": {
"title": "",
"message": ""
},
"previous": {
"title": "",
"message": ""
}
},
"error": {
"title": "",
"message": ""
}
}
},
"chooseView": ""
},
"fileField": {
"errorEmptyFileNameTitle": "",
"errorEmptyFileNameMessage": ""
},
"fieldCollaboratorSubForm": {
"notifyUserWhenAdded": ""
},
"collaboratorAddedToRowNotification": {
"title": "",
"deletedUser": ""
},
"formSubmittedNotification": {
"title": "",
"moreValues": ""
},
"rowHistorySidebar": {
"name": "",
"empty": "",
"you": ""
},
"fieldPasswordSubForm": {
"description": ""
},
"rowEditFieldPassword": {
"setPassword": ""
},
"rowHistoryFieldPassword": {
"passwordSet": "",
"passwordUpdated": "",
"passwordDeleted": ""
}
}

View file

@ -505,7 +505,10 @@
"copiedRowURL": "URL de la ligne copiée",
"copyRowURL": "Copier l'URL de la ligne",
"tooManyItemsTitle": "Trop d'éléments",
"tooManyItemsDescription": "Il n'est pas possible de mettre à jour plus de {limit} lignes à la fois, c'est pourquoi seule la première a été mise à jour."
"tooManyItemsDescription": "Il n'est pas possible de mettre à jour plus de {limit} lignes à la fois, c'est pourquoi seule la première a été mise à jour.",
"generateCellsValues": "Générer des valeurs avec l'IA",
"AIValuesGenerationErrorTitle": "La génération de valeur par l'IA a échoué",
"AIValuesGenerationErrorMessage": "Veuillez vérifier votre API_KEY et le modèle sélectionné."
},
"gridViewFieldLinkRow": {
"unnamed": "Ligne sans nom {value}"
@ -848,5 +851,12 @@
},
"fieldPasswordSubForm": {
"description": "Il n'est pas encore possible d'utiliser directement le champ du mot de passe, celui-ci est uniquement utilisé pour l'authentification dans d'une application."
},
"dataProviderTypes": {
"fieldsName": "Champs"
},
"userMentionInRichTextFieldNotification": {
"deletedUser": "Un utilisateur a été supprimé",
"title": "{sender} vous a mentionné dans le champ {fieldName} de la ligne {rowId} de la table {tableName}"
}
}

View file

@ -0,0 +1,833 @@
{
"webhookModal": {
"title": "",
"createWebhook": "",
"backToList": ""
},
"deleteWebhookModal": {
"title": "",
"deleteButton": "",
"body": ""
},
"webhookList": {
"noWebhooksMessage": ""
},
"testWebhookModal": {
"title": "",
"unreachable": ""
},
"webhookForm": {
"inputLabels": {
"name": "",
"value": "",
"requestMethod": "",
"url": "",
"userFieldNames": "",
"events": "",
"headers": "",
"example": ""
},
"errors": {
"urlField": "",
"invalidHeaders": ""
},
"checkbox": {
"sendUserFieldNames": ""
},
"radio": {
"allEvents": "",
"customEvents": ""
},
"triggerButton": "",
"deactivated": {
"title": "",
"content": "",
"activate": ""
},
"deprecatedEventType": {
"title": "",
"description": "",
"convert": ""
}
},
"webhook": {
"details": "",
"lastCall": "",
"noCalls": "",
"callLog": "",
"triggerDescription": ""
},
"createWebhook": {
"errorTableWebhookMaxLimitExceededTitle": "",
"errorTableWebhookMaxLimitExceededDescription": ""
},
"sidebar": {
"viewAPI": "",
"createTable": ""
},
"sidebarItem": {
"exportTable": "",
"webhooks": ""
},
"duplicateTableJobType": {
"duplicating": "",
"duplicatedTitle": ""
},
"apiToken": {
"create": "",
"read": "",
"update": "",
"delete": "",
"tokenPrefix": "",
"viewAPIDocs": "",
"generateNewToken": "",
"showOrHide": "",
"copyToClipboard": "",
"showDatabases": ""
},
"apiTokenSettings": {
"title": "",
"createToken": "",
"noTokensMessage": "",
"hasFullPermissions": "",
"hasOnlySelectedPermissions": "",
"noPermissions": "",
"createNewTitle": "",
"backToOverview": ""
},
"apiTokenForm": {
"nameLabel": "",
"workspaceLabel": ""
},
"apiDocsSelectDatabase": {
"needOneDatabase": ""
},
"apiDocsExample": {
"requestSample": "",
"responseSample": "",
"userFieldNames": ""
},
"apiDocsParameter": {
"optional": "",
"defaultValue": ""
},
"apiDocsTableGetRow": {
"description": "",
"rowId": ""
},
"apiDocsErrors": {
"errorCode": "",
"name": "",
"description": "",
"okDescription": "",
"badRequestDescription": "",
"unauthorizedDescription": "",
"notFoundDescription": "",
"requestEntityTooLargeDescription": "",
"internalErrorDescription": "",
"badGatewayDescription": "",
"unavailableDescription": ""
},
"apiDocsTableFields": {
"tableTitle": "",
"tableId": "",
"description": "",
"id": "",
"name": "",
"type": "",
"compatibleFilters": ""
},
"apiDocsTableListRows": {
"description": "",
"page": "",
"size": "",
"userFieldNames": "",
"search": "",
"orderBy": "",
"filters": "",
"filter": "",
"filterLink": "",
"filterType": "",
"include": "",
"exclude": "",
"viewId": "",
"filtersBuilder": ""
},
"apiDocsIntro": {
"intro": "",
"autoDocDescription": "",
"databaseId": "",
"jsClient": "",
"pythonClient": ""
},
"apiDocsTableListFields": {
"description": "",
"resultFieldProperties": "",
"id": "",
"name": "",
"tableId": "",
"order": "",
"primary": "",
"type": "",
"extraProps": "",
"readOnly": ""
},
"apiDocsTableDeleteRow": {
"description": "",
"rowId": ""
},
"apiDocsTableDeleteRows": {
"description": "",
"items": ""
},
"apiDocsTableMoveRow": {
"description": "",
"rowId": "",
"before": ""
},
"apiDocsUploadFile": {
"description": "",
"file": ""
},
"apiDocsUploadFileViaURL": {
"description": "",
"url": ""
},
"apiDocsTableUpdateRow": {
"description": "",
"rowId": "",
"before": ""
},
"apiDocsTableUpdateRows": {
"description": "",
"id": ""
},
"apiDocsTableCreateRow": {
"description": "",
"before": ""
},
"apiDocsTableCreateRows": {
"description": "",
"before": ""
},
"apiDocsAuth": {
"description": "",
"settingsLink": ""
},
"apiDocsFilters": {
"filter": "",
"exampleValue": "",
"example": "",
"field": ""
},
"apiDocsFiltersBuilderModal": {
"title": "",
"userFieldNames": "",
"json": "",
"queryParameter": ""
},
"fieldTextSubForm": {
"placeholder": ""
},
"fieldSingleSelectSubForm": {
"optionsLabel": ""
},
"fieldSingleSelectDropdown": {
"notFound": ""
},
"fieldmultipleCollaboratorsDropdown": {
"notFound": ""
},
"fieldDateSubForm": {
"dateFormatLabel": "",
"dateFormatEuropean": "",
"dateFormatUS": "",
"dateFormatISO": "",
"includeTimeLabel": "",
"showTimezoneLabel": "",
"forceTimezoneLabel": "",
"forceTimezoneValue": "",
"addTimezoneOffsetLabel": "",
"subTimezoneOffsetLabel": "",
"timeFormatLabel": "",
"24Hour": "",
"12Hour": ""
},
"fieldLinkRowSubForm": {
"noTable": "",
"selectTableLabel": "",
"hasRelatedFieldLabel": ""
},
"fieldSelectOptions": {
"add": ""
},
"fieldNumberSubForm": {
"typeLabel": "",
"integer": "",
"decimal": "",
"decimalPlacesLabel": "",
"allowNegative": ""
},
"fieldDurationSubForm": {
"durationFormatLabel": ""
},
"fieldContext": {
"editField": "",
"deleteField": "",
"hideField": "",
"showField": ""
},
"fieldForm": {
"name": "",
"fieldAlreadyExists": "",
"nameNotAllowed": "",
"nameTooLong": ""
},
"fieldSelectThroughFieldSubForm": {
"noTable": "",
"selectThroughFieldLabel": ""
},
"fieldRollupSubForm": {
"label": "",
"selectTargetFieldLabel": ""
},
"fieldLookupSubForm": {
"selectTargetFieldLabel": ""
},
"fieldFormulaNumberSubForm": {
"typeLabel": "",
"integer": "",
"decimal": "",
"decimalPlacesLabel": "",
"allowNegative": ""
},
"fieldRatingSubForm": {
"maxValue": "",
"color": "",
"style": ""
},
"rowCreateModal": {
"addField": ""
},
"selectRowContent": {
"search": ""
},
"rowEditModal": {
"addField": "",
"showHiddenFields": "",
"hideHiddenFields": ""
},
"rowEditFieldMultipleSelect": {
"addOption": ""
},
"rowEditFieldMultipleCollaborators": {
"addCollaborator": ""
},
"rowEditFieldFile": {
"addFile": "",
"sizes": {
"0": "",
"1": "",
"2": "",
"3": "",
"4": "",
"5": ""
}
},
"rowEditFieldLinkRow": {
"addLink": ""
},
"tableCSVImporter": {
"chooseFileLabel": "",
"chooseFileDescription": "",
"chooseFile": "",
"columnSeparator": "",
"recordSeparator": "",
"unitSeparator": "",
"encoding": "",
"firstRowHeader": "",
"limitFileSize": "",
"limitError": "",
"emptyCSV": ""
},
"importer": {
"fieldDefaultName": "",
"loading": "",
"decoding": "",
"parsing": "",
"preparing": "",
"inProgress": ""
},
"tableForm": {
"name": ""
},
"tableXMLImporter": {
"fileLabel": "",
"fileDescription": "",
"chooseButton": "",
"processingError": "",
"emptyError": "",
"limitFileSize": "",
"limitError": ""
},
"tableJSONImporter": {
"fileLabel": "",
"fileDescription": "",
"chooseButton": "",
"encodingLabel": "",
"processingError": "",
"arrayError": "",
"emptyError": "",
"limitFileSize": "",
"limitError": ""
},
"tablePasteImporter": {
"pasteLabel": "",
"pasteDescription": "",
"firstRowHeader": "",
"limitError": ""
},
"importFileModal": {
"title": "",
"defaultName": "",
"changeImporterType": "",
"additionalImportTitle": "",
"importLabel": "",
"newTable": "",
"addButton": "",
"showTable": "",
"importButton": "",
"uploading": "",
"preparing": "",
"importError": "",
"openCreatedTable": "",
"showReport": "",
"reportTitleFailure": "",
"reportTitleSuccess": "",
"reportMessage": "",
"stateRowCreation": "",
"statePreValidation": "",
"stateCreateTable": "",
"fieldMappingTitle": "",
"fieldMappingDescription": "",
"selectImportMessage": "",
"filePreview": "",
"importPreview": ""
},
"formulaAdvancedEditContext": {
"textAreaFormulaInputPlaceholder": "",
"fields": "",
"functions": "",
"operators": "",
"fieldType": ""
},
"fieldFormulaInitialSubForm": {
"formulaInputPlaceholder": "",
"refreshFormulaOptions": ""
},
"fieldLongTextSubForm": {
"enableRichTextFormatting": ""
},
"formulaFieldItemDescription": {
"syntax": "",
"examples": ""
},
"viewSearchContext": {
"searchInRows": "",
"hideNotMatching": ""
},
"viewsContext": {
"searchView": "",
"noViews": "",
"collaborative": ""
},
"viewFilterTypeLinkRow": {
"unnamed": "",
"choose": ""
},
"viewFieldConditionsForm": {
"addCondition": ""
},
"viewFilterContext": {
"addFilter": "",
"addFilterGroup": "",
"disableAllFilters": "",
"noFilterTitle": "",
"noFilterText": "",
"where": "",
"and": "",
"or": "",
"relatedFieldNotFound": "",
"filterTypeNotFound": "",
"noCompatibleFilterTypesErrorTitle": "",
"noCompatibleFilterTypesErrorMessage": ""
},
"viewFilterTypeFileTypeDropdown": {
"image": "",
"document": ""
},
"createViewModal": {
"createNew": "",
"add": ""
},
"shareViewLink": {
"shareView": "",
"shareViewTitle": "",
"sharedViewTitle": "",
"sharedViewDescription": "",
"disableLink": "",
"generateNewUrl": "",
"copyURL": "",
"EnablePassword": "",
"DisablePassword": "",
"ChangePassword": ""
},
"viewGroupByContext": {
"noGroupByTitle": "",
"noGroupByText": "",
"groupBy": "",
"thenBy": "",
"addGroupBy": ""
},
"viewGroupBy": {
"groupBy": ""
},
"viewSortContext": {
"noSortTitle": "",
"noSortText": "",
"sortBy": "",
"thenBy": "",
"addSort": ""
},
"viewSort": {
"sort": ""
},
"viewDecorator": {
"decorator": ""
},
"viewRotateSlugModal": {
"title": "",
"refreshWarning": "",
"generateNewURL": ""
},
"shareViewEnablePasswordModal": {
"newPasswordTitle": "",
"newPasswordDescription": "",
"newPasswordSave": "",
"changePasswordTitle": "",
"changePasswordDescription": "",
"changePasswordSave": ""
},
"shareViewDisablePasswordModal": {
"title": "",
"description": "",
"disable": ""
},
"publicViewAuthLogin": {
"title": "",
"description": "",
"enter": "",
"error": {
"incorrectPasswordTitle": "",
"incorrectPasswordText": ""
}
},
"viewFieldsContext": {
"coverField": "",
"noCover": "",
"search": "",
"hideAll": "",
"showAll": ""
},
"viewFilterTypeBoolean": {
"selected": ""
},
"viewFilter": {
"filter": ""
},
"viewContext": {
"exportView": "",
"duplicateView": "",
"renameView": "",
"toPersonal": "",
"toCollaborative": "",
"webhooks": "",
"importFile": "",
"deleteView": ""
},
"deleteViewModal": {
"title": "",
"description": "",
"delete": ""
},
"viewForm": {
"name": "",
"whoCanEdit": ""
},
"viewOwnershipType": {
"collaborative": "",
"personal": ""
},
"galleryViewHeader": {
"customizeCards": ""
},
"gridViewHide": {
"hideField": ""
},
"gridViewFieldType": {
"insertLeft": "",
"insertRight": "",
"createFilter": "",
"duplicate": "",
"sortField": "",
"hideField": ""
},
"gridViewRow": {
"rowNotMatchingFilters": "",
"rowNotMatchingSearch": "",
"rowHasMoved": ""
},
"gridView": {
"selectRow": "",
"insertRowAbove": "",
"insertRowBelow": "",
"duplicateRow": "",
"copyRowURL": "",
"copiedRowURL": "",
"copiedRowURLMessage": "",
"enlargeRow": "",
"deleteRow": "",
"deleteRows": "",
"copyCells": "",
"rowCount": "",
"hiddenRowsInsertedTitle": "",
"hiddenRowsInsertedMessage": "",
"tooManyItemsTitle": "",
"tooManyItemsDescription": ""
},
"gridViewFieldFile": {
"dropHere": "",
"dropFileHere": ""
},
"gridViewFieldLinkRow": {
"unnamed": ""
},
"gridViewIdentifierOptions": {
"id": "",
"count": ""
},
"gridViewRowsAddContext": {
"title": "",
"choice": ""
},
"formViewMeta": {
"includeRowId": ""
},
"previewAny": {
"externalWarning": ""
},
"exportTableModal": {
"failedTitle": "",
"failedDescription": "",
"cancelledTitle": "",
"cancelledDescription": ""
},
"exporterTypeChoices": {
"formatLabel": ""
},
"exportTableForm": {
"viewLabel": "",
"typeError": ""
},
"exportTableLoadingBar": {
"export": "",
"download": ""
},
"exportTableDropdown": {
"exportEntireTable": ""
},
"tableCSVExporter": {
"columnSeparatorLabel": "",
"recordSeparator": "",
"unitSeparator": "",
"encodingLabel": "",
"firstRowIsHeaderLabel": ""
},
"apiDocsDatabase": {
"pageTitle": "",
"back": "",
"openDatabase": ""
},
"apiDocsComponent": {
"title": "",
"intro": "",
"settings": "",
"selectApplicationTitle": "",
"signIn": "",
"back": ""
},
"viewAggregationType": {
"emptyCount": "",
"notEmptyCount": "",
"emptyPercentage": "",
"notEmptyPercentage": "",
"checkedCount": "",
"notCheckedCount": "",
"checkedPercentage": "",
"notCheckedPercentage": "",
"min": "",
"max": "",
"earliestDate": "",
"earliestDateShort": "",
"latestDate": "",
"latestDateShort": "",
"uniqueCount": "",
"sum": "",
"average": "",
"median": "",
"stdDev": "",
"stdDevShort": "",
"variance": ""
},
"databaseForm": {
"importLabel": "",
"emptyLabel": "",
"airtableLabel": ""
},
"importFromAirtable": {
"airtableShareLinkTitle": "",
"airtableShareLinkDescription": "",
"airtableShareLinkBeta": "",
"airtableShareLinkPaste": "",
"importButtonLabel": "",
"openButtonLabel": "",
"importError": "",
"statePending": "",
"stateFailed": "",
"stateFinished": "",
"stateDownloadingBase": "",
"stateConverting": "",
"stateDownloadingFiles": "",
"stateImporting": "",
"stateImportingTable": "",
"errorJobAlreadyRunningTitle": "",
"errorJobAlreadyRunningDescription": "",
"linkError": ""
},
"chooseSingleSelectField": {
"addSelectField": "",
"warningWhenNothingToChooseOrCreate": ""
},
"viewDecoratorContext": {
"addDecorator": ""
},
"databaseDashboardSidebarLinks": {
"apiDocumentation": ""
},
"formViewField": {
"required": "",
"descriptionPlaceholder": "",
"showWhenMatchingConditions": "",
"addCondition": "",
"addConditionGroup": "",
"showFieldAs": ""
},
"duplicateFieldContext": {
"duplicate": "",
"cloneData": "",
"readOnlyField": ""
},
"snapshotsModal": {
"title": "",
"description": "",
"descriptionLimits": "",
"createLabel": "",
"create": "",
"snapshotRestoredErrorTitle": "",
"snapshotRestoredErrorMessage": "",
"snapshotDeletedErrorTitle": "",
"snapshotDeletedErrorMessage": "",
"limitReached": "",
"snapshot": "",
"importingState": "",
"reset": ""
},
"deleteSnapshotModal": {
"title": "",
"content": "",
"confirm": ""
},
"snapshotListItem": {
"restore": "",
"delete": "",
"created": ""
},
"formViewModeType": {
"form": "",
"formDescription": ""
},
"formViewHeader": {
"mode": "",
"preview": "",
"fields": ""
},
"formViewModePreviewForm": {
"addCoverImage": "",
"addLogo": "",
"titlePlaceholder": "",
"descriptionPlaceholder": "",
"noFields": ""
},
"table": {
"adjacentRow": {
"toast": {
"notFound": {
"next": {
"title": "",
"message": ""
},
"previous": {
"title": "",
"message": ""
}
},
"error": {
"title": "",
"message": ""
}
}
},
"chooseView": ""
},
"fileField": {
"errorEmptyFileNameTitle": "",
"errorEmptyFileNameMessage": ""
},
"fieldCollaboratorSubForm": {
"notifyUserWhenAdded": ""
},
"collaboratorAddedToRowNotification": {
"title": "",
"deletedUser": ""
},
"formSubmittedNotification": {
"title": "",
"moreValues": ""
},
"rowHistorySidebar": {
"name": "",
"empty": "",
"you": ""
},
"fieldPasswordSubForm": {
"description": ""
},
"rowEditFieldPassword": {
"setPassword": ""
},
"rowHistoryFieldPassword": {
"passwordSet": "",
"passwordUpdated": "",
"passwordDeleted": ""
}
}

View file

@ -66,7 +66,8 @@
"createTable": "Crea tabella"
},
"sidebarItem": {
"exportTable": "Esporta tabella"
"exportTable": "Esporta tabella",
"webhooks": "Webhooks"
},
"apiToken": {
"create": "crea",
@ -145,7 +146,8 @@
"include": "Tutti i campi sono inclusi nella risposta per impostazione predefinita. Si può selezionare un sottoinsieme di campi da includere, fornendo il parametro di query include.\n\n#### Con `user_field_names`:\n\n`include` deve essere un elenco separato da virgole di nomi campo da includere nei risultati. Ad esempio se si fornisce il seguente parametro GET: `include=My Field,-My Field 2` allora solo quei campi saranno inclusi (a meno che non siano esplicitamente esclusi).\n\nIl nome dei campi che contengono virgole deve essere circondato da virgolette: `\"Name ,\"`. Se i nomi campo contengono virgolette, allora devono essere evasi usando il carattere `\\`. Es: `Name \\\"`.\n\n#### Senza `user_field_names`:\n\n`include` deve essere un elenco separato da virgole di `field_` seguito dall'id del campo da includere nei risultati. Ad esempio: se si fornisce il seguente parametro GET `exclude=field_1,field_2` allora i campi con id `1` e id `2` saranno i soli inclusi (a meno che non siano esplicitamente esclusi).",
"exclude": "Tutti i campi sono inclusi nella risposta per impostazione predefinita. Si può selezionare un sottoinsieme di campi da escludere, fornendo il parametro di query exclude.\n\n #### Con `user_field_names`:\n\n `exclude` deve essere un elenco separato da virgole di nomi campo da escludere dai risultati. As esempio se si fornisce il seguente parametro GET: `exclude=My Field,-My Field 2` allora quei campi saranno esclusi.\n\n Il nome dei campi che contengono virgole deve essere circondato da virgolette: `\"Name ,\"`. Se i nomi dei campi contengono virgolette, allora devono essere evasi usando il carattere ```. Es: `Name \\\"`.\n\n #### Senza `nomi_di_campo_utente`:\n\n `exclude` deve essere un elenco separato da virgole di `field_` seguito dall'id del campo da escludere dai risultati. Ad esempio: Se fornisci il seguente parametro GET `exclude=field_1,field_2` allora i campi con id `1` e id `2` saranno esclusi.",
"viewId": "Di default nessuno dei filtri o ordinamenti fuori da quelli definiti nei parametri query del URL verrà applicato. Puoi aggiungere filtri e ordinamenti fornendo i relativi `id` come parametro GET per il parametro `view_id`. Per esempio, scrivendo `view_id=1` allora verranno utilizzati i filtri e l'ordinamento della vista con `id` 1. Puoi trovare l'id della vista nel menu di modifica della singola vista. L'id è il numero tra parentesi dopo il nome.\n\n #### With `filter__{field}__{filter}` \n\n Verranno applicati sia il filtro fornito nei parametri query del URL che quello impostato nella vista. \n\n #### With `order_by` \n\n Se viene fornito uno specifico `order_by`, l'ordinamento impostato nella vista viene ignorato.",
"filtersBuilder": "Apri il tool per preparare i tuoi filtri"
"filtersBuilder": "Apri il tool per preparare i tuoi filtri",
"filters": "Facoltativamente, le righe possono essere filtrate utilizzando gli stessi filtri di visualizzazione disponibili per le visualizzazioni. Questo parametro accetta una stringa serializzata JSON contenente l'albero dei filtri da applicare a questa vista. L'albero dei filtri è una struttura nidificata contenente i filtri che devono essere applicati.\n\n#### Con `user_field_names`:\n\nUn esempio di albero di filtri valido è il seguente: `{\"filter_type\": \"AND\", \"filters\": [{\"field\": \"Name\", \"type\": \"equal\", \"value\": \"test\" }]}`.\n\n#### Senza `user_field_names`:\n\nAd esempio, se fornisci facoltativamente il seguente parametro GET: `{\"filter_type\": \"AND\", \"filters\": [{\"field\": 1, \"type\": \"equal\", \"value\": \"test\"} ]}`\n\nTieni presente che se viene fornito questo parametro, tutti gli altri `filter__{field}__{filter}` verranno ignorati, così come il parametro filter_type."
},
"apiDocsIntro": {
"intro": "Il database {name} fornisce un modo semplice per integrare i dati con qualsiasi sistema esterno. L'API segue la semantica REST, usa JSON per codificare gli oggetti e si basa su codici HTTP standard, errori leggibili dalla macchina e dall'uomo per segnalare i risultati delle operazioni.",
@ -455,7 +457,9 @@
"webhooks": "Webhook",
"deleteView": "Elimina vista",
"duplicateView": "Duplica vista",
"importFile": "Importa file"
"importFile": "Importa file",
"toCollaborative": "A collaborativa",
"toPersonal": "A personale"
},
"deleteViewModal": {
"title": "Elimina {name}",
@ -499,7 +503,12 @@
"hiddenRowsInsertedTitle": "Righe aggiunte",
"copiedRowURLMessage": "La riga {id} è stata copiata nella tua clipboard.",
"copiedRowURL": "URL di riga copiato",
"copyRowURL": "Copia URL di riga"
"copyRowURL": "Copia URL di riga",
"generateCellsValues": "Genera valori con IA",
"AIValuesGenerationErrorTitle": "Generazione del valore IA fallita",
"AIValuesGenerationErrorMessage": "Per favore controlla la tua chiave API e verifica il modello selezionato.",
"tooManyItemsDescription": "Non è possible aggiornare più di {limit} righe alla volta, per cui abbiamo aggiornato solo le prime.",
"tooManyItemsTitle": "Troppi oggetti"
},
"gridViewFieldLinkRow": {
"unnamed": "riga senza nome {value}"
@ -673,7 +682,7 @@
},
"snapshotsModal": {
"title": "snapshot",
"description": "Gli snapshot sono copie esatte dei tuoi database prese al momento in cui sono vengono create. Al momento del ripristino, verrà creato un clone dei dati originali. Gli snapshot vengono cancellati automaticamente dopo un anno.",
"description": "Gli snapshot sono copie esatte del/della tuo/tua {applicationTypeName} prese al momento in cui sono vengono create. Al momento del ripristino, verrà creato un clone dei dati originali. Gli snapshot vengono cancellati automaticamente dopo un anno.",
"createLabel": "Crea uno snapshot",
"snapshotRestoredErrorTitle": "Errore",
"snapshotRestoredErrorMessage": "Lo snapshot non può essere ripristinato. Riprova più tardi.",
@ -813,12 +822,41 @@
"noGroupByText": "Raggruppa righe per campo."
},
"collaboratorAddedToRowNotification": {
"title": "{sender} ti ha assegnato a {fieldName} nella riga {rowId} della tabella {tableName}"
"title": "{sender} ti ha assegnato a {fieldName} nella riga {rowId} della tabella {tableName}",
"deletedUser": "Un utente rimosso"
},
"fieldCollaboratorSubForm": {
"notifyUserWhenAdded": "Notifica gli utenti quando vengono aggiunti"
},
"viewFieldConditionsForm": {
"addCondition": "Aggiungi condizione"
},
"fieldPasswordSubForm": {
"description": "Non è ancora possibile fare nulla direttamente con il campo password, questo viene utilizzato solo dall'autenticazione dell'utente nell'application builder."
},
"rowHistoryFieldPassword": {
"passwordSet": "La password è stata impostata",
"passwordUpdated": "La password è stata aggiornata",
"passwordDeleted": "La password è stata eliminata"
},
"userMentionInRichTextFieldNotification": {
"deletedUser": "Un utente rimosso",
"title": "{sender} ti ha menzionato nel campo {fieldName} della riga {rowId} in {tableName}"
},
"rowEditFieldPassword": {
"setPassword": "Imposta password"
},
"dataProviderTypes": {
"fieldsName": "Campi"
},
"fieldDurationSubForm": {
"durationFormatLabel": "Formato della durata"
},
"formSubmittedNotification": {
"moreValues": "0 | e 1 ulteriore campo. | e {count} ulteriori campi.",
"title": "{formName} è stato inviato nella tabella {tableName}:"
},
"fieldLongTextSubForm": {
"enableRichTextFormatting": "Abilita la formattazione RTF"
}
}

View file

@ -505,7 +505,10 @@
"copiedRowURL": "Rij URL gekopieerd.",
"copyRowURL": "URL van rij kopiëren",
"tooManyItemsTitle": "Te veel items",
"tooManyItemsDescription": "Het is niet mogelijk om meer dan {limit} rijen tegelijk bij te werken, dus we hebben alleen de eerste bijgewerkt."
"tooManyItemsDescription": "Het is niet mogelijk om meer dan {limit} rijen tegelijk bij te werken, dus we hebben alleen de eerste bijgewerkt.",
"generateCellsValues": "Genereer waardes met AI",
"AIValuesGenerationErrorTitle": "AI-waardegeneratie mislukt",
"AIValuesGenerationErrorMessage": "Controleer alsjeblieft je API_KEY en controleer het geselecteerde model."
},
"gridViewFieldLinkRow": {
"unnamed": "onbenoemde rij {value}"
@ -848,5 +851,12 @@
},
"fieldLongTextSubForm": {
"enableRichTextFormatting": "Opmaak met rijke tekst inschakelen"
},
"dataProviderTypes": {
"fieldsName": "Velden"
},
"userMentionInRichTextFieldNotification": {
"title": "{sender} heeft u vermeld in veld {fieldName} van rij {rowId} in {tableName}",
"deletedUser": "Een verwijderde gebruiker"
}
}

View file

@ -17,7 +17,8 @@
"relatedFieldNotFound": "Das Bezugsfeld wurde nicht gefunden.",
"filterTypeNotFound": "Die Filterart ist nicht kompatibel.",
"addFilter": "Zusätzliche Filter hinzufügen",
"noFilterTitle": "Sie haben bisher keinen Datenquellen-Filter erstellt"
"noFilterTitle": "Sie haben bisher keinen Datenquellen-Filter erstellt",
"formulaFilterInputPlaceholder": "Text eingeben..."
},
"localBaserowTableServiceSortForm": {
"noTableChosenForSorting": "Wählen Sie eine Tabelle, um die Datenquellen-Sortierung zu verwenden.",

View file

@ -3,8 +3,8 @@
"rowFieldHelpText": "Deja este valor vacío para devolver la primera fila.",
"noTableChosenForSorting": "Elige una tabla para empezar a utilizar la ordenación de fuentes de datos.",
"rowFieldLabel": "ID de fila",
"invalidFormula": "La fórmula es inválida",
"rowFieldPlaceHolder": "Seleccionar un ID de fila",
"invalidFormula": "La fórmula no es válida",
"rowFieldPlaceHolder": "Seleccionar una ID para la fila",
"searchFieldPlaceHolder": "Introduce un término de búsqueda...",
"noTableChosenForFiltering": "Elige una tabla para empezar a utilizar los filtros de fuentes de datos.",
"searchTabTitle": "Búsqueda",
@ -39,7 +39,7 @@
"addSort": "Añadir ordenación adicional"
},
"dataProviderType": {
"dataSource": "Fuente de datos",
"dataSource": "Origen de los datos",
"pageParameter": "Parámetro"
},
"localBaserowTableSelector": {
@ -50,8 +50,8 @@
},
"integrationType": {
"localBaserow": "Baserow local",
"localBaserowSummary": "Local Baserow - {nombre}, {nombre de usuario}",
"localBaserowWarning": "Autorizar tu cuenta da a todos los que tienen permisos de edición en la aplicación acceso completo a los datos a los que tú tienes acceso. Es posible crear un segundo usuario, darle los permisos adecuados y utilizarlo."
"localBaserowSummary": "Baserow local - {name}, {username}",
"localBaserowWarning": "Autorizar su cuenta les otorga a todos los que tienen permisos de edición en la aplicación acceso completo a los datos a los que usted tiene acceso. Es posible crear un segundo usuario, otorgarle los permisos correctos y usarlo."
},
"serviceType": {
"localBaserowGetRow": "Obtener una fila",

View file

@ -0,0 +1 @@
{}

View file

@ -0,0 +1 @@
{}

View file

@ -1 +1,5 @@
{}
{
"dataProviderType": {
"pageParameter": "Parametr"
}
}