mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-01 22:21:09 -04:00
fix translation issues & formatting
This commit is contained in:
@ -923,15 +923,15 @@
|
||||
"create_backup": "Create Backup",
|
||||
"select_backup_type": "Select Backup Type",
|
||||
"backup_confirm_delete": "You will not be able to recover this Backup",
|
||||
"path": "path",
|
||||
"new_disk": "New Disk",
|
||||
"created_at": "created at",
|
||||
"size": "size",
|
||||
"dropbox": "dropbox",
|
||||
"path": "Caminho",
|
||||
"new_disk": "Novo disco",
|
||||
"created_at": "Criado em",
|
||||
"size": "Tamanho",
|
||||
"dropbox": "DropBox",
|
||||
"local": "local",
|
||||
"healthy": "healthy",
|
||||
"amount_of_backups": "amount of backups",
|
||||
"newest_backups": "newest backups",
|
||||
"amount_of_backups": "Quantidade de backups",
|
||||
"newest_backups": "Backups mais recentes",
|
||||
"used_storage": "used storage",
|
||||
"select_disk": "Select Disk",
|
||||
"action": "Ação",
|
||||
@ -942,13 +942,13 @@
|
||||
"disk": {
|
||||
"title": "File Disk | File Disks",
|
||||
"description": "By default, Crater will use your local disk for saving backups, avatar and other image files. You can configure more than one disk drivers like DigitalOcean, S3 and Dropbox according to your preference.",
|
||||
"created_at": "created at",
|
||||
"dropbox": "dropbox",
|
||||
"created_at": "Criado em",
|
||||
"dropbox": "DropBox",
|
||||
"name": "Nome",
|
||||
"driver": "Driver",
|
||||
"disk_type": "Tipo",
|
||||
"disk_name": "Disk Name",
|
||||
"new_disk": "Add New Disk",
|
||||
"disk_name": "Nome do disco",
|
||||
"new_disk": "Adicionar novo disco",
|
||||
"filesystem_driver": "Filesystem Driver",
|
||||
"local_driver": "local Driver",
|
||||
"local_root": "local Root",
|
||||
@ -958,10 +958,10 @@
|
||||
"public_visibility": "Public Visibility",
|
||||
"media_driver": "Media Driver",
|
||||
"media_root": "Media Root",
|
||||
"aws_driver": "AWS Driver",
|
||||
"aws_key": "AWS Key",
|
||||
"aws_secret": "AWS Secret",
|
||||
"aws_region": "AWS Region",
|
||||
"aws_driver": "Driver AWS",
|
||||
"aws_key": "Chave AWS",
|
||||
"aws_secret": "Segredo AWS",
|
||||
"aws_region": "Região AWS",
|
||||
"aws_bucket": "AWS Bucket",
|
||||
"aws_root": "AWS Root",
|
||||
"do_spaces_type": "Do Spaces type",
|
||||
@ -980,7 +980,6 @@
|
||||
"default_driver": "Default Driver",
|
||||
"is_default": "IS DEFAULT",
|
||||
"set_default_disk": "Set Default Disk",
|
||||
"set_default_disk_confirm": "This disk will be set as default and all the new PDFs will be saved on this disk",
|
||||
"success_set_default_disk": "Disk set as default successfully",
|
||||
"save_pdf_to_disk": "Save PDFs to Disk",
|
||||
"disk_setting_description": " Enable this, if you wish to save a copy of each Invoice, Estimate & Payment Receipt PDF on your default disk automatically. Turning this option will decrease the load-time when viewing the PDFs.",
|
||||
|
||||
Reference in New Issue
Block a user