-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
39 additions
and
39 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
services/src/main/resources/locale/onlyoffice/EditorsAdmin_pt_BR.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
editors.admin.onlyoffice.name=ONLYOFFICE | ||
editors.admin.onlyoffice.description=ONLYOFFICE Online Document Editor | ||
editors.admin.onlyoffice.description=ONLYOFFICE Editor de Documentos Online |
54 changes: 27 additions & 27 deletions
54
services/src/main/resources/locale/onlyoffice/OnlyofficeClient_pt_BR.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 11 additions & 11 deletions
22
services/src/main/resources/locale/onlyoffice/Onlyoffice_pt_BR.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
UIActionBar.tooltip.OnlyofficeOpen=Edit in OnlyOffice | ||
UITabForm.label.onlyofficeOpen=Edit in OnlyOffice | ||
UINewDocumentForm.label.option.MicrosoftOfficeDocument=Microsoft Word Document (*.docx) | ||
UIActionBar.tooltip.OnlyofficeOpen=Editar no OnlyOffice | ||
UITabForm.label.onlyofficeOpen=Editar no OnlyOffice | ||
UINewDocumentForm.label.option.MicrosoftOfficeDocument=Documento do Microsoft Word (*.docx) | ||
UINewDocumentForm.label.option.MicrosoftOfficeSpreadsheet=Planilha Microsoft Excel (*.xlsx) | ||
UINewDocumentForm.label.option.MicrosoftOfficePresentation=Microsoft PowerPoint Presentation (*.pptx) | ||
UINewDocumentForm.label.option.MicrosoftOfficePresentation=Apresenta\u00e7\u00e3o do Microsoft PowerPoint (*.pptx) | ||
UINewDocumentForm.label.option.MicrosoftOfficeNewSheet=Planilha | ||
OnlyofficeEditor.message.ViewerNotFound=OnlyOffice document editor not found | ||
OnlyofficeEditor.message.ViewerNotFound=Editor de documentos do OnlyOffice n\u00e3o encontrado | ||
OnlyofficeEditor.error.EditorCannotBeCreated=Desculpe, n\u00e3o foi poss\u00edvel criar o editor. Por favor, tente novamente. | ||
OnlyofficeEditor.error.CannotReadDocument=Cannot read the document. Please retry. | ||
OnlyofficeEditor.error.CannotCreateEditor=Cannot create editor. Please retry. | ||
OnlyofficeEditor.error.CannotSendEditorConfiguration=Cannot send editor's configuration. Please retry. | ||
OnlyofficeEditor.error.CannotInitEditorConfiguration=Cannot initialize the editor's configuration. Please retry. | ||
OnlyofficeEditor.error.InitializationError=Error initializing the editor. Please retry. | ||
OnlyofficeEditor.error.DocumentIdRequired=Wrong request: document ID required. | ||
OnlyofficeEditor.error.CannotReadDocument=N\u00e3o foi poss\u00edvel ler o documento. Tente novamente. | ||
OnlyofficeEditor.error.CannotCreateEditor=N\u00e3o foi poss\u00edvel criar o editor. Por favor, tente novamente. | ||
OnlyofficeEditor.error.CannotSendEditorConfiguration=N\u00e3o \u00e9 poss\u00edvel enviar a configura\u00e7\u00e3o do editor. Por favor, tente novamente. | ||
OnlyofficeEditor.error.CannotInitEditorConfiguration=N\u00e3o \u00e9 poss\u00edvel inicializar a configura\u00e7\u00e3o do editor. Por favor, tente novamente. | ||
OnlyofficeEditor.error.InitializationError=Erro ao inicializar o editor. Por favor, tente novamente. | ||
OnlyofficeEditor.error.DocumentIdRequired=Solicita\u00e7\u00e3o errada: \u00e9 necess\u00e1ria a identifica\u00e7\u00e3o do documento. |