mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 15:33:23 +08:00
Update translation
This commit is contained in:
@ -106,7 +106,7 @@
|
||||
"DE.Controllers.ApplicationController.errorSessionAbsolute": "Sesiunea de editare a expirat. Încercați să reîmprospătați pagina.",
|
||||
"DE.Controllers.ApplicationController.errorSessionIdle": "Acțiunile de editare a documentului nu s-au efectuat de ceva timp. Încercați să reîmprospătați pagina.",
|
||||
"DE.Controllers.ApplicationController.errorSessionToken": "Conexeunea la server s-a întrerupt. Încercați să reîmprospătati pagina.",
|
||||
"DE.Controllers.ApplicationController.errorSubmit": "Remiterea eșuată.",
|
||||
"DE.Controllers.ApplicationController.errorSubmit": "Trimiterea eșuată.",
|
||||
"DE.Controllers.ApplicationController.errorTextFormWrongFormat": "Ați introdus o valoare care nu corespunde cu formatul câmpului.",
|
||||
"DE.Controllers.ApplicationController.errorToken": "Token de securitate din document este format în mod incorect.<br>Contactați administratorul dvs. de Server Documente.",
|
||||
"DE.Controllers.ApplicationController.errorTokenExpire": "Token de securitate din document a expirat.<br>Contactați administratorul dvs. de Server Documente.",
|
||||
@ -134,7 +134,7 @@
|
||||
"DE.Controllers.ApplicationController.textRequired": "Toate câmpurile din formular trebuie completate înainte de a-l trimite.",
|
||||
"DE.Controllers.ApplicationController.textSaveAs": "Salvare ca PDF",
|
||||
"DE.Controllers.ApplicationController.textSaveAsDesktop": "Salvare ca...",
|
||||
"DE.Controllers.ApplicationController.textSubmited": "<b>Formularul a fost remis cu succes</b><br>Faceţi clic pentru a închide sfatul",
|
||||
"DE.Controllers.ApplicationController.textSubmited": "<b>Formularul a fost trimis cu succes</b><br>Faceţi clic pentru a închide sfatul",
|
||||
"DE.Controllers.ApplicationController.titleLicenseExp": "Licența a expirat",
|
||||
"DE.Controllers.ApplicationController.titleLicenseNotActive": "Licența nu este activă",
|
||||
"DE.Controllers.ApplicationController.titleServerVersion": "Editorul a fost actualizat",
|
||||
@ -171,7 +171,7 @@
|
||||
"DE.Views.ApplicationView.textPaste": "Lipire",
|
||||
"DE.Views.ApplicationView.textPrintSel": "Imprimare selecție",
|
||||
"DE.Views.ApplicationView.textRedo": "Refacere",
|
||||
"DE.Views.ApplicationView.textSubmit": "Remitere",
|
||||
"DE.Views.ApplicationView.textSubmit": "Trimitere",
|
||||
"DE.Views.ApplicationView.textUndo": "Anulare",
|
||||
"DE.Views.ApplicationView.textZoom": "Zoom",
|
||||
"DE.Views.ApplicationView.tipRedo": "Refacere",
|
||||
|
||||
@ -579,8 +579,6 @@
|
||||
"Common.Views.Plugins.groupCaption": "الإضافات",
|
||||
"Common.Views.Plugins.strPlugins": "الإضافات",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "إضافات الخلفية",
|
||||
"Common.Views.Plugins.textClosePanel": "إغلاق الإضافة",
|
||||
"Common.Views.Plugins.textLoading": "يتم التحميل",
|
||||
"Common.Views.Plugins.textSettings": "الإعدادات",
|
||||
"Common.Views.Plugins.textStart": "بداية",
|
||||
"Common.Views.Plugins.textStop": "توقف",
|
||||
@ -1599,10 +1597,6 @@
|
||||
"DE.Views.CellsAddDialog.textRow": "الصفوف",
|
||||
"DE.Views.CellsAddDialog.textTitle": "إدراج متعدد",
|
||||
"DE.Views.CellsAddDialog.textUp": "فوق السهم",
|
||||
"DE.Views.CellsRemoveDialog.textCol": "حذف عمود كامل",
|
||||
"DE.Views.CellsRemoveDialog.textLeft": "إزاحة الخلايا إلى اليسار",
|
||||
"DE.Views.CellsRemoveDialog.textRow": "حذف صف كامل",
|
||||
"DE.Views.CellsRemoveDialog.textTitle": "حذف خلايا",
|
||||
"DE.Views.ChartSettings.text3dDepth": "العمق (% من القاعدة)",
|
||||
"DE.Views.ChartSettings.text3dHeight": "الارتفاع (% من الأساس)",
|
||||
"DE.Views.ChartSettings.text3dRotation": "تدوير ثلاثي الابعاد",
|
||||
@ -1636,10 +1630,6 @@
|
||||
"DE.Views.ChartSettings.txtTight": "ضيق",
|
||||
"DE.Views.ChartSettings.txtTitle": "رسم بياني",
|
||||
"DE.Views.ChartSettings.txtTopAndBottom": "الأعلى و الأسفل",
|
||||
"DE.Views.CompareSettingsDialog.textChar": "مستوى الحرف",
|
||||
"DE.Views.CompareSettingsDialog.textShow": "إظهار التغييرات عند",
|
||||
"DE.Views.CompareSettingsDialog.textTitle": "إعدادات المقارنة",
|
||||
"DE.Views.CompareSettingsDialog.textWord": "مستوى الكلمة",
|
||||
"DE.Views.ControlSettingsDialog.strGeneral": "عام",
|
||||
"DE.Views.ControlSettingsDialog.textAdd": "اضافة",
|
||||
"DE.Views.ControlSettingsDialog.textAppearance": "المظهر",
|
||||
|
||||
@ -181,6 +181,7 @@
|
||||
"Common.UI.ExtendedColorDialog.textNew": "Novo",
|
||||
"Common.UI.ExtendedColorDialog.textRGBErr": "O valor inserido não está correto.<br>Introduza um valor numérico entre 0 e 255.",
|
||||
"Common.UI.HSBColorPicker.textNoColor": "Sem cor",
|
||||
"Common.UI.InputFieldBtnCalendar.textDate": "Selecionar data",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Ocultar palavra-passe",
|
||||
"Common.UI.InputFieldBtnPassword.textHintShowPwd": "Mostrar palavra-passe",
|
||||
"Common.UI.SearchBar.textFind": "Localizar",
|
||||
@ -223,8 +224,18 @@
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Utils.ThemeColor.txtBlue": "Azul",
|
||||
"Common.Utils.ThemeColor.txtBrightGreen": "Verde brilhante",
|
||||
"Common.Utils.ThemeColor.txtDarkBlue": "Azul escuro",
|
||||
"Common.Utils.ThemeColor.txtDarkGreen": "Verde escuro",
|
||||
"Common.Utils.ThemeColor.txtDarkRed": "Vermelho escuro",
|
||||
"Common.Utils.ThemeColor.txtGreen": "Verde",
|
||||
"Common.Utils.ThemeColor.txtLightBlue": "Azul claro",
|
||||
"Common.Utils.ThemeColor.txtLightGreen": "Verde claro",
|
||||
"Common.Utils.ThemeColor.txtRed": "Vermelho",
|
||||
"Common.Utils.ThemeColor.txtSkyBlue": "Azul celeste",
|
||||
"Common.Views.About.txtAddress": "endereço:",
|
||||
"Common.Views.About.txtLicensee": "LICENÇA",
|
||||
"Common.Views.About.txtLicensee": "LICENCIADO",
|
||||
"Common.Views.About.txtLicensor": "LICENCIANTE",
|
||||
"Common.Views.About.txtMail": "e-mail:",
|
||||
"Common.Views.About.txtPoweredBy": "Desenvolvido por",
|
||||
@ -255,6 +266,7 @@
|
||||
"Common.Views.AutoCorrectDialog.textRestore": "Restaurar",
|
||||
"Common.Views.AutoCorrectDialog.textTitle": "Correção automática",
|
||||
"Common.Views.AutoCorrectDialog.textWarnAddRec": "As funções reconhecidas devem conter apenas as letras de A a Z, maiúsculas ou minúsculas.",
|
||||
"Common.Views.AutoCorrectDialog.textWarnResetFL": "Quaisquer exceções que adicionou serão removidas e as removidas serão restauradas. Deseja continuar?",
|
||||
"Common.Views.AutoCorrectDialog.textWarnResetRec": "Qualquer expressão que tenha adicionado será removida e as expressões removidas serão restauradas. Quer continuar?",
|
||||
"Common.Views.AutoCorrectDialog.warnReplace": "A correção automática para %1 já existe. Quer substituí-la?",
|
||||
"Common.Views.AutoCorrectDialog.warnReset": "Qualquer correção automática que tenha adicionado será removida e as alterações serão restauradas aos seus valores originais. Quer continuar?",
|
||||
@ -295,6 +307,13 @@
|
||||
"Common.Views.CopyWarningDialog.textToPaste": "para Colar",
|
||||
"Common.Views.DocumentAccessDialog.textLoading": "A carregar...",
|
||||
"Common.Views.DocumentAccessDialog.textTitle": "Definições de partilha",
|
||||
"Common.Views.Draw.hintEraser": "Borracha",
|
||||
"Common.Views.Draw.hintSelect": "Selecionar",
|
||||
"Common.Views.Draw.txtEraser": "Borracha",
|
||||
"Common.Views.Draw.txtHighlighter": "Marcador",
|
||||
"Common.Views.Draw.txtPen": "Caneta",
|
||||
"Common.Views.Draw.txtSelect": "Selecionar",
|
||||
"Common.Views.Draw.txtSize": "Tamanho",
|
||||
"Common.Views.ExternalDiagramEditor.textTitle": "Editor de gráfico",
|
||||
"Common.Views.ExternalEditor.textClose": "Fechar",
|
||||
"Common.Views.ExternalEditor.textSave": "Guardar e sair",
|
||||
@ -372,6 +391,7 @@
|
||||
"Common.Views.Protection.txtInvisibleSignature": "Adicionar assinatura digital",
|
||||
"Common.Views.Protection.txtSignature": "Assinatura",
|
||||
"Common.Views.Protection.txtSignatureLine": "Adicionar linha de assinatura",
|
||||
"Common.Views.RecentFiles.txtOpenRecent": "Abrir recente",
|
||||
"Common.Views.RenameDialog.textName": "Nome do ficheiro",
|
||||
"Common.Views.RenameDialog.txtInvalidName": "O nome do ficheiro não pode ter qualquer um dos seguintes caracteres:",
|
||||
"Common.Views.ReviewChanges.hintNext": "Para a próxima alteração",
|
||||
@ -408,11 +428,11 @@
|
||||
"Common.Views.ReviewChanges.txtChat": "Conversa",
|
||||
"Common.Views.ReviewChanges.txtClose": "Fechar",
|
||||
"Common.Views.ReviewChanges.txtCoAuthMode": "Modo de co-edição",
|
||||
"Common.Views.ReviewChanges.txtCommentRemAll": "Remover todos os comentários",
|
||||
"Common.Views.ReviewChanges.txtCommentRemAll": "Eliminar todos os comentários",
|
||||
"Common.Views.ReviewChanges.txtCommentRemCurrent": "Remover comentários atuais",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMy": "Remover os meus comentários",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMyCurrent": "Remover os meus comentários atuais",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Remover",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Eliminar",
|
||||
"Common.Views.ReviewChanges.txtCommentResolve": "Resolver",
|
||||
"Common.Views.ReviewChanges.txtCommentResolveAll": "Resolver todos os comentários",
|
||||
"Common.Views.ReviewChanges.txtCommentResolveCurrent": "Resolver comentários atuais",
|
||||
@ -941,6 +961,7 @@
|
||||
"DE.Controllers.Main.waitText": "Aguarde...",
|
||||
"DE.Controllers.Main.warnBrowserIE9": "A aplicação não funciona corretamente com IE9. Deve utilizar IE10 ou superior",
|
||||
"DE.Controllers.Main.warnBrowserZoom": "A definição de ampliação atual do navegador não é totalmente suportada. Prima Ctrl+0 para repor o valor padrão.",
|
||||
"DE.Controllers.Main.warnLicenseAnonymous": "Acesso negado a utilizadores anónimos.<br>Este documento será aberto apenas para visualização.",
|
||||
"DE.Controllers.Main.warnLicenseExceeded": "Atingiu o limite de ligações simultâneas a %1 editores. Este documento será aberto no modo de leitura.<br>Contacte o administrador para obter mais detalhes.",
|
||||
"DE.Controllers.Main.warnLicenseExp": "A sua licença caducou.<br>Deve atualizar a licença e recarregar a página.",
|
||||
"DE.Controllers.Main.warnLicenseLimitedNoAccess": "Licença caducada.<br>Não pode editar o documento.<br>Por favor contacte o seu administrador.",
|
||||
@ -1493,9 +1514,9 @@
|
||||
"DE.Views.DocumentHolder.currLinearText": "Atual - Linear",
|
||||
"DE.Views.DocumentHolder.currProfText": "Atual - Profissional",
|
||||
"DE.Views.DocumentHolder.deleteColumnText": "Eliminar coluna",
|
||||
"DE.Views.DocumentHolder.deleteRowText": "Excluir linha",
|
||||
"DE.Views.DocumentHolder.deleteRowText": "Eliminar linha",
|
||||
"DE.Views.DocumentHolder.deleteTableText": "Eliminar tabela",
|
||||
"DE.Views.DocumentHolder.deleteText": "Excluir",
|
||||
"DE.Views.DocumentHolder.deleteText": "Eliminar",
|
||||
"DE.Views.DocumentHolder.direct270Text": "Rodar texto para cima",
|
||||
"DE.Views.DocumentHolder.direct90Text": "Rodar texto para baixo",
|
||||
"DE.Views.DocumentHolder.directHText": "Horizontal",
|
||||
@ -1897,12 +1918,16 @@
|
||||
"DE.Views.FormSettings.textCombobox": "Caixa de combinação",
|
||||
"DE.Views.FormSettings.textComplex": "Campo complexo",
|
||||
"DE.Views.FormSettings.textConnected": "Campos ligados",
|
||||
"DE.Views.FormSettings.textCreditCard": "Número do cartão de crédito (por exemplo, 4111-1111-1111-1111)",
|
||||
"DE.Views.FormSettings.textDateField": "Campo de data e hora",
|
||||
"DE.Views.FormSettings.textDateFormat": "Mostra a data assim",
|
||||
"DE.Views.FormSettings.textDelete": "Eliminar",
|
||||
"DE.Views.FormSettings.textDigits": "Dígitos",
|
||||
"DE.Views.FormSettings.textDisconnect": "Desconectar",
|
||||
"DE.Views.FormSettings.textDropDown": "Suspenso",
|
||||
"DE.Views.FormSettings.textExact": "Exatamente",
|
||||
"DE.Views.FormSettings.textField": "Campo de texto",
|
||||
"DE.Views.FormSettings.textFillRoles": "Quem precisa de preencher isto?",
|
||||
"DE.Views.FormSettings.textFixed": "Campo de tamanho fixo",
|
||||
"DE.Views.FormSettings.textFormat": "Formato",
|
||||
"DE.Views.FormSettings.textFormatSymbols": "Símbolos permitidos",
|
||||
@ -1937,6 +1962,7 @@
|
||||
"DE.Views.FormSettings.textUnlock": "Desbloquear",
|
||||
"DE.Views.FormSettings.textValue": "Opções de valor",
|
||||
"DE.Views.FormSettings.textWidth": "Largura da célula",
|
||||
"DE.Views.FormSettings.textZipCodeUS": "Código postal dos EUA (por exemplo, 92663 ou 92663-1234)",
|
||||
"DE.Views.FormsTab.capBtnCheckBox": "Caixa de seleção",
|
||||
"DE.Views.FormsTab.capBtnComboBox": "Caixa de combinação",
|
||||
"DE.Views.FormsTab.capBtnComplex": "Campo complexo",
|
||||
@ -1944,6 +1970,7 @@
|
||||
"DE.Views.FormsTab.capBtnDropDown": "Suspenso",
|
||||
"DE.Views.FormsTab.capBtnEmail": "Endereço de e-mail",
|
||||
"DE.Views.FormsTab.capBtnImage": "Imagem",
|
||||
"DE.Views.FormsTab.capBtnManager": "Gerir funções",
|
||||
"DE.Views.FormsTab.capBtnNext": "Campo seguinte",
|
||||
"DE.Views.FormsTab.capBtnPhone": "Número de telefone",
|
||||
"DE.Views.FormsTab.capBtnPrev": "Campo anterior",
|
||||
@ -1952,6 +1979,9 @@
|
||||
"DE.Views.FormsTab.capBtnSubmit": "Submeter",
|
||||
"DE.Views.FormsTab.capBtnText": "Campo de texto",
|
||||
"DE.Views.FormsTab.capBtnView": "Ver formulário",
|
||||
"DE.Views.FormsTab.capCreditCard": "Cartão de crédito",
|
||||
"DE.Views.FormsTab.capDateTime": "Data e Hora",
|
||||
"DE.Views.FormsTab.capZipCode": "Código postal",
|
||||
"DE.Views.FormsTab.textAnyone": "Alguém",
|
||||
"DE.Views.FormsTab.textClear": "Limpar campos",
|
||||
"DE.Views.FormsTab.textClearFields": "Limpar todos os campos",
|
||||
@ -1964,18 +1994,25 @@
|
||||
"DE.Views.FormsTab.tipCheckBox": "Inserir caixa de seleção",
|
||||
"DE.Views.FormsTab.tipComboBox": "Inserir caixa de combinação",
|
||||
"DE.Views.FormsTab.tipComplexField": "Inserir campo complexo",
|
||||
"DE.Views.FormsTab.tipCreditCard": "Inserir número de cartão de crédito",
|
||||
"DE.Views.FormsTab.tipDateTime": "Inserir data e hora",
|
||||
"DE.Views.FormsTab.tipDownloadForm": "Descarregar ficheiro no formato OFORM editável",
|
||||
"DE.Views.FormsTab.tipDropDown": "Inserir lista suspensa",
|
||||
"DE.Views.FormsTab.tipEmailField": "Inserir endereço eletrónico",
|
||||
"DE.Views.FormsTab.tipFieldSettings": "Pode configurar os campos selecionados na barra lateral direita. Clique neste ícone para abrir as definições do campo.",
|
||||
"DE.Views.FormsTab.tipHelpRoles": "Utilize a funcionalidade Gerir funções para agrupar campos por objetivo e atribuir os membros da equipa responsáveis.",
|
||||
"DE.Views.FormsTab.tipImageField": "Inserir imagem",
|
||||
"DE.Views.FormsTab.tipManager": "Gerir funções",
|
||||
"DE.Views.FormsTab.tipNextForm": "Ir para o campo seguinte",
|
||||
"DE.Views.FormsTab.tipPhoneField": "Inserir número de telefone",
|
||||
"DE.Views.FormsTab.tipPrevForm": "Ir para o campo anterior",
|
||||
"DE.Views.FormsTab.tipRadioBox": "Inserir botão de seleção",
|
||||
"DE.Views.FormsTab.tipRolesLink": "Saiba mais sobre as funções",
|
||||
"DE.Views.FormsTab.tipSaveForm": "Guardar ficheiro como documento OFORM editável",
|
||||
"DE.Views.FormsTab.tipSubmit": "Submeter forma",
|
||||
"DE.Views.FormsTab.tipTextField": "Inserir campo de texto",
|
||||
"DE.Views.FormsTab.tipViewForm": "Ver formulário",
|
||||
"DE.Views.FormsTab.tipZipCode": "Inserir código postal",
|
||||
"DE.Views.FormsTab.txtUntitled": "Sem título",
|
||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Centro inferior",
|
||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Esquerda inferior",
|
||||
@ -2432,6 +2469,8 @@
|
||||
"DE.Views.PrintWithPreview.txtAllPages": "Todas as páginas",
|
||||
"DE.Views.PrintWithPreview.txtCustom": "Personalizado",
|
||||
"DE.Views.PrintWithPreview.txtLeft": "Esquerda",
|
||||
"DE.Views.PrintWithPreview.txtPageSize": "Tamanho da página",
|
||||
"DE.Views.PrintWithPreview.txtSelection": "Seleção",
|
||||
"DE.Views.ProtectDialog.textComments": "Comentários",
|
||||
"DE.Views.ProtectDialog.textForms": "Preenchimento de formulários",
|
||||
"DE.Views.ProtectDialog.textReview": "Alterações rastreadas",
|
||||
@ -2454,9 +2493,17 @@
|
||||
"DE.Views.RightMenu.txtSignatureSettings": "Definições de assinatura",
|
||||
"DE.Views.RightMenu.txtTableSettings": "Definições da tabela",
|
||||
"DE.Views.RightMenu.txtTextArtSettings": "Definições de texto artístico",
|
||||
"DE.Views.RoleDeleteDlg.textTitle": "Eliminar função",
|
||||
"DE.Views.RolesManagerDlg.textAnyone": "Alguém",
|
||||
"DE.Views.RolesManagerDlg.textDelete": "Eliminar",
|
||||
"DE.Views.RolesManagerDlg.textDescription": "Adicione funções e defina a ordem em que os responsáveis recebem e assinam o documento",
|
||||
"DE.Views.RolesManagerDlg.textEmpty": "Ainda não foram criadas funções.<br>Crie pelo menos uma função e ela aparecerá neste campo.",
|
||||
"DE.Views.RolesManagerDlg.txtTitle": "Gerir funções",
|
||||
"DE.Views.RolesManagerDlg.warnDelete": "Tem a certeza de que deseja eliminar a função {0}?",
|
||||
"DE.Views.SaveFormDlg.saveButtonText": "Guardar",
|
||||
"DE.Views.SaveFormDlg.textAnyone": "Alguém",
|
||||
"DE.Views.SaveFormDlg.textDescription": "Ao guardar no oform, apenas as funções com campos são adicionadas à lista de preenchimento",
|
||||
"DE.Views.SaveFormDlg.textEmpty": "Não há funções associadas aos campos.",
|
||||
"DE.Views.SaveFormDlg.txtTitle": "Guardar como formulário",
|
||||
"DE.Views.ShapeSettings.strBackground": "Cor de fundo",
|
||||
"DE.Views.ShapeSettings.strChange": "Alterar forma",
|
||||
@ -2592,7 +2639,7 @@
|
||||
"DE.Views.TableOfContentsSettings.txtSimple": "Simples",
|
||||
"DE.Views.TableOfContentsSettings.txtStandard": "Padrão",
|
||||
"DE.Views.TableSettings.deleteColumnText": "Eliminar coluna",
|
||||
"DE.Views.TableSettings.deleteRowText": "Excluir linha",
|
||||
"DE.Views.TableSettings.deleteRowText": "Eliminar linha",
|
||||
"DE.Views.TableSettings.deleteTableText": "Eliminar tabela",
|
||||
"DE.Views.TableSettings.insertColumnLeftText": "Inserir coluna à esquerda",
|
||||
"DE.Views.TableSettings.insertColumnRightText": "Inserir coluna à direita",
|
||||
@ -2880,8 +2927,8 @@
|
||||
"DE.Views.Toolbar.textRichControl": "Texto simples",
|
||||
"DE.Views.Toolbar.textRight": "Direita:",
|
||||
"DE.Views.Toolbar.textStrikeout": "Rasurado",
|
||||
"DE.Views.Toolbar.textStyleMenuDelete": "Delete style",
|
||||
"DE.Views.Toolbar.textStyleMenuDeleteAll": "Delete all custom styles",
|
||||
"DE.Views.Toolbar.textStyleMenuDelete": "Eliminar estilo",
|
||||
"DE.Views.Toolbar.textStyleMenuDeleteAll": "Eliminar todos os estilos personalizados",
|
||||
"DE.Views.Toolbar.textStyleMenuNew": "Novo estilo baseado na seleção",
|
||||
"DE.Views.Toolbar.textStyleMenuRestore": "Repor valores padrão",
|
||||
"DE.Views.Toolbar.textStyleMenuRestoreAll": "Restore all to default styles",
|
||||
@ -2890,6 +2937,7 @@
|
||||
"DE.Views.Toolbar.textSuperscript": "Sobrescrito",
|
||||
"DE.Views.Toolbar.textSuppressForCurrentParagraph": "Suprimir para Parágrafo Atual",
|
||||
"DE.Views.Toolbar.textTabCollaboration": "Colaboração",
|
||||
"DE.Views.Toolbar.textTabDraw": "Desenhar",
|
||||
"DE.Views.Toolbar.textTabFile": "Ficheiro",
|
||||
"DE.Views.Toolbar.textTabHome": "Base",
|
||||
"DE.Views.Toolbar.textTabInsert": "Inserir",
|
||||
|
||||
@ -342,6 +342,7 @@
|
||||
"Common.UI.HSBColorPicker.textNoColor": "Sem cor",
|
||||
"Common.UI.InputFieldBtnCalendar.textDate": "Selecione a data",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Ocultar palavra-chave",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHold": "Pressione e segure para mostrar a senha",
|
||||
"Common.UI.InputFieldBtnPassword.textHintShowPwd": "Mostrar senha",
|
||||
"Common.UI.SearchBar.textFind": "Localizar",
|
||||
"Common.UI.SearchBar.tipCloseSearch": "Fechar pesquisa",
|
||||
@ -488,6 +489,9 @@
|
||||
"Common.Views.Comments.textResolve": "Resolver",
|
||||
"Common.Views.Comments.textResolved": "Resolvido",
|
||||
"Common.Views.Comments.textSort": "Ordenar comentários",
|
||||
"Common.Views.Comments.textSortFilter": "Classifique e filtre comentários",
|
||||
"Common.Views.Comments.textSortFilterMore": "Classificar, filtrar e muito mais",
|
||||
"Common.Views.Comments.textSortMore": "Classificar e muito mais",
|
||||
"Common.Views.Comments.textViewResolved": "Você não tem permissão para reabrir comentários",
|
||||
"Common.Views.Comments.txtEmpty": "Não há comentários no documento.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Não exibir esta mensagem novamente",
|
||||
@ -570,10 +574,16 @@
|
||||
"Common.Views.PasswordDialog.txtTitle": "Definir senha",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Cuidado: se você perder ou esquecer a senha, não será possível recuperá-la. Guarde-o em local seguro.",
|
||||
"Common.Views.PluginDlg.textLoading": "Carregamento",
|
||||
"Common.Views.PluginPanel.textClosePanel": "Fechar plug-in",
|
||||
"Common.Views.PluginPanel.textLoading": "Carregando",
|
||||
"Common.Views.Plugins.groupCaption": "Plug-ins",
|
||||
"Common.Views.Plugins.strPlugins": "Plug-ins",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "Plug-ins em segundo plano",
|
||||
"Common.Views.Plugins.textSettings": "Configurações",
|
||||
"Common.Views.Plugins.textStart": "Iniciar",
|
||||
"Common.Views.Plugins.textStop": "Parar",
|
||||
"Common.Views.Plugins.textTheListOfBackgroundPlugins": "A lista de plug-ins de segundo plano",
|
||||
"Common.Views.Plugins.tipMore": "Mais",
|
||||
"Common.Views.Protection.hintAddPwd": "Criptografar com senha",
|
||||
"Common.Views.Protection.hintDelPwd": "Excluir senha",
|
||||
"Common.Views.Protection.hintPwd": "Alterar ou excluir senha",
|
||||
@ -2188,6 +2198,7 @@
|
||||
"DE.Views.FormSettings.textPhone2": "Número de telefone (por exemplo, +447911123456)",
|
||||
"DE.Views.FormSettings.textPlaceholder": "Marcador de posição",
|
||||
"DE.Views.FormSettings.textRadiobox": "Botao de radio",
|
||||
"DE.Views.FormSettings.textRadioChoice": "Escolha do botão de opção",
|
||||
"DE.Views.FormSettings.textRadioDefault": "O botão é marcado por padrão",
|
||||
"DE.Views.FormSettings.textReg": "Expressão regular",
|
||||
"DE.Views.FormSettings.textRequired": "Necessário",
|
||||
@ -2238,12 +2249,18 @@
|
||||
"DE.Views.FormsTab.tipCheckBox": "Inserir caixa de seleção",
|
||||
"DE.Views.FormsTab.tipComboBox": "Inserir caixa de combinação",
|
||||
"DE.Views.FormsTab.tipComplexField": "Inserir campo complexo",
|
||||
"DE.Views.FormsTab.tipCreateField": "Para criar um campo selecione o tipo de campo desejado na barra de ferramentas e clique nele. O campo aparecerá no documento.",
|
||||
"DE.Views.FormsTab.tipCreditCard": "Inserir número de cartão de crédito",
|
||||
"DE.Views.FormsTab.tipDateTime": "Inserir data e hora",
|
||||
"DE.Views.FormsTab.tipDownloadForm": "Baixar um arquivo como um documento FORM preenchível",
|
||||
"DE.Views.FormsTab.tipDropDown": "Inserir lista suspensa",
|
||||
"DE.Views.FormsTab.tipEmailField": "Inserir endereço de e-mail",
|
||||
"DE.Views.FormsTab.tipFieldSettings": "Você pode configurar os campos selecionados na barra lateral direita. Clique neste ícone para abrir as configurações do campo.",
|
||||
"DE.Views.FormsTab.tipFieldsLink": "Saiba mais sobre parâmetros de campo",
|
||||
"DE.Views.FormsTab.tipFixedText": "Inserir campo de texto fixo",
|
||||
"DE.Views.FormsTab.tipFormGroupKey": "Agrupe botões de opção para agilizar o processo de preenchimento. As escolhas com os mesmos nomes serão sincronizadas. Os usuários só podem marcar um botão de opção do grupo.",
|
||||
"DE.Views.FormsTab.tipFormKey": "Você pode atribuir uma chave a um campo ou grupo de campos. Quando um usuário preencher os dados, eles serão copiados para todos os campos com a mesma chave.",
|
||||
"DE.Views.FormsTab.tipHelpRoles": "Use o recurso Gerenciar funções para agrupar campos por finalidade e atribuir os membros responsáveis da equipe.",
|
||||
"DE.Views.FormsTab.tipImageField": "Inserir imagem",
|
||||
"DE.Views.FormsTab.tipInlineText": "Inserir campo de texto embutido",
|
||||
"DE.Views.FormsTab.tipManager": "Gerenciar funções",
|
||||
@ -2251,6 +2268,8 @@
|
||||
"DE.Views.FormsTab.tipPhoneField": "Inserir número de telefone",
|
||||
"DE.Views.FormsTab.tipPrevForm": "Ir para o campo anterior",
|
||||
"DE.Views.FormsTab.tipRadioBox": "Inserir botão de rádio",
|
||||
"DE.Views.FormsTab.tipRolesLink": "Saiba mais sobre funções",
|
||||
"DE.Views.FormsTab.tipSaveFile": "Clique em “Salvar como formulário” para salvar o formulário no formato pronto para preenchimento.",
|
||||
"DE.Views.FormsTab.tipSaveForm": "Salvar um arquivo como um documento OFORM preenchível",
|
||||
"DE.Views.FormsTab.tipSubmit": "Enviar para",
|
||||
"DE.Views.FormsTab.tipTextField": "Inserir campo de texto",
|
||||
@ -3231,7 +3250,7 @@
|
||||
"DE.Views.Toolbar.textCopyright": "Assinatura de copyright",
|
||||
"DE.Views.Toolbar.textCustomHyphen": "Opções de hifenização",
|
||||
"DE.Views.Toolbar.textCustomLineNumbers": "Opções de numeração de linha",
|
||||
"DE.Views.Toolbar.textDateControl": "Data",
|
||||
"DE.Views.Toolbar.textDateControl": "Selecionador de data",
|
||||
"DE.Views.Toolbar.textDegree": "Símbolo de grau",
|
||||
"DE.Views.Toolbar.textDelta": "Letra grega pequena Delta",
|
||||
"DE.Views.Toolbar.textDivision": "Sinal de divisão",
|
||||
|
||||
@ -491,7 +491,7 @@
|
||||
"Common.Views.Comments.textSort": "Sortare comentarii",
|
||||
"Common.Views.Comments.textSortFilter": "Sortare și filtrare comentarii",
|
||||
"Common.Views.Comments.textSortFilterMore": "Sortare, filtrare și mai multe",
|
||||
"Common.Views.Comments.textSortMore": "Sortare și filtrare",
|
||||
"Common.Views.Comments.textSortMore": "Sortare și mai multe",
|
||||
"Common.Views.Comments.textViewResolved": "Dvs. nu aveți permisiunea de a redeschide comentariu",
|
||||
"Common.Views.Comments.txtEmpty": "Nu există niciun comentariu.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Nu afișa acest mesaj din nou",
|
||||
|
||||
@ -488,7 +488,7 @@
|
||||
"Common.Views.Comments.textReply": "Ответить",
|
||||
"Common.Views.Comments.textResolve": "Решить",
|
||||
"Common.Views.Comments.textResolved": "Решено",
|
||||
"Common.Views.Comments.textSort": "Сортировать комментарии",
|
||||
"Common.Views.Comments.textSort": "Сортировка комментариев",
|
||||
"Common.Views.Comments.textSortFilter": "Сортировка и фильтрация комментариев",
|
||||
"Common.Views.Comments.textSortFilterMore": "Сортировка, фильтрация и прочее",
|
||||
"Common.Views.Comments.textSortMore": "Сортировка и прочее",
|
||||
|
||||
@ -570,6 +570,7 @@
|
||||
"Common.Views.PluginDlg.textLoading": "載入中",
|
||||
"Common.Views.Plugins.groupCaption": "外掛程式",
|
||||
"Common.Views.Plugins.strPlugins": "外掛程式",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "背景組件",
|
||||
"Common.Views.Plugins.textStart": "開始",
|
||||
"Common.Views.Plugins.textStop": "停止",
|
||||
"Common.Views.Protection.hintAddPwd": "用密碼加密",
|
||||
@ -2283,6 +2284,7 @@
|
||||
"DE.Views.HyperlinkSettingsDialog.txtHeadings": "頁首",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtNotUrl": "此段落應為“ http://www.example.com”格式的網址",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtSizeLimit": "此欄位限2083字元",
|
||||
"DE.Views.HyphenationDialog.textAuto": "自動斷字功能",
|
||||
"DE.Views.ImageSettings.textAdvanced": "顯示進階設定",
|
||||
"DE.Views.ImageSettings.textCrop": "剪裁",
|
||||
"DE.Views.ImageSettings.textCropFill": "填入",
|
||||
@ -3188,6 +3190,7 @@
|
||||
"DE.Views.Toolbar.mniToggleCase": "轉換大小寫",
|
||||
"DE.Views.Toolbar.mniUpperCase": "大寫",
|
||||
"DE.Views.Toolbar.strMenuNoFill": "無填充",
|
||||
"DE.Views.Toolbar.textAuto": "自動",
|
||||
"DE.Views.Toolbar.textAutoColor": "自動",
|
||||
"DE.Views.Toolbar.textBold": "粗體",
|
||||
"DE.Views.Toolbar.textBottom": "底部:",
|
||||
|
||||
@ -488,6 +488,9 @@
|
||||
"Common.Views.Comments.textResolve": "解决",
|
||||
"Common.Views.Comments.textResolved": "已解決",
|
||||
"Common.Views.Comments.textSort": "排序批注",
|
||||
"Common.Views.Comments.textSortFilter": "排序和过滤评论",
|
||||
"Common.Views.Comments.textSortFilterMore": "排序、过滤、以及更多",
|
||||
"Common.Views.Comments.textSortMore": "排序以及更多",
|
||||
"Common.Views.Comments.textViewResolved": "您无权重新打开批注",
|
||||
"Common.Views.Comments.txtEmpty": "文档中没有任何批注。",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "不要再显示此消息",
|
||||
@ -570,10 +573,16 @@
|
||||
"Common.Views.PasswordDialog.txtTitle": "设置密码",
|
||||
"Common.Views.PasswordDialog.txtWarning": "警告:如果您丢失或忘记了密码,则无法恢复。请把它放在安全的地方。",
|
||||
"Common.Views.PluginDlg.textLoading": "载入中",
|
||||
"Common.Views.PluginPanel.textClosePanel": "关闭插件",
|
||||
"Common.Views.PluginPanel.textLoading": "载入中",
|
||||
"Common.Views.Plugins.groupCaption": "插件",
|
||||
"Common.Views.Plugins.strPlugins": "插件",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "后台插件",
|
||||
"Common.Views.Plugins.textSettings": "设置",
|
||||
"Common.Views.Plugins.textStart": "开始",
|
||||
"Common.Views.Plugins.textStop": "停止",
|
||||
"Common.Views.Plugins.textTheListOfBackgroundPlugins": "后台插件列表",
|
||||
"Common.Views.Plugins.tipMore": "更多",
|
||||
"Common.Views.Protection.hintAddPwd": "用密码加密",
|
||||
"Common.Views.Protection.hintDelPwd": "删除密码",
|
||||
"Common.Views.Protection.hintPwd": "更改或删除密码",
|
||||
@ -2188,6 +2197,7 @@
|
||||
"DE.Views.FormSettings.textPhone2": "电话号码(例如+44791123456)",
|
||||
"DE.Views.FormSettings.textPlaceholder": "占位符",
|
||||
"DE.Views.FormSettings.textRadiobox": "单选按钮",
|
||||
"DE.Views.FormSettings.textRadioChoice": "单选按钮选项",
|
||||
"DE.Views.FormSettings.textRadioDefault": "按钮默认选中",
|
||||
"DE.Views.FormSettings.textReg": "正则表达式",
|
||||
"DE.Views.FormSettings.textRequired": "必填",
|
||||
@ -2243,6 +2253,7 @@
|
||||
"DE.Views.FormsTab.tipDownloadForm": "将文件下载为可填充的OFORM文档",
|
||||
"DE.Views.FormsTab.tipDropDown": "插入下拉列表",
|
||||
"DE.Views.FormsTab.tipEmailField": "插入电子邮件地址",
|
||||
"DE.Views.FormsTab.tipFieldsLink": "了解更多关于字段参数",
|
||||
"DE.Views.FormsTab.tipFixedText": "插入固定文本字段",
|
||||
"DE.Views.FormsTab.tipImageField": "插入图片",
|
||||
"DE.Views.FormsTab.tipInlineText": "插入内联文本字段",
|
||||
@ -2251,6 +2262,7 @@
|
||||
"DE.Views.FormsTab.tipPhoneField": "插入电话号码",
|
||||
"DE.Views.FormsTab.tipPrevForm": "转到上一个字段",
|
||||
"DE.Views.FormsTab.tipRadioBox": "插入单选按钮",
|
||||
"DE.Views.FormsTab.tipRolesLink": "了解更多关于角色",
|
||||
"DE.Views.FormsTab.tipSaveForm": "将文件另存为可填充的OFORM文档",
|
||||
"DE.Views.FormsTab.tipSubmit": "提交表单",
|
||||
"DE.Views.FormsTab.tipTextField": "插入文本字段",
|
||||
@ -3231,7 +3243,7 @@
|
||||
"DE.Views.Toolbar.textCopyright": "版权符号",
|
||||
"DE.Views.Toolbar.textCustomHyphen": "连字符选项",
|
||||
"DE.Views.Toolbar.textCustomLineNumbers": "线条编号选项",
|
||||
"DE.Views.Toolbar.textDateControl": "日期",
|
||||
"DE.Views.Toolbar.textDateControl": "选择日期",
|
||||
"DE.Views.Toolbar.textDegree": "度数符号",
|
||||
"DE.Views.Toolbar.textDelta": "希腊文小字母得尔塔",
|
||||
"DE.Views.Toolbar.textDivision": "除号",
|
||||
|
||||
@ -175,6 +175,12 @@
|
||||
"textStandartColors": "الألوان القياسية",
|
||||
"textThemeColors": "ألوان السمة"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "داكن",
|
||||
"light": "سمة فاتحة",
|
||||
"system": "استخدم سمة النظام",
|
||||
"textTheme": "السمة"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "تحذير",
|
||||
"textAnonymous": "مجهول",
|
||||
@ -188,12 +194,6 @@
|
||||
"textWarningRestoreVersion": "سيتم حفظ الملف الحالي في سجل الإصدارات.",
|
||||
"titleWarningRestoreVersion": "إستعادة هذه النسخة؟",
|
||||
"txtErrorLoadHistory": "فشل تحميل المخفوظات"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -262,6 +262,8 @@
|
||||
"textCentered": "في المنتصف",
|
||||
"textChangeShape": "تغيير الشكل",
|
||||
"textChart": "رسم بياني",
|
||||
"textChooseAnItem": "اختيار عنصر",
|
||||
"textChooseAnOption": "اختر خياراً",
|
||||
"textClassic": "كلاسيكي",
|
||||
"textClose": "إغلاق",
|
||||
"textColor": "اللون",
|
||||
@ -286,6 +288,7 @@
|
||||
"textEmpty": "فارغ",
|
||||
"textEmptyImgUrl": "يجب تحديد عنوان الصورة",
|
||||
"textEnterTitleNewStyle": "ادخل عنوان النمط الجديد",
|
||||
"textEnterYourOption": "ادخل خيارك",
|
||||
"textFebruary": "فبراير",
|
||||
"textFill": "ملء",
|
||||
"textFirstColumn": "العمود الأول",
|
||||
@ -345,6 +348,7 @@
|
||||
"textParagraphStyle": "نمط الفقرة",
|
||||
"textPictureFromLibrary": "صورة من المكتبة",
|
||||
"textPictureFromURL": "صورة من رابط",
|
||||
"textPlaceholder": "حجز موقع",
|
||||
"textPt": "نقطة",
|
||||
"textRecommended": "يوصى به",
|
||||
"textRefresh": "تحديث",
|
||||
@ -362,6 +366,7 @@
|
||||
"textRightAlign": "محاذاة لليمين",
|
||||
"textSa": "السبت",
|
||||
"textSameCreatedNewStyle": "تماما كالنمط الجديد المنشأ",
|
||||
"textSave": "حفظ",
|
||||
"textScreenTip": "تلميح شاشة",
|
||||
"textSelectObjectToEdit": "حدد شيئا لتعديله",
|
||||
"textSendToBackground": "ارسال إلى الخلف",
|
||||
@ -399,12 +404,7 @@
|
||||
"textWe": "الأربعاء",
|
||||
"textWrap": "التفاف",
|
||||
"textWrappingStyle": "نمط الالتفاف",
|
||||
"textChooseAnItem": "Choose an item",
|
||||
"textChooseAnOption": "Choose an option",
|
||||
"textEnterYourOption": "Enter your option",
|
||||
"textPlaceholder": "Placeholder",
|
||||
"textSave": "Save",
|
||||
"textYourOption": "Your option"
|
||||
"textYourOption": "خيارك"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "استغرق التحويل وقتا طويلا تم تجاوز المهلة",
|
||||
@ -621,6 +621,7 @@
|
||||
"closeButtonText": "اغلاق الملف",
|
||||
"notcriticalErrorTitle": "تحذير",
|
||||
"textAbout": "حول",
|
||||
"textAddToFavorites": "إضافة إلى المفضلة",
|
||||
"textApplication": "التطبيق",
|
||||
"textApplicationSettings": "إعدادات التطبيق",
|
||||
"textAuthor": "المؤلف",
|
||||
@ -633,6 +634,7 @@
|
||||
"textChangePassword": "تغيير كلمة السر",
|
||||
"textChooseEncoding": "اختيار التشفير",
|
||||
"textChooseTxtOptions": "اختر خيارات TXT",
|
||||
"textClearAllFields": "مسح جميع الحقول",
|
||||
"textCollaboration": "العمل المشترك",
|
||||
"textColorSchemes": "أنظمة الألوان",
|
||||
"textComment": "تعليق",
|
||||
@ -640,6 +642,7 @@
|
||||
"textCommentsDisplay": "عرض التعليقات",
|
||||
"textCreated": "تم الإنشاء",
|
||||
"textCustomSize": "حجم مخصص",
|
||||
"textDark": "داكن",
|
||||
"textDarkTheme": "الوضع الداكن",
|
||||
"textDialogUnprotect": "ادخل كلمة السر لفك حماية المستند",
|
||||
"textDirection": "الاتجاه",
|
||||
@ -660,6 +663,8 @@
|
||||
"textEnableAllMacrosWithoutNotification": "تفعيل كل وحدات الماكرو بدون اشعارات",
|
||||
"textEncoding": "تشفير",
|
||||
"textEncryptFile": "تشفير الملف",
|
||||
"textExport": "تصدير",
|
||||
"textExportAs": "تصدير باسم",
|
||||
"textFastWV": "العرض السريع عبر الويب",
|
||||
"textFeedback": "الملاحظات و الدعم",
|
||||
"textFillingForms": "ملء الاستمارات",
|
||||
@ -676,6 +681,7 @@
|
||||
"textLastModifiedBy": "آخر تعديل بواسطة",
|
||||
"textLeft": "اليسار",
|
||||
"textLeftToRight": "من اليسار إلى اليمين",
|
||||
"textLight": "فاتح",
|
||||
"textLoading": "جار التحميل...",
|
||||
"textLocation": "الموقع",
|
||||
"textMacrosSettings": "إعدادات الماكرو",
|
||||
@ -708,6 +714,7 @@
|
||||
"textProtection": "حماية",
|
||||
"textProtectTurnOff": "تم ايقاف الحماية",
|
||||
"textReaderMode": "وضع القارئ",
|
||||
"textRemoveFromFavorites": "إزالة من المفضلة",
|
||||
"textReplace": "استبدال",
|
||||
"textReplaceAll": "استبدال الكل",
|
||||
"textRequired": "مطلوب",
|
||||
@ -716,7 +723,9 @@
|
||||
"textRestartApplication": "برجاء إعادة تشغيل التطبيق حتى يتم تطبيق التغييرات",
|
||||
"textRight": "اليمين",
|
||||
"textRightToLeft": "من اليمين إلى اليسار",
|
||||
"textSameAsSystem": "نفس النظام",
|
||||
"textSave": "حفظ",
|
||||
"textSaveAsPdf": "احفظ كـ PDF",
|
||||
"textSearch": "بحث",
|
||||
"textSetPassword": "تعيين كلمة السر",
|
||||
"textSettings": "الإعدادات",
|
||||
@ -725,7 +734,9 @@
|
||||
"textSpellcheck": "التدقيق الإملائي",
|
||||
"textStatistic": "الإحصائية",
|
||||
"textSubject": "الموضوع",
|
||||
"textSubmit": "إرسال",
|
||||
"textSymbols": "الرموز",
|
||||
"textTheme": "السمة",
|
||||
"textTitle": "العنوان",
|
||||
"textTop": "أعلى",
|
||||
"textTrackedChanges": "التغييرات المتعقبة",
|
||||
@ -764,18 +775,7 @@
|
||||
"txtScheme6": "Concourse",
|
||||
"txtScheme7": "Equity",
|
||||
"txtScheme8": "Flow",
|
||||
"txtScheme9": "Foundry",
|
||||
"textAddToFavorites": "Add to Favorites",
|
||||
"textClearAllFields": "Clear All Fields",
|
||||
"textDark": "Dark",
|
||||
"textExport": "Export",
|
||||
"textExportAs": "Export As",
|
||||
"textLight": "Light",
|
||||
"textRemoveFromFavorites": "Remove from Favorites",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSaveAsPdf": "Save as PDF",
|
||||
"textSubmit": "Submit",
|
||||
"textTheme": "Theme"
|
||||
"txtScheme9": "Foundry"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "لديك تغييرات غير محفوظة. اضغط على 'البقاء في هذه الصفحة' لانتظار الحفظ التلقائي. اضغط على 'غادر هذه الصفحة' للتخلي عن كل التغييرات الغير محفوظة.",
|
||||
|
||||
@ -175,6 +175,12 @@
|
||||
"textStandartColors": "Cores padrão",
|
||||
"textThemeColors": "Cores do tema"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Escuro",
|
||||
"light": "Claro",
|
||||
"system": "O mesmo que o sistema",
|
||||
"textTheme": "Tema"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"textAnonymous": "Anónimo",
|
||||
@ -188,12 +194,6 @@
|
||||
"textWarningRestoreVersion": "O ficheiro atual será guardado no histórico de versões.",
|
||||
"titleWarningRestoreVersion": "Restaurar esta versão?",
|
||||
"txtErrorLoadHistory": "Falha ao carregar o histórico"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -262,6 +262,8 @@
|
||||
"textCentered": "Centrado",
|
||||
"textChangeShape": "Alterar forma",
|
||||
"textChart": "Gráfico",
|
||||
"textChooseAnItem": "Escolha um item",
|
||||
"textChooseAnOption": "Escolha uma opção",
|
||||
"textClassic": "Clássico",
|
||||
"textClose": "Fechar",
|
||||
"textColor": "Cor",
|
||||
@ -286,6 +288,7 @@
|
||||
"textEmpty": "Vazio",
|
||||
"textEmptyImgUrl": "Tem que especificar o URL da imagem.",
|
||||
"textEnterTitleNewStyle": "Introduza o título do novo estilo",
|
||||
"textEnterYourOption": "Introduza a sua opção",
|
||||
"textFebruary": "fevereiro",
|
||||
"textFill": "Preencher",
|
||||
"textFirstColumn": "Primeira coluna",
|
||||
@ -345,6 +348,7 @@
|
||||
"textParagraphStyle": "Estilo de parágrafo",
|
||||
"textPictureFromLibrary": "Imagem da biblioteca",
|
||||
"textPictureFromURL": "Imagem de um URL",
|
||||
"textPlaceholder": "Marcador de posição",
|
||||
"textPt": "pt",
|
||||
"textRecommended": "Recomendado",
|
||||
"textRefresh": "Recarregar",
|
||||
@ -362,6 +366,7 @@
|
||||
"textRightAlign": "Alinhar à direita",
|
||||
"textSa": "sáb",
|
||||
"textSameCreatedNewStyle": "Igual ao novo estilo criado",
|
||||
"textSave": "Guardar",
|
||||
"textScreenTip": "Dica no ecrã",
|
||||
"textSelectObjectToEdit": "Selecione o objeto para editar",
|
||||
"textSendToBackground": "Enviar para segundo plano",
|
||||
@ -399,12 +404,7 @@
|
||||
"textWe": "qua",
|
||||
"textWrap": "Moldar",
|
||||
"textWrappingStyle": "Estilo de moldagem",
|
||||
"textChooseAnItem": "Choose an item",
|
||||
"textChooseAnOption": "Choose an option",
|
||||
"textEnterYourOption": "Enter your option",
|
||||
"textPlaceholder": "Placeholder",
|
||||
"textSave": "Save",
|
||||
"textYourOption": "Your option"
|
||||
"textYourOption": "A sua opção"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Excedeu o tempo limite de conversão.",
|
||||
@ -621,6 +621,7 @@
|
||||
"closeButtonText": "Fechar ficheiro",
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"textAbout": "Acerca",
|
||||
"textAddToFavorites": "Adicionar aos Favoritos",
|
||||
"textApplication": "Aplicação",
|
||||
"textApplicationSettings": "Definições da aplicação",
|
||||
"textAuthor": "Autor",
|
||||
@ -633,6 +634,7 @@
|
||||
"textChangePassword": "Alterar palavra-passe",
|
||||
"textChooseEncoding": "Escolha a codificação",
|
||||
"textChooseTxtOptions": "Escolher opções TXT",
|
||||
"textClearAllFields": "Limpar todos os campos",
|
||||
"textCollaboration": "Colaboração",
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comentário",
|
||||
@ -640,6 +642,7 @@
|
||||
"textCommentsDisplay": "Exibição de comentários",
|
||||
"textCreated": "Criado",
|
||||
"textCustomSize": "Tamanho personalizado",
|
||||
"textDark": "Escuro",
|
||||
"textDarkTheme": "Tema escuro",
|
||||
"textDialogUnprotect": "Introduza a palavra-passe para desproteger o documento",
|
||||
"textDirection": "Direção",
|
||||
@ -660,6 +663,8 @@
|
||||
"textEnableAllMacrosWithoutNotification": "Ativar todas as macros sem notificação",
|
||||
"textEncoding": "Codificação",
|
||||
"textEncryptFile": "Cifrar ficheiro",
|
||||
"textExport": "Exportar",
|
||||
"textExportAs": "Exportar como",
|
||||
"textFastWV": "Visualização rápida na web",
|
||||
"textFeedback": "Feedback e suporte",
|
||||
"textFillingForms": "Preenchimento de formulários",
|
||||
@ -676,6 +681,7 @@
|
||||
"textLastModifiedBy": "Última modificação por",
|
||||
"textLeft": "Esquerda",
|
||||
"textLeftToRight": "Da esquerda para a direita",
|
||||
"textLight": "Claro",
|
||||
"textLoading": "A carregar...",
|
||||
"textLocation": "Localização",
|
||||
"textMacrosSettings": "Definições de macros",
|
||||
@ -708,6 +714,7 @@
|
||||
"textProtection": "Proteção",
|
||||
"textProtectTurnOff": "A proteção está desativada",
|
||||
"textReaderMode": "Modo de leitura",
|
||||
"textRemoveFromFavorites": "Remover dos Favoritos",
|
||||
"textReplace": "Substituir",
|
||||
"textReplaceAll": "Substituir tudo",
|
||||
"textRequired": "Necessário",
|
||||
@ -716,7 +723,9 @@
|
||||
"textRestartApplication": "Reinicie a aplicação para aplicar as alterações",
|
||||
"textRight": "Direita",
|
||||
"textRightToLeft": "Da direita para a esquerda",
|
||||
"textSameAsSystem": "O mesmo que o sistema",
|
||||
"textSave": "Guardar",
|
||||
"textSaveAsPdf": "Guardar como PDF",
|
||||
"textSearch": "Pesquisar",
|
||||
"textSetPassword": "Definir palavra-passe",
|
||||
"textSettings": "Definições",
|
||||
@ -725,7 +734,9 @@
|
||||
"textSpellcheck": "Verificação ortográfica",
|
||||
"textStatistic": "Estatística",
|
||||
"textSubject": "Assunto",
|
||||
"textSubmit": "Submeter",
|
||||
"textSymbols": "Símbolos",
|
||||
"textTheme": "Tema",
|
||||
"textTitle": "Título",
|
||||
"textTop": "Cima",
|
||||
"textTrackedChanges": "Alterações registadas",
|
||||
@ -764,18 +775,7 @@
|
||||
"txtScheme6": "Concurso",
|
||||
"txtScheme7": "Equidade",
|
||||
"txtScheme8": "Fluxo",
|
||||
"txtScheme9": "Fundição",
|
||||
"textAddToFavorites": "Add to Favorites",
|
||||
"textClearAllFields": "Clear All Fields",
|
||||
"textDark": "Dark",
|
||||
"textExport": "Export",
|
||||
"textExportAs": "Export As",
|
||||
"textLight": "Light",
|
||||
"textRemoveFromFavorites": "Remove from Favorites",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSaveAsPdf": "Save as PDF",
|
||||
"textSubmit": "Submit",
|
||||
"textTheme": "Theme"
|
||||
"txtScheme9": "Fundição"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Existem alterações não guardadas. Clique 'Ficar na página' para guardar automaticamente. Clique 'Sair da página' para rejeitar todas as alterações.",
|
||||
|
||||
@ -175,6 +175,12 @@
|
||||
"textStandartColors": "Cores padrão",
|
||||
"textThemeColors": "Cores de tema"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Escuro",
|
||||
"light": "Claro",
|
||||
"system": "O mesmo que sistema",
|
||||
"textTheme": "Tema"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"textAnonymous": "Anônimo",
|
||||
@ -188,12 +194,6 @@
|
||||
"textWarningRestoreVersion": "O arquivo atual será salvo no histórico de versões.",
|
||||
"titleWarningRestoreVersion": "Restaurar esta versão?",
|
||||
"txtErrorLoadHistory": "Histórico de carregamento falhou"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -262,6 +262,8 @@
|
||||
"textCentered": "Centralizado",
|
||||
"textChangeShape": "Mudar formato",
|
||||
"textChart": "Gráfico",
|
||||
"textChooseAnItem": "Escolha um item",
|
||||
"textChooseAnOption": "Escolha uma opção",
|
||||
"textClassic": "Clássico",
|
||||
"textClose": "Fechar",
|
||||
"textColor": "Cor",
|
||||
@ -286,6 +288,7 @@
|
||||
"textEmpty": "Vazio",
|
||||
"textEmptyImgUrl": "Você precisa especificar uma URL de imagem.",
|
||||
"textEnterTitleNewStyle": "Digite o título de um novo estilo",
|
||||
"textEnterYourOption": "Insira sua opção",
|
||||
"textFebruary": "Fevereiro",
|
||||
"textFill": "Preencher",
|
||||
"textFirstColumn": "Primeira Coluna",
|
||||
@ -345,6 +348,7 @@
|
||||
"textParagraphStyle": "Estilo do parágrafo",
|
||||
"textPictureFromLibrary": "Imagem da biblioteca",
|
||||
"textPictureFromURL": "Imagem da URL",
|
||||
"textPlaceholder": "Marcador de posição",
|
||||
"textPt": "Pt",
|
||||
"textRecommended": "Recomendado",
|
||||
"textRefresh": "Atualizar",
|
||||
@ -362,6 +366,7 @@
|
||||
"textRightAlign": "Alinhar à direita",
|
||||
"textSa": "Sáb",
|
||||
"textSameCreatedNewStyle": "Igual ao novo estilo criado",
|
||||
"textSave": "Salvar",
|
||||
"textScreenTip": "Dica de tela",
|
||||
"textSelectObjectToEdit": "Selecione o objeto para editar",
|
||||
"textSendToBackground": "Enviar para plano de fundo",
|
||||
@ -399,12 +404,7 @@
|
||||
"textWe": "Qua",
|
||||
"textWrap": "Encapsulamento",
|
||||
"textWrappingStyle": "Estilo da quebra",
|
||||
"textChooseAnItem": "Choose an item",
|
||||
"textChooseAnOption": "Choose an option",
|
||||
"textEnterYourOption": "Enter your option",
|
||||
"textPlaceholder": "Placeholder",
|
||||
"textSave": "Save",
|
||||
"textYourOption": "Your option"
|
||||
"textYourOption": "Sua opção"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Tempo limite de conversão excedido.",
|
||||
@ -621,6 +621,7 @@
|
||||
"closeButtonText": "Fechar Arquivo",
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"textAbout": "Sobre",
|
||||
"textAddToFavorites": "Adicionar aos favoritos",
|
||||
"textApplication": "Aplicativo",
|
||||
"textApplicationSettings": "Configurações de Aplicativo",
|
||||
"textAuthor": "Autor",
|
||||
@ -633,6 +634,7 @@
|
||||
"textChangePassword": "Alterar Senha",
|
||||
"textChooseEncoding": "Escolha a codificação",
|
||||
"textChooseTxtOptions": "Escolha Opções de TXT",
|
||||
"textClearAllFields": "Limpar todos os campos",
|
||||
"textCollaboration": "Colaboração",
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comentário",
|
||||
@ -640,6 +642,7 @@
|
||||
"textCommentsDisplay": "Mostrar comentários",
|
||||
"textCreated": "Criado",
|
||||
"textCustomSize": "Tamanho personalizado",
|
||||
"textDark": "Escuro",
|
||||
"textDarkTheme": "Tema Escuro",
|
||||
"textDialogUnprotect": "Digite uma senha para desproteger o documento",
|
||||
"textDirection": "Direção",
|
||||
@ -660,6 +663,8 @@
|
||||
"textEnableAllMacrosWithoutNotification": "Habilitar todas as macros sem notificação",
|
||||
"textEncoding": "Codificação",
|
||||
"textEncryptFile": "Criptografar arquivo",
|
||||
"textExport": "Exportar",
|
||||
"textExportAs": "Exportar como",
|
||||
"textFastWV": "Visualização rápida da Web",
|
||||
"textFeedback": "Comentários e suporte",
|
||||
"textFillingForms": "Preenchimento de formulários",
|
||||
@ -676,6 +681,7 @@
|
||||
"textLastModifiedBy": "Última Modificação Por",
|
||||
"textLeft": "Esquerda",
|
||||
"textLeftToRight": "Da esquerda para a direita",
|
||||
"textLight": "Claro",
|
||||
"textLoading": "Carregando...",
|
||||
"textLocation": "Localização",
|
||||
"textMacrosSettings": "Configurações de macros",
|
||||
@ -708,6 +714,7 @@
|
||||
"textProtection": "Proteção",
|
||||
"textProtectTurnOff": "A proteção está desativada",
|
||||
"textReaderMode": "Modo de leitura",
|
||||
"textRemoveFromFavorites": "Remover dos Favoritos",
|
||||
"textReplace": "Substituir",
|
||||
"textReplaceAll": "Substituir tudo",
|
||||
"textRequired": "Necessário",
|
||||
@ -716,7 +723,9 @@
|
||||
"textRestartApplication": "Reinicie o aplicativo para que as alterações entrem em vigor",
|
||||
"textRight": "Direita",
|
||||
"textRightToLeft": "Da direita para a esquerda",
|
||||
"textSameAsSystem": "O mesmo que sistema",
|
||||
"textSave": "Salvar",
|
||||
"textSaveAsPdf": "Salvar como PDF",
|
||||
"textSearch": "Pesquisar",
|
||||
"textSetPassword": "Definir senha",
|
||||
"textSettings": "Configurações",
|
||||
@ -725,7 +734,9 @@
|
||||
"textSpellcheck": "Verificação ortográfica",
|
||||
"textStatistic": "Estatística",
|
||||
"textSubject": "Assunto",
|
||||
"textSubmit": "Enviar",
|
||||
"textSymbols": "Símbolos",
|
||||
"textTheme": "Tema",
|
||||
"textTitle": "Título",
|
||||
"textTop": "Parte superior",
|
||||
"textTrackedChanges": "Mudanças rastreadas",
|
||||
@ -764,18 +775,7 @@
|
||||
"txtScheme6": "Concurso",
|
||||
"txtScheme7": "Patrimônio Líquido",
|
||||
"txtScheme8": "Fluxo",
|
||||
"txtScheme9": "Fundição",
|
||||
"textAddToFavorites": "Add to Favorites",
|
||||
"textClearAllFields": "Clear All Fields",
|
||||
"textDark": "Dark",
|
||||
"textExport": "Export",
|
||||
"textExportAs": "Export As",
|
||||
"textLight": "Light",
|
||||
"textRemoveFromFavorites": "Remove from Favorites",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSaveAsPdf": "Save as PDF",
|
||||
"textSubmit": "Submit",
|
||||
"textTheme": "Theme"
|
||||
"txtScheme9": "Fundição"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Você tem mudanças não salvas. Clique em 'Ficar nesta página' para esperar pela auto-salvar. Clique em 'Sair desta página' para descartar todas as mudanças não salvas.",
|
||||
|
||||
@ -177,9 +177,9 @@
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Întunecat",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
"light": "Luminos",
|
||||
"system": "La fel ca sistemul",
|
||||
"textTheme": "Temă"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Avertisment",
|
||||
@ -348,6 +348,7 @@
|
||||
"textParagraphStyle": "Stil paragraf",
|
||||
"textPictureFromLibrary": "Imagine dintr-o bibliotecă ",
|
||||
"textPictureFromURL": "Imaginea prin URL",
|
||||
"textPlaceholder": "Substituent",
|
||||
"textPt": "pt",
|
||||
"textRecommended": "Recomandate",
|
||||
"textRefresh": "Actualizare",
|
||||
@ -365,6 +366,7 @@
|
||||
"textRightAlign": "Aliniere la dreapta",
|
||||
"textSa": "S",
|
||||
"textSameCreatedNewStyle": "La fel ca stil nou",
|
||||
"textSave": "Salvare",
|
||||
"textScreenTip": "Sfaturi ecran",
|
||||
"textSelectObjectToEdit": "Selectați obiectul pentru editare",
|
||||
"textSendToBackground": "Trimitere în plan secundar",
|
||||
@ -402,9 +404,7 @@
|
||||
"textWe": "Mi",
|
||||
"textWrap": "Încadrare",
|
||||
"textWrappingStyle": "Stil de încadrare",
|
||||
"textPlaceholder": "Placeholder",
|
||||
"textSave": "Save",
|
||||
"textYourOption": "Your option"
|
||||
"textYourOption": "Varianta dvs"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Timpul de așteptare pentru conversie a expirat.",
|
||||
@ -443,7 +443,7 @@
|
||||
"errorSessionToken": "Conexeunea la server s-a întrerupt. Încercați să reîmprospătati pagina.",
|
||||
"errorSetPassword": "Setarea parolei eșuată.",
|
||||
"errorStockChart": "Sortarea rândurilor în ordinea incorectă. Pentru crearea unei diagrame de stoc, datele în foaie trebuie sortate în ordinea următoare:<br> prețul de deschidere, prețul maxim, prețul minim, prețul de închidere.",
|
||||
"errorSubmit": "Remiterea eșuată.",
|
||||
"errorSubmit": "Trimiterea eșuată.",
|
||||
"errorTextFormWrongFormat": "Ați introdus o valoare care nu corespunde cu formatul câmpului.",
|
||||
"errorToken": "Token de securitate din document este format în mod incorect.<br>Contactați administratorul dvs. de Server Documente.",
|
||||
"errorTokenExpire": "Token de securitate din document a expirat.<br>Contactați administratorul dvs. de Server Documente.",
|
||||
@ -663,6 +663,8 @@
|
||||
"textEnableAllMacrosWithoutNotification": "Se activează toate macrocomenzile cu notificare ",
|
||||
"textEncoding": "Codificare",
|
||||
"textEncryptFile": "Criptare fișier",
|
||||
"textExport": "Export",
|
||||
"textExportAs": "Export ca",
|
||||
"textFastWV": "Vizualizare rapidă web",
|
||||
"textFeedback": "Feedback și asistența",
|
||||
"textFillingForms": "Completarea formularelor",
|
||||
@ -679,6 +681,7 @@
|
||||
"textLastModifiedBy": "Modificat ultima dată de către",
|
||||
"textLeft": "Stânga",
|
||||
"textLeftToRight": "De la stânga la dreapta",
|
||||
"textLight": "Luminos",
|
||||
"textLoading": "Se încarcă...",
|
||||
"textLocation": "Locația",
|
||||
"textMacrosSettings": "Setări macrocomandă",
|
||||
@ -720,7 +723,9 @@
|
||||
"textRestartApplication": "Vă rugăm să reporniți aplicația pentru ca modificările să intre în vigoare",
|
||||
"textRight": "Dreapta",
|
||||
"textRightToLeft": "De la dreapta la stânga",
|
||||
"textSameAsSystem": "La fel ca sistemul",
|
||||
"textSave": "Salvează",
|
||||
"textSaveAsPdf": "Salvare ca PDF",
|
||||
"textSearch": "Căutare",
|
||||
"textSetPassword": "Setare parolă",
|
||||
"textSettings": "Setări",
|
||||
@ -729,7 +734,9 @@
|
||||
"textSpellcheck": "Verificarea ortografică",
|
||||
"textStatistic": "Statistic",
|
||||
"textSubject": "Subiect",
|
||||
"textSubmit": "Trimitere",
|
||||
"textSymbols": "Simboluri",
|
||||
"textTheme": "Temă",
|
||||
"textTitle": "Titlu",
|
||||
"textTop": "Sus",
|
||||
"textTrackedChanges": "Modificări urmărite",
|
||||
@ -768,14 +775,7 @@
|
||||
"txtScheme6": "Concurență",
|
||||
"txtScheme7": "Echilibru",
|
||||
"txtScheme8": "Flux",
|
||||
"txtScheme9": "Forjă",
|
||||
"textExport": "Export",
|
||||
"textExportAs": "Export As",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same as system",
|
||||
"textSaveAsPdf": "Save as PDF",
|
||||
"textSubmit": "Submit",
|
||||
"textTheme": "Theme"
|
||||
"txtScheme9": "Forjă"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Nu ați salvat modificările din documentul. Faceți clic pe Rămâi în pagină și așteptați la salvare automată. Faceți clic pe Părăsește aceasta pagina ca să renunțați la toate modificările nesalvate.",
|
||||
|
||||
@ -345,7 +345,7 @@
|
||||
"textParagraphStyle": "段落样式",
|
||||
"textPictureFromLibrary": "来自图库的图片",
|
||||
"textPictureFromURL": "来自网络的图片",
|
||||
"textPt": "点(排版单位)",
|
||||
"textPt": "点",
|
||||
"textRecommended": "建议",
|
||||
"textRefresh": "刷新",
|
||||
"textRefreshEntireTable": "刷新整个表格",
|
||||
|
||||
@ -166,6 +166,9 @@
|
||||
"Common.Views.Comments.textResolve": "حل",
|
||||
"Common.Views.Comments.textResolved": "تم الحل",
|
||||
"Common.Views.Comments.textSort": "ترتيب التعليقات",
|
||||
"Common.Views.Comments.textSortFilter": "فرز وتصفية التعليقات",
|
||||
"Common.Views.Comments.textSortFilterMore": "الفرز، التصفية، والمزيد",
|
||||
"Common.Views.Comments.textSortMore": "الفرز والمزيد",
|
||||
"Common.Views.Comments.textViewResolved": "ليس لديك صلاحيات لإعادة فتح هذا التعليق.",
|
||||
"Common.Views.Comments.txtEmpty": "لا توجد تعليقات في المستند.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "عدم عرض الرسالة مرة أخرى",
|
||||
|
||||
@ -303,6 +303,7 @@
|
||||
"PDFE.Controllers.Main.errorDirectUrl": "Ověřte správnost odkazu na dokument.<br>Musí jít o přímý odkaz pro stažení souboru.",
|
||||
"PDFE.Controllers.Main.errorEditingDownloadas": "Při práci s dokumentem došlo k chybě.<br>Použijte volbu „Stáhnout jako“ a uložte si do souboru jako záložní kopii na svůj počítač.",
|
||||
"PDFE.Controllers.Main.errorEditingSaveas": "Při práci s dokumentem došlo k chybě.<br>Použijte volbu „Uložit jako...“ a uložte si do souboru jako záložní kopii na svůj počítač.",
|
||||
"PDFE.Controllers.Main.errorEmailClient": "Nenalezen žádný e-mailový klient.",
|
||||
"PDFE.Controllers.Main.errorFilePassProtect": "Soubor je zabezpečen heslem, bez kterého ho nelze otevřít.",
|
||||
"PDFE.Controllers.Main.errorFileSizeExceed": "Velikost souboru překračuje omezení nastavená na serveru, který využíváte.<br>Ohledně podrobností se obraťte na správce dokumentového serveru.",
|
||||
"PDFE.Controllers.Main.errorForceSave": "Došlo k chybě při ukládání souboru. Použijte volbu „Stáhnout jako“ a uložte si do souboru na svůj počítač nebo to zkuste později znovu.",
|
||||
@ -438,6 +439,7 @@
|
||||
"PDFE.Controllers.Toolbar.txtNeedCommentMode": "Chcete-li uložit změny v souboru, zapněte režim komentování. Nebo si můžete stáhnout kopii upraveného souboru.",
|
||||
"PDFE.Controllers.Toolbar.txtNeedDownload": "Prohlížeč PDF může momentálně ukládat nové změny pouze jako samostatné kopie souboru. Nepodporuje Režim spolupráce na úpravách a ostatní uživatelé Vámi provedené změny neuvidí, dokud nedojde ke sdílení nové verze souboru.",
|
||||
"PDFE.Controllers.Toolbar.txtSaveCopy": "Uložit kopii",
|
||||
"PDFE.Controllers.Toolbar.txtUntitled": "Bez názvu",
|
||||
"PDFE.Controllers.Viewport.textFitPage": "Přízpůsobit stránce",
|
||||
"PDFE.Controllers.Viewport.textFitWidth": "Přizpůsobit šířce",
|
||||
"PDFE.Controllers.Viewport.txtDarkMode": "Tmavý režim",
|
||||
|
||||
@ -303,6 +303,7 @@
|
||||
"PDFE.Controllers.Main.errorDirectUrl": "Verifique a ligação ao documento.<br>Deve ser uma ligação direta para o ficheiro a descarregar.",
|
||||
"PDFE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.<br>Utilize a opção 'Descarregar como...' para guardar uma cópia do ficheiro num disco.",
|
||||
"PDFE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro ao trabalhar no documento.<br>Utilize a opção 'Descarregar como...' para guardar a cópia do ficheiro num disco.",
|
||||
"PDFE.Controllers.Main.errorEmailClient": "Não foi possível encontrar nenhum cliente de e-mail.",
|
||||
"PDFE.Controllers.Main.errorFilePassProtect": "O ficheiro está protegido por palavra-passe e não pode ser aberto.",
|
||||
"PDFE.Controllers.Main.errorFileSizeExceed": "O tamanho do ficheiro excede o limite do servidor.<br>Contacte o administrador do servidor de documentos para mais detalhes.",
|
||||
"PDFE.Controllers.Main.errorForceSave": "Ocorreu um erro ao guardar o ficheiro. Utilize a opção 'Descarregar como' para guardar o ficheiro num disco ou, em alternativa, tente mais tarde.",
|
||||
@ -432,12 +433,14 @@
|
||||
"PDFE.Controllers.Search.warnReplaceString": "{0} não é um carácter especial válido para a janela Substituir por.",
|
||||
"PDFE.Controllers.Statusbar.textDisconnect": "<b>Ligação perdida</b><br>A tentar novamente. Por favor, verifique as definições da ligação.",
|
||||
"PDFE.Controllers.Statusbar.zoomText": "Ampliação {0}%",
|
||||
"PDFE.Controllers.Toolbar.errorAccessDeny": "Está a tentar executar uma ação para a qual não tem permissões.<br>Por favor contacte o administrador do servidor de documentos.",
|
||||
"PDFE.Controllers.Toolbar.notcriticalErrorTitle": "Aviso",
|
||||
"PDFE.Controllers.Toolbar.textWarning": "Aviso",
|
||||
"PDFE.Controllers.Toolbar.txtDownload": "Descarregar",
|
||||
"PDFE.Controllers.Toolbar.txtNeedCommentMode": "Para poder guardar as alterações, ative o modo Comentário. Ou descarregue um cópia do documento alterado.",
|
||||
"PDFE.Controllers.Toolbar.txtNeedDownload": "Atualmente, o leitor de PDF apenas permite a gravação de alterações para um ficheiro distinto. A coedição ainda não é permitida e os outros utilizadores não conseguirão ver as suas alterações se não partilhar o novo ficheiro.",
|
||||
"PDFE.Controllers.Toolbar.txtSaveCopy": "Guardar cópia",
|
||||
"PDFE.Controllers.Toolbar.txtUntitled": "Sem título",
|
||||
"PDFE.Controllers.Viewport.textFitPage": "Ajustar à página",
|
||||
"PDFE.Controllers.Viewport.textFitWidth": "Ajustar à largura",
|
||||
"PDFE.Controllers.Viewport.txtDarkMode": "Modo escuro",
|
||||
|
||||
@ -166,6 +166,9 @@
|
||||
"Common.Views.Comments.textResolve": "Resolver",
|
||||
"Common.Views.Comments.textResolved": "Resolvido",
|
||||
"Common.Views.Comments.textSort": "Ordenar comentários",
|
||||
"Common.Views.Comments.textSortFilter": "Classifique e filtre comentários",
|
||||
"Common.Views.Comments.textSortFilterMore": "Classificar, filtrar e muito mais",
|
||||
"Common.Views.Comments.textSortMore": "Classificar e muito mais",
|
||||
"Common.Views.Comments.textViewResolved": "Você não tem permissão para reabrir comentários",
|
||||
"Common.Views.Comments.txtEmpty": "Não há comentários no documento.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Não exibir esta mensagem novamente",
|
||||
@ -303,6 +306,7 @@
|
||||
"PDFE.Controllers.Main.errorDirectUrl": "Por favor, verifique o link para o documento.<br>Este link deve ser o link direto para baixar o arquivo.",
|
||||
"PDFE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro. <br> Use a opção 'Baixar como' para gravar a cópia de backup em seu computador.",
|
||||
"PDFE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro durante o trabalho com o documento.<br>Use a opção 'Salvar como ...' para salvar a cópia de backup do arquivo no disco rígido do computador.",
|
||||
"PDFE.Controllers.Main.errorEmailClient": "Nenhum cliente de e-mail foi encontrado.",
|
||||
"PDFE.Controllers.Main.errorFilePassProtect": "O documento é protegido por senha e não pode ser aberto.",
|
||||
"PDFE.Controllers.Main.errorFileSizeExceed": "O tamanho do arquivo excede o limite de seu servidor. <br> Por favor, contate seu administrador de Servidor de Documentos para detalhes.",
|
||||
"PDFE.Controllers.Main.errorForceSave": "Ocorreu um erro na gravação. Favor utilizar a opção 'Baixar como' para gravar o arquivo em seu computador ou tente novamente mais tarde.",
|
||||
@ -432,12 +436,14 @@
|
||||
"PDFE.Controllers.Search.warnReplaceString": "{0} não é um caractere especial válido para a caixa Substituir Por.",
|
||||
"PDFE.Controllers.Statusbar.textDisconnect": "<b>A conexão foi perdida</b><br>Tentando conectar. Verifique as configurações de conexão.",
|
||||
"PDFE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
"PDFE.Controllers.Toolbar.errorAccessDeny": "Você está tentando executar uma ação que você não tem direitos. <br> Contate o administrador do Servidor de Documentos.",
|
||||
"PDFE.Controllers.Toolbar.notcriticalErrorTitle": "Aviso",
|
||||
"PDFE.Controllers.Toolbar.textWarning": "Aviso",
|
||||
"PDFE.Controllers.Toolbar.txtDownload": "Baixar",
|
||||
"PDFE.Controllers.Toolbar.txtNeedCommentMode": "Para salvar as alterações no arquivo, mude para o modo Comentários. Ou você pode baixar uma cópia do arquivo modificado.",
|
||||
"PDFE.Controllers.Toolbar.txtNeedDownload": "No momento, o visualizador de PDF só pode salvar novas alterações em cópias de arquivos separadas. Ele não oferece suporte à coedição e outros usuários não verão suas alterações, a menos que você compartilhe uma nova versão do arquivo.",
|
||||
"PDFE.Controllers.Toolbar.txtSaveCopy": "Salvar cópia",
|
||||
"PDFE.Controllers.Toolbar.txtUntitled": "Sem título",
|
||||
"PDFE.Controllers.Viewport.textFitPage": "Ajustar a página",
|
||||
"PDFE.Controllers.Viewport.textFitWidth": "Ajustar à Largura",
|
||||
"PDFE.Controllers.Viewport.txtDarkMode": "Modo escuro",
|
||||
|
||||
@ -167,6 +167,8 @@
|
||||
"Common.Views.Comments.textResolved": "Rezolvat",
|
||||
"Common.Views.Comments.textSort": "Sortare comentarii",
|
||||
"Common.Views.Comments.textSortFilter": "Sortare și filtrare comentarii",
|
||||
"Common.Views.Comments.textSortFilterMore": "Sortare, filtrare și mai multe",
|
||||
"Common.Views.Comments.textSortMore": "Sortare și mai multe",
|
||||
"Common.Views.Comments.textViewResolved": "Dvs. nu aveți permisiunea de a redeschide comentariu",
|
||||
"Common.Views.Comments.txtEmpty": "Nu există niciun comentariu.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Nu afișa acest mesaj din nou",
|
||||
|
||||
@ -166,6 +166,9 @@
|
||||
"Common.Views.Comments.textResolve": "解决",
|
||||
"Common.Views.Comments.textResolved": "已解决",
|
||||
"Common.Views.Comments.textSort": "排序批注",
|
||||
"Common.Views.Comments.textSortFilter": "排序和过滤评论",
|
||||
"Common.Views.Comments.textSortFilterMore": "排序、过滤、以及更多",
|
||||
"Common.Views.Comments.textSortMore": "排序以及更多",
|
||||
"Common.Views.Comments.textViewResolved": "您无权重新打开批注",
|
||||
"Common.Views.Comments.txtEmpty": "文档中没有任何批注。",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "不要再显示此消息",
|
||||
@ -303,6 +306,7 @@
|
||||
"PDFE.Controllers.Main.errorDirectUrl": "请验证指向文档的链接<br>此链接必须是要下载的文档的直接链接。",
|
||||
"PDFE.Controllers.Main.errorEditingDownloadas": "使用文档时出错<br>使用“下载为”选项将文件备份副本保存到驱动器。",
|
||||
"PDFE.Controllers.Main.errorEditingSaveas": "使用文档时出错<br>使用“另存为…”选项将文件备份副本保存到驱动器。",
|
||||
"PDFE.Controllers.Main.errorEmailClient": "找不到电子邮件客户端。",
|
||||
"PDFE.Controllers.Main.errorFilePassProtect": "该文档受密码保护,无法被打开。",
|
||||
"PDFE.Controllers.Main.errorFileSizeExceed": "文件大小超出了为服务器设置的限制.<br>有关详细信息,请与文档服务器管理员联系。",
|
||||
"PDFE.Controllers.Main.errorForceSave": "保存文件时出错。请使用“下载为”选项将文件保存到驱动器,或稍后再试。",
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
"Common.define.chartData.textBarNormal3d": "عمود مجمع ثلاثي الابعاد",
|
||||
"Common.define.chartData.textBarNormal3dPerspective": "عمود ثلاثي الابعاد",
|
||||
"Common.define.chartData.textBarStacked": "أعمدة متراصة",
|
||||
"Common.define.chartData.textBarStacked3d": "عمود مكدس ثلاثي الابعاد",
|
||||
"Common.define.chartData.textBarStacked3d": "عمود مكدس ثلاثي الأبعاد",
|
||||
"Common.define.chartData.textBarStackedPer": "عمود مكدس بنسبة ٪100",
|
||||
"Common.define.chartData.textBarStackedPer3d": "عمود مكدس 100% ثلاثي الابعاد",
|
||||
"Common.define.chartData.textCharts": "الرسوم البيانية",
|
||||
@ -150,7 +150,6 @@
|
||||
"Common.define.effectData.textInFromScreenCenter": "تكبير من منتصف الشاشة",
|
||||
"Common.define.effectData.textInSlightly": "تقريب بشكل طفيف",
|
||||
"Common.define.effectData.textInToScreenBottom": "تقريب باتجاه أسفل الشاشة",
|
||||
"Common.define.effectData.textInToScreenCenter": "تقريب باتجاه منتصف الشاشة",
|
||||
"Common.define.effectData.textInvertedSquare": "مربع معكوس",
|
||||
"Common.define.effectData.textInvertedTriangle": "مثلث معكوس",
|
||||
"Common.define.effectData.textLeft": "اليسار",
|
||||
@ -229,7 +228,6 @@
|
||||
"Common.define.effectData.textToBottom": "إلى الأسفل",
|
||||
"Common.define.effectData.textToBottomLeft": "إلى أسفل اليسار",
|
||||
"Common.define.effectData.textToBottomRight": "إلى أسفل اليمين",
|
||||
"Common.define.effectData.textToFromScreenBottom": "الخروج جهة أسفل الشاشة",
|
||||
"Common.define.effectData.textToLeft": "إلى اليسار",
|
||||
"Common.define.effectData.textToRight": "إلى اليمين",
|
||||
"Common.define.effectData.textToTop": "إلى الأعلى",
|
||||
@ -529,7 +527,7 @@
|
||||
"Common.Views.AutoCorrectDialog.textBulleted": "قوائم نقطية تلقائية",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "بواسطة",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "حذف",
|
||||
"Common.Views.AutoCorrectDialog.textDoubleSpaces": "اضافة نقطة مع مسافتين",
|
||||
"Common.Views.AutoCorrectDialog.textDoubleSpaces": "إضافة نقطة مع مسافتين",
|
||||
"Common.Views.AutoCorrectDialog.textFLCells": "اجعل أول حرف من خلايا الجدول كبيرا",
|
||||
"Common.Views.AutoCorrectDialog.textFLDont": "لا تقم بجعل الحرف بصيغته الكبيرة بعد",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "اجعل أول حرف من كل سطر كبيرا",
|
||||
@ -564,9 +562,9 @@
|
||||
"Common.Views.Comments.mniPositionAsc": "من الأعلى",
|
||||
"Common.Views.Comments.mniPositionDesc": "من الأسفل",
|
||||
"Common.Views.Comments.textAdd": "اضافة",
|
||||
"Common.Views.Comments.textAddComment": "اضافة تعليق",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "اضافة تعليق للمستند",
|
||||
"Common.Views.Comments.textAddReply": "اضافة رد",
|
||||
"Common.Views.Comments.textAddComment": "إضافة تعليق",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "إضافة تعليق للمستند",
|
||||
"Common.Views.Comments.textAddReply": "إضافة رد",
|
||||
"Common.Views.Comments.textAll": "الكل",
|
||||
"Common.Views.Comments.textAnonym": "زائر",
|
||||
"Common.Views.Comments.textCancel": "إلغاء",
|
||||
@ -575,12 +573,15 @@
|
||||
"Common.Views.Comments.textComments": "التعليقات",
|
||||
"Common.Views.Comments.textEdit": "موافق",
|
||||
"Common.Views.Comments.textEnterCommentHint": "أدخل تعليقك هنا",
|
||||
"Common.Views.Comments.textHintAddComment": "اضافة تعليق",
|
||||
"Common.Views.Comments.textHintAddComment": "إضافة تعليق",
|
||||
"Common.Views.Comments.textOpenAgain": "افتح مجددا",
|
||||
"Common.Views.Comments.textReply": "رد",
|
||||
"Common.Views.Comments.textResolve": "حل",
|
||||
"Common.Views.Comments.textResolved": "تم الحل",
|
||||
"Common.Views.Comments.textSort": "ترتيب التعليقات",
|
||||
"Common.Views.Comments.textSortFilter": "فرز وتصفية التعليقات",
|
||||
"Common.Views.Comments.textSortFilterMore": "الفرز، التصفية و المزيد",
|
||||
"Common.Views.Comments.textSortMore": "الفرز والمزيد",
|
||||
"Common.Views.Comments.textViewResolved": "ليس لديك صلاحيات لإعادة فتح هذا التعليق.",
|
||||
"Common.Views.Comments.txtEmpty": "لا توجد تعليقات في المستند.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "عدم عرض الرسالة مرة أخرى",
|
||||
@ -692,8 +693,6 @@
|
||||
"Common.Views.Plugins.groupCaption": "الإضافات",
|
||||
"Common.Views.Plugins.strPlugins": "الإضافات",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "إضافات الخلفية",
|
||||
"Common.Views.Plugins.textClosePanel": "إغلاق الإضافة",
|
||||
"Common.Views.Plugins.textLoading": "يتم التحميل",
|
||||
"Common.Views.Plugins.textSettings": "الإعدادات",
|
||||
"Common.Views.Plugins.textStart": "بداية",
|
||||
"Common.Views.Plugins.textStop": "توقف",
|
||||
@ -702,14 +701,14 @@
|
||||
"Common.Views.Protection.hintAddPwd": "تشفير باستخدام كلمة سر",
|
||||
"Common.Views.Protection.hintDelPwd": "حذف كلمة السر",
|
||||
"Common.Views.Protection.hintPwd": "تغيير أو مسح كلمة المرور",
|
||||
"Common.Views.Protection.hintSignature": "اضافة توقيع رقمي او خط توقيعي",
|
||||
"Common.Views.Protection.txtAddPwd": "اضافة كلمة مرور",
|
||||
"Common.Views.Protection.hintSignature": "إضافة توقيع رقمي او خط توقيعي",
|
||||
"Common.Views.Protection.txtAddPwd": "إضافة كلمة مرور",
|
||||
"Common.Views.Protection.txtChangePwd": "تغيير كلمة المرور",
|
||||
"Common.Views.Protection.txtDeletePwd": "حذف كلمة السر",
|
||||
"Common.Views.Protection.txtEncrypt": "تشفير",
|
||||
"Common.Views.Protection.txtInvisibleSignature": "اضافة توقيع رقمي",
|
||||
"Common.Views.Protection.txtInvisibleSignature": "إضافة توقيع رقمي",
|
||||
"Common.Views.Protection.txtSignature": "توقيع",
|
||||
"Common.Views.Protection.txtSignatureLine": "اضافة خط توقيعي",
|
||||
"Common.Views.Protection.txtSignatureLine": "إضافة خط توقيعي",
|
||||
"Common.Views.RecentFiles.txtOpenRecent": "الملفات التي تم فتحها مؤخراً",
|
||||
"Common.Views.RenameDialog.textName": "اسم الملف",
|
||||
"Common.Views.RenameDialog.txtInvalidName": "لا يمكن لاسم الملف أن يحتوي على الرموز التالية:",
|
||||
@ -768,7 +767,7 @@
|
||||
"Common.Views.ReviewChanges.txtTurnon": "تعقب التغييرات",
|
||||
"Common.Views.ReviewChanges.txtView": "وضع العرض",
|
||||
"Common.Views.ReviewPopover.textAdd": "اضافة",
|
||||
"Common.Views.ReviewPopover.textAddReply": "اضافة رد",
|
||||
"Common.Views.ReviewPopover.textAddReply": "إضافة رد",
|
||||
"Common.Views.ReviewPopover.textCancel": "إلغاء",
|
||||
"Common.Views.ReviewPopover.textClose": "إغلاق",
|
||||
"Common.Views.ReviewPopover.textEdit": "موافق",
|
||||
@ -788,7 +787,7 @@
|
||||
"Common.Views.SearchPanel.textContentChanged": "تم تغيير المستند.",
|
||||
"Common.Views.SearchPanel.textFind": "بحث",
|
||||
"Common.Views.SearchPanel.textFindAndReplace": "بحث و استبدال",
|
||||
"Common.Views.SearchPanel.textItemsSuccessfullyReplaced": "{0} عناصر تم استبدالهم بنجاح.",
|
||||
"Common.Views.SearchPanel.textItemsSuccessfullyReplaced": "{0} عناصر تم استبدالها بنجاح.",
|
||||
"Common.Views.SearchPanel.textMatchUsingRegExp": "المطابقة باستخدام التعبيرات العادية",
|
||||
"Common.Views.SearchPanel.textNoMatches": "لا توجد تطابقات",
|
||||
"Common.Views.SearchPanel.textNoSearchResults": "لا يوجد نتائج بحث",
|
||||
@ -796,7 +795,7 @@
|
||||
"Common.Views.SearchPanel.textReplace": "استبدال",
|
||||
"Common.Views.SearchPanel.textReplaceAll": "استبدال الكل",
|
||||
"Common.Views.SearchPanel.textReplaceWith": "إستبدال بـ",
|
||||
"Common.Views.SearchPanel.textSearchAgain": "{0}\nأجرى بحث جديد\n{1}\nلنتائج دقيقة.",
|
||||
"Common.Views.SearchPanel.textSearchAgain": "{0}إجراء بحث جديد{1} للحصول على نتائج دقيقة.",
|
||||
"Common.Views.SearchPanel.textSearchHasStopped": "توقف البحث",
|
||||
"Common.Views.SearchPanel.textSearchResults": "نتائج البحث: {0}/{1}",
|
||||
"Common.Views.SearchPanel.textTooManyResults": "هناك الكثير من النتائج لعرضها هنا",
|
||||
@ -1475,7 +1474,7 @@
|
||||
"PE.Controllers.Toolbar.txtMatrix_Flat_Square": "مصفوفة متبعثرة بين أقواس",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_2": "مصفوفة وحدة 2×2 مع اصفار",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_2_NoZeros": "مصفوفة وحدة 2×2 مع خلايا ليست قطرية فارغة ",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_3": "مصفوفة وحدة 3×3 مع اصفار",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_3": "مصفوفة وحدة 3×3 مع أصفار",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_3_NoZeros": "مصفوفة وحدة 3×3 مع خلايا ليست قطرية فارغة",
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowD_Bot": "سهم سفلي يمين-يسار",
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowD_Top": "سهم علوي يمين-يسار",
|
||||
@ -1681,8 +1680,8 @@
|
||||
"PE.Views.DateTimeDialog.textUpdate": "التحديث تلقائياً",
|
||||
"PE.Views.DateTimeDialog.txtTitle": "التاريخ و الوقت",
|
||||
"PE.Views.DocumentHolder.aboveText": "فوق",
|
||||
"PE.Views.DocumentHolder.addCommentText": "اضافة تعليق",
|
||||
"PE.Views.DocumentHolder.addToLayoutText": "اضافة إلى المخطط",
|
||||
"PE.Views.DocumentHolder.addCommentText": "إضافة تعليق",
|
||||
"PE.Views.DocumentHolder.addToLayoutText": "إضافة للمخطط",
|
||||
"PE.Views.DocumentHolder.advancedChartText": "الإعدادات المتقدمة للرسم البياني",
|
||||
"PE.Views.DocumentHolder.advancedEquationText": "إعدادات المعادلة",
|
||||
"PE.Views.DocumentHolder.advancedImageText": "خيارات الصورة المتقدمة",
|
||||
@ -1739,7 +1738,7 @@
|
||||
"PE.Views.DocumentHolder.splitCellTitleText": "تقسيم الخلية",
|
||||
"PE.Views.DocumentHolder.tableText": "جدول",
|
||||
"PE.Views.DocumentHolder.textAddHGuides": "إضافة خط دليل أفقي",
|
||||
"PE.Views.DocumentHolder.textAddVGuides": "اضافة خط دليل شاقولي",
|
||||
"PE.Views.DocumentHolder.textAddVGuides": "إضافة دليل عمودي",
|
||||
"PE.Views.DocumentHolder.textArrangeBack": "ارسال إلى الخلفية",
|
||||
"PE.Views.DocumentHolder.textArrangeBackward": "إرسال إلى الوراء",
|
||||
"PE.Views.DocumentHolder.textArrangeForward": "قدم للأمام",
|
||||
@ -1772,7 +1771,7 @@
|
||||
"PE.Views.DocumentHolder.textRotate90": "تدوير ٩٠° باتجاه عقارب الساعة",
|
||||
"PE.Views.DocumentHolder.textRulers": "مساطر",
|
||||
"PE.Views.DocumentHolder.textSaveAsPicture": "حفظ كصورة",
|
||||
"PE.Views.DocumentHolder.textShapeAlignBottom": "المحاذاة للاسفل",
|
||||
"PE.Views.DocumentHolder.textShapeAlignBottom": "المحاذاة للأسفل",
|
||||
"PE.Views.DocumentHolder.textShapeAlignCenter": "توسيط",
|
||||
"PE.Views.DocumentHolder.textShapeAlignLeft": "محاذاة إلى اليسار",
|
||||
"PE.Views.DocumentHolder.textShapeAlignMiddle": "محاذاة للمنتصف",
|
||||
@ -1786,16 +1785,16 @@
|
||||
"PE.Views.DocumentHolder.textUndo": "تراجع",
|
||||
"PE.Views.DocumentHolder.tipGuides": "عرض الخطوط الدلالية",
|
||||
"PE.Views.DocumentHolder.tipIsLocked": "هذا العنصر يتم حالياً تحريره من قبل مستخدم آخر",
|
||||
"PE.Views.DocumentHolder.toDictionaryText": "اضف الى القاموس",
|
||||
"PE.Views.DocumentHolder.txtAddBottom": "اضافة حد سفلي",
|
||||
"PE.Views.DocumentHolder.txtAddFractionBar": "اضافة شريط كسر",
|
||||
"PE.Views.DocumentHolder.txtAddHor": "اضافة خط افقي",
|
||||
"PE.Views.DocumentHolder.txtAddLB": "اضافة خط على اسفل اليسار",
|
||||
"PE.Views.DocumentHolder.txtAddLeft": "اضافة حد على اليسار",
|
||||
"PE.Views.DocumentHolder.txtAddLT": "اضافة خط اعلى اليسار",
|
||||
"PE.Views.DocumentHolder.txtAddRight": "اضافة حد ايمن",
|
||||
"PE.Views.DocumentHolder.txtAddTop": "اضافة حد علوي",
|
||||
"PE.Views.DocumentHolder.txtAddVer": "اضافة خط شاقولي",
|
||||
"PE.Views.DocumentHolder.toDictionaryText": "إضافة للقاموس",
|
||||
"PE.Views.DocumentHolder.txtAddBottom": "إضافة حد سفلي",
|
||||
"PE.Views.DocumentHolder.txtAddFractionBar": "إضافة شريط كسر",
|
||||
"PE.Views.DocumentHolder.txtAddHor": "إضافة خط أفقي",
|
||||
"PE.Views.DocumentHolder.txtAddLB": "إضافة خط على أسفل اليسار",
|
||||
"PE.Views.DocumentHolder.txtAddLeft": "إضافة حد على اليسار",
|
||||
"PE.Views.DocumentHolder.txtAddLT": "إضافة خط أعلى اليسار",
|
||||
"PE.Views.DocumentHolder.txtAddRight": "إضافة حد أيمن",
|
||||
"PE.Views.DocumentHolder.txtAddTop": "إضافة حد علوي",
|
||||
"PE.Views.DocumentHolder.txtAddVer": "إضافة خط عمودي",
|
||||
"PE.Views.DocumentHolder.txtAlign": "محاذاة",
|
||||
"PE.Views.DocumentHolder.txtAlignToChar": "محاذاة إلى الحرف",
|
||||
"PE.Views.DocumentHolder.txtArrange": "ترتيب",
|
||||
@ -1930,7 +1929,7 @@
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "إنشاء جديد",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "تطبيق",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "إضافة مؤلف",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "اضافة نص",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "إضافة نص",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAppName": "التطبيق",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "المؤلف",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "تغيير حقوق الوصول",
|
||||
@ -2240,7 +2239,7 @@
|
||||
"PE.Views.ShapeSettings.textStyle": "النمط",
|
||||
"PE.Views.ShapeSettings.textTexture": "من النسيج",
|
||||
"PE.Views.ShapeSettings.textTile": "بلاطة",
|
||||
"PE.Views.ShapeSettings.tipAddGradientPoint": "اضافة نقطة تدرج",
|
||||
"PE.Views.ShapeSettings.tipAddGradientPoint": "إضافة نقطة تدرج",
|
||||
"PE.Views.ShapeSettings.tipRemoveGradientPoint": "إزالة نقطة التدرج",
|
||||
"PE.Views.ShapeSettings.txtBrownPaper": "ورقة بنية",
|
||||
"PE.Views.ShapeSettings.txtCanvas": "لوحة رسم",
|
||||
@ -2348,7 +2347,7 @@
|
||||
"PE.Views.SlideSettings.textStyle": "النمط",
|
||||
"PE.Views.SlideSettings.textTexture": "من النسيج",
|
||||
"PE.Views.SlideSettings.textTile": "بلاطة",
|
||||
"PE.Views.SlideSettings.tipAddGradientPoint": "اضافة نقطة تدرج",
|
||||
"PE.Views.SlideSettings.tipAddGradientPoint": "إضافة نقطة تدرج",
|
||||
"PE.Views.SlideSettings.tipRemoveGradientPoint": "إزالة نقطة التدرج",
|
||||
"PE.Views.SlideSettings.txtBrownPaper": "ورقة بنية",
|
||||
"PE.Views.SlideSettings.txtCanvas": "لوحة رسم",
|
||||
@ -2512,7 +2511,7 @@
|
||||
"PE.Views.TextArtSettings.textTexture": "من النسيج",
|
||||
"PE.Views.TextArtSettings.textTile": "بلاطة",
|
||||
"PE.Views.TextArtSettings.textTransform": "تحويل",
|
||||
"PE.Views.TextArtSettings.tipAddGradientPoint": "اضافة نقطة تدرج",
|
||||
"PE.Views.TextArtSettings.tipAddGradientPoint": "إضافة نقطة تدرج",
|
||||
"PE.Views.TextArtSettings.tipRemoveGradientPoint": "إزالة نقطة التدرج",
|
||||
"PE.Views.TextArtSettings.txtBrownPaper": "ورقة بنية",
|
||||
"PE.Views.TextArtSettings.txtCanvas": "لوحة رسم",
|
||||
@ -2527,7 +2526,7 @@
|
||||
"PE.Views.TextArtSettings.txtPapyrus": "بردي",
|
||||
"PE.Views.TextArtSettings.txtWood": "خشب",
|
||||
"PE.Views.Toolbar.capAddSlide": "إضافة شريحة",
|
||||
"PE.Views.Toolbar.capBtnAddComment": "اضافة تعليق",
|
||||
"PE.Views.Toolbar.capBtnAddComment": "إضافة تعليق",
|
||||
"PE.Views.Toolbar.capBtnComment": "تعليق",
|
||||
"PE.Views.Toolbar.capBtnDateTime": "التاريخ و الوقت",
|
||||
"PE.Views.Toolbar.capBtnInsHeaderFooter": "الترويسة و التذييل",
|
||||
@ -2601,7 +2600,7 @@
|
||||
"PE.Views.Toolbar.textRecentlyUsed": "تم استخدامها مؤخراً",
|
||||
"PE.Views.Toolbar.textRegistered": "توقيع مسجل",
|
||||
"PE.Views.Toolbar.textSection": "إشارة قسم",
|
||||
"PE.Views.Toolbar.textShapeAlignBottom": "المحاذاة للاسفل",
|
||||
"PE.Views.Toolbar.textShapeAlignBottom": "المحاذاة للأسفل",
|
||||
"PE.Views.Toolbar.textShapeAlignCenter": "توسيط",
|
||||
"PE.Views.Toolbar.textShapeAlignLeft": "محاذاة إلى اليسار",
|
||||
"PE.Views.Toolbar.textShapeAlignMiddle": "محاذاة للمنتصف",
|
||||
@ -2656,7 +2655,7 @@
|
||||
"PE.Views.Toolbar.tipInsertChart": "إدراج رسم بياني",
|
||||
"PE.Views.Toolbar.tipInsertEquation": "إدراج معادلة",
|
||||
"PE.Views.Toolbar.tipInsertHorizontalText": "إدراج صندوق نص أفقي",
|
||||
"PE.Views.Toolbar.tipInsertHyperlink": "اضافة ارتباط تشعبي",
|
||||
"PE.Views.Toolbar.tipInsertHyperlink": "إضافة ارتباط تشعبي",
|
||||
"PE.Views.Toolbar.tipInsertImage": "إدراج صورة",
|
||||
"PE.Views.Toolbar.tipInsertShape": "إدراج شكل",
|
||||
"PE.Views.Toolbar.tipInsertSmartArt": "إدراج SmartArt",
|
||||
@ -2764,7 +2763,7 @@
|
||||
"PE.Views.Transitions.txtPreview": "معاينة",
|
||||
"PE.Views.Transitions.txtSec": "ثانية",
|
||||
"PE.Views.ViewTab.textAddHGuides": "إضافة خط دليل أفقي",
|
||||
"PE.Views.ViewTab.textAddVGuides": "اضافة خط دليل شاقولي",
|
||||
"PE.Views.ViewTab.textAddVGuides": "إضافة دليل عمودي",
|
||||
"PE.Views.ViewTab.textAlwaysShowToolbar": "أظهر دائما شريط الأدوات",
|
||||
"PE.Views.ViewTab.textClearGuides": "أدلة واضحة",
|
||||
"PE.Views.ViewTab.textCm": "سم",
|
||||
|
||||
@ -309,8 +309,18 @@
|
||||
"Common.Utils.String.textAlt": "Alt",
|
||||
"Common.Utils.String.textCtrl": "Ctrl",
|
||||
"Common.Utils.String.textShift": "Shift",
|
||||
"Common.Utils.ThemeColor.txtBlue": "Azul",
|
||||
"Common.Utils.ThemeColor.txtBrightGreen": "Verde brilhante",
|
||||
"Common.Utils.ThemeColor.txtDarkBlue": "Azul escuro",
|
||||
"Common.Utils.ThemeColor.txtDarkGreen": "Verde escuro",
|
||||
"Common.Utils.ThemeColor.txtDarkRed": "Vermelho escuro",
|
||||
"Common.Utils.ThemeColor.txtGreen": "Verde",
|
||||
"Common.Utils.ThemeColor.txtLightBlue": "Azul claro",
|
||||
"Common.Utils.ThemeColor.txtLightGreen": "Verde claro",
|
||||
"Common.Utils.ThemeColor.txtRed": "Vermelho",
|
||||
"Common.Utils.ThemeColor.txtSkyBlue": "Azul celeste",
|
||||
"Common.Views.About.txtAddress": "endereço:",
|
||||
"Common.Views.About.txtLicensee": "LICENÇA",
|
||||
"Common.Views.About.txtLicensee": "LICENCIADO",
|
||||
"Common.Views.About.txtLicensor": "LICENCIANTE",
|
||||
"Common.Views.About.txtMail": "e-mail:",
|
||||
"Common.Views.About.txtPoweredBy": "Desenvolvido por",
|
||||
@ -381,6 +391,13 @@
|
||||
"Common.Views.CopyWarningDialog.textToPaste": "para Colar",
|
||||
"Common.Views.DocumentAccessDialog.textLoading": "A carregar...",
|
||||
"Common.Views.DocumentAccessDialog.textTitle": "Definições de partilha",
|
||||
"Common.Views.Draw.hintEraser": "Borracha",
|
||||
"Common.Views.Draw.hintSelect": "Selecionar",
|
||||
"Common.Views.Draw.txtEraser": "Borracha",
|
||||
"Common.Views.Draw.txtHighlighter": "Marcador",
|
||||
"Common.Views.Draw.txtPen": "Caneta",
|
||||
"Common.Views.Draw.txtSelect": "Selecionar",
|
||||
"Common.Views.Draw.txtSize": "Tamanho",
|
||||
"Common.Views.ExternalDiagramEditor.textTitle": "Editor de gráfico",
|
||||
"Common.Views.ExternalEditor.textClose": "Fechar",
|
||||
"Common.Views.ExternalEditor.textSave": "Guardar e sair",
|
||||
@ -469,6 +486,7 @@
|
||||
"Common.Views.PluginDlg.textLoading": "A carregar",
|
||||
"Common.Views.Plugins.groupCaption": "Plugins",
|
||||
"Common.Views.Plugins.strPlugins": "Plugins",
|
||||
"Common.Views.Plugins.textSettings": "Definições",
|
||||
"Common.Views.Plugins.textStart": "Iniciar",
|
||||
"Common.Views.Plugins.textStop": "Parar",
|
||||
"Common.Views.Protection.hintAddPwd": "Cifrar com palavra-passe",
|
||||
@ -482,6 +500,7 @@
|
||||
"Common.Views.Protection.txtInvisibleSignature": "Inserir assinatura digital",
|
||||
"Common.Views.Protection.txtSignature": "Assinatura",
|
||||
"Common.Views.Protection.txtSignatureLine": "Adicionar linha de assinatura",
|
||||
"Common.Views.RecentFiles.txtOpenRecent": "Abrir recente",
|
||||
"Common.Views.RenameDialog.textName": "Nome do ficheiro",
|
||||
"Common.Views.RenameDialog.txtInvalidName": "O nome do ficheiro não pode ter qualquer um dos seguintes caracteres:",
|
||||
"Common.Views.ReviewChanges.hintNext": "Para a próxima alteração",
|
||||
@ -740,6 +759,7 @@
|
||||
"PE.Controllers.Main.textShape": "Forma",
|
||||
"PE.Controllers.Main.textStrict": "Modo estrito",
|
||||
"PE.Controllers.Main.textText": "Texto",
|
||||
"PE.Controllers.Main.textTryQuickPrint": "Selecionou Impressão rápida: todo o documento será impresso na última impressora selecionada ou predefinida.<br>Deseja continuar?",
|
||||
"PE.Controllers.Main.textTryUndoRedo": "As funções Desfazer/Refazer foram desativadas para se poder coeditar o documento.<br>Clique no botão 'Modo estrito' para ativar este modo de edição e editar o ficheiro sem ser incomodado por outros utilizadores enviando apenas as suas alterações assim que terminar e guardar. Pode alternar entre modos de coedição através das definições avançadas.",
|
||||
"PE.Controllers.Main.textTryUndoRedoWarn": "As funções Desfazer/Refazer estão desativadas no modo de co-edição rápida.",
|
||||
"PE.Controllers.Main.titleLicenseExp": "Licença caducada",
|
||||
@ -1008,6 +1028,7 @@
|
||||
"PE.Controllers.Main.waitText": "Aguarde...",
|
||||
"PE.Controllers.Main.warnBrowserIE9": "A aplicação não funciona corretamente com IE9. Deve utilizar IE10 ou superior",
|
||||
"PE.Controllers.Main.warnBrowserZoom": "A definição de ampliação atual do navegador não é totalmente suportada. Prima Ctrl+0 para repor o valor padrão.",
|
||||
"PE.Controllers.Main.warnLicenseAnonymous": "Acesso negado a utilizadores anónimos.<br>Este documento será aberto apenas para visualização.",
|
||||
"PE.Controllers.Main.warnLicenseExceeded": "Atingiu o limite de ligações simultâneas a %1 editores. Este documento será aberto no modo de leitura.<br>Contacte o administrador para obter mais detalhes.",
|
||||
"PE.Controllers.Main.warnLicenseExp": "A sua licença caducou.<br>Deve atualizar a licença e recarregar a página.",
|
||||
"PE.Controllers.Main.warnLicenseLimitedNoAccess": "Licença caducada.<br>Não pode editar o documento.<br>Por favor contacte o seu administrador.",
|
||||
@ -1736,6 +1757,7 @@
|
||||
"PE.Views.FileMenuPanels.Settings.txtNative": "Nativo",
|
||||
"PE.Views.FileMenuPanels.Settings.txtProofing": "Correção",
|
||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Ponto",
|
||||
"PE.Views.FileMenuPanels.Settings.txtQuickPrintTip": "O documento será impresso na última impressora selecionada ou predefinida",
|
||||
"PE.Views.FileMenuPanels.Settings.txtRunMacros": "Ativar tudo",
|
||||
"PE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "Ativar todas as macros sem uma notificação",
|
||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Verificação ortográfica",
|
||||
@ -1890,6 +1912,7 @@
|
||||
"PE.Views.ParagraphSettingsAdvanced.textTabRight": "Direita",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textTitle": "Parágrafo - Definições avançadas",
|
||||
"PE.Views.ParagraphSettingsAdvanced.txtAutoText": "Automático",
|
||||
"PE.Views.PrintWithPreview.txtPaperSize": "Tamanho do papel",
|
||||
"PE.Views.RightMenu.txtChartSettings": "Definições de gráfico",
|
||||
"PE.Views.RightMenu.txtImageSettings": "Definições de imagem",
|
||||
"PE.Views.RightMenu.txtParagraphSettings": "Configurações do parágrafo",
|
||||
@ -1990,6 +2013,7 @@
|
||||
"PE.Views.ShapeSettingsAdvanced.textRight": "Direita",
|
||||
"PE.Views.ShapeSettingsAdvanced.textRotation": "Rotação",
|
||||
"PE.Views.ShapeSettingsAdvanced.textRound": "Rodada",
|
||||
"PE.Views.ShapeSettingsAdvanced.textShapeName": "Nome da forma",
|
||||
"PE.Views.ShapeSettingsAdvanced.textShrink": "Reduzir o texto ao transbordar",
|
||||
"PE.Views.ShapeSettingsAdvanced.textSize": "Tamanho",
|
||||
"PE.Views.ShapeSettingsAdvanced.textSpacing": "Espaçamento entre colunas",
|
||||
@ -2288,6 +2312,7 @@
|
||||
"PE.Views.Toolbar.textSuperscript": "Sobrescrito",
|
||||
"PE.Views.Toolbar.textTabAnimation": "Animação",
|
||||
"PE.Views.Toolbar.textTabCollaboration": "Colaboração",
|
||||
"PE.Views.Toolbar.textTabDraw": "Desenhar",
|
||||
"PE.Views.Toolbar.textTabFile": "Ficheiro",
|
||||
"PE.Views.Toolbar.textTabHome": "Base",
|
||||
"PE.Views.Toolbar.textTabInsert": "Inserir",
|
||||
|
||||
@ -433,6 +433,7 @@
|
||||
"Common.UI.ExtendedColorDialog.textRGBErr": "O valor inserido está incorreto.<br>Insira um valor numérico entre 0 e 255.",
|
||||
"Common.UI.HSBColorPicker.textNoColor": "Sem cor",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Ocultar palavra-chave",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHold": "Pressione e segure para mostrar a senha",
|
||||
"Common.UI.InputFieldBtnPassword.textHintShowPwd": "Mostrar senha",
|
||||
"Common.UI.SearchBar.textFind": "Localizar",
|
||||
"Common.UI.SearchBar.tipCloseSearch": "Fechar pesquisa",
|
||||
@ -578,6 +579,9 @@
|
||||
"Common.Views.Comments.textResolve": "Resolver",
|
||||
"Common.Views.Comments.textResolved": "Resolvido",
|
||||
"Common.Views.Comments.textSort": "Ordenar comentários",
|
||||
"Common.Views.Comments.textSortFilter": "Classifique e filtre comentários",
|
||||
"Common.Views.Comments.textSortFilterMore": "Classificar, filtrar e muito mais",
|
||||
"Common.Views.Comments.textSortMore": "Classificar e muito mais",
|
||||
"Common.Views.Comments.textViewResolved": "Não tem permissão para reabrir comentários",
|
||||
"Common.Views.Comments.txtEmpty": "Não há comentários no documento.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Não exibir esta mensagem novamente",
|
||||
@ -684,10 +688,16 @@
|
||||
"Common.Views.PasswordDialog.txtTitle": "Definir senha",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Cuidado: se você perder ou esquecer a senha, não será possível recuperá-la. Guarde-o em local seguro.",
|
||||
"Common.Views.PluginDlg.textLoading": "Carregamento",
|
||||
"Common.Views.PluginPanel.textClosePanel": "Fechar plug-in",
|
||||
"Common.Views.PluginPanel.textLoading": "Carregando",
|
||||
"Common.Views.Plugins.groupCaption": "Plug-ins",
|
||||
"Common.Views.Plugins.strPlugins": "Plug-ins",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "Plug-ins em segundo plano",
|
||||
"Common.Views.Plugins.textSettings": "Configurações",
|
||||
"Common.Views.Plugins.textStart": "Iniciar",
|
||||
"Common.Views.Plugins.textStop": "Parar",
|
||||
"Common.Views.Plugins.textTheListOfBackgroundPlugins": "A lista de plug-ins de segundo plano",
|
||||
"Common.Views.Plugins.tipMore": "Mais",
|
||||
"Common.Views.Protection.hintAddPwd": "Criptografar com senha",
|
||||
"Common.Views.Protection.hintDelPwd": "Excluir senha",
|
||||
"Common.Views.Protection.hintPwd": "Alterar ou excluir senha",
|
||||
@ -953,6 +963,7 @@
|
||||
"PE.Controllers.Main.textLoadingDocument": "Carregando apresentação",
|
||||
"PE.Controllers.Main.textLongName": "Insira um nome com menos de 128 caracteres.",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "Limite de licença atingido",
|
||||
"PE.Controllers.Main.textObject": "Objeto",
|
||||
"PE.Controllers.Main.textPaidFeature": "Recurso pago",
|
||||
"PE.Controllers.Main.textReconnect": "A conexão é restaurada",
|
||||
"PE.Controllers.Main.textRemember": "Lembre-se da minha escolha",
|
||||
|
||||
@ -579,6 +579,9 @@
|
||||
"Common.Views.Comments.textResolve": "Rezolvare",
|
||||
"Common.Views.Comments.textResolved": "Rezolvat",
|
||||
"Common.Views.Comments.textSort": "Sortare comentarii",
|
||||
"Common.Views.Comments.textSortFilter": "Sortare și filtrare comentarii",
|
||||
"Common.Views.Comments.textSortFilterMore": "Sortare, filtrare și mai multe",
|
||||
"Common.Views.Comments.textSortMore": "Sortare și mai multe",
|
||||
"Common.Views.Comments.textViewResolved": "Dvs. nu aveți permisiunea de a redeschide comentariu",
|
||||
"Common.Views.Comments.txtEmpty": "Nu există niciun comentariu.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Nu afișa acest mesaj din nou",
|
||||
|
||||
@ -578,7 +578,7 @@
|
||||
"Common.Views.Comments.textReply": "Ответить",
|
||||
"Common.Views.Comments.textResolve": "Решить",
|
||||
"Common.Views.Comments.textResolved": "Решено",
|
||||
"Common.Views.Comments.textSort": "Сортировать комментарии",
|
||||
"Common.Views.Comments.textSort": "Сортировка комментариев",
|
||||
"Common.Views.Comments.textSortFilter": "Сортировка и фильтрация комментариев",
|
||||
"Common.Views.Comments.textSortFilterMore": "Сортировка, фильтрация и прочее",
|
||||
"Common.Views.Comments.textSortMore": "Сортировка и прочее",
|
||||
|
||||
@ -684,6 +684,7 @@
|
||||
"Common.Views.PluginDlg.textLoading": "載入中",
|
||||
"Common.Views.Plugins.groupCaption": "外掛程式",
|
||||
"Common.Views.Plugins.strPlugins": "外掛程式",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "背景組件",
|
||||
"Common.Views.Plugins.textStart": "開始",
|
||||
"Common.Views.Plugins.textStop": "停止",
|
||||
"Common.Views.Protection.hintAddPwd": "用密碼加密",
|
||||
@ -2533,6 +2534,7 @@
|
||||
"PE.Views.Toolbar.textColumnsOne": "一欄",
|
||||
"PE.Views.Toolbar.textColumnsThree": "三欄",
|
||||
"PE.Views.Toolbar.textColumnsTwo": "兩欄",
|
||||
"PE.Views.Toolbar.textDollar": "美元符號",
|
||||
"PE.Views.Toolbar.textItalic": "斜體",
|
||||
"PE.Views.Toolbar.textListSettings": "清單設定",
|
||||
"PE.Views.Toolbar.textRecentlyUsed": "最近使用",
|
||||
@ -2574,6 +2576,7 @@
|
||||
"PE.Views.Toolbar.tipDateTime": "插入當前日期和時間",
|
||||
"PE.Views.Toolbar.tipDecFont": "字體變小",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "減少縮排",
|
||||
"PE.Views.Toolbar.tipEditHeaderFooter": "頁首頁尾",
|
||||
"PE.Views.Toolbar.tipFontColor": "字體顏色",
|
||||
"PE.Views.Toolbar.tipFontName": "字體",
|
||||
"PE.Views.Toolbar.tipFontSize": "字體大小",
|
||||
|
||||
@ -578,6 +578,9 @@
|
||||
"Common.Views.Comments.textResolve": "解決",
|
||||
"Common.Views.Comments.textResolved": "已解決",
|
||||
"Common.Views.Comments.textSort": "排序批注",
|
||||
"Common.Views.Comments.textSortFilter": "排序和过滤评论",
|
||||
"Common.Views.Comments.textSortFilterMore": "排序、过滤、以及更多",
|
||||
"Common.Views.Comments.textSortMore": "排序以及更多",
|
||||
"Common.Views.Comments.textViewResolved": "您无权重新打开批注",
|
||||
"Common.Views.Comments.txtEmpty": "文档中没有任何批注。",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "不再显示此消息",
|
||||
@ -684,10 +687,16 @@
|
||||
"Common.Views.PasswordDialog.txtTitle": "设置密码",
|
||||
"Common.Views.PasswordDialog.txtWarning": "警告:如果您丢失或忘记了密码,则无法恢复。请安全的保存密码。",
|
||||
"Common.Views.PluginDlg.textLoading": "载入中",
|
||||
"Common.Views.PluginPanel.textClosePanel": "关闭插件",
|
||||
"Common.Views.PluginPanel.textLoading": "载入中",
|
||||
"Common.Views.Plugins.groupCaption": "插件",
|
||||
"Common.Views.Plugins.strPlugins": "插件",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "后台插件",
|
||||
"Common.Views.Plugins.textSettings": "设置",
|
||||
"Common.Views.Plugins.textStart": "开始",
|
||||
"Common.Views.Plugins.textStop": "停止",
|
||||
"Common.Views.Plugins.textTheListOfBackgroundPlugins": "后台插件列表",
|
||||
"Common.Views.Plugins.tipMore": "更多",
|
||||
"Common.Views.Protection.hintAddPwd": "使用密码进行加密",
|
||||
"Common.Views.Protection.hintDelPwd": "删除密码",
|
||||
"Common.Views.Protection.hintPwd": "更改或删除密码",
|
||||
@ -2612,7 +2621,7 @@
|
||||
"PE.Views.Toolbar.textTabHome": "首页",
|
||||
"PE.Views.Toolbar.textTabInsert": "插入",
|
||||
"PE.Views.Toolbar.textTabProtect": "保护",
|
||||
"PE.Views.Toolbar.textTabTransitions": "转场",
|
||||
"PE.Views.Toolbar.textTabTransitions": "切换",
|
||||
"PE.Views.Toolbar.textTabView": "视图",
|
||||
"PE.Views.Toolbar.textTilde": "波浪号",
|
||||
"PE.Views.Toolbar.textTitleError": "错误",
|
||||
|
||||
@ -43,6 +43,12 @@
|
||||
"textStandartColors": "الألوان القياسية",
|
||||
"textThemeColors": "ألوان السمة"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "داكن",
|
||||
"light": "سمة فاتحة",
|
||||
"system": "استخدم سمة النظام",
|
||||
"textTheme": "السمة"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "تحذير",
|
||||
"textAnonymous": "مجهول",
|
||||
@ -56,12 +62,6 @@
|
||||
"textWarningRestoreVersion": "سيتم حفظ الملف الحالي في سجل الإصدارات.",
|
||||
"titleWarningRestoreVersion": "إستعادة هذه النسخة؟",
|
||||
"txtErrorLoadHistory": "فشل تحميل السجل"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -107,7 +107,7 @@
|
||||
"Diagram": "مخطط",
|
||||
"Diagram Title": "عنوان الرسم البياني",
|
||||
"Footer": "التذييل",
|
||||
"Header": "ترويسة",
|
||||
"Header": "رأس",
|
||||
"Image": "صورة",
|
||||
"Loading": "يتم التحميل",
|
||||
"Media": "الوسائط",
|
||||
@ -138,7 +138,7 @@
|
||||
"textRemember": "تذَكر اختياراتي",
|
||||
"textReplaceSkipped": "تم عمل الاستبدال. {0} حالات تم تجاوزها",
|
||||
"textReplaceSuccess": "انتهى البحث. الحالات المستبدلة: {0}",
|
||||
"textRequestMacros": "قام ماكرو بعمل طلب إلى عنوان رابط.هل ترغب بالسماح بالطلب لـ %1",
|
||||
"textRequestMacros": "قامت الاختصارات بعمل طلب إلى عنوان رابط.هل ترغب بالسماح بالطلب لـ %1؟",
|
||||
"textYes": "نعم",
|
||||
"titleLicenseExp": "الترخيص منتهي الصلاحية",
|
||||
"titleLicenseNotActive": "الترخيص غير مُفعّل",
|
||||
@ -322,8 +322,8 @@
|
||||
"textBottomLeft": "أسفل اليسار",
|
||||
"textBottomRight": "أسفل اليمين",
|
||||
"textBringToForeground": "إحضار إلى الأمام",
|
||||
"textBullets": "نقط",
|
||||
"textBulletsAndNumbers": "التعداد النقطي و الأرقام",
|
||||
"textBullets": "قائمة نقطية",
|
||||
"textBulletsAndNumbers": "القائمة النقطية و الأرقام",
|
||||
"textCancel": "الغاء",
|
||||
"textCaseSensitive": "حساس لحالة الأحرف",
|
||||
"textCellMargins": "هوامش الخلية",
|
||||
@ -468,6 +468,7 @@
|
||||
"textColorSchemes": "أنظمة الألوان",
|
||||
"textComment": "تعليق",
|
||||
"textCreated": "تم الإنشاء",
|
||||
"textDark": "داكن",
|
||||
"textDarkTheme": "الوضع الداكن",
|
||||
"textDisableAll": "تعطيل الكل",
|
||||
"textDisableAllMacrosWithNotification": "إيقاف كل وحدات الماكرو بإشعار",
|
||||
@ -487,6 +488,7 @@
|
||||
"textInch": "بوصة",
|
||||
"textLastModified": "آخر تعديل",
|
||||
"textLastModifiedBy": "آخر تعديل بواسطة",
|
||||
"textLight": "فاتح",
|
||||
"textLoading": "جار التحميل...",
|
||||
"textLocation": "الموقع",
|
||||
"textMacrosSettings": "إعدادات وحدات الماكرو",
|
||||
@ -503,6 +505,7 @@
|
||||
"textReplaceAll": "استبدال الكل",
|
||||
"textRestartApplication": "الرجاء إعادة تشغيل التطبيق حتى يتم تطبيق التغييرات",
|
||||
"textRTL": "من اليمين إلى اليسار",
|
||||
"textSameAsSystem": "نفس النظام",
|
||||
"textSearch": "بحث",
|
||||
"textSettings": "الإعدادات",
|
||||
"textShowNotification": "عرض الإشعار",
|
||||
@ -510,6 +513,7 @@
|
||||
"textSpellcheck": "التدقيق الإملائي",
|
||||
"textSubject": "الموضوع",
|
||||
"textTel": "رقم الهاتف:",
|
||||
"textTheme": "السمة",
|
||||
"textTitle": "العنوان",
|
||||
"textUnitOfMeasurement": "وحدة القياس",
|
||||
"textUploaded": "تم الرفع",
|
||||
@ -531,16 +535,12 @@
|
||||
"txtScheme21": "Verve",
|
||||
"txtScheme22": "New Office",
|
||||
"txtScheme3": "Apex",
|
||||
"txtScheme4": "Aspect",
|
||||
"txtScheme4": "هيأة",
|
||||
"txtScheme5": "Civic",
|
||||
"txtScheme6": "Concourse",
|
||||
"txtScheme7": "Equity",
|
||||
"txtScheme8": "Flow",
|
||||
"txtScheme9": "Foundry",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
"txtScheme6": "توافق",
|
||||
"txtScheme7": "تكافؤ",
|
||||
"txtScheme8": "الانسياب",
|
||||
"txtScheme9": "فونيريا"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -496,7 +496,7 @@
|
||||
"textPoint": "Point",
|
||||
"textPoweredBy": "Réalisation",
|
||||
"textPresentationInfo": "Infos sur présentation",
|
||||
"textPresentationSettings": "Options présentation",
|
||||
"textPresentationSettings": "Paramètres de présentation",
|
||||
"textPresentationTitle": "Titre présentation",
|
||||
"textPrint": "Imprimer",
|
||||
"textReplace": "Remplacer",
|
||||
|
||||
@ -43,6 +43,12 @@
|
||||
"textStandartColors": "Cores padrão",
|
||||
"textThemeColors": "Cores do tema"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Escuro",
|
||||
"light": "Claro",
|
||||
"system": "O mesmo que o sistema",
|
||||
"textTheme": "Tema"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"textAnonymous": "Anónimo",
|
||||
@ -56,12 +62,6 @@
|
||||
"textWarningRestoreVersion": "O ficheiro atual será guardado no histórico de versões.",
|
||||
"titleWarningRestoreVersion": "Restaurar esta versão?",
|
||||
"txtErrorLoadHistory": "Falha ao carregar o histórico"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -468,6 +468,7 @@
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comentário",
|
||||
"textCreated": "Criado",
|
||||
"textDark": "Escuro",
|
||||
"textDarkTheme": "Tema escuro",
|
||||
"textDisableAll": "Desativar tudo",
|
||||
"textDisableAllMacrosWithNotification": "Desativar todas as macros com notificação",
|
||||
@ -487,6 +488,7 @@
|
||||
"textInch": "Polegada",
|
||||
"textLastModified": "Última modificação",
|
||||
"textLastModifiedBy": "Última modificação por",
|
||||
"textLight": "Claro",
|
||||
"textLoading": "A carregar...",
|
||||
"textLocation": "Localização",
|
||||
"textMacrosSettings": "Definições de macros",
|
||||
@ -503,6 +505,7 @@
|
||||
"textReplaceAll": "Substituir tudo",
|
||||
"textRestartApplication": "Reinicie a aplicação para aplicar as alterações",
|
||||
"textRTL": "RTL",
|
||||
"textSameAsSystem": "O mesmo que o sistema",
|
||||
"textSearch": "Pesquisar",
|
||||
"textSettings": "Definições",
|
||||
"textShowNotification": "Mostrar notificação",
|
||||
@ -510,6 +513,7 @@
|
||||
"textSpellcheck": "Verificação ortográfica",
|
||||
"textSubject": "Assunto",
|
||||
"textTel": "tel:",
|
||||
"textTheme": "Tema",
|
||||
"textTitle": "Título",
|
||||
"textUnitOfMeasurement": "Unidade de medida",
|
||||
"textUploaded": "Carregado",
|
||||
@ -536,11 +540,7 @@
|
||||
"txtScheme6": "Concurso",
|
||||
"txtScheme7": "Equidade",
|
||||
"txtScheme8": "Fluxo",
|
||||
"txtScheme9": "Fundição",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
"txtScheme9": "Fundição"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -43,6 +43,12 @@
|
||||
"textStandartColors": "Cores padrão",
|
||||
"textThemeColors": "Cores do tema"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Escuro",
|
||||
"light": "Claro",
|
||||
"system": "O mesmo que sistema",
|
||||
"textTheme": "Tema"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"textAnonymous": "Anônimo",
|
||||
@ -56,12 +62,6 @@
|
||||
"textWarningRestoreVersion": "O arquivo atual será salvo no histórico de versões.",
|
||||
"titleWarningRestoreVersion": "Restaurar esta versão?",
|
||||
"txtErrorLoadHistory": "Histórico de carregamento falhou"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -468,6 +468,7 @@
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comente",
|
||||
"textCreated": "Criado",
|
||||
"textDark": "Escuro",
|
||||
"textDarkTheme": "Tema Escuro",
|
||||
"textDisableAll": "Desabilitar tudo",
|
||||
"textDisableAllMacrosWithNotification": "Desativar todas as macros com notificação",
|
||||
@ -487,6 +488,7 @@
|
||||
"textInch": "Polegada",
|
||||
"textLastModified": "Última modificação",
|
||||
"textLastModifiedBy": "Última Modificação Por",
|
||||
"textLight": "Claro",
|
||||
"textLoading": "Carregando...",
|
||||
"textLocation": "Localização",
|
||||
"textMacrosSettings": "Configurações de macros",
|
||||
@ -503,6 +505,7 @@
|
||||
"textReplaceAll": "Substituir tudo",
|
||||
"textRestartApplication": "Reinicie o aplicativo para que as alterações entrem em vigor",
|
||||
"textRTL": "Da direita para esquerda",
|
||||
"textSameAsSystem": "O mesmo que sistema",
|
||||
"textSearch": "Pesquisar",
|
||||
"textSettings": "Configurações",
|
||||
"textShowNotification": "Mostrar notificação",
|
||||
@ -510,6 +513,7 @@
|
||||
"textSpellcheck": "Verificação ortográfica",
|
||||
"textSubject": "Assunto",
|
||||
"textTel": "tel:",
|
||||
"textTheme": "Tema",
|
||||
"textTitle": "Título",
|
||||
"textUnitOfMeasurement": "Unidade de medida",
|
||||
"textUploaded": "Carregado",
|
||||
@ -536,11 +540,7 @@
|
||||
"txtScheme6": "Concurso",
|
||||
"txtScheme7": "Patrimônio Líquido",
|
||||
"txtScheme8": "Fluxo",
|
||||
"txtScheme9": "Fundição",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
"txtScheme9": "Fundição"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -43,6 +43,12 @@
|
||||
"textStandartColors": "Culori standard",
|
||||
"textThemeColors": "Culori temă"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Întunecat",
|
||||
"light": "Luminos",
|
||||
"system": "La fel ca sistemul",
|
||||
"textTheme": "Temă"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Avertisment",
|
||||
"textAnonymous": "Anonim",
|
||||
@ -56,12 +62,6 @@
|
||||
"textWarningRestoreVersion": "Fișierul curent va fi salvat în istoricul versiunilor",
|
||||
"titleWarningRestoreVersion": "Doriți să restaurați această versiune?",
|
||||
"txtErrorLoadHistory": "Încărcarea istoricului a eșuat"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -468,6 +468,7 @@
|
||||
"textColorSchemes": "Scheme de culori",
|
||||
"textComment": "Comentariu",
|
||||
"textCreated": "A fost creat la",
|
||||
"textDark": "Întunecat",
|
||||
"textDarkTheme": "Tema întunecată",
|
||||
"textDisableAll": "Se dezactivează toate",
|
||||
"textDisableAllMacrosWithNotification": "Se dezactivează toate macrocomenzileâ cu notificare",
|
||||
@ -487,6 +488,7 @@
|
||||
"textInch": "Inch",
|
||||
"textLastModified": "Data ultimei modificări",
|
||||
"textLastModifiedBy": "Modificat ultima dată de către",
|
||||
"textLight": "Luminos",
|
||||
"textLoading": "Se încarcă...",
|
||||
"textLocation": "Locația",
|
||||
"textMacrosSettings": "Setări macrocomandă",
|
||||
@ -503,6 +505,7 @@
|
||||
"textReplaceAll": "Înlocuire peste tot",
|
||||
"textRestartApplication": "Vă rugăm să reporniți aplicația pentru ca modificările să intre în vigoare",
|
||||
"textRTL": "Dreapta spre stânga (RTL)",
|
||||
"textSameAsSystem": "La fel ca sistemul",
|
||||
"textSearch": "Căutare",
|
||||
"textSettings": "Setări",
|
||||
"textShowNotification": "Afișare notificări",
|
||||
@ -510,6 +513,7 @@
|
||||
"textSpellcheck": "Verificarea ortografică",
|
||||
"textSubject": "Subiect",
|
||||
"textTel": "tel:",
|
||||
"textTheme": "Temă",
|
||||
"textTitle": "Titlu",
|
||||
"textUnitOfMeasurement": "Unitate de măsură ",
|
||||
"textUploaded": "S-a încărcat",
|
||||
@ -536,11 +540,7 @@
|
||||
"txtScheme6": "Concurență",
|
||||
"txtScheme7": "Echilibru",
|
||||
"txtScheme8": "Flux",
|
||||
"txtScheme9": "Forjă",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
"txtScheme9": "Forjă"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -403,7 +403,7 @@
|
||||
"textPictureFromLibrary": "来自图库的图片",
|
||||
"textPictureFromURL": "来自URL网址的图片",
|
||||
"textPreviousSlide": "上一张幻灯片",
|
||||
"textPt": "点(排版单位)",
|
||||
"textPt": "点",
|
||||
"textPush": "推",
|
||||
"textRecommended": "建议",
|
||||
"textRemoveChart": "删除图表",
|
||||
|
||||
@ -376,7 +376,6 @@
|
||||
"Common.Views.AutoCorrectDialog.textAutoFormat": "التنسيق التلقائي أثناء الكتابة",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "بواسطة",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "حذف",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "اجعل أول حرف من كل سطر كبيرا",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "مسارات الانترنت و الشبكة مع ارتباطات تشعبية",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "تصحيح التعبير الرياضي تلقائياً",
|
||||
"Common.Views.AutoCorrectDialog.textNewRowCol": "تضمين الصفوف و الأعمدة الجديدة في الجدول",
|
||||
@ -420,6 +419,9 @@
|
||||
"Common.Views.Comments.textResolve": "حل",
|
||||
"Common.Views.Comments.textResolved": "تم الحل",
|
||||
"Common.Views.Comments.textSort": "فرز التعليقات",
|
||||
"Common.Views.Comments.textSortFilter": "فرز وتصفية التعليقات",
|
||||
"Common.Views.Comments.textSortFilterMore": "فرز، تصفية، والمزيد",
|
||||
"Common.Views.Comments.textSortMore": "فرز والمزيد",
|
||||
"Common.Views.Comments.textViewResolved": "ليس لديك صلاحيات لإعادة فتح هذا التعليق.",
|
||||
"Common.Views.Comments.txtEmpty": "لا يوجد تعليقات في الورقة.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "عدم عرض الرسالة مرة أخرى",
|
||||
@ -533,8 +535,6 @@
|
||||
"Common.Views.Plugins.groupCaption": "الإضافات",
|
||||
"Common.Views.Plugins.strPlugins": "الإضافات",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "إضافات الخلفية",
|
||||
"Common.Views.Plugins.textClosePanel": "إغلاق الإضافة",
|
||||
"Common.Views.Plugins.textLoading": "يتم التحميل",
|
||||
"Common.Views.Plugins.textSettings": "الإعدادات",
|
||||
"Common.Views.Plugins.textStart": "بداية",
|
||||
"Common.Views.Plugins.textStop": "توقف",
|
||||
@ -2025,9 +2025,7 @@
|
||||
"SSE.Views.ChartSettingsDlg.textCustom": "مخصص",
|
||||
"SSE.Views.ChartSettingsDlg.textDataColumns": "في أعمدة",
|
||||
"SSE.Views.ChartSettingsDlg.textDataLabels": "تسميات البيانات",
|
||||
"SSE.Views.ChartSettingsDlg.textDataRange": "نطاق البيانات",
|
||||
"SSE.Views.ChartSettingsDlg.textDataRows": "في صفوف",
|
||||
"SSE.Views.ChartSettingsDlg.textDataSeries": "سلسلة البيانات",
|
||||
"SSE.Views.ChartSettingsDlg.textDisplayLegend": "عرض وسيلة الإيضاح",
|
||||
"SSE.Views.ChartSettingsDlg.textEmptyCells": "الخلايا الفارغة و المخفية",
|
||||
"SSE.Views.ChartSettingsDlg.textEmptyLine": "وصل نقاط البيانات بخط",
|
||||
@ -2042,9 +2040,7 @@
|
||||
"SSE.Views.ChartSettingsDlg.textHigh": "عالي",
|
||||
"SSE.Views.ChartSettingsDlg.textHorAxis": "المحور الأفقي",
|
||||
"SSE.Views.ChartSettingsDlg.textHorAxisSec": "المحور الثانوي الأفقي",
|
||||
"SSE.Views.ChartSettingsDlg.textHorGrid": "خطوط شبكة أفقية",
|
||||
"SSE.Views.ChartSettingsDlg.textHorizontal": "أفقي",
|
||||
"SSE.Views.ChartSettingsDlg.textHorTitle": "عنوان المحور الأفقي",
|
||||
"SSE.Views.ChartSettingsDlg.textHundredMil": "100 000 000",
|
||||
"SSE.Views.ChartSettingsDlg.textHundreds": "مئات",
|
||||
"SSE.Views.ChartSettingsDlg.textHundredThousands": "100 000",
|
||||
@ -2097,11 +2093,9 @@
|
||||
"SSE.Views.ChartSettingsDlg.textSeparator": "فاصل تسميات البيانات",
|
||||
"SSE.Views.ChartSettingsDlg.textSeriesName": "اسم السلسلة",
|
||||
"SSE.Views.ChartSettingsDlg.textShow": "إظهار",
|
||||
"SSE.Views.ChartSettingsDlg.textShowAxis": "عرض المحور",
|
||||
"SSE.Views.ChartSettingsDlg.textShowBorders": "عرض حدود الرسم البياني",
|
||||
"SSE.Views.ChartSettingsDlg.textShowData": "عرض البيانات في الصفوف و الأعمدة المخفية",
|
||||
"SSE.Views.ChartSettingsDlg.textShowEmptyCells": "عرض الخلايا الفارغة كـ",
|
||||
"SSE.Views.ChartSettingsDlg.textShowGrid": "خطوط الشبكة",
|
||||
"SSE.Views.ChartSettingsDlg.textShowSparkAxis": "إظهار المحور",
|
||||
"SSE.Views.ChartSettingsDlg.textShowValues": "عرض قيم الرسم البياني",
|
||||
"SSE.Views.ChartSettingsDlg.textSingle": "خط مؤشر وحيد",
|
||||
@ -2121,13 +2115,10 @@
|
||||
"SSE.Views.ChartSettingsDlg.textTwoCell": "نقل و تغيير الحجم مع الخلايا",
|
||||
"SSE.Views.ChartSettingsDlg.textType": "النوع",
|
||||
"SSE.Views.ChartSettingsDlg.textTypeData": "النمط و البيانات",
|
||||
"SSE.Views.ChartSettingsDlg.textTypeStyle": "نوع و نمط الرسم البياني و<br>نطاق البيانات",
|
||||
"SSE.Views.ChartSettingsDlg.textUnits": "إظهار الوحدات",
|
||||
"SSE.Views.ChartSettingsDlg.textValue": "قيمة",
|
||||
"SSE.Views.ChartSettingsDlg.textVertAxis": "المحور الرأسي",
|
||||
"SSE.Views.ChartSettingsDlg.textVertAxisSec": "المحور الثانوي الرأسي",
|
||||
"SSE.Views.ChartSettingsDlg.textVertGrid": "خطوط الشبكة الرأسية",
|
||||
"SSE.Views.ChartSettingsDlg.textVertTitle": "عنوان المحور الرأسي",
|
||||
"SSE.Views.ChartSettingsDlg.textXAxisTitle": "عنوان محور X",
|
||||
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "عنوان محور Y",
|
||||
"SSE.Views.ChartSettingsDlg.textZero": "صفر",
|
||||
@ -3866,13 +3857,6 @@
|
||||
"SSE.Views.TableSettingsAdvanced.textAltTip": "العرض النصي البديل لمعلومات الكائن البصري، التي ستتم قرائتها من قبل الأشخاص الذين يعانون من مشاكل في البصر لمساعدتهم على فهم المتواجدة في الصورة أو الشكل أو الرسم البياني أو الجدول بشكل أفضل.",
|
||||
"SSE.Views.TableSettingsAdvanced.textAltTitle": "العنوان",
|
||||
"SSE.Views.TableSettingsAdvanced.textTitle": "الجدول - الإعدادات المتقدمة",
|
||||
"SSE.Views.TableSettingsAdvanced.txtGroupTable_Custom": "مخصص",
|
||||
"SSE.Views.TableSettingsAdvanced.txtGroupTable_Dark": "داكن",
|
||||
"SSE.Views.TableSettingsAdvanced.txtGroupTable_Light": "فاتح",
|
||||
"SSE.Views.TableSettingsAdvanced.txtGroupTable_Medium": "المتوسط",
|
||||
"SSE.Views.TableSettingsAdvanced.txtTable_TableStyleDark": "نمط داكن للجدول",
|
||||
"SSE.Views.TableSettingsAdvanced.txtTable_TableStyleLight": "نمط فاتح للجدول",
|
||||
"SSE.Views.TableSettingsAdvanced.txtTable_TableStyleMedium": "نمط متوسط للجدول",
|
||||
"SSE.Views.TextArtSettings.strBackground": "لون الخلفية",
|
||||
"SSE.Views.TextArtSettings.strColor": "اللون",
|
||||
"SSE.Views.TextArtSettings.strFill": "تعبئة",
|
||||
@ -4263,7 +4247,6 @@
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfParent": "% من الإجمالي الرئيسي",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfParentCol": "% من إجمالي الأعمدة الأساسية",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfParentRow": "% من إجمالي الصفوف الرئيسية",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfRow": "النسبة من الإجمالي",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfRunTotal": "% من الإجمالي في",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfTotal": "النسبة المئوية من الصفوف",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtProduct": "ضرب",
|
||||
|
||||
@ -2712,7 +2712,7 @@
|
||||
"SSE.Views.FormatRulesEditDlg.textPresets": "Preestablecidos",
|
||||
"SSE.Views.FormatRulesEditDlg.textPreview": "Vista previa",
|
||||
"SSE.Views.FormatRulesEditDlg.textRelativeRef": "No se pueden utilizar referencias relativas en los criterios de formato condicional para las escalas de color, las barras de datos y los conjuntos de iconos.",
|
||||
"SSE.Views.FormatRulesEditDlg.textReverse": "Invertir criterio de ordenación de iconos",
|
||||
"SSE.Views.FormatRulesEditDlg.textReverse": "Invertir el orden de iconos",
|
||||
"SSE.Views.FormatRulesEditDlg.textRight2Left": "De derecha a izquierda",
|
||||
"SSE.Views.FormatRulesEditDlg.textRightBorders": "Bordes derechos",
|
||||
"SSE.Views.FormatRulesEditDlg.textRule": "Regla",
|
||||
|
||||
@ -2712,7 +2712,7 @@
|
||||
"SSE.Views.FormatRulesEditDlg.textPresets": "Préréglages",
|
||||
"SSE.Views.FormatRulesEditDlg.textPreview": "Aperçu",
|
||||
"SSE.Views.FormatRulesEditDlg.textRelativeRef": "Vous ne pouvez pas utiliser les références relatives pour les critères de la mise en forme conditionnelle pour les échelles de couleurs, les barres de données et les jeux d'icônes.",
|
||||
"SSE.Views.FormatRulesEditDlg.textReverse": "Mettre les icônes dans le sens inverse",
|
||||
"SSE.Views.FormatRulesEditDlg.textReverse": "Ordre inversé des icônes",
|
||||
"SSE.Views.FormatRulesEditDlg.textRight2Left": "de droite à gauche",
|
||||
"SSE.Views.FormatRulesEditDlg.textRightBorders": "Bordures droites",
|
||||
"SSE.Views.FormatRulesEditDlg.textRule": "Règle",
|
||||
@ -2720,7 +2720,7 @@
|
||||
"SSE.Views.FormatRulesEditDlg.textSelectData": "Sélectionner des données",
|
||||
"SSE.Views.FormatRulesEditDlg.textShortBar": "la barre la plus courte",
|
||||
"SSE.Views.FormatRulesEditDlg.textShowBar": "Afficher la barre uniquement",
|
||||
"SSE.Views.FormatRulesEditDlg.textShowIcon": "Afficher les icônes seulement",
|
||||
"SSE.Views.FormatRulesEditDlg.textShowIcon": "Icônes seules à afficher",
|
||||
"SSE.Views.FormatRulesEditDlg.textSingleRef": "Ce type de référence ne peut pas être utilisée pour la formule dans la mise en forme conditionnelle.<br>Modifiez la référence vers une seule cellule ou utilisez la référence avec la fonction d'une feuille de calcul telle que =SOMME(A1:B5). ",
|
||||
"SSE.Views.FormatRulesEditDlg.textSolid": "Solide",
|
||||
"SSE.Views.FormatRulesEditDlg.textStrikeout": "Barré",
|
||||
|
||||
@ -191,9 +191,18 @@
|
||||
"Common.Utils.ThemeColor.txtbackground": "Fundo",
|
||||
"Common.Utils.ThemeColor.txtBlack": "Preto",
|
||||
"Common.Utils.ThemeColor.txtBlue": "Azul",
|
||||
"Common.Utils.ThemeColor.txtBrightGreen": "Verde brilhante",
|
||||
"Common.Utils.ThemeColor.txtBrown": "Castanho",
|
||||
"Common.Utils.ThemeColor.txtDarkBlue": "Azul escuro",
|
||||
"Common.Utils.ThemeColor.txtDarkGreen": "Verde escuro",
|
||||
"Common.Utils.ThemeColor.txtDarkRed": "Vermelho escuro",
|
||||
"Common.Utils.ThemeColor.txtGreen": "Verde",
|
||||
"Common.Utils.ThemeColor.txtLightBlue": "Azul claro",
|
||||
"Common.Utils.ThemeColor.txtLightGreen": "Verde claro",
|
||||
"Common.Utils.ThemeColor.txtRed": "Vermelho",
|
||||
"Common.Utils.ThemeColor.txtSkyBlue": "Azul celeste",
|
||||
"Common.Views.About.txtAddress": "endereço:",
|
||||
"Common.Views.About.txtLicensee": "LICENÇA",
|
||||
"Common.Views.About.txtLicensee": "LICENCIADO",
|
||||
"Common.Views.About.txtLicensor": "LICENCIANTE",
|
||||
"Common.Views.About.txtMail": "e-mail:",
|
||||
"Common.Views.About.txtPoweredBy": "Desenvolvido por",
|
||||
@ -258,6 +267,13 @@
|
||||
"Common.Views.CopyWarningDialog.textToPaste": "para Colar",
|
||||
"Common.Views.DocumentAccessDialog.textLoading": "A carregar...",
|
||||
"Common.Views.DocumentAccessDialog.textTitle": "Definições de partilha",
|
||||
"Common.Views.Draw.hintEraser": "Borracha",
|
||||
"Common.Views.Draw.hintSelect": "Selecionar",
|
||||
"Common.Views.Draw.txtEraser": "Borracha",
|
||||
"Common.Views.Draw.txtHighlighter": "Marcador",
|
||||
"Common.Views.Draw.txtPen": "Caneta",
|
||||
"Common.Views.Draw.txtSelect": "Selecionar",
|
||||
"Common.Views.Draw.txtSize": "Tamanho",
|
||||
"Common.Views.EditNameDialog.textLabel": "Etiqueta:",
|
||||
"Common.Views.EditNameDialog.textLabelError": "Etiqueta não deve estar em branco.",
|
||||
"Common.Views.Header.labelCoUsersDescr": "Utilizadores que estão a editar o ficheiro:",
|
||||
@ -362,6 +378,7 @@
|
||||
"Common.Views.Protection.txtInvisibleSignature": "Adicionar assinatura digital",
|
||||
"Common.Views.Protection.txtSignature": "Assinatura",
|
||||
"Common.Views.Protection.txtSignatureLine": "Adicionar linha de assinatura",
|
||||
"Common.Views.RecentFiles.txtOpenRecent": "Abrir recente",
|
||||
"Common.Views.RenameDialog.textName": "Nome do ficheiro",
|
||||
"Common.Views.RenameDialog.txtInvalidName": "O nome do ficheiro não pode ter qualquer um dos seguintes caracteres:",
|
||||
"Common.Views.ReviewChanges.hintNext": "Para a próxima alteração",
|
||||
@ -525,9 +542,12 @@
|
||||
"Common.Views.UserNameDialog.textLabel": "Etiqueta:",
|
||||
"Common.Views.UserNameDialog.textLabelError": "Etiqueta não deve estar em branco.",
|
||||
"SSE.Controllers.DataTab.strSheet": "Folha",
|
||||
"SSE.Controllers.DataTab.textAddExternalData": "A ligação a uma fonte externa foi adicionada. Pode atualizar essas ligações no separador Dados.",
|
||||
"SSE.Controllers.DataTab.textColumns": "Colunas",
|
||||
"SSE.Controllers.DataTab.textDontUpdate": "Não atualizar",
|
||||
"SSE.Controllers.DataTab.textEmptyUrl": "Precisa de especificar o URL.",
|
||||
"SSE.Controllers.DataTab.textRows": "Linhas",
|
||||
"SSE.Controllers.DataTab.textUpdate": "Atualizar",
|
||||
"SSE.Controllers.DataTab.textWizard": "Texto para colunas",
|
||||
"SSE.Controllers.DataTab.txtDataValidation": "Validação dos dados",
|
||||
"SSE.Controllers.DataTab.txtExpand": "Expandir",
|
||||
@ -538,10 +558,11 @@
|
||||
"SSE.Controllers.DataTab.txtRemoveDataValidation": "A seleção contém mais do que um tipo de validação.<br>Eliminar as definições atuais e continuar?",
|
||||
"SSE.Controllers.DataTab.txtRemSelected": "Remover nos Selecionados",
|
||||
"SSE.Controllers.DataTab.txtUrlTitle": "Colar um URL de dados",
|
||||
"SSE.Controllers.DataTab.warnUpdateExternalData": "Esta pasta de trabalho contém ligações a uma ou mais fontes externas que podem não ser seguras.<br>Se confiar nas ligações, atualize-as para obter os dados mais recentes.",
|
||||
"SSE.Controllers.DocumentHolder.alignmentText": "Alinhamento",
|
||||
"SSE.Controllers.DocumentHolder.centerText": "Centro",
|
||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "Eliminar coluna",
|
||||
"SSE.Controllers.DocumentHolder.deleteRowText": "Excluir linha",
|
||||
"SSE.Controllers.DocumentHolder.deleteRowText": "Eliminar linha",
|
||||
"SSE.Controllers.DocumentHolder.deleteText": "Eliminar",
|
||||
"SSE.Controllers.DocumentHolder.errorInvalidLink": "A referência da ligação não existe. Deve corrigir ou eliminar a ligação.",
|
||||
"SSE.Controllers.DocumentHolder.guestText": "Visitante",
|
||||
@ -767,6 +788,7 @@
|
||||
"SSE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
||||
"SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Está a tentar apagar uma coluna que contém uma célula protegida. As células protegidas não podem ser apagadas enquanto a folha de cálculo estiver protegida.<br>Para apagar uma célula bloqueada, desproteja a folha. É possível ter que introduzir uma palavra-passe.",
|
||||
"SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Está a tentar apagar uma linha que contém uma célula protegida. As células protegidas não podem ser apagadas enquanto a folha de cálculo estiver protegida.<br>Para apagar uma célula bloqueada, desproteja a folha. É possível ter que introduzir uma palavra-passe.",
|
||||
"SSE.Controllers.Main.errorDependentsNoFormulas": "O comando Rastrear Dependentes não encontrou fórmulas que se refiram à célula ativa.",
|
||||
"SSE.Controllers.Main.errorDirectUrl": "Verifique a ligação ao documento.<br>Deve ser uma ligação direta para o ficheiro a descarregar.",
|
||||
"SSE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro ao trabalhar no documento.<br>Utilize a opção 'Descarregar como...' para guardar uma cópia do ficheiro num disco.",
|
||||
"SSE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro ao trabalhar no documento.<br>Utilize a opção 'Descarregar como...' para guardar a cópia do ficheiro num disco.",
|
||||
@ -1160,6 +1182,7 @@
|
||||
"SSE.Controllers.Main.waitText": "Por favor, aguarde...",
|
||||
"SSE.Controllers.Main.warnBrowserIE9": "A aplicação não funciona corretamente com IE9. Deve utilizar IE10 ou superior",
|
||||
"SSE.Controllers.Main.warnBrowserZoom": "A definição de ampliação atual do navegador não é totalmente suportada. Prima Ctrl+0 para repor o valor padrão.",
|
||||
"SSE.Controllers.Main.warnLicenseAnonymous": "Acesso negado a utilizadores anónimos.<br>Este documento será aberto apenas para visualização.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Atingiu o limite de ligações simultâneas a %1 editores. Este documento será aberto no modo de leitura.<br>Contacte o administrador para obter mais detalhes.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "A sua licença caducou.<br>Deve atualizar a licença e recarregar a página.",
|
||||
"SSE.Controllers.Main.warnLicenseLimitedNoAccess": "Licença caducada.<br>Não pode editar o documento.<br>Por favor contacte o seu administrador.",
|
||||
@ -1574,11 +1597,13 @@
|
||||
"SSE.Views.AutoFilterDialog.textSelectAllResults": "Selecionar todos os resultados",
|
||||
"SSE.Views.AutoFilterDialog.textWarning": "Aviso",
|
||||
"SSE.Views.AutoFilterDialog.txtAboveAve": "Acima da média",
|
||||
"SSE.Views.AutoFilterDialog.txtAllDatesInThePeriod": "Todas as datas no período",
|
||||
"SSE.Views.AutoFilterDialog.txtBegins": "Começa com...",
|
||||
"SSE.Views.AutoFilterDialog.txtBelowAve": "Abaixo da média",
|
||||
"SSE.Views.AutoFilterDialog.txtBetween": "Entre...",
|
||||
"SSE.Views.AutoFilterDialog.txtClear": "Limpar",
|
||||
"SSE.Views.AutoFilterDialog.txtContains": "Contém...",
|
||||
"SSE.Views.AutoFilterDialog.txtDateFilter": "Filtro de data",
|
||||
"SSE.Views.AutoFilterDialog.txtEmpty": "Inserir filtro de célula",
|
||||
"SSE.Views.AutoFilterDialog.txtEnds": "Termina em…",
|
||||
"SSE.Views.AutoFilterDialog.txtEquals": "É Igual…",
|
||||
@ -1605,6 +1630,7 @@
|
||||
"SSE.Views.AutoFilterDialog.txtTitle": "Filtro",
|
||||
"SSE.Views.AutoFilterDialog.txtTop10": "Top 10",
|
||||
"SSE.Views.AutoFilterDialog.txtValueFilter": "Filtro de Valor",
|
||||
"SSE.Views.AutoFilterDialog.txtYearToDate": "No acumulado do ano",
|
||||
"SSE.Views.AutoFilterDialog.warnFilterError": "É necessário pelo menos um campo na área de Valores para aplicar um filtro de valores.",
|
||||
"SSE.Views.AutoFilterDialog.warnNoSelected": "Você deve escolher no mínimo um valor",
|
||||
"SSE.Views.CellEditor.textManager": "Manager",
|
||||
@ -1990,6 +2016,7 @@
|
||||
"SSE.Views.DigitalFilterDialog.textShowRows": "Exibir células onde",
|
||||
"SSE.Views.DigitalFilterDialog.textUse1": "Usar ? para apresentar qualquer caractere único",
|
||||
"SSE.Views.DigitalFilterDialog.textUse2": "Usar * para apresentar qualquer série de caracteres",
|
||||
"SSE.Views.DigitalFilterDialog.txtSelectDate": "Selecionar data",
|
||||
"SSE.Views.DigitalFilterDialog.txtTitle": "Filtro personalizado",
|
||||
"SSE.Views.DocumentHolder.advancedImgText": "Definições avançadas de imagem",
|
||||
"SSE.Views.DocumentHolder.advancedShapeText": "Definições avançadas de forma",
|
||||
@ -2100,7 +2127,9 @@
|
||||
"SSE.Views.DocumentHolder.txtCustomRowHeight": "Altura de linha personalizada",
|
||||
"SSE.Views.DocumentHolder.txtCustomSort": "Ordenação personalizada",
|
||||
"SSE.Views.DocumentHolder.txtCut": "Cortar",
|
||||
"SSE.Views.DocumentHolder.txtDelete": "Excluir",
|
||||
"SSE.Views.DocumentHolder.txtDateLong": "Data completa",
|
||||
"SSE.Views.DocumentHolder.txtDateShort": "Data curta",
|
||||
"SSE.Views.DocumentHolder.txtDelete": "Eliminar",
|
||||
"SSE.Views.DocumentHolder.txtDescending": "Decrescente",
|
||||
"SSE.Views.DocumentHolder.txtDistribHor": "Distribuir horizontalmente",
|
||||
"SSE.Views.DocumentHolder.txtDistribVert": "Distribuir verticalmente",
|
||||
@ -2148,6 +2177,7 @@
|
||||
"SSE.Views.ExternalLinksDlg.textDelete": "Quebrar ligações",
|
||||
"SSE.Views.ExternalLinksDlg.textDeleteAll": "Quebra todas as ligações",
|
||||
"SSE.Views.ExternalLinksDlg.textOk": "Aceitar",
|
||||
"SSE.Views.ExternalLinksDlg.textOpen": "Código aberto",
|
||||
"SSE.Views.ExternalLinksDlg.textSource": "Fonte",
|
||||
"SSE.Views.ExternalLinksDlg.textStatus": "Estado",
|
||||
"SSE.Views.ExternalLinksDlg.textUpdate": "Atualizar valores",
|
||||
@ -2413,6 +2443,8 @@
|
||||
"SSE.Views.FormatRulesEditDlg.txtAccounting": "Contabilidade",
|
||||
"SSE.Views.FormatRulesEditDlg.txtCurrency": "Moeda",
|
||||
"SSE.Views.FormatRulesEditDlg.txtDate": "Data",
|
||||
"SSE.Views.FormatRulesEditDlg.txtDateLong": "Data completa",
|
||||
"SSE.Views.FormatRulesEditDlg.txtDateShort": "Data Curta",
|
||||
"SSE.Views.FormatRulesEditDlg.txtEmpty": "Este campo é obrigatório",
|
||||
"SSE.Views.FormatRulesEditDlg.txtFraction": "Fração",
|
||||
"SSE.Views.FormatRulesEditDlg.txtGeneral": "Geral",
|
||||
@ -2503,12 +2535,16 @@
|
||||
"SSE.Views.FormulaDialog.txtRecommended": "Recomendado",
|
||||
"SSE.Views.FormulaDialog.txtSearch": "Pesquisar",
|
||||
"SSE.Views.FormulaDialog.txtTitle": "Inserir função",
|
||||
"SSE.Views.FormulaTab.capBtnTraceDep": "Rastrear Dependentes",
|
||||
"SSE.Views.FormulaTab.textAutomatic": "Automático",
|
||||
"SSE.Views.FormulaTab.textCalculateCurrentSheet": "Calcular folha completa",
|
||||
"SSE.Views.FormulaTab.textCalculateWorkbook": "Calcular livro",
|
||||
"SSE.Views.FormulaTab.textManual": "Manual",
|
||||
"SSE.Views.FormulaTab.tipCalculate": "Calcular",
|
||||
"SSE.Views.FormulaTab.tipCalculateTheEntireWorkbook": "Calcular livro",
|
||||
"SSE.Views.FormulaTab.tipRemoveArr": "Remova as setas desenhadas por Rastrear Precedentes ou Rastrear Dependentes",
|
||||
"SSE.Views.FormulaTab.tipTraceDep": "Mostrar setas que indicam quais células são afetadas pelo valor da célula selecionada",
|
||||
"SSE.Views.FormulaTab.tipTracePrec": "Mostrar setas que indicam quais células afetam o valor da célula selecionada",
|
||||
"SSE.Views.FormulaTab.tipWatch": "Adicionar células à lista da Janela de observação",
|
||||
"SSE.Views.FormulaTab.txtAdditional": "Adicional",
|
||||
"SSE.Views.FormulaTab.txtAutosum": "Soma automática",
|
||||
@ -2518,6 +2554,7 @@
|
||||
"SSE.Views.FormulaTab.txtFormulaTip": "Inserir função",
|
||||
"SSE.Views.FormulaTab.txtMore": "Mais funções",
|
||||
"SSE.Views.FormulaTab.txtRecent": "Utilizado recentemente",
|
||||
"SSE.Views.FormulaTab.txtRemDep": "Remover setas dependentes",
|
||||
"SSE.Views.FormulaTab.txtWatch": "Janela de observação",
|
||||
"SSE.Views.FormulaWizard.textAny": "qualquer",
|
||||
"SSE.Views.FormulaWizard.textArgument": "Argumento",
|
||||
@ -2531,6 +2568,7 @@
|
||||
"SSE.Views.FormulaWizard.textText": "Тexto",
|
||||
"SSE.Views.FormulaWizard.textTitle": "Argumentos da Função",
|
||||
"SSE.Views.FormulaWizard.textValue": "Resultado da fórmula",
|
||||
"SSE.Views.GoalSeekDlg.textSelectData": "Selecionar dados",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "Alinhas com as margens da página",
|
||||
"SSE.Views.HeaderFooterDialog.textAll": "Todas as páginas",
|
||||
"SSE.Views.HeaderFooterDialog.textBold": "Negrito",
|
||||
@ -2623,6 +2661,7 @@
|
||||
"SSE.Views.ImageSettingsAdvanced.textTitle": "Imagem - Definições avançadas",
|
||||
"SSE.Views.ImageSettingsAdvanced.textTwoCell": "Mover e redimensionar com células",
|
||||
"SSE.Views.ImageSettingsAdvanced.textVertically": "Verticalmente",
|
||||
"SSE.Views.ImportFromXmlDialog.textSelectData": "Selecionar dados",
|
||||
"SSE.Views.LeftMenu.tipAbout": "Sobre",
|
||||
"SSE.Views.LeftMenu.tipChat": "Gráfico",
|
||||
"SSE.Views.LeftMenu.tipComments": "Comentários",
|
||||
@ -2969,8 +3008,8 @@
|
||||
"SSE.Views.ProtectDialog.textSelectData": "Selecionar dados",
|
||||
"SSE.Views.ProtectDialog.txtAllow": "Permitir que todos os utilizadores utilizam esta folha de cálculo para",
|
||||
"SSE.Views.ProtectDialog.txtAutofilter": "Utilizar filtro automático",
|
||||
"SSE.Views.ProtectDialog.txtDelCols": "Apagar colunas",
|
||||
"SSE.Views.ProtectDialog.txtDelRows": "Apagar linhas",
|
||||
"SSE.Views.ProtectDialog.txtDelCols": "Eliminar colunas",
|
||||
"SSE.Views.ProtectDialog.txtDelRows": "Eliminar linhas",
|
||||
"SSE.Views.ProtectDialog.txtEmpty": "Este campo é obrigatório",
|
||||
"SSE.Views.ProtectDialog.txtFormatCells": "Formatar células",
|
||||
"SSE.Views.ProtectDialog.txtFormatCols": "Formatar colunas",
|
||||
@ -2996,6 +3035,9 @@
|
||||
"SSE.Views.ProtectDialog.txtWarning": "Aviso: Se perder ou esquecer a palavra-passe, não será possível recuperá-la. Guarde-a num local seguro.",
|
||||
"SSE.Views.ProtectDialog.txtWBDescription": "Para impedir que outros utilizadores vejam folhas de cálculo ocultas, adicionar, mover, apagar, ou esconder folhas de trabalho e renomear folhas de cálculo, pode proteger a estrutura da sua folha de cálculo com uma palavra-passe.",
|
||||
"SSE.Views.ProtectDialog.txtWBTitle": "Proteger a Estrutura do Livro",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textSelectData": "Selecionar dados",
|
||||
"SSE.Views.ProtectedRangesEditDlg.textTipDelete": "Eliminar utilizador",
|
||||
"SSE.Views.ProtectedRangesManagerDlg.textDelete": "Eliminar",
|
||||
"SSE.Views.ProtectRangesDlg.guestText": "Visitante",
|
||||
"SSE.Views.ProtectRangesDlg.lockText": "Bloqueada",
|
||||
"SSE.Views.ProtectRangesDlg.textDelete": "Eliminar",
|
||||
@ -3236,6 +3278,7 @@
|
||||
"SSE.Views.SortDialog.textAuto": "Automático",
|
||||
"SSE.Views.SortDialog.textAZ": "A -> Z",
|
||||
"SSE.Views.SortDialog.textBelow": "Abaixo",
|
||||
"SSE.Views.SortDialog.textBtnDelete": "Eliminar",
|
||||
"SSE.Views.SortDialog.textCellColor": "Cor da célula",
|
||||
"SSE.Views.SortDialog.textColumn": "Coluna",
|
||||
"SSE.Views.SortDialog.textDesc": "Decrescente",
|
||||
@ -3309,7 +3352,7 @@
|
||||
"SSE.Views.Statusbar.itemAverage": "Média",
|
||||
"SSE.Views.Statusbar.itemCopy": "Copiar",
|
||||
"SSE.Views.Statusbar.itemCount": "Contagem",
|
||||
"SSE.Views.Statusbar.itemDelete": "Excluir",
|
||||
"SSE.Views.Statusbar.itemDelete": "Eliminar",
|
||||
"SSE.Views.Statusbar.itemHidden": "Oculto",
|
||||
"SSE.Views.Statusbar.itemHide": "Ocultar",
|
||||
"SSE.Views.Statusbar.itemInsert": "Inserir",
|
||||
@ -3355,7 +3398,7 @@
|
||||
"SSE.Views.TableOptionsDialog.txtNote": "Os cabeçalhos devem permanecer na mesma linha, e o intervalo da tabela resultante deve sobrepor-se ao intervalo da tabela original.",
|
||||
"SSE.Views.TableOptionsDialog.txtTitle": "Titulo",
|
||||
"SSE.Views.TableSettings.deleteColumnText": "Eliminar coluna",
|
||||
"SSE.Views.TableSettings.deleteRowText": "Excluir linha",
|
||||
"SSE.Views.TableSettings.deleteRowText": "Eliminar linha",
|
||||
"SSE.Views.TableSettings.deleteTableText": "Eliminar tabela",
|
||||
"SSE.Views.TableSettings.insertColumnLeftText": "Inserir coluna à esquerda",
|
||||
"SSE.Views.TableSettings.insertColumnRightText": "Inserir coluna à direita",
|
||||
@ -3503,6 +3546,7 @@
|
||||
"SSE.Views.Toolbar.textCustom": "Personalizado",
|
||||
"SSE.Views.Toolbar.textDataBars": "Barras de dados",
|
||||
"SSE.Views.Toolbar.textDelLeft": "Deslocar células para a esquerda",
|
||||
"SSE.Views.Toolbar.textDelPageBreak": "Remover quebra de página",
|
||||
"SSE.Views.Toolbar.textDelUp": "Deslocar células para cima",
|
||||
"SSE.Views.Toolbar.textDiagDownBorder": "Borda inferior diagonal",
|
||||
"SSE.Views.Toolbar.textDiagUpBorder": "Borda superior diagonal",
|
||||
@ -3516,6 +3560,7 @@
|
||||
"SSE.Views.Toolbar.textHorizontal": "Texto horizontal",
|
||||
"SSE.Views.Toolbar.textInsDown": "Deslocar células para baixo",
|
||||
"SSE.Views.Toolbar.textInsideBorders": "Bordas interiores",
|
||||
"SSE.Views.Toolbar.textInsPageBreak": "Inserir quebra de página",
|
||||
"SSE.Views.Toolbar.textInsRight": "Deslocar células para a direita",
|
||||
"SSE.Views.Toolbar.textItalic": "Itálico",
|
||||
"SSE.Views.Toolbar.textItems": "Itens",
|
||||
@ -3542,6 +3587,7 @@
|
||||
"SSE.Views.Toolbar.textPrintGridlines": "Imprimir linhas de grade",
|
||||
"SSE.Views.Toolbar.textPrintHeadings": "Imprimir títulos",
|
||||
"SSE.Views.Toolbar.textPrintOptions": "Definições de impressão",
|
||||
"SSE.Views.Toolbar.textResetPageBreak": "Repor todas as quebras de página",
|
||||
"SSE.Views.Toolbar.textRight": "Direita:",
|
||||
"SSE.Views.Toolbar.textRightBorders": "Bordas direitas",
|
||||
"SSE.Views.Toolbar.textRotateDown": "Girar Texto para Baixo",
|
||||
@ -3557,6 +3603,7 @@
|
||||
"SSE.Views.Toolbar.textSuperscript": "Sobrescrito",
|
||||
"SSE.Views.Toolbar.textTabCollaboration": "Colaboração",
|
||||
"SSE.Views.Toolbar.textTabData": "Data",
|
||||
"SSE.Views.Toolbar.textTabDraw": "Desenhar",
|
||||
"SSE.Views.Toolbar.textTabFile": "Ficheiro",
|
||||
"SSE.Views.Toolbar.textTabFormula": "Fórmula",
|
||||
"SSE.Views.Toolbar.textTabHome": "Base",
|
||||
@ -3593,7 +3640,7 @@
|
||||
"SSE.Views.Toolbar.tipCut": "Cortar",
|
||||
"SSE.Views.Toolbar.tipDecDecimal": "Diminuir casas decimais",
|
||||
"SSE.Views.Toolbar.tipDecFont": "Diminuir tamanho do tipo de letra",
|
||||
"SSE.Views.Toolbar.tipDeleteOpt": "Excluir células",
|
||||
"SSE.Views.Toolbar.tipDeleteOpt": "Eliminar células",
|
||||
"SSE.Views.Toolbar.tipDigStyleAccounting": "Estilo contabilidade",
|
||||
"SSE.Views.Toolbar.tipDigStyleCurrency": "Estilo da moeda",
|
||||
"SSE.Views.Toolbar.tipDigStylePercent": "Estilo de porcentagem",
|
||||
@ -3664,6 +3711,8 @@
|
||||
"SSE.Views.Toolbar.txtCurrency": "Moeda",
|
||||
"SSE.Views.Toolbar.txtCustom": "Personalizar",
|
||||
"SSE.Views.Toolbar.txtDate": "Data",
|
||||
"SSE.Views.Toolbar.txtDateLong": "Data completa",
|
||||
"SSE.Views.Toolbar.txtDateShort": "Data Curta",
|
||||
"SSE.Views.Toolbar.txtDateTime": "Data e hora",
|
||||
"SSE.Views.Toolbar.txtDescending": "Decrescente",
|
||||
"SSE.Views.Toolbar.txtDollar": "$ Dólar",
|
||||
@ -3797,6 +3846,9 @@
|
||||
"SSE.Views.ViewTab.tipFreeze": "Fixar painéis",
|
||||
"SSE.Views.ViewTab.tipInterfaceTheme": "Tema da interface",
|
||||
"SSE.Views.ViewTab.tipSheetView": "Vista de folha",
|
||||
"SSE.Views.ViewTab.tipViewNormal": "Ver o documento em Vista normal",
|
||||
"SSE.Views.ViewTab.tipViewPageBreak": "Veja onde aparecerão as quebras de página quando o documento for impresso",
|
||||
"SSE.Views.ViewTab.txtViewPageBreak": "Pré-visualização da quebra de página",
|
||||
"SSE.Views.WatchDialog.closeButtonText": "Fechar",
|
||||
"SSE.Views.WatchDialog.textAdd": "Adicionar observação",
|
||||
"SSE.Views.WatchDialog.textBook": "Livro",
|
||||
|
||||
@ -283,6 +283,7 @@
|
||||
"Common.UI.ExtendedColorDialog.textRGBErr": "O valor inserido está incorreto.<br>Insira um valor numérico entre 0 e 255.",
|
||||
"Common.UI.HSBColorPicker.textNoColor": "Sem cor",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Ocultar palavra-chave",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHold": "Pressione e segure para mostrar a senha",
|
||||
"Common.UI.InputFieldBtnPassword.textHintShowPwd": "Mostrar senha",
|
||||
"Common.UI.SearchBar.textFind": "Localizar",
|
||||
"Common.UI.SearchBar.tipCloseSearch": "Fechar pesquisa",
|
||||
@ -418,6 +419,9 @@
|
||||
"Common.Views.Comments.textResolve": "Resolver",
|
||||
"Common.Views.Comments.textResolved": "Resolvido",
|
||||
"Common.Views.Comments.textSort": "Ordenar comentários",
|
||||
"Common.Views.Comments.textSortFilter": "Classifique e filtre comentários",
|
||||
"Common.Views.Comments.textSortFilterMore": "Classificar, filtrar e muito mais",
|
||||
"Common.Views.Comments.textSortMore": "Classificar e muito mais",
|
||||
"Common.Views.Comments.textViewResolved": "Não tem permissão para reabrir comentários",
|
||||
"Common.Views.Comments.txtEmpty": "Não há comentários na planilha.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Não exibir esta mensagem novamente",
|
||||
@ -526,10 +530,16 @@
|
||||
"Common.Views.PasswordDialog.txtTitle": "Inserir senha",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Cuidado: se você perder ou esquecer a senha, não será possível recuperá-la. Guarde-o em local seguro.",
|
||||
"Common.Views.PluginDlg.textLoading": "Carregamento",
|
||||
"Common.Views.PluginPanel.textClosePanel": "Fechar plug-in",
|
||||
"Common.Views.PluginPanel.textLoading": "Carregando",
|
||||
"Common.Views.Plugins.groupCaption": "Plug-ins",
|
||||
"Common.Views.Plugins.strPlugins": "Plug-ins",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "Plug-ins em segundo plano",
|
||||
"Common.Views.Plugins.textSettings": "Configurações",
|
||||
"Common.Views.Plugins.textStart": "Iniciar",
|
||||
"Common.Views.Plugins.textStop": "Parar",
|
||||
"Common.Views.Plugins.textTheListOfBackgroundPlugins": "A lista de plug-ins de segundo plano",
|
||||
"Common.Views.Plugins.tipMore": "Mais",
|
||||
"Common.Views.Protection.hintAddPwd": "Criptografar com senha",
|
||||
"Common.Views.Protection.hintDelPwd": "Excluir senha",
|
||||
"Common.Views.Protection.hintPwd": "Alterar ou excluir senha",
|
||||
@ -994,6 +1004,7 @@
|
||||
"SSE.Controllers.Main.errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"SSE.Controllers.Main.errorLocationOrDataRangeError": "A referência para o local ou intervalo de dados não é válida.",
|
||||
"SSE.Controllers.Main.errorLockedAll": "The operation could not be done as the sheet has been locked by another user.",
|
||||
"SSE.Controllers.Main.errorLockedCellGoalSeek": "Uma das células envolvidas no processo de busca de meta foi modificada por outro usuário.",
|
||||
"SSE.Controllers.Main.errorLockedCellPivot": "Você não pode alterar a data em uma tabela dinâmica.",
|
||||
"SSE.Controllers.Main.errorLockedWorksheetRename": "A folha não pode ser renomeada no momento uma vez que está sendo renomeada por outro usuário",
|
||||
"SSE.Controllers.Main.errorMaxPoints": "O número máximo de pontos em série por gráfico é 4096.",
|
||||
@ -2141,6 +2152,7 @@
|
||||
"SSE.Views.DataTab.capBtnUngroup": "Desagrupar",
|
||||
"SSE.Views.DataTab.capDataExternalLinks": "Links externos",
|
||||
"SSE.Views.DataTab.capDataFromText": "Obter dados",
|
||||
"SSE.Views.DataTab.capGoalSeek": "Busca de meta",
|
||||
"SSE.Views.DataTab.mniFromFile": "De TXT / CSV local",
|
||||
"SSE.Views.DataTab.mniFromUrl": "Do endereço da web TXT/CSV",
|
||||
"SSE.Views.DataTab.mniFromXMLFile": "Do XML local",
|
||||
@ -2155,6 +2167,7 @@
|
||||
"SSE.Views.DataTab.tipDataFromText": "Obtenha dados do arquivo Texto/CSV",
|
||||
"SSE.Views.DataTab.tipDataValidation": "Validação de dados",
|
||||
"SSE.Views.DataTab.tipExternalLinks": "Ver outros arquivos aos quais esta planilha está vinculada",
|
||||
"SSE.Views.DataTab.tipGoalSeek": "Encontre a entrada correta para o valor desejado",
|
||||
"SSE.Views.DataTab.tipGroup": "Agrupar intervalo de células",
|
||||
"SSE.Views.DataTab.tipRemDuplicates": "Remover linhas duplicadas de uma planilha",
|
||||
"SSE.Views.DataTab.tipToColumns": "Separe o texto da célula em colunas",
|
||||
@ -2355,6 +2368,8 @@
|
||||
"SSE.Views.DocumentHolder.txtClearSparklineGroups": "Limpar grupos de minigráfico selecionados",
|
||||
"SSE.Views.DocumentHolder.txtClearSparklines": "Limpar minigráficos selecionados",
|
||||
"SSE.Views.DocumentHolder.txtClearText": "Texto",
|
||||
"SSE.Views.DocumentHolder.txtCollapse": "Colapso",
|
||||
"SSE.Views.DocumentHolder.txtCollapseEntire": "Recolher o campo inteiro",
|
||||
"SSE.Views.DocumentHolder.txtColumn": "Coluna inteira",
|
||||
"SSE.Views.DocumentHolder.txtColumnWidth": "Largura da coluna",
|
||||
"SSE.Views.DocumentHolder.txtCondFormat": "Formatação condicional",
|
||||
@ -2374,6 +2389,9 @@
|
||||
"SSE.Views.DocumentHolder.txtDistribHor": "Distribuir horizontalmente",
|
||||
"SSE.Views.DocumentHolder.txtDistribVert": "Distribuir verticalmente",
|
||||
"SSE.Views.DocumentHolder.txtEditComment": "Editar comentário",
|
||||
"SSE.Views.DocumentHolder.txtExpand": "Expandir",
|
||||
"SSE.Views.DocumentHolder.txtExpandCollapse": "Expandir/Recolher",
|
||||
"SSE.Views.DocumentHolder.txtExpandEntire": "Expandir todo o campo",
|
||||
"SSE.Views.DocumentHolder.txtFieldSettings": "Configurações de campo",
|
||||
"SSE.Views.DocumentHolder.txtFilter": "Filtro",
|
||||
"SSE.Views.DocumentHolder.txtFilterCellColor": "Filtrar por cor da célula",
|
||||
@ -2863,6 +2881,26 @@
|
||||
"SSE.Views.FormulaWizard.textText": "Тexto",
|
||||
"SSE.Views.FormulaWizard.textTitle": "Argumentos de função",
|
||||
"SSE.Views.FormulaWizard.textValue": "Resultado da fórmula",
|
||||
"SSE.Views.GoalSeekDlg.textChangingCell": "Ao mudar de célula",
|
||||
"SSE.Views.GoalSeekDlg.textDataRangeError": "A fórmula está faltando um intervalo",
|
||||
"SSE.Views.GoalSeekDlg.textMustContainFormula": "A célula deve conter uma fórmula",
|
||||
"SSE.Views.GoalSeekDlg.textMustContainValue": "A célula deve conter um valor",
|
||||
"SSE.Views.GoalSeekDlg.textMustFormulaResultNumber": "A fórmula na célula deve resultar em um número",
|
||||
"SSE.Views.GoalSeekDlg.textMustSingleCell": "A referência deve ser a uma única célula",
|
||||
"SSE.Views.GoalSeekDlg.textSelectData": "Selecionar dados",
|
||||
"SSE.Views.GoalSeekDlg.textSetCell": "Definir célula",
|
||||
"SSE.Views.GoalSeekDlg.textTitle": "Busca de meta",
|
||||
"SSE.Views.GoalSeekDlg.textToValue": "Dar valor",
|
||||
"SSE.Views.GoalSeekDlg.txtEmpty": "Este campo é obrigatório",
|
||||
"SSE.Views.GoalSeekStatusDlg.textContinue": "Continuar",
|
||||
"SSE.Views.GoalSeekStatusDlg.textCurrentValue": "Valor atual:",
|
||||
"SSE.Views.GoalSeekStatusDlg.textFoundSolution": "A busca de metas com a célula {0} encontrou uma solução.",
|
||||
"SSE.Views.GoalSeekStatusDlg.textNotFoundSolution": "A busca de meta com a célula {0} pode não ter encontrado uma solução.",
|
||||
"SSE.Views.GoalSeekStatusDlg.textPause": "Pausar",
|
||||
"SSE.Views.GoalSeekStatusDlg.textSearchIteration": "Busca de meta com célula {0} na iteração #{1}.",
|
||||
"SSE.Views.GoalSeekStatusDlg.textStep": "Etapa",
|
||||
"SSE.Views.GoalSeekStatusDlg.textTargetValue": "Valor pretendido:",
|
||||
"SSE.Views.GoalSeekStatusDlg.textTitle": "Status de busca de meta",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "Alinhar com as margens da página",
|
||||
"SSE.Views.HeaderFooterDialog.textAll": "Todas as páginas",
|
||||
"SSE.Views.HeaderFooterDialog.textBold": "Negrito",
|
||||
@ -3043,10 +3081,13 @@
|
||||
"SSE.Views.NameManagerDlg.txtTitle": "Gerenciador de nomes",
|
||||
"SSE.Views.NameManagerDlg.warnDelete": "Tem certeza de que deseja excluir o nome {0}?",
|
||||
"SSE.Views.PageMarginsDialog.textBottom": "Inferior",
|
||||
"SSE.Views.PageMarginsDialog.textCenter": "Centralizar na página",
|
||||
"SSE.Views.PageMarginsDialog.textHor": "Horizontalmente",
|
||||
"SSE.Views.PageMarginsDialog.textLeft": "Esquerdo",
|
||||
"SSE.Views.PageMarginsDialog.textRight": "Direito",
|
||||
"SSE.Views.PageMarginsDialog.textTitle": "Margens",
|
||||
"SSE.Views.PageMarginsDialog.textTop": "Superior",
|
||||
"SSE.Views.PageMarginsDialog.textVert": "Verticalmente",
|
||||
"SSE.Views.PageMarginsDialog.textWarning": "Aviso",
|
||||
"SSE.Views.PageMarginsDialog.warnCheckMargings": "Margens estão incorretas",
|
||||
"SSE.Views.ParagraphSettings.strLineHeight": "Espaçamento de linha",
|
||||
@ -3204,7 +3245,9 @@
|
||||
"SSE.Views.PivotTable.tipRefreshCurrent": "Atualizar as informações da fonte de dados para a tabela atual",
|
||||
"SSE.Views.PivotTable.tipSelect": "Selecionar tabela dinâmica inteira",
|
||||
"SSE.Views.PivotTable.tipSubtotals": "Mostrar ou ocultar subtotais",
|
||||
"SSE.Views.PivotTable.txtCollapseEntire": "Recolher o campo inteiro",
|
||||
"SSE.Views.PivotTable.txtCreate": "Inserir Tabela",
|
||||
"SSE.Views.PivotTable.txtExpandEntire": "Expandir todo o campo",
|
||||
"SSE.Views.PivotTable.txtGroupPivot_Custom": "Personalizado",
|
||||
"SSE.Views.PivotTable.txtGroupPivot_Dark": "Escuro",
|
||||
"SSE.Views.PivotTable.txtGroupPivot_Light": "Claro",
|
||||
|
||||
@ -283,6 +283,7 @@
|
||||
"Common.UI.ExtendedColorDialog.textRGBErr": "Valoarea introdusă nu este corectă.<br>Introduceți valoarea numerică de la 0 până la 255.",
|
||||
"Common.UI.HSBColorPicker.textNoColor": "Fără culoare",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHidePwd": "Ascunde parola",
|
||||
"Common.UI.InputFieldBtnPassword.textHintHold": "Apăsați și mențineți apăsat butonul până când se afișează parola",
|
||||
"Common.UI.InputFieldBtnPassword.textHintShowPwd": "Afișează parola",
|
||||
"Common.UI.SearchBar.textFind": "Găsire",
|
||||
"Common.UI.SearchBar.tipCloseSearch": "Închide căutare",
|
||||
@ -418,6 +419,9 @@
|
||||
"Common.Views.Comments.textResolve": "Rezolvare",
|
||||
"Common.Views.Comments.textResolved": "Rezolvat",
|
||||
"Common.Views.Comments.textSort": "Sortare comentarii",
|
||||
"Common.Views.Comments.textSortFilter": "Sortare și filtrare comentarii",
|
||||
"Common.Views.Comments.textSortFilterMore": "Sortare, filtrare și mai multe",
|
||||
"Common.Views.Comments.textSortMore": "Sortare și mai multe",
|
||||
"Common.Views.Comments.textViewResolved": "Dvs. nu aveți permisiunea de a redeschide comentariu",
|
||||
"Common.Views.Comments.txtEmpty": "Nu există niciun comentariu.",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Nu afișa acest mesaj din nou",
|
||||
@ -527,11 +531,15 @@
|
||||
"Common.Views.PasswordDialog.txtWarning": "Atenție: Dacă pierdeți sau uitați parola, ea nu poate fi recuperată. Să o păstrați într-un loc sigur.",
|
||||
"Common.Views.PluginDlg.textLoading": "Încărcare",
|
||||
"Common.Views.PluginPanel.textClosePanel": "Închide plugin-ul",
|
||||
"Common.Views.PluginPanel.textLoading": "Încărcare",
|
||||
"Common.Views.Plugins.groupCaption": "Plugin-uri",
|
||||
"Common.Views.Plugins.strPlugins": "Plugin-uri",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "Plugin-uri în fundal",
|
||||
"Common.Views.Plugins.textSettings": "Setări",
|
||||
"Common.Views.Plugins.textStart": "Pornire",
|
||||
"Common.Views.Plugins.textStop": "Oprire",
|
||||
"Common.Views.Plugins.textTheListOfBackgroundPlugins": "Lista plugin-urilor în fundal",
|
||||
"Common.Views.Plugins.tipMore": "Mai multe",
|
||||
"Common.Views.Protection.hintAddPwd": "Criptare utilizând o parolă",
|
||||
"Common.Views.Protection.hintDelPwd": "Ștergere parola",
|
||||
"Common.Views.Protection.hintPwd": "Modificarea sau eliminarea parolei",
|
||||
@ -996,6 +1004,7 @@
|
||||
"SSE.Controllers.Main.errorLoadingFont": "Fonturile nu sunt încărcate.<br>Contactați administratorul dvs de Server Documente.",
|
||||
"SSE.Controllers.Main.errorLocationOrDataRangeError": "Referința de localizare sau zona de date nu este validă.",
|
||||
"SSE.Controllers.Main.errorLockedAll": "Operațiunea nu poate fi efectuată deoarece foaia a fost blocată de către un alt utilizator.",
|
||||
"SSE.Controllers.Main.errorLockedCellGoalSeek": "Una dintre celulele incluse în procesul de căutare a obiectivului a fost modificată de un alt utilizator.",
|
||||
"SSE.Controllers.Main.errorLockedCellPivot": "Nu puteți modifica datele manipulând tabel Pivot.",
|
||||
"SSE.Controllers.Main.errorLockedWorksheetRename": "Deocamdată, nu puteți redenumi foaia deoarece foaia este redenumită de către un alt utilizator",
|
||||
"SSE.Controllers.Main.errorMaxPoints": "Numărul maxim de puncte de date pe serie în diagramă este limitat la 4096.",
|
||||
@ -2143,6 +2152,7 @@
|
||||
"SSE.Views.DataTab.capBtnUngroup": "Anularea grupării",
|
||||
"SSE.Views.DataTab.capDataExternalLinks": "Linkuri externe",
|
||||
"SSE.Views.DataTab.capDataFromText": "Obținere date",
|
||||
"SSE.Views.DataTab.capGoalSeek": "Căutare obiectiv",
|
||||
"SSE.Views.DataTab.mniFromFile": "Din fișier local TXT/CSV",
|
||||
"SSE.Views.DataTab.mniFromUrl": "Prin adresa URL a fișierului TXT/CSV",
|
||||
"SSE.Views.DataTab.mniFromXMLFile": "Din XML local",
|
||||
@ -2157,6 +2167,7 @@
|
||||
"SSE.Views.DataTab.tipDataFromText": "Colectare date din fișier",
|
||||
"SSE.Views.DataTab.tipDataValidation": "Validarea datelor",
|
||||
"SSE.Views.DataTab.tipExternalLinks": "Vizualizați toate celelalte fișiere de care este legată această foaie de calcul ",
|
||||
"SSE.Views.DataTab.tipGoalSeek": "Selectați formatul de intrare adecvat valorii dorite",
|
||||
"SSE.Views.DataTab.tipGroup": "Grupare zonă de celule",
|
||||
"SSE.Views.DataTab.tipRemDuplicates": "Eliminarea rândurilor dublate dintr-o foaie",
|
||||
"SSE.Views.DataTab.tipToColumns": "Scindarea textului din celulă în coloane",
|
||||
@ -2871,9 +2882,25 @@
|
||||
"SSE.Views.FormulaWizard.textTitle": "Argumente funcție",
|
||||
"SSE.Views.FormulaWizard.textValue": "Rezultat formulă",
|
||||
"SSE.Views.GoalSeekDlg.textChangingCell": "Prin schimbarea celulei",
|
||||
"SSE.Views.GoalSeekDlg.textDataRangeError": "În formula lipsește intervalul",
|
||||
"SSE.Views.GoalSeekDlg.textMustContainFormula": "Celula trebuie să conțină o formulă",
|
||||
"SSE.Views.GoalSeekDlg.textMustContainValue": "Celula trebuie să conțină o valoare",
|
||||
"SSE.Views.GoalSeekDlg.textMustFormulaResultNumber": "Rezultatul formulei în celula trebuie să fie un număr.",
|
||||
"SSE.Views.GoalSeekDlg.textMustSingleCell": "Referința trebuie să fie o singură celulă ",
|
||||
"SSE.Views.GoalSeekDlg.textSelectData": "Selectare date",
|
||||
"SSE.Views.GoalSeekDlg.textSetCell": "Setare celulă",
|
||||
"SSE.Views.GoalSeekDlg.textTitle": "Căutare obiectiv",
|
||||
"SSE.Views.GoalSeekDlg.textToValue": "Valoare în",
|
||||
"SSE.Views.GoalSeekDlg.txtEmpty": "Câmp obligatoriu",
|
||||
"SSE.Views.GoalSeekStatusDlg.textContinue": "Continuare",
|
||||
"SSE.Views.GoalSeekStatusDlg.textCurrentValue": "Valoarea actuală:",
|
||||
"SSE.Views.GoalSeekStatusDlg.textFoundSolution": "Căutare obiectiv din Celula {0} a găsit o soluție. ",
|
||||
"SSE.Views.GoalSeekStatusDlg.textNotFoundSolution": "S-ar putea să nu fie găsită o soluție cu funcția Căutare obiectiv din celula {0}.",
|
||||
"SSE.Views.GoalSeekStatusDlg.textPause": "Pauză",
|
||||
"SSE.Views.GoalSeekStatusDlg.textSearchIteration": "Căutare obiectiv din Celula {0} la iterația #{1}.",
|
||||
"SSE.Views.GoalSeekStatusDlg.textStep": "Pas",
|
||||
"SSE.Views.GoalSeekStatusDlg.textTargetValue": "Valoare țintă:",
|
||||
"SSE.Views.GoalSeekStatusDlg.textTitle": "Stare Căutare obiectiv",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "Se aliniază la marginile paginii",
|
||||
"SSE.Views.HeaderFooterDialog.textAll": "Toate paginile",
|
||||
"SSE.Views.HeaderFooterDialog.textBold": "Aldin",
|
||||
@ -3055,10 +3082,12 @@
|
||||
"SSE.Views.NameManagerDlg.warnDelete": "Sunteți sigur că doriți să ștergeți numele {0}?",
|
||||
"SSE.Views.PageMarginsDialog.textBottom": "Jos",
|
||||
"SSE.Views.PageMarginsDialog.textCenter": "Centrul paginii",
|
||||
"SSE.Views.PageMarginsDialog.textHor": "Orizontal",
|
||||
"SSE.Views.PageMarginsDialog.textLeft": "Stânga",
|
||||
"SSE.Views.PageMarginsDialog.textRight": "Dreapta",
|
||||
"SSE.Views.PageMarginsDialog.textTitle": "Margini",
|
||||
"SSE.Views.PageMarginsDialog.textTop": "Sus",
|
||||
"SSE.Views.PageMarginsDialog.textVert": "Vertical",
|
||||
"SSE.Views.PageMarginsDialog.textWarning": "Avertisment",
|
||||
"SSE.Views.PageMarginsDialog.warnCheckMargings": "Margini incorecte",
|
||||
"SSE.Views.ParagraphSettings.strLineHeight": "Interlinie",
|
||||
|
||||
@ -418,7 +418,7 @@
|
||||
"Common.Views.Comments.textReply": "Ответить",
|
||||
"Common.Views.Comments.textResolve": "Решить",
|
||||
"Common.Views.Comments.textResolved": "Решено",
|
||||
"Common.Views.Comments.textSort": "Сортировать комментарии",
|
||||
"Common.Views.Comments.textSort": "Сортировка комментариев",
|
||||
"Common.Views.Comments.textSortFilter": "Сортировка и фильтрация комментариев",
|
||||
"Common.Views.Comments.textSortFilterMore": "Сортировка, фильтрация и прочее",
|
||||
"Common.Views.Comments.textSortMore": "Сортировка и прочее",
|
||||
|
||||
@ -418,6 +418,9 @@
|
||||
"Common.Views.Comments.textResolve": "解决",
|
||||
"Common.Views.Comments.textResolved": "已解决",
|
||||
"Common.Views.Comments.textSort": "排序批注",
|
||||
"Common.Views.Comments.textSortFilter": "排序和过滤评论",
|
||||
"Common.Views.Comments.textSortFilterMore": "排序、过滤、以及更多",
|
||||
"Common.Views.Comments.textSortMore": "排序以及更多",
|
||||
"Common.Views.Comments.textViewResolved": "您无权重新打开批注",
|
||||
"Common.Views.Comments.txtEmpty": "工作表中没有注释。",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "不要再显示此消息",
|
||||
@ -526,10 +529,15 @@
|
||||
"Common.Views.PasswordDialog.txtTitle": "设置密码",
|
||||
"Common.Views.PasswordDialog.txtWarning": "警告:如果您丢失或忘记了密码,则无法恢复。请把它放在安全的地方。",
|
||||
"Common.Views.PluginDlg.textLoading": "载入中",
|
||||
"Common.Views.PluginPanel.textLoading": "载入中",
|
||||
"Common.Views.Plugins.groupCaption": "插件",
|
||||
"Common.Views.Plugins.strPlugins": "插件",
|
||||
"Common.Views.Plugins.textBackgroundPlugins": "后台插件",
|
||||
"Common.Views.Plugins.textSettings": "设置",
|
||||
"Common.Views.Plugins.textStart": "开始",
|
||||
"Common.Views.Plugins.textStop": "停止",
|
||||
"Common.Views.Plugins.textTheListOfBackgroundPlugins": "后台插件列表",
|
||||
"Common.Views.Plugins.tipMore": "更多",
|
||||
"Common.Views.Protection.hintAddPwd": "用密码加密",
|
||||
"Common.Views.Protection.hintDelPwd": "删除密码",
|
||||
"Common.Views.Protection.hintPwd": "更改或删除密码",
|
||||
|
||||
@ -40,6 +40,12 @@
|
||||
"textStandartColors": "الألوان القياسية",
|
||||
"textThemeColors": "ألوان السمة"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "داكن",
|
||||
"light": "سمة فاتحة",
|
||||
"system": "استخدم سمة النظام",
|
||||
"textTheme": "السمة"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "تحذير",
|
||||
"textAnonymous": "مجهول",
|
||||
@ -53,12 +59,6 @@
|
||||
"textWarningRestoreVersion": "سيتم حفظ الملف الحالي في سجل الإصدارات.",
|
||||
"titleWarningRestoreVersion": "إستعادة هذه النسخة؟",
|
||||
"txtErrorLoadHistory": "فشل تحميل السجل"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "لا تظهر مجددا",
|
||||
"textOk": "موافق",
|
||||
"txtWarnUrl": "الضغط على هذا الرابط قد يؤذي جهازك و بياناتك.<br>هل تريد الإكمال؟",
|
||||
"warnMergeLostData": "ستبقى فقط البيانات من الخلية العلوية اليسرى في الخلية المدمجة.<br> هل أنت متأكد أنك تريد المتابعة؟"
|
||||
"warnMergeLostData": "ستبقى فقط البيانات من الخلية العلوية اليسرى في الخلية المدمجة.<br> هل أنت متأكد أنك تريد المتابعة؟",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
@ -259,7 +260,7 @@
|
||||
"errorLoadingFont": "لم يتم تحميل الخطوط. <br> الرجاء الاتصال بمسئول خادم المستندات.",
|
||||
"errorLocationOrDataRangeError": "مرجع الموقع أو نطاق البيانات غير صالح.",
|
||||
"errorLockedAll": "تعذر إجراء العملية حيث تم قفل الورقة من قبل مستخدم آخر.",
|
||||
"errorLockedCellPivot": "لا يمكنك تعديل البيانات في pivot table",
|
||||
"errorLockedCellPivot": "لا يمكنك تعديل البيانات في الجدول الديناميكي",
|
||||
"errorLockedWorksheetRename": "لا يمكن إعادة تسمية الورقة في الوقت الحالي حيث يتم إعادة تسميتها من قبل مستخدم آخر",
|
||||
"errorMaxPoints": "الحد الأقصى لعدد النقاط في السلسلة لكل مخطط هو 4096.",
|
||||
"errorMaxRows": "خطأ! الحد الأقصى لعدد سلاسل البيانات لكل مخطط هو 255.",
|
||||
@ -374,7 +375,7 @@
|
||||
"textHidden": "مخفي",
|
||||
"textHide": "إخفاء",
|
||||
"textMore": "المزيد",
|
||||
"textMove": "تحرك",
|
||||
"textMove": "نقل",
|
||||
"textMoveBefore": "تحرك أمام ورقة العمل",
|
||||
"textMoveToEnd": "(تحرك إلى النهاية)",
|
||||
"textOk": "موافق",
|
||||
@ -548,8 +549,8 @@
|
||||
"textImage": "صورة",
|
||||
"textImageURL": "رابط صورة",
|
||||
"textIn": "بوصة",
|
||||
"textInnerBottom": "أسفل الداخل",
|
||||
"textInnerTop": "أعلى الداخل",
|
||||
"textInnerBottom": "القاع الداخلي",
|
||||
"textInnerTop": "القمة الداخلية",
|
||||
"textInsideBorders": "بداخل الحدود",
|
||||
"textInsideHorizontalBorder": "بداخل الحد الأفقي",
|
||||
"textInsideVerticalBorder": "بداخل الحد العمودي",
|
||||
@ -655,7 +656,7 @@
|
||||
"advDRMPassword": "كملة السر",
|
||||
"closeButtonText": "اغلاق الملف",
|
||||
"notcriticalErrorTitle": "تحذير",
|
||||
"strFuncLocale": "لغة الصيغ",
|
||||
"strFuncLocale": "لغة الصيغىة",
|
||||
"strFuncLocaleEx": "مثال: SUM; MIN; MAX; COUNT",
|
||||
"textAbout": "حول",
|
||||
"textAddress": "العنوان",
|
||||
@ -678,6 +679,7 @@
|
||||
"textComments": "التعليقات",
|
||||
"textCreated": "تم الإنشاء",
|
||||
"textCustomSize": "حجم مخصص",
|
||||
"textDark": "داكن",
|
||||
"textDarkTheme": "الوضع المظلم",
|
||||
"textDelimeter": "فاصل",
|
||||
"textDirection": "الاتجاه",
|
||||
@ -690,14 +692,14 @@
|
||||
"textEmail": "البريد الاكتروني",
|
||||
"textEnableAll": "تفعيل الكل",
|
||||
"textEnableAllMacrosWithoutNotification": "فعّل كل وحدات الماكرو بدون اشعارات",
|
||||
"textEncoding": "تشفير",
|
||||
"textEncoding": "ترميز",
|
||||
"textExample": "مثال",
|
||||
"textFeedback": "الملاحظات و الدعم",
|
||||
"textFind": "بحث",
|
||||
"textFindAndReplace": "بحث و استبدال",
|
||||
"textFindAndReplaceAll": "بحث و استبدال الكل",
|
||||
"textFormat": "التنسيق",
|
||||
"textFormulaLanguage": "لغة الصيغ",
|
||||
"textFormulaLanguage": "لغة الصيغىة",
|
||||
"textFormulas": "الصيغ",
|
||||
"textHelp": "مساعدة",
|
||||
"textHideGridlines": "إخفاء خطوط الشبكة",
|
||||
@ -709,6 +711,7 @@
|
||||
"textLastModifiedBy": "آخر تعديل بواسطة",
|
||||
"textLeft": "اليسار",
|
||||
"textLeftToRight": "من اليسار إلى اليمين",
|
||||
"textLight": "فاتح",
|
||||
"textLocation": "الموقع",
|
||||
"textLookIn": "بحث في",
|
||||
"textMacrosSettings": "إعدادات الماكرو",
|
||||
@ -721,7 +724,7 @@
|
||||
"textOrientation": "الاتجاه",
|
||||
"textOwner": "المالك",
|
||||
"textPoint": "نقطة",
|
||||
"textPortrait": "عمودي",
|
||||
"textPortrait": "طولي",
|
||||
"textPoweredBy": "مُشَغل بواسطة",
|
||||
"textPrint": "طباعة",
|
||||
"textR1C1Style": "النمط المرجعي R1C1",
|
||||
@ -732,6 +735,7 @@
|
||||
"textRestartApplication": "برجاء إعادة تشغيل التطبيق حتى يتم تطبيق التغييرات",
|
||||
"textRight": "اليمين",
|
||||
"textRightToLeft": "من اليمين إلى اليسار",
|
||||
"textSameAsSystem": "نفس النظام",
|
||||
"textSearch": "بحث",
|
||||
"textSearchBy": "بحث",
|
||||
"textSearchIn": "بحث في",
|
||||
@ -744,6 +748,7 @@
|
||||
"textSpreadsheetTitle": "عنوان الجدول",
|
||||
"textSubject": "الموضوع",
|
||||
"textTel": "رقم الهاتف",
|
||||
"textTheme": "السمة",
|
||||
"textTitle": "العنوان",
|
||||
"textTop": "أعلى",
|
||||
"textUnitOfMeasurement": "وحدة القياس",
|
||||
@ -764,7 +769,7 @@
|
||||
"txtDownloadCsv": "تحميل CSV",
|
||||
"txtEl": "اليونانية",
|
||||
"txtEn": "الإنجليزية",
|
||||
"txtEncoding": "تشفير",
|
||||
"txtEncoding": "ترميز",
|
||||
"txtEs": "الإسبانية",
|
||||
"txtFi": "الفنلندية",
|
||||
"txtFr": "الفرنسية",
|
||||
@ -787,26 +792,26 @@
|
||||
"txtRu": "الروسية",
|
||||
"txtScheme1": "Office",
|
||||
"txtScheme10": "الوسيط",
|
||||
"txtScheme11": "Metro",
|
||||
"txtScheme12": "Module",
|
||||
"txtScheme13": "Opulent",
|
||||
"txtScheme14": "Oriel",
|
||||
"txtScheme11": "مترو",
|
||||
"txtScheme12": "وحدة",
|
||||
"txtScheme13": "وافر",
|
||||
"txtScheme14": "بروز النافذة",
|
||||
"txtScheme15": "الأصل",
|
||||
"txtScheme16": "paper",
|
||||
"txtScheme17": "Solstice",
|
||||
"txtScheme18": "Technic",
|
||||
"txtScheme19": "Trek",
|
||||
"txtScheme16": "ورق",
|
||||
"txtScheme17": "انقلاب",
|
||||
"txtScheme18": "تكنيكي",
|
||||
"txtScheme19": "رحلة",
|
||||
"txtScheme2": "تدرج الرمادي",
|
||||
"txtScheme20": "Urban",
|
||||
"txtScheme21": "Verve",
|
||||
"txtScheme20": "خاص",
|
||||
"txtScheme21": "حيوية",
|
||||
"txtScheme22": "New Office",
|
||||
"txtScheme3": "Apex",
|
||||
"txtScheme4": "Aspect",
|
||||
"txtScheme3": "قمة",
|
||||
"txtScheme4": "ابعاد",
|
||||
"txtScheme5": "Civic",
|
||||
"txtScheme6": "Concourse",
|
||||
"txtScheme7": "Equity",
|
||||
"txtScheme8": "Flow",
|
||||
"txtScheme9": "Foundry",
|
||||
"txtScheme6": "التقاء",
|
||||
"txtScheme7": "تكافؤ",
|
||||
"txtScheme8": "انسياب",
|
||||
"txtScheme9": "فونيريا",
|
||||
"txtSemicolon": "فاصلة منقوطة",
|
||||
"txtSk": "السلوفاكية",
|
||||
"txtSl": "السلوفينية",
|
||||
@ -817,11 +822,7 @@
|
||||
"txtUk": "الأوكرانية",
|
||||
"txtVi": "الفيتمانية",
|
||||
"txtZh": "الصينية",
|
||||
"warnDownloadAs": "اذا تابعت الحفظ بهذا التنسيق ستفقد كل الميزات عدا النص.<br> هل حقا تريد المتابعة؟ ",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
"warnDownloadAs": "اذا تابعت الحفظ بهذا التنسيق ستفقد كل الميزات عدا النص.<br> هل حقا تريد المتابعة؟ "
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Bir daha göstərmə",
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Bu linkə klikləmək cihazınız və məlumatlarınız üçün təhlükəli ola bilər. <br> Davam etmək istədiyinizə əminsiniz?",
|
||||
"warnMergeLostData": "Birləşdirilmiş xanada yalnız yuxarı sol xanadakı məlumatlar qalacaq. <br>Davam etmək istədiyinizdən əminsiniz?"
|
||||
"warnMergeLostData": "Birləşdirilmiş xanada yalnız yuxarı sol xanadakı məlumatlar qalacaq. <br>Davam etmək istədiyinizdən əminsiniz?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -71,6 +71,7 @@
|
||||
"notcriticalErrorTitle": "Увага",
|
||||
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuEdit": "Edit",
|
||||
"menuEditLink": "Edit Link",
|
||||
"menuFreezePanes": "Freeze Panes",
|
||||
|
||||
@ -497,6 +497,7 @@
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuCancel": "Cancel",
|
||||
"menuCell": "Cell",
|
||||
"menuDelete": "Delete",
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "No ho mostris més",
|
||||
"textOk": "D'acord",
|
||||
"txtWarnUrl": "Si fas clic en aquest enllaç, pots perjudicar el dispositiu i les dades. <br>Segur que vols continuar?",
|
||||
"warnMergeLostData": "Només les dades de la cel·la superior esquerra romandran a la cel·la combinada. <br>Vols continuar?"
|
||||
"warnMergeLostData": "Només les dades de la cel·la superior esquerra romandran a la cel·la combinada. <br>Vols continuar?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -40,6 +40,12 @@
|
||||
"textStandartColors": "Standardní barvy",
|
||||
"textThemeColors": "Barvy vzhledu prostředí"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Tmavé",
|
||||
"light": "Světlé",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Varování",
|
||||
"textAnonymous": "Anonymní",
|
||||
@ -53,12 +59,6 @@
|
||||
"textWarningRestoreVersion": "Aktuální soubor bude uložen v historii verzí.",
|
||||
"titleWarningRestoreVersion": "Obnovit vybranou verzi? ",
|
||||
"txtErrorLoadHistory": "Načítání historie selhalo"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Nezobrazovat znovu",
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Kliknutí na tento odkaz může být škodlivé pro Vaše zařízení a Vaše data.<br>Jste si jistí, že chcete pokračovat?",
|
||||
"warnMergeLostData": "Ve sloučené buňce budou zachována pouze data z původní levé horní buňky.<br>Opravdu chcete pokračovat?"
|
||||
"warnMergeLostData": "Ve sloučené buňce budou zachována pouze data z původní levé horní buňky.<br>Opravdu chcete pokračovat?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
@ -678,6 +679,7 @@
|
||||
"textComments": "Komentáře",
|
||||
"textCreated": "Vytvořeno",
|
||||
"textCustomSize": "Vlastní velikost",
|
||||
"textDark": "Tmavé",
|
||||
"textDarkTheme": "Tmavý vzhled prostředí",
|
||||
"textDelimeter": "Oddělovač",
|
||||
"textDirection": "Směr",
|
||||
@ -709,6 +711,7 @@
|
||||
"textLastModifiedBy": "Naposledy upravil(a)",
|
||||
"textLeft": "Vlevo",
|
||||
"textLeftToRight": "Zleva doprava",
|
||||
"textLight": "Světlé",
|
||||
"textLocation": "Umístění",
|
||||
"textLookIn": "Hledat v",
|
||||
"textMacrosSettings": "Nastavení maker",
|
||||
@ -818,8 +821,6 @@
|
||||
"txtVi": "vietnamština",
|
||||
"txtZh": "čínština",
|
||||
"warnDownloadAs": "Pokud budete pokračovat v ukládání v tomto formátu, vše kromě textu bude ztraceno.<br>Opravdu chcete pokračovat?",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
|
||||
@ -83,6 +83,7 @@
|
||||
"textDoNotShowAgain": "Vis ikke igen",
|
||||
"warnMergeLostData": "Kun data for øverste venstre celle forbliver i fusionerede celler.<br>Er du sikker på at du vil fortsætte?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuUnfreezePanes": "Unfreeze Panes",
|
||||
"menuUnmerge": "Unmerge",
|
||||
"menuUnwrap": "Unwrap",
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Nicht mehr anzeigen",
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Dieser Link kann für Ihr Gerät und Daten gefährlich sein.<br>Möchten Sie wirklich fortsetzen?",
|
||||
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?"
|
||||
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Να μην εμφανιστεί ξανά",
|
||||
"textOk": "Εντάξει",
|
||||
"txtWarnUrl": "Η συσκευή και τα δεδομένα σας μπορεί να κινδυνεύσουν αν κάνετε κλικ σε αυτόν τον σύνδεσμο.<br>Θέλετε σίγουρα να συνεχίσετε;",
|
||||
"warnMergeLostData": "Μόνο τα δεδομένα από το επάνω αριστερό κελί θα παραμείνουν στο συγχωνευμένο κελί.<br>Είστε σίγουροι ότι θέλετε να συνεχίσετε;"
|
||||
"warnMergeLostData": "Μόνο τα δεδομένα από το επάνω αριστερό κελί θα παραμείνουν στο συγχωνευμένο κελί.<br>Είστε σίγουροι ότι θέλετε να συνεχίσετε;",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -66,6 +66,7 @@
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuCancel": "Cancel",
|
||||
"menuCell": "Cell",
|
||||
"menuDelete": "Delete",
|
||||
@ -76,7 +77,6 @@
|
||||
"menuMerge": "Merge",
|
||||
"menuMore": "More",
|
||||
"menuOpenLink": "Open Link",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuShow": "Show",
|
||||
"menuUnfreezePanes": "Unfreeze Panes",
|
||||
"menuUnmerge": "Unmerge",
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "No mostrar de nuevo",
|
||||
"textOk": "Aceptar",
|
||||
"txtWarnUrl": "Hacer clic en este enlace puede ser perjudicial para su dispositivo y sus datos.<br>¿Está seguro de que quiere continuar?",
|
||||
"warnMergeLostData": "En la celda unida permanecerán sólo los datos de la celda de la esquina superior izquierda.<br>Está seguro de que quiere continuar?"
|
||||
"warnMergeLostData": "En la celda unida permanecerán sólo los datos de la celda de la esquina superior izquierda.<br>Está seguro de que quiere continuar?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Ez erakutsi berriro",
|
||||
"textOk": "Ados",
|
||||
"txtWarnUrl": "Esteka honetan klik egitea kaltegarria izan daiteke zure gailu eta datuentzat<br>Ziur zaude jarraitu nahi duzula?",
|
||||
"warnMergeLostData": "Goren-ezkerreko gelaxkako datuak bakarrik mantenduko dira elkartutako gelaxkan.<br>Seguru zaude jarraitu nahi duzula?"
|
||||
"warnMergeLostData": "Goren-ezkerreko gelaxkako datuak bakarrik mantenduko dira elkartutako gelaxkan.<br>Seguru zaude jarraitu nahi duzula?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Ne plus afficher",
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Cliquer sur ce lien peut être dangereux pour votre appareil et vos données. <br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"warnMergeLostData": "Seulement les données de la cellule supérieure gauche seront conservées dans la cellule fusionnée.<br>Êtes-vous sûr de vouloir continuer ?"
|
||||
"warnMergeLostData": "Seulement les données de la cellule supérieure gauche seront conservées dans la cellule fusionnée.<br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Non amosar de novo",
|
||||
"textOk": "Aceptar",
|
||||
"txtWarnUrl": "Prema nesta ligazón pode ser prexudicial para o seu dispositivo e os seus datos.<br> Ten a certeza de que quere continuar?",
|
||||
"warnMergeLostData": "Na celda unida permanecerán só os datos da celda da esquina superior esquerda.<br>Ten a certeza de que quere continuar?"
|
||||
"warnMergeLostData": "Na celda unida permanecerán só os datos da celda da esquina superior esquerda.<br>Ten a certeza de que quere continuar?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Ne mutassa újra",
|
||||
"textOk": "Rendben",
|
||||
"txtWarnUrl": "A link megnyitása káros lehet az eszközére és adataira.<br>Biztosan folytatja?",
|
||||
"warnMergeLostData": "Csak a bal felső cellából származó adatok maradnak az egyesített cellában.<br>Biztosan folytatni szeretné?"
|
||||
"warnMergeLostData": "Csak a bal felső cellából származó adatok maradnak az egyesített cellában.<br>Biztosan folytatni szeretné?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Այլևս ցույց չտալ",
|
||||
"textOk": "Լավ",
|
||||
"txtWarnUrl": "Այս հղմանը հետևելը կարող է վնասել ձեր սարքավորումն ու տվյալները:<br>Վստա՞հ եք, որ ցանկանում եք շարունակել:",
|
||||
"warnMergeLostData": "Գործողությունը կարող է ոչնչացնել ընտրված վանդակների տվյալները։<br>Շարունակե՞լ։"
|
||||
"warnMergeLostData": "Գործողությունը կարող է ոչնչացնել ընտրված վանդակների տվյալները։<br>Շարունակե՞լ։",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Jangan tampilkan lagi",
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Mengklik tautan ini dapat membahayakan perangkat dan data Anda.<br>Apakah Anda yakin untuk melanjutkan?",
|
||||
"warnMergeLostData": "Hanya data dari sel atas-kiri akan tetap berada di sel merging. <br>Apakah Anda ingin melanjutkan?"
|
||||
"warnMergeLostData": "Hanya data dari sel atas-kiri akan tetap berada di sel merging. <br>Apakah Anda ingin melanjutkan?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Non mostrare di nuovo",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Fare clic su questo collegamento può danneggiare il tuo dispositivo e i tuoi dati.<br>Sei sicuro che vuoi continuare?",
|
||||
"warnMergeLostData": "Solo i dati dalla cella sinistra superiore rimangono nella cella unita.<br>Sei sicuro di voler continuare?"
|
||||
"warnMergeLostData": "Solo i dati dalla cella sinistra superiore rimangono nella cella unita.<br>Sei sicuro di voler continuare?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "再度表示しない",
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "このリンクをクリックすると、お使いの端末やデータに悪影響を与える可能性があります。<br>本当に続けてよろしいですか?",
|
||||
"warnMergeLostData": "マージされたセルに左上のセルからのデータのみが残ります。<br>続行してもよろしいです?"
|
||||
"warnMergeLostData": "マージされたセルに左上のセルからのデータのみが残ります。<br>続行してもよろしいです?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "다시 표시하지 않음",
|
||||
"textOk": "확정",
|
||||
"txtWarnUrl": "이 링크는 장치와 데이터에 손상을 줄 수 있습니다. <br> 계속하시겠습니까?",
|
||||
"warnMergeLostData": "왼쪽 위 셀의 데이터 만 병합 된 셀에 남아 있습니다. <br> 계속 하시겠습니까?"
|
||||
"warnMergeLostData": "왼쪽 위 셀의 데이터 만 병합 된 셀에 남아 있습니다. <br> 계속 하시겠습니까?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "ບໍ່ສະແດງອີກ",
|
||||
"textOk": "ຕົກລົງ",
|
||||
"txtWarnUrl": "ການຄລິກລິ້ງນີ້ອາດເປັນອັນຕະລາຍຕໍ່ອຸປະກອນ ແລະຂໍ້ມູນຂອງທ່ານ.<br>ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການສືບຕໍ່?",
|
||||
"warnMergeLostData": "ສະເພາະຂໍ້ມູນຈາກເຊວດ້ານຊ້າຍເທິງທີ່ຈະຢູ່ໃນເຊວຮ່ວມ. <br>ທ່ານຕ້ອງການດຳເນີນການຕໍ່ບໍ່?"
|
||||
"warnMergeLostData": "ສະເພາະຂໍ້ມູນຈາກເຊວດ້ານຊ້າຍເທິງທີ່ຈະຢູ່ໃນເຊວຮ່ວມ. <br>ທ່ານຕ້ອງການດຳເນີນການຕໍ່ບໍ່?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Nerādīt vēlreiz",
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Noklikšķinot uz šīs saites var kaitēt jūsu ierīcei un datiem.<br>Vai tiešām vēlaties turpināt?",
|
||||
"warnMergeLostData": "Apvienotajā šūnā paliks tikai dati no augšējās kreisās šūnas. <br>Vai tiešām vēlaties turpināt?"
|
||||
"warnMergeLostData": "Apvienotajā šūnā paliks tikai dati no augšējās kreisās šūnas. <br>Vai tiešām vēlaties turpināt?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,6 +87,7 @@
|
||||
"textOk": "Okey",
|
||||
"txtWarnUrl": "Mengklik pautan ini boleh membahayakan peranti dan data anda.<br>Adakah anda mahu meneruskan?",
|
||||
"warnMergeLostData": "Hanya data dari sel kiri-atas akan kekal dalam sel dicantum. <br>Adakah anda pasti mahu meneruskan?",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuEditLink": "Edit Link"
|
||||
},
|
||||
"Controller": {
|
||||
|
||||
@ -86,6 +86,7 @@
|
||||
"textCopyCutPasteActions": "Acties Kopiëren, Knippen en Plakken",
|
||||
"textDoNotShowAgain": "Niet meer laten zien.",
|
||||
"warnMergeLostData": "Alleen de gegevens in de cel linksboven blijven behouden in de samengevoegde cel.<br>Wilt u doorgaan?",
|
||||
"menuAutofill": "Autofill",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?"
|
||||
},
|
||||
|
||||
@ -522,6 +522,7 @@
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuCancel": "Cancel",
|
||||
"menuCell": "Cell",
|
||||
"menuDelete": "Delete",
|
||||
|
||||
@ -40,6 +40,12 @@
|
||||
"textStandartColors": "Cores padrão",
|
||||
"textThemeColors": "Cores do tema"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Escuro",
|
||||
"light": "Claro",
|
||||
"textTheme": "Tema",
|
||||
"system": "Same as system"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"textAnonymous": "Anónimo",
|
||||
@ -53,12 +59,6 @@
|
||||
"textWarningRestoreVersion": "O ficheiro atual será guardado no histórico de versões.",
|
||||
"titleWarningRestoreVersion": "Restaurar esta versão?",
|
||||
"txtErrorLoadHistory": "Falha ao carregar o histórico"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Não mostrar novamente",
|
||||
"textOk": "Aceitar",
|
||||
"txtWarnUrl": "Clicar nesta ligação pode ser prejudicial ao seu dispositivo e dados.<br>Deseja continuar?",
|
||||
"warnMergeLostData": "Apenas os dados da célula superior esquerda permanecerão na célula unida.<br>Tem a certeza de que deseja continuar? "
|
||||
"warnMergeLostData": "Apenas os dados da célula superior esquerda permanecerão na célula unida.<br>Tem a certeza de que deseja continuar? ",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
@ -211,7 +212,9 @@
|
||||
"errorBadImageUrl": "O URL da imagem está incorreto",
|
||||
"errorCannotUseCommandProtectedSheet": "Não se pode utilizar este comando numa folha protegida. Para utilizar este comando, desproteja a folha.<br>Pode ser solicitada uma palavra-passe.",
|
||||
"errorChangeArray": "Não pode alterar parte de uma matriz.",
|
||||
"errorChangeFilteredRange": "Isto irá alterar um intervalo filtrado na sua folha de cálculo.<br>Para completar esta tarefa, por favor remova os filtros automáticos.",
|
||||
"errorChangeOnProtectedSheet": "A célula ou gráfico que está a tentar alterar está numa folha protegida.<br>Para a alterar tem que desbloquear a folha. Pode ser solicitada uma palavra-passe.",
|
||||
"errorComboSeries": "Para criar um gráfico de combinação, selecione pelo menos duas séries de dados.",
|
||||
"errorConnectToServer": "Não foi possível guardar este documento. Verifique as definições de ligação ou contacte o seu administrador.<br>Se clicar no botão 'OK', será solicitado a descarregar o documento.",
|
||||
"errorCopyMultiselectArea": "Este comando não pode ser utilizado em várias seleções.<br>Selecione apenas um intervalo e tente novamente.",
|
||||
"errorCountArg": "Erro na fórmula.<br>Número de argumentos inválido.",
|
||||
@ -254,6 +257,7 @@
|
||||
"errorOpenWarning": "O comprimento de uma das fórmulas do ficheiro excedeu<br>o número de caracteres permitido e foi removido.",
|
||||
"errorOperandExpected": "A sintaxe da função introduzida não está correta. Por favor, verifique se se esqueceu de algum parênteses - '(' ou ')'.",
|
||||
"errorPasteMaxRange": "As áreas de origem e de destino não são iguais. Por favor, selecione uma área do mesmo tamanho ou clique na primeira célula de uma linha para colar as células copiadas.",
|
||||
"errorPasteMultiSelect": "Esta ação não pode ser feita com uma seleção de múltiplos intervalos.<br>Selecionar uma única gama e tentar novamente.",
|
||||
"errorPivotWithoutUnderlying": "O relatório da tabela dinâmica foi guardado sem os dados relacionados.<br>Utilize o botão 'Recarregar' para atualizar o relatório.",
|
||||
"errorPrintMaxPagesCount": "Infelizmente, não é possível imprimir mais de 1500 páginas de uma vez na versão atual do programa.<br>Esta restrição será eliminada no futuro.",
|
||||
"errorProtectedRange": "Este intervalo não pode ser editado.",
|
||||
@ -276,7 +280,9 @@
|
||||
"saveErrorText": "Ocorreu um erro ao guardar o ficheiro",
|
||||
"scriptLoadError": "A ligação está demasiado lenta e não foi possível carregar alguns dos componentes. Por favor, recarregue a página. ",
|
||||
"textCancel": "Cancelar",
|
||||
"textClose": "Fechar",
|
||||
"textErrorPasswordIsNotCorrect": "A palavra-passe que introduziu não está correta.<br>Verifique se a tecla CAPS LOCK está ativa e não se esqueça de utilizar a capitalização correta.",
|
||||
"textInformation": "Informação",
|
||||
"textOk": "Aceitar",
|
||||
"unknownErrorText": "Erro desconhecido.",
|
||||
"uploadImageExtMessage": "Formato de imagem desconhecido.",
|
||||
@ -284,8 +290,6 @@
|
||||
"uploadImageSizeMessage": "A imagem é muito grande. O tamanho máximo é de 25 MB.",
|
||||
"errNoDuplicates": "No duplicate values found.",
|
||||
"errorCannotUngroup": "Cannot ungroup. To start an outline, select the detail rows or columns and group them.",
|
||||
"errorChangeFilteredRange": "This will change a filtered range on your worksheet.<br>To complete this task, please remove AutoFilters.",
|
||||
"errorComboSeries": "To create a combination chart, select at least two series of data.",
|
||||
"errorDeleteColumnContainsLockedCell": "You are trying to delete a column that contains a locked cell. Locked cells cannot be deleted while the worksheet is protected.<br>To delete a locked cell, unprotect the sheet. You might be requested to enter a password.",
|
||||
"errorDeleteRowContainsLockedCell": "You are trying to delete a row that contains a locked cell. Locked cells cannot be deleted while the worksheet is protected.<br>To delete a locked cell, unprotect the sheet. You might be requested to enter a password.",
|
||||
"errorDependentsNoFormulas": "The Trace Dependents command found no formulas that refer to the active cell.",
|
||||
@ -298,7 +302,6 @@
|
||||
"errorMaxRows": "ERROR! The maximum number of data series per chart is 255.",
|
||||
"errorMoveSlicerError": "Table slicers cannot be copied from one workbook to another.<br>Try again by selecting the entire table and the slicers.",
|
||||
"errorNoDataToParse": "No data was selected to parse.",
|
||||
"errorPasteMultiSelect": "This action cannot be done on a multiple range selection.<br>Select a single range and try again.",
|
||||
"errorPasteSlicerError": "Table slicers cannot be copied from one workbook to another.",
|
||||
"errorPivotGroup": "Cannot group that selection.",
|
||||
"errorPivotOverlap": "A pivot table report cannot overlap a table.",
|
||||
@ -306,13 +309,11 @@
|
||||
"errorSetPassword": "Password could not be set.",
|
||||
"errorSingleColumnOrRowError": "Location reference is not valid because the cells are not all in the same column or row.<br>Select cells that are all in a single column or row.",
|
||||
"errRemDuplicates": "Duplicate values found and deleted: {0}, unique values left: {1}.",
|
||||
"textClose": "Close",
|
||||
"textFillOtherRows": "Fill other rows",
|
||||
"textFormulaFilledAllRows": "Formula filled {0} rows have data. Filling other empty rows may take a few minutes.",
|
||||
"textFormulaFilledAllRowsWithEmpty": "Formula filled first {0} rows. Filling other empty rows may take a few minutes.",
|
||||
"textFormulaFilledFirstRowsOtherHaveData": "Formula filled only first {0} rows have data by memory save reason. There are other {1} rows have data in this sheet. You can fill them manually.",
|
||||
"textFormulaFilledFirstRowsOtherIsEmpty": "Formula filled only first {0} rows by memory save reason. Other rows in this sheet don't have data.",
|
||||
"textInformation": "Information",
|
||||
"uploadDocExtMessage": "Unknown document format.",
|
||||
"uploadDocFileCountMessage": "No documents uploaded.",
|
||||
"uploadDocSizeMessage": "Maximum document size limit exceeded."
|
||||
@ -678,6 +679,7 @@
|
||||
"textComments": "Comentários",
|
||||
"textCreated": "Criado",
|
||||
"textCustomSize": "Tamanho personalizado",
|
||||
"textDark": "Escuro",
|
||||
"textDarkTheme": "Tema escuro",
|
||||
"textDelimeter": "Delimitador",
|
||||
"textDirection": "Direção",
|
||||
@ -709,6 +711,7 @@
|
||||
"textLastModifiedBy": "Última modificação por",
|
||||
"textLeft": "Esquerda",
|
||||
"textLeftToRight": "Da esquerda para a direita",
|
||||
"textLight": "Claro",
|
||||
"textLocation": "Localização",
|
||||
"textLookIn": "Procurar em",
|
||||
"textMacrosSettings": "Definições de macros",
|
||||
@ -744,6 +747,7 @@
|
||||
"textSpreadsheetTitle": "Título da folha de cálculo",
|
||||
"textSubject": "Assunto",
|
||||
"textTel": "Tel",
|
||||
"textTheme": "Tema",
|
||||
"textTitle": "Título",
|
||||
"textTop": "Cima",
|
||||
"textUnitOfMeasurement": "Unidade de medida",
|
||||
@ -818,10 +822,7 @@
|
||||
"txtVi": "Vietnamita",
|
||||
"txtZh": "Chinês",
|
||||
"warnDownloadAs": "Se guardar o documento neste formato, perderá todos os atributos com exceção do texto.<br>Tem a certeza de que deseja continuar?",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
"textSameAsSystem": "Same As System"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -40,6 +40,12 @@
|
||||
"textStandartColors": "Cores padrão",
|
||||
"textThemeColors": "Cores de tema"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Escuro",
|
||||
"light": "Claro",
|
||||
"system": "O mesmo que sistema",
|
||||
"textTheme": "Tema"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
"textAnonymous": "Anônimo",
|
||||
@ -53,12 +59,6 @@
|
||||
"textWarningRestoreVersion": "O arquivo atual será salvo no histórico de versões.",
|
||||
"titleWarningRestoreVersion": "Restaurar esta versão?",
|
||||
"txtErrorLoadHistory": "Carregamento do histórico falhou"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -66,6 +66,7 @@
|
||||
"errorInvalidLink": "A referência de link não existe. Corrija o link ou o exclua.",
|
||||
"menuAddComment": "Adicionar comentário",
|
||||
"menuAddLink": "Adicionar Link",
|
||||
"menuAutofill": "Preenchimento automático",
|
||||
"menuCancel": "Cancelar",
|
||||
"menuCell": "Célula",
|
||||
"menuDelete": "Excluir",
|
||||
@ -678,6 +679,7 @@
|
||||
"textComments": "Comentários",
|
||||
"textCreated": "Criado",
|
||||
"textCustomSize": "Tamanho personalizado",
|
||||
"textDark": "Escuro",
|
||||
"textDarkTheme": "Tema Escuro",
|
||||
"textDelimeter": "Delimitador",
|
||||
"textDirection": "Direção",
|
||||
@ -709,6 +711,7 @@
|
||||
"textLastModifiedBy": "Última Modificação Por",
|
||||
"textLeft": "Esquerda",
|
||||
"textLeftToRight": "Da esquerda para a direita",
|
||||
"textLight": "Claro",
|
||||
"textLocation": "Localização",
|
||||
"textLookIn": "Olhar em",
|
||||
"textMacrosSettings": "Configurações de macros",
|
||||
@ -732,6 +735,7 @@
|
||||
"textRestartApplication": "Reinicie o aplicativo para que as alterações entrem em vigor",
|
||||
"textRight": "Direita",
|
||||
"textRightToLeft": "Da direita para a esquerda",
|
||||
"textSameAsSystem": "O mesmo que sistema",
|
||||
"textSearch": "Pesquisar",
|
||||
"textSearchBy": "Pesquisar",
|
||||
"textSearchIn": "Procurar em",
|
||||
@ -744,6 +748,7 @@
|
||||
"textSpreadsheetTitle": "Título da planilha",
|
||||
"textSubject": "Assunto",
|
||||
"textTel": "Tel",
|
||||
"textTheme": "Tema",
|
||||
"textTitle": "Título",
|
||||
"textTop": "Superior",
|
||||
"textUnitOfMeasurement": "Unidade de medida",
|
||||
@ -817,11 +822,7 @@
|
||||
"txtUk": "Ucraniano",
|
||||
"txtVi": "Vietnamita",
|
||||
"txtZh": "Chinês",
|
||||
"warnDownloadAs": "Se você continuar salvando neste formato, todos os recursos com exceção do texto serão perdidos.<Br>Você tem certeza que quer continuar?",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
"warnDownloadAs": "Se você continuar salvando neste formato, todos os recursos com exceção do texto serão perdidos.<Br>Você tem certeza que quer continuar?"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -40,6 +40,12 @@
|
||||
"textStandartColors": "Culori standard",
|
||||
"textThemeColors": "Culori temă"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Întunecat",
|
||||
"light": "Luminos",
|
||||
"system": "La fel ca sistemul",
|
||||
"textTheme": "Temă"
|
||||
},
|
||||
"VersionHistory": {
|
||||
"notcriticalErrorTitle": "Avertisment",
|
||||
"textAnonymous": "Anonim",
|
||||
@ -53,12 +59,6 @@
|
||||
"textWarningRestoreVersion": "Fișierul curent va fi salvat în istoricul versiunilor",
|
||||
"titleWarningRestoreVersion": "Doriți să restaurați această versiune?",
|
||||
"txtErrorLoadHistory": "Încărcarea istoricului a eșuat"
|
||||
},
|
||||
"Themes": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "Same as system",
|
||||
"textTheme": "Theme"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "Nu mai afișa",
|
||||
"textOk": "OK",
|
||||
"txtWarnUrl": "Un clic pe acest link ar putea căuza daune dispozitivului și datelor dvs.<br>Sunteți sigur că doriți să continuați?",
|
||||
"warnMergeLostData": "În celula îmbinată se afișează numai conținutul celulei din stânga sus.<br>Sunteți sigur că doriți să continuați?"
|
||||
"warnMergeLostData": "În celula îmbinată se afișează numai conținutul celulei din stânga sus.<br>Sunteți sigur că doriți să continuați?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
@ -678,6 +679,7 @@
|
||||
"textComments": "Comentarii",
|
||||
"textCreated": "A fost creat la",
|
||||
"textCustomSize": "Dimensiunea particularizată",
|
||||
"textDark": "Întunecat",
|
||||
"textDarkTheme": "Tema întunecată",
|
||||
"textDelimeter": "Delimitator",
|
||||
"textDirection": "Orientare",
|
||||
@ -709,6 +711,7 @@
|
||||
"textLastModifiedBy": "Modificat ultima dată de către",
|
||||
"textLeft": "Stânga",
|
||||
"textLeftToRight": "De la stânga la dreapta",
|
||||
"textLight": "Luminos",
|
||||
"textLocation": "Locația",
|
||||
"textLookIn": "Domenii de căutare",
|
||||
"textMacrosSettings": "Setări macrocomandă",
|
||||
@ -732,6 +735,7 @@
|
||||
"textRestartApplication": "Vă rugăm să reporniți aplicația pentru ca modificările să intre în vigoare",
|
||||
"textRight": "Dreapta",
|
||||
"textRightToLeft": "De la dreapta la stânga",
|
||||
"textSameAsSystem": "La fel ca sistemul",
|
||||
"textSearch": "Căutare",
|
||||
"textSearchBy": "Căutare",
|
||||
"textSearchIn": "Caută în",
|
||||
@ -744,6 +748,7 @@
|
||||
"textSpreadsheetTitle": "Titlu foaie de calcul",
|
||||
"textSubject": "Subiect",
|
||||
"textTel": "Tel",
|
||||
"textTheme": "Temă",
|
||||
"textTitle": "Titlu",
|
||||
"textTop": "Sus",
|
||||
"textUnitOfMeasurement": "Unitate de măsură ",
|
||||
@ -817,11 +822,7 @@
|
||||
"txtUk": "Ucraineană",
|
||||
"txtVi": "Vietnameză",
|
||||
"txtZh": "Chineză",
|
||||
"warnDownloadAs": "Dacă salvați în acest format de fișier, este posibil ca unele dintre caracteristici să se piardă, cu excepția textului.<br>Sunteți sigur că doriți să continuați?",
|
||||
"textDark": "Dark",
|
||||
"textLight": "Light",
|
||||
"textSameAsSystem": "Same As System",
|
||||
"textTheme": "Theme"
|
||||
"warnDownloadAs": "Dacă salvați în acest format de fișier, este posibil ca unele dintre caracteristici să se piardă, cu excepția textului.<br>Sunteți sigur că doriți să continuați?"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -66,6 +66,7 @@
|
||||
"errorInvalidLink": "Ссылка указывает на несуществующую ячейку. Исправьте или удалите ссылку.",
|
||||
"menuAddComment": "Добавить комментарий",
|
||||
"menuAddLink": "Добавить ссылку",
|
||||
"menuAutofill": "Автозаполнение",
|
||||
"menuCancel": "Отмена",
|
||||
"menuCell": "Ячейка",
|
||||
"menuDelete": "Удалить",
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "යළි නොපෙන්වන්න",
|
||||
"textOk": "හරි",
|
||||
"txtWarnUrl": "සබැඳිය එබීමෙන් ඔබගේ උපාංගයට හා දත්තවලට හානි විය හැකිය.<br>ඉදිරියට යාමට වුවමනාද?",
|
||||
"warnMergeLostData": "ඒකාබද්ධිත කෝෂයේ ඉහළ වම් කෝෂයේ දත්ත පමණක් රැඳෙනු ඇත. <br>ඔබට ඉදිරියට යාමට අවශ්ය බව විශ්වාසද?"
|
||||
"warnMergeLostData": "ඒකාබද්ධිත කෝෂයේ ඉහළ වම් කෝෂයේ දත්ත පමණක් රැඳෙනු ඇත. <br>ඔබට ඉදිරියට යාමට අවශ්ය බව විශ්වාසද?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,6 +87,7 @@
|
||||
"textDoNotShowAgain": "Nezobrazovať znova",
|
||||
"txtWarnUrl": "Kliknutie na tento odkaz môže byť škodlivé pre Vaše zariadenie a Vaše dáta.<br>Ste si istý, že chcete pokračovať?",
|
||||
"warnMergeLostData": "Iba údaje z ľavej hornej bunky zostanú v zlúčenej bunke.<br>Ste si istý, že chcete pokračovať?",
|
||||
"menuAutofill": "Autofill",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"Controller": {
|
||||
|
||||
@ -630,6 +630,7 @@
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuCancel": "Cancel",
|
||||
"menuCell": "Cell",
|
||||
"menuDelete": "Delete",
|
||||
|
||||
@ -86,6 +86,7 @@
|
||||
"textDoNotShowAgain": "Tekrar gösterme",
|
||||
"txtWarnUrl": "Bu bağlantıyı tıklamak cihazınıza ve verilerinize zarar verebilir.<br>Devam etmek istediğinizden emin misiniz?",
|
||||
"warnMergeLostData": "Sadece üst sol hücredeki veri birleştirilmiş hücrede kalacaktır. <br>Devam etmek istediğinizden emin misiniz?",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuEditLink": "Edit Link",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
|
||||
@ -174,6 +174,7 @@
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuAutofill": "Autofill",
|
||||
"menuCancel": "Cancel",
|
||||
"menuCell": "Cell",
|
||||
"menuDelete": "Delete",
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"textOk": "Ok",
|
||||
"txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?",
|
||||
"menuEditLink": "Edit Link"
|
||||
"menuEditLink": "Edit Link",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "不再顯示",
|
||||
"textOk": "好",
|
||||
"txtWarnUrl": "這連結可能對您的設備和資料造成損害。<br> 您確定要繼續嗎?",
|
||||
"warnMergeLostData": "只有左上角單元格中的數據會保留。<br>繼續嗎?"
|
||||
"warnMergeLostData": "只有左上角單元格中的數據會保留。<br>繼續嗎?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
||||
@ -87,7 +87,8 @@
|
||||
"textDoNotShowAgain": "不要再显示",
|
||||
"textOk": "确定",
|
||||
"txtWarnUrl": "点击此链接可能对您的设备和数据有害<br>您确定要继续吗?",
|
||||
"warnMergeLostData": "只有来自左上方单元格的数据将保留在合并的单元格中。 <br>您确定要继续吗?"
|
||||
"warnMergeLostData": "只有来自左上方单元格的数据将保留在合并的单元格中。 <br>您确定要继续吗?",
|
||||
"menuAutofill": "Autofill"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
@ -596,7 +597,7 @@
|
||||
"textPictureFromLibrary": "来自图库的图片",
|
||||
"textPictureFromURL": "来自URL网址的图片",
|
||||
"textPound": "英镑",
|
||||
"textPt": "点(排版单位)",
|
||||
"textPt": "点",
|
||||
"textRange": "範圍",
|
||||
"textRecommended": "建议",
|
||||
"textRemoveChart": "删除图表",
|
||||
|
||||
Reference in New Issue
Block a user