mirror of
https://github.com/docmost/docmost.git
synced 2025-11-13 04:22:37 +10:00
Compare commits
35 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f040f56b22 | |||
| 70bc16316d | |||
| f81c0d0f3a | |||
| cf7a439d74 | |||
| 0d2503a329 | |||
| c8d19cc23d | |||
| 605272e952 | |||
| 70a51cb70d | |||
| cc1743e9fc | |||
| 7609c89b0f | |||
| 45e199d319 | |||
| 258063004c | |||
| 37e418b408 | |||
| cfa9800720 | |||
| 5dc0f01a22 | |||
| 00aaa5849a | |||
| be6f72e48e | |||
| eaa00ae9ec | |||
| 29e86a2a81 | |||
| cea14282d0 | |||
| 1e60899d05 | |||
| a494992625 | |||
| 385ef63f4e | |||
| 0505cac352 | |||
| 559d5074cb | |||
| 82d12a2406 | |||
| 389d747eb7 | |||
| 864e01ac28 | |||
| d1efa37e1b | |||
| 44407d8e08 | |||
| 4e1df3431c | |||
| 683497a8d7 | |||
| 9a3ef526f2 | |||
| 2b0a483fec | |||
| e05966a702 |
@ -42,7 +42,7 @@
|
|||||||
"Delete group": "Gruppe löschen",
|
"Delete group": "Gruppe löschen",
|
||||||
"Are you sure you want to delete this page? This will delete its children and page history. This action is irreversible.": "Sind Sie sicher, dass Sie diese Seite löschen möchten? Dadurch werden ihre Unterseiten und die Seitengeschichte gelöscht. Diese Aktion ist unwiderruflich.",
|
"Are you sure you want to delete this page? This will delete its children and page history. This action is irreversible.": "Sind Sie sicher, dass Sie diese Seite löschen möchten? Dadurch werden ihre Unterseiten und die Seitengeschichte gelöscht. Diese Aktion ist unwiderruflich.",
|
||||||
"Description": "Beschreibung",
|
"Description": "Beschreibung",
|
||||||
"Details": "Einzelheiten",
|
"Details": "Details",
|
||||||
"e.g ACME": "z.B. ACME",
|
"e.g ACME": "z.B. ACME",
|
||||||
"e.g ACME Inc": "z.B. ACME Inc.",
|
"e.g ACME Inc": "z.B. ACME Inc.",
|
||||||
"e.g Developers": "z.B. Entwickler",
|
"e.g Developers": "z.B. Entwickler",
|
||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "SSO-Anbieter löschen",
|
"Delete SSO provider": "SSO-Anbieter löschen",
|
||||||
"Are you sure you want to delete this SSO provider?": "Sind Sie sicher, dass Sie diesen SSO-Anbieter löschen möchten?",
|
"Are you sure you want to delete this SSO provider?": "Sind Sie sicher, dass Sie diesen SSO-Anbieter löschen möchten?",
|
||||||
"Action": "Aktion",
|
"Action": "Aktion",
|
||||||
"{{ssoProviderType}} configuration": "{{ssoProviderType}}-Konfiguration"
|
"{{ssoProviderType}} configuration": "{{ssoProviderType}}-Konfiguration",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Bild hochladen",
|
||||||
|
"Remove image": "Bild entfernen",
|
||||||
|
"Failed to remove image": "Fehler beim Entfernen des Bildes",
|
||||||
|
"Image exceeds 10MB limit.": "Bild überschreitet das Limit von 10 MB.",
|
||||||
|
"Image removed successfully": "Bild erfolgreich entfernt",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "Delete SSO provider",
|
"Delete SSO provider": "Delete SSO provider",
|
||||||
"Are you sure you want to delete this SSO provider?": "Are you sure you want to delete this SSO provider?",
|
"Are you sure you want to delete this SSO provider?": "Are you sure you want to delete this SSO provider?",
|
||||||
"Action": "Action",
|
"Action": "Action",
|
||||||
"{{ssoProviderType}} configuration": "{{ssoProviderType}} configuration"
|
"{{ssoProviderType}} configuration": "{{ssoProviderType}} configuration",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Upload image",
|
||||||
|
"Remove image": "Remove image",
|
||||||
|
"Failed to remove image": "Failed to remove image",
|
||||||
|
"Image exceeds 10MB limit.": "Image exceeds 10MB limit.",
|
||||||
|
"Image removed successfully": "Image removed successfully",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "Eliminar proveedor de SSO",
|
"Delete SSO provider": "Eliminar proveedor de SSO",
|
||||||
"Are you sure you want to delete this SSO provider?": "¿Está seguro de que desea eliminar este proveedor de SSO?",
|
"Are you sure you want to delete this SSO provider?": "¿Está seguro de que desea eliminar este proveedor de SSO?",
|
||||||
"Action": "Acción",
|
"Action": "Acción",
|
||||||
"{{ssoProviderType}} configuration": "Configuración de {{ssoProviderType}}"
|
"{{ssoProviderType}} configuration": "Configuración de {{ssoProviderType}}",
|
||||||
|
"Icon": "Icono",
|
||||||
|
"Upload image": "Subir imagen",
|
||||||
|
"Remove image": "Eliminar imagen",
|
||||||
|
"Failed to remove image": "No se ha podido eliminar la imagen",
|
||||||
|
"Image exceeds 10MB limit.": "La imagen excede del límite de 10 MB",
|
||||||
|
"Image removed successfully": "Imagen eliminada correctamente",
|
||||||
|
"API key": "Clave API",
|
||||||
|
"API key created successfully": "Clave API creada correctamente",
|
||||||
|
"API keys": "Claves API",
|
||||||
|
"API management": "Gestión de API",
|
||||||
|
"Are you sure you want to revoke this API key": "¿Está seguro de que desea revocar esta clave API? ",
|
||||||
|
"Create API Key": "Crear clave API",
|
||||||
|
"Custom expiration date": "Fecha de vencimiento personalizada",
|
||||||
|
"Enter a descriptive token name": "Introduce un nombre descriptivo del token",
|
||||||
|
"Expiration": "Vencimiento",
|
||||||
|
"Expired": "Vencido",
|
||||||
|
"Expires": "Vence",
|
||||||
|
"I've saved my API key": "He guardado mi clave API",
|
||||||
|
"Last use": "Último uso",
|
||||||
|
"No API keys found": "No se han encontrado claves API",
|
||||||
|
"No expiration": "Sin vencimiento",
|
||||||
|
"Revoke API key": "Revocar clave API",
|
||||||
|
"Revoked successfully": "Revocada correctamente",
|
||||||
|
"Select expiration date": "Seleccionar fecha de vencimiento",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "Esta acción no se puede deshacer. Las aplicaciones que utilicen esta clave API dejarán de funcionar.",
|
||||||
|
"Update API key": "Actualizar clave API",
|
||||||
|
"Manage API keys for all users in the workspace": "Gestionar claves API para todos los usuarios en el espacio de trabajo"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "Supprimer le fournisseur SSO",
|
"Delete SSO provider": "Supprimer le fournisseur SSO",
|
||||||
"Are you sure you want to delete this SSO provider?": "Êtes-vous sûr de vouloir supprimer ce fournisseur SSO ?",
|
"Are you sure you want to delete this SSO provider?": "Êtes-vous sûr de vouloir supprimer ce fournisseur SSO ?",
|
||||||
"Action": "Action",
|
"Action": "Action",
|
||||||
"{{ssoProviderType}} configuration": "Configuration {{ssoProviderType}}"
|
"{{ssoProviderType}} configuration": "Configuration {{ssoProviderType}}",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Upload image",
|
||||||
|
"Remove image": "Remove image",
|
||||||
|
"Failed to remove image": "Failed to remove image",
|
||||||
|
"Image exceeds 10MB limit.": "Image exceeds 10MB limit.",
|
||||||
|
"Image removed successfully": "Image removed successfully",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "Elimina provider SSO",
|
"Delete SSO provider": "Elimina provider SSO",
|
||||||
"Are you sure you want to delete this SSO provider?": "Sei sicuro di voler eliminare questo provider SSO?",
|
"Are you sure you want to delete this SSO provider?": "Sei sicuro di voler eliminare questo provider SSO?",
|
||||||
"Action": "Azione",
|
"Action": "Azione",
|
||||||
"{{ssoProviderType}} configuration": "Configurazione {{ssoProviderType}}"
|
"{{ssoProviderType}} configuration": "Configurazione {{ssoProviderType}}",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Upload image",
|
||||||
|
"Remove image": "Remove image",
|
||||||
|
"Failed to remove image": "Failed to remove image",
|
||||||
|
"Image exceeds 10MB limit.": "Image exceeds 10MB limit.",
|
||||||
|
"Image removed successfully": "Image removed successfully",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "SSOプロバイダーを削除する",
|
"Delete SSO provider": "SSOプロバイダーを削除する",
|
||||||
"Are you sure you want to delete this SSO provider?": "このSSOプロバイダーを削除してもよろしいですか?",
|
"Are you sure you want to delete this SSO provider?": "このSSOプロバイダーを削除してもよろしいですか?",
|
||||||
"Action": "アクション",
|
"Action": "アクション",
|
||||||
"{{ssoProviderType}} configuration": "{{ssoProviderType}}の構成"
|
"{{ssoProviderType}} configuration": "{{ssoProviderType}}の構成",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Upload image",
|
||||||
|
"Remove image": "Remove image",
|
||||||
|
"Failed to remove image": "Failed to remove image",
|
||||||
|
"Image exceeds 10MB limit.": "Image exceeds 10MB limit.",
|
||||||
|
"Image removed successfully": "Image removed successfully",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "SSO 제공자 삭제",
|
"Delete SSO provider": "SSO 제공자 삭제",
|
||||||
"Are you sure you want to delete this SSO provider?": "이 SSO 제공자를 삭제하시겠습니까?",
|
"Are you sure you want to delete this SSO provider?": "이 SSO 제공자를 삭제하시겠습니까?",
|
||||||
"Action": "작업",
|
"Action": "작업",
|
||||||
"{{ssoProviderType}} configuration": "{{ssoProviderType}} 구성"
|
"{{ssoProviderType}} configuration": "{{ssoProviderType}} 구성",
|
||||||
|
"Icon": "아이콘",
|
||||||
|
"Upload image": "이미지 업로드",
|
||||||
|
"Remove image": "이미지 제거",
|
||||||
|
"Failed to remove image": "이미지 제거 실패",
|
||||||
|
"Image exceeds 10MB limit.": "이미지가 10MB 용량 제한을 초과합니다.",
|
||||||
|
"Image removed successfully": "이미지가 성공적으로 제거되었습니다",
|
||||||
|
"API key": "API 키",
|
||||||
|
"API key created successfully": "API 키 생성 완료",
|
||||||
|
"API keys": "API 키",
|
||||||
|
"API management": "API 관리",
|
||||||
|
"Are you sure you want to revoke this API key": "이 API 키를 취소하시겠습니까?",
|
||||||
|
"Create API Key": "API 키 생성",
|
||||||
|
"Custom expiration date": "사용자 정의 만료일",
|
||||||
|
"Enter a descriptive token name": "토큰 이름을 입력하세요",
|
||||||
|
"Expiration": "만료",
|
||||||
|
"Expired": "만료됨",
|
||||||
|
"Expires": "만료일",
|
||||||
|
"I've saved my API key": "API 키를 저장했습니다",
|
||||||
|
"Last use": "최근 사용",
|
||||||
|
"No API keys found": "API 키를 찾을 수 없습니다",
|
||||||
|
"No expiration": "유효기간 없음",
|
||||||
|
"Revoke API key": "API 키 취소",
|
||||||
|
"Revoked successfully": "성공적으로 취소되었습니다",
|
||||||
|
"Select expiration date": "만료일 선택",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "이 작업은 되돌릴 수 없습니다. 이 API 키를 사용하는 모든 응용 프로그램이 작동을 멈출 것입니다.",
|
||||||
|
"Update API key": "API 키 갱신",
|
||||||
|
"Manage API keys for all users in the workspace": "워크스페이스 내 모든 사용자의 API 키 관리"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -34,7 +34,7 @@
|
|||||||
"Create group": "Groep aanmaken",
|
"Create group": "Groep aanmaken",
|
||||||
"Create page": "Pagina aanmaken",
|
"Create page": "Pagina aanmaken",
|
||||||
"Create space": "Ruimte aanmaken",
|
"Create space": "Ruimte aanmaken",
|
||||||
"Create workspace": "Wwerkruimte aanmaken",
|
"Create workspace": "Werkruimte aanmaken",
|
||||||
"Current password": "Huidig wachtwoord",
|
"Current password": "Huidig wachtwoord",
|
||||||
"Dark": "Donker",
|
"Dark": "Donker",
|
||||||
"Date": "Datum",
|
"Date": "Datum",
|
||||||
@ -91,7 +91,7 @@
|
|||||||
"Invite by email": "Uitnodigen via e-mail",
|
"Invite by email": "Uitnodigen via e-mail",
|
||||||
"Invite members": "Leden uitnodigen",
|
"Invite members": "Leden uitnodigen",
|
||||||
"Invite new members": "Nieuwe leden uitnodigen",
|
"Invite new members": "Nieuwe leden uitnodigen",
|
||||||
"Invited members who are yet to accept their invitation will appear here.": "Uigenodigde leden die hun uitnodiging nog moeten accepteren zullen hier worden getoond.",
|
"Invited members who are yet to accept their invitation will appear here.": "Uitgenodigde leden die hun uitnodiging nog moeten accepteren zullen hier worden getoond.",
|
||||||
"Invited members will be granted access to spaces the groups can access": "Uitgenodigde leden wordt toegang gegeven tot ruimtes de groepen toegang toe heeft",
|
"Invited members will be granted access to spaces the groups can access": "Uitgenodigde leden wordt toegang gegeven tot ruimtes de groepen toegang toe heeft",
|
||||||
"Join the workspace": "Word lid van de werkruimte",
|
"Join the workspace": "Word lid van de werkruimte",
|
||||||
"Language": "Taal",
|
"Language": "Taal",
|
||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "Verwijder SSO-provider",
|
"Delete SSO provider": "Verwijder SSO-provider",
|
||||||
"Are you sure you want to delete this SSO provider?": "Weet u zeker dat u deze SSO-provider wilt verwijderen?",
|
"Are you sure you want to delete this SSO provider?": "Weet u zeker dat u deze SSO-provider wilt verwijderen?",
|
||||||
"Action": "Actie",
|
"Action": "Actie",
|
||||||
"{{ssoProviderType}} configuration": "{{ssoProviderType}} configuratie"
|
"{{ssoProviderType}} configuration": "{{ssoProviderType}} configuratie",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Upload image",
|
||||||
|
"Remove image": "Remove image",
|
||||||
|
"Failed to remove image": "Failed to remove image",
|
||||||
|
"Image exceeds 10MB limit.": "Image exceeds 10MB limit.",
|
||||||
|
"Image removed successfully": "Image removed successfully",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "Excluir provedor de SSO",
|
"Delete SSO provider": "Excluir provedor de SSO",
|
||||||
"Are you sure you want to delete this SSO provider?": "Tem certeza de que deseja excluir este provedor de SSO?",
|
"Are you sure you want to delete this SSO provider?": "Tem certeza de que deseja excluir este provedor de SSO?",
|
||||||
"Action": "Ação",
|
"Action": "Ação",
|
||||||
"{{ssoProviderType}} configuration": "Configuração de {{ssoProviderType}}"
|
"{{ssoProviderType}} configuration": "Configuração de {{ssoProviderType}}",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Upload image",
|
||||||
|
"Remove image": "Remove image",
|
||||||
|
"Failed to remove image": "Failed to remove image",
|
||||||
|
"Image exceeds 10MB limit.": "Image exceeds 10MB limit.",
|
||||||
|
"Image removed successfully": "Image removed successfully",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -498,10 +498,10 @@
|
|||||||
"Deleted at": "Удалено в",
|
"Deleted at": "Удалено в",
|
||||||
"Preview": "Предпросмотр",
|
"Preview": "Предпросмотр",
|
||||||
"Subpages": "Подстраницы",
|
"Subpages": "Подстраницы",
|
||||||
"Failed to load subpages": "Не удалось загрузить подстраницы",
|
"Failed to load subpages": "Не удалось загрузить под страницы",
|
||||||
"No subpages": "Нет подстраниц",
|
"No subpages": "Нет подстраниц",
|
||||||
"Subpages (Child pages)": "Подстраницы (вложенные страницы)",
|
"Subpages (Child pages)": "Подстраницы (вложенные страницы)",
|
||||||
"List all subpages of the current page": "Показать все подстраницы текущей страницы",
|
"List all subpages of the current page": "Показать все под страницы",
|
||||||
"Attachments": "Вложения",
|
"Attachments": "Вложения",
|
||||||
"All spaces": "Все пространства",
|
"All spaces": "Все пространства",
|
||||||
"Unknown": "Неизвестно",
|
"Unknown": "Неизвестно",
|
||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "Удалить поставщика SSO",
|
"Delete SSO provider": "Удалить поставщика SSO",
|
||||||
"Are you sure you want to delete this SSO provider?": "Вы уверены, что хотите удалить этого поставщика SSO?",
|
"Are you sure you want to delete this SSO provider?": "Вы уверены, что хотите удалить этого поставщика SSO?",
|
||||||
"Action": "Действие",
|
"Action": "Действие",
|
||||||
"{{ssoProviderType}} configuration": "Настройка {{ssoProviderType}}"
|
"{{ssoProviderType}} configuration": "Настройка {{ssoProviderType}}",
|
||||||
|
"Icon": "Иконка",
|
||||||
|
"Upload image": "Загрузить изображение",
|
||||||
|
"Remove image": "Удалить изображение",
|
||||||
|
"Failed to remove image": "Не удалось удалить изображение",
|
||||||
|
"Image exceeds 10MB limit.": "Изображение превышает предел 10MB.",
|
||||||
|
"Image removed successfully": "Изображение успешно удалено",
|
||||||
|
"API key": "API ключ",
|
||||||
|
"API key created successfully": "API ключ успешно создан",
|
||||||
|
"API keys": "API ключи",
|
||||||
|
"API management": "Управление API",
|
||||||
|
"Are you sure you want to revoke this API key": "Вы уверены, что хотите отозвать этот API ключ",
|
||||||
|
"Create API Key": "Создать API ключ",
|
||||||
|
"Custom expiration date": "Пользовательская дата срока действия",
|
||||||
|
"Enter a descriptive token name": "Введите понятное имя токена",
|
||||||
|
"Expiration": "Срок действия",
|
||||||
|
"Expired": "Истек",
|
||||||
|
"Expires": "Истекает",
|
||||||
|
"I've saved my API key": "Я сохранил мой API ключ",
|
||||||
|
"Last use": "Последнее использование",
|
||||||
|
"No API keys found": "API ключи не найдены",
|
||||||
|
"No expiration": "Не истекает",
|
||||||
|
"Revoke API key": "Отозвать API ключ",
|
||||||
|
"Revoked successfully": "Отозван успешно",
|
||||||
|
"Select expiration date": "Выберете срок действия",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "Это действие необратимо. Любые приложения, использующие этот API ключ, перестанут работать.",
|
||||||
|
"Update API key": "Обновить API ключ",
|
||||||
|
"Manage API keys for all users in the workspace": "Управлять API ключами для всех пользователей в рабочей области"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "Видалити постачальника SSO",
|
"Delete SSO provider": "Видалити постачальника SSO",
|
||||||
"Are you sure you want to delete this SSO provider?": "Ви впевнені, що хочете видалити цього постачальника SSO?",
|
"Are you sure you want to delete this SSO provider?": "Ви впевнені, що хочете видалити цього постачальника SSO?",
|
||||||
"Action": "Дія",
|
"Action": "Дія",
|
||||||
"{{ssoProviderType}} configuration": "Конфігурація {{ssoProviderType}}"
|
"{{ssoProviderType}} configuration": "Конфігурація {{ssoProviderType}}",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Upload image",
|
||||||
|
"Remove image": "Видалити зображення",
|
||||||
|
"Failed to remove image": "Не вдалося видалити зображення",
|
||||||
|
"Image exceeds 10MB limit.": "Зображення має займати менше, ніж 10 МБ.",
|
||||||
|
"Image removed successfully": "Зображення видалено",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -527,5 +527,32 @@
|
|||||||
"Delete SSO provider": "删除SSO提供商",
|
"Delete SSO provider": "删除SSO提供商",
|
||||||
"Are you sure you want to delete this SSO provider?": "您确定要删除此SSO提供商吗?",
|
"Are you sure you want to delete this SSO provider?": "您确定要删除此SSO提供商吗?",
|
||||||
"Action": "操作",
|
"Action": "操作",
|
||||||
"{{ssoProviderType}} configuration": "{{ssoProviderType}} 配置"
|
"{{ssoProviderType}} configuration": "{{ssoProviderType}} 配置",
|
||||||
|
"Icon": "Icon",
|
||||||
|
"Upload image": "Upload image",
|
||||||
|
"Remove image": "Remove image",
|
||||||
|
"Failed to remove image": "Failed to remove image",
|
||||||
|
"Image exceeds 10MB limit.": "Image exceeds 10MB limit.",
|
||||||
|
"Image removed successfully": "Image removed successfully",
|
||||||
|
"API key": "API key",
|
||||||
|
"API key created successfully": "API key created successfully",
|
||||||
|
"API keys": "API keys",
|
||||||
|
"API management": "API management",
|
||||||
|
"Are you sure you want to revoke this API key": "Are you sure you want to revoke this API key",
|
||||||
|
"Create API Key": "Create API Key",
|
||||||
|
"Custom expiration date": "Custom expiration date",
|
||||||
|
"Enter a descriptive token name": "Enter a descriptive token name",
|
||||||
|
"Expiration": "Expiration",
|
||||||
|
"Expired": "Expired",
|
||||||
|
"Expires": "Expires",
|
||||||
|
"I've saved my API key": "I've saved my API key",
|
||||||
|
"Last use": "Last Used",
|
||||||
|
"No API keys found": "No API keys found",
|
||||||
|
"No expiration": "No expiration",
|
||||||
|
"Revoke API key": "Revoke API key",
|
||||||
|
"Revoked successfully": "Revoked successfully",
|
||||||
|
"Select expiration date": "Select expiration date",
|
||||||
|
"This action cannot be undone. Any applications using this API key will stop working.": "This action cannot be undone. Any applications using this API key will stop working.",
|
||||||
|
"Update API key": "Update API key",
|
||||||
|
"Manage API keys for all users in the workspace": "Manage API keys for all users in the workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user