Merge pull request #1172 from ONLYOFFICE/fix/translation
Fix/translation
This commit is contained in:
commit
1ee32ce40f
|
@ -14,6 +14,8 @@
|
|||
"DE.ApplicationController.errorEditingDownloadas": "Ocorreu um erro durante o trabalho com o documento.<br>Utilizar a opção 'Download as...' para salvar a cópia de backup do arquivo no disco rígido do seu computador.",
|
||||
"DE.ApplicationController.errorFilePassProtect": "O documento é protegido por senha e não pode ser aberto.",
|
||||
"DE.ApplicationController.errorFileSizeExceed": "O tamanho do arquivo excede o limite de seu servidor. <br> Por favor, contate seu administrador de Servidor de Documentos para detalhes.",
|
||||
"DE.ApplicationController.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.",
|
||||
"DE.ApplicationController.errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"DE.ApplicationController.errorSubmit": "Falha no envio.",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "A conexão à internet foi restabelecida, e a versão do arquivo foi alterada. <br> Antes de continuar seu trabalho, transfira o arquivo ou copie seu conteúdo para assegurar que nada seja perdido, e então, recarregue esta página.",
|
||||
"DE.ApplicationController.errorUserDrop": "O arquivo não pode ser acessado agora.",
|
||||
|
@ -30,6 +32,8 @@
|
|||
"DE.ApplicationController.textSubmit": "Enviar",
|
||||
"DE.ApplicationController.textSubmited": "<b>Formulário apresentado com sucesso</b>>br>Click para fechar a ponta",
|
||||
"DE.ApplicationController.txtClose": "Fechar",
|
||||
"DE.ApplicationController.txtEmpty": "(Vazio)",
|
||||
"DE.ApplicationController.txtPressLink": "Pressione CTRL e clique no link",
|
||||
"DE.ApplicationController.unknownErrorText": "Erro desconhecido.",
|
||||
"DE.ApplicationController.unsupportedBrowserErrorText": "Seu navegador não é suportado.",
|
||||
"DE.ApplicationController.waitText": "Aguarde...",
|
||||
|
|
|
@ -324,15 +324,17 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemove": "Выдаліць",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Параўнаць",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Мова",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Усе змены ўхваленыя (папярэдні прагляд)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "рэдагаванне",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Усе змены ўхваленыя {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Выніковы дакумент",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Гісторыя версій",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Усе змены (рэдагаванне)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Усе змены {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Змены",
|
||||
"Common.Views.ReviewChanges.txtNext": "Далей",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Усе змены адкінутыя (папярэдні прагляд)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Усе змены адкінутыя {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Зыходны дакумент",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Папярэдняе",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Прагляд",
|
||||
"Common.Views.ReviewChanges.txtReject": "Адхіліць",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Адхіліць усе змены",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Адхіліць змены",
|
||||
|
|
|
@ -267,15 +267,17 @@
|
|||
"Common.Views.ReviewChanges.txtClose": "Затвори",
|
||||
"Common.Views.ReviewChanges.txtCoAuthMode": "Режим на съвместно редактиране",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Език",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Всички промени са приети (визуализация)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "редактиране",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Всички промени са приети {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Финал",
|
||||
"Common.Views.ReviewChanges.txtHistory": "История на версиите",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Всички промени (редактиране)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Всички промени {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Промени",
|
||||
"Common.Views.ReviewChanges.txtNext": "Следващия",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Всички отхвърлени промени (предварителен преглед)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Всички отхвърлени промени {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Оригинал",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Предишен",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Предварителен преглед",
|
||||
"Common.Views.ReviewChanges.txtReject": "Отхвърляне",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Отхвърляне на всички промени",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Отхвърляне на промените",
|
||||
|
@ -1580,6 +1582,7 @@
|
|||
"DE.Views.Links.tipContentsUpdate": "Обновяване на съдържанието",
|
||||
"DE.Views.Links.tipInsertHyperlink": "Добави връзка",
|
||||
"DE.Views.Links.tipNotes": "Вмъкване или редактиране на бележки под линия",
|
||||
"DE.Views.ListSettingsDialog.textPreview": "Предварителен преглед",
|
||||
"DE.Views.MailMergeEmailDlg.filePlaceholder": "PDF",
|
||||
"DE.Views.MailMergeEmailDlg.okButtonText": "Изпращам",
|
||||
"DE.Views.MailMergeEmailDlg.subjectPlaceholder": "Тема",
|
||||
|
@ -1659,6 +1662,7 @@
|
|||
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "Внимание",
|
||||
"DE.Views.PageMarginsDialog.textBottom": "Дъно",
|
||||
"DE.Views.PageMarginsDialog.textLeft": "Наляво",
|
||||
"DE.Views.PageMarginsDialog.textPreview": "Предварителен преглед",
|
||||
"DE.Views.PageMarginsDialog.textRight": "Прав",
|
||||
"DE.Views.PageMarginsDialog.textTitle": "Полета",
|
||||
"DE.Views.PageMarginsDialog.textTop": "Връх",
|
||||
|
|
|
@ -375,19 +375,21 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Resol els meus comentaris actuals",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Compara",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Idioma",
|
||||
"Common.Views.ReviewChanges.txtFinal": "S'han acceptat tots el canvis (Previsualitzar)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Edició",
|
||||
"Common.Views.ReviewChanges.txtFinal": "S'han acceptat tots el canvis {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Final",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Historial de versions",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Tots els canvis (Edició)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Tots els canvis {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Etiquetatge",
|
||||
"Common.Views.ReviewChanges.txtNext": "Següent",
|
||||
"Common.Views.ReviewChanges.txtOff": "DESACTIVAT per a mi",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "DESACTIVAT per a mi i per a tothom",
|
||||
"Common.Views.ReviewChanges.txtOn": "ACTIVAT per a mi",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "ACTIVAT per a mi i per a tothom",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "S'han rebutjat tots els canvis (Previsualitzar)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "S'han rebutjat tots els canvis {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Anterior",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Previsualitzar",
|
||||
"Common.Views.ReviewChanges.txtReject": "Rebutja",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Rebutja tots els canvis",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Rebutja els canvis",
|
||||
|
|
|
@ -296,15 +296,17 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemove": "Odstranit",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Porovnat",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Jazyk",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Všechny změny přijaty (náhled)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Upravení",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Všechny změny přijaty {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Konečné",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Historie verzí",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Všechny změny (Upravení)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Všechny změny {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Značka",
|
||||
"Common.Views.ReviewChanges.txtNext": "Následující",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Všechny změny byly zamítnuty (Náhled)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Všechny změny byly zamítnuty {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Původní",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Předchozí",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Náhled",
|
||||
"Common.Views.ReviewChanges.txtReject": "Odmítnout",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Odmítnout všechny změny",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Odmítnout změny",
|
||||
|
|
|
@ -363,19 +363,21 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemove": "Fjern",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Sammenlign",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Sprog",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alle ændringer accepteret (Forhåndsvisning)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "redigering",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alle ændringer accepteret {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Endelig",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Version historik",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alle ændringer (redigering)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alle ændringer {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Markup",
|
||||
"Common.Views.ReviewChanges.txtNext": "Til næste ændring",
|
||||
"Common.Views.ReviewChanges.txtOff": "Slukket for mig",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "Slukket for mig og alle andre",
|
||||
"Common.Views.ReviewChanges.txtOn": "Tændt or mig",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "Tændt or mig og alle andre",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alle ændringer afvist (forhåndsvisning)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alle ændringer afvist {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Orginal",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Til forrige ændringer",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Forhåndvisning",
|
||||
"Common.Views.ReviewChanges.txtReject": "Afvis",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Afvis alle ændringer",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Afvis ændringer",
|
||||
|
|
|
@ -375,21 +375,23 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Meine gültige Kommentare lösen",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Vergleichen",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Sprache",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alle Änderungen werden übernommen (Vorschau)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Bearbeitung",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alle Änderungen werden übernommen {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Endgültig",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Versionshistorie",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alle Änderungen (Bearbeitung)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alle Änderungen {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Markup",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Alle Änderungen (Bearbeitung)<br>Sprechblasen ausblenden",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Alle Änderungen {0}<br>Sprechblasen ausblenden",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Einfaches Markup",
|
||||
"Common.Views.ReviewChanges.txtNext": "Zur nächsten Änderung",
|
||||
"Common.Views.ReviewChanges.txtOff": "DEAKTIVIERT für mich",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "DEAKTIVIERT für alle",
|
||||
"Common.Views.ReviewChanges.txtOn": "AKTIVIERT für mich",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "AKTIVIERT für alle",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alle Änderungen werden abgelehnt (Vorschau)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alle Änderungen werden abgelehnt {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Zur vorherigen Änderung",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Vorschau",
|
||||
"Common.Views.ReviewChanges.txtReject": "Ablehnen",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Alle Änderungen ablehnen",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Änderungen ablehnen",
|
||||
|
|
|
@ -375,19 +375,21 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Επίλυση των τρεχόντων σχολίων μου",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Σύγκριση",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Γλώσσα",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Όλες οι αλλαγές έγιναν αποδεκτές (Προεπισκόπηση)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Επεξεργασία",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Όλες οι αλλαγές έγιναν αποδεκτές {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Τελικός",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Ιστορικό Εκδόσεων",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Όλες οι αλλαγές (Επεξεργασία)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Όλες οι αλλαγές {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Markup",
|
||||
"Common.Views.ReviewChanges.txtNext": "Επόμενη",
|
||||
"Common.Views.ReviewChanges.txtOff": "ΑΠΕΝΕΡΓΟΠΟΙΗΜΕΝΗ για μένα",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "ΑΠΕΝΕΡΓΟΠΟΙΗΜΕΝΗ για μένα και όλους",
|
||||
"Common.Views.ReviewChanges.txtOn": "ΕΝΕΡΓΟΠΟΙΗΜΕΝΗ για μένα",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "ΕΝΕΡΓΟΠΟΙΗΜΕΝΗ για μένα και όλους",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Όλες οι αλλαγές απορρίφθηκαν (Προεπισκόπηση)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Όλες οι αλλαγές απορρίφθηκαν {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Πρωτότυπος",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Προηγούμενη",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Προεπισκόπηση",
|
||||
"Common.Views.ReviewChanges.txtReject": "Απόρριψη",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Απόρριψη Όλων των Αλλαγών",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Απόρριψη αλλαγών",
|
||||
|
|
|
@ -386,6 +386,7 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Resolve My Current Comments",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Compare",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Language",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Editing",
|
||||
"Common.Views.ReviewChanges.txtFinal": "All changes accepted {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Final",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Version History",
|
||||
|
@ -401,6 +402,7 @@
|
|||
"Common.Views.ReviewChanges.txtOriginal": "All changes rejected {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Previous",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Preview",
|
||||
"Common.Views.ReviewChanges.txtReject": "Reject",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Reject All Changes",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Reject changes",
|
||||
|
@ -409,8 +411,6 @@
|
|||
"Common.Views.ReviewChanges.txtSpelling": "Spell Checking",
|
||||
"Common.Views.ReviewChanges.txtTurnon": "Track Changes",
|
||||
"Common.Views.ReviewChanges.txtView": "Display Mode",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Editing",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Preview",
|
||||
"Common.Views.ReviewChangesDialog.textTitle": "Review Changes",
|
||||
"Common.Views.ReviewChangesDialog.txtAccept": "Accept",
|
||||
"Common.Views.ReviewChangesDialog.txtAcceptAll": "Accept All Changes",
|
||||
|
@ -1591,9 +1591,9 @@
|
|||
"DE.Views.DocumentHolder.txtTopAndBottom": "Top and bottom",
|
||||
"DE.Views.DocumentHolder.txtUnderbar": "Bar under text",
|
||||
"DE.Views.DocumentHolder.txtUngroup": "Ungroup",
|
||||
"DE.Views.DocumentHolder.txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?",
|
||||
"DE.Views.DocumentHolder.updateStyleText": "Update %1 style",
|
||||
"DE.Views.DocumentHolder.vertAlignText": "Vertical Alignment",
|
||||
"DE.Views.DocumentHolder.txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?",
|
||||
"DE.Views.DropcapSettingsAdvanced.strBorders": "Borders & Fill",
|
||||
"DE.Views.DropcapSettingsAdvanced.strDropcap": "Drop Cap",
|
||||
"DE.Views.DropcapSettingsAdvanced.strMargins": "Margins",
|
||||
|
|
|
@ -385,21 +385,23 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Resolver mis comentarios actuales",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Comparar",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Idioma",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Todos los cambio aceptados (vista previa)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Edición",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Todos los cambio aceptados {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Final",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Historial de versiones",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Todos los cambios (Edición)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Todos los cambios {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Revisiones y globos",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Todos los cambios (Edición)<br>Sin globos",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Todos los cambios {0}<br>Sin globos",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Sólo revisiones",
|
||||
"Common.Views.ReviewChanges.txtNext": "Al siguiente cambio",
|
||||
"Common.Views.ReviewChanges.txtOff": "Desactivar para mí",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "Desactivar para mí y para todos",
|
||||
"Common.Views.ReviewChanges.txtOn": "Activar para mí",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "Activar para mí y para todos",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Todos los cambios rechazados (Vista previa)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Todos los cambios rechazados {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Al cambio anterior",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Vista previa",
|
||||
"Common.Views.ReviewChanges.txtReject": "Rechazar",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Rechazar todos los cambios",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Rechazar cambios",
|
||||
|
|
|
@ -212,6 +212,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "Par",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Supprimer",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Majuscule en début de phrase",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Adresses Internet et réseau avec des liens hypertextes",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Traits d’union (--) avec tiret (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "AutoMaths",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Listes numérotées automatiquement",
|
||||
|
@ -233,6 +234,10 @@
|
|||
"Common.Views.Chat.textSend": "Envoyer",
|
||||
"Common.Views.Comments.mniAuthorAsc": "Auteur de A à Z",
|
||||
"Common.Views.Comments.mniAuthorDesc": "Auteur de Z à A",
|
||||
"Common.Views.Comments.mniDateAsc": "Plus ancien",
|
||||
"Common.Views.Comments.mniDateDesc": "Plus récent",
|
||||
"Common.Views.Comments.mniPositionAsc": "Du haut",
|
||||
"Common.Views.Comments.mniPositionDesc": "Du bas",
|
||||
"Common.Views.Comments.textAdd": "Ajouter",
|
||||
"Common.Views.Comments.textAddComment": "Ajouter",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Ajouter un commentaire au document",
|
||||
|
@ -240,6 +245,7 @@
|
|||
"Common.Views.Comments.textAnonym": "Invité",
|
||||
"Common.Views.Comments.textCancel": "Annuler",
|
||||
"Common.Views.Comments.textClose": "Fermer",
|
||||
"Common.Views.Comments.textClosePanel": "Fermer les commentaires",
|
||||
"Common.Views.Comments.textComments": "Commentaires",
|
||||
"Common.Views.Comments.textEdit": "OK",
|
||||
"Common.Views.Comments.textEnterCommentHint": "Entrez votre commentaire ici",
|
||||
|
@ -248,6 +254,7 @@
|
|||
"Common.Views.Comments.textReply": "Répondre",
|
||||
"Common.Views.Comments.textResolve": "Résoudre",
|
||||
"Common.Views.Comments.textResolved": "Résolu",
|
||||
"Common.Views.Comments.textSort": "Trier les commentaires",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Ne plus afficher ce message",
|
||||
"Common.Views.CopyWarningDialog.textMsg": "Vous pouvez réaliser les actions de copier, couper et coller en utilisant les boutons de la barre d'outils et à l'aide du menu contextuel à partir de cet onglet uniquement.<br><br>Pour copier ou coller de / vers les applications en dehors de l'onglet de l'éditeur, utilisez les combinaisons de touches suivantes :",
|
||||
"Common.Views.CopyWarningDialog.textTitle": "Fonctions de Copier, Couper et Coller",
|
||||
|
@ -379,21 +386,23 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Marquer mes commentaires comme résolus",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Comparer",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Langue",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Toutes les modifications acceptées (Aperçu)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Modifier",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Toutes les modifications acceptées {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Final",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Historique des versions",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Toutes les modifications (Édition)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Toutes les modifications {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Balisage et ballons",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Tous les changements (Édition)<br>Désactiver les ballons",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Tous les changements {0}<br>Pas de ballons",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Balisage uniquement",
|
||||
"Common.Views.ReviewChanges.txtNext": "À la modification suivante",
|
||||
"Common.Views.ReviewChanges.txtOff": "OFF pour moi ",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "OFF pour moi et tout le monde",
|
||||
"Common.Views.ReviewChanges.txtOn": "OFF pour moi ",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "ON pour moi et tout le monde",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Toutes les modifications rejetées (Aperçu)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Toutes les modifications rejetées {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "À la modification précédente",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Aperçu",
|
||||
"Common.Views.ReviewChanges.txtReject": "Rejeter",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Refuser tous les changements",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Rejeter les modifications",
|
||||
|
@ -583,6 +592,7 @@
|
|||
"DE.Controllers.Main.textContactUs": "Contacter l'équipe de ventes",
|
||||
"DE.Controllers.Main.textConvertEquation": "Cette équation a été créée avec une ancienne version de l'éditeur des équations qui n'est plus disponible. Pour modifier cette équation, convertissez-la au format Office Math ML.<br>Convertir maintenant ?",
|
||||
"DE.Controllers.Main.textCustomLoader": "Veuillez noter que conformément aux clauses du contrat de licence vous n'êtes pas autorisé à changer le chargeur.<br>Veuillez contacter notre Service des Ventes pour obtenir le devis.",
|
||||
"DE.Controllers.Main.textDisconnect": "La connexion est perdue",
|
||||
"DE.Controllers.Main.textGuest": "Invité",
|
||||
"DE.Controllers.Main.textHasMacros": "Le fichier contient des macros automatiques.<br>Voulez-vous exécuter les macros ?",
|
||||
"DE.Controllers.Main.textLearnMore": "En savoir plus",
|
||||
|
@ -877,6 +887,7 @@
|
|||
"DE.Controllers.Toolbar.textAccent": "Types d'accentuation",
|
||||
"DE.Controllers.Toolbar.textBracket": "Crochets",
|
||||
"DE.Controllers.Toolbar.textEmptyImgUrl": "Spécifiez l'URL de l'image",
|
||||
"DE.Controllers.Toolbar.textEmptyMMergeUrl": "Vous devez indiquer l'URL.",
|
||||
"DE.Controllers.Toolbar.textFontSizeErr": "La valeur entrée est incorrecte.<br>Entrez une valeur numérique entre 1 et 300",
|
||||
"DE.Controllers.Toolbar.textFraction": "Fractions",
|
||||
"DE.Controllers.Toolbar.textFunction": "Fonctions",
|
||||
|
@ -1580,6 +1591,7 @@
|
|||
"DE.Views.DocumentHolder.txtTopAndBottom": "Haut et bas",
|
||||
"DE.Views.DocumentHolder.txtUnderbar": "Barre en dessous d'un texte",
|
||||
"DE.Views.DocumentHolder.txtUngroup": "Dissocier",
|
||||
"DE.Views.DocumentHolder.txtWarnUrl": "Cliquer sur ce lien peut être dangereux pour votre appareil et vos données. <br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"DE.Views.DocumentHolder.updateStyleText": "Mettre à jour le style %1 ",
|
||||
"DE.Views.DocumentHolder.vertAlignText": "Alignement vertical",
|
||||
"DE.Views.DropcapSettingsAdvanced.strBorders": "Bordures et remplissage",
|
||||
|
@ -1647,6 +1659,7 @@
|
|||
"DE.Views.FileMenu.btnToEditCaption": "Modifier le document",
|
||||
"DE.Views.FileMenu.textDownload": "Télécharger",
|
||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Document vide",
|
||||
"DE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Créer nouveau",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Appliquer",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Ajouter un auteur",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Ajouter du texte",
|
||||
|
@ -1699,6 +1712,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.strPaste": "Couper,copier et coller",
|
||||
"DE.Views.FileMenuPanels.Settings.strPasteButton": "Afficher le bouton \"Options de collage\" lorsque le contenu est collé ",
|
||||
"DE.Views.FileMenuPanels.Settings.strResolvedComment": "Activer l'affichage des commentaires résolus",
|
||||
"DE.Views.FileMenuPanels.Settings.strReviewHover": "Afficher le suivi des modifications",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Visibilité des modifications en co-édition",
|
||||
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Activer la vérification de l'orthographe",
|
||||
"DE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
||||
|
@ -1720,6 +1734,8 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtAll": "Surligner toutes les modifications",
|
||||
"DE.Views.FileMenuPanels.Settings.txtAutoCorrect": "Options de correction automatique",
|
||||
"DE.Views.FileMenuPanels.Settings.txtCacheMode": "Mise en cache par défaut",
|
||||
"DE.Views.FileMenuPanels.Settings.txtChangesBalloons": "Afficher par clic dans les ballons",
|
||||
"DE.Views.FileMenuPanels.Settings.txtChangesTip": "Afficher lorsque le pointeur est maintenu sur l'infobulle",
|
||||
"DE.Views.FileMenuPanels.Settings.txtCm": "Centimètre",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitPage": "Ajuster à la page",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Ajuster à la largeur",
|
||||
|
@ -1743,6 +1759,7 @@
|
|||
"DE.Views.FormSettings.textAlways": "Toujour",
|
||||
"DE.Views.FormSettings.textAspect": "Verrouiller les proportions",
|
||||
"DE.Views.FormSettings.textAutofit": "Ajuster automatiquement",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Couleur d'arrière-plan",
|
||||
"DE.Views.FormSettings.textCheckbox": "Case à cocher",
|
||||
"DE.Views.FormSettings.textColor": "Couleur de bordure.",
|
||||
"DE.Views.FormSettings.textComb": "Peigne de caractères ",
|
||||
|
@ -2567,6 +2584,9 @@
|
|||
"DE.Views.Toolbar.mniEditFooter": "Modifier le pied de page",
|
||||
"DE.Views.Toolbar.mniEditHeader": "Modifier l'en-tête",
|
||||
"DE.Views.Toolbar.mniEraseTable": "Supprimer un tableau",
|
||||
"DE.Views.Toolbar.mniFromFile": "Depuis un fichier",
|
||||
"DE.Views.Toolbar.mniFromStorage": "A partir de l'espace de stockage",
|
||||
"DE.Views.Toolbar.mniFromUrl": "À partir de l'URL",
|
||||
"DE.Views.Toolbar.mniHiddenBorders": "Bordures du tableau cachées",
|
||||
"DE.Views.Toolbar.mniHiddenChars": "Caractères non imprimables",
|
||||
"DE.Views.Toolbar.mniHighlightControls": "Paramètres de surbrillance",
|
||||
|
|
|
@ -363,19 +363,21 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemove": "Eltávolítás",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Összehasonlítás",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Nyelv",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Minden módosítás elfogadva (Előnézet)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "szerkesztés",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Minden módosítás elfogadva {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Végső",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Verziótörténet",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Minden módosítás (szerkesztés)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Minden módosítás {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Haszonkulcs",
|
||||
"Common.Views.ReviewChanges.txtNext": "Következő",
|
||||
"Common.Views.ReviewChanges.txtOff": "Kikapcsolva nekem",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "Kikapcsolva nekem és mindenkinek",
|
||||
"Common.Views.ReviewChanges.txtOn": "Bekapcsolva nekem",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "Bekapcsolva nekem és mindenkinek",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Minden módosítás visszautasítva (Előnézet)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Minden módosítás visszautasítva {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Eredeti",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Előző",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Előnézet",
|
||||
"Common.Views.ReviewChanges.txtReject": "Elutasít",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Elutasít minden módosítást",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Elutasítja a módosításokat",
|
||||
|
|
|
@ -385,21 +385,23 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Risolvere i miei commenti presenti",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Confronta",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Lingua",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Tutti le modifiche accettate (anteprima)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Modifica",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Tutti le modifiche accettate {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Finale",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Cronologia delle versioni",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Tutte le modifiche (Modifica)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Tutte le modifiche {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Markup e balloons",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Tutti cambiamenti (Modifiche)<br>Disattivare le notifiche balloons",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Tutti cambiamenti {0}<br>Disattivare le notifiche balloons",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Markup semplici",
|
||||
"Common.Views.ReviewChanges.txtNext": "Successivo",
|
||||
"Common.Views.ReviewChanges.txtOff": "Disattiva per me",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "Disattiva per me e per tutti",
|
||||
"Common.Views.ReviewChanges.txtOn": "Attiva per me",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "Attiva per me e per tutti",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Tutti le modifiche rifiutate (Anteprima)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Tutti le modifiche rifiutate {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Originale",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Precedente",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Anteprima",
|
||||
"Common.Views.ReviewChanges.txtReject": "Rifiuta",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Annulla tutte le modifiche",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Annulla modifiche",
|
||||
|
|
|
@ -372,15 +372,17 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "現在のコメントを解決する",
|
||||
"Common.Views.ReviewChanges.txtCompare": "比較",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "言語",
|
||||
"Common.Views.ReviewChanges.txtEditing": "編集",
|
||||
"Common.Views.ReviewChanges.txtFinal": "変更は承認",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "最終版",
|
||||
"Common.Views.ReviewChanges.txtHistory": "バージョン履歴",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "全ての変更(編集)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "全ての変更{0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "マークアップ",
|
||||
"Common.Views.ReviewChanges.txtNext": "次の変更箇所",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "変更は拒否(下見)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "変更は拒否{0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "原本",
|
||||
"Common.Views.ReviewChanges.txtPrev": "前の変更箇所",
|
||||
"Common.Views.ReviewChanges.txtPreview": "下見",
|
||||
"Common.Views.ReviewChanges.txtReject": "拒否する",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "すべての変更を元に戻す",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "変更を拒否する",
|
||||
|
|
|
@ -225,15 +225,17 @@
|
|||
"Common.Views.ReviewChanges.txtClose": "닫기",
|
||||
"Common.Views.ReviewChanges.txtCoAuthMode": "공동 편집 모드",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "언어",
|
||||
"Common.Views.ReviewChanges.txtFinal": "모든 변경 접수됨 (미리보기)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "편집",
|
||||
"Common.Views.ReviewChanges.txtFinal": "모든 변경 접수됨 {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "최종",
|
||||
"Common.Views.ReviewChanges.txtHistory": "버전 기록",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "모든 변경 (편집)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "모든 변경{0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "마크업",
|
||||
"Common.Views.ReviewChanges.txtNext": "다음 변경 사항",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "모든 변경 거부됨 (미리보기)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "모든 변경 거부됨 {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "오리지널",
|
||||
"Common.Views.ReviewChanges.txtPrev": "이전 변경으로",
|
||||
"Common.Views.ReviewChanges.txtPreview": "미리보기",
|
||||
"Common.Views.ReviewChanges.txtReject": "거부",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "모든 변경 사항 거부",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "변경 거부",
|
||||
|
@ -1267,6 +1269,7 @@
|
|||
"DE.Views.Links.tipContentsUpdate": "콘텐트 테이블 새로고침",
|
||||
"DE.Views.Links.tipInsertHyperlink": "하이퍼 링크 추가",
|
||||
"DE.Views.Links.tipNotes": "각주 삽입 또는 편집",
|
||||
"DE.Views.ListSettingsDialog.textPreview": "미리보기",
|
||||
"DE.Views.ListSettingsDialog.txtSymbol": "기호",
|
||||
"DE.Views.MailMergeEmailDlg.filePlaceholder": "PDF",
|
||||
"DE.Views.MailMergeEmailDlg.okButtonText": "보내기",
|
||||
|
@ -1347,6 +1350,7 @@
|
|||
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "경고",
|
||||
"DE.Views.PageMarginsDialog.textBottom": "Bottom",
|
||||
"DE.Views.PageMarginsDialog.textLeft": "왼쪽",
|
||||
"DE.Views.PageMarginsDialog.textPreview": "미리보기",
|
||||
"DE.Views.PageMarginsDialog.textRight": "오른쪽",
|
||||
"DE.Views.PageMarginsDialog.textTitle": "여백",
|
||||
"DE.Views.PageMarginsDialog.textTop": "Top",
|
||||
|
|
|
@ -375,19 +375,21 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "ແກ້ໄຂປັດຈຸບັນຂອງຂ້ອຍ",
|
||||
"Common.Views.ReviewChanges.txtCompare": "ການປຽບທຽບ",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "ພາສາ",
|
||||
"Common.Views.ReviewChanges.txtFinal": "ຍອມຮັບການປ່ຽນແປງທັງໝົດ(ເບິ່ງຕົວຢ່າງ)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "ດັດແກ້",
|
||||
"Common.Views.ReviewChanges.txtFinal": "ຍອມຮັບການປ່ຽນແປງທັງໝົດ{0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "ສຸດທ້າຍ",
|
||||
"Common.Views.ReviewChanges.txtHistory": "ປະຫວັດ",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "ການປ່ຽນແປງທັງໝົດ(ດັດແກ້)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "ການປ່ຽນແປງທັງໝົດ{0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "ໝາຍ",
|
||||
"Common.Views.ReviewChanges.txtNext": "ທັດໄປ",
|
||||
"Common.Views.ReviewChanges.txtOff": "ປິດສະເພາະຂ້ອຍ",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "ປິດສະເພາະຂ້ອຍ ແລະ ທຸກຄົນ",
|
||||
"Common.Views.ReviewChanges.txtOn": "ເປີດສະເພາະຂ້ອຍ",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "ເປີດສະເພາະຂ້ອຍ ແລະ ທຸກຄົນ",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "ປະຕິເສດການປ່ຽນແປງທັງໝົດ(ເບິ່ງຕົວຢ່າງ)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "ປະຕິເສດການປ່ຽນແປງທັງໝົດ{0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "ສະບັບເຄົ້າ",
|
||||
"Common.Views.ReviewChanges.txtPrev": "ທີ່ຜ່ານມາ",
|
||||
"Common.Views.ReviewChanges.txtPreview": "ເບິ່ງຕົວຢ່າງ",
|
||||
"Common.Views.ReviewChanges.txtReject": "ປະຕິເສດ",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "ປະຕິເສດການປ່ຽນແປງທັງໝົດ",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "ປະຕິເສດການປ່ຽນແປງ",
|
||||
|
|
|
@ -222,15 +222,17 @@
|
|||
"Common.Views.ReviewChanges.txtClose": "Close",
|
||||
"Common.Views.ReviewChanges.txtCoAuthMode": "Kopīgās rediģēšanas režīms",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Valoda",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Visas izmaiņas pieņemtas (priekšskats)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "rediģēšana",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Visas izmaiņas pieņemtas {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Gala",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Versiju vēsture",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Visas izmaiņas (rediģēšana)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Visas izmaiņas {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Atzīme",
|
||||
"Common.Views.ReviewChanges.txtNext": "To Next Change",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Visas izmaiņas noraidīts (priekšskats)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Visas izmaiņas noraidīts {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Oriģināls",
|
||||
"Common.Views.ReviewChanges.txtPrev": "To Previous Change",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Priekšskatījums",
|
||||
"Common.Views.ReviewChanges.txtReject": "Reject",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Reject All Changes",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Noraidīt izmaiņas",
|
||||
|
@ -1257,6 +1259,7 @@
|
|||
"DE.Views.Links.tipContentsUpdate": "Atsvaidzināt satura rādītāju",
|
||||
"DE.Views.Links.tipInsertHyperlink": "Pievienot hipersaiti",
|
||||
"DE.Views.Links.tipNotes": "Ievietot vai rediģēt apakšējās piezīmes",
|
||||
"DE.Views.ListSettingsDialog.textPreview": "Priekšskatījums",
|
||||
"DE.Views.MailMergeEmailDlg.filePlaceholder": "PDF",
|
||||
"DE.Views.MailMergeEmailDlg.okButtonText": "Send",
|
||||
"DE.Views.MailMergeEmailDlg.subjectPlaceholder": "Theme",
|
||||
|
@ -1336,6 +1339,7 @@
|
|||
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "Warning",
|
||||
"DE.Views.PageMarginsDialog.textBottom": "Bottom",
|
||||
"DE.Views.PageMarginsDialog.textLeft": "Left",
|
||||
"DE.Views.PageMarginsDialog.textPreview": "Priekšskatījums",
|
||||
"DE.Views.PageMarginsDialog.textRight": "Right",
|
||||
"DE.Views.PageMarginsDialog.textTitle": "Margins",
|
||||
"DE.Views.PageMarginsDialog.textTop": "Top",
|
||||
|
|
|
@ -68,6 +68,7 @@
|
|||
"Common.Views.History.textHide": "Lukk",
|
||||
"Common.Views.OpenDialog.closeButtonText": "Lukk filen",
|
||||
"Common.Views.OpenDialog.txtOpenFile": "Skriv inn passordet for å opne fila",
|
||||
"Common.Views.OpenDialog.txtPreview": "Forhåndsvisning",
|
||||
"Common.Views.OpenDialog.txtTitle": "Velg %1 alternativer",
|
||||
"Common.Views.PasswordDialog.txtIncorrectPwd": "Bekreftet passord er ikke identisk",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Åtvaring! Dersom du mister eller gløymer passordet, kan det ikkje gjenopprettast. Oppbevare han på ein trygg stad.",
|
||||
|
@ -90,9 +91,11 @@
|
|||
"Common.Views.ReviewChanges.txtChat": "Chat",
|
||||
"Common.Views.ReviewChanges.txtClose": "Lukk",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Sammenlikn",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alle endringer er godtatt",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alle endringer (Redigering)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alle endringer er avvist (Forhåndsvisning)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Redigering",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alle endringer er godtatt {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alle endringer {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alle endringer er avvist {0}",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Forhåndsvisning",
|
||||
"Common.Views.ReviewChanges.txtView": "Visningsmodus",
|
||||
"Common.Views.ReviewChangesDialog.txtAccept": "Godta",
|
||||
"Common.Views.ReviewChangesDialog.txtAcceptAll": "Godta alle endringer",
|
||||
|
@ -471,6 +474,7 @@
|
|||
"DE.Views.Links.tipInsertHyperlink": "Tilføy lenke",
|
||||
"DE.Views.ListSettingsDialog.textAuto": "Automatisk",
|
||||
"DE.Views.ListSettingsDialog.textCenter": "Senter",
|
||||
"DE.Views.ListSettingsDialog.textPreview": "Forhåndsvisning",
|
||||
"DE.Views.ListSettingsDialog.txtAlign": "Justering",
|
||||
"DE.Views.ListSettingsDialog.txtBullet": "Punkt",
|
||||
"DE.Views.ListSettingsDialog.txtColor": "Farge",
|
||||
|
@ -496,6 +500,7 @@
|
|||
"DE.Views.NoteSettingsDialog.textTextBottom": "Under teksten",
|
||||
"DE.Views.PageMarginsDialog.textBottom": "Bunn",
|
||||
"DE.Views.PageMarginsDialog.textLeft": "Venstre",
|
||||
"DE.Views.PageMarginsDialog.textPreview": "Forhåndsvisning",
|
||||
"DE.Views.PageSizeDialog.txtCustom": "Egendefinert",
|
||||
"DE.Views.ParagraphSettings.strSpacingAfter": "Etter",
|
||||
"DE.Views.ParagraphSettings.strSpacingBefore": "Før",
|
||||
|
@ -583,6 +588,7 @@
|
|||
"DE.Views.TableSettingsAdvanced.textLeftTooltip": "Venstre",
|
||||
"DE.Views.TableSettingsAdvanced.textMargins": "Cellemarginer",
|
||||
"DE.Views.TableSettingsAdvanced.textOverlap": "Tillat overlapping",
|
||||
"DE.Views.TableSettingsAdvanced.textPreview": "Forhåndsvisning",
|
||||
"DE.Views.TableSettingsAdvanced.textTable": "Tabell",
|
||||
"DE.Views.TableSettingsAdvanced.textTableBackColor": "Tabell-bakgrunn",
|
||||
"DE.Views.TableSettingsAdvanced.textWidthSpaces": "Bredde og mellomrom",
|
||||
|
|
|
@ -375,19 +375,21 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Mijn huidige opmerkingen oplossen",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Vergelijken",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Taal",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alle veranderingen geaccepteerd (Voorbeeld)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Bewerken",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alle veranderingen geaccepteerd {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Einde",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Versie geschiedenis",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alle veranderingen (Bewerken)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alle veranderingen {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Markup",
|
||||
"Common.Views.ReviewChanges.txtNext": "Naar volgende wijziging",
|
||||
"Common.Views.ReviewChanges.txtOff": "Uit voor mij",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "Uit voor mij en iedereen ",
|
||||
"Common.Views.ReviewChanges.txtOn": "Aan voor mij",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "Aan voor mij en iedereen",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alle veranderingen afgekeurd (Voorbeeld)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alle veranderingen afgekeurd {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Origineel",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Naar vorige wijziging",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Voorbeeld",
|
||||
"Common.Views.ReviewChanges.txtReject": "Afwijzen",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Alle wijzigingen afwijzen",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Wijzigingen Afwijzen",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -124,6 +124,8 @@
|
|||
"Common.Translation.warnFileLocked": "Documento está em uso por outra aplicação. Você pode continuar editando e salvá-lo como uma cópia.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Criar uma cópia",
|
||||
"Common.Translation.warnFileLockedBtnView": "Aberto para visualização",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automático",
|
||||
"Common.UI.ButtonColored.textNewColor": "Adicionar nova cor personalizada",
|
||||
"Common.UI.Calendar.textApril": "Abril",
|
||||
"Common.UI.Calendar.textAugust": "Agosto",
|
||||
"Common.UI.Calendar.textDecember": "Dezembro",
|
||||
|
@ -210,6 +212,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "Por",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Excluir",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Capitalizar a primeira carta de sentenças",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Internet e caminhos de rede com hyperlinks",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Hífens (--) com traço (-)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Autocorreção matemática",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Listas com numeradores automáticos",
|
||||
|
@ -229,6 +232,12 @@
|
|||
"Common.Views.AutoCorrectDialog.warnReset": "Qualquer autocorrecção que tenha adicionado será removida e as alterações serão restauradas aos seus valores originais. Quer continuar?",
|
||||
"Common.Views.AutoCorrectDialog.warnRestore": "A entrada de autocorreção para %1 será redefinida para seu valor original. Você quer continuar?",
|
||||
"Common.Views.Chat.textSend": "Enviar",
|
||||
"Common.Views.Comments.mniAuthorAsc": "Autor de A a Z",
|
||||
"Common.Views.Comments.mniAuthorDesc": "Autor Z a A",
|
||||
"Common.Views.Comments.mniDateAsc": "Mais antigo",
|
||||
"Common.Views.Comments.mniDateDesc": "Novidades",
|
||||
"Common.Views.Comments.mniPositionAsc": "De cima",
|
||||
"Common.Views.Comments.mniPositionDesc": "Do fundo",
|
||||
"Common.Views.Comments.textAdd": "Incluir",
|
||||
"Common.Views.Comments.textAddComment": "Adicionar",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Adicionar comentário ao documento",
|
||||
|
@ -236,6 +245,7 @@
|
|||
"Common.Views.Comments.textAnonym": "Visitante",
|
||||
"Common.Views.Comments.textCancel": "Cancelar",
|
||||
"Common.Views.Comments.textClose": "Fechar",
|
||||
"Common.Views.Comments.textClosePanel": "Comentários próximos",
|
||||
"Common.Views.Comments.textComments": "Comentários",
|
||||
"Common.Views.Comments.textEdit": "OK",
|
||||
"Common.Views.Comments.textEnterCommentHint": "Insira seu comentário aqui",
|
||||
|
@ -244,6 +254,7 @@
|
|||
"Common.Views.Comments.textReply": "Responder",
|
||||
"Common.Views.Comments.textResolve": "Resolver",
|
||||
"Common.Views.Comments.textResolved": "Resolvido",
|
||||
"Common.Views.Comments.textSort": "Ordenar comentários",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Não exibir esta mensagem novamente",
|
||||
"Common.Views.CopyWarningDialog.textMsg": "As ações copiar, cortar e colar usando os botões da barra de ferramentas do editor e as ações de menu de contexto serão realizadas apenas nesta aba do editor.<br><br>Para copiar ou colar para ou de aplicativos externos a aba do editor, use as seguintes combinações do teclado:",
|
||||
"Common.Views.CopyWarningDialog.textTitle": "Ações copiar, cortar e colar",
|
||||
|
@ -375,19 +386,23 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Resolver meus comentários atuais",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Comparar",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Idioma",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Todas as alterações aceitas (Visualizar)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Editando",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Todas as alterações aceitas {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Final",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Histórico de Versão",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Todas as alterações (Editar)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Todas as alterações {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Marcação",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Todas as mudanças {0}<br>Não há balões",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Somente marcação",
|
||||
"Common.Views.ReviewChanges.txtNext": "To Next Change",
|
||||
"Common.Views.ReviewChanges.txtOff": "Desligado pra mim",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "Desligado pra mim e para todos",
|
||||
"Common.Views.ReviewChanges.txtOn": "Ligado pra mim",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "Ligado para mim e para todos",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Todas as alterações rejeitadas (Visualizar)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Todas as alterações rejeitadas {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Original",
|
||||
"Common.Views.ReviewChanges.txtPrev": "To Previous Change",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Pré-visualizar",
|
||||
"Common.Views.ReviewChanges.txtReject": "Rejeitar",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Rejeitar todas as alterações",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Rejeitar alterações",
|
||||
|
@ -508,13 +523,14 @@
|
|||
"DE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
||||
"DE.Controllers.Main.errorDirectUrl": "Por favor, verifique o link para o documento.<br>Este link deve ser o link direto para baixar o arquivo.",
|
||||
"DE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro. <br> Use a opção 'Baixar como...' para gravar a cópia de backup em seu computador.",
|
||||
"DE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro. <br> Use a opção \"Gravar como...\" para gravar uma cópia de backup em seu computador.",
|
||||
"DE.Controllers.Main.errorEditingSaveas": "Ocorreu um erro. <br> Use a opção \"Salvar Como...\" para salvar uma cópia de backup em seu computador.",
|
||||
"DE.Controllers.Main.errorEmailClient": "Nenhum cliente de e-mail foi encontrado.",
|
||||
"DE.Controllers.Main.errorFilePassProtect": "O documento é protegido por senha e não pode ser aberto.",
|
||||
"DE.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.",
|
||||
"DE.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.",
|
||||
"DE.Controllers.Main.errorKeyEncrypt": "Descritor de chave desconhecido",
|
||||
"DE.Controllers.Main.errorKeyExpire": "Descritor de chave expirado",
|
||||
"DE.Controllers.Main.errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"DE.Controllers.Main.errorMailMergeLoadFile": "Carregamento falhou. Por favor, selecione um arquivo diferente.",
|
||||
"DE.Controllers.Main.errorMailMergeSaveFile": "Merge failed.",
|
||||
"DE.Controllers.Main.errorProcessSaveResult": "Salvamento falhou.",
|
||||
|
@ -576,6 +592,7 @@
|
|||
"DE.Controllers.Main.textContactUs": "Contate as vendas",
|
||||
"DE.Controllers.Main.textConvertEquation": "Esta equação foi criada com uma versão antiga do editor de equação que não é mais compatível. Para editá-lo, converta a equação para o formato Office Math ML. <br> Converter agora?",
|
||||
"DE.Controllers.Main.textCustomLoader": "Por favor, observe que de acordo com os termos de licença, você não tem autorização para alterar o carregador. <br> Por favor, contate o Departamento de Vendas para fazer cotação.",
|
||||
"DE.Controllers.Main.textDisconnect": "A conexão está perdida",
|
||||
"DE.Controllers.Main.textGuest": "Convidado (a)",
|
||||
"DE.Controllers.Main.textHasMacros": "O arquivo contém macros automáticas.<br> Você quer executar macros?",
|
||||
"DE.Controllers.Main.textLearnMore": "Saiba mais",
|
||||
|
@ -870,6 +887,7 @@
|
|||
"DE.Controllers.Toolbar.textAccent": "Destaques",
|
||||
"DE.Controllers.Toolbar.textBracket": "Parênteses",
|
||||
"DE.Controllers.Toolbar.textEmptyImgUrl": "Você precisa especificar uma URL de imagem.",
|
||||
"DE.Controllers.Toolbar.textEmptyMMergeUrl": "Você precisa especificar o URL.",
|
||||
"DE.Controllers.Toolbar.textFontSizeErr": "O valor inserido está incorreto.<br>Insira um valor numérico entre 1 e 300",
|
||||
"DE.Controllers.Toolbar.textFraction": "Frações",
|
||||
"DE.Controllers.Toolbar.textFunction": "Funções",
|
||||
|
@ -1395,6 +1413,7 @@
|
|||
"DE.Views.DocumentHolder.mergeCellsText": "Mesclar células",
|
||||
"DE.Views.DocumentHolder.moreText": "Mais variantes...",
|
||||
"DE.Views.DocumentHolder.noSpellVariantsText": "Sem varientes",
|
||||
"DE.Views.DocumentHolder.notcriticalErrorTitle": "Aviso",
|
||||
"DE.Views.DocumentHolder.originalSizeText": "Tamanho padrão",
|
||||
"DE.Views.DocumentHolder.paragraphText": "Parágrafo",
|
||||
"DE.Views.DocumentHolder.removeHyperlinkText": "Remover hiperlink",
|
||||
|
@ -1552,6 +1571,7 @@
|
|||
"DE.Views.DocumentHolder.txtRemLimit": "Remover limite",
|
||||
"DE.Views.DocumentHolder.txtRemoveAccentChar": "Excluir caractere destacado",
|
||||
"DE.Views.DocumentHolder.txtRemoveBar": "Excluir barra",
|
||||
"DE.Views.DocumentHolder.txtRemoveWarning": "Você quer remover esta assinatura? <br>Isso não pode ser desfeito.",
|
||||
"DE.Views.DocumentHolder.txtRemScripts": "Remover scripts",
|
||||
"DE.Views.DocumentHolder.txtRemSubscript": "Remover subscrito",
|
||||
"DE.Views.DocumentHolder.txtRemSuperscript": "Remover sobrescrito",
|
||||
|
@ -1571,6 +1591,7 @@
|
|||
"DE.Views.DocumentHolder.txtTopAndBottom": "Parte superior e inferior",
|
||||
"DE.Views.DocumentHolder.txtUnderbar": "Barra abaixo de texto",
|
||||
"DE.Views.DocumentHolder.txtUngroup": "Desagrupar",
|
||||
"DE.Views.DocumentHolder.txtWarnUrl": "Clicar neste link pode ser prejudicial ao seu dispositivo e dados.<br>Você tem certeza de que quer continuar?",
|
||||
"DE.Views.DocumentHolder.updateStyleText": "Update %1 style",
|
||||
"DE.Views.DocumentHolder.vertAlignText": "Alinhamento vertical",
|
||||
"DE.Views.DropcapSettingsAdvanced.strBorders": "Bordas e preenchimento",
|
||||
|
@ -1631,12 +1652,14 @@
|
|||
"DE.Views.FileMenu.btnRenameCaption": "Renomear...",
|
||||
"DE.Views.FileMenu.btnReturnCaption": "Voltar para documento",
|
||||
"DE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso...",
|
||||
"DE.Views.FileMenu.btnSaveAsCaption": "Save as",
|
||||
"DE.Views.FileMenu.btnSaveAsCaption": "Salvar Como",
|
||||
"DE.Views.FileMenu.btnSaveCaption": "Salvar",
|
||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Gravar cópia como...",
|
||||
"DE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como...",
|
||||
"DE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas...",
|
||||
"DE.Views.FileMenu.btnToEditCaption": "Editar documento",
|
||||
"DE.Views.FileMenu.textDownload": "Baixar",
|
||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Documento em branco",
|
||||
"DE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Criar novo",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Aplicar",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Adicionar Autor",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Adicionar Texto",
|
||||
|
@ -1689,6 +1712,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.strPaste": "Cortar, copiar e colar",
|
||||
"DE.Views.FileMenuPanels.Settings.strPasteButton": "Mostrar o botão Opções de colagem quando o conteúdo for colado",
|
||||
"DE.Views.FileMenuPanels.Settings.strResolvedComment": "Ativar exibição dos comentários resolvidos",
|
||||
"DE.Views.FileMenuPanels.Settings.strReviewHover": "Visualização de mudanças de trilha",
|
||||
"DE.Views.FileMenuPanels.Settings.strShowChanges": "Alterações de colaboração em tempo real",
|
||||
"DE.Views.FileMenuPanels.Settings.strSpellCheckMode": "Ativar a opção de verificação ortográfica",
|
||||
"DE.Views.FileMenuPanels.Settings.strStrict": "Estrito",
|
||||
|
@ -1710,6 +1734,8 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtAll": "Visualizar todos",
|
||||
"DE.Views.FileMenuPanels.Settings.txtAutoCorrect": "Opções de autocorreção...",
|
||||
"DE.Views.FileMenuPanels.Settings.txtCacheMode": "Modo de cache padrão",
|
||||
"DE.Views.FileMenuPanels.Settings.txtChangesBalloons": "Mostrar por clique em balões",
|
||||
"DE.Views.FileMenuPanels.Settings.txtChangesTip": "Mostrar com a ponta de ferramentas",
|
||||
"DE.Views.FileMenuPanels.Settings.txtCm": "Centímetro",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitPage": "Ajustar a página",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Ajustar largura",
|
||||
|
@ -1733,6 +1759,7 @@
|
|||
"DE.Views.FormSettings.textAlways": "Sempre",
|
||||
"DE.Views.FormSettings.textAspect": "Bloquear proporção",
|
||||
"DE.Views.FormSettings.textAutofit": "Ajuste automático",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Cor do plano de fundo",
|
||||
"DE.Views.FormSettings.textCheckbox": "Caixa de seleção",
|
||||
"DE.Views.FormSettings.textColor": "Cor da borda",
|
||||
"DE.Views.FormSettings.textComb": "Conjunto de Caracteres",
|
||||
|
@ -2557,6 +2584,9 @@
|
|||
"DE.Views.Toolbar.mniEditFooter": "Editar rodapé",
|
||||
"DE.Views.Toolbar.mniEditHeader": "Editar cabeçalho",
|
||||
"DE.Views.Toolbar.mniEraseTable": "Apagar Tabela",
|
||||
"DE.Views.Toolbar.mniFromFile": "Do Arquivo",
|
||||
"DE.Views.Toolbar.mniFromStorage": "De armazenamento",
|
||||
"DE.Views.Toolbar.mniFromUrl": "Da URL",
|
||||
"DE.Views.Toolbar.mniHiddenBorders": "Ocultar bordas da tabela",
|
||||
"DE.Views.Toolbar.mniHiddenChars": "Caracteres não imprimíveis",
|
||||
"DE.Views.Toolbar.mniHighlightControls": "Configurações de destaque",
|
||||
|
|
|
@ -212,6 +212,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "După",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Ștergere",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Scrie cu majusculă prima literă a propoziției",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Căi Internet și de rețea cu hyperlink-uri",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Cratime (--) cu linie de dialog (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Autocorecție matematică",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Creare automată a listei numerotate",
|
||||
|
@ -385,21 +386,23 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Soluționarea comentariilor mele curente",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Comparare",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Limbă",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Toate modificările sunt acceptate (Previzualizare)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Editare",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Toate modificările sunt acceptate {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Final",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Istoricul versiune",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Toate modificările (Editare)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Toate modificările {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Marcaj și baloane",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Toate modificările (Editare)<br>Dezactivare baloane",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Toate modificările {0}<br>Dezactivare baloane",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Marcare simplă",
|
||||
"Common.Views.ReviewChanges.txtNext": "Următorul",
|
||||
"Common.Views.ReviewChanges.txtOff": "Dezactivează pentru mine",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "Dezactivează tuturor",
|
||||
"Common.Views.ReviewChanges.txtOn": "Activează pentru mine",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "Activează tuturor",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Toate modificările sunt respinse (Previzualizare)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Toate modificările sunt respinse {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Inițial",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Anterior",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Previzualizare",
|
||||
"Common.Views.ReviewChanges.txtReject": "Respingere",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Se resping toate modificările",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Respingere modificări",
|
||||
|
@ -884,6 +887,7 @@
|
|||
"DE.Controllers.Toolbar.textAccent": "Accente",
|
||||
"DE.Controllers.Toolbar.textBracket": "Paranteze",
|
||||
"DE.Controllers.Toolbar.textEmptyImgUrl": "Trebuie specificată adresa URL a imaginii.",
|
||||
"DE.Controllers.Toolbar.textEmptyMMergeUrl": "Trebuie să specificaţi URL-ul.",
|
||||
"DE.Controllers.Toolbar.textFontSizeErr": "Valoarea introdusă nu este corectă.<br>Introduceți valoarea numerică de la 1 până la 300.",
|
||||
"DE.Controllers.Toolbar.textFraction": "Fracții",
|
||||
"DE.Controllers.Toolbar.textFunction": "Funcții",
|
||||
|
@ -1754,6 +1758,7 @@
|
|||
"DE.Views.FormSettings.textAlways": "Întotdeauna",
|
||||
"DE.Views.FormSettings.textAspect": "Blocare raport aspect",
|
||||
"DE.Views.FormSettings.textAutofit": "Potrivire automată",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Culoare de fundal",
|
||||
"DE.Views.FormSettings.textCheckbox": "Caseta de selectare",
|
||||
"DE.Views.FormSettings.textColor": "Culoare bordura",
|
||||
"DE.Views.FormSettings.textComb": "Câmp de pieptene",
|
||||
|
@ -2578,6 +2583,9 @@
|
|||
"DE.Views.Toolbar.mniEditFooter": "Editare notă de subsol",
|
||||
"DE.Views.Toolbar.mniEditHeader": "Editare antet",
|
||||
"DE.Views.Toolbar.mniEraseTable": "Ștergere tabel",
|
||||
"DE.Views.Toolbar.mniFromFile": "Din Fișier",
|
||||
"DE.Views.Toolbar.mniFromStorage": "Din serviciul stocare",
|
||||
"DE.Views.Toolbar.mniFromUrl": "Prin URL-ul",
|
||||
"DE.Views.Toolbar.mniHiddenBorders": "Borduri de tabel ascunse",
|
||||
"DE.Views.Toolbar.mniHiddenChars": "Caractere neimprimate",
|
||||
"DE.Views.Toolbar.mniHighlightControls": "Evidențiere setări",
|
||||
|
|
|
@ -212,6 +212,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "На",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Удалить",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Делать первые буквы предложений прописными",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Адреса в Интернете и сетевые пути гиперссылками",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Дефисы (--) на тире (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Автозамена математическими символами",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Стили нумерованных списков",
|
||||
|
@ -385,21 +386,23 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Решить мои текущие комментарии",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Сравнить",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Язык",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Все изменения приняты (просмотр)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Редактирование",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Все изменения приняты {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Измененный документ",
|
||||
"Common.Views.ReviewChanges.txtHistory": "История версий",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Все изменения (редактирование)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Все изменения {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Исправления и выноски",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Все изменения (редактирование)<br>Выноски выключены",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Все изменения {0}<br>Выноски выключены",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Только исправления",
|
||||
"Common.Views.ReviewChanges.txtNext": "К следующему",
|
||||
"Common.Views.ReviewChanges.txtOff": "ОТКЛ. для меня",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "ОТКЛ. для меня и для всех",
|
||||
"Common.Views.ReviewChanges.txtOn": "ВКЛ. для меня",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "ВКЛ. для меня и для всех",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Все изменения отклонены (просмотр)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Все изменения отклонены {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Исходный документ",
|
||||
"Common.Views.ReviewChanges.txtPrev": "К предыдущему",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Просмотр",
|
||||
"Common.Views.ReviewChanges.txtReject": "Отклонить",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Отклонить все изменения",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Отклонить изменения",
|
||||
|
@ -884,6 +887,7 @@
|
|||
"DE.Controllers.Toolbar.textAccent": "Диакритические знаки",
|
||||
"DE.Controllers.Toolbar.textBracket": "Скобки",
|
||||
"DE.Controllers.Toolbar.textEmptyImgUrl": "Необходимо указать URL изображения.",
|
||||
"DE.Controllers.Toolbar.textEmptyMMergeUrl": "Необходимо указать URL.",
|
||||
"DE.Controllers.Toolbar.textFontSizeErr": "Введенное значение некорректно.<br>Введите числовое значение от 1 до 300",
|
||||
"DE.Controllers.Toolbar.textFraction": "Дроби",
|
||||
"DE.Controllers.Toolbar.textFunction": "Функции",
|
||||
|
@ -1587,6 +1591,7 @@
|
|||
"DE.Views.DocumentHolder.txtTopAndBottom": "Сверху и снизу",
|
||||
"DE.Views.DocumentHolder.txtUnderbar": "Черта под текстом",
|
||||
"DE.Views.DocumentHolder.txtUngroup": "Разгруппировать",
|
||||
"DE.Views.DocumentHolder.txtWarnUrl": "Переход по этой ссылке может нанести вред вашему устройству и данным.<br>Вы действительно хотите продолжить?",
|
||||
"DE.Views.DocumentHolder.updateStyleText": "Обновить стиль %1",
|
||||
"DE.Views.DocumentHolder.vertAlignText": "Вертикальное выравнивание",
|
||||
"DE.Views.DropcapSettingsAdvanced.strBorders": "Границы и заливка",
|
||||
|
@ -1754,6 +1759,7 @@
|
|||
"DE.Views.FormSettings.textAlways": "Всегда",
|
||||
"DE.Views.FormSettings.textAspect": "Сохранять пропорции",
|
||||
"DE.Views.FormSettings.textAutofit": "Автоподбор",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Цвет фона",
|
||||
"DE.Views.FormSettings.textCheckbox": "Флажок",
|
||||
"DE.Views.FormSettings.textColor": "Цвет границ",
|
||||
"DE.Views.FormSettings.textComb": "Комбинировать символы",
|
||||
|
@ -2578,6 +2584,9 @@
|
|||
"DE.Views.Toolbar.mniEditFooter": "Изменить нижний колонтитул",
|
||||
"DE.Views.Toolbar.mniEditHeader": "Изменить верхний колонтитул",
|
||||
"DE.Views.Toolbar.mniEraseTable": "Очистить таблицу",
|
||||
"DE.Views.Toolbar.mniFromFile": "Из файла",
|
||||
"DE.Views.Toolbar.mniFromStorage": "Из хранилища",
|
||||
"DE.Views.Toolbar.mniFromUrl": "По URL",
|
||||
"DE.Views.Toolbar.mniHiddenBorders": "Скрытые границы таблиц",
|
||||
"DE.Views.Toolbar.mniHiddenChars": "Непечатаемые символы",
|
||||
"DE.Views.Toolbar.mniHighlightControls": "Цвет подсветки",
|
||||
|
|
|
@ -337,14 +337,16 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemove": "Odstrániť",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Porovnať",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Jazyk",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Všetky zmeny prijaté (ukážka)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "upravované",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Všetky zmeny prijaté {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Posledný",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Všetky zmeny (upravované)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Všetky zmeny {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Vyznačenie",
|
||||
"Common.Views.ReviewChanges.txtNext": "Nasledujúci",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Všetky zmeny boli zamietnuté (ukážka)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Všetky zmeny boli zamietnuté {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Originál",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Predchádzajúci",
|
||||
"Common.Views.ReviewChanges.txtPreview": "ukážka",
|
||||
"Common.Views.ReviewChanges.txtReject": "Odmietnuť",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Odmietnuť všetky zmeny",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Odmietnuť zmeny",
|
||||
|
|
|
@ -280,11 +280,13 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemove": "Odstrani",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Primerjaj",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Jezik",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Vse spremembe so sprejete (Predogled)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Vse spremembe (urejanje)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "urejanje",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Vse spremembe so sprejete {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Vse spremembe {0}",
|
||||
"Common.Views.ReviewChanges.txtNext": "To Next Change",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Vse spremembe zavrnjene (Predogled)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Vse spremembe zavrnjene {0}",
|
||||
"Common.Views.ReviewChanges.txtPrev": "To Previous Change",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Predogled",
|
||||
"Common.Views.ReviewChanges.txtReject": "Reject",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Reject All Changes",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Zavrni spremembe",
|
||||
|
|
|
@ -375,19 +375,21 @@
|
|||
"Common.Views.ReviewChanges.txtCommentResolveMyCurrent": "Lös mina nuvarande kommentarer",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Jämför",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Språk",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alla ändringar accepterade",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Redigering",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Alla ändringar accepterade {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Slutlig",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Versionshistorik",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alla ändringar (Redigering)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Alla ändringar {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Markering",
|
||||
"Common.Views.ReviewChanges.txtNext": "Nästa",
|
||||
"Common.Views.ReviewChanges.txtOff": "OFF för mig",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "OFF för mig och alla",
|
||||
"Common.Views.ReviewChanges.txtOn": "ON för mig",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "ON för mig och alla",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alla ändringar avvisades (Förhandsgranska)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Alla ändringar avvisades {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Orginal",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Föregående",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Förhandsgranska",
|
||||
"Common.Views.ReviewChanges.txtReject": "Avvisa",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Avvisa alla ändringar",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Avvisa ändringar",
|
||||
|
|
|
@ -243,12 +243,14 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemMyCurrent": "Benim mevcut yorumlarımı kaldır",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Kaldır",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Dil",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Tüm değişiklikler kabul edildi (Önizleme)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Düzenleme",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Tüm değişiklikler kabul edildi {0}",
|
||||
"Common.Views.ReviewChanges.txtHistory": " Versiyon Geçmişi",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Tüm değişiklikler (Düzenleme)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Tüm değişiklikler {0}",
|
||||
"Common.Views.ReviewChanges.txtNext": "Sonraki",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Tüm değişiklikler reddedildi (Önizleme)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Tüm değişiklikler reddedildi {0}",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Önceki",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Önizleme",
|
||||
"Common.Views.ReviewChanges.txtReject": "Reddet",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Tüm Değişiklikleri Reddet",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Değişiklikleri Reddet",
|
||||
|
|
|
@ -221,14 +221,16 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemove": "Вилучити",
|
||||
"Common.Views.ReviewChanges.txtCompare": "Порівняти",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Мова",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Усі зміни прийняті (попередній перегляд)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "редагування",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Усі зміни прийняті {0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Фіналізований",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Усі зміни (редагування)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Усі зміни {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Чернетка",
|
||||
"Common.Views.ReviewChanges.txtNext": "Наступний",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Усі зміни відхилено (попередній перегляд)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Усі зміни відхилено {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Початковий",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Попередній",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Попередній перегляд",
|
||||
"Common.Views.ReviewChanges.txtReject": "Відхилити",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Відхилити усі зміни",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Відхилити зміни",
|
||||
|
|
|
@ -198,11 +198,13 @@
|
|||
"Common.Views.ReviewChanges.txtAcceptCurrent": "Chấp nhận thay đổi hiện tại",
|
||||
"Common.Views.ReviewChanges.txtClose": "Đóng",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Ngôn ngữ",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Tất cả thay đổi được chấp nhận (Xem trước)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Tất cả thay đổi (Chỉnh sửa)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "Chỉnh sửa",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Tất cả thay đổi được chấp nhận {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Tất cả thay đổi {0}",
|
||||
"Common.Views.ReviewChanges.txtNext": "Kế tiếp",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Tất cả thay đổi bị từ chối (Xem trước)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Tất cả thay đổi bị từ chối {0}",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Đến thay đổi trước đó",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Xem trước",
|
||||
"Common.Views.ReviewChanges.txtReject": "Từ chối",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Từ chối tất cả thay đổi",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Từ chối thay đổi",
|
||||
|
|
|
@ -316,19 +316,21 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemove": "删除",
|
||||
"Common.Views.ReviewChanges.txtCompare": "比较",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "语言",
|
||||
"Common.Views.ReviewChanges.txtFinal": "已接受所有更改(预览)",
|
||||
"Common.Views.ReviewChanges.txtEditing": "编辑",
|
||||
"Common.Views.ReviewChanges.txtFinal": "已接受所有更改{0}",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "最终版",
|
||||
"Common.Views.ReviewChanges.txtHistory": "版本历史",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "所有更改(编辑)",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "所有更改{0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "标记",
|
||||
"Common.Views.ReviewChanges.txtNext": "下一个变化",
|
||||
"Common.Views.ReviewChanges.txtOff": "对我自己关闭",
|
||||
"Common.Views.ReviewChanges.txtOffGlobal": "对所有人关闭",
|
||||
"Common.Views.ReviewChanges.txtOn": "对我自己启动",
|
||||
"Common.Views.ReviewChanges.txtOnGlobal": "对所有人启动",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "已拒绝所有更改(预览)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "已拒绝所有更改{0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "原始版",
|
||||
"Common.Views.ReviewChanges.txtPrev": "以前的变化",
|
||||
"Common.Views.ReviewChanges.txtPreview": "预览",
|
||||
"Common.Views.ReviewChanges.txtReject": "拒绝",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "拒绝所有更改",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "拒绝更改",
|
||||
|
|
|
@ -182,14 +182,14 @@
|
|||
"textCopyCutPasteActions": "Accions de copia, talla i enganxa ",
|
||||
"textDoNotShowAgain": "No ho mostris més",
|
||||
"textRows": "Files",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textNumberingValue": "Numbering Value",
|
||||
"textOk": "OK"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Advertiment",
|
||||
|
|
|
@ -182,14 +182,14 @@
|
|||
"textCopyCutPasteActions": "Kopieren, Ausschneiden und Einfügen",
|
||||
"textDoNotShowAgain": "Nicht mehr anzeigen",
|
||||
"textRows": "Zeilen",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textNumberingValue": "Numbering Value",
|
||||
"textOk": "OK"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warnung",
|
||||
|
|
|
@ -168,28 +168,28 @@
|
|||
"menuAddComment": "Add comment",
|
||||
"menuAddLink": "Add link",
|
||||
"menuCancel": "Cancel",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuDelete": "Delete",
|
||||
"menuDeleteTable": "Delete Table",
|
||||
"menuEdit": "Edit",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuMerge": "Merge",
|
||||
"menuMore": "More",
|
||||
"menuOpenLink": "Open Link",
|
||||
"menuReview": "Review",
|
||||
"menuReviewChange": "Review Change",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuSplit": "Split",
|
||||
"menuViewComment": "View Comment",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuViewComment": "View Comment",
|
||||
"textCancel": "Cancel",
|
||||
"textColumns": "Columns",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"textRows": "Rows",
|
||||
"textNumberingValue": "Numbering Value",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textRows": "Rows"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
|
|
@ -182,14 +182,14 @@
|
|||
"textCopyCutPasteActions": "Acciones de Copiar, Cortar y Pegar",
|
||||
"textDoNotShowAgain": "No mostrar de nuevo",
|
||||
"textRows": "Filas",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textNumberingValue": "Numbering Value",
|
||||
"textOk": "OK"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Advertencia",
|
||||
|
|
|
@ -182,14 +182,14 @@
|
|||
"textCopyCutPasteActions": "Fonctions de Copier, Couper et Coller",
|
||||
"textDoNotShowAgain": "Ne plus afficher",
|
||||
"textRows": "Lignes",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textNumberingValue": "Numbering Value",
|
||||
"textOk": "OK"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avertissement",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -182,14 +182,14 @@
|
|||
"textCopyCutPasteActions": "Acties Kopiëren, Knippen en Plakken",
|
||||
"textDoNotShowAgain": "Niet meer laten zien.",
|
||||
"textRows": "Rijen",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textNumberingValue": "Numbering Value",
|
||||
"textOk": "OK"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Waarschuwing",
|
||||
|
|
|
@ -122,6 +122,7 @@
|
|||
"textNot": "Não",
|
||||
"textNoWidow": "Sem controle de linhas órfãs/viúvas",
|
||||
"textNum": "Alterar numeração",
|
||||
"textOk": "OK",
|
||||
"textOriginal": "Original",
|
||||
"textParaDeleted": "Parágrafo excluído",
|
||||
"textParaFormatted": "Parágrafo formatado",
|
||||
|
@ -154,8 +155,7 @@
|
|||
"textTryUndoRedo": "As funções Desfazer/Refazer estão desabilitadas para o modo de coedição rápido",
|
||||
"textUnderline": "Sublinhado",
|
||||
"textUsers": "Usuários",
|
||||
"textWidow": "Controle de linhas órfãs/viúvas.",
|
||||
"textOk": "Ok"
|
||||
"textWidow": "Controle de linhas órfãs/viúvas."
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Cores personalizadas",
|
||||
|
@ -168,28 +168,28 @@
|
|||
"menuAddComment": "Adicionar comentário",
|
||||
"menuAddLink": "Adicionar Link",
|
||||
"menuCancel": "Cancelar",
|
||||
"menuContinueNumbering": "Continuar numerando",
|
||||
"menuDelete": "Excluir",
|
||||
"menuDeleteTable": "Excluir tabela",
|
||||
"menuEdit": "Editar",
|
||||
"menuJoinList": "Junta-se à lista anterior",
|
||||
"menuMerge": "Mesclar",
|
||||
"menuMore": "Mais",
|
||||
"menuOpenLink": "Abrir link",
|
||||
"menuReview": "Revisão",
|
||||
"menuReviewChange": "Rever Alterações",
|
||||
"menuSeparateList": "Lista separada",
|
||||
"menuSplit": "Dividir",
|
||||
"menuStartNewList": "Começar nova lista",
|
||||
"menuStartNumberingFrom": "Definir valor de numeração",
|
||||
"menuViewComment": "Ver Comentário",
|
||||
"textCancel": "Cancelar",
|
||||
"textColumns": "Colunas",
|
||||
"textCopyCutPasteActions": "Copiar, Cortar e Colar",
|
||||
"textDoNotShowAgain": "Não volte a aparecer",
|
||||
"textRows": "Linhas",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textNumberingValue": "Valor de numeração",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textRows": "Linhas"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
|
@ -323,6 +323,7 @@
|
|||
"errorFileSizeExceed": "O tamanho do arquivo excede o limite de seu servidor.<br>Por favor, contate seu administrador.",
|
||||
"errorKeyEncrypt": "Descritor de chave desconhecido",
|
||||
"errorKeyExpire": "Descritor de chave expirado",
|
||||
"errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"errorMailMergeLoadFile": "O carregamento falhou",
|
||||
"errorMailMergeSaveFile": "Mesclagem falhou.",
|
||||
"errorSessionAbsolute": "A sessão de edição do documento expirou. Por favor recarregue a página.",
|
||||
|
@ -343,8 +344,7 @@
|
|||
"unknownErrorText": "Erro desconhecido.",
|
||||
"uploadImageExtMessage": "Formato de imagem desconhecido.",
|
||||
"uploadImageFileCountMessage": "Sem imagens carregadas.",
|
||||
"uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB.",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator."
|
||||
"uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Carregando dados...",
|
||||
|
@ -491,6 +491,8 @@
|
|||
"textCancel": "Cancelar",
|
||||
"textCaseSensitive": "Maiúsculas e Minúsculas",
|
||||
"textCentimeter": "Centímetro",
|
||||
"textChooseEncoding": "Escolha a codificação",
|
||||
"textChooseTxtOptions": "Escolha Opções de TXT",
|
||||
"textCollaboration": "Colaboração",
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comente",
|
||||
|
@ -532,6 +534,7 @@
|
|||
"textMarginsW": "Margens são muito grandes para uma determinada largura da página",
|
||||
"textNoCharacters": "Caracteres não imprimíveis",
|
||||
"textNoTextFound": "Texto não encontrado",
|
||||
"textOk": "OK",
|
||||
"textOpenFile": "Inserir a Senha para Abrir o Arquivo",
|
||||
"textOrientation": "Orientação",
|
||||
"textOwner": "Proprietário",
|
||||
|
@ -553,7 +556,9 @@
|
|||
"textTop": "Parte superior",
|
||||
"textUnitOfMeasurement": "Unidade de medida",
|
||||
"textUploaded": "Carregado",
|
||||
"txtDownloadTxt": "Baixar TXT",
|
||||
"txtIncorrectPwd": "A senha está incorreta",
|
||||
"txtOk": "OK",
|
||||
"txtProtected": "Depois de inserir a senha e abrir o arquivo, a senha atual será redefinida",
|
||||
"txtScheme1": "Office",
|
||||
"txtScheme10": "Mediana",
|
||||
|
@ -576,12 +581,7 @@
|
|||
"txtScheme6": "Concurso",
|
||||
"txtScheme7": "Patrimônio Líquido",
|
||||
"txtScheme8": "Fluxo",
|
||||
"txtScheme9": "Fundição",
|
||||
"textChooseEncoding": "Choose Encoding",
|
||||
"textChooseTxtOptions": "Choose TXT Options",
|
||||
"textOk": "Ok",
|
||||
"txtDownloadTxt": "Download TXT",
|
||||
"txtOk": "Ok"
|
||||
"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.",
|
||||
|
|
|
@ -168,28 +168,28 @@
|
|||
"menuAddComment": "Adaugă comentariu",
|
||||
"menuAddLink": "Adăugare link",
|
||||
"menuCancel": "Revocare",
|
||||
"menuContinueNumbering": "Continuare de la lista precedentă",
|
||||
"menuDelete": "Șterge",
|
||||
"menuDeleteTable": "Ștergere tabel",
|
||||
"menuEdit": "Editare",
|
||||
"menuJoinList": "Continuare de la lista precedentă",
|
||||
"menuMerge": "Îmbinare",
|
||||
"menuMore": "Mai multe",
|
||||
"menuOpenLink": "Deschidere link",
|
||||
"menuReview": "Revizuire",
|
||||
"menuReviewChange": "Revizuire modificări",
|
||||
"menuSeparateList": "Repornire la 1",
|
||||
"menuSplit": "Scindare",
|
||||
"menuStartNewList": "Pornire listă nouă",
|
||||
"menuStartNumberingFrom": "Setare valoare de numerotare",
|
||||
"menuViewComment": "Vizualizarea comentariilor",
|
||||
"textCancel": "Anulare",
|
||||
"textColumns": "Coloane",
|
||||
"textCopyCutPasteActions": "Comenzile de copiere, decupare și lipire",
|
||||
"textDoNotShowAgain": "Nu mai afișa",
|
||||
"textRows": "Rânduri",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textNumberingValue": "Valoare de numerotare",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textRows": "Rânduri"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Avertisment",
|
||||
|
|
|
@ -168,28 +168,28 @@
|
|||
"menuAddComment": "Добавить комментарий",
|
||||
"menuAddLink": "Добавить ссылку",
|
||||
"menuCancel": "Отмена",
|
||||
"menuContinueNumbering": "Продолжить нумерацию",
|
||||
"menuDelete": "Удалить",
|
||||
"menuDeleteTable": "Удалить таблицу",
|
||||
"menuEdit": "Редактировать",
|
||||
"menuJoinList": "Объединить с предыдущим списком",
|
||||
"menuMerge": "Объединить",
|
||||
"menuMore": "Ещё",
|
||||
"menuOpenLink": "Перейти",
|
||||
"menuReview": "Рецензирование",
|
||||
"menuReviewChange": "Просмотр изменений",
|
||||
"menuSeparateList": "Разделить список",
|
||||
"menuSplit": "Разделить",
|
||||
"menuStartNewList": "Начать новый список",
|
||||
"menuStartNumberingFrom": "Задать начальное значение",
|
||||
"menuViewComment": "Просмотреть комментарий",
|
||||
"textCancel": "Отмена",
|
||||
"textColumns": "Столбцы",
|
||||
"textCopyCutPasteActions": "Операции копирования, вырезания и вставки",
|
||||
"textDoNotShowAgain": "Больше не показывать",
|
||||
"textRows": "Строки",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textNumberingValue": "Начальное значение",
|
||||
"textOk": "Ok",
|
||||
"textRows": "Строки"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Внимание",
|
||||
|
|
|
@ -169,27 +169,27 @@
|
|||
"menuCancel": "İptal Et",
|
||||
"textColumns": "Sütunlar",
|
||||
"errorCopyCutPaste": "Copy, cut and paste actions using the context menu will be performed within the current file only.",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuDelete": "Delete",
|
||||
"menuDeleteTable": "Delete Table",
|
||||
"menuEdit": "Edit",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuMerge": "Merge",
|
||||
"menuMore": "More",
|
||||
"menuOpenLink": "Open Link",
|
||||
"menuReview": "Review",
|
||||
"menuReviewChange": "Review Change",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuSplit": "Split",
|
||||
"menuViewComment": "View Comment",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuViewComment": "View Comment",
|
||||
"textCancel": "Cancel",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"textRows": "Rows",
|
||||
"textNumberingValue": "Numbering Value",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textRows": "Rows"
|
||||
},
|
||||
"Edit": {
|
||||
"textActualSize": "Gerçek Boyut",
|
||||
|
|
|
@ -182,14 +182,14 @@
|
|||
"textCopyCutPasteActions": "拷贝,剪切和粘贴操作",
|
||||
"textDoNotShowAgain": "不要再显示",
|
||||
"textRows": "行",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuStartNewList": "Start new list",
|
||||
"menuStartNumberingFrom": "Set numbering value",
|
||||
"menuContinueNumbering": "Continue numbering",
|
||||
"menuSeparateList": "Separate list",
|
||||
"menuJoinList": "Join to previous list",
|
||||
"textOk": "OK",
|
||||
"textCancel": "Cancel",
|
||||
"textNumberingValue": "Numbering Value"
|
||||
"textNumberingValue": "Numbering Value",
|
||||
"textOk": "OK"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "警告",
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
"PE.ApplicationController.errorDefaultMessage": "Código do erro: %1",
|
||||
"PE.ApplicationController.errorFilePassProtect": "O documento está protegido por senha e não pode ser aberto.",
|
||||
"PE.ApplicationController.errorFileSizeExceed": "O tamanho do arquivo excede o limite de seu servidor. <br> Por favor, contate seu administrador de Servidor de Documentos para detalhes.",
|
||||
"PE.ApplicationController.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.",
|
||||
"PE.ApplicationController.errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "A conexão à internet foi restabelecida, e a versão do arquivo foi alterada. <br> Antes de continuar seu trabalho, transfira o arquivo ou copie seu conteúdo para assegurar que nada seja perdido, e recarregue esta página.",
|
||||
"PE.ApplicationController.errorUserDrop": "O arquivo não pode ser acessado agora.",
|
||||
"PE.ApplicationController.notcriticalErrorTitle": "Aviso",
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
"Common.define.chartData.textStock": "Біржа",
|
||||
"Common.define.chartData.textSurface": "Паверхня",
|
||||
"Common.Translation.warnFileLocked": "Дакумент выкарыстоўваецца іншай праграмай. Вы можаце працягнуць рэдагаванне і захаваць яго як копію.",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Аўтаматычна",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Без межаў",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Без межаў",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Без стыляў",
|
||||
|
@ -58,12 +59,16 @@
|
|||
"Common.Views.About.txtTel": "тэл.:",
|
||||
"Common.Views.About.txtVersion": "Версія",
|
||||
"Common.Views.AutoCorrectDialog.textAdd": "Дадаць",
|
||||
"Common.Views.AutoCorrectDialog.textApplyText": "Ужываць падчас уводу",
|
||||
"Common.Views.AutoCorrectDialog.textAutoFormat": "Аўтафарматаванне падчас уводу",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "На",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Выдаліць",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Злучкі (--) на працяжнік (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Аўтазамена матэматычнымі сімваламі",
|
||||
"Common.Views.AutoCorrectDialog.textRecognized": "Распазнаныя формулы",
|
||||
"Common.Views.AutoCorrectDialog.textRecognizedDesc": "Гэтыя выразы распазнаныя як матэматычныя. Яны не будуць пазначацца курсівам.",
|
||||
"Common.Views.AutoCorrectDialog.textReplace": "Замяніць",
|
||||
"Common.Views.AutoCorrectDialog.textReplaceText": "Замяняць падчас уводу",
|
||||
"Common.Views.AutoCorrectDialog.textReplaceType": "Замяніць тэкст падчас уводу",
|
||||
"Common.Views.AutoCorrectDialog.textReset": "Скінуць",
|
||||
"Common.Views.AutoCorrectDialog.textResetAll": "Скінуць да прадвызначанага",
|
||||
|
@ -124,6 +129,11 @@
|
|||
"Common.Views.Header.tipViewUsers": "Прагляд карыстальнікаў і кіраванне правамі на доступ да дакумента",
|
||||
"Common.Views.Header.txtAccessRights": "Змяніць правы на доступ",
|
||||
"Common.Views.Header.txtRename": "Змяніць назву",
|
||||
"Common.Views.History.textCloseHistory": "Закрыць гісторыю",
|
||||
"Common.Views.History.textHideAll": "Схаваць падрабязныя змены",
|
||||
"Common.Views.History.textRestore": "Аднавіць",
|
||||
"Common.Views.History.textShow": "Пашырыць",
|
||||
"Common.Views.History.textVer": "вер.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Устаўце URL выявы:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Гэтае поле неабходна запоўніць",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Гэтае поле павінна быць URL-адрасам фармату \"http://www.example.com\"",
|
||||
|
@ -209,6 +219,7 @@
|
|||
"Common.Views.ReviewChanges.txtCommentRemMy": "Выдаліць мае каментары",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMyCurrent": "Выдаліць мае бягучыя каментары",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Выдаліць",
|
||||
"Common.Views.ReviewChanges.txtCommentResolve": "Вырашыць",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Мова",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Усе змены ўхваленыя (папярэдні прагляд)",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Выніковы дакумент",
|
||||
|
@ -291,9 +302,12 @@
|
|||
"Common.Views.SymbolTableDialog.textSymbols": "Сімвалы",
|
||||
"Common.Views.SymbolTableDialog.textTitle": "Сімвал",
|
||||
"Common.Views.SymbolTableDialog.textTradeMark": "Сімвал таварнага знака",
|
||||
"Common.Views.UserNameDialog.textLabel": "Адмеціна:",
|
||||
"Common.Views.UserNameDialog.textLabelError": "Адмеціна не можа быць пустой",
|
||||
"PE.Controllers.LeftMenu.newDocumentTitle": "Прэзентацыя без назвы",
|
||||
"PE.Controllers.LeftMenu.notcriticalErrorTitle": "Увага",
|
||||
"PE.Controllers.LeftMenu.requestEditRightsText": "Запыт правоў на рэдагаванне…",
|
||||
"PE.Controllers.LeftMenu.textLoadHistory": "Загрузка гісторыі версій…",
|
||||
"PE.Controllers.LeftMenu.textNoTextFound": "Шукаемых даных не знойдзена. Калі ласка, змяніце параметры пошуку.",
|
||||
"PE.Controllers.LeftMenu.textReplaceSkipped": "Заменена. Мінута ўваходжанняў - {0}.",
|
||||
"PE.Controllers.LeftMenu.textReplaceSuccess": "Пошук завершаны. Заменена ўваходжанняў: {0}",
|
||||
|
@ -367,13 +381,18 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Колькасць слупкоў мусіць быць меншай за %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Колькасць радкоў мусіць быць меншай за %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Ананімны карыстальнік",
|
||||
"PE.Controllers.Main.textApplyAll": "Ужыць да ўсіх раўнанняў",
|
||||
"PE.Controllers.Main.textBuyNow": "Наведаць сайт",
|
||||
"PE.Controllers.Main.textChangesSaved": "Усе змены захаваныя",
|
||||
"PE.Controllers.Main.textClose": "Закрыць",
|
||||
"PE.Controllers.Main.textCloseTip": "Пстрыкніце, каб закрыць гэтую падказку",
|
||||
"PE.Controllers.Main.textContactUs": "Звязацца з аддзелам продажу",
|
||||
"PE.Controllers.Main.textConvertEquation": "Гэтае раўнанне створана ў старой версіі рэдактара раўнанняў, якая больш не падтрымліваецца. Каб змяніць раўнанне, яго неабходна пераўтварыць у фармат Math ML.<br>Пераўтварыць?",
|
||||
"PE.Controllers.Main.textCustomLoader": "Звярніце ўвагу, што па ўмовах ліцэнзіі вы не можаце змяняць экран загрузкі.<br>Калі ласка, звярніцеся ў аддзел продажу.",
|
||||
"PE.Controllers.Main.textDisconnect": "Злучэнне страчана",
|
||||
"PE.Controllers.Main.textGuest": "Госць",
|
||||
"PE.Controllers.Main.textHasMacros": "Файл змяшчае макрасы з аўтазапускам.<br>Хочаце запусціць макрасы?",
|
||||
"PE.Controllers.Main.textLearnMore": "Падрабязней",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Загрузка прэзентацыі",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "Ліцэнзійнае абмежаванне",
|
||||
"PE.Controllers.Main.textPaidFeature": "Платная функцыя",
|
||||
|
@ -395,6 +414,7 @@
|
|||
"PE.Controllers.Main.txtDiagram": "SmartArt",
|
||||
"PE.Controllers.Main.txtDiagramTitle": "Загаловак дыяграмы",
|
||||
"PE.Controllers.Main.txtEditingMode": "Актывацыя рэжыму рэдагавання…",
|
||||
"PE.Controllers.Main.txtErrorLoadHistory": "Не атрымалася загрузіць гісторыю",
|
||||
"PE.Controllers.Main.txtFiguredArrows": "Фігурныя стрэлкі",
|
||||
"PE.Controllers.Main.txtFooter": "Ніжні калантытул",
|
||||
"PE.Controllers.Main.txtHeader": "Верхні калантытул",
|
||||
|
@ -1201,6 +1221,7 @@
|
|||
"PE.Views.FileMenu.btnCreateNewCaption": "Стварыць новую",
|
||||
"PE.Views.FileMenu.btnDownloadCaption": "Спампаваць як...",
|
||||
"PE.Views.FileMenu.btnHelpCaption": "Даведка…",
|
||||
"PE.Views.FileMenu.btnHistoryCaption": "Гісторыя версій",
|
||||
"PE.Views.FileMenu.btnInfoCaption": "Інфармацыя аб прэзентацыі…",
|
||||
"PE.Views.FileMenu.btnPrintCaption": "Друк",
|
||||
"PE.Views.FileMenu.btnProtectCaption": "Абараніць",
|
||||
|
@ -1542,6 +1563,7 @@
|
|||
"PE.Views.SlideSettings.strForeground": "Колер пярэдняга плану",
|
||||
"PE.Views.SlideSettings.strPattern": "Узор",
|
||||
"PE.Views.SlideSettings.strSlideNum": "Паказваць нумар слайда",
|
||||
"PE.Views.SlideSettings.strTransparency": "Непразрыстасць",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Дадатковыя налады",
|
||||
"PE.Views.SlideSettings.textAngle": "Вугал",
|
||||
"PE.Views.SlideSettings.textColor": "Заліўка колерам",
|
||||
|
@ -1792,12 +1814,14 @@
|
|||
"PE.Views.Toolbar.tipCopy": "Капіяваць",
|
||||
"PE.Views.Toolbar.tipCopyStyle": "Скапіяваць стыль",
|
||||
"PE.Views.Toolbar.tipDateTime": "Уставіць быгучую назву і час",
|
||||
"PE.Views.Toolbar.tipDecFont": "Паменшыць памер шрыфту",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Паменшыць водступ",
|
||||
"PE.Views.Toolbar.tipEditHeader": "Рэдагаваць ніжні калантытул",
|
||||
"PE.Views.Toolbar.tipFontColor": "Колер шрыфту",
|
||||
"PE.Views.Toolbar.tipFontName": "Шрыфт",
|
||||
"PE.Views.Toolbar.tipFontSize": "Памер шрыфту",
|
||||
"PE.Views.Toolbar.tipHAligh": "Гарызантальнае выраўноўванне",
|
||||
"PE.Views.Toolbar.tipIncFont": "Павялічыць памер шрыфту",
|
||||
"PE.Views.Toolbar.tipIncPrLeft": "Павялічыць водступ",
|
||||
"PE.Views.Toolbar.tipInsertAudio": "Уставіць аўдыё",
|
||||
"PE.Views.Toolbar.tipInsertChart": "Уставіць дыяграму",
|
||||
|
@ -1853,5 +1877,32 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Плаваючая",
|
||||
"PE.Views.Toolbar.txtScheme9": "Ліцейня",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Выраўнаваць адносна слайда",
|
||||
"PE.Views.Toolbar.txtUngroup": "Разгрупаваць"
|
||||
"PE.Views.Toolbar.txtUngroup": "Разгрупаваць",
|
||||
"PE.Views.Transitions.strDelay": "Затрымка",
|
||||
"PE.Views.Transitions.strDuration": "Працягласць",
|
||||
"PE.Views.Transitions.strStartOnClick": "Запускаць пстрычкай",
|
||||
"PE.Views.Transitions.textBlack": "Праз чорны",
|
||||
"PE.Views.Transitions.textBottomLeft": "Знізу злева",
|
||||
"PE.Views.Transitions.textBottomRight": "Знізу справа",
|
||||
"PE.Views.Transitions.textClock": "Гадзіннік",
|
||||
"PE.Views.Transitions.textClockwise": "Па стрэлцы гадзінніка",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Супраць стрэлкі гадзінніка",
|
||||
"PE.Views.Transitions.textCover": "Покрыва",
|
||||
"PE.Views.Transitions.textFade": "Выцвітанне",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Гарызантальна ўнутр",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Па гарызанталі вонкі",
|
||||
"PE.Views.Transitions.textPush": "Ссоўванне",
|
||||
"PE.Views.Transitions.textSmoothly": "Плаўна",
|
||||
"PE.Views.Transitions.textSplit": "Панарама",
|
||||
"PE.Views.Transitions.textTopLeft": "Уверсе злева",
|
||||
"PE.Views.Transitions.textTopRight": "Уверсе справа",
|
||||
"PE.Views.Transitions.textUnCover": "Адкрыццё",
|
||||
"PE.Views.Transitions.textVerticalIn": "Вертыкальна ўнутр",
|
||||
"PE.Views.Transitions.textVerticalOut": "Вертыкальна вонкі",
|
||||
"PE.Views.Transitions.textWipe": "З’яўленне",
|
||||
"PE.Views.Transitions.textZoom": "Маштаб",
|
||||
"PE.Views.Transitions.textZoomRotate": "Павелічэнне і паварочванне",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Ужыць да ўсіх слайдаў",
|
||||
"PE.Views.Transitions.txtParameters": "Параметры",
|
||||
"PE.Views.Transitions.txtPreview": "Прагляд"
|
||||
}
|
|
@ -105,6 +105,7 @@
|
|||
"Common.Views.Header.tipViewUsers": "Прегледайте услугите и управлявайте нашата история за достъп до документи",
|
||||
"Common.Views.Header.txtAccessRights": "Промяна на правата за достъп",
|
||||
"Common.Views.Header.txtRename": "Преименувам",
|
||||
"Common.Views.History.textCloseHistory": "Затваряне на историята",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Поставете URL адреса на изображението:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Това поле е задължително",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Това поле трябва да е URL адрес във формат \"http://www.example.com\"",
|
||||
|
@ -303,6 +304,8 @@
|
|||
"PE.Controllers.Main.textCloseTip": "Кликнете, за да затворите отгоре",
|
||||
"PE.Controllers.Main.textContactUs": "Свържете се с продажбите",
|
||||
"PE.Controllers.Main.textCustomLoader": "Моля, имайте предвид, че според условията на лиценза нямате право да сменяте товарача. <br> Моля, свържете се с нашия отдел Продажби, за да получите оферта.",
|
||||
"PE.Controllers.Main.textDisconnect": "Връзката е загубена",
|
||||
"PE.Controllers.Main.textGuest": "Гост",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Зареждане на презентацията",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "Ограничение за връзка ONLYOFFICE",
|
||||
"PE.Controllers.Main.textPaidFeature": "Платена функция",
|
||||
|
@ -323,6 +326,7 @@
|
|||
"PE.Controllers.Main.txtDiagram": "Умно изкуство",
|
||||
"PE.Controllers.Main.txtDiagramTitle": "Заглавие на диаграмата",
|
||||
"PE.Controllers.Main.txtEditingMode": "Задаване на режим на редактиране ...",
|
||||
"PE.Controllers.Main.txtErrorLoadHistory": "Неуспешно зареждане на историята",
|
||||
"PE.Controllers.Main.txtFiguredArrows": "Фигурни стрели",
|
||||
"PE.Controllers.Main.txtFooter": "Долния",
|
||||
"PE.Controllers.Main.txtHeader": "Заглавие",
|
||||
|
@ -1113,6 +1117,7 @@
|
|||
"PE.Views.FileMenu.btnCreateNewCaption": "Създай нов",
|
||||
"PE.Views.FileMenu.btnDownloadCaption": "Изтеглете като ...",
|
||||
"PE.Views.FileMenu.btnHelpCaption": "Помощ ...",
|
||||
"PE.Views.FileMenu.btnHistoryCaption": "История на версиите",
|
||||
"PE.Views.FileMenu.btnInfoCaption": "Информация за презентацията ...",
|
||||
"PE.Views.FileMenu.btnPrintCaption": "Печат",
|
||||
"PE.Views.FileMenu.btnProtectCaption": "Защитавам",
|
||||
|
@ -1388,6 +1393,7 @@
|
|||
"PE.Views.SlideSettings.strFill": "Заден план",
|
||||
"PE.Views.SlideSettings.strForeground": "Цвят на преден план",
|
||||
"PE.Views.SlideSettings.strPattern": "Модел",
|
||||
"PE.Views.SlideSettings.strTransparency": "Непрозрачност",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Показване на разширените настройки",
|
||||
"PE.Views.SlideSettings.textColor": "Цветово пълнене",
|
||||
"PE.Views.SlideSettings.textDirection": "Посока",
|
||||
|
@ -1667,5 +1673,30 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Поток",
|
||||
"PE.Views.Toolbar.txtScheme9": "Леярна",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Подравняване към слайд",
|
||||
"PE.Views.Toolbar.txtUngroup": "Разгрупира"
|
||||
"PE.Views.Toolbar.txtUngroup": "Разгрупира",
|
||||
"PE.Views.Transitions.strDuration": "Продължителност",
|
||||
"PE.Views.Transitions.strStartOnClick": "Старт на кликване",
|
||||
"PE.Views.Transitions.textBlack": "Чрез черно",
|
||||
"PE.Views.Transitions.textBottomLeft": "Долу ляво",
|
||||
"PE.Views.Transitions.textBottomRight": "Долу вдясно",
|
||||
"PE.Views.Transitions.textClock": "Часовник",
|
||||
"PE.Views.Transitions.textClockwise": "По часовниковата стрелка",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Обратно на часовниковата стрелка",
|
||||
"PE.Views.Transitions.textCover": "Покрийте",
|
||||
"PE.Views.Transitions.textFade": "Замирам",
|
||||
"PE.Views.Transitions.textPush": "Тласък",
|
||||
"PE.Views.Transitions.textSmoothly": "Плавно",
|
||||
"PE.Views.Transitions.textSplit": "Разцепване",
|
||||
"PE.Views.Transitions.textTopLeft": "Горе вляво",
|
||||
"PE.Views.Transitions.textTopRight": "Горе в дясно",
|
||||
"PE.Views.Transitions.textUnCover": "Разкрийте",
|
||||
"PE.Views.Transitions.textVerticalIn": "Вертикално в",
|
||||
"PE.Views.Transitions.textVerticalOut": "Вертикален изход",
|
||||
"PE.Views.Transitions.textWedge": "Клин",
|
||||
"PE.Views.Transitions.textWipe": "Изтриване",
|
||||
"PE.Views.Transitions.textZoom": "Мащаб",
|
||||
"PE.Views.Transitions.textZoomRotate": "Увеличаване и завъртане",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Приложи към всички слайдове",
|
||||
"PE.Views.Transitions.txtParameters": "Параметри",
|
||||
"PE.Views.Transitions.txtPreview": "Предварителен преглед"
|
||||
}
|
|
@ -50,6 +50,7 @@
|
|||
"Common.Translation.warnFileLocked": "El document és obert en una altra aplicació. Podeu continuar editant i guardar-lo com a còpia.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Crea una còpia",
|
||||
"Common.Translation.warnFileLockedBtnView": "Obre per a la seva visualització",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automàtic",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Sense vores",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sense vores",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Sense estils",
|
||||
|
@ -441,14 +442,17 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "El nombre de columnes ha de ser inferior a %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "El nombre de files ha de ser inferior a %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anònim",
|
||||
"PE.Controllers.Main.textApplyAll": "Aplica-ho a totes les equacions",
|
||||
"PE.Controllers.Main.textBuyNow": "Visita el lloc web",
|
||||
"PE.Controllers.Main.textChangesSaved": "S'han desat tots els canvis",
|
||||
"PE.Controllers.Main.textClose": "Tanca",
|
||||
"PE.Controllers.Main.textCloseTip": "Cliqueu per tancar el consell",
|
||||
"PE.Controllers.Main.textContactUs": "Contacta amb vendes",
|
||||
"PE.Controllers.Main.textConvertEquation": "Aquesta equació es va crear amb una versió antiga de l'editor d'equacions que ja no és compatible. Per editar-la, converteixi l’equació al format d’Office Math ML.<br>Convertir ara?",
|
||||
"PE.Controllers.Main.textCustomLoader": "Tingueu en compte que, segons els termes de la llicència, no teniu dret a canviar el carregador.<br>Contacteu amb el nostre departament de vendes per obtenir un pressupost.",
|
||||
"PE.Controllers.Main.textGuest": "Convidat",
|
||||
"PE.Controllers.Main.textHasMacros": "El fitxer conté macros automàtiques.<br>Voleu executar les macros?",
|
||||
"PE.Controllers.Main.textLearnMore": "Més informació",
|
||||
"PE.Controllers.Main.textLoadingDocument": "S'està carregant la presentació",
|
||||
"PE.Controllers.Main.textLongName": "Introdueix un nom que tingui menys de 128 caràcters.",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "S'ha assolit el límit de llicència",
|
||||
|
@ -1960,5 +1964,19 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Flux",
|
||||
"PE.Views.Toolbar.txtScheme9": "Foneria",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Alinea a la diapositiva",
|
||||
"PE.Views.Toolbar.txtUngroup": "Desagrupa"
|
||||
"PE.Views.Toolbar.txtUngroup": "Desagrupa",
|
||||
"PE.Views.Transitions.strDelay": "Retard",
|
||||
"PE.Views.Transitions.textBottomLeft": "Part inferior-Esquerra",
|
||||
"PE.Views.Transitions.textBottomRight": "Part Inferior-Dreta",
|
||||
"PE.Views.Transitions.textClock": "Rellotge",
|
||||
"PE.Views.Transitions.textClockwise": "En sentit horari",
|
||||
"PE.Views.Transitions.textCounterclockwise": "En sentit antihorari",
|
||||
"PE.Views.Transitions.textFade": "Esvaïment",
|
||||
"PE.Views.Transitions.textLeft": "Esquerra",
|
||||
"PE.Views.Transitions.textNone": "cap",
|
||||
"PE.Views.Transitions.textRight": "Dreta",
|
||||
"PE.Views.Transitions.textTop": "Superior",
|
||||
"PE.Views.Transitions.textWedge": "Falca",
|
||||
"PE.Views.Transitions.txtParameters": "Paràmetres",
|
||||
"PE.Views.Transitions.txtSec": "S"
|
||||
}
|
|
@ -106,6 +106,8 @@
|
|||
"Common.Views.Header.tipViewUsers": "Zobrazit uživatele a spravovat přístupová práva k dokumentu",
|
||||
"Common.Views.Header.txtAccessRights": "Změnit přístupová práva",
|
||||
"Common.Views.Header.txtRename": "Přejmenovat",
|
||||
"Common.Views.History.textCloseHistory": "Zavřít historii",
|
||||
"Common.Views.History.textHideAll": "Skrýt podrobné změny",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Vložte URL adresu obrázku:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Tuto kolonku je třeba vyplnit",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Obsahem této kolonky by měla být URL adresa ve formátu „http://www.example.com“",
|
||||
|
@ -321,12 +323,16 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Je třeba, aby počet sloupců byl nižší než %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Je třeba, aby počet řádků byl nižší než %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anonymní",
|
||||
"PE.Controllers.Main.textApplyAll": "Uplatnit na všechny rovnice",
|
||||
"PE.Controllers.Main.textBuyNow": "Navštívit webovou stránku",
|
||||
"PE.Controllers.Main.textChangesSaved": "Všechny změny uloženy",
|
||||
"PE.Controllers.Main.textClose": "Zavřít",
|
||||
"PE.Controllers.Main.textCloseTip": "Tip zavřete kliknutím",
|
||||
"PE.Controllers.Main.textContactUs": "Obraťte se na obchodní oddělení",
|
||||
"PE.Controllers.Main.textCustomLoader": "Mějte na paměti, že dle podmínek licence nejste oprávněni měnit zavaděč.<br>Pro získání nabídky se obraťte na naše obchodní oddělení.",
|
||||
"PE.Controllers.Main.textDisconnect": "Spojení je ztraceno",
|
||||
"PE.Controllers.Main.textGuest": "Návštěvník",
|
||||
"PE.Controllers.Main.textLearnMore": "Více informací",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Načítání prezentace",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "omezení na %1 spojení",
|
||||
"PE.Controllers.Main.textPaidFeature": "Placená funkce",
|
||||
|
@ -1152,6 +1158,7 @@
|
|||
"PE.Views.FileMenu.btnCreateNewCaption": "Vytvořit nový",
|
||||
"PE.Views.FileMenu.btnDownloadCaption": "Stáhnout jako…",
|
||||
"PE.Views.FileMenu.btnHelpCaption": "Nápověda…",
|
||||
"PE.Views.FileMenu.btnHistoryCaption": "Historie verzí",
|
||||
"PE.Views.FileMenu.btnInfoCaption": "Informace o prezentaci…",
|
||||
"PE.Views.FileMenu.btnPrintCaption": "Tisk",
|
||||
"PE.Views.FileMenu.btnProtectCaption": "Ochránit",
|
||||
|
@ -1469,6 +1476,7 @@
|
|||
"PE.Views.SlideSettings.strForeground": "Barva popředí",
|
||||
"PE.Views.SlideSettings.strPattern": "Vzor",
|
||||
"PE.Views.SlideSettings.strSlideNum": "Zobrazovat čísla snímků",
|
||||
"PE.Views.SlideSettings.strTransparency": "Průhlednost",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Zobrazit pokročilá nastavení",
|
||||
"PE.Views.SlideSettings.textColor": "Vyplnit barvou",
|
||||
"PE.Views.SlideSettings.textDirection": "Směr",
|
||||
|
@ -1707,12 +1715,14 @@
|
|||
"PE.Views.Toolbar.tipCopy": "Kopírovat",
|
||||
"PE.Views.Toolbar.tipCopyStyle": "Zkopírovat styl",
|
||||
"PE.Views.Toolbar.tipDateTime": "Vložit aktuální datum a čas",
|
||||
"PE.Views.Toolbar.tipDecFont": "Zmenšit velikost písma",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Zmenšit odsazení",
|
||||
"PE.Views.Toolbar.tipEditHeader": "Upravit zápatí",
|
||||
"PE.Views.Toolbar.tipFontColor": "Barva písma",
|
||||
"PE.Views.Toolbar.tipFontName": "Písmo",
|
||||
"PE.Views.Toolbar.tipFontSize": "Velikost písma",
|
||||
"PE.Views.Toolbar.tipHAligh": "Zarovnat vodorovně",
|
||||
"PE.Views.Toolbar.tipIncFont": "Zvětšit velikost písma",
|
||||
"PE.Views.Toolbar.tipIncPrLeft": "Zvětšit odsazení",
|
||||
"PE.Views.Toolbar.tipInsertChart": "Vložit graf",
|
||||
"PE.Views.Toolbar.tipInsertEquation": "Vložit rovnici",
|
||||
|
@ -1766,5 +1776,31 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Tok",
|
||||
"PE.Views.Toolbar.txtScheme9": "Slévárna",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Zarovnat vůči snímku",
|
||||
"PE.Views.Toolbar.txtUngroup": "Zrušit seskupení"
|
||||
"PE.Views.Toolbar.txtUngroup": "Zrušit seskupení",
|
||||
"PE.Views.Transitions.strDuration": "Doba trvání",
|
||||
"PE.Views.Transitions.textBlack": "Přes černou",
|
||||
"PE.Views.Transitions.textBottomLeft": "Vlevo dole",
|
||||
"PE.Views.Transitions.textBottomRight": "Vpravo dole",
|
||||
"PE.Views.Transitions.textClock": "Hodiny",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Proti směru hodinových ručiček",
|
||||
"PE.Views.Transitions.textCover": "Zakrýt",
|
||||
"PE.Views.Transitions.textFade": "Vyblednout",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Vodorovně uvnitř",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Vodorovně vně",
|
||||
"PE.Views.Transitions.textLeft": "Vlevo",
|
||||
"PE.Views.Transitions.textPush": "Posunout",
|
||||
"PE.Views.Transitions.textRight": "Vpravo",
|
||||
"PE.Views.Transitions.textSmoothly": "Plynule",
|
||||
"PE.Views.Transitions.textSplit": "Rozdělit",
|
||||
"PE.Views.Transitions.textTopLeft": "Vlevo nahoře",
|
||||
"PE.Views.Transitions.textTopRight": "Vpravo nahoře",
|
||||
"PE.Views.Transitions.textUnCover": "Odkrýt",
|
||||
"PE.Views.Transitions.textVerticalIn": "Svislý uvnitř",
|
||||
"PE.Views.Transitions.textVerticalOut": "Svislý vně",
|
||||
"PE.Views.Transitions.textWipe": "Vyčistit",
|
||||
"PE.Views.Transitions.textZoomIn": "Přiblížit",
|
||||
"PE.Views.Transitions.textZoomOut": "Oddálit",
|
||||
"PE.Views.Transitions.textZoomRotate": "Přiblížit a otočit",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Použít na všechny snímky",
|
||||
"PE.Views.Transitions.txtParameters": "Parametry"
|
||||
}
|
|
@ -48,6 +48,7 @@
|
|||
"Common.define.chartData.textStock": "Aktie",
|
||||
"Common.define.chartData.textSurface": "Overflade",
|
||||
"Common.Translation.warnFileLocked": "Dokumentet er i brug af en anden applikation. Du kan fortsætte med at redigere og gemme en kopi.",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automatisk",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Ingen rammer",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Ingen rammer",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Ingen stilarter",
|
||||
|
@ -166,6 +167,12 @@
|
|||
"Common.Views.Header.tipViewUsers": "Vis brugere og håndter dokumentrettighederne ",
|
||||
"Common.Views.Header.txtAccessRights": "Skift adgangsrettigheder",
|
||||
"Common.Views.Header.txtRename": "Omdøb",
|
||||
"Common.Views.History.textCloseHistory": "Luk historik",
|
||||
"Common.Views.History.textHide": "Kollaps",
|
||||
"Common.Views.History.textHideAll": "Skjul detaljerede ændringer",
|
||||
"Common.Views.History.textShow": "Udvid",
|
||||
"Common.Views.History.textShowAll": "Vis detaljerede ændringer",
|
||||
"Common.Views.History.textVer": "Ver.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Indsæt et billede URL: ",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Dette felt er nødvendigt",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Feltet skal være en URL i \"http://www.example.com\" formatet",
|
||||
|
@ -416,6 +423,7 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Antallet af kolonner skal være mindre end %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Antallet af rækker skal være mindre end %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anonym",
|
||||
"PE.Controllers.Main.textApplyAll": "Anvend på alle ligninger",
|
||||
"PE.Controllers.Main.textBuyNow": "Besøg hjemmeside",
|
||||
"PE.Controllers.Main.textChangesSaved": "Alle ændringer gemt",
|
||||
"PE.Controllers.Main.textClose": "Luk",
|
||||
|
@ -424,6 +432,7 @@
|
|||
"PE.Controllers.Main.textCustomLoader": "Bemærk, at du i henhold til licensbetingelserne ikke har ret til at skifte loaderen.<br>Kontakt venligt vores salgsafdeling for at få en kvote.",
|
||||
"PE.Controllers.Main.textGuest": "Gæst",
|
||||
"PE.Controllers.Main.textHasMacros": "Filen indeholder makroer.<br>Ønsker du at køre makroer?",
|
||||
"PE.Controllers.Main.textLearnMore": "Lær mere",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Indlæser præsentation",
|
||||
"PE.Controllers.Main.textLongName": "Indtast et navn på mindre end 128 bogstaver.",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "Licensbegrænsning nået",
|
||||
|
@ -448,6 +457,7 @@
|
|||
"PE.Controllers.Main.txtDiagram": "SmartArt",
|
||||
"PE.Controllers.Main.txtDiagramTitle": "Diagram titel",
|
||||
"PE.Controllers.Main.txtEditingMode": "Vælg redigeringstilstand...",
|
||||
"PE.Controllers.Main.txtErrorLoadHistory": "Fejl ved indlæsningen af historik",
|
||||
"PE.Controllers.Main.txtFiguredArrows": "Pile figure",
|
||||
"PE.Controllers.Main.txtFooter": "Sidefod",
|
||||
"PE.Controllers.Main.txtHeader": "Sidehoved",
|
||||
|
@ -1930,5 +1940,37 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Flyde",
|
||||
"PE.Views.Toolbar.txtScheme9": "Støberi",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Tilpas til dias",
|
||||
"PE.Views.Toolbar.txtUngroup": "Fjern fra gruppe"
|
||||
"PE.Views.Toolbar.txtUngroup": "Fjern fra gruppe",
|
||||
"PE.Views.Transitions.strDelay": "Forsinket",
|
||||
"PE.Views.Transitions.strDuration": "Varighed",
|
||||
"PE.Views.Transitions.strStartOnClick": "Start på Klik",
|
||||
"PE.Views.Transitions.textBlack": "Gennem sort",
|
||||
"PE.Views.Transitions.textBottom": "Bund",
|
||||
"PE.Views.Transitions.textBottomLeft": "Bund-venstre",
|
||||
"PE.Views.Transitions.textBottomRight": "Bund-højre",
|
||||
"PE.Views.Transitions.textClock": "Ur",
|
||||
"PE.Views.Transitions.textClockwise": "Med uret",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Mod uret",
|
||||
"PE.Views.Transitions.textCover": "Dække over",
|
||||
"PE.Views.Transitions.textFade": "Falme",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Vandret ud",
|
||||
"PE.Views.Transitions.textLeft": "Venstre",
|
||||
"PE.Views.Transitions.textPush": "Skub",
|
||||
"PE.Views.Transitions.textRight": "Højre",
|
||||
"PE.Views.Transitions.textSmoothly": "Glat",
|
||||
"PE.Views.Transitions.textSplit": "Dele",
|
||||
"PE.Views.Transitions.textTop": "Top",
|
||||
"PE.Views.Transitions.textTopLeft": "Top-venstre",
|
||||
"PE.Views.Transitions.textTopRight": "Top-højre",
|
||||
"PE.Views.Transitions.textUnCover": "Afdække",
|
||||
"PE.Views.Transitions.textWedge": "Kile",
|
||||
"PE.Views.Transitions.textWipe": "Tørre",
|
||||
"PE.Views.Transitions.textZoom": "Zoom",
|
||||
"PE.Views.Transitions.textZoomIn": "Zoom ind",
|
||||
"PE.Views.Transitions.textZoomOut": "Zoom ud",
|
||||
"PE.Views.Transitions.textZoomRotate": "Zoom og rotér",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Anvend på alle dias",
|
||||
"PE.Views.Transitions.txtParameters": "Parametre",
|
||||
"PE.Views.Transitions.txtPreview": "Forhåndvisning",
|
||||
"PE.Views.Transitions.txtSec": "S"
|
||||
}
|
|
@ -50,6 +50,8 @@
|
|||
"Common.Translation.warnFileLocked": "Die Datei wird in einer anderen App bearbeitet. Sie können die Bearbeitung fortsetzen und die Kopie dieser Datei speichern.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Kopie erstellen",
|
||||
"Common.Translation.warnFileLockedBtnView": "Schreibgeschützt öffnen",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automatisch",
|
||||
"Common.UI.ButtonColored.textNewColor": "Benutzerdefinierte Farbe",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Keine Rahmen",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Keine Rahmen",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Keine Formate",
|
||||
|
@ -442,11 +444,13 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Die Spaltenanzahl muss weniger sein als %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Die Zeilenanzahl muss weniger als %1 sein.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anonym",
|
||||
"PE.Controllers.Main.textApplyAll": "Für alle Gleichungen verwenden",
|
||||
"PE.Controllers.Main.textBuyNow": "Webseite besuchen",
|
||||
"PE.Controllers.Main.textChangesSaved": "Alle Änderungen wurden gespeichert",
|
||||
"PE.Controllers.Main.textClose": "Schließen",
|
||||
"PE.Controllers.Main.textCloseTip": "Klicken Sie, um den Tipp zu schließen",
|
||||
"PE.Controllers.Main.textContactUs": "Verkaufsteam kontaktieren",
|
||||
"PE.Controllers.Main.textConvertEquation": "Diese Gleichung wurde in einer alten Version des Gleichungseditors erstellt, die nicht mehr unterstützt wird. Um die Gleichung zu bearbeiten, konvertieren Sie diese ins Format Office Math ML. <br>Jetzt konvertieren?",
|
||||
"PE.Controllers.Main.textCustomLoader": "Bitte beachten Sie, dass Sie gemäß den Lizenzbedingungen nicht berechtigt sind, den Loader zu wechseln. <br> Wenden Sie sich an unseren Vertrieb, um ein Angebot zu erhalten.",
|
||||
"PE.Controllers.Main.textGuest": "Gast",
|
||||
"PE.Controllers.Main.textHasMacros": "Die Datei beinhaltet automatische Makros.<br>Möchten Sie Makros ausführen?",
|
||||
|
@ -1883,6 +1887,7 @@
|
|||
"PE.Views.Toolbar.textTabHome": "Startseite",
|
||||
"PE.Views.Toolbar.textTabInsert": "Einfügen",
|
||||
"PE.Views.Toolbar.textTabProtect": "Schutz",
|
||||
"PE.Views.Toolbar.textTabTransitions": "Übergänge",
|
||||
"PE.Views.Toolbar.textTitleError": "Fehler",
|
||||
"PE.Views.Toolbar.textUnderline": "Unterstrichen",
|
||||
"PE.Views.Toolbar.tipAddSlide": "Folie hinzufügen",
|
||||
|
@ -1961,5 +1966,33 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Hyperion",
|
||||
"PE.Views.Toolbar.txtScheme9": "Gießerei",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "An Folie ausrichten",
|
||||
"PE.Views.Toolbar.txtUngroup": "Gruppierung aufheben"
|
||||
"PE.Views.Toolbar.txtUngroup": "Gruppierung aufheben",
|
||||
"PE.Views.Transitions.strDelay": "Verzögern",
|
||||
"PE.Views.Transitions.strDuration": "Dauer",
|
||||
"PE.Views.Transitions.strStartOnClick": "Bei Klicken beginnen",
|
||||
"PE.Views.Transitions.textBlack": "Durch Schwarz",
|
||||
"PE.Views.Transitions.textBottomLeft": "Unten links",
|
||||
"PE.Views.Transitions.textBottomRight": "Unten rechts",
|
||||
"PE.Views.Transitions.textClock": "Uhr",
|
||||
"PE.Views.Transitions.textClockwise": "Im Uhrzeigersinn",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Gegen Uhrzeigersinn",
|
||||
"PE.Views.Transitions.textCover": "Bedecken",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Horizontal nach innen",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Horizontal nach außen",
|
||||
"PE.Views.Transitions.textPush": "Schieben",
|
||||
"PE.Views.Transitions.textSmoothly": "Gleitend",
|
||||
"PE.Views.Transitions.textSplit": "Aufteilen",
|
||||
"PE.Views.Transitions.textTop": "Oben",
|
||||
"PE.Views.Transitions.textTopLeft": "Oben links",
|
||||
"PE.Views.Transitions.textTopRight": "Oben rechts",
|
||||
"PE.Views.Transitions.textUnCover": "Aufdecken",
|
||||
"PE.Views.Transitions.textVerticalIn": "Vertikal nach innen",
|
||||
"PE.Views.Transitions.textVerticalOut": "Vertikal nach außen",
|
||||
"PE.Views.Transitions.textWedge": "Keil",
|
||||
"PE.Views.Transitions.textZoomIn": "Vergrößern",
|
||||
"PE.Views.Transitions.textZoomOut": "Verkleinern",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Auf alle Folien anwenden",
|
||||
"PE.Views.Transitions.txtParameters": "Parameter",
|
||||
"PE.Views.Transitions.txtPreview": "Vorschau",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -50,6 +50,7 @@
|
|||
"Common.Translation.warnFileLocked": "Το αρχείο τελεί υπό επεξεργασία σε άλλη εφαρμογή. Μπορείτε να συνεχίσετε την επεξεργασία και να το αποθηκεύσετε ως αντίγραφο.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Δημιουργία αντιγράφου",
|
||||
"Common.Translation.warnFileLockedBtnView": "Άνοιγμα για προβολή",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Αυτόματα",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Χωρίς περιγράμματα",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Χωρίς περιγράμματα",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Χωρίς τεχνοτροπίες",
|
||||
|
@ -174,6 +175,13 @@
|
|||
"Common.Views.Header.tipViewUsers": "Προβολή χρηστών και διαχείριση δικαιωμάτων πρόσβασης σε έγγραφα",
|
||||
"Common.Views.Header.txtAccessRights": "Αλλαγή δικαιωμάτων πρόσβασης",
|
||||
"Common.Views.Header.txtRename": "Μετονομασία",
|
||||
"Common.Views.History.textCloseHistory": "Κλείσιμο ιστορικού",
|
||||
"Common.Views.History.textHide": "Κλείσιμο",
|
||||
"Common.Views.History.textHideAll": "Απόκρυψη λεπτομερών αλλαγών",
|
||||
"Common.Views.History.textRestore": "Επαναφορά",
|
||||
"Common.Views.History.textShow": "Επέκταση",
|
||||
"Common.Views.History.textShowAll": "Εμφάνιση λεπτομερών αλλαγών",
|
||||
"Common.Views.History.textVer": "εκδ.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Επικόλληση URL εικόνας:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Αυτό το πεδίο είναι υποχρεωτικό",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Αυτό το πεδίο πρέπει να είναι διεύθυνση URL με τη μορφή «http://www.example.com»",
|
||||
|
@ -434,14 +442,17 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Ο αριθμός των στηλών πρέπει να είναι μικρότερος από %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Ο αριθμός των γραμμών πρέπει να είναι μικρότερος από %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Ανώνυμος",
|
||||
"PE.Controllers.Main.textApplyAll": "Εφαρμογή σε όλες τις εξισώσεις",
|
||||
"PE.Controllers.Main.textBuyNow": "Επισκεφθείτε την ιστοσελίδα",
|
||||
"PE.Controllers.Main.textChangesSaved": "Όλες οι αλλαγές αποθηκεύτηκαν",
|
||||
"PE.Controllers.Main.textClose": "Κλείσιμο",
|
||||
"PE.Controllers.Main.textCloseTip": "Κάντε κλικ για να κλείσει η υπόδειξη",
|
||||
"PE.Controllers.Main.textContactUs": "Επικοινωνήστε με το τμήμα πωλήσεων",
|
||||
"PE.Controllers.Main.textConvertEquation": "Η εξίσωση αυτή δημιουργήθηκε με παλαιότερη έκδοση του συντάκτη εξισώσεων που δεν υποστηρίζεται πια. Για να την επεξεργαστείτε, μετατρέψτε την σε μορφή Office Math ML.<br>Να μετατραπεί τώρα;",
|
||||
"PE.Controllers.Main.textCustomLoader": "Παρακαλούμε λάβετε υπόψη ότι σύμφωνα με τους όρους της άδειας δεν δικαιούστε αλλαγή του φορτωτή.<br>Παρακαλούμε επικοινωνήστε με το Τμήμα Πωλήσεων για να λάβετε μια προσφορά.",
|
||||
"PE.Controllers.Main.textGuest": "Επισκέπτης",
|
||||
"PE.Controllers.Main.textHasMacros": "Το αρχείο περιέχει αυτόματες μακροεντολές.<br>Θέλετε να εκτελέσετε μακροεντολές;",
|
||||
"PE.Controllers.Main.textLearnMore": "Μάθετε περισσότερα",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Φόρτωση παρουσίασης",
|
||||
"PE.Controllers.Main.textLongName": "Εισάγετε ένα όνομα μικρότερο από 128 χαρακτήρες.",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "Το όριο άδειας συμπληρώθηκε.",
|
||||
|
@ -1953,5 +1964,38 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Ροή",
|
||||
"PE.Views.Toolbar.txtScheme9": "Χυτήριο",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Στοίχιση στη Διαφάνεια",
|
||||
"PE.Views.Toolbar.txtUngroup": "Κατάργηση ομαδοποίησης"
|
||||
"PE.Views.Toolbar.txtUngroup": "Κατάργηση ομαδοποίησης",
|
||||
"PE.Views.Transitions.strDelay": "Καθυστέρηση",
|
||||
"PE.Views.Transitions.strDuration": "Διάρκεια",
|
||||
"PE.Views.Transitions.textBlack": "Μέσω του Μαύρου",
|
||||
"PE.Views.Transitions.textBottom": "Κάτω",
|
||||
"PE.Views.Transitions.textBottomLeft": "Κάτω-αριστερά",
|
||||
"PE.Views.Transitions.textBottomRight": "Κάτω-δεξιά",
|
||||
"PE.Views.Transitions.textClock": "Ρολόι",
|
||||
"PE.Views.Transitions.textClockwise": "Δεξιόστροφα",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Αριστερόστροφα",
|
||||
"PE.Views.Transitions.textCover": "Εξώφυλλο",
|
||||
"PE.Views.Transitions.textFade": "Σβήσιμο",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Οριζόντιο εσωτερικό",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Οριζόντιο εξωτερικό",
|
||||
"PE.Views.Transitions.textLeft": "Αριστερά",
|
||||
"PE.Views.Transitions.textPush": "Ώθηση",
|
||||
"PE.Views.Transitions.textRight": "Δεξιά",
|
||||
"PE.Views.Transitions.textSmoothly": "Ομαλή μετάβαση",
|
||||
"PE.Views.Transitions.textSplit": "Διαίρεση",
|
||||
"PE.Views.Transitions.textTop": "Επάνω",
|
||||
"PE.Views.Transitions.textTopLeft": "Επάνω-αριστερά",
|
||||
"PE.Views.Transitions.textTopRight": "Επάνω-δεξιά",
|
||||
"PE.Views.Transitions.textUnCover": "Αποκάλυψη",
|
||||
"PE.Views.Transitions.textVerticalIn": "Κάθετο εσωτερικό",
|
||||
"PE.Views.Transitions.textVerticalOut": "Κάθετο εξωτερικό",
|
||||
"PE.Views.Transitions.textWipe": "Εκκαθάριση",
|
||||
"PE.Views.Transitions.textZoom": "Εστίαση",
|
||||
"PE.Views.Transitions.textZoomIn": "Μεγέθυνση",
|
||||
"PE.Views.Transitions.textZoomOut": "Σμίκρυνση",
|
||||
"PE.Views.Transitions.textZoomRotate": "Εστίαση και Περιστροφή",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Εφαρμογή σε όλες τις διαφάνειες",
|
||||
"PE.Views.Transitions.txtParameters": "Παράμετροι",
|
||||
"PE.Views.Transitions.txtPreview": "Προεπισκόπηση",
|
||||
"PE.Views.Transitions.txtSec": "S"
|
||||
}
|
|
@ -1280,8 +1280,8 @@
|
|||
"PE.Views.DocumentHolder.txtTop": "Top",
|
||||
"PE.Views.DocumentHolder.txtUnderbar": "Bar under text",
|
||||
"PE.Views.DocumentHolder.txtUngroup": "Ungroup",
|
||||
"PE.Views.DocumentHolder.vertAlignText": "Vertical Alignment",
|
||||
"PE.Views.DocumentHolder.txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?",
|
||||
"PE.Views.DocumentHolder.vertAlignText": "Vertical Alignment",
|
||||
"PE.Views.DocumentPreview.goToSlideText": "Go to Slide",
|
||||
"PE.Views.DocumentPreview.slideIndexText": "Slide {0} of {1}",
|
||||
"PE.Views.DocumentPreview.txtClose": "Close slideshow",
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.textClose": "Sulje",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningText": "Ohjekti ei ole käytössä koska toinen käyttäjä muokkaa sitä.",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Varoitus",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automaattinen",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Ei reunuksia",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Ei reunuksia",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Ei tyylejä",
|
||||
|
@ -88,6 +89,7 @@
|
|||
"Common.Views.Header.tipUndo": "Kumoa",
|
||||
"Common.Views.Header.txtAccessRights": "Muuta käyttöoikeuksia",
|
||||
"Common.Views.Header.txtRename": "Nimeä uudelleen",
|
||||
"Common.Views.History.textCloseHistory": "Sulje historia",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Liitä kuvan verkko-osoite:",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Tämän tiedoston tulisi olla verkko-osoite \"http://www.esimerkki.com\" muodossa",
|
||||
"Common.Views.InsertTableDialog.textInvalidRowsCols": "Sinun tulee määritellä oikea rivien ja sarakkeiden määrä.",
|
||||
|
@ -295,6 +297,7 @@
|
|||
"PE.Controllers.Main.txtShape_textRect": "Tekstilaatikko",
|
||||
"PE.Controllers.Main.txtShape_triangle": "Kolmio",
|
||||
"PE.Controllers.Main.txtShape_upArrow": "Nuoli ylös",
|
||||
"PE.Controllers.Main.txtShape_wave": "Aalto",
|
||||
"PE.Controllers.Main.txtSldLtTBlank": "Tyhjä",
|
||||
"PE.Controllers.Main.txtSldLtTChart": "Kaavio",
|
||||
"PE.Controllers.Main.txtSldLtTChartAndTx": "Kaavio ja Teksti",
|
||||
|
@ -1088,6 +1091,7 @@
|
|||
"PE.Views.SlideSettings.strFill": "Täytä",
|
||||
"PE.Views.SlideSettings.strForeground": "Etualan väri",
|
||||
"PE.Views.SlideSettings.strPattern": "Kuvio",
|
||||
"PE.Views.SlideSettings.strTransparency": "Läpikuultamattomuus",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Näytä laajennetut asetukset",
|
||||
"PE.Views.SlideSettings.textColor": "Väritäyttö",
|
||||
"PE.Views.SlideSettings.textDirection": "Suunta",
|
||||
|
@ -1352,5 +1356,28 @@
|
|||
"PE.Views.Toolbar.txtScheme6": "Joukko",
|
||||
"PE.Views.Toolbar.txtScheme7": "Pääoma",
|
||||
"PE.Views.Toolbar.txtScheme8": "Virtaus",
|
||||
"PE.Views.Toolbar.txtUngroup": "Poista ryhmitys"
|
||||
"PE.Views.Toolbar.txtUngroup": "Poista ryhmitys",
|
||||
"PE.Views.Transitions.strDelay": "Viive",
|
||||
"PE.Views.Transitions.strDuration": "Kesto",
|
||||
"PE.Views.Transitions.strStartOnClick": "Aloita klikkauksella",
|
||||
"PE.Views.Transitions.textBlack": "Mustan läpi",
|
||||
"PE.Views.Transitions.textBottom": "Alhaalla",
|
||||
"PE.Views.Transitions.textClock": "Kello",
|
||||
"PE.Views.Transitions.textClockwise": "Myötäpäivään",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Vastapäivään",
|
||||
"PE.Views.Transitions.textCover": "Kansi",
|
||||
"PE.Views.Transitions.textFade": "Häivytys",
|
||||
"PE.Views.Transitions.textLeft": "Vasen",
|
||||
"PE.Views.Transitions.textRight": "Oikea",
|
||||
"PE.Views.Transitions.textSmoothly": "Pehmeästi",
|
||||
"PE.Views.Transitions.textSplit": "Jaa",
|
||||
"PE.Views.Transitions.textTop": "Yläosa",
|
||||
"PE.Views.Transitions.textUnCover": "Paljasta",
|
||||
"PE.Views.Transitions.textVerticalIn": "Pystysuoraan sisällä",
|
||||
"PE.Views.Transitions.textVerticalOut": "Pystysuoraan Ulkona",
|
||||
"PE.Views.Transitions.textWedge": "Kiila",
|
||||
"PE.Views.Transitions.textWipe": "Pyyhkiä",
|
||||
"PE.Views.Transitions.textZoomIn": "Lähennä",
|
||||
"PE.Views.Transitions.textZoomOut": "Loitonna",
|
||||
"PE.Views.Transitions.textZoomRotate": "Suurenna ja Käännä"
|
||||
}
|
|
@ -50,6 +50,8 @@
|
|||
"Common.Translation.warnFileLocked": "Ce fichier a été modifié avec une autre application. Vous pouvez continuer à le modifier et l'enregistrer comme une copie.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Créer une copie",
|
||||
"Common.Translation.warnFileLockedBtnView": "Ouvrir pour visualisation",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automatique",
|
||||
"Common.UI.ButtonColored.textNewColor": "Couleur personnalisée",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Pas de bordures",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Pas de bordures",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Aucun style",
|
||||
|
@ -103,6 +105,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "Par",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Supprimer",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Majuscule en début de phrase",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Adresses Internet et réseau avec des liens hypertextes",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Traits d’union (--) par un tiret (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "AutoMaths",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Listes numérotées automatiquement",
|
||||
|
@ -122,6 +125,12 @@
|
|||
"Common.Views.AutoCorrectDialog.warnReset": "Toutes les autocorrections que vous avez ajouté seront supprimées et celles que vous avez modifiées seront réinitialisées à leurs valeurs originales. Voulez-vous continuer ?",
|
||||
"Common.Views.AutoCorrectDialog.warnRestore": "Ce symbol d'autocorrection pour 1% sera réinitialisé à sa valeur initiale. Voulez-vous continuer ?",
|
||||
"Common.Views.Chat.textSend": "Envoyer",
|
||||
"Common.Views.Comments.mniAuthorAsc": "Auteur de A à Z",
|
||||
"Common.Views.Comments.mniAuthorDesc": "Auteur de Z à A",
|
||||
"Common.Views.Comments.mniDateAsc": "Plus ancien",
|
||||
"Common.Views.Comments.mniDateDesc": "Plus récent",
|
||||
"Common.Views.Comments.mniPositionAsc": "Du haut",
|
||||
"Common.Views.Comments.mniPositionDesc": "Du bas",
|
||||
"Common.Views.Comments.textAdd": "Ajouter",
|
||||
"Common.Views.Comments.textAddComment": "Ajouter",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Ajouter un commentaire au document",
|
||||
|
@ -129,6 +138,7 @@
|
|||
"Common.Views.Comments.textAnonym": "Invité",
|
||||
"Common.Views.Comments.textCancel": "Annuler",
|
||||
"Common.Views.Comments.textClose": "Fermer",
|
||||
"Common.Views.Comments.textClosePanel": "Fermer les commentaires",
|
||||
"Common.Views.Comments.textComments": "Commentaires",
|
||||
"Common.Views.Comments.textEdit": "OK",
|
||||
"Common.Views.Comments.textEnterCommentHint": "Entrez votre commentaire ici",
|
||||
|
@ -137,6 +147,7 @@
|
|||
"Common.Views.Comments.textReply": "Répondre",
|
||||
"Common.Views.Comments.textResolve": "Résoudre",
|
||||
"Common.Views.Comments.textResolved": "Résolu",
|
||||
"Common.Views.Comments.textSort": "Trier les commentaires",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Ne plus afficher ce message",
|
||||
"Common.Views.CopyWarningDialog.textMsg": "Vous pouvez réaliser les actions de copier, couper et coller en utilisant les boutons de la barre d'outils et à l'aide du menu contextuel à partir de cet onglet uniquement.<br><br>Pour copier ou coller de / vers les applications en dehors de l'onglet de l'éditeur, utilisez les combinaisons de touches suivantes :",
|
||||
"Common.Views.CopyWarningDialog.textTitle": "Fonctions de Copier, Couper et Coller",
|
||||
|
@ -442,14 +453,18 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Le nombre de colonnes doivent être inférieure à %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Le nombre de lignes doit être inférieure à %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anonyme",
|
||||
"PE.Controllers.Main.textApplyAll": "Appliquer à toutes les équations",
|
||||
"PE.Controllers.Main.textBuyNow": "Visiter le site web",
|
||||
"PE.Controllers.Main.textChangesSaved": "Toutes les modifications sont enregistrées",
|
||||
"PE.Controllers.Main.textClose": "Fermer",
|
||||
"PE.Controllers.Main.textCloseTip": "Cliquez pour fermer la conseil",
|
||||
"PE.Controllers.Main.textContactUs": "Contacter l'équipe de ventes",
|
||||
"PE.Controllers.Main.textConvertEquation": "Cette équation a été créée avec une ancienne version de l'éditeur des équations qui n'est plus disponible. Pour modifier cette équation, convertissez-la au format Office Math ML.<br>Convertir maintenant ?",
|
||||
"PE.Controllers.Main.textCustomLoader": "Veuillez noter que conformément aux clauses du contrat de licence vous n'êtes pas autorisé à changer le chargeur.<br>Veuillez contacter notre Service des Ventes pour obtenir le devis.",
|
||||
"PE.Controllers.Main.textDisconnect": "La connexion est perdue",
|
||||
"PE.Controllers.Main.textGuest": "Invité",
|
||||
"PE.Controllers.Main.textHasMacros": "Le fichier contient des macros automatiques.<br>Voulez-vous exécuter les macros ?",
|
||||
"PE.Controllers.Main.textLearnMore": "En savoir plus",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Chargement de présentation",
|
||||
"PE.Controllers.Main.textLongName": "Entrez un nom qui a moins de 128 caractères.",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "La limite de la licence est atteinte",
|
||||
|
@ -1265,6 +1280,7 @@
|
|||
"PE.Views.DocumentHolder.txtTop": "En haut",
|
||||
"PE.Views.DocumentHolder.txtUnderbar": "Barre en dessous d'un texte",
|
||||
"PE.Views.DocumentHolder.txtUngroup": "Dissocier",
|
||||
"PE.Views.DocumentHolder.txtWarnUrl": "Cliquer sur ce lien peut être dangereux pour votre appareil et vos données. <br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"PE.Views.DocumentHolder.vertAlignText": "Alignement vertical",
|
||||
"PE.Views.DocumentPreview.goToSlideText": "Atteindre la diapositive",
|
||||
"PE.Views.DocumentPreview.slideIndexText": "Diapositive {0} de {1}",
|
||||
|
@ -1298,6 +1314,8 @@
|
|||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme...",
|
||||
"PE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés...",
|
||||
"PE.Views.FileMenu.btnToEditCaption": "Modifier la présentation",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Présentation vide",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Créer nouvelle",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Appliquer",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Ajouter un auteur",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Ajouter du texte",
|
||||
|
@ -1883,6 +1901,7 @@
|
|||
"PE.Views.Toolbar.textTabHome": "Accueil",
|
||||
"PE.Views.Toolbar.textTabInsert": "Insertion",
|
||||
"PE.Views.Toolbar.textTabProtect": "Protection",
|
||||
"PE.Views.Toolbar.textTabTransitions": "Transitions",
|
||||
"PE.Views.Toolbar.textTitleError": "Erreur",
|
||||
"PE.Views.Toolbar.textUnderline": "Souligné",
|
||||
"PE.Views.Toolbar.tipAddSlide": "Ajouter diapositive",
|
||||
|
@ -1961,5 +1980,41 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Flux",
|
||||
"PE.Views.Toolbar.txtScheme9": "Fonderie",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Aligner sur la diapositive",
|
||||
"PE.Views.Toolbar.txtUngroup": "Dissocier"
|
||||
"PE.Views.Toolbar.txtUngroup": "Dissocier",
|
||||
"PE.Views.Transitions.strDelay": "Retard",
|
||||
"PE.Views.Transitions.strDuration": "Durée",
|
||||
"PE.Views.Transitions.strStartOnClick": "Démarrer en cliquant",
|
||||
"PE.Views.Transitions.textBlack": "A travers le noir",
|
||||
"PE.Views.Transitions.textBottom": "En bas",
|
||||
"PE.Views.Transitions.textBottomLeft": "En bas à gauche",
|
||||
"PE.Views.Transitions.textBottomRight": "En bas à droite",
|
||||
"PE.Views.Transitions.textClock": "Horloge",
|
||||
"PE.Views.Transitions.textClockwise": "Dans le sens des aiguilles d'une montre",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Dans le sens inverse des aiguilles d'une montre",
|
||||
"PE.Views.Transitions.textCover": "Couvrir",
|
||||
"PE.Views.Transitions.textFade": "Fondu",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Horizontal intérieur",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Horizontal vers l'extérieur",
|
||||
"PE.Views.Transitions.textLeft": "A gauche",
|
||||
"PE.Views.Transitions.textNone": "Aucune",
|
||||
"PE.Views.Transitions.textPush": "Expulsion",
|
||||
"PE.Views.Transitions.textRight": "A droite",
|
||||
"PE.Views.Transitions.textSmoothly": "Transition douce",
|
||||
"PE.Views.Transitions.textSplit": "Diviser",
|
||||
"PE.Views.Transitions.textTop": "En haut",
|
||||
"PE.Views.Transitions.textTopLeft": "Haut à gauche",
|
||||
"PE.Views.Transitions.textTopRight": "Haut à droite",
|
||||
"PE.Views.Transitions.textUnCover": "Découvrir",
|
||||
"PE.Views.Transitions.textVerticalIn": "Vertical vers l'intérieur",
|
||||
"PE.Views.Transitions.textVerticalOut": "Vertical vers l'extérieur ",
|
||||
"PE.Views.Transitions.textWedge": "Coin",
|
||||
"PE.Views.Transitions.textWipe": "Effacer",
|
||||
"PE.Views.Transitions.textZoom": "Zoom",
|
||||
"PE.Views.Transitions.textZoomIn": "Zoom avant",
|
||||
"PE.Views.Transitions.textZoomOut": "Zoom arrière",
|
||||
"PE.Views.Transitions.textZoomRotate": "Zoom et rotation",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Appliquer à toutes les diapositives",
|
||||
"PE.Views.Transitions.txtParameters": "Paramètres",
|
||||
"PE.Views.Transitions.txtPreview": "Aperçu",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -48,6 +48,8 @@
|
|||
"Common.define.chartData.textStock": "Részvény",
|
||||
"Common.define.chartData.textSurface": "Felület",
|
||||
"Common.Translation.warnFileLocked": "A fájlt egy másik alkalmazásban szerkesztik. Folytathatja a szerkesztést és elmentheti másolatként.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Másolat létrehozása",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automatikus",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Nincsenek szegélyek",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Nincsenek szegélyek",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Nincsenek stílusok",
|
||||
|
@ -166,6 +168,11 @@
|
|||
"Common.Views.Header.tipViewUsers": "A felhasználók megtekintése és a dokumentumokhoz való hozzáférési jogok kezelése",
|
||||
"Common.Views.Header.txtAccessRights": "Hozzáférési jogok módosítása",
|
||||
"Common.Views.Header.txtRename": "Név változtatása",
|
||||
"Common.Views.History.textCloseHistory": "Napló bezárása",
|
||||
"Common.Views.History.textHideAll": "Részletes módosítások elrejtése",
|
||||
"Common.Views.History.textShow": "Kibont",
|
||||
"Common.Views.History.textShowAll": "Módosítások részletes megjelenítése",
|
||||
"Common.Views.History.textVer": "ver.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Illesszen be egy kép hivatkozást:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Ez egy szükséges mező",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Ennek a mezőnek hivatkozásnak kell lennie a \"http://www.example.com\" formátumban",
|
||||
|
@ -340,6 +347,7 @@
|
|||
"PE.Controllers.LeftMenu.newDocumentTitle": "Névtelen prezentáció",
|
||||
"PE.Controllers.LeftMenu.notcriticalErrorTitle": "Figyelmeztetés",
|
||||
"PE.Controllers.LeftMenu.requestEditRightsText": "Szerkesztési jogok kérése...",
|
||||
"PE.Controllers.LeftMenu.textLoadHistory": "Verzióelőzmények betöltése...",
|
||||
"PE.Controllers.LeftMenu.textNoTextFound": "A keresett adatok nem találhatók. Kérjük, állítson a keresési beállításokon.",
|
||||
"PE.Controllers.LeftMenu.textReplaceSkipped": "A csere megtörtént. {0} események kihagyásra kerültek.",
|
||||
"PE.Controllers.LeftMenu.textReplaceSuccess": "A keresés megtörtént. Helyettesített események: {0}",
|
||||
|
@ -416,12 +424,15 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Hasábok száma kevesebb lehet mint %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "A sorok száma kevesebb kell legyen, mint %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Névtelen",
|
||||
"PE.Controllers.Main.textApplyAll": "Alkalmazza az összes egyenletre",
|
||||
"PE.Controllers.Main.textBuyNow": "Weboldalt meglátogat",
|
||||
"PE.Controllers.Main.textChangesSaved": "Minden módosítás elmentve",
|
||||
"PE.Controllers.Main.textClose": "Bezár",
|
||||
"PE.Controllers.Main.textCloseTip": "Kattintson, a tippek bezárásához",
|
||||
"PE.Controllers.Main.textContactUs": "Értékesítés elérhetősége",
|
||||
"PE.Controllers.Main.textConvertEquation": "Ez az egyenlet az egyenletszerkesztő régi verziójával lett létrehozva, amely már nem támogatott. A szerkesztéshez alakítsa az egyenletet Office Math ML formátumra.<br>Konvertáljuk most?",
|
||||
"PE.Controllers.Main.textCustomLoader": "Kérjük, vegye figyelembe, hogy az engedély feltételei szerint nem jogosult a betöltő cseréjére.<br>Kérjük, forduljon értékesítési osztályunkhoz, hogy árajánlatot kapjon.",
|
||||
"PE.Controllers.Main.textDisconnect": "A kapcsolat megszakadt",
|
||||
"PE.Controllers.Main.textGuest": "Vendég",
|
||||
"PE.Controllers.Main.textHasMacros": "A fájl automatikus makrókat tartalmaz.<br>Szeretne makrókat futtatni?",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Prezentáció betöltése",
|
||||
|
@ -448,6 +459,7 @@
|
|||
"PE.Controllers.Main.txtDiagram": "SmartArt",
|
||||
"PE.Controllers.Main.txtDiagramTitle": "Diagram címe",
|
||||
"PE.Controllers.Main.txtEditingMode": "Szerkesztési mód beállítása...",
|
||||
"PE.Controllers.Main.txtErrorLoadHistory": "Napló betöltése sikertelen",
|
||||
"PE.Controllers.Main.txtFiguredArrows": "Nyíl formák",
|
||||
"PE.Controllers.Main.txtFooter": "Lábléc",
|
||||
"PE.Controllers.Main.txtHeader": "Fejléc",
|
||||
|
@ -1256,6 +1268,7 @@
|
|||
"PE.Views.FileMenu.btnCreateNewCaption": "Új létrehozása",
|
||||
"PE.Views.FileMenu.btnDownloadCaption": "Letöltés mint...",
|
||||
"PE.Views.FileMenu.btnHelpCaption": "Súgó...",
|
||||
"PE.Views.FileMenu.btnHistoryCaption": "Verziótörténet",
|
||||
"PE.Views.FileMenu.btnInfoCaption": "Prezentáció infó...",
|
||||
"PE.Views.FileMenu.btnPrintCaption": "Nyomtatás",
|
||||
"PE.Views.FileMenu.btnProtectCaption": "Megvéd",
|
||||
|
@ -1268,6 +1281,7 @@
|
|||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Másolat mentése mint...",
|
||||
"PE.Views.FileMenu.btnSettingsCaption": "Haladó beállítások...",
|
||||
"PE.Views.FileMenu.btnToEditCaption": "Prezentáció szerkesztése",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Új létrehozása",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Alkalmaz",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Szerző hozzáadása",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Szöveg hozzáadása",
|
||||
|
@ -1929,5 +1943,29 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Flow",
|
||||
"PE.Views.Toolbar.txtScheme9": "Öntöde",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Diához igazítás",
|
||||
"PE.Views.Toolbar.txtUngroup": "Csoport szétválasztása"
|
||||
"PE.Views.Toolbar.txtUngroup": "Csoport szétválasztása",
|
||||
"PE.Views.Transitions.strDuration": "Időtartam",
|
||||
"PE.Views.Transitions.textBottomLeft": "Bal alsó",
|
||||
"PE.Views.Transitions.textBottomRight": "Jobb alsó",
|
||||
"PE.Views.Transitions.textClock": "Óra",
|
||||
"PE.Views.Transitions.textClockwise": "Óramutató járásával megegyezően",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Óramutató járásával ellenkezően",
|
||||
"PE.Views.Transitions.textCover": "Fed",
|
||||
"PE.Views.Transitions.textFade": "Áttűnés",
|
||||
"PE.Views.Transitions.textLeft": "Bal",
|
||||
"PE.Views.Transitions.textPush": "Nyom",
|
||||
"PE.Views.Transitions.textRight": "Jobb",
|
||||
"PE.Views.Transitions.textSmoothly": "Simán",
|
||||
"PE.Views.Transitions.textSplit": "Szétválaszt",
|
||||
"PE.Views.Transitions.textTop": "Felső",
|
||||
"PE.Views.Transitions.textTopLeft": "Bal felső",
|
||||
"PE.Views.Transitions.textTopRight": "Jobb felső",
|
||||
"PE.Views.Transitions.textUnCover": "Felfed",
|
||||
"PE.Views.Transitions.textVerticalIn": "Függőlegesen befele",
|
||||
"PE.Views.Transitions.textVerticalOut": "Függőlegesen kifele",
|
||||
"PE.Views.Transitions.textZoomRotate": "Zoom és elforgatás",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Minden diára alkalmaz",
|
||||
"PE.Views.Transitions.txtParameters": "Paraméterek",
|
||||
"PE.Views.Transitions.txtPreview": "Előnézet",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -1406,5 +1406,34 @@
|
|||
"PE.Views.Toolbar.txtScheme7": "주식",
|
||||
"PE.Views.Toolbar.txtScheme8": "흐름",
|
||||
"PE.Views.Toolbar.txtScheme9": "Foundry",
|
||||
"PE.Views.Toolbar.txtUngroup": "그룹 해제"
|
||||
"PE.Views.Toolbar.txtUngroup": "그룹 해제",
|
||||
"PE.Views.Transitions.strDelay": "지연",
|
||||
"PE.Views.Transitions.strDuration": "재생 시간",
|
||||
"PE.Views.Transitions.strStartOnClick": "시작시 클릭",
|
||||
"PE.Views.Transitions.textBottom": "바닥",
|
||||
"PE.Views.Transitions.textBottomLeft": "왼쪽 하단",
|
||||
"PE.Views.Transitions.textClock": "시계",
|
||||
"PE.Views.Transitions.textClockwise": "시계 방향",
|
||||
"PE.Views.Transitions.textCounterclockwise": "반 시계 방향",
|
||||
"PE.Views.Transitions.textCover": "표지",
|
||||
"PE.Views.Transitions.textFade": "페이드",
|
||||
"PE.Views.Transitions.textHorizontalOut": "수평 출력",
|
||||
"PE.Views.Transitions.textLeft": "왼쪽",
|
||||
"PE.Views.Transitions.textPush": "푸시",
|
||||
"PE.Views.Transitions.textRight": "오른쪽",
|
||||
"PE.Views.Transitions.textSmoothly": "부드럽게",
|
||||
"PE.Views.Transitions.textTop": "상위",
|
||||
"PE.Views.Transitions.textTopLeft": "왼쪽 위",
|
||||
"PE.Views.Transitions.textTopRight": "오른쪽 상단",
|
||||
"PE.Views.Transitions.textUnCover": "언 커버",
|
||||
"PE.Views.Transitions.textVerticalIn": "수직 인치",
|
||||
"PE.Views.Transitions.textVerticalOut": "수직 출력",
|
||||
"PE.Views.Transitions.textWedge": "쇄기꼴",
|
||||
"PE.Views.Transitions.textZoom": "확대 / 축소",
|
||||
"PE.Views.Transitions.textZoomIn": "확대",
|
||||
"PE.Views.Transitions.textZoomOut": "축소",
|
||||
"PE.Views.Transitions.textZoomRotate": "확대 / 축소 및 회전",
|
||||
"PE.Views.Transitions.txtApplyToAll": "모든 슬라이드에 적용",
|
||||
"PE.Views.Transitions.txtParameters": "매개 변수",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -50,6 +50,7 @@
|
|||
"Common.Translation.warnFileLocked": "ແຟ້ມ ກຳ ລັງຖືກດັດແກ້ຢູ່ໃນແອັບ ອື່ນ. ທ່ານສາມາດສືບຕໍ່ດັດແກ້ແລະບັນທຶກເປັນ ສຳ ເນົາ",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "ສ້າງສຳເນົາ",
|
||||
"Common.Translation.warnFileLockedBtnView": "ເປີດເບິ່ງ",
|
||||
"Common.UI.ButtonColored.textAutoColor": "ອັດຕະໂນມັດ",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "ບໍ່ມີຂອບ",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "ບໍ່ມີຂອບ",
|
||||
"Common.UI.ComboDataView.emptyComboText": "ບໍ່ມີຮູບແບບ",
|
||||
|
@ -174,6 +175,12 @@
|
|||
"Common.Views.Header.tipViewUsers": "ເບິ່ງຜູ້ໃຊ້ແລະຈັດການສິດເຂົ້າເຖິງເອກະສານ",
|
||||
"Common.Views.Header.txtAccessRights": "ປ່ຽນສິດການເຂົ້າເຖິງ",
|
||||
"Common.Views.Header.txtRename": "ປ່ຽນຊື່",
|
||||
"Common.Views.History.textCloseHistory": "ປິດປະຫວັດການເຄື່ອນໄຫວ",
|
||||
"Common.Views.History.textHide": "ພັງທະລາຍ",
|
||||
"Common.Views.History.textHideAll": "ເຊື່ອງລາຍລະອຽດການປ່ຽນແປງ",
|
||||
"Common.Views.History.textRestore": "ກູ້ຄືນ",
|
||||
"Common.Views.History.textShow": "ຂະຫຍາຍສ່ວນ",
|
||||
"Common.Views.History.textShowAll": "ສະແດງການປ່ຽນແປງໂດຍລະອຽດ",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "ວາງ URL ຂອງຮູບພາບ:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "ຕ້ອງມີດ້ານນີ້",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "ຊ່ອງຂໍ້ມູນນີ້ຄວນຈະເປັນ URL ໃນ \"http://www.example.com\"",
|
||||
|
@ -434,14 +441,17 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "ຈຳນວນຖັນຕ້ອງຕໍ່າ ກວ່າ% 1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "ຈຳນວນແຖວຕ້ອງຕໍ່າ ກວ່າ% 1.",
|
||||
"PE.Controllers.Main.textAnonymous": "ບໍ່ລະບຸຊື່",
|
||||
"PE.Controllers.Main.textApplyAll": "ນຳໃຊ້ກັບສົມມະການທັງໝົດ",
|
||||
"PE.Controllers.Main.textBuyNow": "ເຂົ້າໄປເວັບໄຊ",
|
||||
"PE.Controllers.Main.textChangesSaved": "ບັນທຶກການປ່ຽນແປງທັງໝົດ",
|
||||
"PE.Controllers.Main.textClose": "ອອກຈາກ",
|
||||
"PE.Controllers.Main.textCloseTip": "ກົດເພື່ອປິດຂໍ້ແນະນຳ",
|
||||
"PE.Controllers.Main.textContactUs": "ຕິດຕໍ່ຜູ້ຂາຍ",
|
||||
"PE.Controllers.Main.textConvertEquation": "ສົມຜົນນີ້ໄດ້ຖືກສ້າງຂື້ນມາກັບບັນນາທິການສົມຜົນລຸ້ນເກົ່າເຊິ່ງບໍ່ໄດ້ຮັບການສະ ໜັບ ສະ ໜູນ ອີກຕໍ່ໄປ ເພື່ອດັດແກ້ມັນ, ປ່ຽນສົມຜົນໃຫ້ເປັນຮູບແບບ Office Math ML. <br> ປ່ຽນດຽວນີ້ບໍ?",
|
||||
"PE.Controllers.Main.textCustomLoader": "ກະລຸນາຮັບຊາບວ່າ ອີງຕາມຂໍ້ ກຳນົດຂອງໃບອະນຸຍາດ ທ່ານບໍ່ມີສິດທີ່ຈະປ່ຽນແປງ ການບັນຈຸ. <br> ກະລຸນາຕິດຕໍ່ຝ່າຍຂາຍຂອງພວກເຮົາເພື່ອຂໍໃບສະເໜີ.",
|
||||
"PE.Controllers.Main.textGuest": "ບຸກຄົນທົ່ວໄປ",
|
||||
"PE.Controllers.Main.textHasMacros": "ເອກະສານບັນຈຸ ມາກໂຄ <br> ແບບອັດຕະໂນມັດ, ທ່ານຍັງຕ້ອງການດໍາເນີນງານ ມາກໂຄ ບໍ ",
|
||||
"PE.Controllers.Main.textLearnMore": "ຮຽນຮູ້ເພີ່ມຕື່ມ",
|
||||
"PE.Controllers.Main.textLoadingDocument": "ກຳລັງໂຫຼດບົດພີເຊັ້ນ, ບົດນຳສະເໜີ",
|
||||
"PE.Controllers.Main.textLongName": "ໃສ່ຊື່ທີ່ມີຄວາມຍາວໜ້ອຍກວ່າ 128 ຕົວອັກສອນ.",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "ຈຳກັດການເຂົ້າເຖິງໃບອະນຸຍາດ",
|
||||
|
@ -1952,5 +1962,38 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "ຂະບວນການ",
|
||||
"PE.Views.Toolbar.txtScheme9": "ໂຮງຫລໍ່",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "ຈັດພາບສະໄລ",
|
||||
"PE.Views.Toolbar.txtUngroup": "ຍົກເລີກການເຮັດເປັນກຸ່ມ"
|
||||
"PE.Views.Toolbar.txtUngroup": "ຍົກເລີກການເຮັດເປັນກຸ່ມ",
|
||||
"PE.Views.Transitions.strDelay": "ລ້າຊ້າ, ເລື່ອນ",
|
||||
"PE.Views.Transitions.strDuration": "ໄລຍະ",
|
||||
"PE.Views.Transitions.strStartOnClick": "ເລີ່ມຕົ້ນກົດ",
|
||||
"PE.Views.Transitions.textBlack": "ຜ່ານສີດຳ",
|
||||
"PE.Views.Transitions.textBottomLeft": "ດ້ານລຸ່ມເບື້ອງຊ້າຍ",
|
||||
"PE.Views.Transitions.textBottomRight": "ດ້ານລຸ່ມເບື້ອງຂວາ",
|
||||
"PE.Views.Transitions.textClock": "ໂມງ",
|
||||
"PE.Views.Transitions.textClockwise": "ການໝຸນຂອງເຂັມໂມງ",
|
||||
"PE.Views.Transitions.textCounterclockwise": "ໝຸນກັບຄືນ",
|
||||
"PE.Views.Transitions.textCover": "ໜ້າປົກ",
|
||||
"PE.Views.Transitions.textFade": "ເລື່ອນ, ເລື່ອນຫາຍໄປ",
|
||||
"PE.Views.Transitions.textHorizontalIn": "ລວງນອນທາງໃນ",
|
||||
"PE.Views.Transitions.textHorizontalOut": "ລວງນອນທາງນອກ",
|
||||
"PE.Views.Transitions.textLeft": "ຊ້າຍ",
|
||||
"PE.Views.Transitions.textNone": "ບໍ່ມີ",
|
||||
"PE.Views.Transitions.textPush": "ດັນ, ຍູ້",
|
||||
"PE.Views.Transitions.textRight": "ຂວາ",
|
||||
"PE.Views.Transitions.textSmoothly": "ຄ່ອງຕົວ, ສະດວກ",
|
||||
"PE.Views.Transitions.textSplit": "ແຍກ, ແບ່ງເປັນ",
|
||||
"PE.Views.Transitions.textTopLeft": "ຂ້າງເທິງ ເບິື້ອງຊ້າຍ",
|
||||
"PE.Views.Transitions.textTopRight": "ຂ້າງເທິງເບື້ອງຂວາ",
|
||||
"PE.Views.Transitions.textUnCover": "ເປີດເຜີຍ",
|
||||
"PE.Views.Transitions.textVerticalIn": "ລວງຕັ້ງດ້ານໃນ",
|
||||
"PE.Views.Transitions.textVerticalOut": "ລວງຕັ້ງງດ້ານນອກ",
|
||||
"PE.Views.Transitions.textWedge": "ລີ່ມ",
|
||||
"PE.Views.Transitions.textWipe": "ເຊັດ, ຖູ",
|
||||
"PE.Views.Transitions.textZoomIn": "ຊຸມເຂົ້າ",
|
||||
"PE.Views.Transitions.textZoomOut": "ຂະຫຍາຍອອກ",
|
||||
"PE.Views.Transitions.textZoomRotate": "ຂະຫຍາຍ ແລະ ໝຸນ",
|
||||
"PE.Views.Transitions.txtApplyToAll": "ນຳໃຊ້ກັບທຸກໆແຜ່ນສະໄລ້",
|
||||
"PE.Views.Transitions.txtParameters": "ພາລາມິເຕີ",
|
||||
"PE.Views.Transitions.txtPreview": "ເບິ່ງຕົວຢ່າງ",
|
||||
"PE.Views.Transitions.txtSec": "S"
|
||||
}
|
|
@ -5,6 +5,7 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Warning",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automātisks",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "No borders",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "No borders",
|
||||
"Common.UI.ComboDataView.emptyComboText": "No styles",
|
||||
|
@ -298,6 +299,7 @@
|
|||
"PE.Controllers.Main.txtPicture": "Attēls",
|
||||
"PE.Controllers.Main.txtRectangles": "Rectangles",
|
||||
"PE.Controllers.Main.txtSeries": "Series",
|
||||
"PE.Controllers.Main.txtShape_wave": "Vilnis",
|
||||
"PE.Controllers.Main.txtSldLtTBlank": "Blank",
|
||||
"PE.Controllers.Main.txtSldLtTChart": "Chart",
|
||||
"PE.Controllers.Main.txtSldLtTChartAndTx": "Chart and Text",
|
||||
|
@ -950,6 +952,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.txtLast": "View Last",
|
||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Point",
|
||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Pareizrakstības pārbaude",
|
||||
"PE.Views.HeaderFooterDialog.textPreview": "Priekšskatījums",
|
||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Display",
|
||||
"PE.Views.HyperlinkSettingsDialog.strLinkTo": "Link To",
|
||||
"PE.Views.HyperlinkSettingsDialog.textDefault": "Selected text fragment",
|
||||
|
@ -1403,5 +1406,33 @@
|
|||
"PE.Views.Toolbar.txtScheme7": "Equity",
|
||||
"PE.Views.Toolbar.txtScheme8": "Flow",
|
||||
"PE.Views.Toolbar.txtScheme9": "Foundry",
|
||||
"PE.Views.Toolbar.txtUngroup": "Ungroup"
|
||||
"PE.Views.Toolbar.txtUngroup": "Ungroup",
|
||||
"PE.Views.Transitions.strDelay": "Kavēšanās",
|
||||
"PE.Views.Transitions.strDuration": "Ilgums",
|
||||
"PE.Views.Transitions.strStartOnClick": "Palaist ar klikšķi",
|
||||
"PE.Views.Transitions.textBlack": "Caur melnu",
|
||||
"PE.Views.Transitions.textBottomLeft": "Apakšā pa kreisi",
|
||||
"PE.Views.Transitions.textBottomRight": "Apakšā pa labi",
|
||||
"PE.Views.Transitions.textClock": "Pulkstenis",
|
||||
"PE.Views.Transitions.textClockwise": "Pulksteņa rādītāja virzienā",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Pretēji pulksteņa rādītāja virzienam",
|
||||
"PE.Views.Transitions.textCover": "Vāks",
|
||||
"PE.Views.Transitions.textLeft": "Pa kreisi",
|
||||
"PE.Views.Transitions.textPush": "Izvirzīt",
|
||||
"PE.Views.Transitions.textRight": "Pa labi",
|
||||
"PE.Views.Transitions.textSmoothly": "Gludi",
|
||||
"PE.Views.Transitions.textSplit": "Sadalīt",
|
||||
"PE.Views.Transitions.textTop": "Augša",
|
||||
"PE.Views.Transitions.textTopLeft": "Augšā pa kreisi",
|
||||
"PE.Views.Transitions.textTopRight": "Augšā pa labi",
|
||||
"PE.Views.Transitions.textUnCover": "Atsegt",
|
||||
"PE.Views.Transitions.textVerticalIn": "Pa vertikāli iekšā",
|
||||
"PE.Views.Transitions.textVerticalOut": "Pa vertikāli ārā",
|
||||
"PE.Views.Transitions.textWedge": "Ķīlis",
|
||||
"PE.Views.Transitions.textWipe": "Noslaucīt",
|
||||
"PE.Views.Transitions.textZoom": "Palielināšana",
|
||||
"PE.Views.Transitions.textZoomRotate": "Palielināt un rotēt",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Piemērot visiem slaidiem",
|
||||
"PE.Views.Transitions.txtPreview": "Priekšskatījums",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -50,6 +50,7 @@
|
|||
"Common.Translation.warnFileLocked": "Het bestand wordt bewerkt in een andere app. U kunt doorgaan met bewerken en als kopie opslaan.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Maak een kopie",
|
||||
"Common.Translation.warnFileLockedBtnView": "Open voor lezen",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automatisch",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Geen randen",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Geen randen",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Geen stijlen",
|
||||
|
@ -441,14 +442,17 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Het aantal kolommen moet kleiner zijn dan %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Het aantal rijen moet minder zijn dan %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anoniem",
|
||||
"PE.Controllers.Main.textApplyAll": "Toepassen op alle vergelijkingen",
|
||||
"PE.Controllers.Main.textBuyNow": "Website bezoeken",
|
||||
"PE.Controllers.Main.textChangesSaved": "Alle wijzigingen zijn opgeslagen",
|
||||
"PE.Controllers.Main.textClose": "Afsluiten",
|
||||
"PE.Controllers.Main.textCloseTip": "Klik om de tip te sluiten",
|
||||
"PE.Controllers.Main.textContactUs": "Contact opnemen met Verkoop",
|
||||
"PE.Controllers.Main.textConvertEquation": "Deze vergelijking is gemaakt met een oude versie van de vergelijkingseditor die niet langer wordt ondersteund. Om deze te bewerken, converteert u de vergelijking naar de Office Math ML-indeling. <br> Nu converteren?",
|
||||
"PE.Controllers.Main.textCustomLoader": "Volgens de voorwaarden van de licentie heeft u geen recht om de lader aan te passen.<br>Neem contact op met onze verkoopafdeling voor een offerte.",
|
||||
"PE.Controllers.Main.textGuest": "Gastgebruiker",
|
||||
"PE.Controllers.Main.textHasMacros": "Het bestand bevat automatische macro's. <br> Wilt u macro's uitvoeren?",
|
||||
"PE.Controllers.Main.textLearnMore": "Meer informatie",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Presentatie wordt geladen",
|
||||
"PE.Controllers.Main.textLongName": "Voer een naam in die uit minder dan 128 tekens bestaat.",
|
||||
"PE.Controllers.Main.textNoLicenseTitle": "Only Office verbindingslimiet",
|
||||
|
@ -1297,6 +1301,7 @@
|
|||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Kopie opslaan als...",
|
||||
"PE.Views.FileMenu.btnSettingsCaption": "Geavanceerde instellingen...",
|
||||
"PE.Views.FileMenu.btnToEditCaption": "Presentatie bewerken",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Nieuw maken",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Toepassen",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Voeg auteur toe",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Tekst toevoegen",
|
||||
|
@ -1960,5 +1965,40 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Stroom",
|
||||
"PE.Views.Toolbar.txtScheme9": "Gieterij",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Uitlijnen op dia",
|
||||
"PE.Views.Toolbar.txtUngroup": "Groepering opheffen"
|
||||
"PE.Views.Toolbar.txtUngroup": "Groepering opheffen",
|
||||
"PE.Views.Transitions.strDelay": "Vertragen",
|
||||
"PE.Views.Transitions.strDuration": "Duur",
|
||||
"PE.Views.Transitions.strStartOnClick": "Bij klik starten",
|
||||
"PE.Views.Transitions.textBlack": "Door zwart",
|
||||
"PE.Views.Transitions.textBottomLeft": "Linksonder",
|
||||
"PE.Views.Transitions.textBottomRight": "Rechtsonder",
|
||||
"PE.Views.Transitions.textClock": "Klok",
|
||||
"PE.Views.Transitions.textClockwise": "Rechtsom",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Linksom",
|
||||
"PE.Views.Transitions.textCover": "Bedekken",
|
||||
"PE.Views.Transitions.textFade": "Vervagen",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Horizontaal naar binnen",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Horizontaal naar buiten",
|
||||
"PE.Views.Transitions.textLeft": "Links",
|
||||
"PE.Views.Transitions.textNone": "Geen",
|
||||
"PE.Views.Transitions.textPush": "Duwen",
|
||||
"PE.Views.Transitions.textRight": "Rechts",
|
||||
"PE.Views.Transitions.textSmoothly": "Vloeiend",
|
||||
"PE.Views.Transitions.textSplit": "Splitsen",
|
||||
"PE.Views.Transitions.textTop": "Boven",
|
||||
"PE.Views.Transitions.textTopLeft": "Linksboven",
|
||||
"PE.Views.Transitions.textTopRight": "Rechtsboven",
|
||||
"PE.Views.Transitions.textUnCover": "Onthullen",
|
||||
"PE.Views.Transitions.textVerticalIn": "Verticaal naar binnen",
|
||||
"PE.Views.Transitions.textVerticalOut": "Verticaal naar buiten",
|
||||
"PE.Views.Transitions.textWedge": "Wig",
|
||||
"PE.Views.Transitions.textWipe": "Wissen",
|
||||
"PE.Views.Transitions.textZoom": "Zoomen",
|
||||
"PE.Views.Transitions.textZoomIn": "Inzoomen",
|
||||
"PE.Views.Transitions.textZoomOut": "Uitzoomen",
|
||||
"PE.Views.Transitions.textZoomRotate": "Zoomen en draaien",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Toepassen op alle dia's",
|
||||
"PE.Views.Transitions.txtParameters": "Parameters",
|
||||
"PE.Views.Transitions.txtPreview": "Voorbeeld",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -140,6 +140,7 @@
|
|||
"Common.Views.Protection.txtAddPwd": "Dodaj hasło",
|
||||
"Common.Views.RenameDialog.textName": "Nazwa pliku",
|
||||
"Common.Views.RenameDialog.txtInvalidName": "Nazwa pliku nie może zawierać żadnego z następujących znaków:",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Zmiany",
|
||||
"Common.Views.ReviewPopover.textAddReply": "Dodaj odpowiedź",
|
||||
"Common.Views.SaveAsDlg.textTitle": "Folder do zapisu",
|
||||
"Common.Views.SymbolTableDialog.textCharacter": "Znak",
|
||||
|
@ -277,7 +278,10 @@
|
|||
"PE.Controllers.Main.txtShape_doubleWave": "Podwójna fala",
|
||||
"PE.Controllers.Main.txtShape_horizontalScroll": "Zwój: poziomy",
|
||||
"PE.Controllers.Main.txtShape_lineWithTwoArrows": "Strzałka liniowa: podwójna",
|
||||
"PE.Controllers.Main.txtShape_mathMinus": "Minus",
|
||||
"PE.Controllers.Main.txtShape_mathMultiply": "Znak mnożenia",
|
||||
"PE.Controllers.Main.txtShape_moon": "Księżyc",
|
||||
"PE.Controllers.Main.txtShape_wave": "Fala",
|
||||
"PE.Controllers.Main.txtSldLtTBlank": "Pusty",
|
||||
"PE.Controllers.Main.txtSldLtTChart": "Wykres",
|
||||
"PE.Controllers.Main.txtSldLtTChartAndTx": "Wykres i tekst",
|
||||
|
@ -804,6 +808,7 @@
|
|||
"PE.Views.DocumentHolder.txtInsertBreak": "Wstaw ręczną przerwę",
|
||||
"PE.Views.DocumentHolder.txtInsertEqAfter": "Wstaw równanie po",
|
||||
"PE.Views.DocumentHolder.txtInsertEqBefore": "Wstaw równanie przed",
|
||||
"PE.Views.DocumentHolder.txtKeepTextOnly": "Zachowaj tylko tekst",
|
||||
"PE.Views.DocumentHolder.txtLimitChange": "Zmień lokalizację limitu",
|
||||
"PE.Views.DocumentHolder.txtLimitOver": "Ograniczenie tekstu",
|
||||
"PE.Views.DocumentHolder.txtLimitUnder": "Limit w tekście",
|
||||
|
@ -811,6 +816,7 @@
|
|||
"PE.Views.DocumentHolder.txtMatrixAlign": "Wyrównanie macierzy",
|
||||
"PE.Views.DocumentHolder.txtNewSlide": "Nowy slajd",
|
||||
"PE.Views.DocumentHolder.txtOverbar": "Pasek nad tekstem",
|
||||
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Zachowaj formatowanie źródłowe",
|
||||
"PE.Views.DocumentHolder.txtPressLink": "Naciśnij CTRL i kliknij link",
|
||||
"PE.Views.DocumentHolder.txtPreview": "Rozpocznij pokaz slajdów",
|
||||
"PE.Views.DocumentHolder.txtRemFractionBar": "Usuń belkę ułamka",
|
||||
|
@ -1189,6 +1195,7 @@
|
|||
"PE.Views.TableSettings.tipRight": "Ustaw tylko obramowanie prawej krawędzi",
|
||||
"PE.Views.TableSettings.tipTop": "Ustaw tylko obramowanie górnej krawędzi",
|
||||
"PE.Views.TableSettings.txtNoBorders": "Bez krawędzi",
|
||||
"PE.Views.TableSettings.txtTable_MediumStyle": "Średni styl",
|
||||
"PE.Views.TableSettingsAdvanced.textAlt": "Tekst alternatywny",
|
||||
"PE.Views.TableSettingsAdvanced.textAltDescription": "Opis",
|
||||
"PE.Views.TableSettingsAdvanced.textAltTip": "Alternatywna prezentacja wizualnych informacji o obiektach, które będą czytane osobom z wadami wzroku lub zmysłu poznawczego, aby lepiej zrozumieć, jakie informacje znajdują się na obrazie, kształtach, wykresie lub tabeli.",
|
||||
|
@ -1360,6 +1367,27 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Przepływ",
|
||||
"PE.Views.Toolbar.txtScheme9": "Odlewnia",
|
||||
"PE.Views.Toolbar.txtUngroup": "Rozgrupuj",
|
||||
"PE.Views.Transitions.strDelay": "Opóźnienie",
|
||||
"PE.Views.Transitions.textBlack": "Przez czarne",
|
||||
"PE.Views.Transitions.textBottomLeft": "Na dole po lewej",
|
||||
"PE.Views.Transitions.textBottomRight": "Prawy dolny",
|
||||
"PE.Views.Transitions.textClock": "Zegar",
|
||||
"PE.Views.Transitions.textClockwise": "Zgodnie z ruchem wskazówek zegara",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Przeciwnie do ruchu wskazówek zegara",
|
||||
"PE.Views.Transitions.textCover": "Pokryj",
|
||||
"PE.Views.Transitions.textFade": "Blaknąć",
|
||||
"PE.Views.Transitions.textHorizontalIn": "W poziomie do środka",
|
||||
"PE.Views.Transitions.textHorizontalOut": "W poziomie na zewnątrz"
|
||||
"PE.Views.Transitions.textHorizontalOut": "W poziomie na zewnątrz",
|
||||
"PE.Views.Transitions.textPush": "Pchnij",
|
||||
"PE.Views.Transitions.textSmoothly": "Płynnie",
|
||||
"PE.Views.Transitions.textSplit": "Podziel",
|
||||
"PE.Views.Transitions.textUnCover": "Odkryj",
|
||||
"PE.Views.Transitions.textVerticalIn": "W pionie",
|
||||
"PE.Views.Transitions.textVerticalOut": "W pionie na zewnątrz",
|
||||
"PE.Views.Transitions.textWedge": "Zaklinuj",
|
||||
"PE.Views.Transitions.textWipe": "Wytrzyj",
|
||||
"PE.Views.Transitions.textZoomIn": "Powiększ",
|
||||
"PE.Views.Transitions.textZoomRotate": "Powiększenie i obrót",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Zatwierdź dla wszystkich slajdów",
|
||||
"PE.Views.Transitions.txtSec": "S"
|
||||
}
|
|
@ -50,6 +50,8 @@
|
|||
"Common.Translation.warnFileLocked": "Documento está em uso por outra aplicação. Você pode continuar editando e salvá-lo como uma cópia.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Criar uma cópia",
|
||||
"Common.Translation.warnFileLockedBtnView": "Aberto para visualização",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automático",
|
||||
"Common.UI.ButtonColored.textNewColor": "Adicionar nova cor personalizada",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Sem bordas",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sem bordas",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Sem estilos",
|
||||
|
@ -103,6 +105,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "Por",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Excluir",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Capitalizar a primeira carta de sentenças",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Internet e caminhos de rede com hyperlinks",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Hífens (--) com traço (-)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Autocorreção matemática",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Listas com numeradores automáticos",
|
||||
|
@ -122,6 +125,12 @@
|
|||
"Common.Views.AutoCorrectDialog.warnReset": "Qualquer autocorrecção que tenha adicionado será removida e as alterações serão restauradas aos seus valores originais. Quer continuar?",
|
||||
"Common.Views.AutoCorrectDialog.warnRestore": "A entrada de autocorreção para %1 será redefinida para seu valor original. Você quer continuar?",
|
||||
"Common.Views.Chat.textSend": "Enviar",
|
||||
"Common.Views.Comments.mniAuthorAsc": "Autor de A a Z",
|
||||
"Common.Views.Comments.mniAuthorDesc": "Autor Z a A",
|
||||
"Common.Views.Comments.mniDateAsc": "Mais antigo",
|
||||
"Common.Views.Comments.mniDateDesc": "Novidades",
|
||||
"Common.Views.Comments.mniPositionAsc": "De cima",
|
||||
"Common.Views.Comments.mniPositionDesc": "Do fundo",
|
||||
"Common.Views.Comments.textAdd": "Adicionar",
|
||||
"Common.Views.Comments.textAddComment": "Adicionar",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Adicionar comentário ao documento",
|
||||
|
@ -129,6 +138,7 @@
|
|||
"Common.Views.Comments.textAnonym": "Visitante",
|
||||
"Common.Views.Comments.textCancel": "Cancelar",
|
||||
"Common.Views.Comments.textClose": "Fechar",
|
||||
"Common.Views.Comments.textClosePanel": "Comentários próximos",
|
||||
"Common.Views.Comments.textComments": "Comentários",
|
||||
"Common.Views.Comments.textEdit": "Editar",
|
||||
"Common.Views.Comments.textEnterCommentHint": "Inserir seu comentário aqui",
|
||||
|
@ -137,6 +147,7 @@
|
|||
"Common.Views.Comments.textReply": "Responder",
|
||||
"Common.Views.Comments.textResolve": "Resolver",
|
||||
"Common.Views.Comments.textResolved": "Resolvido",
|
||||
"Common.Views.Comments.textSort": "Ordenar comentários",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Não exibir esta mensagem novamente",
|
||||
"Common.Views.CopyWarningDialog.textMsg": "As ações copiar, cortar e colar usando os botões da barra de ferramentas do editor e as ações de menu de contexto serão realizadas apenas nesta aba do editor.<br><br>Para copiar ou colar para ou de aplicativos externos a aba do editor, use as seguintes combinações do teclado:",
|
||||
"Common.Views.CopyWarningDialog.textTitle": "Ações copiar, cortar e colar",
|
||||
|
@ -393,6 +404,7 @@
|
|||
"PE.Controllers.Main.errorForceSave": "Ocorreu um erro na gravação. Favor utilizar a opção 'Transferir como' para gravar o arquivo em seu computador ou tente novamente mais tarde.",
|
||||
"PE.Controllers.Main.errorKeyEncrypt": "Descritor de chave desconhecido",
|
||||
"PE.Controllers.Main.errorKeyExpire": "Descritor de chave expirado",
|
||||
"PE.Controllers.Main.errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"PE.Controllers.Main.errorProcessSaveResult": "Salvamento falhou.",
|
||||
"PE.Controllers.Main.errorServerVersion": "A versão do editor foi atualizada. A página será recarregada para aplicar as alterações.",
|
||||
"PE.Controllers.Main.errorSessionAbsolute": "A sessão de edição de documentos expirou. Atualize a página.",
|
||||
|
@ -441,14 +453,18 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "O número de colunas deve ser inferior a %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "O número de linhas deve ser inferior a %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anônimo",
|
||||
"PE.Controllers.Main.textApplyAll": "Aplicar a todas as equações",
|
||||
"PE.Controllers.Main.textBuyNow": "Visitar site",
|
||||
"PE.Controllers.Main.textChangesSaved": "Todas as alterações foram salvas",
|
||||
"PE.Controllers.Main.textClose": "Fechar",
|
||||
"PE.Controllers.Main.textCloseTip": "Clique para fechar a dica",
|
||||
"PE.Controllers.Main.textContactUs": "Entre em contato com o departamento de vendas",
|
||||
"PE.Controllers.Main.textConvertEquation": "Esta equação foi criada com uma versão antiga do editor de equação que não é mais compatível. Para editá-lo, converta a equação para o formato Office Math ML. <br> Converter agora?",
|
||||
"PE.Controllers.Main.textCustomLoader": "Observe que, de acordo com os termos da licença, você não tem direito de alterar a carregadeira. <br> Entre em contato com nosso Departamento de Vendas para obter uma cotação.",
|
||||
"PE.Controllers.Main.textDisconnect": "A conexão está perdida",
|
||||
"PE.Controllers.Main.textGuest": "Convidado(a)",
|
||||
"PE.Controllers.Main.textHasMacros": "O arquivo contém macros automáticas.<br> Você quer executar macros?",
|
||||
"PE.Controllers.Main.textLearnMore": "Saiba mais",
|
||||
"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",
|
||||
|
@ -1264,6 +1280,7 @@
|
|||
"PE.Views.DocumentHolder.txtTop": "Parte superior",
|
||||
"PE.Views.DocumentHolder.txtUnderbar": "Barra abaixo de texto",
|
||||
"PE.Views.DocumentHolder.txtUngroup": "Desagrupar",
|
||||
"PE.Views.DocumentHolder.txtWarnUrl": "Clicar neste link pode ser prejudicial ao seu dispositivo e dados.<br>Você tem certeza de que quer continuar?",
|
||||
"PE.Views.DocumentHolder.vertAlignText": "Alinhamento vertical",
|
||||
"PE.Views.DocumentPreview.goToSlideText": "Ir para Slide",
|
||||
"PE.Views.DocumentPreview.slideIndexText": "Slide {0} de {1}",
|
||||
|
@ -1292,11 +1309,13 @@
|
|||
"PE.Views.FileMenu.btnRenameCaption": "Renomear...",
|
||||
"PE.Views.FileMenu.btnReturnCaption": "Voltar para a apresentação",
|
||||
"PE.Views.FileMenu.btnRightsCaption": "Access Rights...",
|
||||
"PE.Views.FileMenu.btnSaveAsCaption": "Save as",
|
||||
"PE.Views.FileMenu.btnSaveAsCaption": "Salvar Como",
|
||||
"PE.Views.FileMenu.btnSaveCaption": "Salvar",
|
||||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como...",
|
||||
"PE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas...",
|
||||
"PE.Views.FileMenu.btnToEditCaption": "Editar apresentação",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtBlank": "Apresentação em branco",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Criar novo",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Aplicar",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Adicionar Autor",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Adicionar Texto",
|
||||
|
@ -1882,6 +1901,7 @@
|
|||
"PE.Views.Toolbar.textTabHome": "Página Inicial",
|
||||
"PE.Views.Toolbar.textTabInsert": "Inserir",
|
||||
"PE.Views.Toolbar.textTabProtect": "Proteção",
|
||||
"PE.Views.Toolbar.textTabTransitions": "Transições",
|
||||
"PE.Views.Toolbar.textTitleError": "Erro",
|
||||
"PE.Views.Toolbar.textUnderline": "Sublinhado",
|
||||
"PE.Views.Toolbar.tipAddSlide": "Adicionar slide",
|
||||
|
@ -1960,5 +1980,41 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Fluxo",
|
||||
"PE.Views.Toolbar.txtScheme9": "Fundição",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Alinhar ao slide",
|
||||
"PE.Views.Toolbar.txtUngroup": "Desagrupar"
|
||||
"PE.Views.Toolbar.txtUngroup": "Desagrupar",
|
||||
"PE.Views.Transitions.strDelay": "Atraso",
|
||||
"PE.Views.Transitions.strDuration": "Duração",
|
||||
"PE.Views.Transitions.strStartOnClick": "Iniciar ao clicar",
|
||||
"PE.Views.Transitions.textBlack": "Através do preto",
|
||||
"PE.Views.Transitions.textBottom": "Inferior",
|
||||
"PE.Views.Transitions.textBottomLeft": "Inferior esquerdo",
|
||||
"PE.Views.Transitions.textBottomRight": "Inferior direito",
|
||||
"PE.Views.Transitions.textClock": "Relógio",
|
||||
"PE.Views.Transitions.textClockwise": "Sentido horário",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Sentido anti-horário",
|
||||
"PE.Views.Transitions.textCover": "Folha de rosto",
|
||||
"PE.Views.Transitions.textFade": "Esmaecer",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Horizontal para dentro",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Horizontal para fora",
|
||||
"PE.Views.Transitions.textLeft": "Esquerda",
|
||||
"PE.Views.Transitions.textNone": "Nenhum",
|
||||
"PE.Views.Transitions.textPush": "Empurrar",
|
||||
"PE.Views.Transitions.textRight": "Direita",
|
||||
"PE.Views.Transitions.textSmoothly": "Suavemente",
|
||||
"PE.Views.Transitions.textSplit": "Dividir",
|
||||
"PE.Views.Transitions.textTop": "Parte superior",
|
||||
"PE.Views.Transitions.textTopLeft": "Parte superior esquerda",
|
||||
"PE.Views.Transitions.textTopRight": "Parte superior direita",
|
||||
"PE.Views.Transitions.textUnCover": "Descobrir",
|
||||
"PE.Views.Transitions.textVerticalIn": "Vertical para dentro",
|
||||
"PE.Views.Transitions.textVerticalOut": "Vertical para fora",
|
||||
"PE.Views.Transitions.textWedge": "Triangular",
|
||||
"PE.Views.Transitions.textWipe": "Revelar",
|
||||
"PE.Views.Transitions.textZoom": "Zoom",
|
||||
"PE.Views.Transitions.textZoomIn": "Ampliar",
|
||||
"PE.Views.Transitions.textZoomOut": "Reduzir",
|
||||
"PE.Views.Transitions.textZoomRotate": "Zoom e Rotação",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Aplicar a todos os slides",
|
||||
"PE.Views.Transitions.txtParameters": "Parâmetros",
|
||||
"PE.Views.Transitions.txtPreview": "Pré-visualizar",
|
||||
"PE.Views.Transitions.txtSec": "S"
|
||||
}
|
|
@ -105,6 +105,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "După",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Ștergere",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Scrie cu majusculă prima literă a propoziției",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Căi Internet și de rețea cu hyperlink-uri",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Cratime (--) cu linie de dialog (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Autocorecție matematică",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Creare automată a listei numerotate",
|
||||
|
|
|
@ -105,6 +105,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "На",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Удалить",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Делать первые буквы предложений прописными",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Адреса в Интернете и сетевые пути гиперссылками",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Дефисы (--) на тире (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Автозамена математическими символами",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Стили нумерованных списков",
|
||||
|
@ -1279,6 +1280,7 @@
|
|||
"PE.Views.DocumentHolder.txtTop": "По верхнему краю",
|
||||
"PE.Views.DocumentHolder.txtUnderbar": "Черта под текстом",
|
||||
"PE.Views.DocumentHolder.txtUngroup": "Разгруппировать",
|
||||
"PE.Views.DocumentHolder.txtWarnUrl": "Переход по этой ссылке может нанести вред вашему устройству и данным.<br>Вы действительно хотите продолжить?",
|
||||
"PE.Views.DocumentHolder.vertAlignText": "Вертикальное выравнивание",
|
||||
"PE.Views.DocumentPreview.goToSlideText": "Перейти к слайду",
|
||||
"PE.Views.DocumentPreview.slideIndexText": "Слайд {0} из {1}",
|
||||
|
|
|
@ -6,20 +6,37 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je blokovaný, pretože ho práve upravuje iný používateľ.",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Upozornenie",
|
||||
"Common.define.chartData.textArea": "Plošný graf",
|
||||
"Common.define.chartData.textAreaStackedPer": "100% stohovaná oblasť",
|
||||
"Common.define.chartData.textBar": "Pruhový graf",
|
||||
"Common.define.chartData.textBarNormal": "Klastrovaný stĺpec",
|
||||
"Common.define.chartData.textBarNormal3d": "3-D klastrovaný stĺpec",
|
||||
"Common.define.chartData.textBarNormal3dPerspective": "3D stĺpec",
|
||||
"Common.define.chartData.textBarStacked3d": "3-D stohovaný stĺpec",
|
||||
"Common.define.chartData.textBarStackedPer": "100% stohovaný stĺpec",
|
||||
"Common.define.chartData.textBarStackedPer3d": "3-D 100% stohovaný stĺpec",
|
||||
"Common.define.chartData.textCharts": "Grafy",
|
||||
"Common.define.chartData.textColumn": "Stĺpec",
|
||||
"Common.define.chartData.textCombo": "Kombo",
|
||||
"Common.define.chartData.textComboBarLine": "Zoskupený stĺpec - riadok",
|
||||
"Common.define.chartData.textComboBarLineSecondary": "Zoskupený stĺpec - čiara na sekundárnej osi",
|
||||
"Common.define.chartData.textComboCustom": "Vlastná kombinácia",
|
||||
"Common.define.chartData.textDoughnut": "Šiška",
|
||||
"Common.define.chartData.textHBarNormal": "Zoskupená lišta",
|
||||
"Common.define.chartData.textHBarNormal3d": "3-D zoskupená lišta",
|
||||
"Common.define.chartData.textHBarStacked3d": "3-D zoskupená lišta",
|
||||
"Common.define.chartData.textHBarStackedPer": "100% stohovaná lišta",
|
||||
"Common.define.chartData.textHBarStackedPer3d": "3-D 100% stohovaná lišta",
|
||||
"Common.define.chartData.textLine": "Čiara/líniový graf",
|
||||
"Common.define.chartData.textLine3d": "3-D línia",
|
||||
"Common.define.chartData.textLineStackedPer": "100% stohovaná čiara",
|
||||
"Common.define.chartData.textLineStackedPerMarker": "100% stohovaná línia so značkami",
|
||||
"Common.define.chartData.textPie": "Koláčový graf",
|
||||
"Common.define.chartData.textPie3d": "3-D koláč",
|
||||
"Common.define.chartData.textPoint": "Bodový graf",
|
||||
"Common.define.chartData.textStock": "Akcie/burzový graf",
|
||||
"Common.define.chartData.textSurface": "Povrch",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Vytvoriť kópiu",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automaticky",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Bez orámovania",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Bez orámovania",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Žiadne štýly",
|
||||
|
@ -43,6 +60,7 @@
|
|||
"Common.UI.SynchronizeTip.textSynchronize": "Dokument bol zmenený ďalším používateľom.<br>Prosím, kliknite na uloženie zmien a opätovne načítajte aktualizácie.",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Štandardné farby",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Farebné témy",
|
||||
"Common.UI.Themes.txtThemeDark": "Tmavý",
|
||||
"Common.UI.Window.cancelButtonText": "Zrušiť",
|
||||
"Common.UI.Window.closeButtonText": "Zatvoriť",
|
||||
"Common.UI.Window.noButtonText": "Nie",
|
||||
|
@ -68,6 +86,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBulleted": "Automatické zoznamy s odrážkami",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "Od",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Vymazať",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Rozdeľovníky (--) s pomlčkou (-)",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Automatické očíslované zoznamy ",
|
||||
"Common.Views.AutoCorrectDialog.textQuotes": "\"Rovné úvodzovky\" s \"chytrými úvodzovkami\"",
|
||||
"Common.Views.AutoCorrectDialog.textTitle": "Automatická oprava",
|
||||
|
@ -122,6 +141,8 @@
|
|||
"Common.Views.Header.tipViewUsers": "Zobraziť používateľov a spravovať prístupové práva k dokumentom",
|
||||
"Common.Views.Header.txtAccessRights": "Zmeniť prístupové práva",
|
||||
"Common.Views.Header.txtRename": "Premenovať",
|
||||
"Common.Views.History.textCloseHistory": "Zatvoriť históriu",
|
||||
"Common.Views.History.textVer": "ver.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Vložte obrázok URL:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Toto pole sa vyžaduje",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Toto pole by malo byť vo formáte 'http://www.example.com'",
|
||||
|
@ -191,6 +212,7 @@
|
|||
"Common.Views.ReviewChanges.txtDocLang": "Jazyk",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Všetky zmeny prijaté (ukážka)",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Posledný",
|
||||
"Common.Views.ReviewChanges.txtHistory": "História verzií",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Všetky zmeny (upravované)",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Vyznačenie",
|
||||
"Common.Views.ReviewChanges.txtNext": "Nasledujúci",
|
||||
|
@ -241,6 +263,7 @@
|
|||
"Common.Views.SymbolTableDialog.textSymbols": "Symboly",
|
||||
"Common.Views.SymbolTableDialog.textTitle": "Symbol",
|
||||
"Common.Views.UserNameDialog.textDontShow": "Nepýtať sa ma znova",
|
||||
"Common.Views.UserNameDialog.textLabel": "Štítok:",
|
||||
"PE.Controllers.LeftMenu.newDocumentTitle": "Nepomenovaná prezentácia",
|
||||
"PE.Controllers.LeftMenu.requestEditRightsText": "Žiadanie o práva na úpravu ...",
|
||||
"PE.Controllers.LeftMenu.textNoTextFound": "Dáta, ktoré hľadáte sa nedajú nájsť. Prosím, upravte svoje možnosti vyhľadávania.",
|
||||
|
@ -313,6 +336,7 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Počet stĺpcov musí byť menší ako %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Počet riadkov musí byť menší ako %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anonymný",
|
||||
"PE.Controllers.Main.textApplyAll": "Použiť na všetky rovnice",
|
||||
"PE.Controllers.Main.textBuyNow": "Navštíviť webovú stránku",
|
||||
"PE.Controllers.Main.textChangesSaved": "Všetky zmeny boli uložené",
|
||||
"PE.Controllers.Main.textClose": "Zatvoriť",
|
||||
|
@ -358,6 +382,7 @@
|
|||
"PE.Controllers.Main.txtShape_actionButtonBlank": "Prázdne tlačítko",
|
||||
"PE.Controllers.Main.txtShape_actionButtonDocument": "Tlačítko Dokument",
|
||||
"PE.Controllers.Main.txtShape_actionButtonEnd": "Tlačítko Koniec",
|
||||
"PE.Controllers.Main.txtShape_actionButtonInformation": "Tlačítko Informácia",
|
||||
"PE.Controllers.Main.txtShape_actionButtonReturn": "Tlačítko Návrat",
|
||||
"PE.Controllers.Main.txtShape_arc": "Oblúk",
|
||||
"PE.Controllers.Main.txtShape_bentArrow": "Ohnutá šípka",
|
||||
|
@ -385,10 +410,12 @@
|
|||
"PE.Controllers.Main.txtShape_donut": "Šiška",
|
||||
"PE.Controllers.Main.txtShape_doubleWave": "Dvojitá vlnovka",
|
||||
"PE.Controllers.Main.txtShape_downArrow": "Šípka dole",
|
||||
"PE.Controllers.Main.txtShape_downArrowCallout": "Vyvolanie šípky nadol",
|
||||
"PE.Controllers.Main.txtShape_ellipse": "Elipsa",
|
||||
"PE.Controllers.Main.txtShape_ellipseRibbon": "Pruh zahnutý nadol",
|
||||
"PE.Controllers.Main.txtShape_ellipseRibbon2": "Pruh zahnutý nahor",
|
||||
"PE.Controllers.Main.txtShape_flowChartAlternateProcess": "Vývojový diagram: Striedavý proces",
|
||||
"PE.Controllers.Main.txtShape_flowChartCollate": "Vývojový diagram: Collate",
|
||||
"PE.Controllers.Main.txtShape_flowChartConnector": "Vývojový diagram: Konektor",
|
||||
"PE.Controllers.Main.txtShape_flowChartDecision": "Vývojový diagram: Rozhodnutie",
|
||||
"PE.Controllers.Main.txtShape_flowChartDelay": "Vývojový diagram: Oneskorenie",
|
||||
|
@ -399,9 +426,21 @@
|
|||
"PE.Controllers.Main.txtShape_flowChartInternalStorage": "Vývojový diagram: Interné úložisko",
|
||||
"PE.Controllers.Main.txtShape_flowChartMagneticDisk": "Vývojový diagram: Magnetický disk",
|
||||
"PE.Controllers.Main.txtShape_flowChartMagneticDrum": "Vývojový diagram: Úložisko s priamym prístupom",
|
||||
"PE.Controllers.Main.txtShape_flowChartMagneticTape": "Úložisko s postupným prístupom",
|
||||
"PE.Controllers.Main.txtShape_flowChartManualInput": "Ručný vklad",
|
||||
"PE.Controllers.Main.txtShape_flowChartManualOperation": "Manuálna operácia",
|
||||
"PE.Controllers.Main.txtShape_flowChartMerge": "Zlúčiť",
|
||||
"PE.Controllers.Main.txtShape_flowChartMultidocument": "Viacnásobný dokument",
|
||||
"PE.Controllers.Main.txtShape_flowChartOffpageConnector": "Vývojový diagram: Spojovací prvok mimo stránky",
|
||||
"PE.Controllers.Main.txtShape_flowChartOnlineStorage": "Uložené dáta",
|
||||
"PE.Controllers.Main.txtShape_flowChartPunchedCard": "Vývojový diagram: Karta",
|
||||
"PE.Controllers.Main.txtShape_flowChartPunchedTape": "Vývojový diagram: Páska s dierkami",
|
||||
"PE.Controllers.Main.txtShape_flowChartSort": "Vývojový diagram: Triedenie",
|
||||
"PE.Controllers.Main.txtShape_flowChartSummingJunction": "Vývojový diagram: Sumarizačný uzol",
|
||||
"PE.Controllers.Main.txtShape_flowChartTerminator": "Vývojový diagram: Terminátor",
|
||||
"PE.Controllers.Main.txtShape_frame": "Rámček",
|
||||
"PE.Controllers.Main.txtShape_heart": "Srdce",
|
||||
"PE.Controllers.Main.txtShape_horizontalScroll": "Horizontálny posuvník",
|
||||
"PE.Controllers.Main.txtShape_irregularSeal1": "Výbuch 1",
|
||||
"PE.Controllers.Main.txtShape_irregularSeal2": "Výbuch 2",
|
||||
"PE.Controllers.Main.txtShape_leftArrow": "Ľavá šípka",
|
||||
|
@ -435,6 +474,7 @@
|
|||
"PE.Controllers.Main.txtShape_sun": "Ne",
|
||||
"PE.Controllers.Main.txtShape_textRect": "Textové pole",
|
||||
"PE.Controllers.Main.txtShape_upArrow": "Šípka hore",
|
||||
"PE.Controllers.Main.txtShape_wave": "Vlnka",
|
||||
"PE.Controllers.Main.txtSldLtTBlank": "Prázdny",
|
||||
"PE.Controllers.Main.txtSldLtTChart": "Graf",
|
||||
"PE.Controllers.Main.txtSldLtTChartAndTx": "Graf a text",
|
||||
|
@ -1044,6 +1084,7 @@
|
|||
"PE.Views.FileMenu.btnCreateNewCaption": "Vytvoriť nový",
|
||||
"PE.Views.FileMenu.btnDownloadCaption": "Stiahnuť ako...",
|
||||
"PE.Views.FileMenu.btnHelpCaption": "Pomoc...",
|
||||
"PE.Views.FileMenu.btnHistoryCaption": "História verzií",
|
||||
"PE.Views.FileMenu.btnInfoCaption": "Informácie o prezentácii...",
|
||||
"PE.Views.FileMenu.btnPrintCaption": "Tlačiť",
|
||||
"PE.Views.FileMenu.btnProtectCaption": "Ochrániť",
|
||||
|
@ -1055,6 +1096,7 @@
|
|||
"PE.Views.FileMenu.btnSaveCaption": "Uložiť",
|
||||
"PE.Views.FileMenu.btnSettingsCaption": "Pokročilé nastavenia...",
|
||||
"PE.Views.FileMenu.btnToEditCaption": "Upraviť prezentáciu",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Vytvoriť nový",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Použiť",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Pridať autora",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Pridať text",
|
||||
|
@ -1212,6 +1254,7 @@
|
|||
"PE.Views.ParagraphSettingsAdvanced.noTabs": "Špecifikované tabulátory sa objavia v tomto poli",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strAllCaps": "Všetko veľkým",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "Dvojité prečiarknutie",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndent": "Odsadenia",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Vľavo",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Vpravo",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "Za",
|
||||
|
@ -1352,6 +1395,7 @@
|
|||
"PE.Views.SlideSettings.strFill": "Pozadie",
|
||||
"PE.Views.SlideSettings.strForeground": "Farba popredia",
|
||||
"PE.Views.SlideSettings.strPattern": "Vzor",
|
||||
"PE.Views.SlideSettings.strTransparency": "Priehľadnosť",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Zobraziť pokročilé nastavenia",
|
||||
"PE.Views.SlideSettings.textAngle": "Uhol",
|
||||
"PE.Views.SlideSettings.textColor": "Vyplniť farbou",
|
||||
|
@ -1541,6 +1585,7 @@
|
|||
"PE.Views.Toolbar.mniCapitalizeWords": "Každé slovo s veľkými písmenami",
|
||||
"PE.Views.Toolbar.mniCustomTable": "Vložiť vlastnú tabuľku",
|
||||
"PE.Views.Toolbar.mniImageFromFile": "Obrázok zo súboru",
|
||||
"PE.Views.Toolbar.mniImageFromStorage": "Obrázok z úložiska",
|
||||
"PE.Views.Toolbar.mniImageFromUrl": "Obrázok z URL adresy",
|
||||
"PE.Views.Toolbar.mniSlideAdvanced": "Pokročilé nastavenia",
|
||||
"PE.Views.Toolbar.mniSlideStandard": "Štandard (4:3)",
|
||||
|
@ -1581,6 +1626,7 @@
|
|||
"PE.Views.Toolbar.textUnderline": "Podčiarknuť",
|
||||
"PE.Views.Toolbar.tipAddSlide": "Pridať snímku",
|
||||
"PE.Views.Toolbar.tipBack": "Späť",
|
||||
"PE.Views.Toolbar.tipChangeCase": "Zmeniť púzdro",
|
||||
"PE.Views.Toolbar.tipChangeChart": "Zmeniť typ grafu",
|
||||
"PE.Views.Toolbar.tipChangeSlide": "Zmeniť usporiadanie snímky",
|
||||
"PE.Views.Toolbar.tipClearStyle": "Vymazať štýl",
|
||||
|
@ -1594,6 +1640,7 @@
|
|||
"PE.Views.Toolbar.tipFontName": "Písmo",
|
||||
"PE.Views.Toolbar.tipFontSize": "Veľkosť písma",
|
||||
"PE.Views.Toolbar.tipHAligh": "Horizontálne zarovnanie",
|
||||
"PE.Views.Toolbar.tipIncFont": "Zväčšiť veľkosť písma",
|
||||
"PE.Views.Toolbar.tipIncPrLeft": "Zväčšiť zarážku",
|
||||
"PE.Views.Toolbar.tipInsertChart": "Vložiť graf",
|
||||
"PE.Views.Toolbar.tipInsertEquation": "Vložiť rovnicu",
|
||||
|
@ -1646,5 +1693,35 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Prietok",
|
||||
"PE.Views.Toolbar.txtScheme9": "Zlieváreň",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Zarovnať na snímok",
|
||||
"PE.Views.Toolbar.txtUngroup": "Oddeliť"
|
||||
"PE.Views.Toolbar.txtUngroup": "Oddeliť",
|
||||
"PE.Views.Transitions.strDelay": "Oneskorenie",
|
||||
"PE.Views.Transitions.strDuration": "Trvanie",
|
||||
"PE.Views.Transitions.textBottom": "Dole",
|
||||
"PE.Views.Transitions.textBottomLeft": "Dole-vľavo",
|
||||
"PE.Views.Transitions.textBottomRight": "Dole-vpravo",
|
||||
"PE.Views.Transitions.textClock": "Hodiny",
|
||||
"PE.Views.Transitions.textClockwise": "V smere hodinových ručičiek",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Proti smeru hodinových ručičiek",
|
||||
"PE.Views.Transitions.textCover": "Zakryť",
|
||||
"PE.Views.Transitions.textFade": "Vyblednúť",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Horizontálne dnu",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Horizontálne von",
|
||||
"PE.Views.Transitions.textLeft": "Vľavo",
|
||||
"PE.Views.Transitions.textPush": "Posunúť",
|
||||
"PE.Views.Transitions.textRight": "Vpravo",
|
||||
"PE.Views.Transitions.textSmoothly": "Plynule",
|
||||
"PE.Views.Transitions.textSplit": "Rozdeliť",
|
||||
"PE.Views.Transitions.textTop": "Hore",
|
||||
"PE.Views.Transitions.textTopLeft": "Hore-vľavo",
|
||||
"PE.Views.Transitions.textTopRight": "Hore-vpravo",
|
||||
"PE.Views.Transitions.textUnCover": "Odkryť",
|
||||
"PE.Views.Transitions.textVerticalIn": "Vertikálne dnu",
|
||||
"PE.Views.Transitions.textVerticalOut": "Vertikálne von",
|
||||
"PE.Views.Transitions.textWipe": "Rozotrieť",
|
||||
"PE.Views.Transitions.textZoomIn": "Priblížiť",
|
||||
"PE.Views.Transitions.textZoomOut": "Oddialiť",
|
||||
"PE.Views.Transitions.textZoomRotate": "Priblížiť a otáčať",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Použiť na všetky snímky",
|
||||
"PE.Views.Transitions.txtPreview": "Náhľad",
|
||||
"PE.Views.Transitions.txtSec": "S"
|
||||
}
|
|
@ -6,13 +6,28 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.warningText": "Objekt je onemogočen, saj ga ureja drug uporabnik.",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Opozorilo",
|
||||
"Common.define.chartData.textArea": "Ploščinski grafikon",
|
||||
"Common.define.chartData.textAreaStackedPer": "100% sklad površine",
|
||||
"Common.define.chartData.textBar": "Stolpični grafikon",
|
||||
"Common.define.chartData.textBarNormal3d": "3-D gručasti stolpci",
|
||||
"Common.define.chartData.textBarNormal3dPerspective": "3-D stolpci",
|
||||
"Common.define.chartData.textBarStacked3d": "3-D zloženi stolpci",
|
||||
"Common.define.chartData.textBarStackedPer": "100% sklad stolpcev",
|
||||
"Common.define.chartData.textBarStackedPer3d": "3-D 100% zloženi stolpci",
|
||||
"Common.define.chartData.textCharts": "Grafi",
|
||||
"Common.define.chartData.textColumn": "Stolpični grafikon",
|
||||
"Common.define.chartData.textHBarNormal3d": "3-D gručasti trak",
|
||||
"Common.define.chartData.textHBarStacked3d": "3-D zloženi trakovi",
|
||||
"Common.define.chartData.textHBarStackedPer": "100% zloženi trak",
|
||||
"Common.define.chartData.textHBarStackedPer3d": "3-D 100% palični sklad",
|
||||
"Common.define.chartData.textLine": "Vrstični grafikon",
|
||||
"Common.define.chartData.textLine3d": "3-D črte",
|
||||
"Common.define.chartData.textLineStackedPer": "100% črtni sklad",
|
||||
"Common.define.chartData.textLineStackedPerMarker": "100% črtni sklad z oznakami",
|
||||
"Common.define.chartData.textPie": "Tortni grafikon",
|
||||
"Common.define.chartData.textPie3d": "3-D pita",
|
||||
"Common.define.chartData.textPoint": "Točkovni grafikon",
|
||||
"Common.define.chartData.textStock": "Založni grafikon",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Ustvari kopijo",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Ni mej",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Ni mej",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Ni slogov",
|
||||
|
@ -51,7 +66,18 @@
|
|||
"Common.Views.About.txtPoweredBy": "Poganja",
|
||||
"Common.Views.About.txtTel": "tel.: ",
|
||||
"Common.Views.About.txtVersion": "Različica",
|
||||
"Common.Views.AutoCorrectDialog.textAdd": "Dodaj",
|
||||
"Common.Views.AutoCorrectDialog.textApplyText": "Uveljavi med tipkanjem",
|
||||
"Common.Views.AutoCorrectDialog.textAutoFormat": "Samodejno oblikuj med tipkanjem",
|
||||
"Common.Views.AutoCorrectDialog.textBulleted": "Samodejni seznami z oznakami",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "Od",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Samodejno oštevilčeni seznami",
|
||||
"Common.Views.AutoCorrectDialog.textQuotes": "\"Ravne narekovaje\" s \"pametnimi narekovaji\"",
|
||||
"Common.Views.AutoCorrectDialog.textReplaceText": "Zamenjaj med tipkanjem",
|
||||
"Common.Views.AutoCorrectDialog.textReplaceType": "Zamenjave besedila med tipkanjem",
|
||||
"Common.Views.AutoCorrectDialog.textTitle": "Samodejno popravljanje",
|
||||
"Common.Views.AutoCorrectDialog.textWarnResetRec": "Vsi izrazi, ki ste jih dodali, bo odstranjeni. Tisti, ki ste jih odstranili pa bodo obnovljeni. Ali želite nadaljevati?",
|
||||
"Common.Views.AutoCorrectDialog.warnReset": "Vsi samodejni popravke, ki ste jih dodali, bodo odstranjeni, spremenjeni pa obnovljeni na prvotne vrednosti. Ali želite nadaljevati?",
|
||||
"Common.Views.Chat.textSend": "Pošlji",
|
||||
"Common.Views.Comments.textAdd": "Dodaj",
|
||||
"Common.Views.Comments.textAddComment": "Dodaj",
|
||||
|
@ -80,7 +106,10 @@
|
|||
"Common.Views.ExternalDiagramEditor.textSave": "Shrani & Zapusti",
|
||||
"Common.Views.ExternalDiagramEditor.textTitle": "Urejevalec grafa",
|
||||
"Common.Views.Header.textBack": "Pojdi v dokumente",
|
||||
"Common.Views.Header.textHideStatusBar": "Skrij statusno vrstico",
|
||||
"Common.Views.Header.tipGoEdit": "Uredi trenutno datoteko",
|
||||
"Common.Views.Header.txtAccessRights": "Spremeni pravice dostopa",
|
||||
"Common.Views.History.textCloseHistory": "Zapri zgodovino",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Prilepi URL slike:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "To polje je obvezno",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "To polje mora biti URL v \"http://www.example.com\" formatu",
|
||||
|
@ -90,8 +119,11 @@
|
|||
"Common.Views.InsertTableDialog.txtMinText": "Minimalna vrednost za to polje je {0}.",
|
||||
"Common.Views.InsertTableDialog.txtRows": "Število vrstic",
|
||||
"Common.Views.InsertTableDialog.txtTitle": "Velikost tabele",
|
||||
"Common.Views.ListSettingsDialog.txtBullet": "Znak",
|
||||
"Common.Views.ListSettingsDialog.txtColor": "Barva",
|
||||
"Common.Views.ListSettingsDialog.txtOfText": "% od besedila",
|
||||
"Common.Views.ListSettingsDialog.txtSize": "Velikost",
|
||||
"Common.Views.ListSettingsDialog.txtSymbol": "Simbol",
|
||||
"Common.Views.OpenDialog.closeButtonText": "Zapri datoteko",
|
||||
"Common.Views.OpenDialog.txtOpenFile": "Vnesite geslo za odpiranje datoteke",
|
||||
"Common.Views.OpenDialog.txtTitle": "Izberi %1 možnosti",
|
||||
|
@ -105,10 +137,18 @@
|
|||
"Common.Views.Protection.txtInvisibleSignature": "Dodaj digitalni podpis",
|
||||
"Common.Views.RenameDialog.textName": "Ime datoteke",
|
||||
"Common.Views.ReviewChanges.strFast": "Fast",
|
||||
"Common.Views.ReviewChanges.tipHistory": "Pokaži zgodovino različice",
|
||||
"Common.Views.ReviewChanges.txtAccept": "Sprejmi",
|
||||
"Common.Views.ReviewChanges.txtAcceptAll": "Sprejmi vse spremembe",
|
||||
"Common.Views.ReviewChanges.txtAcceptChanges": "Sprejmi spremembe",
|
||||
"Common.Views.ReviewChanges.txtChat": "Pogovor",
|
||||
"Common.Views.ReviewChanges.txtClose": "Zapri",
|
||||
"Common.Views.ReviewChanges.txtCommentResolve": "Razreši",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Jezik",
|
||||
"Common.Views.ReviewChanges.txtFinalCap": "Končno",
|
||||
"Common.Views.ReviewChanges.txtReject": "Zavrni",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Zavrni vse spremembe",
|
||||
"Common.Views.ReviewChanges.txtRejectChanges": "Zavrni spremembe",
|
||||
"Common.Views.ReviewChanges.txtView": "Način pogleda",
|
||||
"Common.Views.ReviewPopover.textAdd": "Dodaj",
|
||||
"Common.Views.ReviewPopover.textAddReply": "Dodaj odgovor",
|
||||
|
@ -116,6 +156,7 @@
|
|||
"Common.Views.ReviewPopover.textClose": "Zapri",
|
||||
"Common.Views.ReviewPopover.textMention": "+omemba bo dodelila uporabniku dostop do datoteke in poslano bo e-poštno sporočilo",
|
||||
"Common.Views.ReviewPopover.textMentionNotify": "+omemba bo obvestila uporabnika preko e-pošte",
|
||||
"Common.Views.ReviewPopover.textResolve": "Razreši",
|
||||
"Common.Views.SignDialog.textBold": "Krepko",
|
||||
"Common.Views.SignDialog.textCertificate": "Certifikat",
|
||||
"Common.Views.SignDialog.textChange": "Spremeni",
|
||||
|
@ -123,10 +164,15 @@
|
|||
"Common.Views.SignDialog.tipFontSize": "Velikost pisave",
|
||||
"Common.Views.SignSettingsDialog.textInfoEmail": "Elektronski naslov",
|
||||
"Common.Views.SignSettingsDialog.textInstructions": "Navodila za podpisnika",
|
||||
"Common.Views.SignSettingsDialog.txtEmpty": "To polje je obvezno",
|
||||
"Common.Views.SymbolTableDialog.textCharacter": "Znak",
|
||||
"Common.Views.SymbolTableDialog.textCopyright": "Znak za Copyright ©",
|
||||
"Common.Views.SymbolTableDialog.textFont": "Pisava",
|
||||
"Common.Views.SymbolTableDialog.textQEmSpace": "1/4 prostora",
|
||||
"Common.Views.SymbolTableDialog.textSymbols": "Simboli",
|
||||
"Common.Views.SymbolTableDialog.textTitle": "Simbol",
|
||||
"Common.Views.UserNameDialog.textLabel": "Oznaka:",
|
||||
"Common.Views.UserNameDialog.textLabelError": "Oznaka ne more biti prazna",
|
||||
"PE.Controllers.LeftMenu.newDocumentTitle": "Neimenovana predstavitev",
|
||||
"PE.Controllers.LeftMenu.requestEditRightsText": "Zahtevanje urejevalnih pravic...",
|
||||
"PE.Controllers.LeftMenu.textNoTextFound": "Podatkov, katere iščete, ni bilo mogoče najti. Prosim nastavite svoje možnosti iskanja.",
|
||||
|
@ -182,10 +228,15 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Število stolpcev mora biti manj kot 1%.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Število vrstic mora biti manj kot %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anonimno",
|
||||
"PE.Controllers.Main.textApplyAll": "Uveljavi za vse enačbe",
|
||||
"PE.Controllers.Main.textClose": "Zapri",
|
||||
"PE.Controllers.Main.textCloseTip": "Pritisni za zapiranje namiga",
|
||||
"PE.Controllers.Main.textContactUs": "Kontaktirajte oddelek za prodajo",
|
||||
"PE.Controllers.Main.textGuest": "Gost",
|
||||
"PE.Controllers.Main.textLearnMore": "Več o tem",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Nalaganje predstavitve",
|
||||
"PE.Controllers.Main.textLongName": "Vnesite ime, ki ima manj kot 128 znakov",
|
||||
"PE.Controllers.Main.textPaidFeature": "Plačljive funkcije",
|
||||
"PE.Controllers.Main.textShape": "Oblika",
|
||||
"PE.Controllers.Main.textStrict": "Strict mode",
|
||||
"PE.Controllers.Main.textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.<br>Click the 'Strict mode' button to switch to the Strict co-editing mode to edit the file without other users interference and send your changes only after you save them. You can switch between the co-editing modes using the editor Advanced settings.",
|
||||
|
@ -207,9 +258,19 @@
|
|||
"PE.Controllers.Main.txtNeedSynchronize": "Imate posodobitve",
|
||||
"PE.Controllers.Main.txtRectangles": "Pravokotniki",
|
||||
"PE.Controllers.Main.txtSeries": "Serije",
|
||||
"PE.Controllers.Main.txtShape_actionButtonBackPrevious": "Gumb Nazaj ali Predhodno",
|
||||
"PE.Controllers.Main.txtShape_actionButtonBeginning": "Gumb za začetek",
|
||||
"PE.Controllers.Main.txtShape_actionButtonBlank": "Prazen gumb",
|
||||
"PE.Controllers.Main.txtShape_actionButtonEnd": "Dodaj gumb",
|
||||
"PE.Controllers.Main.txtShape_actionButtonHelp": "Gumb za pomoč",
|
||||
"PE.Controllers.Main.txtShape_bentArrow": "Ukrivljena puščica",
|
||||
"PE.Controllers.Main.txtShape_bentUpArrow": "Navzgor ukrivljena puščica",
|
||||
"PE.Controllers.Main.txtShape_blockArc": "Del kroga",
|
||||
"PE.Controllers.Main.txtShape_cloud": "Oblak",
|
||||
"PE.Controllers.Main.txtShape_frame": "Okvir",
|
||||
"PE.Controllers.Main.txtShape_heart": "Srce",
|
||||
"PE.Controllers.Main.txtShape_leftArrow": "Leva puščica",
|
||||
"PE.Controllers.Main.txtShape_leftBrace": "Lefi oklepaj",
|
||||
"PE.Controllers.Main.txtShape_lineWithArrow": "Puščica",
|
||||
"PE.Controllers.Main.txtShape_mathEqual": "Enak",
|
||||
"PE.Controllers.Main.txtShape_noSmoking": "\"Ni\" simbol",
|
||||
|
@ -217,6 +278,12 @@
|
|||
"PE.Controllers.Main.txtShape_star12": "12-kraka zvezda",
|
||||
"PE.Controllers.Main.txtShape_star16": "16-kraka zvezda",
|
||||
"PE.Controllers.Main.txtShape_star24": "24-kraka zvezda",
|
||||
"PE.Controllers.Main.txtShape_star32": "32-kraka zvezda",
|
||||
"PE.Controllers.Main.txtShape_star4": "4-kraka zvezda",
|
||||
"PE.Controllers.Main.txtShape_star5": "5-kraka zvezda",
|
||||
"PE.Controllers.Main.txtShape_star6": "6-kraka zvezda",
|
||||
"PE.Controllers.Main.txtShape_star7": "7-kraka zvezda",
|
||||
"PE.Controllers.Main.txtShape_star8": "8-kraka zvezda",
|
||||
"PE.Controllers.Main.txtSldLtTBlank": "Prazen",
|
||||
"PE.Controllers.Main.txtSldLtTChart": "Graf",
|
||||
"PE.Controllers.Main.txtSldLtTChartAndTx": "Graf in besedilo",
|
||||
|
@ -273,54 +340,231 @@
|
|||
"PE.Controllers.Toolbar.textBracket": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.textEmptyImgUrl": "Določiti morate URL slike.",
|
||||
"PE.Controllers.Toolbar.textFontSizeErr": "Vnesena vrednost je nepravilna.<br>Prosim vnesite numerično vrednost med 1 in 300",
|
||||
"PE.Controllers.Toolbar.textFraction": "Frakcije",
|
||||
"PE.Controllers.Toolbar.textFunction": "Funkcije",
|
||||
"PE.Controllers.Toolbar.textInsert": "Vstavi",
|
||||
"PE.Controllers.Toolbar.textIntegral": "Integrali",
|
||||
"PE.Controllers.Toolbar.textLargeOperator": "Veliki operatorji",
|
||||
"PE.Controllers.Toolbar.textLimitAndLog": "Limiti in logaritmi",
|
||||
"PE.Controllers.Toolbar.textMatrix": "Matrice",
|
||||
"PE.Controllers.Toolbar.textOperator": "Operatorji",
|
||||
"PE.Controllers.Toolbar.textRadical": "Radikali",
|
||||
"PE.Controllers.Toolbar.textScript": "Skripte",
|
||||
"PE.Controllers.Toolbar.textSymbols": "Simboli",
|
||||
"PE.Controllers.Toolbar.textWarning": "Opozorilo",
|
||||
"PE.Controllers.Toolbar.txtAccent_Accent": "Akuten",
|
||||
"PE.Controllers.Toolbar.txtAccent_Bar": "Stolpični grafikon",
|
||||
"PE.Controllers.Toolbar.txtAccent_BarBot": "Podvrstica",
|
||||
"PE.Controllers.Toolbar.txtAccent_BarTop": "Nadvrstica",
|
||||
"PE.Controllers.Toolbar.txtAccent_BorderBox": "Škatlasta formula (s predmetom, ki hrani prostor)",
|
||||
"PE.Controllers.Toolbar.txtAccent_BorderBoxCustom": "Pakirana formula(primer)",
|
||||
"PE.Controllers.Toolbar.txtAccent_Check": "Obkljukaj",
|
||||
"PE.Controllers.Toolbar.txtAccent_CurveBracketBot": "Podoklepaj",
|
||||
"PE.Controllers.Toolbar.txtAccent_CurveBracketTop": "Čezopornik",
|
||||
"PE.Controllers.Toolbar.txtAccent_Custom_2": "ABC z nadvrstico",
|
||||
"PE.Controllers.Toolbar.txtAccent_Custom_3": "x XOR y z nadvrstico",
|
||||
"PE.Controllers.Toolbar.txtAccent_DDDot": "Trojna pika",
|
||||
"PE.Controllers.Toolbar.txtAccent_DoubleBar": "Dvojna nadvrstica",
|
||||
"PE.Controllers.Toolbar.txtAccent_Grave": "Grob",
|
||||
"PE.Controllers.Toolbar.txtAccent_GroupBot": "Združevanje znakov pod",
|
||||
"PE.Controllers.Toolbar.txtAccent_GroupTop": "Združevanje znakov nad",
|
||||
"PE.Controllers.Toolbar.txtAccent_Hat": "Klobuk",
|
||||
"PE.Controllers.Toolbar.txtAccent_Tilde": "Tilda",
|
||||
"PE.Controllers.Toolbar.txtBracket_Angle": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_Angle_Delimiter_2": "Oklepaji z ločevalniki",
|
||||
"PE.Controllers.Toolbar.txtBracket_Angle_Delimiter_3": "Oklepaji z ločevalniki",
|
||||
"PE.Controllers.Toolbar.txtBracket_Angle_NoneOpen": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Angle_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Curve": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_Curve_Delimiter_2": "Oklepaji z ločevalniki",
|
||||
"PE.Controllers.Toolbar.txtBracket_Curve_NoneOpen": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Curve_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_1": "Primeri (dva pogoja)",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_2": "Primeri (trije pogoji)",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_3": "Zloži predmete",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_4": "Zloži predmete",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_6": "Binomski koeficient",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_7": "Binomski koeficient",
|
||||
"PE.Controllers.Toolbar.txtBracket_Line": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_Line_NoneOpen": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Line_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_LineDouble": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_LineDouble_NoneOpen": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_LineDouble_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_LowLim": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_LowLim_NoneNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_LowLim_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Round": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_Round_Delimiter_2": "Oklepaji z ločevalniki",
|
||||
"PE.Controllers.Toolbar.txtBracket_Round_NoneOpen": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Round_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square_CloseClose": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square_CloseOpen": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square_NoneOpen": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square_OpenOpen": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_SquareDouble": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_SquareDouble_NoneOpen": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_SquareDouble_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_UppLim": "Oklepaji",
|
||||
"PE.Controllers.Toolbar.txtBracket_UppLim_NoneOpen": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtBracket_UppLim_OpenNone": "Enojni oklepaj",
|
||||
"PE.Controllers.Toolbar.txtFractionDiagonal": "Zamaknjena frakcija",
|
||||
"PE.Controllers.Toolbar.txtFractionPi_2": "Pi čez 2",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Cosh": "Hiperbolična inverzna kosinusna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Coth": "Hiperbolična inverzna kotangenska funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Csch": "Hiperbolična inverzna kosinusna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Sech": "Hiperbolična inverzna sekantna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Sinh": "Hiperbolična inverzna sinusna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Tanh": "Hiperbolična inverzna tangensna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Cos": "Kosinusna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Cosh": "Hiperbolična kosinusna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Cot": "Kotangens funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Coth": "Hiperbolična kotangensna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Csc": "Kosinusna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Csch": "Hiperbolična kosinusna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Custom_3": "Tangentna formula",
|
||||
"PE.Controllers.Toolbar.txtFunction_Sech": "Hiperbolična sekantna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Sinh": "Hiperbolična sinusna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Tan": "Tangentna funkcija",
|
||||
"PE.Controllers.Toolbar.txtFunction_Tanh": "Hiperbolična tangentna funkcija",
|
||||
"PE.Controllers.Toolbar.txtIntegral": "Integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralCenterSubSup": "Integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralDouble": "Dvojni integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralDoubleCenterSubSup": "Dvojni integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralDoubleSubSup": "Dvojni integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralOriented": "Integral konture",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedCenterSubSup": "Integral konture",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedDouble": "Površinski integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedDoubleCenterSubSup": "Površinski integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedDoubleSubSup": "Površinski integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedSubSup": "Integral konture",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedTriple": "Integral volumna",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedTripleCenterSubSup": "Integral volumna",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedTripleSubSup": "Integral volumna",
|
||||
"PE.Controllers.Toolbar.txtIntegralSubSup": "Integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralTriple": "Trojni integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralTripleCenterSubSup": "Trojni integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralTripleSubSup": "Trojni integral",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Conjunction": "Zagozda",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Conjunction_CenterSub": "Zagozda",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Conjunction_CenterSubSup": "Zagozda",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Conjunction_Sub": "Zagozda",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Conjunction_SubSup": "Zagozda",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd": "So-izdelek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd_CenterSub": "So-Izdelek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd_CenterSubSup": "So-izdelek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd_Sub": "So-izdelek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd_SubSup": "So-izdelek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Custom_1": "Seštevek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Custom_2": "Seštevek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Custom_3": "Seštevek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Custom_5": "Unija",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Disjunction": "Črka V",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Disjunction_CenterSub": "Črka V",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Disjunction_CenterSubSup": "Črka V",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Disjunction_Sub": "Črka V",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Disjunction_SubSup": "Črka V",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Intersection": "Presek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Intersection_CenterSub": "Presek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Intersection_CenterSubSup": "Presek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Intersection_Sub": "Presek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Intersection_SubSup": "Presek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Sum": "Seštevek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Sum_CenterSub": "Seštevek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Sum_CenterSubSup": "Seštevek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Sum_Sub": "Seštevek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Sum_SubSup": "Seštevek",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Union": "Unija",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Union_CenterSub": "Unija",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Union_CenterSubSup": "Unija",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Union_Sub": "Unija",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Union_SubSup": "Unija",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_Ln": "Naravni logaritem",
|
||||
"PE.Controllers.Toolbar.txtMatrix_1_2": "1x2 prazna matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_1_3": "1x3 prazna matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_1": "2x1 Prazna Matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2": "2x2 Prazna Matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2_DLineBracket": "Sprazni matrico z oklepaji",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2_LineBracket": "Sprazni matrico z oklepaji",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2_RoundBracket": "Sprazni matrico z oklepaji",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2_SquareBracket": "Sprazni matrico z oklepaji",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_3": "2x3 Prazna Matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_3_1": "3x1 Prazna Matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_3_2": "3x2 Prazna Matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_3_3": "3x3 Prazna Matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Dots_Baseline": "Izhodiščne pike",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Dots_Center": "Sredinske pike",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Dots_Diagonal": "Diagonalne pike",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Flat_Round": "Redka matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Flat_Square": "Redka matrica",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_2": "2x2 matrica identitete",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_2_NoZeros": "3x3 matrica identitete",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_3": "3x3 matrica identitete",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_3_NoZeros": "3x3 matrica identitete",
|
||||
"PE.Controllers.Toolbar.txtOperator_ColonEquals": "Enak dvopičju",
|
||||
"PE.Controllers.Toolbar.txtOperator_Custom_1": "Donosi",
|
||||
"PE.Controllers.Toolbar.txtOperator_Custom_2": "Delta donosi",
|
||||
"PE.Controllers.Toolbar.txtOperator_Definition": "Enak po definiciji",
|
||||
"PE.Controllers.Toolbar.txtOperator_DeltaEquals": "Delta je enaka",
|
||||
"PE.Controllers.Toolbar.txtOperator_EqualsEquals": "Enak Enak",
|
||||
"PE.Controllers.Toolbar.txtOperator_MinusEquals": "Minus enako",
|
||||
"PE.Controllers.Toolbar.txtOperator_PlusEquals": "Plus enako",
|
||||
"PE.Controllers.Toolbar.txtRadicalCustom_1": "Radikal",
|
||||
"PE.Controllers.Toolbar.txtRadicalCustom_2": "Radikal",
|
||||
"PE.Controllers.Toolbar.txtRadicalRoot_2": "Kvadratni koren s stopinjo",
|
||||
"PE.Controllers.Toolbar.txtRadicalRoot_n": "Radikal s stopinjo",
|
||||
"PE.Controllers.Toolbar.txtRadicalSqrt": "Kvadratni koren",
|
||||
"PE.Controllers.Toolbar.txtScriptCustom_1": "Skripta",
|
||||
"PE.Controllers.Toolbar.txtScriptCustom_2": "Skripta",
|
||||
"PE.Controllers.Toolbar.txtScriptCustom_3": "Skripta",
|
||||
"PE.Controllers.Toolbar.txtScriptCustom_4": "Skripta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_about": "Približno",
|
||||
"PE.Controllers.Toolbar.txtSymbol_additional": "Kompliment",
|
||||
"PE.Controllers.Toolbar.txtSymbol_alpha": "Alfa",
|
||||
"PE.Controllers.Toolbar.txtSymbol_ast": "Zvezdica operaterja",
|
||||
"PE.Controllers.Toolbar.txtSymbol_beta": "Beta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_beth": "Stava",
|
||||
"PE.Controllers.Toolbar.txtSymbol_bullet": "Operater točk",
|
||||
"PE.Controllers.Toolbar.txtSymbol_cap": "Presek",
|
||||
"PE.Controllers.Toolbar.txtSymbol_cbrt": "Koren kvadrata",
|
||||
"PE.Controllers.Toolbar.txtSymbol_cdots": "Sredinske horizontalne elipse",
|
||||
"PE.Controllers.Toolbar.txtSymbol_cong": "Približno enako",
|
||||
"PE.Controllers.Toolbar.txtSymbol_cup": "Unija",
|
||||
"PE.Controllers.Toolbar.txtSymbol_div": "Delitveni znak",
|
||||
"PE.Controllers.Toolbar.txtSymbol_equals": "Enak",
|
||||
"PE.Controllers.Toolbar.txtSymbol_equiv": "Identično kot",
|
||||
"PE.Controllers.Toolbar.txtSymbol_exists": "Tam obstaja",
|
||||
"PE.Controllers.Toolbar.txtSymbol_forall": "Za vse",
|
||||
"PE.Controllers.Toolbar.txtSymbol_gamma": "Gama",
|
||||
"PE.Controllers.Toolbar.txtSymbol_geq": "Večji kot ali enak",
|
||||
"PE.Controllers.Toolbar.txtSymbol_gg": "Mnogo večji kot",
|
||||
"PE.Controllers.Toolbar.txtSymbol_greater": "Več od",
|
||||
"PE.Controllers.Toolbar.txtSymbol_leftarrow": "Leva puščica",
|
||||
"PE.Controllers.Toolbar.txtSymbol_leq": "Manj ali enako",
|
||||
"PE.Controllers.Toolbar.txtSymbol_less": "Manj kot",
|
||||
"PE.Controllers.Toolbar.txtSymbol_ll": "Mnogo manj kot",
|
||||
"PE.Controllers.Toolbar.txtSymbol_mp": "Minus Plus",
|
||||
"PE.Controllers.Toolbar.txtSymbol_neq": "Ni enako",
|
||||
"PE.Controllers.Toolbar.txtSymbol_ni": "Vsebuje kot član",
|
||||
"PE.Controllers.Toolbar.txtSymbol_not": "Ni znak",
|
||||
"PE.Controllers.Toolbar.txtSymbol_notexists": "Tam ne obstaja",
|
||||
"PE.Controllers.Toolbar.txtSymbol_phi": "Fi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_pi": "Pi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_qdrt": "Četrti koren",
|
||||
"PE.Controllers.Toolbar.txtSymbol_qed": "Konec dokaza",
|
||||
"PE.Controllers.Toolbar.txtSymbol_rho": "Ro",
|
||||
"PE.Controllers.Toolbar.txtSymbol_sqrt": "Radikalni znak",
|
||||
"PE.Controllers.Toolbar.txtSymbol_therefore": "Zato",
|
||||
"PE.Controllers.Toolbar.txtSymbol_theta": "Teta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_times": "Znak množenja",
|
||||
"PE.Controllers.Toolbar.txtSymbol_upsilon": "Ipsilon",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varepsilon": "Epsilonska varianta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varphi": "Fi varianta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varpi": "Pi varianta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varrho": "Ro varianta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_vartheta": "Varianta tete",
|
||||
"PE.Views.ChartSettings.textChartType": "Spremeni vrsto razpredelnice",
|
||||
"PE.Views.ChartSettings.textEditData": "Uredi podatke",
|
||||
"PE.Views.ChartSettings.textHeight": "Višina",
|
||||
|
@ -332,6 +576,7 @@
|
|||
"PE.Views.ChartSettingsAdvanced.textAltDescription": "Opis",
|
||||
"PE.Views.ChartSettingsAdvanced.textTitle": "Graf - napredne nastavitve",
|
||||
"PE.Views.DateTimeDialog.textFormat": "Formati",
|
||||
"PE.Views.DateTimeDialog.textLang": "Jezik",
|
||||
"PE.Views.DateTimeDialog.txtTitle": "Datum & Ura",
|
||||
"PE.Views.DocumentHolder.aboveText": "Nad",
|
||||
"PE.Views.DocumentHolder.addCommentText": "Dodaj komentar",
|
||||
|
@ -365,6 +610,7 @@
|
|||
"PE.Views.DocumentHolder.insertRowBelowText": "Vrsta spodaj",
|
||||
"PE.Views.DocumentHolder.insertRowText": "Vstavi vrsto",
|
||||
"PE.Views.DocumentHolder.insertText": "Vstavi",
|
||||
"PE.Views.DocumentHolder.leftText": "Levo",
|
||||
"PE.Views.DocumentHolder.mergeCellsText": "Združi celice",
|
||||
"PE.Views.DocumentHolder.mniCustomTable": "Vstavi tabelo po meri",
|
||||
"PE.Views.DocumentHolder.originalSizeText": "Privzeta velikost",
|
||||
|
@ -388,6 +634,7 @@
|
|||
"PE.Views.DocumentHolder.textNextPage": "Naslednji diapozitiv",
|
||||
"PE.Views.DocumentHolder.textPaste": "Prilepi",
|
||||
"PE.Views.DocumentHolder.textPrevPage": "Prejšnji diapozitiv",
|
||||
"PE.Views.DocumentHolder.textReplace": "Zamenjaj sliko",
|
||||
"PE.Views.DocumentHolder.textShapeAlignBottom": "Poravnaj dno",
|
||||
"PE.Views.DocumentHolder.textShapeAlignCenter": "Poravnaj središče",
|
||||
"PE.Views.DocumentHolder.textShapeAlignLeft": "Poravnaj levo",
|
||||
|
@ -408,7 +655,9 @@
|
|||
"PE.Views.DocumentHolder.txtDistribVert": "Distributiraj vertikalno",
|
||||
"PE.Views.DocumentHolder.txtDuplicateSlide": "Dupliciraj diapozitiv",
|
||||
"PE.Views.DocumentHolder.txtGroup": "Skupina",
|
||||
"PE.Views.DocumentHolder.txtKeepTextOnly": "Ohrani le besedilo",
|
||||
"PE.Views.DocumentHolder.txtNewSlide": "Nov diapozitiv",
|
||||
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Ohrani izvorno oblikovanje",
|
||||
"PE.Views.DocumentHolder.txtPressLink": "Pritisnite CTRL in pritisnite povezavo",
|
||||
"PE.Views.DocumentHolder.txtPreview": "Predogled",
|
||||
"PE.Views.DocumentHolder.txtSelectAll": "Izberi vse",
|
||||
|
@ -441,6 +690,7 @@
|
|||
"PE.Views.FileMenu.btnSaveCaption": "Shrani",
|
||||
"PE.Views.FileMenu.btnSettingsCaption": "Napredne nastavitve...",
|
||||
"PE.Views.FileMenu.btnToEditCaption": "Uredi predstavitev",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Ustvari nov",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Uporabi",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Dodaj avtorja",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Dodaj besedilo",
|
||||
|
@ -448,6 +698,9 @@
|
|||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Avtor",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Spremeni pravice dostopa",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtComment": "Komentar",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Ustvarjeno",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyBy": "Nazadnje spremenjenil/a",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtModifyDate": "Nazadnje spremenjeno",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokacija",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osebe, ki imajo pravice",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Naslov predstavitve",
|
||||
|
@ -463,6 +716,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
||||
"PE.Views.FileMenuPanels.Settings.strFontRender": "Namigovanje pisave",
|
||||
"PE.Views.FileMenuPanels.Settings.strInputMode": "Vključi hieroglife",
|
||||
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Nastavitve makrojev",
|
||||
"PE.Views.FileMenuPanels.Settings.strShowChanges": "Sprotne spremembe sodelovanja",
|
||||
"PE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
||||
"PE.Views.FileMenuPanels.Settings.strUnit": "Merilna enota",
|
||||
|
@ -472,10 +726,12 @@
|
|||
"PE.Views.FileMenuPanels.Settings.text5Minutes": "Vsakih 5 minut",
|
||||
"PE.Views.FileMenuPanels.Settings.text60Minutes": "Vsako uro",
|
||||
"PE.Views.FileMenuPanels.Settings.textAlignGuides": "Navodila poravnave",
|
||||
"PE.Views.FileMenuPanels.Settings.textAutoRecover": "Samodejno obnavljanje",
|
||||
"PE.Views.FileMenuPanels.Settings.textAutoSave": "Samodejno shranjevanje",
|
||||
"PE.Views.FileMenuPanels.Settings.textDisabled": "Onemogočeno",
|
||||
"PE.Views.FileMenuPanels.Settings.textMinute": "Vsako minuto",
|
||||
"PE.Views.FileMenuPanels.Settings.txtAll": "Poglej vse",
|
||||
"PE.Views.FileMenuPanels.Settings.txtAutoCorrect": "Možnosti za samodejno popravljanje ...",
|
||||
"PE.Views.FileMenuPanels.Settings.txtCm": "Centimeter",
|
||||
"PE.Views.FileMenuPanels.Settings.txtFitSlide": "Prilagodi diapozitiv",
|
||||
"PE.Views.FileMenuPanels.Settings.txtInch": "Palec",
|
||||
|
@ -484,11 +740,15 @@
|
|||
"PE.Views.FileMenuPanels.Settings.txtMac": "kot OS X",
|
||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Točka",
|
||||
"PE.Views.FileMenuPanels.Settings.txtRunMacros": "Omogoči vse",
|
||||
"PE.Views.FileMenuPanels.Settings.txtRunMacrosDesc": "Omogoči vse makroje brez obvestila",
|
||||
"PE.Views.FileMenuPanels.Settings.txtStopMacrosDesc": "Onemogoči vse makroje brez obvestila",
|
||||
"PE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Onemogoči vse makroje z obvestilom",
|
||||
"PE.Views.FileMenuPanels.Settings.txtWin": "kot Windows",
|
||||
"PE.Views.HeaderFooterDialog.applyAllText": "Uporabi za vse",
|
||||
"PE.Views.HeaderFooterDialog.applyText": "Uporabi",
|
||||
"PE.Views.HeaderFooterDialog.textDateTime": "Datum in čas",
|
||||
"PE.Views.HeaderFooterDialog.textFormat": "Formati",
|
||||
"PE.Views.HeaderFooterDialog.textLang": "Jezik",
|
||||
"PE.Views.HeaderFooterDialog.textTitle": "Nastavitve noge",
|
||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Zaslon",
|
||||
"PE.Views.HyperlinkSettingsDialog.strLinkTo": "Povezava k",
|
||||
|
@ -521,6 +781,7 @@
|
|||
"PE.Views.ImageSettings.textWidth": "Širina",
|
||||
"PE.Views.ImageSettingsAdvanced.textAlt": "Nadomestno besedilo",
|
||||
"PE.Views.ImageSettingsAdvanced.textAltDescription": "Opis",
|
||||
"PE.Views.ImageSettingsAdvanced.textAngle": "Kot",
|
||||
"PE.Views.ImageSettingsAdvanced.textHeight": "Višina",
|
||||
"PE.Views.ImageSettingsAdvanced.textKeepRatio": "Nenehna razmerja",
|
||||
"PE.Views.ImageSettingsAdvanced.textOriginalSize": "Privzeta velikost",
|
||||
|
@ -590,6 +851,7 @@
|
|||
"PE.Views.ShapeSettings.strStroke": "Črta",
|
||||
"PE.Views.ShapeSettings.strTransparency": "Motnost",
|
||||
"PE.Views.ShapeSettings.textAdvanced": "Prikaži napredne nastavitve",
|
||||
"PE.Views.ShapeSettings.textAngle": "Kot",
|
||||
"PE.Views.ShapeSettings.textBorderSizeErr": "Vnesena vrednost je nepravilna.<br>Prosim vnesite vrednost med 0 pt in 1584 pt.",
|
||||
"PE.Views.ShapeSettings.textColor": "Barvna izpolnitev",
|
||||
"PE.Views.ShapeSettings.textDirection": "Smer",
|
||||
|
@ -625,7 +887,9 @@
|
|||
"PE.Views.ShapeSettingsAdvanced.strMargins": "Oblazinjenje besedila",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAlt": "Nadomestno besedilo",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAltDescription": "Opis",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAngle": "Kot",
|
||||
"PE.Views.ShapeSettingsAdvanced.textArrows": "Puščice",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAutofit": "Samodejno prilagodi",
|
||||
"PE.Views.ShapeSettingsAdvanced.textBeginSize": "Začetna velikost",
|
||||
"PE.Views.ShapeSettingsAdvanced.textBeginStyle": "Začetni stil",
|
||||
"PE.Views.ShapeSettingsAdvanced.textBevel": "Stožčasti",
|
||||
|
@ -649,12 +913,14 @@
|
|||
"PE.Views.ShapeSettingsAdvanced.textWeightArrows": "Uteži & puščice",
|
||||
"PE.Views.ShapeSettingsAdvanced.textWidth": "Širina",
|
||||
"PE.Views.ShapeSettingsAdvanced.txtNone": "nič",
|
||||
"PE.Views.SignatureSettings.txtContinueEditing": "Vseeno uredi",
|
||||
"PE.Views.SlideSettings.strBackground": "Barva ozadja",
|
||||
"PE.Views.SlideSettings.strColor": "Barva",
|
||||
"PE.Views.SlideSettings.strFill": "Dopolni",
|
||||
"PE.Views.SlideSettings.strForeground": "Barva ospredja",
|
||||
"PE.Views.SlideSettings.strPattern": "Vzorec",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Prikaži napredne nastavitve",
|
||||
"PE.Views.SlideSettings.textAngle": "Kot",
|
||||
"PE.Views.SlideSettings.textColor": "Barvna izpolnitev",
|
||||
"PE.Views.SlideSettings.textDirection": "Smer",
|
||||
"PE.Views.SlideSettings.textEmptyPattern": "Ni vzorcev",
|
||||
|
@ -729,6 +995,7 @@
|
|||
"PE.Views.TableSettings.textBanded": "Odvisen",
|
||||
"PE.Views.TableSettings.textBorderColor": "Barva",
|
||||
"PE.Views.TableSettings.textBorders": "Stil obrob",
|
||||
"PE.Views.TableSettings.textCellSize": "Velikost celice",
|
||||
"PE.Views.TableSettings.textColumns": "Stolpci",
|
||||
"PE.Views.TableSettings.textEdit": "Vrste & Stolpci",
|
||||
"PE.Views.TableSettings.textEmptyTemplate": "Ni predlog",
|
||||
|
@ -740,6 +1007,7 @@
|
|||
"PE.Views.TableSettings.textSelectBorders": "Izberite meje katere želite spremeniti z uporabo zgoraj izbranega sloga",
|
||||
"PE.Views.TableSettings.textTemplate": "Izberi z predloge",
|
||||
"PE.Views.TableSettings.textTotal": "Skupno",
|
||||
"PE.Views.TableSettings.textWidth": "Širina",
|
||||
"PE.Views.TableSettings.tipAll": "Nastavi zunanjo mejo in vse notranje črte",
|
||||
"PE.Views.TableSettings.tipBottom": "nastavi le zunanjo spodnjo mejo",
|
||||
"PE.Views.TableSettings.tipInner": "Nastavi le notranje črte",
|
||||
|
@ -751,6 +1019,7 @@
|
|||
"PE.Views.TableSettings.tipRight": "Nastavi le zunanjo desno mejo",
|
||||
"PE.Views.TableSettings.tipTop": "Nastavi le zunanjo zgornjo mejo",
|
||||
"PE.Views.TableSettings.txtNoBorders": "Ni mej",
|
||||
"PE.Views.TableSettings.txtTable_Accent": "Preglas",
|
||||
"PE.Views.TableSettingsAdvanced.textAlt": "Nadomestno besedilo",
|
||||
"PE.Views.TableSettingsAdvanced.textAltDescription": "Opis",
|
||||
"PE.Views.TableSettingsAdvanced.textBottom": "Dno",
|
||||
|
@ -770,6 +1039,7 @@
|
|||
"PE.Views.TextArtSettings.strSize": "Size",
|
||||
"PE.Views.TextArtSettings.strStroke": "Stroke",
|
||||
"PE.Views.TextArtSettings.strTransparency": "Opacity",
|
||||
"PE.Views.TextArtSettings.textAngle": "Kot",
|
||||
"PE.Views.TextArtSettings.textBorderSizeErr": "The entered value is incorrect.<br>Please enter a value between 0 pt and 1584 pt.",
|
||||
"PE.Views.TextArtSettings.textColor": "Color Fill",
|
||||
"PE.Views.TextArtSettings.textDirection": "Direction",
|
||||
|
@ -807,6 +1077,7 @@
|
|||
"PE.Views.Toolbar.capBtnComment": "Komentar",
|
||||
"PE.Views.Toolbar.capBtnDateTime": "Datum & Ura",
|
||||
"PE.Views.Toolbar.capBtnInsHeader": "Noga",
|
||||
"PE.Views.Toolbar.capBtnInsSymbol": "Simbol",
|
||||
"PE.Views.Toolbar.capInsertAudio": "Zvok",
|
||||
"PE.Views.Toolbar.capInsertChart": "Graf",
|
||||
"PE.Views.Toolbar.capInsertHyperlink": "Hiperpovezava",
|
||||
|
@ -814,6 +1085,7 @@
|
|||
"PE.Views.Toolbar.capTabFile": "Datoteka",
|
||||
"PE.Views.Toolbar.capTabHome": "Domov",
|
||||
"PE.Views.Toolbar.capTabInsert": "Vstavi",
|
||||
"PE.Views.Toolbar.mniCapitalizeWords": "Zapiši vsako besedo z veliko začetnico",
|
||||
"PE.Views.Toolbar.mniCustomTable": "Vstavi tabelo po meri",
|
||||
"PE.Views.Toolbar.mniImageFromFile": "Slika z datoteke",
|
||||
"PE.Views.Toolbar.mniImageFromStorage": "Slika iz oblaka",
|
||||
|
@ -850,6 +1122,8 @@
|
|||
"PE.Views.Toolbar.textUnderline": "Podčrtaj",
|
||||
"PE.Views.Toolbar.tipAddSlide": "Dodaj diapozitiv",
|
||||
"PE.Views.Toolbar.tipBack": "Nazaj",
|
||||
"PE.Views.Toolbar.tipChangeCase": "Zamenjaj velikost črk",
|
||||
"PE.Views.Toolbar.tipChangeChart": "Spremeni vrsto razpredelnice",
|
||||
"PE.Views.Toolbar.tipChangeSlide": "Spremeni postavitev diapozitiva",
|
||||
"PE.Views.Toolbar.tipClearStyle": "Počisti stil",
|
||||
"PE.Views.Toolbar.tipColorSchemas": "Spremeni barvno shemo",
|
||||
|
@ -857,6 +1131,7 @@
|
|||
"PE.Views.Toolbar.tipCopyStyle": "Kopiraj slog",
|
||||
"PE.Views.Toolbar.tipDateTime": "Vstavi trenuten datum in čas",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Zmanjšaj zamik",
|
||||
"PE.Views.Toolbar.tipEditHeader": "Uredi nogo",
|
||||
"PE.Views.Toolbar.tipFontColor": "Barva pisave",
|
||||
"PE.Views.Toolbar.tipFontName": "Ime pisave",
|
||||
"PE.Views.Toolbar.tipFontSize": "Velikost pisave",
|
||||
|
@ -893,6 +1168,7 @@
|
|||
"PE.Views.Toolbar.txtDistribHor": "Distributiraj horizontalno",
|
||||
"PE.Views.Toolbar.txtDistribVert": "Distributiraj vertikalno",
|
||||
"PE.Views.Toolbar.txtGroup": "Skupina",
|
||||
"PE.Views.Toolbar.txtObjectsAlign": "Poravnaj označene predmete",
|
||||
"PE.Views.Toolbar.txtScheme1": "Pisarna",
|
||||
"PE.Views.Toolbar.txtScheme10": "Mediana",
|
||||
"PE.Views.Toolbar.txtScheme11": "Metro",
|
||||
|
@ -914,5 +1190,28 @@
|
|||
"PE.Views.Toolbar.txtScheme7": "Kapital",
|
||||
"PE.Views.Toolbar.txtScheme8": "Tok",
|
||||
"PE.Views.Toolbar.txtScheme9": "Livarna",
|
||||
"PE.Views.Toolbar.txtUngroup": "Razdruži"
|
||||
"PE.Views.Toolbar.txtUngroup": "Razdruži",
|
||||
"PE.Views.Transitions.strDelay": "Zamik",
|
||||
"PE.Views.Transitions.strDuration": "Trajanje",
|
||||
"PE.Views.Transitions.textBlack": "Skozi črno",
|
||||
"PE.Views.Transitions.textBottomLeft": "Spodaj levo",
|
||||
"PE.Views.Transitions.textBottomRight": "Spodaj desno",
|
||||
"PE.Views.Transitions.textClock": "Ura",
|
||||
"PE.Views.Transitions.textClockwise": "V smeri urinega kazalca",
|
||||
"PE.Views.Transitions.textCounterclockwise": "V nasprotni smeri urinega kazalca",
|
||||
"PE.Views.Transitions.textFade": "Zbledi",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Horizontalno v",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Horizontalno iz",
|
||||
"PE.Views.Transitions.textLeft": "Levo",
|
||||
"PE.Views.Transitions.textPush": "Potisni",
|
||||
"PE.Views.Transitions.textTopLeft": "Zgoraj levo",
|
||||
"PE.Views.Transitions.textTopRight": "Zgoraj desno",
|
||||
"PE.Views.Transitions.textUnCover": "Razkrij",
|
||||
"PE.Views.Transitions.textVerticalIn": "Vertikalen v",
|
||||
"PE.Views.Transitions.textVerticalOut": "Vertikalen iz",
|
||||
"PE.Views.Transitions.textWedge": "Zagozda",
|
||||
"PE.Views.Transitions.textWipe": "Obriši",
|
||||
"PE.Views.Transitions.textZoomRotate": "Povečaj in zavrti",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Uporabi za vse diapozitive",
|
||||
"PE.Views.Transitions.txtSec": "S"
|
||||
}
|
|
@ -103,6 +103,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBy": "Av",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Radera",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Stor bokstav varje mening",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Sökvägar för internet och nätverk med hyperlänk",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Bindestreck (--) med streck (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Matematisk autokorrigering",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Automatiska nummerlistor",
|
||||
|
@ -441,11 +442,13 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "Antalet kolumner måste vara mindre än% 1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "Antalet rader måste vara mindre än %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anonym",
|
||||
"PE.Controllers.Main.textApplyAll": "Tillämpa alla ekvationer",
|
||||
"PE.Controllers.Main.textBuyNow": "Besök webbplats",
|
||||
"PE.Controllers.Main.textChangesSaved": "Alla ändringar sparade",
|
||||
"PE.Controllers.Main.textClose": "Stäng",
|
||||
"PE.Controllers.Main.textCloseTip": "Klicka för att stänga tipset",
|
||||
"PE.Controllers.Main.textContactUs": "Kontakta säljare",
|
||||
"PE.Controllers.Main.textConvertEquation": "Denna ekvation skapades med en gammal version av ekvationsredigeraren som inte längre stöds. Om du vill redigera den konverterar du ekvationen till Office Math ML-format. <br> Konvertera nu?",
|
||||
"PE.Controllers.Main.textCustomLoader": "Observera att enligt licensvillkoren har du inte rätt att byta laddaren. <br> Kontakta vår försäljningsavdelning för att få en offert.",
|
||||
"PE.Controllers.Main.textGuest": "Gäst",
|
||||
"PE.Controllers.Main.textHasMacros": "Filen innehåller automatiska makron. <br> Vill du köra makron?",
|
||||
|
@ -1297,6 +1300,7 @@
|
|||
"PE.Views.FileMenu.btnSaveCopyAsCaption": "Spara kopia som...",
|
||||
"PE.Views.FileMenu.btnSettingsCaption": "Avancerade inställningar...",
|
||||
"PE.Views.FileMenu.btnToEditCaption": "Redigera presentation",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Skapa ny",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Tillämpa",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Lägg till författare",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Lägg till text",
|
||||
|
@ -1960,5 +1964,31 @@
|
|||
"PE.Views.Toolbar.txtScheme8": "Flöde",
|
||||
"PE.Views.Toolbar.txtScheme9": "Grund",
|
||||
"PE.Views.Toolbar.txtSlideAlign": "Anpassa till bild",
|
||||
"PE.Views.Toolbar.txtUngroup": "Dela upp"
|
||||
"PE.Views.Toolbar.txtUngroup": "Dela upp",
|
||||
"PE.Views.Transitions.strDelay": "Fördröjning",
|
||||
"PE.Views.Transitions.strDuration": "Varaktighet",
|
||||
"PE.Views.Transitions.strStartOnClick": "Börja vid klick",
|
||||
"PE.Views.Transitions.textBlack": "Genom svart",
|
||||
"PE.Views.Transitions.textClock": "Klocka",
|
||||
"PE.Views.Transitions.textClockwise": "Medurs",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Moturs",
|
||||
"PE.Views.Transitions.textCover": "Omslag",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Horisontell in",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Horisontell ut",
|
||||
"PE.Views.Transitions.textLeft": "Vänster",
|
||||
"PE.Views.Transitions.textPush": "Tryck",
|
||||
"PE.Views.Transitions.textRight": "Höger",
|
||||
"PE.Views.Transitions.textSplit": "Dela",
|
||||
"PE.Views.Transitions.textTop": "Överst",
|
||||
"PE.Views.Transitions.textUnCover": "Avtäcka",
|
||||
"PE.Views.Transitions.textVerticalIn": "Vertikal in",
|
||||
"PE.Views.Transitions.textVerticalOut": "Vertikal ut",
|
||||
"PE.Views.Transitions.textWedge": "Kil",
|
||||
"PE.Views.Transitions.textWipe": "Rensa",
|
||||
"PE.Views.Transitions.textZoomIn": "Zooma in",
|
||||
"PE.Views.Transitions.textZoomOut": "Zooma ut",
|
||||
"PE.Views.Transitions.textZoomRotate": "Zooma och rotera",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Applicera på alla bilder",
|
||||
"PE.Views.Transitions.txtParameters": "Parametrar",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -1307,5 +1307,28 @@
|
|||
"PE.Views.Toolbar.txtScheme7": "Net Değer",
|
||||
"PE.Views.Toolbar.txtScheme8": "Yayılma",
|
||||
"PE.Views.Toolbar.txtScheme9": "Döküm",
|
||||
"PE.Views.Toolbar.txtUngroup": "Gruptan çıkar"
|
||||
"PE.Views.Toolbar.txtUngroup": "Gruptan çıkar",
|
||||
"PE.Views.Transitions.strDelay": "Geciktir",
|
||||
"PE.Views.Transitions.strDuration": "Süre",
|
||||
"PE.Views.Transitions.strStartOnClick": "Tıkla Başla",
|
||||
"PE.Views.Transitions.textBlack": "Siyah Üzerinden",
|
||||
"PE.Views.Transitions.textClock": "Saat",
|
||||
"PE.Views.Transitions.textClockwise": "Saat yönünde",
|
||||
"PE.Views.Transitions.textFade": "Gölge",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Yatay İçeri",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Yatay Dışarı",
|
||||
"PE.Views.Transitions.textLeft": "Sol",
|
||||
"PE.Views.Transitions.textRight": "Sağ",
|
||||
"PE.Views.Transitions.textSmoothly": "Kolayca",
|
||||
"PE.Views.Transitions.textSplit": "Ayır",
|
||||
"PE.Views.Transitions.textTop": "Üst",
|
||||
"PE.Views.Transitions.textTopLeft": "Üst-Sol",
|
||||
"PE.Views.Transitions.textTopRight": "Üst-Sağ",
|
||||
"PE.Views.Transitions.textUnCover": "Meydana çıkar",
|
||||
"PE.Views.Transitions.textVerticalIn": "Dikey İçeri",
|
||||
"PE.Views.Transitions.textVerticalOut": "Dikey Dışarı",
|
||||
"PE.Views.Transitions.textWipe": "Temizle",
|
||||
"PE.Views.Transitions.textZoomIn": "Yakınlaştır",
|
||||
"PE.Views.Transitions.textZoomOut": "Uzaklaştır",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -1077,6 +1077,7 @@
|
|||
"PE.Views.SlideSettings.strFill": "Задній фон",
|
||||
"PE.Views.SlideSettings.strForeground": "Колір переднього плану",
|
||||
"PE.Views.SlideSettings.strPattern": "Візерунок",
|
||||
"PE.Views.SlideSettings.strTransparency": "Непрозорість",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Показати додаткові налаштування",
|
||||
"PE.Views.SlideSettings.textColor": "Заповнити колір",
|
||||
"PE.Views.SlideSettings.textDirection": "Напрямок",
|
||||
|
@ -1349,5 +1350,32 @@
|
|||
"PE.Views.Toolbar.txtScheme7": "Власний",
|
||||
"PE.Views.Toolbar.txtScheme8": "Розпливатися",
|
||||
"PE.Views.Toolbar.txtScheme9": "Ливарня",
|
||||
"PE.Views.Toolbar.txtUngroup": "Розпакувати"
|
||||
"PE.Views.Toolbar.txtUngroup": "Розпакувати",
|
||||
"PE.Views.Transitions.strDelay": "Затримка",
|
||||
"PE.Views.Transitions.strDuration": "Тривалість",
|
||||
"PE.Views.Transitions.strStartOnClick": "Натисніть на старт",
|
||||
"PE.Views.Transitions.textBlack": "Через Чорний",
|
||||
"PE.Views.Transitions.textClock": "Годинник",
|
||||
"PE.Views.Transitions.textClockwise": "За годинниковою стрілкою",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Проти годинникової стрілки",
|
||||
"PE.Views.Transitions.textCover": "Покрити",
|
||||
"PE.Views.Transitions.textFade": "Зникати",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Горизонтально в",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Горизонтальний вихід",
|
||||
"PE.Views.Transitions.textLeft": "Лівий",
|
||||
"PE.Views.Transitions.textPush": "Натиснути",
|
||||
"PE.Views.Transitions.textRight": "Право",
|
||||
"PE.Views.Transitions.textTopLeft": "Вгорі зліва",
|
||||
"PE.Views.Transitions.textTopRight": "Вгорі справа",
|
||||
"PE.Views.Transitions.textUnCover": "Розкрий",
|
||||
"PE.Views.Transitions.textVerticalIn": "Вертикальний вхід",
|
||||
"PE.Views.Transitions.textVerticalOut": "Вертикальний вихід",
|
||||
"PE.Views.Transitions.textWedge": "Трикутна призма",
|
||||
"PE.Views.Transitions.textWipe": "Витирати",
|
||||
"PE.Views.Transitions.textZoom": "Збільшити",
|
||||
"PE.Views.Transitions.textZoomIn": "Збільшити",
|
||||
"PE.Views.Transitions.textZoomOut": "Зменшити",
|
||||
"PE.Views.Transitions.textZoomRotate": "Збільшити і обертати",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Додати до усіх слайдів",
|
||||
"PE.Views.Transitions.txtParameters": "Параметри"
|
||||
}
|
|
@ -88,6 +88,7 @@
|
|||
"Common.Views.Header.textSaveChanged": "Được sửa đổi",
|
||||
"Common.Views.Header.textSaveEnd": "Đã lưu mọi thay đổi",
|
||||
"Common.Views.Header.textSaveExpander": "Đã lưu mọi thay đổi",
|
||||
"Common.Views.Header.textZoom": "Thu phóng",
|
||||
"Common.Views.Header.tipAccessRights": "Quản lý quyền truy cập tài liệu",
|
||||
"Common.Views.Header.tipDownload": "Tải File",
|
||||
"Common.Views.Header.tipGoEdit": "Chỉnh sửa file hiện tại",
|
||||
|
@ -843,6 +844,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.txtLast": "Xem cuối",
|
||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Điểm",
|
||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Kiểm tra chính tả",
|
||||
"PE.Views.HeaderFooterDialog.textPreview": "Xem trước",
|
||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Hiển thị",
|
||||
"PE.Views.HyperlinkSettingsDialog.strLinkTo": "Liên kết tới",
|
||||
"PE.Views.HyperlinkSettingsDialog.textDefault": "Đoạn văn bản đã chọn",
|
||||
|
@ -1010,6 +1012,7 @@
|
|||
"PE.Views.SlideSettings.strFill": "Nền",
|
||||
"PE.Views.SlideSettings.strForeground": "Màu Foreground",
|
||||
"PE.Views.SlideSettings.strPattern": "Hoa văn",
|
||||
"PE.Views.SlideSettings.strTransparency": "Độ mờ",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Hiển thị Cài đặt Nâng cao",
|
||||
"PE.Views.SlideSettings.textColor": "Đổ màu",
|
||||
"PE.Views.SlideSettings.textDirection": "Hướng",
|
||||
|
@ -1276,5 +1279,31 @@
|
|||
"PE.Views.Toolbar.txtScheme7": "Equity",
|
||||
"PE.Views.Toolbar.txtScheme8": "Flow",
|
||||
"PE.Views.Toolbar.txtScheme9": "Foundry",
|
||||
"PE.Views.Toolbar.txtUngroup": "Bỏ nhóm"
|
||||
"PE.Views.Toolbar.txtUngroup": "Bỏ nhóm",
|
||||
"PE.Views.Transitions.strDelay": "Trì hoãn",
|
||||
"PE.Views.Transitions.strDuration": "Thời lượng",
|
||||
"PE.Views.Transitions.strStartOnClick": "Bắt đầu bằng Nhấp chuột",
|
||||
"PE.Views.Transitions.textBlack": "Qua màu đen",
|
||||
"PE.Views.Transitions.textClock": "Đồng hồ",
|
||||
"PE.Views.Transitions.textClockwise": "Theo chiều kim đồng hồ",
|
||||
"PE.Views.Transitions.textCounterclockwise": "Ngược chiều kim đồng hồ",
|
||||
"PE.Views.Transitions.textCover": "Slide mở đầu",
|
||||
"PE.Views.Transitions.textFade": "Mất dần",
|
||||
"PE.Views.Transitions.textHorizontalIn": "Ngang trong",
|
||||
"PE.Views.Transitions.textHorizontalOut": "Ngang ngoài",
|
||||
"PE.Views.Transitions.textLeft": "Trái",
|
||||
"PE.Views.Transitions.textPush": "Đẩy",
|
||||
"PE.Views.Transitions.textSmoothly": "Nhẹ nhàng",
|
||||
"PE.Views.Transitions.textSplit": "Chia tách",
|
||||
"PE.Views.Transitions.textUnCover": "Bỏ làm trang đầu",
|
||||
"PE.Views.Transitions.textWedge": "Hình nêm",
|
||||
"PE.Views.Transitions.textWipe": "Tẩy xóa",
|
||||
"PE.Views.Transitions.textZoom": "Thu phóng",
|
||||
"PE.Views.Transitions.textZoomIn": "Phóng to",
|
||||
"PE.Views.Transitions.textZoomOut": "Thu nhỏ",
|
||||
"PE.Views.Transitions.textZoomRotate": "Thu phóng và Xoay",
|
||||
"PE.Views.Transitions.txtApplyToAll": "Áp dụng cho tất cả slide",
|
||||
"PE.Views.Transitions.txtParameters": "Thông số",
|
||||
"PE.Views.Transitions.txtPreview": "Xem trước",
|
||||
"PE.Views.Transitions.txtSec": "s"
|
||||
}
|
|
@ -3,10 +3,10 @@
|
|||
"textAbout": "詳細情報",
|
||||
"textAddress": "アドレス",
|
||||
"textBack": "戻る",
|
||||
"textVersion": "バージョン",
|
||||
"textEmail": "Email",
|
||||
"textPoweredBy": "Powered By",
|
||||
"textTel": "Tel"
|
||||
"textEmail": "メール",
|
||||
"textPoweredBy": "Powered by",
|
||||
"textTel": "電話",
|
||||
"textVersion": "バージョン"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -14,109 +14,109 @@
|
|||
"textAddComment": "コメントを追加",
|
||||
"textAddReply": "返信する",
|
||||
"textBack": "戻る",
|
||||
"textCancel": "キャンセル",
|
||||
"textCollaboration": "コラボレーション",
|
||||
"textComments": "コメント",
|
||||
"textDeleteComment": "コメントを削除する",
|
||||
"textDeleteReply": "返信を削除する",
|
||||
"textDone": "完了",
|
||||
"textEdit": "編集する",
|
||||
"textEditComment": "コメントの編集する",
|
||||
"textEditReply": "返信を編集する",
|
||||
"textEditUser": "ファイルを編集しているユーザー:",
|
||||
"textCancel": "Cancel",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textComments": "Comments",
|
||||
"textDeleteComment": "Delete Comment",
|
||||
"textDeleteReply": "Delete Reply",
|
||||
"textDone": "Done",
|
||||
"textEdit": "Edit",
|
||||
"textEditComment": "Edit Comment",
|
||||
"textEditReply": "Edit Reply",
|
||||
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
||||
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
||||
"textNoComments": "This document doesn't contain comments",
|
||||
"textOk": "Ok",
|
||||
"textReopen": "Reopen",
|
||||
"textResolve": "Resolve",
|
||||
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
||||
"textUsers": "Users"
|
||||
"textMessageDeleteComment": "このコメントを削除してもよろしいですか?",
|
||||
"textMessageDeleteReply": "この返信を削除してもよろしいですか?",
|
||||
"textNoComments": "この文書にはコメントがない",
|
||||
"textOk": "OK",
|
||||
"textReopen": "もう一度開く",
|
||||
"textResolve": "解決する",
|
||||
"textUsers": "ユーザー",
|
||||
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode."
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Custom Colors",
|
||||
"textStandartColors": "Standard Colors",
|
||||
"textThemeColors": "Theme Colors"
|
||||
"textCustomColors": "ユーザー設定の色",
|
||||
"textStandartColors": "標準の色",
|
||||
"textThemeColors": "テーマの色"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
"menuAddComment": "コメントを追加",
|
||||
"menuAddLink": "リンクを追加",
|
||||
"errorCopyCutPaste": "Copy, cut and paste actions using the context menu will be performed within the current file only.",
|
||||
"menuCancel": "Cancel",
|
||||
"menuDelete": "Delete",
|
||||
"menuDeleteTable": "Delete Table",
|
||||
"menuEdit": "Edit",
|
||||
"menuMerge": "Merge",
|
||||
"menuMore": "More",
|
||||
"menuOpenLink": "Open Link",
|
||||
"menuSplit": "Split",
|
||||
"menuViewComment": "View Comment",
|
||||
"textColumns": "Columns",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"textRows": "Rows"
|
||||
"menuCancel": "キャンセル",
|
||||
"menuDelete": "削除する",
|
||||
"menuDeleteTable": "表を削除する",
|
||||
"menuEdit": "編集する",
|
||||
"menuMerge": "結合",
|
||||
"menuMore": "もっと",
|
||||
"menuOpenLink": "リンクを開く",
|
||||
"menuSplit": "分割",
|
||||
"menuViewComment": "コメントを見る",
|
||||
"textColumns": "列",
|
||||
"textCopyCutPasteActions": "コピー,切り取り,貼り付けの操作",
|
||||
"textDoNotShowAgain": "再度表示しない",
|
||||
"textRows": "行",
|
||||
"errorCopyCutPaste": "Copy, cut and paste actions using the context menu will be performed within the current file only."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
"advDRMOptions": "保護されたファイル",
|
||||
"advDRMPassword": "パスワード",
|
||||
"closeButtonText": "ファイルを閉じる",
|
||||
"criticalErrorTitle": "エラー",
|
||||
"errorProcessSaveResult": "保存が失敗",
|
||||
"errorUpdateVersion": "ファイルの情報が更新されました。ページが再読み込みされます。",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"SDK": {
|
||||
"Chart": "グラフ",
|
||||
"Click to add first slide": "一番のスライドを入力するようにクリックしてください",
|
||||
"Click to add notes": "ノートを入力するようにクリックしてください",
|
||||
"ClipArt": "クリップアート",
|
||||
"Date and time": "日付と時刻",
|
||||
"Diagram": "ダイアグラム",
|
||||
"Diagram Title": "グラフ名",
|
||||
"Footer": "フッター",
|
||||
"Header": "ヘッダー",
|
||||
"Image": "イメージ",
|
||||
"Loading": "読み込み中",
|
||||
"Media": "メディア",
|
||||
"None": "なし",
|
||||
"Picture": "イメージ",
|
||||
"Series": "系列",
|
||||
"Slide number": "スライド番号",
|
||||
"Slide subtitle": "スライドの小見出し",
|
||||
"Slide text": "スライドのテキスト",
|
||||
"Slide title": "スライドのタイトル",
|
||||
"Table": "表",
|
||||
"X Axis": "x軸XAS",
|
||||
"Y Axis": "Y軸",
|
||||
"Your text here": "あなたのテキスはここにあります"
|
||||
},
|
||||
"textAnonymous": "匿名者",
|
||||
"textBuyNow": "ウェブサイトを訪問する",
|
||||
"textClose": "閉じる",
|
||||
"textContactUs": "営業部に連絡する",
|
||||
"textGuest": "ゲスト",
|
||||
"textHasMacros": "ファイルには自動マクロが含まれています。<br>マクロを実行しますか?",
|
||||
"textNo": "いいえ",
|
||||
"textNoLicenseTitle": "ライセンス制限に達しました",
|
||||
"textOpenFile": "ファイルを開くためにパスワードを入力してください",
|
||||
"textPaidFeature": "有料機能",
|
||||
"textRemember": "選択を覚える",
|
||||
"textYes": "はい",
|
||||
"titleLicenseExp": "ライセンスの有効期間が満期した",
|
||||
"titleServerVersion": "編集者が更新された",
|
||||
"titleUpdateVersion": "バージョンが変更されました",
|
||||
"txtIncorrectPwd": "パスワードが間違い",
|
||||
"txtProtected": "パスワードを入力してファイルを開くと、現在のパスワードがリセットされます",
|
||||
"warnLicenseLimitedNoAccess": "ライセンスが満期しました。編集の汎関数にアクセスがありません。アドミンに連絡してください。",
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!",
|
||||
"advDRMPassword": "Password",
|
||||
"criticalErrorTitle": "Error",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorOpensource": "Using the free Community version, you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
||||
"errorProcessSaveResult": "Saving failed.",
|
||||
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||
"leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"SDK": {
|
||||
"Chart": "Chart",
|
||||
"Click to add first slide": "Click to add first slide",
|
||||
"Click to add notes": "Click to add notes",
|
||||
"ClipArt": "Clip Art",
|
||||
"Date and time": "Date and time",
|
||||
"Diagram": "Diagram",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Footer": "Footer",
|
||||
"Header": "Header",
|
||||
"Image": "Image",
|
||||
"Loading": "Loading",
|
||||
"Media": "Media",
|
||||
"None": "None",
|
||||
"Picture": "Picture",
|
||||
"Series": "Series",
|
||||
"Slide number": "Slide number",
|
||||
"Slide subtitle": "Slide subtitle",
|
||||
"Slide text": "Slide text",
|
||||
"Slide title": "Slide title",
|
||||
"Table": "Table",
|
||||
"X Axis": "X Axis XAS",
|
||||
"Y Axis": "Y Axis",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textAnonymous": "Anonymous",
|
||||
"textBuyNow": "Visit website",
|
||||
"textClose": "Close",
|
||||
"textContactUs": "Contact sales",
|
||||
"textCustomLoader": "Sorry, you are not entitled to change the loader. Please, contact our sales department to get a quote.",
|
||||
"textGuest": "Guest",
|
||||
"textNo": "No",
|
||||
"textNoLicenseTitle": "License limit reached",
|
||||
"textOpenFile": "Enter a password to open the file",
|
||||
"textPaidFeature": "Paid feature",
|
||||
"textRemember": "Remember my choice",
|
||||
"textYes": "Yes",
|
||||
"titleLicenseExp": "License expired",
|
||||
"titleServerVersion": "Editor updated",
|
||||
"titleUpdateVersion": "Version changed",
|
||||
"txtIncorrectPwd": "Password is incorrect",
|
||||
"warnLicenseExceeded": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact your administrator to learn more.",
|
||||
"warnLicenseExp": "Your license has expired. Please, update it and refresh the page.",
|
||||
"warnLicenseLimitedNoAccess": "License expired. You have no access to document editing functionality. Please, contact your administrator.",
|
||||
"warnLicenseLimitedRenewed": "The license needs to be renewed. You have limited access to document editing functionality.<br>Please contact your administrator to get full access",
|
||||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
|
@ -124,73 +124,79 @@
|
|||
}
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
||||
"criticalErrorExtText": "文書のリストに帰るために「OK」ボタンをクリックしてください。",
|
||||
"criticalErrorTitle": "エラー",
|
||||
"downloadErrorText": "ダウンロードが失敗",
|
||||
"errorBadImageUrl": "イメージURLが間違い",
|
||||
"errorDataEncrypted": "暗号化された変更を受け取りましたが、解読できません。",
|
||||
"errorDefaultMessage": "エラー コード: %1",
|
||||
"errorFilePassProtect": "ファイルはパスワードで保護されており、開けませんでした。",
|
||||
"errorFileSizeExceed": "ファイルサイズがサーバーの制限を超えています。<br>管理者にお問い合わせください。",
|
||||
"errorKeyEncrypt": "不明なキーの記述子",
|
||||
"errorKeyExpire": "キーの記述子の有効期間が満期した",
|
||||
"errorLoadingFont": "フォントがダウンロードしませんでした。文書のサーバのアドミ二ストレータを連絡してください。",
|
||||
"errorUpdateVersionOnDisconnect": "インターネットが再接続され、ファイルのバージョンが更新されました。<br>作業を続ける前に、ファイルをダウンロードするか、内容をコピーして、思わぬ変更があった際にも対処できるようにしてから、このページを再読み込みしてください。",
|
||||
"errorUserDrop": "現在、このファイルにはアクセスできません。",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"openErrorText": "ファイルを開く際にエラーが発生しました。",
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||
"criticalErrorTitle": "Error",
|
||||
"downloadErrorText": "Download failed.",
|
||||
"saveErrorText": "ファイルの保存中にエラーが発生された",
|
||||
"unknownErrorText": "不明なエラー",
|
||||
"uploadImageExtMessage": "不明なイメージの形式",
|
||||
"uploadImageFileCountMessage": "アップロードしたイメージがない",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your admin.",
|
||||
"errorBadImageUrl": "Image url is incorrect",
|
||||
"errorConnectToServer": "Can't save this doc. Check your connection settings or contact your admin.<br>When you click the 'OK' button, you will be prompted to download the document.",
|
||||
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
||||
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||
"errorDataRange": "Incorrect data range.",
|
||||
"errorDefaultMessage": "Error code: %1",
|
||||
"errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download' option to save the file backup copy locally.",
|
||||
"errorKeyEncrypt": "Unknown key descriptor",
|
||||
"errorKeyExpire": "Key descriptor expired",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator.",
|
||||
"errorSessionAbsolute": "The document editing session has expired. Please, reload the page.",
|
||||
"errorSessionIdle": "The document has not been edited for quite a long time. Please, reload the page.",
|
||||
"errorSessionToken": "The connection to the server has been interrupted. Please, reload the page.",
|
||||
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
||||
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
||||
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
|
||||
"saveErrorText": "An error has occurred while saving the file",
|
||||
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
||||
"splitDividerErrorText": "The number of rows must be a divisor of %1",
|
||||
"splitMaxColsErrorText": "The number of columns must be less than %1",
|
||||
"splitMaxRowsErrorText": "The number of rows must be less than %1",
|
||||
"unknownErrorText": "Unknown error.",
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "データの読み込み中...",
|
||||
"applyChangesTitleText": "データの読み込み中",
|
||||
"downloadTextText": "文書のダウンロード中...",
|
||||
"downloadTitleText": "文書のダウンロード中",
|
||||
"loadFontsTextText": "データの読み込み中...",
|
||||
"loadFontsTitleText": "データの読み込み中",
|
||||
"loadFontTextText": "データの読み込み中...",
|
||||
"loadFontTitleText": "データの読み込み中",
|
||||
"loadImagesTextText": "イメージの読み込み中...",
|
||||
"loadImagesTitleText": "イメージの読み込み中",
|
||||
"loadImageTextText": "イメージの読み込み中...",
|
||||
"loadImageTitleText": "イメージの読み込み中",
|
||||
"loadingDocumentTextText": "ドキュメントを読み込んでいます…",
|
||||
"loadingDocumentTitleText": "文書の読み込み中",
|
||||
"loadThemeTextText": "テーマの読み込み中...",
|
||||
"loadThemeTitleText": "テーマの読み込み中",
|
||||
"applyChangesTextText": "Loading data...",
|
||||
"applyChangesTitleText": "Loading Data",
|
||||
"downloadTextText": "Downloading document...",
|
||||
"downloadTitleText": "Downloading Document",
|
||||
"loadFontsTextText": "Loading data...",
|
||||
"loadFontsTitleText": "Loading Data",
|
||||
"loadFontTextText": "Loading data...",
|
||||
"loadFontTitleText": "Loading Data",
|
||||
"loadingDocumentTitleText": "Loading document",
|
||||
"openTextText": "Opening document...",
|
||||
"openTitleText": "Opening Document",
|
||||
"printTextText": "Printing document...",
|
||||
"printTitleText": "Printing Document",
|
||||
"savePreparingText": "Preparing to save",
|
||||
"savePreparingTitle": "Preparing to save. Please wait...",
|
||||
"saveTextText": "Saving document...",
|
||||
"saveTitleText": "Saving Document",
|
||||
"textLoadingDocument": "Loading document",
|
||||
"txtEditingMode": "Set editing mode...",
|
||||
"uploadImageTextText": "Uploading image...",
|
||||
"uploadImageTitleText": "Uploading Image",
|
||||
"waitText": "Please, wait..."
|
||||
"openTextText": "文書の開け...",
|
||||
"openTitleText": "文書の開け",
|
||||
"printTextText": "文書の印刷中...",
|
||||
"printTitleText": "文書の印刷中",
|
||||
"savePreparingText": "保存の準備中",
|
||||
"savePreparingTitle": "保存の準備中です。お待ちください...",
|
||||
"saveTextText": "文書を保存中...",
|
||||
"saveTitleText": "文書を保存中",
|
||||
"textLoadingDocument": "文書の読み込み中",
|
||||
"txtEditingMode": "編集モードを設定中...",
|
||||
"uploadImageTextText": "イメージのアップロード中...",
|
||||
"uploadImageTitleText": "イメージのアップロード中",
|
||||
"waitText": "少々お待ちください..."
|
||||
},
|
||||
"Toolbar": {
|
||||
"leaveButtonText": "このページから移動する",
|
||||
"stayButtonText": "このページに残る",
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"dlgLeaveTitleText": "You leave the application"
|
||||
},
|
||||
"View": {
|
||||
"Add": {
|
||||
|
@ -198,37 +204,37 @@
|
|||
"textAddLink": "リンクを追加",
|
||||
"textAddress": "アドレス",
|
||||
"textBack": "戻る",
|
||||
"textCancel": "キャンセル",
|
||||
"textColumns": "列",
|
||||
"textComment": "コメント",
|
||||
"textDefault": "選択したテキスト",
|
||||
"textDisplay": "表示する",
|
||||
"textExternalLink": "外部リンク",
|
||||
"textFirstSlide": "最初のスライド",
|
||||
"textImage": "イメージ",
|
||||
"textImageURL": "イメージURL",
|
||||
"textInsert": "挿入",
|
||||
"textInsertImage": "画像の挿入",
|
||||
"textCancel": "Cancel",
|
||||
"textColumns": "Columns",
|
||||
"textComment": "Comment",
|
||||
"textDefault": "Selected text",
|
||||
"textDisplay": "Display",
|
||||
"textEmptyImgUrl": "You need to specify the image URL.",
|
||||
"textExternalLink": "External Link",
|
||||
"textFirstSlide": "First Slide",
|
||||
"textImage": "Image",
|
||||
"textImageURL": "Image URL",
|
||||
"textLastSlide": "Last Slide",
|
||||
"textLink": "Link",
|
||||
"textLinkSettings": "Link Settings",
|
||||
"textLinkTo": "Link to",
|
||||
"textLinkType": "Link Type",
|
||||
"textNextSlide": "Next Slide",
|
||||
"textOther": "Other",
|
||||
"textPictureFromLibrary": "Picture from Library",
|
||||
"textPictureFromURL": "Picture from URL",
|
||||
"textPreviousSlide": "Previous Slide",
|
||||
"textRows": "Rows",
|
||||
"textScreenTip": "Screen Tip",
|
||||
"textShape": "Shape",
|
||||
"textSlide": "Slide",
|
||||
"textSlideInThisPresentation": "Slide in this Presentation",
|
||||
"textSlideNumber": "Slide Number",
|
||||
"textTable": "Table",
|
||||
"textTableSize": "Table Size",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
|
||||
"textLastSlide": "最後のスライド",
|
||||
"textLink": "リンク",
|
||||
"textLinkSettings": "リンク設定",
|
||||
"textLinkTo": "リンク先",
|
||||
"textLinkType": "リンクのタイプ",
|
||||
"textNextSlide": "次のスライド",
|
||||
"textOther": "その他",
|
||||
"textPictureFromLibrary": "ライブラリからのイメージ",
|
||||
"textPictureFromURL": "URLからのイメージ",
|
||||
"textPreviousSlide": "前のスライド",
|
||||
"textRows": "行",
|
||||
"textScreenTip": "ヒント",
|
||||
"textShape": "形",
|
||||
"textSlide": "スライド",
|
||||
"textSlideInThisPresentation": "このプレゼンテーションのスライド",
|
||||
"textSlideNumber": "スライド番号",
|
||||
"textTable": "表",
|
||||
"textTableSize": "表のサイズ",
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要がある",
|
||||
"textEmptyImgUrl": "You need to specify the image URL."
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
|
@ -237,231 +243,225 @@
|
|||
"textAdditional": "追加",
|
||||
"textAdditionalFormatting": "追加の書式設定",
|
||||
"textAddress": "アドレス",
|
||||
"textAfter": "後に",
|
||||
"textAlign": "並べる",
|
||||
"textAlignBottom": "下揃え",
|
||||
"textAlignCenter": "中央揃え",
|
||||
"textAlignLeft": "左揃え",
|
||||
"textAlignMiddle": "中央揃え",
|
||||
"textAlignRight": "右揃え",
|
||||
"textAlignTop": "上揃え",
|
||||
"textAllCaps": "全ての大字",
|
||||
"textApplyAll": "全てのスライドに適用する",
|
||||
"textAuto": "自動",
|
||||
"textBack": "戻る",
|
||||
"textBandedColumn": "列を交代する",
|
||||
"textBandedRow": "行を交代する",
|
||||
"textBefore": "前",
|
||||
"textBorder": "境界線",
|
||||
"textBottom": "最下部",
|
||||
"textBottomLeft": "左下",
|
||||
"textBottomRight": "右下",
|
||||
"textBringToForeground": "前景に動かす",
|
||||
"textBullets": "箇条書き",
|
||||
"textBulletsAndNumbers": "箇条書きと段落番号",
|
||||
"textCaseSensitive": "大文字と小文字の区別",
|
||||
"textCellMargins": "セルの余白",
|
||||
"textChart": "グラフ",
|
||||
"textClock": "時計",
|
||||
"textClockwise": "時計回り",
|
||||
"textColor": "色",
|
||||
"textCounterclockwise": "反時計回り",
|
||||
"textCover": "カバー",
|
||||
"textCustomColor": "ユーザー設定の色",
|
||||
"textDelay": "遅延",
|
||||
"textDeleteSlide": "スタンドを削除する",
|
||||
"textDisplay": "表示する",
|
||||
"textDistanceFromText": "テキストからの間隔",
|
||||
"textDone": "完了",
|
||||
"textDoubleStrikethrough": "二重取り消し線",
|
||||
"textDuplicateSlide": "スライドの複製",
|
||||
"textDuration": "期間",
|
||||
"textEditLink": "リンクを編集する",
|
||||
"textEffect": "効果",
|
||||
"textEffects": "効果",
|
||||
"textExternalLink": "外部リンク",
|
||||
"textFade": "フェード",
|
||||
"textFill": "塗りつぶし",
|
||||
"textFind": "検索する",
|
||||
"textFindAndReplace": "検索と置換",
|
||||
"textFirstColumn": "最初の列",
|
||||
"textFirstSlide": "最初のスライド",
|
||||
"textFontColor": "フォントの色",
|
||||
"textFontColors": "フォントの色",
|
||||
"textFonts": "フォント",
|
||||
"textFromLibrary": "ライブラリからのイメージ",
|
||||
"textFromURL": "URLからのイメージ",
|
||||
"textHeaderRow": "ヘッダー行",
|
||||
"textHighlight": "結果を強調表示する",
|
||||
"textHighlightColor": "強調表示の色",
|
||||
"textHorizontalIn": "ワイプイン (横)",
|
||||
"textHorizontalOut": "ワイプアウト (横)",
|
||||
"textHyperlink": "ハイパーリンク",
|
||||
"textImage": "イメージ",
|
||||
"textImageURL": "イメージURL",
|
||||
"textLastColumn": "最後の列",
|
||||
"textLastSlide": "最後のスライド",
|
||||
"textLayout": "レイアウト",
|
||||
"textLeft": "左",
|
||||
"textLetterSpacing": "文字間隔",
|
||||
"textLineSpacing": "行間",
|
||||
"textLink": "リンク",
|
||||
"textLinkSettings": "リンク設定",
|
||||
"textLinkTo": "リンク先",
|
||||
"textLinkType": "リンクのタイプ",
|
||||
"textMoveBackward": "背面に動かす",
|
||||
"textMoveForward": "前面に動かす",
|
||||
"textNextSlide": "次のスライド",
|
||||
"textNone": "なし",
|
||||
"textNoStyles": "このチャットのタイプためにスタイルがない",
|
||||
"textNoTextFound": "テキストが見つかりませんでした",
|
||||
"textNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要がある",
|
||||
"textNumbers": "数",
|
||||
"textOpacity": "不透明度",
|
||||
"textOptions": "設定",
|
||||
"textPictureFromLibrary": "ライブラリからのイメージ",
|
||||
"textPictureFromURL": "URLからのイメージ",
|
||||
"textPreviousSlide": "前のスライド",
|
||||
"textPt": "pt",
|
||||
"textPush": "押す",
|
||||
"textRemoveChart": "チャートを削除する",
|
||||
"textRemoveImage": "イメージを削除する",
|
||||
"textRemoveLink": "リンクを削除する",
|
||||
"textRemoveShape": "形を削除する",
|
||||
"textRemoveTable": "表を削除する",
|
||||
"textReorder": "もう一度開く",
|
||||
"textReplace": "並べ替え",
|
||||
"textReplaceAll": "全てを置換する",
|
||||
"textReplaceImage": "イメージを置換する",
|
||||
"textRight": "右",
|
||||
"textScreenTip": "ヒント",
|
||||
"textSearch": "検索",
|
||||
"textSec": "秒",
|
||||
"textSelectObjectToEdit": "編集するためにオブジェクトを選んでください",
|
||||
"textSendToBackground": " 背景へ動かす",
|
||||
"textShape": "形",
|
||||
"textSize": "サイズ",
|
||||
"textSlide": "スライド",
|
||||
"textSlideInThisPresentation": "このプレゼンテーションのスライド",
|
||||
"textSlideNumber": "スライド番号",
|
||||
"textSmallCaps": "小型英大文字",
|
||||
"textSmoothly": "スムース",
|
||||
"textSplit": "分割",
|
||||
"textStartOnClick": "クリックで開始",
|
||||
"textStrikethrough": "取り消し線",
|
||||
"textStyle": "スタイル",
|
||||
"textStyleOptions": "スタイルの設定",
|
||||
"textSubscript": "下付き文字",
|
||||
"textSuperscript": "上付き文字",
|
||||
"textTable": "表",
|
||||
"textText": "テキスト",
|
||||
"textTheme": "テーマ",
|
||||
"textTop": "上",
|
||||
"textTopLeft": "左上",
|
||||
"textTopRight": "右上",
|
||||
"textTotalRow": "合計行",
|
||||
"textTransition": "切り替え",
|
||||
"textType": "タイプ",
|
||||
"textUnCover": "アンカバー",
|
||||
"textVerticalIn": "縦(中)",
|
||||
"textVerticalOut": "縦(外)",
|
||||
"textWedge": "くさび形",
|
||||
"textWipe": "ワイプ",
|
||||
"textZoom": "ズーム",
|
||||
"textZoomIn": "拡大",
|
||||
"textZoomOut": "縮小",
|
||||
"textZoomRotate": "ズームと回転",
|
||||
"textAfter": "After",
|
||||
"textAlign": "Align",
|
||||
"textAlignBottom": "Align Bottom",
|
||||
"textAlignCenter": "Align Center",
|
||||
"textAlignLeft": "Align Left",
|
||||
"textAlignMiddle": "Align Middle",
|
||||
"textAlignRight": "Align Right",
|
||||
"textAlignTop": "Align Top",
|
||||
"textAllCaps": "All Caps",
|
||||
"textApplyAll": "Apply to All Slides",
|
||||
"textBandedColumn": "Banded Column",
|
||||
"textBandedRow": "Banded Row",
|
||||
"textBefore": "Before",
|
||||
"textBlack": "Through Black",
|
||||
"textBorder": "Border",
|
||||
"textBottom": "Bottom",
|
||||
"textBottomLeft": "Bottom-Left",
|
||||
"textBottomRight": "Bottom-Right",
|
||||
"textBringToForeground": "Bring to Foreground",
|
||||
"textBullets": "Bullets",
|
||||
"textBulletsAndNumbers": "Bullets & Numbers",
|
||||
"textCaseSensitive": "Case Sensitive",
|
||||
"textCellMargins": "Cell Margins",
|
||||
"textChart": "Chart",
|
||||
"textClock": "Clock",
|
||||
"textClockwise": "Clockwise",
|
||||
"textColor": "Color",
|
||||
"textCounterclockwise": "Counterclockwise",
|
||||
"textCover": "Cover",
|
||||
"textCustomColor": "Custom Color",
|
||||
"textDefault": "Selected text",
|
||||
"textDelay": "Delay",
|
||||
"textDeleteSlide": "Delete Slide",
|
||||
"textDisplay": "Display",
|
||||
"textDistanceFromText": "Distance From Text",
|
||||
"textDistributeHorizontally": "Distribute Horizontally",
|
||||
"textDistributeVertically": "Distribute Vertically",
|
||||
"textDone": "Done",
|
||||
"textDoubleStrikethrough": "Double Strikethrough",
|
||||
"textDuplicateSlide": "Duplicate Slide",
|
||||
"textDuration": "Duration",
|
||||
"textEditLink": "Edit Link",
|
||||
"textEffect": "Effect",
|
||||
"textEffects": "Effects",
|
||||
"textEmptyImgUrl": "You need to specify the image URL.",
|
||||
"textExternalLink": "External Link",
|
||||
"textFade": "Fade",
|
||||
"textFill": "Fill",
|
||||
"textFinalMessage": "The end of slide preview. Click to exit.",
|
||||
"textFind": "Find",
|
||||
"textFindAndReplace": "Find and Replace",
|
||||
"textFirstColumn": "First Column",
|
||||
"textFirstSlide": "First Slide",
|
||||
"textFontColor": "Font Color",
|
||||
"textFontColors": "Font Colors",
|
||||
"textFonts": "Fonts",
|
||||
"textFromLibrary": "Picture from Library",
|
||||
"textFromURL": "Picture from URL",
|
||||
"textHeaderRow": "Header Row",
|
||||
"textHighlight": "Highlight Results",
|
||||
"textHighlightColor": "Highlight Color",
|
||||
"textHorizontalIn": "Horizontal In",
|
||||
"textHorizontalOut": "Horizontal Out",
|
||||
"textHyperlink": "Hyperlink",
|
||||
"textImage": "Image",
|
||||
"textImageURL": "Image URL",
|
||||
"textLastColumn": "Last Column",
|
||||
"textLastSlide": "Last Slide",
|
||||
"textLayout": "Layout",
|
||||
"textLeft": "Left",
|
||||
"textLetterSpacing": "Letter Spacing",
|
||||
"textLineSpacing": "Line Spacing",
|
||||
"textLink": "Link",
|
||||
"textLinkSettings": "Link Settings",
|
||||
"textLinkTo": "Link to",
|
||||
"textLinkType": "Link Type",
|
||||
"textMoveBackward": "Move Backward",
|
||||
"textMoveForward": "Move Forward",
|
||||
"textNextSlide": "Next Slide",
|
||||
"textNone": "None",
|
||||
"textNoStyles": "No styles for this type of chart.",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"textNumbers": "Numbers",
|
||||
"textOpacity": "Opacity",
|
||||
"textOptions": "Options",
|
||||
"textPictureFromLibrary": "Picture from Library",
|
||||
"textPictureFromURL": "Picture from URL",
|
||||
"textPreviousSlide": "Previous Slide",
|
||||
"textPt": "pt",
|
||||
"textPush": "Push",
|
||||
"textRemoveChart": "Remove Chart",
|
||||
"textRemoveImage": "Remove Image",
|
||||
"textRemoveLink": "Remove Link",
|
||||
"textRemoveShape": "Remove Shape",
|
||||
"textRemoveTable": "Remove Table",
|
||||
"textReorder": "Reorder",
|
||||
"textReplace": "Replace",
|
||||
"textReplaceAll": "Replace All",
|
||||
"textReplaceImage": "Replace Image",
|
||||
"textRight": "Right",
|
||||
"textScreenTip": "Screen Tip",
|
||||
"textSearch": "Search",
|
||||
"textSec": "s",
|
||||
"textSelectObjectToEdit": "Select object to edit",
|
||||
"textSendToBackground": "Send to Background",
|
||||
"textShape": "Shape",
|
||||
"textSize": "Size",
|
||||
"textSlide": "Slide",
|
||||
"textSlideInThisPresentation": "Slide in this Presentation",
|
||||
"textSlideNumber": "Slide Number",
|
||||
"textSmallCaps": "Small Caps",
|
||||
"textSmoothly": "Smoothly",
|
||||
"textSplit": "Split",
|
||||
"textStartOnClick": "Start On Click",
|
||||
"textStrikethrough": "Strikethrough",
|
||||
"textStyle": "Style",
|
||||
"textStyleOptions": "Style Options",
|
||||
"textSubscript": "Subscript",
|
||||
"textSuperscript": "Superscript",
|
||||
"textTable": "Table",
|
||||
"textText": "Text",
|
||||
"textTheme": "Theme",
|
||||
"textTop": "Top",
|
||||
"textTopLeft": "Top-Left",
|
||||
"textTopRight": "Top-Right",
|
||||
"textTotalRow": "Total Row",
|
||||
"textTransition": "Transition",
|
||||
"textType": "Type",
|
||||
"textUnCover": "UnCover",
|
||||
"textVerticalIn": "Vertical In",
|
||||
"textVerticalOut": "Vertical Out",
|
||||
"textWedge": "Wedge",
|
||||
"textWipe": "Wipe"
|
||||
"textFinalMessage": "The end of slide preview. Click to exit."
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "標準(4:3)",
|
||||
"mniSlideWide": "ワイド画面(16:9)",
|
||||
"textAbout": "詳細情報",
|
||||
"textAddress": "アドレス:",
|
||||
"textApplication": "アプリ",
|
||||
"textApplicationSettings": "アプリ設定",
|
||||
"textAuthor": "作成者",
|
||||
"textBack": "戻る",
|
||||
"textCaseSensitive": "大文字と小文字の区別",
|
||||
"textCentimeter": "センチ",
|
||||
"textCollaboration": "コラボレーション",
|
||||
"textColorSchemes": "色スキーム",
|
||||
"textComment": "コメント",
|
||||
"textCreated": "作成された",
|
||||
"textDisableAll": "全てを無効にする",
|
||||
"textDisableAllMacrosWithNotification": "警告を表示して全てのマクロを無効にする",
|
||||
"textDisableAllMacrosWithoutNotification": "警告を表示してないすべてのマクロを無効にする",
|
||||
"textDone": "完了",
|
||||
"textDownload": "ダウンロードする",
|
||||
"textDownloadAs": "としてダウンロードする",
|
||||
"textEmail": "メール:",
|
||||
"textEnableAll": "全てを有効にする",
|
||||
"textEnableAllMacrosWithoutNotification": "警告を表示してないすべてのマクロを有効にする",
|
||||
"textFind": "検索する",
|
||||
"textFindAndReplace": "検索と置換",
|
||||
"textFindAndReplaceAll": "全てを 検索して置換する",
|
||||
"textHelp": "サービス",
|
||||
"textHighlight": "結果を強調表示する",
|
||||
"textInch": "インチ",
|
||||
"textLastModified": "最後の変更",
|
||||
"textLastModifiedBy": "最後の変更の作成者",
|
||||
"textLoading": "読み込み中...",
|
||||
"textLocation": "場所",
|
||||
"textMacrosSettings": "マクロの設定",
|
||||
"textNoTextFound": "テキストが見つかりませんでした",
|
||||
"textOwner": "所有者",
|
||||
"textPoint": "ポイント",
|
||||
"textPoweredBy": "Powered by",
|
||||
"textPresentationInfo": "プレゼンテーション情報",
|
||||
"textPresentationSettings": "プレゼンテーションの設定",
|
||||
"textPresentationTitle": "プレゼンテーション名",
|
||||
"textPrint": "印刷する",
|
||||
"textReplace": "並べ替え",
|
||||
"textReplaceAll": "全てを置換する",
|
||||
"textSearch": "検索",
|
||||
"textSettings": "設定",
|
||||
"textShowNotification": "通知を表示する",
|
||||
"textSlideSize": "スライドのサイズ",
|
||||
"textSpellcheck": "スペル チェック",
|
||||
"textSubject": "件名",
|
||||
"textTel": "電話:",
|
||||
"textTitle": "名",
|
||||
"textUnitOfMeasurement": "測定単位",
|
||||
"textUploaded": "アップロードした",
|
||||
"textVersion": "バージョン",
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
"mniSlideWide": "Widescreen (16:9)",
|
||||
"textApplication": "Application",
|
||||
"textApplicationSettings": "Application Settings",
|
||||
"textCaseSensitive": "Case Sensitive",
|
||||
"textCentimeter": "Centimeter",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textColorSchemes": "Color Schemes",
|
||||
"textComment": "Comment",
|
||||
"textCreated": "Created",
|
||||
"textDisableAll": "Disable All",
|
||||
"textDisableAllMacrosWithNotification": "Disable all macros with notification",
|
||||
"textDisableAllMacrosWithoutNotification": "Disable all macros without notification",
|
||||
"textDone": "Done",
|
||||
"textDownload": "Download",
|
||||
"textDownloadAs": "Download As...",
|
||||
"textEmail": "email:",
|
||||
"textEnableAll": "Enable All",
|
||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without notification",
|
||||
"textFind": "Find",
|
||||
"textFindAndReplace": "Find and Replace",
|
||||
"textFindAndReplaceAll": "Find and Replace All",
|
||||
"textHelp": "Help",
|
||||
"textHighlight": "Highlight Results",
|
||||
"textInch": "Inch",
|
||||
"textLastModified": "Last Modified",
|
||||
"textLastModifiedBy": "Last Modified By",
|
||||
"textLocation": "Location",
|
||||
"textMacrosSettings": "Macros Settings",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textOwner": "Owner",
|
||||
"textPoint": "Point",
|
||||
"textPoweredBy": "Powered By",
|
||||
"textPresentationInfo": "Presentation Info",
|
||||
"textPresentationSettings": "Presentation Settings",
|
||||
"textPresentationTitle": "Presentation Title",
|
||||
"textPrint": "Print",
|
||||
"textReplace": "Replace",
|
||||
"textReplaceAll": "Replace All",
|
||||
"textSearch": "Search",
|
||||
"textShowNotification": "Show Notification",
|
||||
"textSlideSize": "Slide Size",
|
||||
"textSpellcheck": "Spell Checking",
|
||||
"textSubject": "Subject",
|
||||
"textTel": "tel:",
|
||||
"textTitle": "Title",
|
||||
"textUploaded": "Uploaded",
|
||||
"txtScheme1": "Office",
|
||||
"txtScheme10": "Median",
|
||||
"txtScheme11": "Metro",
|
||||
"txtScheme12": "Module",
|
||||
"txtScheme13": "Opulent",
|
||||
"txtScheme14": "Oriel",
|
||||
"txtScheme15": "Origin",
|
||||
"txtScheme16": "Paper",
|
||||
"txtScheme17": "Solstice",
|
||||
"txtScheme18": "Technic",
|
||||
"txtScheme19": "Trek",
|
||||
"txtScheme2": "Grayscale",
|
||||
"txtScheme20": "Urban",
|
||||
"txtScheme21": "Verve",
|
||||
"txtScheme22": "New Office",
|
||||
"txtScheme3": "Apex",
|
||||
"txtScheme4": "Aspect",
|
||||
"txtScheme5": "Civic",
|
||||
"txtScheme6": "Concourse",
|
||||
"txtScheme7": "Equity",
|
||||
"txtScheme8": "Flow",
|
||||
"txtScheme9": "Foundry"
|
||||
"txtScheme1": "オフィス",
|
||||
"txtScheme10": "中位数",
|
||||
"txtScheme11": "メトロ",
|
||||
"txtScheme12": "モジュール",
|
||||
"txtScheme13": "キュート",
|
||||
"txtScheme14": "オリエル",
|
||||
"txtScheme15": "発生元",
|
||||
"txtScheme16": "紙",
|
||||
"txtScheme17": "フレッシュ",
|
||||
"txtScheme18": "テクニク",
|
||||
"txtScheme19": "トレッキング",
|
||||
"txtScheme2": "グレースケール",
|
||||
"txtScheme20": "アーバン",
|
||||
"txtScheme21": "ネオン",
|
||||
"txtScheme22": "新しい Office",
|
||||
"txtScheme3": "鉄片",
|
||||
"txtScheme4": "アスペクト",
|
||||
"txtScheme5": "クール",
|
||||
"txtScheme6": "コンコース",
|
||||
"txtScheme7": "株主資本",
|
||||
"txtScheme8": "フロー",
|
||||
"txtScheme9": "ファウンドリ"
|
||||
}
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"dlgLeaveTitleText": "You leave the application",
|
||||
"leaveButtonText": "Leave this page",
|
||||
"stayButtonText": "Stay on this Page"
|
||||
}
|
||||
}
|
|
@ -27,11 +27,11 @@
|
|||
"textMessageDeleteComment": "Você quer realmente excluir este comentário?",
|
||||
"textMessageDeleteReply": "Você realmente quer apagar esta resposta?",
|
||||
"textNoComments": "O documento não contém comentários",
|
||||
"textOk": "OK",
|
||||
"textReopen": "Reabrir",
|
||||
"textResolve": "Resolver",
|
||||
"textTryUndoRedo": "As funções Desfazer/Refazer estão desabilitadas para o modo de coedição rápido.",
|
||||
"textUsers": "Usuários",
|
||||
"textOk": "Ok"
|
||||
"textUsers": "Usuários"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Cores personalizadas",
|
||||
|
@ -140,6 +140,7 @@
|
|||
"errorFileSizeExceed": "O tamanho do arquivo excede o limite do servidor. <br> Entre em contato com o administrador.",
|
||||
"errorKeyEncrypt": "Descritor de chave desconhecido",
|
||||
"errorKeyExpire": "Descritor de chave expirado",
|
||||
"errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"errorSessionAbsolute": "A sessão de edição do documento expirou. Por favor recarregue a página.",
|
||||
"errorSessionIdle": "O documento não é editado há muito tempo. Por favor recarregue a página.",
|
||||
"errorSessionToken": "A conexão com o servidor foi interrompida. Por favor recarregue a página.",
|
||||
|
@ -158,8 +159,7 @@
|
|||
"unknownErrorText": "Erro desconhecido.",
|
||||
"uploadImageExtMessage": "Formato de imagem desconhecido.",
|
||||
"uploadImageFileCountMessage": "Sem imagens carregadas.",
|
||||
"uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB.",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator."
|
||||
"uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Carregando dados...",
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
"SSE.ApplicationController.errorDefaultMessage": "Código de erro: %1",
|
||||
"SSE.ApplicationController.errorFilePassProtect": "O documento está protegido por senha e não pode ser aberto.",
|
||||
"SSE.ApplicationController.errorFileSizeExceed": "O tamanho do arquivo excede o limite de seu servidor. <br> Por favor, contate seu administrador de Servidor de Documentos para detalhes.",
|
||||
"SSE.ApplicationController.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.",
|
||||
"SSE.ApplicationController.errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "A conexão à internet foi restabelecida, e a versão do arquivo foi alterada. <br> Antes de continuar seu trabalho, transfira o arquivo ou copie seu conteúdo para assegurar que nada seja perdido, e recarregue esta página.",
|
||||
"SSE.ApplicationController.errorUserDrop": "O arquivo não pode ser acessado agora.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "Aviso",
|
||||
|
|
|
@ -586,8 +586,8 @@
|
|||
"SSE.Controllers.DocumentHolder.txtUnderbar": "Bar under text",
|
||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Undo table autoexpansion",
|
||||
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Use text import wizard",
|
||||
"SSE.Controllers.DocumentHolder.txtWidth": "Width",
|
||||
"SSE.Controllers.DocumentHolder.txtWarnUrl": "Clicking this link can be harmful to your device and data.<br>Are you sure you want to continue?",
|
||||
"SSE.Controllers.DocumentHolder.txtWidth": "Width",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "All",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cube",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryDatabase": "Database",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"cancelButtonText": "Annuler",
|
||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Avertissement",
|
||||
"Common.Controllers.Chat.textEnterMessage": "Entrez votre message ici",
|
||||
"Common.Controllers.History.notcriticalErrorTitle": "Attention",
|
||||
"Common.define.chartData.textArea": "En aires",
|
||||
"Common.define.chartData.textAreaStacked": "Zone empilée",
|
||||
"Common.define.chartData.textAreaStackedPer": "Aire Empilée 100%",
|
||||
|
@ -102,6 +103,8 @@
|
|||
"Common.Translation.warnFileLocked": "Ce fichier a été modifié avec une autre application. Vous pouvez continuer à le modifier et l'enregistrer comme une copie.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Créer une copie",
|
||||
"Common.Translation.warnFileLockedBtnView": "Ouvrir pour visualisation",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automatique",
|
||||
"Common.UI.ButtonColored.textNewColor": "Ajouter une nouvelle couleur personnalisée",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Pas de bordures",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Pas de bordures",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Aucun style",
|
||||
|
@ -171,6 +174,12 @@
|
|||
"Common.Views.AutoCorrectDialog.warnReset": "Toutes les autocorrections que vous avez ajouté seront supprimées et celles que vous avez modifiées seront réinitialisées à leurs valeurs originales. Voulez-vous continuer ?",
|
||||
"Common.Views.AutoCorrectDialog.warnRestore": "Ce symbol d'autocorrection pour 1% sera réinitialisé à sa valeur initiale. Voulez-vous continuer ?",
|
||||
"Common.Views.Chat.textSend": "Envoyer",
|
||||
"Common.Views.Comments.mniAuthorAsc": "Auteur de A à Z",
|
||||
"Common.Views.Comments.mniAuthorDesc": "Auteur de Z à A",
|
||||
"Common.Views.Comments.mniDateAsc": "Plus ancien",
|
||||
"Common.Views.Comments.mniDateDesc": "Plus récent",
|
||||
"Common.Views.Comments.mniPositionAsc": "Du haut",
|
||||
"Common.Views.Comments.mniPositionDesc": "Du bas",
|
||||
"Common.Views.Comments.textAdd": "Ajouter",
|
||||
"Common.Views.Comments.textAddComment": "Ajouter",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Ajouter un commentaire au document",
|
||||
|
@ -178,6 +187,7 @@
|
|||
"Common.Views.Comments.textAnonym": "Invité",
|
||||
"Common.Views.Comments.textCancel": "Annuler",
|
||||
"Common.Views.Comments.textClose": "Fermer",
|
||||
"Common.Views.Comments.textClosePanel": "Fermer les commentaires",
|
||||
"Common.Views.Comments.textComments": "Commentaires",
|
||||
"Common.Views.Comments.textEdit": "OK",
|
||||
"Common.Views.Comments.textEnterCommentHint": "Entrez votre commentaire ici",
|
||||
|
@ -186,6 +196,7 @@
|
|||
"Common.Views.Comments.textReply": "Répondre",
|
||||
"Common.Views.Comments.textResolve": "Résoudre",
|
||||
"Common.Views.Comments.textResolved": "Résolu",
|
||||
"Common.Views.Comments.textSort": "Trier les commentaires",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Ne plus afficher ce message",
|
||||
"Common.Views.CopyWarningDialog.textMsg": "Vous pouvez réaliser les actions de copier, couper et coller en utilisant les boutons de la barre d'outils et à l'aide du menu contextuel à partir de cet onglet uniquement.<br><br>Pour copier ou coller de / vers les applications en dehors de l'onglet de l'éditeur, utilisez les combinaisons de touches suivantes :",
|
||||
"Common.Views.CopyWarningDialog.textTitle": "Fonctions de Copier, Couper et Coller",
|
||||
|
@ -202,7 +213,7 @@
|
|||
"Common.Views.Header.textBack": "Ouvrir l'emplacement du fichier",
|
||||
"Common.Views.Header.textCompactView": "Masquer la barre d'outils",
|
||||
"Common.Views.Header.textHideLines": "Masquer les règles",
|
||||
"Common.Views.Header.textHideStatusBar": "Masquer la barre d'état",
|
||||
"Common.Views.Header.textHideStatusBar": "Combiner la feuille et les barres d'état",
|
||||
"Common.Views.Header.textRemoveFavorite": "Enlever des favoris",
|
||||
"Common.Views.Header.textSaveBegin": "Enregistrement en cours...",
|
||||
"Common.Views.Header.textSaveChanged": "Modifié",
|
||||
|
@ -221,6 +232,13 @@
|
|||
"Common.Views.Header.tipViewUsers": "Afficher les utilisateurs et gérer les droits d'accès aux documents",
|
||||
"Common.Views.Header.txtAccessRights": "Modifier les droits d'accès",
|
||||
"Common.Views.Header.txtRename": "Renommer",
|
||||
"Common.Views.History.textCloseHistory": "Fermer l'historique",
|
||||
"Common.Views.History.textHide": "Réduire",
|
||||
"Common.Views.History.textHideAll": "Masquer les modifications détaillées",
|
||||
"Common.Views.History.textRestore": "Restaurer",
|
||||
"Common.Views.History.textShow": "Développer",
|
||||
"Common.Views.History.textShowAll": "Afficher les modifications détaillées",
|
||||
"Common.Views.History.textVer": "ver.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Coller URL d'image",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Ce champ est obligatoire",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\"",
|
||||
|
@ -515,6 +533,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtLimitChange": "Modifier l'emplacement des limites",
|
||||
"SSE.Controllers.DocumentHolder.txtLimitOver": "Limite au-dessous du texte",
|
||||
"SSE.Controllers.DocumentHolder.txtLimitUnder": "Limite en dessous du texte",
|
||||
"SSE.Controllers.DocumentHolder.txtLockSort": "Des données se trouvent à côté de votre sélection, mais vous n'avez pas les autorisations suffisantes pour modifier ces cellules.<br>Voulez-vous continuer avec la sélection actuelle ?",
|
||||
"SSE.Controllers.DocumentHolder.txtMatchBrackets": "Egaler crochets à la hauteur de l'argument",
|
||||
"SSE.Controllers.DocumentHolder.txtMatrixAlign": "Alignement de la matrice",
|
||||
"SSE.Controllers.DocumentHolder.txtNoChoices": "Il n’y a pas de choix pour le remplissage de la cellule.<br>Seules des valeurs de texte de la colonne peuvent être sélectionnées pour le remplacement.",
|
||||
|
@ -567,6 +586,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtUnderbar": "Barre en dessous d'un texte",
|
||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Annuler l'expansion automatique du tableau",
|
||||
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Utiliser l'assistant d'importation de texte",
|
||||
"SSE.Controllers.DocumentHolder.txtWarnUrl": "Cliquer sur ce lien peut être dangereux pour votre appareil et vos données. <br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"SSE.Controllers.DocumentHolder.txtWidth": "Largeur",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Tout",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cube",
|
||||
|
@ -586,6 +606,7 @@
|
|||
"SSE.Controllers.LeftMenu.textByRows": "Par lignes",
|
||||
"SSE.Controllers.LeftMenu.textFormulas": "Formules",
|
||||
"SSE.Controllers.LeftMenu.textItemEntireCell": "Totalité du contenu de la cellule",
|
||||
"SSE.Controllers.LeftMenu.textLoadHistory": "Chargement de l'historique des versions...",
|
||||
"SSE.Controllers.LeftMenu.textLookin": "Regarder dans",
|
||||
"SSE.Controllers.LeftMenu.textNoTextFound": "Votre recherche n'a donné aucun résultat.S'il vous plaît, modifiez vos critères de recherche.",
|
||||
"SSE.Controllers.LeftMenu.textReplaceSkipped": "Le remplacement est fait. {0} occurrences ont été ignorées.",
|
||||
|
@ -618,6 +639,7 @@
|
|||
"SSE.Controllers.Main.errorCannotUngroup": "Impossible de dissocier. Pour construire un plan, sélectionnez les lignes ou les colonnes de détail et groupez-les.",
|
||||
"SSE.Controllers.Main.errorChangeArray": "Impossible de modifier une partie de matrice.",
|
||||
"SSE.Controllers.Main.errorChangeFilteredRange": "Cette action va modifier une plage de données filtrée sur votre feuille de calcul.<br>Pour réaliser cette action, veuillez supprimer les filtres automatiques.",
|
||||
"SSE.Controllers.Main.errorChangeOnProtectedSheet": "La cellule ou le graphique que vous essayez de modifier se trouve sur une feuille protégée.<br>Pour effectuer une modification, déprotégez la feuille. Il se peut que l'on vous demande de saisir un mot de passe.",
|
||||
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Connexion au serveur perdue. Le document ne peut être modifié en ce moment.",
|
||||
"SSE.Controllers.Main.errorConnectToServer": "Impossible d'enregistrer le document. Veuillez vérifier vos paramètres de connexion ou contactez l'administrateur.<br>Lorsque vous cliquez sur le bouton 'OK', vous serez invité à télécharger le document.",
|
||||
"SSE.Controllers.Main.errorCopyMultiselectArea": "Impossible d'exécuter cette commande sur des sélections multiples.<br>Sélectionnez une seule plage et essayez à nouveau.",
|
||||
|
@ -629,6 +651,8 @@
|
|||
"SSE.Controllers.Main.errorDataRange": "Plage de données incorrecte.",
|
||||
"SSE.Controllers.Main.errorDataValidate": "La valeur saisie est incorrecte.<br>Un utilisateur a restreint les valeurs pouvant être saisies dans cette cellule.",
|
||||
"SSE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1",
|
||||
"SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Vous essayez de supprimer une colonne qui contient une cellule verrouillée. Les cellules verrouillées ne peuvent pas être supprimées lorsque la feuille de calcul est protégée.<br>Pour supprimer une cellule verrouillée, déprotégez la feuille. Il se peut que l'on vous demande de saisir un mot de passe.",
|
||||
"SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Vous essayez de supprimer une ligne qui contient une cellule verrouillée. Les cellules verrouillées ne peuvent pas être supprimées lorsque la feuille de calcul est protégée.<br>Pour supprimer une cellule verrouillée, déprotégez la feuille. Il se peut que l'on vous demande de saisir un mot de passe.",
|
||||
"SSE.Controllers.Main.errorEditingDownloadas": "Une erreur s'est produite sur le document.<br>Utilisez l'option 'Télécharger comme...' pour enregistrer une copie de sauvegarde du fichier sur le disque dur de votre ordinateur.",
|
||||
"SSE.Controllers.Main.errorEditingSaveas": "Une erreur s'est produite sur le document.<br>Utilisez l'option 'Enregistrer comme...' pour enregistrer une copie de sauvegarde sur le disque dur de votre ordinateur. ",
|
||||
"SSE.Controllers.Main.errorEditView": "L'affichage d'une feuille actuelle ne peut pas être édité et les nouveaux affichages ne peuvent pas être créés pour le moment parce que l'un d'eux est en cours d'édition.",
|
||||
|
@ -663,6 +687,7 @@
|
|||
"SSE.Controllers.Main.errorNoDataToParse": "Aucune donnée à convertir n'a été sélectionnée.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "La longueur de l'une des formules dans le fichier a dépassé le nombre de caractères autorisé (8192).<br> La formule a été supprimée.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "La syntaxe de la saisie est incorrecte. Veuillez vérifier si l'une des parenthèses - '(' ou ')' est manquante.",
|
||||
"SSE.Controllers.Main.errorPasswordIsNotCorrect": "Le mot de passe que vous avez fourni n'est pas correct.<br>Vérifiez que la touche CAPS LOCK est désactivée et veillez à utiliser la bonne majuscule.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "La zone de copie ne correspond pas à la zone de collage.<br>Sélectionnez une zone avec la même taille ou cliquez sur la première cellule d'une ligne pour coller les cellules sélectionnées.",
|
||||
"SSE.Controllers.Main.errorPasteMultiSelect": "Cette action ne peut pas être accomplie sur une sélection de plusieurs plages.<br>électionnez une seule plage, puis réessayez.",
|
||||
"SSE.Controllers.Main.errorPasteSlicerError": "Segments de tableau ne peuvent pas être copiés depuis un tableur vers un autre.",
|
||||
|
@ -688,6 +713,7 @@
|
|||
"SSE.Controllers.Main.errorViewerDisconnect": "La connexion a été perdue. Vous pouvez toujours afficher le document,<br>mais ne pouvez pas le télécharger jusqu'à ce que la connexion soit rétablie et que la page soit actualisée.",
|
||||
"SSE.Controllers.Main.errorWrongBracketsCount": "Une erreur dans la formule entrée.<br>Nombre utilisé entre parenthèses est incorrect.",
|
||||
"SSE.Controllers.Main.errorWrongOperator": "Une erreur dans la formule entrée. Opérateur utilisé est incorrect.<br>Veuillez corriger l'erreur.",
|
||||
"SSE.Controllers.Main.errorWrongPassword": "Le mot de passe que vous avez fourni n'est pas correct.",
|
||||
"SSE.Controllers.Main.errRemDuplicates": "Les valeurs duppliquées qui ont été retrouvées et supprimées: {0}, des valeurs uniques restantes: {1}.",
|
||||
"SSE.Controllers.Main.leavePageText": "Vous avez des modifications non enregistrées dans cette feuille de calcul. Cliquez sur 'Rester sur cette page ' ensuite 'Enregistrer' pour les enregistrer. Cliquez sur 'Quitter cette page' pour annuler toutes les modifications non enregistrées.",
|
||||
"SSE.Controllers.Main.leavePageTextOnClose": "Toutes les modifications non-enregistrées seront perdues.<br> Cliquez \"Annuler\" et ensuite \"Enregistrer\" pour les sauvegarder. Cliquez \"OK\" pour effacer toutes les modifications non-enregistrées.",
|
||||
|
@ -718,16 +744,22 @@
|
|||
"SSE.Controllers.Main.saveTitleText": "Enregistrement de la feuille de calcul",
|
||||
"SSE.Controllers.Main.scriptLoadError": "La connexion est trop lente, certains éléments ne peuvent pas être chargés. Veuillez recharger la page.",
|
||||
"SSE.Controllers.Main.textAnonymous": "Anonyme",
|
||||
"SSE.Controllers.Main.textApplyAll": "Appliquer à toutes les équations",
|
||||
"SSE.Controllers.Main.textBuyNow": "Visiter le site web",
|
||||
"SSE.Controllers.Main.textChangesSaved": "Toutes les modifications ont été enregistrées",
|
||||
"SSE.Controllers.Main.textClose": "Fermer",
|
||||
"SSE.Controllers.Main.textCloseTip": "Cliquez pour fermer la conseil",
|
||||
"SSE.Controllers.Main.textConfirm": "Confirmation",
|
||||
"SSE.Controllers.Main.textContactUs": "Contacter l'équipe de ventes",
|
||||
"SSE.Controllers.Main.textConvertEquation": "Cette équation a été créée avec une ancienne version de l'éditeur des équations qui n'est plus disponible. Pour la modifier, convertissez-la au format Office Math ML.<br>Convertir maintenant ?",
|
||||
"SSE.Controllers.Main.textCustomLoader": "Veuillez noter que conformément aux clauses du contrat de licence vous n'êtes pas autorisé à changer le chargeur.<br>Veuillez contacter notre Service des Ventes pour obtenir le devis.",
|
||||
"SSE.Controllers.Main.textDisconnect": "La connexion est perdue",
|
||||
"SSE.Controllers.Main.textGuest": "Invité",
|
||||
"SSE.Controllers.Main.textHasMacros": "Le fichier contient des macros automatiques.<br>Voulez-vous exécuter les macros ?",
|
||||
"SSE.Controllers.Main.textLearnMore": "En savoir plus",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Chargement d'une feuille de calcul",
|
||||
"SSE.Controllers.Main.textLongName": "Entrez un nom qui a moins de 128 caractères.",
|
||||
"SSE.Controllers.Main.textNeedSynchronize": "Vous avez des mises à jour",
|
||||
"SSE.Controllers.Main.textNo": "Non",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "La limite de la licence est atteinte",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Fonction payante",
|
||||
|
@ -761,6 +793,7 @@
|
|||
"SSE.Controllers.Main.txtDays": "jours",
|
||||
"SSE.Controllers.Main.txtDiagramTitle": "Titre du graphique",
|
||||
"SSE.Controllers.Main.txtEditingMode": "Réglage mode d'édition...",
|
||||
"SSE.Controllers.Main.txtErrorLoadHistory": "Chargement de l'historique a échoué",
|
||||
"SSE.Controllers.Main.txtFiguredArrows": "Flèches figurées",
|
||||
"SSE.Controllers.Main.txtFile": "Fichier",
|
||||
"SSE.Controllers.Main.txtGrandTotal": "Total général",
|
||||
|
@ -980,6 +1013,10 @@
|
|||
"SSE.Controllers.Main.txtTab": "Onglet",
|
||||
"SSE.Controllers.Main.txtTable": "Tableau",
|
||||
"SSE.Controllers.Main.txtTime": "Heure",
|
||||
"SSE.Controllers.Main.txtUnlock": "Déverrouiller",
|
||||
"SSE.Controllers.Main.txtUnlockRange": "Déverouiller la plage",
|
||||
"SSE.Controllers.Main.txtUnlockRangeDescription": "Entrez le mot de passe pour modifier cette plage :",
|
||||
"SSE.Controllers.Main.txtUnlockRangeWarning": "La plage que vous essayez de modifier est protégée par un mot de passe.",
|
||||
"SSE.Controllers.Main.txtValues": "Valeurs",
|
||||
"SSE.Controllers.Main.txtXAxis": "Axe X",
|
||||
"SSE.Controllers.Main.txtYAxis": "Axe Y",
|
||||
|
@ -1227,6 +1264,7 @@
|
|||
"SSE.Controllers.Toolbar.txtLimitLog_LogBase": "Logarithme",
|
||||
"SSE.Controllers.Toolbar.txtLimitLog_Max": "Maximum",
|
||||
"SSE.Controllers.Toolbar.txtLimitLog_Min": "Minimum",
|
||||
"SSE.Controllers.Toolbar.txtLockSort": "Des données se trouvent à côté de votre sélection, mais vous n'avez pas les autorisations suffisantes pour modifier ces cellules.<br>Voulez-vous continuer avec la sélection actuelle ?",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_1_2": "Matrice vide 1x2 ",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_1_3": "Matrice vide 1x3",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_2_1": "Matrice vide 2x1",
|
||||
|
@ -1960,6 +1998,7 @@
|
|||
"SSE.Views.FileMenu.btnCreateNewCaption": "Nouveau classeur",
|
||||
"SSE.Views.FileMenu.btnDownloadCaption": "Télécharger comme...",
|
||||
"SSE.Views.FileMenu.btnHelpCaption": "Aide...",
|
||||
"SSE.Views.FileMenu.btnHistoryCaption": "Historique des versions",
|
||||
"SSE.Views.FileMenu.btnInfoCaption": "Informations du classeur...",
|
||||
"SSE.Views.FileMenu.btnPrintCaption": "Imprimer",
|
||||
"SSE.Views.FileMenu.btnProtectCaption": "Protéger",
|
||||
|
@ -1972,6 +2011,8 @@
|
|||
"SSE.Views.FileMenu.btnSaveCopyAsCaption": "Enregistrer une copie comme...",
|
||||
"SSE.Views.FileMenu.btnSettingsCaption": "Paramètres avancés...",
|
||||
"SSE.Views.FileMenu.btnToEditCaption": "Modifier la feuille de calcul",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Feuille de calcul vide",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Créer nouveau",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Appliquer",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Ajouter un auteur",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Ajouter du texte",
|
||||
|
@ -2055,7 +2096,8 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNl": "Néerlandais",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "Polonais",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Point",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtlang": "Portugais",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtbr": "Portugais (Brésil)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtlang": "Portugais (Portugal)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRo": "Roumain",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Russe",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacros": "Activer tout",
|
||||
|
@ -2677,6 +2719,56 @@
|
|||
"SSE.Views.PrintTitlesDialog.textSelectRange": "Sélectionner la ligne",
|
||||
"SSE.Views.PrintTitlesDialog.textTitle": "Titres à imprimer",
|
||||
"SSE.Views.PrintTitlesDialog.textTop": "Répéter les lignes en haut",
|
||||
"SSE.Views.ProtectDialog.textExistName": "ERREUR ! Une plage avec ce titre existe déjà",
|
||||
"SSE.Views.ProtectDialog.textInvalidName": "Le titre de la plage doit commencer par une lettre et ne peut contenir que des lettres, des chiffres et des espaces.",
|
||||
"SSE.Views.ProtectDialog.textInvalidRange": "ERREUR! La plage de cellules non valide",
|
||||
"SSE.Views.ProtectDialog.textSelectData": "Sélectionner des données",
|
||||
"SSE.Views.ProtectDialog.txtAllow": "Permettre à tous les utilisateurs de cette feuille",
|
||||
"SSE.Views.ProtectDialog.txtAutofilter": "Utiliser AutoFiltre",
|
||||
"SSE.Views.ProtectDialog.txtDelCols": "Supprimer les colonnes",
|
||||
"SSE.Views.ProtectDialog.txtDelRows": "Supprimer les lignes",
|
||||
"SSE.Views.ProtectDialog.txtEmpty": "Ce champ est obligatoire",
|
||||
"SSE.Views.ProtectDialog.txtFormatCells": "Modifier les cellules",
|
||||
"SSE.Views.ProtectDialog.txtFormatCols": "Modifier les colonnes",
|
||||
"SSE.Views.ProtectDialog.txtFormatRows": "Modifier les lignes",
|
||||
"SSE.Views.ProtectDialog.txtIncorrectPwd": "Le mot de passe de confirmation n'est pas identique",
|
||||
"SSE.Views.ProtectDialog.txtInsCols": "Insérer des colonnes ",
|
||||
"SSE.Views.ProtectDialog.txtInsHyper": "Insérer un lien hypertexte",
|
||||
"SSE.Views.ProtectDialog.txtInsRows": "Insérer des lignes",
|
||||
"SSE.Views.ProtectDialog.txtObjs": "Modifier les objets",
|
||||
"SSE.Views.ProtectDialog.txtOptional": "Optionnel",
|
||||
"SSE.Views.ProtectDialog.txtPassword": "Mot de passe",
|
||||
"SSE.Views.ProtectDialog.txtPivot": "Utiliser tableau et graphique croisés dynamiques",
|
||||
"SSE.Views.ProtectDialog.txtProtect": "Protéger",
|
||||
"SSE.Views.ProtectDialog.txtRange": "Plage",
|
||||
"SSE.Views.ProtectDialog.txtRangeName": "Titre",
|
||||
"SSE.Views.ProtectDialog.txtRepeat": "Répéter le mot de passe",
|
||||
"SSE.Views.ProtectDialog.txtScen": "Modifier les scénarios",
|
||||
"SSE.Views.ProtectDialog.txtSelLocked": "Sélectionner les cellules verrouillées",
|
||||
"SSE.Views.ProtectDialog.txtSelUnLocked": "Sélectionner les cellules non verrouillées",
|
||||
"SSE.Views.ProtectDialog.txtSheetDescription": "Empêchez les modifications non souhaitées par d'autres personnes en limitant leur capacité de modification.",
|
||||
"SSE.Views.ProtectDialog.txtSheetTitle": "Protéger la feuille de calcul",
|
||||
"SSE.Views.ProtectDialog.txtSort": "Trier",
|
||||
"SSE.Views.ProtectDialog.txtWarning": "Attention : si vous oubliez ou perdez votre mot de passe, il sera impossible de le récupérer. Conservez-le en lieu sûr.",
|
||||
"SSE.Views.ProtectDialog.txtWBDescription": "Pour empêcher les autres utilisateurs d'afficher les feuilles de calcul cachées, d'ajouter, de déplacer, de supprimer ou de masquer des feuilles de calcul et de renommer des feuilles de calcul, vous pouvez protéger la structure de votre livre par un mot de passe.",
|
||||
"SSE.Views.ProtectDialog.txtWBTitle": "Protéger la structure du livre",
|
||||
"SSE.Views.ProtectRangesDlg.guestText": "Invité",
|
||||
"SSE.Views.ProtectRangesDlg.textDelete": "Supprimer",
|
||||
"SSE.Views.ProtectRangesDlg.textEdit": "Modifier",
|
||||
"SSE.Views.ProtectRangesDlg.textEmpty": "Aucune plage n'est autorisée pour la modification.",
|
||||
"SSE.Views.ProtectRangesDlg.textNew": "Nouveau",
|
||||
"SSE.Views.ProtectRangesDlg.textProtect": "Protéger la feuille de calcul",
|
||||
"SSE.Views.ProtectRangesDlg.textPwd": "Mot de passe",
|
||||
"SSE.Views.ProtectRangesDlg.textRange": "Plage",
|
||||
"SSE.Views.ProtectRangesDlg.textRangesDesc": "Plages déverrouillées par un mot de passe lorsque la feuille est protégée (cela ne fonctionne que pour les cellules verrouillées).",
|
||||
"SSE.Views.ProtectRangesDlg.textTitle": "Titre",
|
||||
"SSE.Views.ProtectRangesDlg.tipIsLocked": "Cet élément est en cours de modification par un autre utilisateur.",
|
||||
"SSE.Views.ProtectRangesDlg.txtEditRange": "Modifier la plage",
|
||||
"SSE.Views.ProtectRangesDlg.txtNewRange": "Nouvelle plage",
|
||||
"SSE.Views.ProtectRangesDlg.txtNo": "Non",
|
||||
"SSE.Views.ProtectRangesDlg.txtTitle": "Autoriser les utilisateurs à modifier les plages",
|
||||
"SSE.Views.ProtectRangesDlg.txtYes": "Oui",
|
||||
"SSE.Views.ProtectRangesDlg.warnDelete": "Etes-vous sûr de vouloir supprimer le nom {0} ?",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textColumns": "Colonnes",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textDescription": "Pour supprimer des valeurs dupliquées, selectionnez une ou plusieurs colonnes contenant les valeurs dupliquées.",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textHeaders": "Mes données ont des en-têtes",
|
||||
|
@ -2980,13 +3072,17 @@
|
|||
"SSE.Views.Statusbar.itemMaximum": "Maximum",
|
||||
"SSE.Views.Statusbar.itemMinimum": "Minimum",
|
||||
"SSE.Views.Statusbar.itemMove": "Déplacer",
|
||||
"SSE.Views.Statusbar.itemProtect": "Protéger",
|
||||
"SSE.Views.Statusbar.itemRename": "Renommer",
|
||||
"SSE.Views.Statusbar.itemStatus": "Statut de sauvegarde",
|
||||
"SSE.Views.Statusbar.itemSum": "Somme",
|
||||
"SSE.Views.Statusbar.itemTabColor": "Couleur d'onglet",
|
||||
"SSE.Views.Statusbar.itemUnProtect": "Déprotéger",
|
||||
"SSE.Views.Statusbar.RenameDialog.errNameExists": "Une feuille de calcul avec le même nom existe déjà.",
|
||||
"SSE.Views.Statusbar.RenameDialog.errNameWrongChar": "Le nom de feuille ne peut pas contenir les caractères suivants : \\/*?[]:",
|
||||
"SSE.Views.Statusbar.RenameDialog.labelSheetName": "Nom de feuille",
|
||||
"SSE.Views.Statusbar.selectAllSheets": "Sélectionner toutes les feuilles",
|
||||
"SSE.Views.Statusbar.sheetIndexText": "Feuille {0} de {1}",
|
||||
"SSE.Views.Statusbar.textAverage": "Moyenne",
|
||||
"SSE.Views.Statusbar.textCount": "Total",
|
||||
"SSE.Views.Statusbar.textMax": "MAX",
|
||||
|
@ -3422,5 +3518,19 @@
|
|||
"SSE.Views.ViewTab.tipClose": "Fermer l'aperçu d'une feuille",
|
||||
"SSE.Views.ViewTab.tipCreate": "Créer l'aperçu d'une feuille",
|
||||
"SSE.Views.ViewTab.tipFreeze": "Verrouiller les volets",
|
||||
"SSE.Views.ViewTab.tipSheetView": "Afficher une feuille"
|
||||
"SSE.Views.ViewTab.tipSheetView": "Afficher une feuille",
|
||||
"SSE.Views.WBProtection.hintAllowRanges": "Autoriser la modification des plages",
|
||||
"SSE.Views.WBProtection.hintProtectSheet": "Protéger la feuille de calcul",
|
||||
"SSE.Views.WBProtection.hintProtectWB": "Protéger le livre",
|
||||
"SSE.Views.WBProtection.txtAllowRanges": "Autoriser la modification des plages",
|
||||
"SSE.Views.WBProtection.txtHiddenFormula": "Formules cachées",
|
||||
"SSE.Views.WBProtection.txtLockedCell": "Cellule verrouillée",
|
||||
"SSE.Views.WBProtection.txtLockedShape": "Forme verrouillée",
|
||||
"SSE.Views.WBProtection.txtLockedText": "Verouiller le texte",
|
||||
"SSE.Views.WBProtection.txtProtectSheet": "Protéger la feuille de calcul",
|
||||
"SSE.Views.WBProtection.txtProtectWB": "Protéger le livre",
|
||||
"SSE.Views.WBProtection.txtSheetUnlockDescription": "Entrez un mot de passe pour déprotéger la feuille de calcul",
|
||||
"SSE.Views.WBProtection.txtSheetUnlockTitle": "Déprotéger la feuille",
|
||||
"SSE.Views.WBProtection.txtWBUnlockDescription": "Entrez un mot de passe pour déprotéger le classeur",
|
||||
"SSE.Views.WBProtection.txtWBUnlockTitle": "Déprotéger le livre"
|
||||
}
|
|
@ -722,6 +722,8 @@
|
|||
"SSE.Controllers.Main.txtPages": "ページ",
|
||||
"SSE.Controllers.Main.txtPreparedBy": "作成者:",
|
||||
"SSE.Controllers.Main.txtPrintArea": "印刷範囲",
|
||||
"SSE.Controllers.Main.txtQuarter": "四半期",
|
||||
"SSE.Controllers.Main.txtQuarters": "四半期",
|
||||
"SSE.Controllers.Main.txtRectangles": "四角形",
|
||||
"SSE.Controllers.Main.txtRow": "行",
|
||||
"SSE.Controllers.Main.txtRowLbls": "行ラベル",
|
||||
|
@ -2313,6 +2315,7 @@
|
|||
"SSE.Views.PivotGroupDialog.textMin": "分",
|
||||
"SSE.Views.PivotGroupDialog.textMonth": "月",
|
||||
"SSE.Views.PivotGroupDialog.textNumDays": "日数",
|
||||
"SSE.Views.PivotGroupDialog.textQuart": "四半期",
|
||||
"SSE.Views.PivotGroupDialog.textSec": "秒",
|
||||
"SSE.Views.PivotGroupDialog.textYear": "年",
|
||||
"SSE.Views.PivotGroupDialog.txtTitle": "グループ化",
|
||||
|
@ -2440,6 +2443,8 @@
|
|||
"SSE.Views.PrintTitlesDialog.textSelectRange": "範囲の選択",
|
||||
"SSE.Views.PrintTitlesDialog.textTitle": "タイトルを印刷する",
|
||||
"SSE.Views.PrintTitlesDialog.textTop": "上の行を繰り返す",
|
||||
"SSE.Views.ProtectDialog.txtRange": "範囲",
|
||||
"SSE.Views.ProtectRangesDlg.textRange": "範囲",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textColumns": "列",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textDescription": "重複する値を削除するには、重複する列を1つ以上ご選択ください。",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textHeaders": "先頭行は見出し",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -2,6 +2,7 @@
|
|||
"cancelButtonText": "Cancelar",
|
||||
"Common.Controllers.Chat.notcriticalErrorTitle": "Aviso",
|
||||
"Common.Controllers.Chat.textEnterMessage": "Inserir sua mensagem aqui",
|
||||
"Common.Controllers.History.notcriticalErrorTitle": "Aviso",
|
||||
"Common.define.chartData.textArea": "Área",
|
||||
"Common.define.chartData.textAreaStacked": "Área empilhada",
|
||||
"Common.define.chartData.textAreaStackedPer": "100% Área alinhada",
|
||||
|
@ -102,6 +103,8 @@
|
|||
"Common.Translation.warnFileLocked": "Documento está em uso por outra aplicação. Você pode continuar editando e salvá-lo como uma cópia.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Criar uma cópia",
|
||||
"Common.Translation.warnFileLockedBtnView": "Aberto para visualização",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Automático",
|
||||
"Common.UI.ButtonColored.textNewColor": "Adicionar nova cor personalizada",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Sem bordas",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Sem bordas",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Sem estilos",
|
||||
|
@ -171,6 +174,12 @@
|
|||
"Common.Views.AutoCorrectDialog.warnReset": "Qualquer autocorrecção que tenha adicionado será removida e as alterações serão restauradas aos seus valores originais. Quer continuar?",
|
||||
"Common.Views.AutoCorrectDialog.warnRestore": "A entrada de autocorreção para %1 será redefinida para seu valor original. Você quer continuar?",
|
||||
"Common.Views.Chat.textSend": "Enviar",
|
||||
"Common.Views.Comments.mniAuthorAsc": "Autor de A a Z",
|
||||
"Common.Views.Comments.mniAuthorDesc": "Autor Z a A",
|
||||
"Common.Views.Comments.mniDateAsc": "Mais antigo",
|
||||
"Common.Views.Comments.mniDateDesc": "Novidades",
|
||||
"Common.Views.Comments.mniPositionAsc": "De cima",
|
||||
"Common.Views.Comments.mniPositionDesc": "Do fundo",
|
||||
"Common.Views.Comments.textAdd": "Adicionar",
|
||||
"Common.Views.Comments.textAddComment": "Adicionar Comentário",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Adicionar comentário ao documento",
|
||||
|
@ -178,6 +187,7 @@
|
|||
"Common.Views.Comments.textAnonym": "Visitante",
|
||||
"Common.Views.Comments.textCancel": "Cancelar",
|
||||
"Common.Views.Comments.textClose": "Fechar",
|
||||
"Common.Views.Comments.textClosePanel": "Fechar comentários",
|
||||
"Common.Views.Comments.textComments": "Comentários",
|
||||
"Common.Views.Comments.textEdit": "Editar",
|
||||
"Common.Views.Comments.textEnterCommentHint": "Inserir seu comentário aqui",
|
||||
|
@ -186,6 +196,7 @@
|
|||
"Common.Views.Comments.textReply": "Responder",
|
||||
"Common.Views.Comments.textResolve": "Resolver",
|
||||
"Common.Views.Comments.textResolved": "Resolvido",
|
||||
"Common.Views.Comments.textSort": "Ordenar comentários",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "Não exibir esta mensagem novamente",
|
||||
"Common.Views.CopyWarningDialog.textMsg": "As ações copiar, cortar e colar usando os botões da barra de ferramentas do editor e as ações de menu de contexto serão realizadas apenas nesta aba do editor.<br><br>Para copiar ou colar para ou de aplicativos externos a aba do editor, use as seguintes combinações do teclado:",
|
||||
"Common.Views.CopyWarningDialog.textTitle": "Ações copiar, cortar e colar",
|
||||
|
@ -221,6 +232,13 @@
|
|||
"Common.Views.Header.tipViewUsers": "Ver usuários e gerenciar direitos de acesso ao documento",
|
||||
"Common.Views.Header.txtAccessRights": "Alterar direitos de acesso",
|
||||
"Common.Views.Header.txtRename": "Renomear",
|
||||
"Common.Views.History.textCloseHistory": "Fechar histórico",
|
||||
"Common.Views.History.textHide": "Minimizar",
|
||||
"Common.Views.History.textHideAll": "Ocultar alterações detalhadas ",
|
||||
"Common.Views.History.textRestore": "Restaurar",
|
||||
"Common.Views.History.textShow": "Expandir",
|
||||
"Common.Views.History.textShowAll": "Mostrar alterações detalhadas",
|
||||
"Common.Views.History.textVer": "ver.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Colar uma URL de imagem:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Este campo é obrigatório",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\"",
|
||||
|
@ -515,6 +533,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtLimitChange": "Alterar localização de limites",
|
||||
"SSE.Controllers.DocumentHolder.txtLimitOver": "Limite sobre o texto",
|
||||
"SSE.Controllers.DocumentHolder.txtLimitUnder": "Limite sob o texto",
|
||||
"SSE.Controllers.DocumentHolder.txtLockSort": "Os dados são encontrados ao lado de sua seleção, mas você não tem permissão suficiente para alterar essas células.<br> Você deseja continuar com a seleção atual?",
|
||||
"SSE.Controllers.DocumentHolder.txtMatchBrackets": "Combinar parênteses com a altura do argumento",
|
||||
"SSE.Controllers.DocumentHolder.txtMatrixAlign": "Alinhamento de matriz",
|
||||
"SSE.Controllers.DocumentHolder.txtNoChoices": "Não há escolhas para preenchimento de célula.<br>Apenas valores de texto da coluna podem ser selecionados para substituição.",
|
||||
|
@ -547,6 +566,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtRemLimit": "Remover limite",
|
||||
"SSE.Controllers.DocumentHolder.txtRemoveAccentChar": "Remover caractere destacado",
|
||||
"SSE.Controllers.DocumentHolder.txtRemoveBar": "Remover barra",
|
||||
"SSE.Controllers.DocumentHolder.txtRemoveWarning": "Você quer remover esta assinatura? <br>Isso não pode ser desfeito.",
|
||||
"SSE.Controllers.DocumentHolder.txtRemScripts": "Remover scripts",
|
||||
"SSE.Controllers.DocumentHolder.txtRemSubscript": "Remover subscrito",
|
||||
"SSE.Controllers.DocumentHolder.txtRemSuperscript": "Remover sobrescrito",
|
||||
|
@ -566,6 +586,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtUnderbar": "Barra abaixo de texto",
|
||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Desfazer expansão automática da tabela",
|
||||
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Usar assistente de importação de texto",
|
||||
"SSE.Controllers.DocumentHolder.txtWarnUrl": "Clicar neste link pode ser prejudicial ao seu dispositivo e dados.<br>Você tem certeza de que quer continuar?",
|
||||
"SSE.Controllers.DocumentHolder.txtWidth": "Largura",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Todos",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Cubo",
|
||||
|
@ -585,6 +606,7 @@
|
|||
"SSE.Controllers.LeftMenu.textByRows": "Por linhas",
|
||||
"SSE.Controllers.LeftMenu.textFormulas": "Fórmulas",
|
||||
"SSE.Controllers.LeftMenu.textItemEntireCell": "Inserir conteúdo da célula",
|
||||
"SSE.Controllers.LeftMenu.textLoadHistory": "Carregando o histórico de versões...",
|
||||
"SSE.Controllers.LeftMenu.textLookin": "Olhar em",
|
||||
"SSE.Controllers.LeftMenu.textNoTextFound": "Os dados que você tem estado procurando não podem ser encontrados. Ajuste suas opções de pesquisa.",
|
||||
"SSE.Controllers.LeftMenu.textReplaceSkipped": "A substituição foi realizada. {0} ocorrências foram ignoradas.",
|
||||
|
@ -617,6 +639,7 @@
|
|||
"SSE.Controllers.Main.errorCannotUngroup": "Não é possível desagrupar. Para iniciar um esboço, selecione as linhas ou colunas detalhadas e agrupe-as.",
|
||||
"SSE.Controllers.Main.errorChangeArray": "Você não pode alterar parte de uma matriz.",
|
||||
"SSE.Controllers.Main.errorChangeFilteredRange": "Isso mudará um intervalo filtrado em sua planilha. <br> Para concluir esta tarefa, remova os Filtros automáticos.",
|
||||
"SSE.Controllers.Main.errorChangeOnProtectedSheet": "A célula ou gráfico que você está tentando alterar está em uma página protegida. <br> Para fazer uma alteração, desproteja a página. Você pode ser solicitado a inserir uma senha.",
|
||||
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Conexão com servidor perdida. O documento não pode ser editado neste momento.",
|
||||
"SSE.Controllers.Main.errorConnectToServer": "O documento não pode ser gravado. Verifique as configurações de conexão ou entre em contato com o administrador.<br>Quando você clicar no botão 'OK', você será solicitado a transferir o documento.",
|
||||
"SSE.Controllers.Main.errorCopyMultiselectArea": "Este comando não pode ser usado com várias seleções.<br>Selecione um intervalo único e tente novamente.",
|
||||
|
@ -628,6 +651,8 @@
|
|||
"SSE.Controllers.Main.errorDataRange": "Intervalo de dados incorreto.",
|
||||
"SSE.Controllers.Main.errorDataValidate": "O valor que você digitou não é válido.<br>Um usuário restringiu valores que podem ser inseridos nesta célula.",
|
||||
"SSE.Controllers.Main.errorDefaultMessage": "Código do erro: %1",
|
||||
"SSE.Controllers.Main.errorDeleteColumnContainsLockedCell": "Você está tentando excluir uma coluna que contém uma célula bloqueada. As células bloqueadas não podem ser excluídas enquanto a planilha está protegida. <br> Para excluir uma célula bloqueada, desproteja a planilha. Você pode ser solicitado a inserir uma senha.",
|
||||
"SSE.Controllers.Main.errorDeleteRowContainsLockedCell": "Você está tentando apagar uma linha que contém uma célula trancada. As células bloqueadas não podem ser apagadas enquanto a folha de trabalho estiver protegida.<br>Para apagar uma célula bloqueada, desproteja a folha. Você poderá ser solicitado a digitar uma senha.",
|
||||
"SSE.Controllers.Main.errorEditingDownloadas": "Ocorreu um erro. <br> Use a opção 'Transferir como...' para gravar a cópia de backup em seu computador.",
|
||||
"SSE.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.",
|
||||
"SSE.Controllers.Main.errorEditView": "A vista de folha existente não pode ser editada e as novas não podem ser criadas no momento, pois algumas delas estão sendo editadas.",
|
||||
|
@ -650,6 +675,7 @@
|
|||
"SSE.Controllers.Main.errorKeyEncrypt": "Descritor de chave desconhecido",
|
||||
"SSE.Controllers.Main.errorKeyExpire": "Descritor de chave expirado",
|
||||
"SSE.Controllers.Main.errorLabledColumnsPivot": "Para criar uma tabela dinâmica, você deve usar os dados organizados como uma lista com colunas rotuladas.",
|
||||
"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.errorLockedCellPivot": "Você não pode alterar a data em uma tabela dinâmica.",
|
||||
|
@ -661,6 +687,7 @@
|
|||
"SSE.Controllers.Main.errorNoDataToParse": "Nenhum dado foi selecionado para analisar.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Uma das fórmulas do arquivo excede o limite de 8192 caracteres.<br>A fórmula foi removida.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "Operando esperado",
|
||||
"SSE.Controllers.Main.errorPasswordIsNotCorrect": "A senha fornecida não está correta. <br> Verifique se a tecla CAPS LOCK está desligada e use a capitalização correta.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "The copy and paste area does not match.<br>Please select an area with the same size or click the first cell in a row to paste the copied cells.",
|
||||
"SSE.Controllers.Main.errorPasteMultiSelect": "Esta ação não pode ser feita em uma seleção de gama múltipla.<br>Selecionar uma única gama e tentar novamente.",
|
||||
"SSE.Controllers.Main.errorPasteSlicerError": "A Segmentação de Dados de tabela não podem ser copiados de uma pasta de trabalho para outra.",
|
||||
|
@ -686,6 +713,7 @@
|
|||
"SSE.Controllers.Main.errorViewerDisconnect": "A conexão foi perdida. Você ainda pode ver o documento,<br>mas não pode fazer o download ou imprimir até que a conexão seja restaurada.",
|
||||
"SSE.Controllers.Main.errorWrongBracketsCount": "Um erro na fórmula inserida.<br>Número errado de parênteses está sendo usado.",
|
||||
"SSE.Controllers.Main.errorWrongOperator": "Um erro na fórmula inserida.<br>Operador errado está sendo usado.",
|
||||
"SSE.Controllers.Main.errorWrongPassword": "A senha que você forneceu não está correta.",
|
||||
"SSE.Controllers.Main.errRemDuplicates": "Valores duplicados encontrados e excluídos: {0}, valores exclusivos restantes: {1}.",
|
||||
"SSE.Controllers.Main.leavePageText": "Você não salvou as alterações nesta planilha. Clique em \"Ficar na página\" e, em seguida, em \"Salvar\" para salvá-las. Clique em \"Sair desta página\" para descartar as alterações não salvas.",
|
||||
"SSE.Controllers.Main.leavePageTextOnClose": "Todas as alterações não salvas nesta planilha serão perdidas. <br> Clique em \"Cancelar\" e em \"Salvar\" para salvá-las. Clique em \"OK\" para descartar todas as alterações não salvas.",
|
||||
|
@ -716,16 +744,22 @@
|
|||
"SSE.Controllers.Main.saveTitleText": "Salvando planilha",
|
||||
"SSE.Controllers.Main.scriptLoadError": "A conexão está muito lenta, alguns dos componentes não puderam ser carregados. Por favor recarregue a página.",
|
||||
"SSE.Controllers.Main.textAnonymous": "Anônimo",
|
||||
"SSE.Controllers.Main.textApplyAll": "Aplicar a todas as equações",
|
||||
"SSE.Controllers.Main.textBuyNow": "Visitar site",
|
||||
"SSE.Controllers.Main.textChangesSaved": "Todas as alterações foram salvas",
|
||||
"SSE.Controllers.Main.textClose": "Fechar",
|
||||
"SSE.Controllers.Main.textCloseTip": "Clique para fechar a dica",
|
||||
"SSE.Controllers.Main.textConfirm": "Confirmação",
|
||||
"SSE.Controllers.Main.textContactUs": "Contate as vendas",
|
||||
"SSE.Controllers.Main.textConvertEquation": "Esta equação foi criada com uma versão antiga do editor de equação que não é mais compatível. Para editá-lo, converta a equação para o formato Office Math ML. <br> Converter agora?",
|
||||
"SSE.Controllers.Main.textCustomLoader": "Observe que, de acordo com os termos da licença, você não tem permissão para alterar o carregador.<br>Entre em contato com nosso departamento de vendas para obter uma cotação.",
|
||||
"SSE.Controllers.Main.textDisconnect": "A conexão está perdida",
|
||||
"SSE.Controllers.Main.textGuest": "Convidado (a)",
|
||||
"SSE.Controllers.Main.textHasMacros": "O arquivo contém macros automáticas. <br> Deseja executar macros?",
|
||||
"SSE.Controllers.Main.textLearnMore": "Saiba mais",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Carregando planilha",
|
||||
"SSE.Controllers.Main.textLongName": "Digite um nome que tenha menos de 128 caracteres.",
|
||||
"SSE.Controllers.Main.textNeedSynchronize": "Você tem atualizações",
|
||||
"SSE.Controllers.Main.textNo": "Não",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Limite de licença atingido",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Recurso pago",
|
||||
|
@ -759,6 +793,7 @@
|
|||
"SSE.Controllers.Main.txtDays": "Dias",
|
||||
"SSE.Controllers.Main.txtDiagramTitle": "Título do diagrama",
|
||||
"SSE.Controllers.Main.txtEditingMode": "Definir modo de edição...",
|
||||
"SSE.Controllers.Main.txtErrorLoadHistory": "O carregamento de histórico falhou",
|
||||
"SSE.Controllers.Main.txtFiguredArrows": "Setas figuradas",
|
||||
"SSE.Controllers.Main.txtFile": "Arquivo",
|
||||
"SSE.Controllers.Main.txtGrandTotal": "Total geral",
|
||||
|
@ -978,12 +1013,19 @@
|
|||
"SSE.Controllers.Main.txtTab": "Aba",
|
||||
"SSE.Controllers.Main.txtTable": "Tabela",
|
||||
"SSE.Controllers.Main.txtTime": "Tempo",
|
||||
"SSE.Controllers.Main.txtUnlock": "Desbloquear",
|
||||
"SSE.Controllers.Main.txtUnlockRange": "Desbloquear intervalo",
|
||||
"SSE.Controllers.Main.txtUnlockRangeDescription": "Digite a senha para alterar este intervalo:",
|
||||
"SSE.Controllers.Main.txtUnlockRangeWarning": "Um intervalo que você está tentando alterar está protegido por senha.",
|
||||
"SSE.Controllers.Main.txtValues": "Valores",
|
||||
"SSE.Controllers.Main.txtXAxis": "Eixo X",
|
||||
"SSE.Controllers.Main.txtYAxis": "Eixo Y",
|
||||
"SSE.Controllers.Main.txtYears": "Anos",
|
||||
"SSE.Controllers.Main.unknownErrorText": "Erro desconhecido.",
|
||||
"SSE.Controllers.Main.unsupportedBrowserErrorText": "Seu navegador não é suportado.",
|
||||
"SSE.Controllers.Main.uploadDocExtMessage": "Formato de documento desconhecido.",
|
||||
"SSE.Controllers.Main.uploadDocFileCountMessage": "Nenhum documento carregado.",
|
||||
"SSE.Controllers.Main.uploadDocSizeMessage": "Tamanho máximo do documento excedido.",
|
||||
"SSE.Controllers.Main.uploadImageExtMessage": "Formato de imagem desconhecido.",
|
||||
"SSE.Controllers.Main.uploadImageFileCountMessage": "Sem imagens carregadas.",
|
||||
"SSE.Controllers.Main.uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB.",
|
||||
|
@ -1222,6 +1264,7 @@
|
|||
"SSE.Controllers.Toolbar.txtLimitLog_LogBase": "Logaritmo",
|
||||
"SSE.Controllers.Toolbar.txtLimitLog_Max": "Máximo",
|
||||
"SSE.Controllers.Toolbar.txtLimitLog_Min": "Mínimo",
|
||||
"SSE.Controllers.Toolbar.txtLockSort": "Os dados são encontrados ao lado de sua seleção, mas você não tem permissão suficiente para alterar essas células.<br> Você deseja continuar com a seleção atual?",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_1_2": "Matriz Vazia 1x2",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_1_3": "Matriz Vazia 1x3",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_2_1": "Matriz Vazia 2x1",
|
||||
|
@ -1686,9 +1729,9 @@
|
|||
"SSE.Views.DataTab.capBtnTextRemDuplicates": "Remover duplicatas",
|
||||
"SSE.Views.DataTab.capBtnTextToCol": "Texto para colunas",
|
||||
"SSE.Views.DataTab.capBtnUngroup": "Desagrupar",
|
||||
"SSE.Views.DataTab.capDataFromText": "Do Texto/CSV",
|
||||
"SSE.Views.DataTab.mniFromFile": "Obter dados do arquivo",
|
||||
"SSE.Views.DataTab.mniFromUrl": "Obter dados do URL",
|
||||
"SSE.Views.DataTab.capDataFromText": "Obter dados",
|
||||
"SSE.Views.DataTab.mniFromFile": "De TXT / CSV local",
|
||||
"SSE.Views.DataTab.mniFromUrl": "Do endereço da web TXT/CSV",
|
||||
"SSE.Views.DataTab.textBelow": "Resumo das linhas abaixo dos detalhes",
|
||||
"SSE.Views.DataTab.textClear": "Esboço claro",
|
||||
"SSE.Views.DataTab.textColumns": "Desagrupar colunas",
|
||||
|
@ -1955,6 +1998,7 @@
|
|||
"SSE.Views.FileMenu.btnCreateNewCaption": "Criar novo...",
|
||||
"SSE.Views.FileMenu.btnDownloadCaption": "Transferir como...",
|
||||
"SSE.Views.FileMenu.btnHelpCaption": "Ajuda...",
|
||||
"SSE.Views.FileMenu.btnHistoryCaption": "Histórico de versão",
|
||||
"SSE.Views.FileMenu.btnInfoCaption": "Informações da planilha",
|
||||
"SSE.Views.FileMenu.btnPrintCaption": "Imprimir",
|
||||
"SSE.Views.FileMenu.btnProtectCaption": "Proteger",
|
||||
|
@ -1962,11 +2006,13 @@
|
|||
"SSE.Views.FileMenu.btnRenameCaption": "Renomear...",
|
||||
"SSE.Views.FileMenu.btnReturnCaption": "Voltar para planilha",
|
||||
"SSE.Views.FileMenu.btnRightsCaption": "Direitos de Acesso...",
|
||||
"SSE.Views.FileMenu.btnSaveAsCaption": "Save as",
|
||||
"SSE.Views.FileMenu.btnSaveAsCaption": "Salvar Como",
|
||||
"SSE.Views.FileMenu.btnSaveCaption": "Salvar",
|
||||
"SSE.Views.FileMenu.btnSaveCopyAsCaption": "Salvar cópia como...",
|
||||
"SSE.Views.FileMenu.btnSettingsCaption": "Configurações avançadas...",
|
||||
"SSE.Views.FileMenu.btnToEditCaption": "Editar planilha",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.txtBlank": "Folha de Cálculo em Branco",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Criar novo",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Aplicar",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Adicionar Autor",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Adicionar texto",
|
||||
|
@ -2050,7 +2096,8 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtNl": "Holandês",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "Polonês",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Ponto",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtlang": "Português",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtbr": "Português (Brasil)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtlang": "Português (Portugal)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRo": "Romeno",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Russian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacros": "Habilitar todos",
|
||||
|
@ -2621,7 +2668,7 @@
|
|||
"SSE.Views.PivotTable.txtPivotTable": "Tabela Dinâmica",
|
||||
"SSE.Views.PivotTable.txtRefresh": "Atualizar",
|
||||
"SSE.Views.PivotTable.txtSelect": "Selecionar",
|
||||
"SSE.Views.PrintSettings.btnDownload": "Gravar & Transferir",
|
||||
"SSE.Views.PrintSettings.btnDownload": "Salvar & Transferir",
|
||||
"SSE.Views.PrintSettings.btnPrint": "Salvar e Imprimir",
|
||||
"SSE.Views.PrintSettings.strBottom": "Inferior",
|
||||
"SSE.Views.PrintSettings.strLandscape": "Paisagem",
|
||||
|
@ -2672,6 +2719,56 @@
|
|||
"SSE.Views.PrintTitlesDialog.textSelectRange": "Selecionar intervalo",
|
||||
"SSE.Views.PrintTitlesDialog.textTitle": "Imprimir títulos",
|
||||
"SSE.Views.PrintTitlesDialog.textTop": "Repita as linhas no topo",
|
||||
"SSE.Views.ProtectDialog.textExistName": "ERRO! Já existe um intervalo com esse título",
|
||||
"SSE.Views.ProtectDialog.textInvalidName": "O título do intervalo deve começar com uma letra e pode conter apenas letras, números e espaços.",
|
||||
"SSE.Views.ProtectDialog.textInvalidRange": "ERRO! Intervalo de células inválido",
|
||||
"SSE.Views.ProtectDialog.textSelectData": "Selecionar dados",
|
||||
"SSE.Views.ProtectDialog.txtAllow": "Permitir que todos os usuários desta planilha",
|
||||
"SSE.Views.ProtectDialog.txtAutofilter": "Usar AutoFiltro",
|
||||
"SSE.Views.ProtectDialog.txtDelCols": "Apagar colunas",
|
||||
"SSE.Views.ProtectDialog.txtDelRows": "Apagar linhas",
|
||||
"SSE.Views.ProtectDialog.txtEmpty": "Este campo é obrigatório",
|
||||
"SSE.Views.ProtectDialog.txtFormatCells": "Formatar celulas",
|
||||
"SSE.Views.ProtectDialog.txtFormatCols": "Colunas de formato",
|
||||
"SSE.Views.ProtectDialog.txtFormatRows": "Formatar linhas",
|
||||
"SSE.Views.ProtectDialog.txtIncorrectPwd": "A confirmação da senha não é idêntica",
|
||||
"SSE.Views.ProtectDialog.txtInsCols": "Inserir colunas",
|
||||
"SSE.Views.ProtectDialog.txtInsHyper": "Insira o hyperlink",
|
||||
"SSE.Views.ProtectDialog.txtInsRows": "Inserir linhas",
|
||||
"SSE.Views.ProtectDialog.txtObjs": "Editar objetos",
|
||||
"SSE.Views.ProtectDialog.txtOptional": "Opcional",
|
||||
"SSE.Views.ProtectDialog.txtPassword": "Senha",
|
||||
"SSE.Views.ProtectDialog.txtPivot": "Use Tabela Dinâmica e Gráfico Dinâmico",
|
||||
"SSE.Views.ProtectDialog.txtProtect": "Proteger",
|
||||
"SSE.Views.ProtectDialog.txtRange": "Intervalo",
|
||||
"SSE.Views.ProtectDialog.txtRangeName": "Título",
|
||||
"SSE.Views.ProtectDialog.txtRepeat": "Repita a senha",
|
||||
"SSE.Views.ProtectDialog.txtScen": "Editar cenários",
|
||||
"SSE.Views.ProtectDialog.txtSelLocked": "Selecione células bloqueadas",
|
||||
"SSE.Views.ProtectDialog.txtSelUnLocked": "Selecione células desbloqueadas",
|
||||
"SSE.Views.ProtectDialog.txtSheetDescription": "Evite alterações indesejadas de outras pessoas, limitando sua capacidade de edição.",
|
||||
"SSE.Views.ProtectDialog.txtSheetTitle": "Proteger folha",
|
||||
"SSE.Views.ProtectDialog.txtSort": "Classificar",
|
||||
"SSE.Views.ProtectDialog.txtWarning": "Cuidado: se você perder ou esquecer a senha, não será possível recuperá-la. Guarde-o em local seguro.",
|
||||
"SSE.Views.ProtectDialog.txtWBDescription": "Para evitar que outros usuários vejam planilhas ocultas, adicionando, movendo, excluindo ou ocultando planilhas e renomeando planilhas, você pode proteger a estrutura de sua pasta de trabalho com uma senha.",
|
||||
"SSE.Views.ProtectDialog.txtWBTitle": "Proteger a estrutura da pasta de trabalho",
|
||||
"SSE.Views.ProtectRangesDlg.guestText": "Convidado(a)",
|
||||
"SSE.Views.ProtectRangesDlg.textDelete": "Excluir",
|
||||
"SSE.Views.ProtectRangesDlg.textEdit": "Editar",
|
||||
"SSE.Views.ProtectRangesDlg.textEmpty": "Nenhum intervalo permitido para edição.",
|
||||
"SSE.Views.ProtectRangesDlg.textNew": "Novo",
|
||||
"SSE.Views.ProtectRangesDlg.textProtect": "Proteger folha",
|
||||
"SSE.Views.ProtectRangesDlg.textPwd": "Senha",
|
||||
"SSE.Views.ProtectRangesDlg.textRange": "Intervalo",
|
||||
"SSE.Views.ProtectRangesDlg.textRangesDesc": "Intervalos desbloqueados por senha quando a planilha está protegida (isso funciona apenas para células bloqueadas).",
|
||||
"SSE.Views.ProtectRangesDlg.textTitle": "Título",
|
||||
"SSE.Views.ProtectRangesDlg.tipIsLocked": "Este elemento está sendo editado por outro usuário.",
|
||||
"SSE.Views.ProtectRangesDlg.txtEditRange": "Editar intervalo",
|
||||
"SSE.Views.ProtectRangesDlg.txtNewRange": "Nova Classificação",
|
||||
"SSE.Views.ProtectRangesDlg.txtNo": "Não",
|
||||
"SSE.Views.ProtectRangesDlg.txtTitle": "Permitir que os usuários editem intervalos",
|
||||
"SSE.Views.ProtectRangesDlg.txtYes": "Sim",
|
||||
"SSE.Views.ProtectRangesDlg.warnDelete": "Tem certeza de que deseja excluir o nome {0}?",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textColumns": "Colunas",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textDescription": "Para excluir valores duplicados, selecione uma ou mais colunas que contêm duplicatas.",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textHeaders": "Meus dados têm cabeçalhos",
|
||||
|
@ -2975,13 +3072,17 @@
|
|||
"SSE.Views.Statusbar.itemMaximum": "Máximo",
|
||||
"SSE.Views.Statusbar.itemMinimum": "Mínimo",
|
||||
"SSE.Views.Statusbar.itemMove": "Mover",
|
||||
"SSE.Views.Statusbar.itemProtect": "Proteger",
|
||||
"SSE.Views.Statusbar.itemRename": "Renomear",
|
||||
"SSE.Views.Statusbar.itemStatus": "Salvando status",
|
||||
"SSE.Views.Statusbar.itemSum": "Soma",
|
||||
"SSE.Views.Statusbar.itemTabColor": "Cor da aba",
|
||||
"SSE.Views.Statusbar.itemUnProtect": "Desproteger",
|
||||
"SSE.Views.Statusbar.RenameDialog.errNameExists": "Planilha com este nome já existe.",
|
||||
"SSE.Views.Statusbar.RenameDialog.errNameWrongChar": "Um nome de folha não pode conter os seguintes caracteres: \\/*?[]:",
|
||||
"SSE.Views.Statusbar.RenameDialog.labelSheetName": "Nome da folha",
|
||||
"SSE.Views.Statusbar.selectAllSheets": "Selecionar todas as folhas",
|
||||
"SSE.Views.Statusbar.sheetIndexText": "Folha {0} de {1}",
|
||||
"SSE.Views.Statusbar.textAverage": "Média",
|
||||
"SSE.Views.Statusbar.textCount": "Contar",
|
||||
"SSE.Views.Statusbar.textMax": "Máx",
|
||||
|
@ -3417,5 +3518,19 @@
|
|||
"SSE.Views.ViewTab.tipClose": "Fechar visualização de folha",
|
||||
"SSE.Views.ViewTab.tipCreate": "Criar visualização de folha",
|
||||
"SSE.Views.ViewTab.tipFreeze": "Congelar painéis",
|
||||
"SSE.Views.ViewTab.tipSheetView": "Visualização de folha"
|
||||
"SSE.Views.ViewTab.tipSheetView": "Visualização de folha",
|
||||
"SSE.Views.WBProtection.hintAllowRanges": "Permitir editar intervalos",
|
||||
"SSE.Views.WBProtection.hintProtectSheet": "Proteger folha",
|
||||
"SSE.Views.WBProtection.hintProtectWB": "Proteger a pasta de trabalho",
|
||||
"SSE.Views.WBProtection.txtAllowRanges": "Permitir editar intervalos",
|
||||
"SSE.Views.WBProtection.txtHiddenFormula": "Fórmulas Ocultas",
|
||||
"SSE.Views.WBProtection.txtLockedCell": "Célula Bloqueada",
|
||||
"SSE.Views.WBProtection.txtLockedShape": "Forma bloqueada",
|
||||
"SSE.Views.WBProtection.txtLockedText": "Texto de bloqueio",
|
||||
"SSE.Views.WBProtection.txtProtectSheet": "Proteger folha",
|
||||
"SSE.Views.WBProtection.txtProtectWB": "Proteger a pasta de trabalho",
|
||||
"SSE.Views.WBProtection.txtSheetUnlockDescription": "Digite uma senha para desproteger a folha",
|
||||
"SSE.Views.WBProtection.txtSheetUnlockTitle": "Folha desprotegida",
|
||||
"SSE.Views.WBProtection.txtWBUnlockDescription": "Digite uma senha para desproteger a pasta de trabalho",
|
||||
"SSE.Views.WBProtection.txtWBUnlockTitle": "Desproteger pasta de trabalho"
|
||||
}
|
|
@ -213,7 +213,7 @@
|
|||
"Common.Views.Header.textBack": "Открыть расположение файла",
|
||||
"Common.Views.Header.textCompactView": "Скрыть панель инструментов",
|
||||
"Common.Views.Header.textHideLines": "Скрыть линейки",
|
||||
"Common.Views.Header.textHideStatusBar": "Скрыть строку состояния",
|
||||
"Common.Views.Header.textHideStatusBar": "Объединить строки листов и состояния",
|
||||
"Common.Views.Header.textRemoveFavorite": "Удалить из избранного",
|
||||
"Common.Views.Header.textSaveBegin": "Сохранение...",
|
||||
"Common.Views.Header.textSaveChanged": "Изменен",
|
||||
|
@ -586,6 +586,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtUnderbar": "Черта под текстом",
|
||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Отменить авторазвертывание таблицы",
|
||||
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Использовать мастер импорта текста",
|
||||
"SSE.Controllers.DocumentHolder.txtWarnUrl": "Переход по этой ссылке может нанести вред вашему устройству и данным.<br>Вы действительно хотите продолжить?",
|
||||
"SSE.Controllers.DocumentHolder.txtWidth": "Ширина",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Все",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryCube": "Аналитические",
|
||||
|
@ -2096,7 +2097,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "Польский",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Пункт",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtbr": "Португальский (Бразилия)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtlang": "Португальский",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPtlang": "Португальский (Португалия)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRo": "Румынский",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Русский",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacros": "Включить все",
|
||||
|
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Advertiment",
|
||||
"textCopyCutPasteActions": "Accions de copia, talla i enganxa ",
|
||||
"textDoNotShowAgain": "No ho mostris més",
|
||||
"warnMergeLostData": "Aquesta operació pot eliminar les dades de les cel·les seleccionades. Voleu continuar?"
|
||||
"warnMergeLostData": "Només les dades de la cel·la superior esquerra romandran a la cel·la combinada.<br>Esteu segur que voleu continuar?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -556,6 +556,7 @@
|
|||
"textEmail": "Correu electrònic",
|
||||
"textEnableAll": "Habilita-ho tot",
|
||||
"textEnableAllMacrosWithoutNotification": "Habilita totes les macros sense una notificació",
|
||||
"textExample": "Exemple",
|
||||
"textFind": "Cerca",
|
||||
"textFindAndReplace": "Cerca i substitueix",
|
||||
"textFindAndReplaceAll": "Cerca i substitueix-ho tot",
|
||||
|
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Warnung",
|
||||
"textCopyCutPasteActions": "Kopieren, Ausschneiden und Einfügen",
|
||||
"textDoNotShowAgain": "Nicht mehr anzeigen",
|
||||
"warnMergeLostData": "Bei diesem Vorgang werden Daten in ausgewählten Zellen zerstört. Möchten Sie fortsetzen?"
|
||||
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -556,6 +556,7 @@
|
|||
"textEmail": "E-Mail",
|
||||
"textEnableAll": "Alle aktivieren",
|
||||
"textEnableAllMacrosWithoutNotification": "Alle Makros ohne Benachrichtigung aktivieren",
|
||||
"textExample": "Beispiel",
|
||||
"textFind": "Suche",
|
||||
"textFindAndReplace": "Suchen und ersetzen",
|
||||
"textFindAndReplaceAll": "Alle suchen und ersetzen",
|
||||
|
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "Only the data from the upper-left cell will remain in the merged cell. <br>Are you sure you want to continue?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -561,6 +561,7 @@
|
|||
"textEnableAll": "Enable All",
|
||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without a notification",
|
||||
"textEncoding": "Encoding",
|
||||
"textExample": "Example",
|
||||
"textFind": "Find",
|
||||
"textFindAndReplace": "Find and Replace",
|
||||
"textFindAndReplaceAll": "Find and Replace All",
|
||||
|
@ -649,8 +650,7 @@
|
|||
"txtSemicolon": "Semicolon",
|
||||
"txtSpace": "Space",
|
||||
"txtTab": "Tab",
|
||||
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?",
|
||||
"textExample": "Example"
|
||||
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Advertencia",
|
||||
"textCopyCutPasteActions": "Acciones de Copiar, Cortar y Pegar",
|
||||
"textDoNotShowAgain": "No mostrar de nuevo",
|
||||
"warnMergeLostData": "La operación puede destruir los datos de las celdas seleccionadas. ¿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?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -561,6 +561,7 @@
|
|||
"textEnableAll": "Habilitar todo",
|
||||
"textEnableAllMacrosWithoutNotification": "Habilitar todas las macros sin notificación ",
|
||||
"textEncoding": "Codificación",
|
||||
"textExample": "Ejemplo",
|
||||
"textFind": "Buscar",
|
||||
"textFindAndReplace": "Buscar y reemplazar",
|
||||
"textFindAndReplaceAll": "Buscar y reemplazar todo",
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Avertissement",
|
||||
"textCopyCutPasteActions": "Fonctions de Copier, Couper et Coller",
|
||||
"textDoNotShowAgain": "Ne plus afficher",
|
||||
"warnMergeLostData": "Cette procédure peut détruire les données dans les cellules sélectionnées. Voulez-vous quand même 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 ?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -556,6 +556,7 @@
|
|||
"textEmail": "E-mail",
|
||||
"textEnableAll": "Activer tout",
|
||||
"textEnableAllMacrosWithoutNotification": "Activer toutes les macros sans notification",
|
||||
"textExample": "Exemple",
|
||||
"textFind": "Recherche",
|
||||
"textFindAndReplace": "Rechercher et remplacer",
|
||||
"textFindAndReplaceAll": "Rechercher et remplacer tout",
|
||||
|
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -154,7 +154,7 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "Only the data from the upper-left cell will remain in the merged cell. <br>Are you sure you want to continue?"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -561,6 +561,7 @@
|
|||
"textEnableAll": "Enable All",
|
||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without a notification",
|
||||
"textEncoding": "Encoding",
|
||||
"textExample": "Example",
|
||||
"textFind": "Find",
|
||||
"textFindAndReplace": "Find and Replace",
|
||||
"textFindAndReplaceAll": "Find and Replace All",
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
"About": {
|
||||
"textAbout": "詳細情報",
|
||||
"textAddress": "アドレス",
|
||||
"textBack": "戻る",
|
||||
"textEmail": "メール",
|
||||
"textBack": "Back",
|
||||
"textPoweredBy": "Powered By",
|
||||
"textPoweredBy": "Powered by",
|
||||
"textTel": "Tel",
|
||||
"textVersion": "Version"
|
||||
},
|
||||
|
@ -13,29 +13,29 @@
|
|||
"notcriticalErrorTitle": " 警告",
|
||||
"textAddComment": "コメントを追加する",
|
||||
"textAddReply": "返信を追加する",
|
||||
"textBack": "戻る",
|
||||
"textCancel": "キャンセル",
|
||||
"textCollaboration": "コラボレーション",
|
||||
"textComments": "コメント",
|
||||
"textDeleteComment": "コメントを削除する",
|
||||
"textDeleteReply": "返信を削除する",
|
||||
"textDone": "完了",
|
||||
"textEdit": "編集",
|
||||
"textBack": "Back",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textComments": "Comments",
|
||||
"textDeleteComment": "Delete Comment",
|
||||
"textDeleteReply": "Delete Reply",
|
||||
"textEditComment": "Edit Comment",
|
||||
"textEditReply": "Edit Reply",
|
||||
"textEditComment": "コメントの編集する",
|
||||
"textEditReply": "返信を編集する",
|
||||
"textMessageDeleteComment": "このコメントを削除してもよろしいですか?",
|
||||
"textMessageDeleteReply": "この返信を削除してもよろしいですか?",
|
||||
"textOk": "OK",
|
||||
"textReopen": "もう一度開く",
|
||||
"textResolve": "解決する",
|
||||
"textEditUser": "Users who are editing the file:",
|
||||
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
||||
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
||||
"textNoComments": "This document doesn't contain comments",
|
||||
"textOk": "Ok",
|
||||
"textReopen": "Reopen",
|
||||
"textResolve": "Resolve",
|
||||
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
||||
"textUsers": "Users"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "ユーザー設定の色",
|
||||
"textThemeColors": "テーマカラー",
|
||||
"textCustomColors": "Custom Colors",
|
||||
"textStandartColors": "Standard Colors"
|
||||
}
|
||||
},
|
||||
|
@ -43,28 +43,29 @@
|
|||
"menuAddComment": "コメントを追加する",
|
||||
"menuAddLink": "リンクを追加する",
|
||||
"menuCancel": "キャンセル",
|
||||
"menuCell": "セル",
|
||||
"menuDelete": "削除",
|
||||
"menuEdit": "編集",
|
||||
"menuFreezePanes": "ウインドウ枠の固定",
|
||||
"menuHide": "隠す",
|
||||
"menuMerge": "結合",
|
||||
"menuMore": "もっと",
|
||||
"menuOpenLink": "リンクを開く",
|
||||
"menuViewComment": "コメントを見る",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"textCopyCutPasteActions": "コピー,切り取り,貼り付けの操作",
|
||||
"textDoNotShowAgain": "再度表示しない",
|
||||
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
||||
"menuCell": "Cell",
|
||||
"menuFreezePanes": "Freeze Panes",
|
||||
"menuHide": "Hide",
|
||||
"menuMerge": "Merge",
|
||||
"menuMore": "More",
|
||||
"menuOpenLink": "Open Link",
|
||||
"menuShow": "Show",
|
||||
"menuUnfreezePanes": "Unfreeze Panes",
|
||||
"menuUnmerge": "Unmerge",
|
||||
"menuUnwrap": "Unwrap",
|
||||
"menuWrap": "Wrap",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "Only the data from the upper-left cell will remain in the merged cell. <br>Are you sure you want to continue?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
"criticalErrorTitle": "エラー",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"SDK": {
|
||||
"txtAccent": "アクセント",
|
||||
|
@ -72,54 +73,54 @@
|
|||
"txtArt": "テキストを入力…",
|
||||
"txtBlank": "(空白)",
|
||||
"txtByField": "%2分の%1",
|
||||
"txtClearFilter": "フィルターをクリア(Alt+C)",
|
||||
"txtColLbls": "列ラベル",
|
||||
"txtColumn": "列",
|
||||
"txtConfidential": "機密",
|
||||
"txtDate": "日付",
|
||||
"txtDays": "日",
|
||||
"txtDiagramTitle": "グラフの名",
|
||||
"txtFile": "ファイル",
|
||||
"txtGrandTotal": "総計",
|
||||
"txtGroup": "グループ",
|
||||
"txtHours": "時間",
|
||||
"txtMinutes": "分",
|
||||
"txtMonths": "月",
|
||||
"txtOr": "%1か%2",
|
||||
"txtPage": "ページ",
|
||||
"txtPageOf": "1%/2%ページ",
|
||||
"txtPages": "ページ",
|
||||
"txtPreparedBy": "Prepared by",
|
||||
"txtPrintArea": "印刷範囲",
|
||||
"txtQuarter": "四半期",
|
||||
"txtQuarters": "四半期",
|
||||
"txtStyle_Bad": "悪い",
|
||||
"txtStyle_Calculation": "計算",
|
||||
"txtStyle_Check_Cell": "チェックセル",
|
||||
"txtStyle_Comma": "コンマ(読点)",
|
||||
"txtStyle_Currency": "通貨",
|
||||
"txtStyle_Explanatory_Text": "説明文",
|
||||
"txtStyle_Good": "良い",
|
||||
"txtStyle_Heading_1": "見出し1",
|
||||
"txtStyle_Heading_2": "見出し2",
|
||||
"txtStyle_Heading_3": "見出し3",
|
||||
"txtStyle_Heading_4": "見出し4",
|
||||
"txtStyle_Input": "入力",
|
||||
"txtStyle_Linked_Cell": "リンクされたセル",
|
||||
"txtStyle_Neutral": "ニュートラル",
|
||||
"txtStyle_Normal": "標準",
|
||||
"txtStyle_Note": "ノート",
|
||||
"txtStyle_Output": "出力",
|
||||
"txtStyle_Percent": "パーセント",
|
||||
"txtStyle_Title": "タイトル",
|
||||
"txtTable": "テーブル",
|
||||
"txtValues": "値",
|
||||
"txtYears": "年",
|
||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"txtColLbls": "Column Labels",
|
||||
"txtColumn": "Column",
|
||||
"txtConfidential": "Confidential",
|
||||
"txtDate": "Date",
|
||||
"txtDays": "Days",
|
||||
"txtDiagramTitle": "Chart Title",
|
||||
"txtFile": "File",
|
||||
"txtGrandTotal": "Grand Total",
|
||||
"txtHours": "Hours",
|
||||
"txtMinutes": "Minutes",
|
||||
"txtMonths": "Months",
|
||||
"txtMultiSelect": "Multi-Select (Alt+S)",
|
||||
"txtPage": "Page",
|
||||
"txtPageOf": "Page %1 of %2",
|
||||
"txtPages": "Pages",
|
||||
"txtPreparedBy": "Prepared by",
|
||||
"txtQuarter": "Qtr",
|
||||
"txtQuarters": "Quarters",
|
||||
"txtRow": "Row",
|
||||
"txtRowLbls": "Row Labels",
|
||||
"txtSeconds": "Seconds",
|
||||
"txtSeries": "Series",
|
||||
"txtStyle_Bad": "Bad",
|
||||
"txtStyle_Calculation": "Calculation",
|
||||
"txtStyle_Check_Cell": "Check Cell",
|
||||
"txtStyle_Comma": "Comma",
|
||||
"txtStyle_Currency": "Currency",
|
||||
"txtStyle_Explanatory_Text": "Explanatory Text",
|
||||
"txtStyle_Good": "Good",
|
||||
"txtStyle_Input": "Input",
|
||||
"txtStyle_Linked_Cell": "Linked Cell",
|
||||
"txtStyle_Neutral": "Neutral",
|
||||
"txtStyle_Normal": "Normal",
|
||||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percent",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Warning Text",
|
||||
"txtTab": "Tab",
|
||||
|
@ -127,28 +128,27 @@
|
|||
"txtXAxis": "X Axis",
|
||||
"txtYAxis": "Y Axis"
|
||||
},
|
||||
"criticalErrorTitle": "Error",
|
||||
"textAnonymous": "匿名者",
|
||||
"textClose": "閉じる",
|
||||
"textContactUs": "営業部を連絡する",
|
||||
"textGuest": "ゲスト",
|
||||
"textNo": "いいえ",
|
||||
"textNoLicenseTitle": "ライセンス制限に達しました",
|
||||
"textPaidFeature": "有料機能",
|
||||
"textRemember": "選択を覚える",
|
||||
"titleServerVersion": "編集者が更新された",
|
||||
"warnLicenseLimitedNoAccess": "ライセンスが満期しました。編集の汎関数にアクセスがありません。アドミンに連絡してください。",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorProcessSaveResult": "Saving is failed.",
|
||||
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"textAnonymous": "Anonymous",
|
||||
"textBuyNow": "Visit website",
|
||||
"textClose": "Close",
|
||||
"textContactUs": "Contact sales",
|
||||
"textCustomLoader": "Sorry, you are not entitled to change the loader. Please, contact our sales department to get a quote.",
|
||||
"textGuest": "Guest",
|
||||
"textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?",
|
||||
"textNo": "No",
|
||||
"textNoLicenseTitle": "License limit reached",
|
||||
"textPaidFeature": "Paid feature",
|
||||
"textRemember": "Remember my choice",
|
||||
"textYes": "Yes",
|
||||
"titleServerVersion": "Editor updated",
|
||||
"titleUpdateVersion": "Version changed",
|
||||
"warnLicenseExceeded": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact your administrator to learn more.",
|
||||
"warnLicenseLimitedNoAccess": "License expired. You have no access to document editing functionality. Please, contact your admin.",
|
||||
"warnLicenseLimitedRenewed": "License needs to be renewed. You have limited access to document editing functionality.<br>Please contact your administrator to get full access",
|
||||
"warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.",
|
||||
|
@ -157,16 +157,25 @@
|
|||
}
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
||||
"criticalErrorExtText": "文書のリストに帰るために「OK」ボタンをクリックしてください。",
|
||||
"criticalErrorTitle": "エラー",
|
||||
"downloadErrorText": "ダウンロード失敗",
|
||||
"errorArgsRange": "数式にエラーがあります。<br>引数の範囲が正しくありません。",
|
||||
"errorBadImageUrl": "画像のURLが正しくありません。",
|
||||
"errorDataEncrypted": "暗号化された変更を受け取りましたが、解読できません。",
|
||||
"errorDataRange": "データの範囲は正しくありません。",
|
||||
"errorDefaultMessage": "エラーコード:%1",
|
||||
"errorFormulaParsing": "解析中内部エラーがあります。",
|
||||
"errorKeyExpire": "キーの記述子の有効期間が満期した",
|
||||
"errorLoadingFont": "フォントがダウンロードしませんでした。文書のサーバのアドミ二ストレータを連絡してください。",
|
||||
"errorMoveRange": "結合したセルの一部は変更できません",
|
||||
"errorWrongOperator": "入力した数式にエラーがあります。間違った演算子が使用されています。<br>エラーを修正するか、Escキーを使用して数式の編集をキャンセルしてください。",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"openErrorText": "ファイルを開く際にエラーが発生しました。",
|
||||
"pastInMergeAreaError": "結合したセルの一部は変更できません",
|
||||
"saveErrorText": "ファイルの保存中にエラーが発生しました",
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||
"criticalErrorTitle": "Error",
|
||||
"uploadImageFileCountMessage": "アップロードしたイメージがない",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorAutoFilterChange": "The operation is not allowed as it is attempting to shift cells in a table on your worksheet.",
|
||||
"errorAutoFilterChangeFormatTable": "The operation could not be done for the selected cells as you cannot move a part of a table.<br>Select another data range so that the whole table is shifted and try again.",
|
||||
|
@ -179,10 +188,7 @@
|
|||
"errorCountArgExceed": "An error in the formula.<br>Maximum number of arguments exceeded.",
|
||||
"errorCreateDefName": "The existing named ranges cannot be edited and the new ones cannot be created<br>at the moment as some of them are being edited.",
|
||||
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
||||
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||
"errorDataRange": "Incorrect data range.",
|
||||
"errorDataValidate": "The value you entered is not valid.<br>A user has restricted values that can be entered into this cell.",
|
||||
"errorDefaultMessage": "Error code: %1",
|
||||
"errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download' option to save the file backup copy locally.",
|
||||
"errorFilePassProtect": "The file is password protected and could not be opened.",
|
||||
"errorFileRequest": "External error.<br>File Request. Please, contact support.",
|
||||
|
@ -190,20 +196,16 @@
|
|||
"errorFileVKey": "External error.<br>Incorrect security key. Please, contact support.",
|
||||
"errorFillRange": "Could not fill the selected range of cells.<br>All the merged cells need to be the same size.",
|
||||
"errorFormulaName": "An error in the formula.<br>Incorrect formula name.",
|
||||
"errorFormulaParsing": "Internal error while the formula parsing.",
|
||||
"errorFrmlMaxLength": "You cannot add this formula as its length exceeds the allowed number of characters.<br>Please, edit it and try again.",
|
||||
"errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
||||
"errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&)",
|
||||
"errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please, check the data and try again.",
|
||||
"errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
||||
"errorKeyEncrypt": "Unknown key descriptor",
|
||||
"errorKeyExpire": "Key descriptor expired",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator.",
|
||||
"errorLockedAll": "The operation could not be done as the sheet has been locked by another user.",
|
||||
"errorLockedCellPivot": "You cannot change data inside a pivot table.",
|
||||
"errorLockedWorksheetRename": "The sheet cannot be renamed at the moment as it is being renamed by another user",
|
||||
"errorMaxPoints": "The maximum number of points in series per chart is 4096.",
|
||||
"errorMoveRange": "Cannot change a part of a merged cell",
|
||||
"errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
|
||||
"errorOpenWarning": "The length of one of the formulas in the file exceeded<br>the allowed number of characters and it was removed.",
|
||||
"errorOperandExpected": "The entered function syntax is not correct. Please, check if you missed one of the parentheses - '(' or ')'.",
|
||||
|
@ -219,16 +221,16 @@
|
|||
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
||||
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
|
||||
"errorWrongBracketsCount": "An error in the formula.<br>Wrong number of brackets.",
|
||||
"pastInMergeAreaError": "Cannot change a part of a merged cell",
|
||||
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
||||
"unknownErrorText": "Unknown error.",
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "データを読み込んでいます...",
|
||||
"applyChangesTitleText": "データを読み込んでいます",
|
||||
"downloadTextText": "文書のダウンロード中...",
|
||||
"downloadTitleText": "文書のダウンロード中",
|
||||
"loadFontsTextText": "データを読み込んでいます...",
|
||||
"loadFontsTitleText": "データを読み込んでいます",
|
||||
"loadFontTextText": "データを読み込んでいます...",
|
||||
|
@ -240,27 +242,25 @@
|
|||
"loadingDocumentTextText": "ドキュメントを読み込んでいます…",
|
||||
"loadingDocumentTitleText": "ドキュメントを読み込んでいます",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"openTextText": "文書を開いている...",
|
||||
"openTitleText": "文書を開いている",
|
||||
"printTextText": "印刷中...",
|
||||
"printTitleText": "文書の印刷中",
|
||||
"savePreparingText": "保存の準備中",
|
||||
"savePreparingTitle": "保存の準備中です。お待ちください...",
|
||||
"textLoadingDocument": "ドキュメントを読み込んでいます",
|
||||
"textNo": "いいえ",
|
||||
"textOk": "OK",
|
||||
"waitText": "少々お待ちください...",
|
||||
"confirmMoveCellRange": "The destination cells range can contain data. Continue the operation?",
|
||||
"confirmPutMergeRange": "The source data contains merged cells.<br>They will be unmerged before they are pasted into the table.",
|
||||
"confirmReplaceFormulaInTable": "Formulas in the header row will be removed and converted to static text.<br>Do you want to continue?",
|
||||
"downloadTextText": "Downloading document...",
|
||||
"downloadTitleText": "Downloading Document",
|
||||
"openTextText": "Opening document...",
|
||||
"openTitleText": "Opening Document",
|
||||
"printTitleText": "Printing Document",
|
||||
"savePreparingText": "Preparing to save",
|
||||
"savePreparingTitle": "Preparing to save. Please wait...",
|
||||
"saveTextText": "Saving document...",
|
||||
"saveTitleText": "Saving Document",
|
||||
"textNo": "No",
|
||||
"textYes": "Yes",
|
||||
"txtEditingMode": "Set editing mode...",
|
||||
"uploadImageTextText": "Uploading image...",
|
||||
"uploadImageTitleText": "Uploading Image",
|
||||
"waitText": "Please, wait..."
|
||||
"uploadImageTitleText": "Uploading Image"
|
||||
},
|
||||
"Statusbar": {
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
|
@ -269,14 +269,14 @@
|
|||
"textDuplicate": "複製",
|
||||
"textErrNameExists": "この名前のワークシートはすでに存在しています。",
|
||||
"textErrNameWrongChar": "シート名に次の文字を含めることはできません: \\, /, *, ?, [, ], :",
|
||||
"textErrorRemoveSheet": "ワークシートを削除できません。",
|
||||
"textHide": "隠す",
|
||||
"textMore": "もっと",
|
||||
"textOk": "OK",
|
||||
"textRename": "名前の変更",
|
||||
"textRenameSheet": "このシートの名前を変更する",
|
||||
"textErrNotEmpty": "Sheet name must not be empty",
|
||||
"textErrorLastSheet": "The workbook must have at least one visible worksheet.",
|
||||
"textErrorRemoveSheet": "Can't delete the worksheet.",
|
||||
"textHide": "Hide",
|
||||
"textMore": "More",
|
||||
"textOk": "Ok",
|
||||
"textRenameSheet": "Rename Sheet",
|
||||
"textSheet": "Sheet",
|
||||
"textSheetName": "Sheet Name",
|
||||
"textUnhide": "Unhide",
|
||||
|
@ -284,59 +284,59 @@
|
|||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveTitleText": "アプリケーションを終了します",
|
||||
"leaveButtonText": "このページから移動する",
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"leaveButtonText": "Leave this Page",
|
||||
"stayButtonText": "Stay on this Page"
|
||||
},
|
||||
"View": {
|
||||
"Add": {
|
||||
"errorMaxRows": "エラー! グラフごとのデータ系列の最大数は255です。",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"sCatDateAndTime": "日付と時刻",
|
||||
"sCatEngineering": "エンジニアリング",
|
||||
"sCatFinancial": "財務",
|
||||
"sCatInformation": "情報",
|
||||
"sCatLogical": "論理的な",
|
||||
"sCatLookupAndReference": "検索と行列",
|
||||
"sCatMathematic": "数学と三角法",
|
||||
"textAddLink": "リンクを追加する",
|
||||
"textAddress": "アドレス",
|
||||
"textBack": "戻る",
|
||||
"textCancel": "キャンセル",
|
||||
"textChart": "グラフ",
|
||||
"textComment": "コメント",
|
||||
"textDisplay": "表示する",
|
||||
"textExternalLink": "外部リンク",
|
||||
"textFilter": "フィルター",
|
||||
"textFunction": "関数",
|
||||
"textGroups": "カテゴリー",
|
||||
"textImage": "画像",
|
||||
"textImageURL": "画像のURL",
|
||||
"textInsert": "挿入",
|
||||
"textInsertImage": "画像の挿入",
|
||||
"errorMaxRows": "ERROR! The maximum number of data series per chart is 255.",
|
||||
"textInternalDataRange": "内部のデータ範囲",
|
||||
"textInvalidRange": "エラー!セルの範囲は無効です。",
|
||||
"textLink": "リンク",
|
||||
"textLinkSettings": "リンク設定",
|
||||
"textLinkType": "リンクのタイプ",
|
||||
"textOther": "その他",
|
||||
"textPictureFromLibrary": "ライブラリからのイメージ",
|
||||
"textPictureFromURL": "URLからのイメージ",
|
||||
"textRange": "範囲",
|
||||
"textRequired": "必要な",
|
||||
"txtExpand": "展開と並べ替え",
|
||||
"txtNo": "いいえ",
|
||||
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
||||
"sCatDateAndTime": "Date and time",
|
||||
"sCatEngineering": "Engineering",
|
||||
"sCatFinancial": "Financial",
|
||||
"sCatInformation": "Information",
|
||||
"sCatLogical": "Logical",
|
||||
"sCatLookupAndReference": "Lookup and Reference",
|
||||
"sCatMathematic": "Math and trigonometry",
|
||||
"sCatStatistical": "Statistical",
|
||||
"sCatTextAndData": "Text and data",
|
||||
"textBack": "Back",
|
||||
"textChart": "Chart",
|
||||
"textDisplay": "Display",
|
||||
"textEmptyImgUrl": "You need to specify the image URL.",
|
||||
"textExternalLink": "External Link",
|
||||
"textFilter": "Filter",
|
||||
"textFunction": "Function",
|
||||
"textGroups": "CATEGORIES",
|
||||
"textInternalDataRange": "Internal Data Range",
|
||||
"textInvalidRange": "ERROR! Invalid cells range",
|
||||
"textLink": "Link",
|
||||
"textLinkSettings": "Link Settings",
|
||||
"textLinkType": "Link Type",
|
||||
"textOther": "Other",
|
||||
"textPictureFromLibrary": "Picture from library",
|
||||
"textPictureFromURL": "Picture from URL",
|
||||
"textRange": "Range",
|
||||
"textRequired": "Required",
|
||||
"textScreenTip": "Screen Tip",
|
||||
"textSelectedRange": "Selected Range",
|
||||
"textShape": "Shape",
|
||||
"textSheet": "Sheet",
|
||||
"textSortAndFilter": "Sort and Filter",
|
||||
"txtExpand": "Expand and sort",
|
||||
"txtExpandSort": "The data next to the selection will not be sorted. Do you want to expand the selection to include the adjacent data or continue with sorting the currently selected cells only?",
|
||||
"txtLockSort": "Data is found next to your selection, but you do not have sufficient permissions to change those cells.<br>Do you wish to continue with the current selection?",
|
||||
"txtNo": "No",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSorting": "Sorting",
|
||||
"txtSortSelected": "Sort selected",
|
||||
|
@ -357,22 +357,126 @@
|
|||
"textAlignTop": "上揃え",
|
||||
"textAllBorders": "全てのボーダー",
|
||||
"textAuto": "オート",
|
||||
"textAxisCrosses": "軸との交点",
|
||||
"textAxisOptions": "軸の設定",
|
||||
"textAxisPosition": "軸位置",
|
||||
"textAxisTitle": "軸の名",
|
||||
"textBack": "戻る",
|
||||
"textBetweenTickMarks": "目盛の間",
|
||||
"textBillions": "十億",
|
||||
"textBorder": "境界線",
|
||||
"textBorderStyle": "境界線のスタイル",
|
||||
"textBottom": "最下部",
|
||||
"textBottomBorder": "最下部の境界線",
|
||||
"textBringToForeground": "前景に動かす",
|
||||
"textCell": "セル",
|
||||
"textCellStyles": "セルのスタイル",
|
||||
"textCenter": "中央揃え",
|
||||
"textChart": "グラフ",
|
||||
"textChartTitle": "グラフの名",
|
||||
"textClearFilter": "フィルタをクリア",
|
||||
"textColor": "色",
|
||||
"textCross": "十字",
|
||||
"textCurrency": "通貨",
|
||||
"textCustomColor": "ユーザー設定の色",
|
||||
"textDataLabels": "データラベル",
|
||||
"textDate": "日付",
|
||||
"textDeleteFilter": "フィルターを削除する",
|
||||
"textDesign": "デザイン",
|
||||
"textDiagonalDownBorder": "斜め境界線(上から下に)",
|
||||
"textDiagonalUpBorder": "斜め境界線(下から上に)",
|
||||
"textDisplay": "表示する",
|
||||
"textDisplayUnits": "表示単位",
|
||||
"textDollar": "ドル",
|
||||
"textEditLink": "リンクを編集する",
|
||||
"textEffects": "効果",
|
||||
"textEmptyItem": "{空白のセル}",
|
||||
"textErrorMsg": "少なくとも1つの値を選択する必要があります",
|
||||
"textErrorTitle": " 警告",
|
||||
"textEuro": "ユーロ",
|
||||
"textExternalLink": "外部リンク",
|
||||
"textFill": "塗りつぶし",
|
||||
"textFillColor": "塗りつぶしの色",
|
||||
"textFilterOptions": "フィルターの設定",
|
||||
"textFit": "幅に合わせる",
|
||||
"textFonts": "フォント",
|
||||
"textFormat": "形式",
|
||||
"textFraction": "分数",
|
||||
"textFromLibrary": "ライブラリからのイメージ",
|
||||
"textFromURL": "URLからのイメージ",
|
||||
"textGeneral": "全般",
|
||||
"textGridlines": "グリッド線",
|
||||
"textHigh": "高い",
|
||||
"textHorizontal": "水平",
|
||||
"textHorizontalAxis": "横軸",
|
||||
"textHorizontalText": "横書きテキスト",
|
||||
"textHundredMil": "100,000,000",
|
||||
"textHundreds": "百",
|
||||
"textHundredThousands": "100,000",
|
||||
"textHyperlink": "ハイパーリンク",
|
||||
"textImage": "画像",
|
||||
"textImageURL": "画像のURL",
|
||||
"textIn": "中",
|
||||
"textInnerBottom": "内部(下)",
|
||||
"textInnerTop": "内部(上)",
|
||||
"textInsideBorders": "内部の境界線",
|
||||
"textInsideHorizontalBorder": "横罫線 (内側)",
|
||||
"textInsideVerticalBorder": "縦罫線 (内側)",
|
||||
"textInteger": "整数値",
|
||||
"textInternalDataRange": "内部のデータ範囲",
|
||||
"textInvalidRange": "無効なセル範囲",
|
||||
"textJustified": "両端揃え",
|
||||
"textLabelOptions": "ラベル オプション\t",
|
||||
"textLabelPosition": "ラベルの位置",
|
||||
"textLayout": "ページレイアウト",
|
||||
"textLeft": "左",
|
||||
"textLeftBorder": "左境界線",
|
||||
"textLeftOverlay": "左のオーバーレイ",
|
||||
"textLegend": "凡例",
|
||||
"textLink": "リンク",
|
||||
"textLinkSettings": "リンク設定",
|
||||
"textLinkType": "リンクのタイプ",
|
||||
"textLow": "低い",
|
||||
"textMajor": "メジャー",
|
||||
"textMajorAndMinor": "メジャーとマイナー",
|
||||
"textMajorType": "メジャータイプ",
|
||||
"textMaximumValue": "最大値",
|
||||
"textMedium": "中",
|
||||
"textMillions": "百万",
|
||||
"textMinimumValue": "最小値",
|
||||
"textMinor": "マイナー",
|
||||
"textMinorType": "マイナータイプ",
|
||||
"textMoveBackward": "背面に動かす",
|
||||
"textMoveForward": "前面に動かす",
|
||||
"textNextToAxis": "軸の隣",
|
||||
"textNoBorder": "境界線なし",
|
||||
"textNone": "なし",
|
||||
"textNoOverlay": "オーバーレイなし",
|
||||
"textNumber": "数",
|
||||
"textOpacity": "不透明度",
|
||||
"textOut": "外",
|
||||
"textOuterTop": "外側上部",
|
||||
"textOutsideBorders": "外側の境界線",
|
||||
"textOverlay": "オーバーレイ",
|
||||
"textPercentage": "パーセンテージ",
|
||||
"textPictureFromLibrary": "ライブラリからのイメージ",
|
||||
"textPictureFromURL": "URLからのイメージ",
|
||||
"textPound": "ポンド",
|
||||
"textPt": "pt",
|
||||
"textRange": "範囲",
|
||||
"textRemoveChart": "チャートを削除する",
|
||||
"textRemoveImage": "イメージを削除する",
|
||||
"textRemoveLink": "リンクを削除する",
|
||||
"textRemoveShape": "形を削除する",
|
||||
"textReorder": "並べ替え",
|
||||
"textReplace": "置換する",
|
||||
"textReplaceImage": "イメージを置換する",
|
||||
"textRequired": "必要な",
|
||||
"textRight": "右",
|
||||
"textRightBorder": "右境界線",
|
||||
"textRightOverlay": "右オーバーレイ",
|
||||
"textRotateTextDown": "下方にテキストの回転",
|
||||
"textRotateTextUp": "上方にテキストの回転",
|
||||
"textSelectAll": "全て選択",
|
||||
"textStyle": "スタイル",
|
||||
"textTenMillions": "10,000,000",
|
||||
|
@ -385,116 +489,12 @@
|
|||
"textYen": "円",
|
||||
"textAngleClockwise": "Angle Clockwise",
|
||||
"textAngleCounterclockwise": "Angle Counterclockwise",
|
||||
"textAxisCrosses": "Axis Crosses",
|
||||
"textAxisOptions": "Axis Options",
|
||||
"textAxisPosition": "Axis Position",
|
||||
"textAxisTitle": "Axis Title",
|
||||
"textBack": "Back",
|
||||
"textBetweenTickMarks": "Between Tick Marks",
|
||||
"textBorder": "Border",
|
||||
"textBorderStyle": "Border Style",
|
||||
"textBottom": "Bottom",
|
||||
"textBottomBorder": "Bottom Border",
|
||||
"textBringToForeground": "Bring to Foreground",
|
||||
"textCell": "Cell",
|
||||
"textCellStyles": "Cell Styles",
|
||||
"textCenter": "Center",
|
||||
"textChart": "Chart",
|
||||
"textChartTitle": "Chart Title",
|
||||
"textClearFilter": "Clear Filter",
|
||||
"textCross": "Cross",
|
||||
"textCrossesValue": "Crosses Value",
|
||||
"textCurrency": "Currency",
|
||||
"textCustomColor": "Custom Color",
|
||||
"textDataLabels": "Data Labels",
|
||||
"textDate": "Date",
|
||||
"textDefault": "Selected range",
|
||||
"textDeleteFilter": "Delete Filter",
|
||||
"textDiagonalDownBorder": "Diagonal Down Border",
|
||||
"textDiagonalUpBorder": "Diagonal Up Border",
|
||||
"textDisplay": "Display",
|
||||
"textEditLink": "Edit Link",
|
||||
"textEffects": "Effects",
|
||||
"textEmptyImgUrl": "You need to specify the image URL.",
|
||||
"textExternalLink": "External Link",
|
||||
"textFill": "Fill",
|
||||
"textFillColor": "Fill Color",
|
||||
"textFilterOptions": "Filter Options",
|
||||
"textFit": "Fit Width",
|
||||
"textFormat": "Format",
|
||||
"textFraction": "Fraction",
|
||||
"textFromLibrary": "Picture from Library",
|
||||
"textFromURL": "Picture from URL",
|
||||
"textGeneral": "General",
|
||||
"textGridlines": "Gridlines",
|
||||
"textHigh": "High",
|
||||
"textHorizontal": "Horizontal",
|
||||
"textHorizontalAxis": "Horizontal Axis",
|
||||
"textHorizontalText": "Horizontal Text",
|
||||
"textHundreds": "Hundreds",
|
||||
"textHyperlink": "Hyperlink",
|
||||
"textIn": "In",
|
||||
"textInnerBottom": "Inner Bottom",
|
||||
"textInnerTop": "Inner Top",
|
||||
"textInsideBorders": "Inside Borders",
|
||||
"textInsideHorizontalBorder": "Inside Horizontal Border",
|
||||
"textInsideVerticalBorder": "Inside Vertical Border",
|
||||
"textInteger": "Integer",
|
||||
"textInternalDataRange": "Internal Data Range",
|
||||
"textInvalidRange": "Invalid cells range",
|
||||
"textJustified": "Justified",
|
||||
"textLabelOptions": "Label Options",
|
||||
"textLabelPosition": "Label Position",
|
||||
"textLeft": "Left",
|
||||
"textLeftBorder": "Left Border",
|
||||
"textLeftOverlay": "Left Overlay",
|
||||
"textLegend": "Legend",
|
||||
"textLink": "Link",
|
||||
"textLinkSettings": "Link Settings",
|
||||
"textLinkType": "Link Type",
|
||||
"textLow": "Low",
|
||||
"textMajor": "Major",
|
||||
"textMajorAndMinor": "Major And Minor",
|
||||
"textMajorType": "Major Type",
|
||||
"textMaximumValue": "Maximum Value",
|
||||
"textMedium": "Medium",
|
||||
"textMillions": "Millions",
|
||||
"textMinimumValue": "Minimum Value",
|
||||
"textMinor": "Minor",
|
||||
"textMinorType": "Minor Type",
|
||||
"textMoveBackward": "Move Backward",
|
||||
"textMoveForward": "Move Forward",
|
||||
"textNextToAxis": "Next to Axis",
|
||||
"textNoBorder": "No Border",
|
||||
"textNoOverlay": "No Overlay",
|
||||
"textNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"textNumber": "Number",
|
||||
"textOnTickMarks": "On Tick Marks",
|
||||
"textOpacity": "Opacity",
|
||||
"textOut": "Out",
|
||||
"textOuterTop": "Outer Top",
|
||||
"textOutsideBorders": "Outside Borders",
|
||||
"textOverlay": "Overlay",
|
||||
"textPercentage": "Percentage",
|
||||
"textPictureFromLibrary": "Picture from Library",
|
||||
"textPictureFromURL": "Picture from URL",
|
||||
"textPound": "Pound",
|
||||
"textPt": "pt",
|
||||
"textRange": "Range",
|
||||
"textRemoveChart": "Remove Chart",
|
||||
"textRemoveImage": "Remove Image",
|
||||
"textRemoveLink": "Remove Link",
|
||||
"textRemoveShape": "Remove Shape",
|
||||
"textReorder": "Reorder",
|
||||
"textReplace": "Replace",
|
||||
"textReplaceImage": "Replace Image",
|
||||
"textRequired": "Required",
|
||||
"textRight": "Right",
|
||||
"textRightBorder": "Right Border",
|
||||
"textRightOverlay": "Right Overlay",
|
||||
"textRotated": "Rotated",
|
||||
"textRotateTextDown": "Rotate Text Down",
|
||||
"textRotateTextUp": "Rotate Text Up",
|
||||
"textRouble": "Rouble",
|
||||
"textScientific": "Scientific",
|
||||
"textScreenTip": "Screen Tip",
|
||||
|
@ -523,85 +523,111 @@
|
|||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "CSVオプションを選択する",
|
||||
"advDRMEnterPassword": "パスワード:",
|
||||
"advDRMOptions": "保護されたファイル",
|
||||
"advDRMPassword": "パスワード",
|
||||
"closeButtonText": "ファイルを閉じる",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"textAbout": "詳細情報",
|
||||
"textAddress": "アドレス",
|
||||
"textApplication": "アプリケーション",
|
||||
"textApplicationSettings": "アプリ設定",
|
||||
"textAuthor": "作成者",
|
||||
"textBack": "戻る",
|
||||
"textBottom": "最下部",
|
||||
"textByColumns": "列で",
|
||||
"textByRows": "行で",
|
||||
"textCancel": "キャンセル",
|
||||
"textCentimeter": "センチ",
|
||||
"textChooseCsvOptions": "CSVオプションを選択する",
|
||||
"textChooseEncoding": "エンコード選択する",
|
||||
"textCollaboration": "コラボレーション",
|
||||
"textColorSchemes": "色スキーム",
|
||||
"textComment": "コメント",
|
||||
"textCommentingDisplay": "コメントの表示",
|
||||
"textComments": "コメント",
|
||||
"textCreated": "作成された",
|
||||
"textCustomSize": "ユーザー設定サイズ",
|
||||
"textDelimeter": "デリミタ",
|
||||
"textDisableAll": "全てを無効にする",
|
||||
"textDisableAllMacrosWithNotification": "警告を表示して全てのマクロを無効にする",
|
||||
"textDisableAllMacrosWithoutNotification": "警告を表示してないすべてのマクロを無効にする",
|
||||
"textDone": "完了",
|
||||
"textDownload": "ダウンロード",
|
||||
"textDownloadAs": "としてダウンロード",
|
||||
"textEmail": "メール",
|
||||
"textEnableAll": "全てを有効にする",
|
||||
"textEnableAllMacrosWithoutNotification": "警告を表示してないすべてのマクロを有効にする",
|
||||
"textEncoding": "エンコード",
|
||||
"textExample": "例文",
|
||||
"textFind": "検索する",
|
||||
"textFindAndReplace": "検索と置換",
|
||||
"textFindAndReplaceAll": "全てを 検索して置換する",
|
||||
"textFormat": "形式",
|
||||
"textFormulaLanguage": "数式の言語",
|
||||
"textFormulas": "数式",
|
||||
"textHelp": "ヘルプ",
|
||||
"textHideGridlines": "グリッド線を隠す",
|
||||
"textHideHeadings": "ヘッダーを隠す",
|
||||
"textHighlightRes": "結果を強調表示する",
|
||||
"textInch": "インチ",
|
||||
"textLandscape": "横向きフォーマット",
|
||||
"textLastModified": "最後の変更",
|
||||
"textLastModifiedBy": "最後の変更の作成者",
|
||||
"textLeft": "左",
|
||||
"textLocation": "位置",
|
||||
"textLookIn": "検索の範囲",
|
||||
"textMacrosSettings": "マクロの設定",
|
||||
"textMargins": "余白",
|
||||
"textMatchCase": "大文字と小文字の斟酌で",
|
||||
"textMatchCell": "セルの照合",
|
||||
"textOk": "OK",
|
||||
"textOpenFile": "ファイルを開くためにパスワードを入力してください",
|
||||
"textOrientation": "向き",
|
||||
"textOwner": "作成者",
|
||||
"textPoint": "ポイント",
|
||||
"textPortrait": "縦長の向き",
|
||||
"textPoweredBy": "Powered by",
|
||||
"textPrint": "印刷",
|
||||
"textRegionalSettings": "地域と言語のオプション",
|
||||
"textReplace": "置換する",
|
||||
"textReplaceAll": "全てを置換する",
|
||||
"textResolvedComments": "解決されたコメント",
|
||||
"textRight": "右",
|
||||
"textSearch": "検索",
|
||||
"textSearchBy": "検索",
|
||||
"textTitle": "タイトル",
|
||||
"textUnitOfMeasurement": "測定単位",
|
||||
"textValues": "値",
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
"advDRMOptions": "Protected File",
|
||||
"closeButtonText": "Close File",
|
||||
"textApplicationSettings": "Application Settings",
|
||||
"textBack": "Back",
|
||||
"textBottom": "Bottom",
|
||||
"textByColumns": "By columns",
|
||||
"textByRows": "By rows",
|
||||
"textCentimeter": "Centimeter",
|
||||
"textChooseCsvOptions": "Choose CSV Options",
|
||||
"txtColon": "コロン",
|
||||
"txtComma": "コンマ(読点)",
|
||||
"txtDelimiter": "デリミタ",
|
||||
"txtDownloadCsv": "CSVをダウンロード",
|
||||
"txtEncoding": "エンコード",
|
||||
"txtIncorrectPwd": "パスワードが間違い",
|
||||
"txtOk": "OK",
|
||||
"txtScheme1": "office",
|
||||
"txtScheme10": "中位数",
|
||||
"txtScheme11": "メトロ",
|
||||
"txtScheme12": "モジュール",
|
||||
"txtScheme13": "キュート",
|
||||
"txtScheme14": "オリエル",
|
||||
"txtScheme15": "発生元",
|
||||
"txtScheme16": "紙",
|
||||
"txtScheme2": "グレースケール",
|
||||
"txtScheme22": "新しい Office",
|
||||
"txtScheme3": "鉄片",
|
||||
"txtScheme4": "アスペクト",
|
||||
"txtScheme5": "クール",
|
||||
"txtScheme6": "コンコース",
|
||||
"txtScheme7": "株主資本",
|
||||
"txtScheme8": "フロー",
|
||||
"txtScheme9": "ファウンドリ",
|
||||
"warnDownloadAs": "この形式で保存する続けば、テクスト除いて全てが失います。続けてもよろしいですか?",
|
||||
"textChooseDelimeter": "Choose Delimeter",
|
||||
"textChooseEncoding": "Choose Encoding",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textColorSchemes": "Color Schemes",
|
||||
"textCommentingDisplay": "Commenting Display",
|
||||
"textComments": "Comments",
|
||||
"textCreated": "Created",
|
||||
"textCustomSize": "Custom Size",
|
||||
"textDelimeter": "Delimiter",
|
||||
"textDisableAll": "Disable All",
|
||||
"textDisableAllMacrosWithNotification": "Disable all macros with a notification",
|
||||
"textDisableAllMacrosWithoutNotification": "Disable all macros without a notification",
|
||||
"textDownloadAs": "Download As",
|
||||
"textEnableAll": "Enable All",
|
||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without a notification",
|
||||
"textEncoding": "Encoding",
|
||||
"textFind": "Find",
|
||||
"textFindAndReplace": "Find and Replace",
|
||||
"textFindAndReplaceAll": "Find and Replace All",
|
||||
"textFormat": "Format",
|
||||
"textFormulaLanguage": "Formula Language",
|
||||
"textFormulas": "Formulas",
|
||||
"textHideGridlines": "Hide Gridlines",
|
||||
"textHideHeadings": "Hide Headings",
|
||||
"textHighlightRes": "Highlight results",
|
||||
"textInch": "Inch",
|
||||
"textLandscape": "Landscape",
|
||||
"textLastModified": "Last Modified",
|
||||
"textLastModifiedBy": "Last Modified By",
|
||||
"textLeft": "Left",
|
||||
"textLocation": "Location",
|
||||
"textLookIn": "Look In",
|
||||
"textMacrosSettings": "Macros Settings",
|
||||
"textMargins": "Margins",
|
||||
"textMatchCase": "Match Case",
|
||||
"textMatchCell": "Match Cell",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textOk": "Ok",
|
||||
"textOpenFile": "Enter a password to open the file",
|
||||
"textOrientation": "Orientation",
|
||||
"textPoint": "Point",
|
||||
"textPortrait": "Portrait",
|
||||
"textPoweredBy": "Powered By",
|
||||
"textR1C1Style": "R1C1 Reference Style",
|
||||
"textRegionalSettings": "Regional Settings",
|
||||
"textReplace": "Replace",
|
||||
"textReplaceAll": "Replace All",
|
||||
"textResolvedComments": "Resolved Comments",
|
||||
"textRight": "Right",
|
||||
"textSearchIn": "Search In",
|
||||
"textSettings": "Settings",
|
||||
"textSheet": "Sheet",
|
||||
|
@ -616,40 +642,15 @@
|
|||
"textUploaded": "Uploaded",
|
||||
"textVersion": "Version",
|
||||
"textWorkbook": "Workbook",
|
||||
"txtColon": "Colon",
|
||||
"txtComma": "Comma",
|
||||
"txtDelimiter": "Delimiter",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtEncoding": "Encoding",
|
||||
"txtIncorrectPwd": "Password is incorrect",
|
||||
"txtOk": "Ok",
|
||||
"txtProtected": "Once you enter the password and open the file, the current password to the file will be reset",
|
||||
"txtScheme1": "Office",
|
||||
"txtScheme10": "Median",
|
||||
"txtScheme11": "Metro",
|
||||
"txtScheme12": "Module",
|
||||
"txtScheme13": "Opulent",
|
||||
"txtScheme14": "Oriel",
|
||||
"txtScheme15": "Origin",
|
||||
"txtScheme16": "Paper",
|
||||
"txtScheme17": "Solstice",
|
||||
"txtScheme18": "Technic",
|
||||
"txtScheme19": "Trek",
|
||||
"txtScheme2": "Grayscale",
|
||||
"txtScheme20": "Urban",
|
||||
"txtScheme21": "Verve",
|
||||
"txtScheme22": "New Office",
|
||||
"txtScheme3": "Apex",
|
||||
"txtScheme4": "Aspect",
|
||||
"txtScheme5": "Civic",
|
||||
"txtScheme6": "Concourse",
|
||||
"txtScheme7": "Equity",
|
||||
"txtScheme8": "Flow",
|
||||
"txtScheme9": "Foundry",
|
||||
"txtSemicolon": "Semicolon",
|
||||
"txtSpace": "Space",
|
||||
"txtTab": "Tab",
|
||||
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?"
|
||||
"txtTab": "Tab"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Waarschuwing",
|
||||
"textCopyCutPasteActions": "Acties Kopiëren, Knippen en Plakken",
|
||||
"textDoNotShowAgain": "Niet meer laten zien.",
|
||||
"warnMergeLostData": "De bewerking kan gegevens in de geselecteerde cellen vernietigen. Doorgaan?"
|
||||
"warnMergeLostData": "Alleen de gegevens in de cel linksboven blijven behouden in de samengevoegde cel.<br>Wilt u doorgaan?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -556,6 +556,7 @@
|
|||
"textEmail": "E-mail",
|
||||
"textEnableAll": "Alles inschakelen",
|
||||
"textEnableAllMacrosWithoutNotification": "Schakel alle macro's in zonder een notificatie",
|
||||
"textExample": "Voorbeeld",
|
||||
"textFind": "Zoeken",
|
||||
"textFindAndReplace": "Zoeken en vervangen",
|
||||
"textFindAndReplaceAll": "Zoek en vervang alles",
|
||||
|
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -27,11 +27,11 @@
|
|||
"textMessageDeleteComment": "Você quer realmente excluir este comentário?",
|
||||
"textMessageDeleteReply": "Você realmente quer apagar esta resposta?",
|
||||
"textNoComments": "O documento não contém comentários",
|
||||
"textOk": "OK",
|
||||
"textReopen": "Reabrir",
|
||||
"textResolve": "Resolver",
|
||||
"textTryUndoRedo": "As funções Desfazer/Refazer estão desabilitadas para o modo de coedição rápido.",
|
||||
"textUsers": "Usuários",
|
||||
"textOk": "Ok"
|
||||
"textUsers": "Usuários"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Cores personalizadas",
|
||||
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Aviso",
|
||||
"textCopyCutPasteActions": "Copiar, Cortar e Colar",
|
||||
"textDoNotShowAgain": "Não volte a aparecer",
|
||||
"warnMergeLostData": "A operação pode destruir os dados nas células selecionadas. Continuar?"
|
||||
"warnMergeLostData": "Apenas os dados da célula superior esquerda permanecerá na célula mesclada.<br>Você tem certeza de que deseja continuar? "
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -194,6 +194,7 @@
|
|||
"errorInvalidRef": "Inserir um nome correto para a seleção ou referência válida para ir para.",
|
||||
"errorKeyEncrypt": "Descritor de chave desconhecido",
|
||||
"errorKeyExpire": "Descritor de chave expirado",
|
||||
"errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
|
||||
"errorLockedAll": "A operação não pode ser concluída uma vez que a folha foi bloqueada por outro usuário.",
|
||||
"errorLockedCellPivot": "Você não pode alterar a data em uma tabela dinâmica.",
|
||||
"errorLockedWorksheetRename": "A folha não pode ser renomeada no momento uma vez que está sendo renomeada por outro usuário",
|
||||
|
@ -223,8 +224,7 @@
|
|||
"unknownErrorText": "Erro desconhecido.",
|
||||
"uploadImageExtMessage": "Formato de imagem desconhecido.",
|
||||
"uploadImageFileCountMessage": "Sem imagens carregadas.",
|
||||
"uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB.",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator."
|
||||
"uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Carregando dados...",
|
||||
|
@ -274,13 +274,13 @@
|
|||
"textErrorRemoveSheet": "Não é possível excluir a folha de trabalho.",
|
||||
"textHide": "Ocultar",
|
||||
"textMore": "Mais",
|
||||
"textOk": "OK",
|
||||
"textRename": "Renomear",
|
||||
"textRenameSheet": "Renomear Folha",
|
||||
"textSheet": "Folha",
|
||||
"textSheetName": "Nome da folha",
|
||||
"textUnhide": "Reexibir",
|
||||
"textWarnDeleteSheet": "A folha de trabalho talvez tenha dados. Proceder à operação?",
|
||||
"textOk": "Ok"
|
||||
"textWarnDeleteSheet": "A folha de trabalho talvez tenha dados. Proceder à operação?"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Você tem alterações não salvas neste documento. Clique em 'Permanecer nesta página' para aguardar o salvamento automático. Clique em 'Sair desta página' para descartar todas as alterações não salvas.",
|
||||
|
@ -329,18 +329,18 @@
|
|||
"textRange": "Intervalo",
|
||||
"textRequired": "Necessário",
|
||||
"textScreenTip": "Dica de tela",
|
||||
"textSelectedRange": "Intervalo selecionado",
|
||||
"textShape": "Forma",
|
||||
"textSheet": "Folha",
|
||||
"textSortAndFilter": "Classificar e Filtrar",
|
||||
"txtExpand": "Expandir e classificar",
|
||||
"txtExpandSort": "Os dados próximos à seleção não serão classificados. Você quer expandir a seleção para incluir os dados adjacentes ou continuar com classificando apenas as células selecionadas atualmente?",
|
||||
"txtLockSort": "Os dados são encontrados ao lado de sua seleção, mas você não tem permissão suficiente para alterar essas células.<br> Você deseja continuar com a seleção atual?",
|
||||
"txtNo": "Não",
|
||||
"txtNotUrl": "Este campo deve ser uma URL no formato \"http://www.example.com\"",
|
||||
"txtSorting": "Classificação",
|
||||
"txtSortSelected": "Classificar selecionado",
|
||||
"textSelectedRange": "Selected Range",
|
||||
"txtLockSort": "Data is found next to your selection, but you do not have sufficient permissions to change those cells.<br>Do you wish to continue with the current selection?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
"txtYes": "Sim"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Aviso",
|
||||
|
@ -540,6 +540,9 @@
|
|||
"textByRows": "Por linhas",
|
||||
"textCancel": "Cancelar",
|
||||
"textCentimeter": "Centímetro",
|
||||
"textChooseCsvOptions": "Escolher opções CSV",
|
||||
"textChooseDelimeter": "Escolha o delimitador",
|
||||
"textChooseEncoding": "Escolha a codificação",
|
||||
"textCollaboration": "Colaboração",
|
||||
"textColorSchemes": "Esquemas de cor",
|
||||
"textComment": "Comente",
|
||||
|
@ -547,6 +550,7 @@
|
|||
"textComments": "Comentários",
|
||||
"textCreated": "Criado",
|
||||
"textCustomSize": "Tamanho personalizado",
|
||||
"textDelimeter": "Delimitador",
|
||||
"textDisableAll": "Desabilitar tudo",
|
||||
"textDisableAllMacrosWithNotification": "Desativar todas as macros com uma notificação",
|
||||
"textDisableAllMacrosWithoutNotification": "Desativar todas as macros sem uma notificação",
|
||||
|
@ -556,6 +560,8 @@
|
|||
"textEmail": "Email",
|
||||
"textEnableAll": "Habilitar todos",
|
||||
"textEnableAllMacrosWithoutNotification": "Habilitar todas as macros sem uma notificação",
|
||||
"textEncoding": "Codificação",
|
||||
"textExample": "Exemplo",
|
||||
"textFind": "Localizar",
|
||||
"textFindAndReplace": "Localizar e substituir",
|
||||
"textFindAndReplaceAll": "Encontrar e Substituir Tudo",
|
||||
|
@ -578,6 +584,7 @@
|
|||
"textMatchCase": "Diferenciar maiúsculas/minúsculas",
|
||||
"textMatchCell": "Combinar célula",
|
||||
"textNoTextFound": "Texto não encontrado",
|
||||
"textOk": "OK",
|
||||
"textOpenFile": "Inserir a Senha para Abrir o Arquivo",
|
||||
"textOrientation": "Orientação",
|
||||
"textOwner": "Proprietário",
|
||||
|
@ -610,9 +617,13 @@
|
|||
"textValues": "Valores",
|
||||
"textVersion": "Versão",
|
||||
"textWorkbook": "Pasta de trabalho",
|
||||
"txtColon": "Dois pontos",
|
||||
"txtComma": "vírgula",
|
||||
"txtDelimiter": "Delimitador",
|
||||
"txtDownloadCsv": "Baixar CSV",
|
||||
"txtEncoding": "Codificação",
|
||||
"txtIncorrectPwd": "A senha está incorreta",
|
||||
"txtOk": "OK",
|
||||
"txtProtected": "Ao abrir o arquivo com sua senha, a senha atual será redefinida.",
|
||||
"txtScheme1": "Office",
|
||||
"txtScheme10": "Mediana",
|
||||
|
@ -636,20 +647,10 @@
|
|||
"txtScheme7": "Patrimônio Líquido",
|
||||
"txtScheme8": "Fluxo",
|
||||
"txtScheme9": "Fundição",
|
||||
"txtSemicolon": "Ponto e vírgula ",
|
||||
"txtSpace": "Espaço",
|
||||
"txtTab": "Aba",
|
||||
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?",
|
||||
"textChooseCsvOptions": "Choose CSV Options",
|
||||
"textChooseDelimeter": "Choose Delimeter",
|
||||
"textChooseEncoding": "Choose Encoding",
|
||||
"textDelimeter": "Delimiter",
|
||||
"textEncoding": "Encoding",
|
||||
"textOk": "Ok",
|
||||
"txtColon": "Colon",
|
||||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Avertisment",
|
||||
"textCopyCutPasteActions": "Comenzile de copiere, decupare și lipire",
|
||||
"textDoNotShowAgain": "Nu mai afișa",
|
||||
"warnMergeLostData": "Operațiunea poate rezulta în distrugerea datelor din celule selectate. 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?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -561,6 +561,7 @@
|
|||
"textEnableAll": "Se activează toate",
|
||||
"textEnableAllMacrosWithoutNotification": "Se activează toate macrocomenzile, fără notificare",
|
||||
"textEncoding": "Codificare",
|
||||
"textExample": "Exemplu",
|
||||
"textFind": "Găsire",
|
||||
"textFindAndReplace": "Găsire și înlocuire",
|
||||
"textFindAndReplaceAll": "Găsire și înlocuire totală",
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"notcriticalErrorTitle": "Внимание",
|
||||
"textCopyCutPasteActions": "Операции копирования, вырезания и вставки",
|
||||
"textDoNotShowAgain": "Больше не показывать",
|
||||
"warnMergeLostData": "Операция может привести к удалению данных в выделенных ячейках. Продолжить?"
|
||||
"warnMergeLostData": "В объединенной ячейке останутся только данные из левой верхней ячейки.<br>Вы действительно хотите продолжить?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -561,6 +561,7 @@
|
|||
"textEnableAll": "Включить все",
|
||||
"textEnableAllMacrosWithoutNotification": "Включить все макросы без уведомления",
|
||||
"textEncoding": "Кодировка",
|
||||
"textExample": "Пример",
|
||||
"textFind": "Поиск",
|
||||
"textFindAndReplace": "Поиск и замена",
|
||||
"textFindAndReplaceAll": "Найти и заменить все",
|
||||
|
@ -649,8 +650,7 @@
|
|||
"txtSemicolon": "Точка с запятой",
|
||||
"txtSpace": "Пробел",
|
||||
"txtTab": "Табуляция",
|
||||
"warnDownloadAs": "Если вы продолжите сохранение в этот формат, весь функционал, кроме текста, будет потерян.<br>Вы действительно хотите продолжить?",
|
||||
"textExample": "Пример"
|
||||
"warnDownloadAs": "Если вы продолжите сохранение в этот формат, весь функционал, кроме текста, будет потерян.<br>Вы действительно хотите продолжить?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -649,7 +649,8 @@
|
|||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon"
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
}
|
||||
}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue